Jul 03 15:40:42.981038 np0000004436 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 15:40:42.986264 np0000004436 devstack@c-api.service[99810]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 15:40:42 2026] *** Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: nodename: np0000004436 Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: machine: x86_64 Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: clock source: unix Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: pcre jit disabled Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: detected number of CPU cores: 16 Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: current working directory: / Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: detected binary path: /usr/bin/uwsgi-core Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: your processes number limit is 257052 Jul 03 15:40:42.988404 np0000004436 devstack@c-api.service[99810]: your memory page size is 4096 bytes Jul 03 15:40:42.988782 np0000004436 devstack@c-api.service[99810]: detected max file descriptor number: 2048 Jul 03 15:40:42.988782 np0000004436 devstack@c-api.service[99810]: lock engine: pthread robust mutexes Jul 03 15:40:42.988782 np0000004436 devstack@c-api.service[99810]: thunder lock: enabled Jul 03 15:40:42.988849 np0000004436 devstack@c-api.service[99810]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 15:40:42.988902 np0000004436 devstack@c-api.service[99810]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 15:40:42.988935 np0000004436 devstack@c-api.service[99810]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 15:40:42.988935 np0000004436 devstack@c-api.service[99810]: Set PythonHome to /opt/stack/data/venv Jul 03 15:40:43.021216 np0000004436 devstack@c-api.service[99810]: Python main interpreter initialized at 0x71176c2a3668 Jul 03 15:40:43.021216 np0000004436 devstack@c-api.service[99810]: python threads support enabled Jul 03 15:40:43.021216 np0000004436 devstack@c-api.service[99810]: your server socket listen backlog is limited to 100 connections Jul 03 15:40:43.021216 np0000004436 devstack@c-api.service[99810]: your mercy for graceful operations on workers is 80 seconds Jul 03 15:40:43.021736 np0000004436 devstack@c-api.service[99810]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 15:40:43.021865 np0000004436 devstack@c-api.service[99810]: *** Operational MODE: preforking *** Jul 03 15:40:43.022052 np0000004436 devstack@c-api.service[99810]: *** uWSGI is running in multiple interpreter mode *** Jul 03 15:40:43.022052 np0000004436 devstack@c-api.service[99810]: spawned uWSGI master process (pid: 99810) Jul 03 15:40:43.022222 np0000004436 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 15:40:43.022629 np0000004436 devstack@c-api.service[99810]: spawned uWSGI worker 1 (pid: 99816, cores: 1) Jul 03 15:40:43.023069 np0000004436 devstack@c-api.service[99810]: spawned uWSGI worker 2 (pid: 99817, cores: 1) Jul 03 15:40:43.023464 np0000004436 devstack@c-api.service[99810]: spawned uWSGI worker 3 (pid: 99818, cores: 1) Jul 03 15:40:43.023893 np0000004436 devstack@c-api.service[99810]: spawned uWSGI worker 4 (pid: 99819, cores: 1) Jul 03 15:40:43.023949 np0000004436 devstack@c-api.service[99810]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 15:40:43.142657 np0000004436 devstack@c-api.service[99819]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 15:40:43.142657 np0000004436 devstack@c-api.service[99819]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 15:40:43.142657 np0000004436 devstack@c-api.service[99819]: we strongly recommend against using it for new projects. Jul 03 15:40:43.142657 np0000004436 devstack@c-api.service[99819]: If you are already using Eventlet, we recommend migrating to a different Jul 03 15:40:43.142657 np0000004436 devstack@c-api.service[99819]: framework. For more detail see Jul 03 15:40:43.142657 np0000004436 devstack@c-api.service[99819]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 15:40:43.142657 np0000004436 devstack@c-api.service[99819]: import eventlet # noqa Jul 03 15:40:43.143732 np0000004436 devstack@c-api.service[99818]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 15:40:43.143732 np0000004436 devstack@c-api.service[99818]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 15:40:43.143732 np0000004436 devstack@c-api.service[99818]: we strongly recommend against using it for new projects. Jul 03 15:40:43.143732 np0000004436 devstack@c-api.service[99818]: If you are already using Eventlet, we recommend migrating to a different Jul 03 15:40:43.143732 np0000004436 devstack@c-api.service[99818]: framework. For more detail see Jul 03 15:40:43.143732 np0000004436 devstack@c-api.service[99818]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 15:40:43.143732 np0000004436 devstack@c-api.service[99818]: import eventlet # noqa Jul 03 15:40:43.144182 np0000004436 devstack@c-api.service[99817]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 15:40:43.144182 np0000004436 devstack@c-api.service[99817]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 15:40:43.144182 np0000004436 devstack@c-api.service[99817]: we strongly recommend against using it for new projects. Jul 03 15:40:43.144182 np0000004436 devstack@c-api.service[99817]: If you are already using Eventlet, we recommend migrating to a different Jul 03 15:40:43.144182 np0000004436 devstack@c-api.service[99817]: framework. For more detail see Jul 03 15:40:43.144182 np0000004436 devstack@c-api.service[99817]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 15:40:43.144182 np0000004436 devstack@c-api.service[99817]: import eventlet # noqa Jul 03 15:40:43.154817 np0000004436 devstack@c-api.service[99816]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 15:40:43.154817 np0000004436 devstack@c-api.service[99816]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 15:40:43.154817 np0000004436 devstack@c-api.service[99816]: we strongly recommend against using it for new projects. Jul 03 15:40:43.154817 np0000004436 devstack@c-api.service[99816]: If you are already using Eventlet, we recommend migrating to a different Jul 03 15:40:43.154817 np0000004436 devstack@c-api.service[99816]: framework. For more detail see Jul 03 15:40:43.154817 np0000004436 devstack@c-api.service[99816]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 15:40:43.154817 np0000004436 devstack@c-api.service[99816]: import eventlet # noqa Jul 03 15:40:43.221684 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 15:40:43.221684 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:40:43.223961 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 15:40:43.223961 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:40:43.224872 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 15:40:43.224872 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:40:43.237713 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 15:40:43.237713 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:40:43.300436 np0000004436 devstack@c-api.service[99818]: /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 03 15:40:43.300436 np0000004436 devstack@c-api.service[99818]: from cgi import parse_header Jul 03 15:40:43.307713 np0000004436 devstack@c-api.service[99817]: /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 03 15:40:43.307713 np0000004436 devstack@c-api.service[99817]: from cgi import parse_header Jul 03 15:40:43.307782 np0000004436 devstack@c-api.service[99819]: /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 03 15:40:43.307782 np0000004436 devstack@c-api.service[99819]: from cgi import parse_header Jul 03 15:40:43.317649 np0000004436 devstack@c-api.service[99816]: /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 03 15:40:43.317649 np0000004436 devstack@c-api.service[99816]: from cgi import parse_header Jul 03 15:40:43.353532 np0000004436 devstack@c-api.service[99818]: /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 03 15:40:43.353532 np0000004436 devstack@c-api.service[99818]: removals.removed_module( Jul 03 15:40:43.355456 np0000004436 devstack@c-api.service[99818]: /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 03 15:40:43.355456 np0000004436 devstack@c-api.service[99818]: removals.removed_module( Jul 03 15:40:43.361887 np0000004436 devstack@c-api.service[99819]: /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 03 15:40:43.361887 np0000004436 devstack@c-api.service[99819]: removals.removed_module( Jul 03 15:40:43.364267 np0000004436 devstack@c-api.service[99819]: /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 03 15:40:43.364267 np0000004436 devstack@c-api.service[99819]: removals.removed_module( Jul 03 15:40:43.366251 np0000004436 devstack@c-api.service[99816]: /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 03 15:40:43.366251 np0000004436 devstack@c-api.service[99816]: removals.removed_module( Jul 03 15:40:43.368010 np0000004436 devstack@c-api.service[99816]: /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 03 15:40:43.368010 np0000004436 devstack@c-api.service[99816]: removals.removed_module( Jul 03 15:40:43.369604 np0000004436 devstack@c-api.service[99817]: /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 03 15:40:43.369604 np0000004436 devstack@c-api.service[99817]: removals.removed_module( Jul 03 15:40:43.371709 np0000004436 devstack@c-api.service[99817]: /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 03 15:40:43.371709 np0000004436 devstack@c-api.service[99817]: removals.removed_module( Jul 03 15:40:44.091928 np0000004436 devstack@c-api.service[99817]: /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 03 15:40:44.091928 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:40:44.093952 np0000004436 devstack@c-api.service[99818]: /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 03 15:40:44.093952 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:40:44.096940 np0000004436 devstack@c-api.service[99819]: /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 03 15:40:44.096940 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:40:44.113760 np0000004436 devstack@c-api.service[99816]: /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 03 15:40:44.113760 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:40:44.141699 np0000004436 devstack@c-api.service[99818]: /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 03 15:40:44.141699 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:40:44.143952 np0000004436 devstack@c-api.service[99817]: /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 03 15:40:44.143952 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:40:44.144235 np0000004436 devstack@c-api.service[99819]: /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 03 15:40:44.144235 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:40:44.161871 np0000004436 devstack@c-api.service[99816]: /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 03 15:40:44.161871 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:40:44.307974 np0000004436 devstack@c-api.service[99817]: 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 03 15:40:44.307974 np0000004436 devstack@c-api.service[99817]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99817) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 15:40:44.308345 np0000004436 devstack@c-api.service[99819]: 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 03 15:40:44.308345 np0000004436 devstack@c-api.service[99819]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99819) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 15:40:44.308401 np0000004436 devstack@c-api.service[99818]: 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 03 15:40:44.308401 np0000004436 devstack@c-api.service[99818]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99818) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 15:40:44.320611 np0000004436 devstack@c-api.service[99816]: 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 03 15:40:44.320611 np0000004436 devstack@c-api.service[99816]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99816) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 15:40:44.390965 np0000004436 devstack@c-api.service[99817]: /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 03 15:40:44.390965 np0000004436 devstack@c-api.service[99817]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 15:40:44.392155 np0000004436 devstack@c-api.service[99816]: /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 03 15:40:44.392155 np0000004436 devstack@c-api.service[99816]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 15:40:44.394016 np0000004436 devstack@c-api.service[99819]: /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 03 15:40:44.394016 np0000004436 devstack@c-api.service[99819]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 15:40:44.394221 np0000004436 devstack@c-api.service[99818]: /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 03 15:40:44.394221 np0000004436 devstack@c-api.service[99818]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 15:40:44.846381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99819) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 15:40:44.846595 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99816) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 15:40:44.846697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99818) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 15:40:44.846748 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.846793 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.846949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.847011 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.847056 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.847140 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.847249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99817) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 15:40:44.847324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.847402 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.847527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.847732 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.848173 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.848173 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.848998 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.849060 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.849113 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.849198 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.849285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.849367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.849367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.849506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.849577 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.849678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.849678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.849678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.849678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.849678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.850425 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.850881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.850881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.850881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.850881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.850881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.850881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.853058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.853207 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.853207 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.853305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.853344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.853426 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.853466 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.853466 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.853518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.853545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.853584 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.853609 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.853647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.853670 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.853691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.853730 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.853761 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.853785 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.853815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.853847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.853872 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.853894 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.853917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.853945 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.853981 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.854013 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.854034 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.854055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.854087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.854121 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.854143 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.854174 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.854209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.854245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.854271 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.854298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.854322 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.854344 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.854366 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.854387 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.854407 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.854428 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.854454 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.854477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.854503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.854527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.854553 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.854574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.854601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.854641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.854641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.854641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.854641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.854732 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.854967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.854967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.854967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.855183 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.855183 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.855183 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.855288 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.855337 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.855427 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.856147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.856228 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.856274 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.856311 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.856336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.856360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.856386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.856410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.856431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.856469 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.856506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.856541 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.856582 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.856633 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.856676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.856702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.856702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.856745 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.856779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.856779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.856779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.856847 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.856847 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.856902 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.856931 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.856960 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.857001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.857039 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.857072 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.857097 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.857118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.857149 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.857187 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.857212 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.857235 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.857274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.857300 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.857328 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.857357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.857392 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.857438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.857465 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.857485 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.857507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.857507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.857547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.857574 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.857601 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.857601 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.857669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.857690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.857711 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.857732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.857732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.857766 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.857796 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.858395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.858579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.858579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.858579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.858761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.858761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.858862 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.858904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.858943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.858943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.858943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.858943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.859029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.859059 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.859084 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.859115 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.859256 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.859306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.859363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.859395 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.859444 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.859482 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.859543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.859543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.860217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.860288 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.860352 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.860387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.860441 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.860478 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.860538 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.860538 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.860538 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.860638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.860669 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.860701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.860727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.860751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.860776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.860801 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.860829 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.860855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.860881 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.860906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.860929 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.860950 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.860973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.860998 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.861025 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.861047 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.861080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.861109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.861146 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.861203 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.861227 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.861253 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.861276 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.861297 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.861319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.861347 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.861374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.861396 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.861417 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.861417 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.861462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.861489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.861516 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.861539 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.861562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.861589 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.861613 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.861720 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.861750 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.861779 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.861809 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.861838 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.861865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.861890 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.861911 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.861934 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.861967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.861967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.861967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.861967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.862461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.862461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.862461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.862461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.862461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.862673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.862712 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.862775 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.862810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.862856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.862856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.862856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.862856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.862856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.864123 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.864207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.864278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.864339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.864397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.864462 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.864523 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.867069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.867150 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.867242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.867242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.867318 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.867371 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.867458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.869996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.870069 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.870167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.870232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.870719 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.870770 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.870770 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.871225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.871414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.871463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.871463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.871463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.871463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.871463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.871703 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.871780 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.871827 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.871880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.871921 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.871958 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.872003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.872042 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.872085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.872124 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.872191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.872231 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.872364 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.872412 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.872478 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.872545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.872634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.872717 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.872775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.873053 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.873130 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.873177 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.873243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.873243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.873243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.873243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.873243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.873501 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.873534 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.873600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.873600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.873600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.873600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.873600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.873600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.873885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.873885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.873885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.873885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.873885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.873885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.873885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.874119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.874119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.874214 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.874276 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.874602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.874689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.874726 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.874919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.874960 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.875037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.875037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.875037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.875037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.875037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.875381 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.875471 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.875543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.875580 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.875655 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.875703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.875703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.875760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.875794 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.875865 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.875898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.875924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.875949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.875979 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.876005 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.876038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.876064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.876093 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.876118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.876143 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.876185 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.876216 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.876244 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.876268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.876292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.876320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.876351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.876377 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.876377 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.876462 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.876494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.876520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.876544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.876578 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.876604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.876650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.876679 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.876703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.876728 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.876751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.876751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.876751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.877268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.877332 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.877395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.877433 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.877746 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.877782 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.877815 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.877841 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.877864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.877905 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.877905 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.877948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.877979 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.877979 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.879778 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.879778 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.879855 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.879886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.879922 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.879948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.879948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.879994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.880018 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.880053 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.880080 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.880104 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.880104 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.880104 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.881874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.881942 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.882007 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.882043 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.882107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.882143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.882188 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.882215 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.882240 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.882267 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.882291 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.882315 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.882336 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.882515 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.882563 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.882727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.882809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.882842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.882842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.882842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.882842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.883931 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.884012 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.884098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.884136 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.884193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.884236 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.884286 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.884317 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.884338 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.884391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.884421 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.884454 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.884483 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.884506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.884531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.884531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.884578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.884600 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.884648 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.884679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.884711 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.884741 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.884772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.884798 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.884822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.884851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.884881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.884904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.884926 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.884948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.884973 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.884997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.885021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.885021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.885021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.886047 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.886137 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.886228 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.886300 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.886357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.886399 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.886433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.886464 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.886488 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.886551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.886659 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.886750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.886837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.886941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.887067 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.887197 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.887236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.887274 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.887300 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.887335 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.887363 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.887387 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.887417 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.887417 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.887456 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.887486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.887512 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.887538 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.887608 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.887666 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.887701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.887741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.887768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.887800 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.887828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.887859 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.887881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.887905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.887937 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.887961 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.887985 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.888009 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.888033 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.888033 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.888094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.888126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.888148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.888190 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.888223 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.888252 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.888280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.888305 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.888329 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.888350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.888350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.888389 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.888415 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.888445 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.888467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.888492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.888514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.888542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.888566 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.888588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.888612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.888652 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.888675 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.888700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.888733 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.888760 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.888785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.888808 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.888837 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.888861 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.888884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.888913 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.888954 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.888988 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.889023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.889050 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.889074 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.889101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.889124 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.889150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.889192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.889218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.889248 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.889273 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.889302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.889333 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.889357 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.889383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.889406 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.889431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.889456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.889479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.889479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.889520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.889553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.889580 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.889602 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.889641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.889641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.889693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.889715 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.889740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.889762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.889784 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.889804 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.889833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.889833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.889833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.890085 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.890085 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.890139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.890228 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.890263 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.890286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.890346 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.890437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.890499 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.890499 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.890584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.890584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.890584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.890730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.890773 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.890773 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.890873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.890873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.891017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.891017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.891017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.892124 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.892220 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.892297 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.892335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.892371 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.892406 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.892481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.892554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.892637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.892710 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.892770 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.892813 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.892855 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.892883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.892908 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.892908 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.892957 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.892980 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.893007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.893039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.893066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.893094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.893122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.893144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.893144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.893245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.893272 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.893301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.893323 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.893359 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.893395 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.893418 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.893440 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.893468 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.893497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.893526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.893548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.893570 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.893589 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.893611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.893658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.893687 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.893709 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.893734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.893766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.893766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.893827 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.893851 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.893873 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.893896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.893919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.893948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.893948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.893993 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.894016 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.894038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.894038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.894038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.894038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.894038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.894199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.894199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.894266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.896879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.896976 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.897027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.897065 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.897103 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.897135 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.897179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.897230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.897272 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.897306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.897354 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.897384 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.897406 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.897431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.897666 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.897742 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.897814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.897890 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.897949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.898015 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.898074 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.899541 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.899595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.899684 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.899735 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.899795 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.899856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.899918 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.899958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.900065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.900148 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.900237 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.900310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.900375 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.900437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.903345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.903415 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.903477 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.903534 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.903585 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.903680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.903721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.903776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.903817 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.903880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.903948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.903982 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.904046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.904105 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.904158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.904213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.904213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.904302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.904338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.904365 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.904397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.904422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.904445 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.904474 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.904499 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.904522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.904543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.904579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.904614 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.904668 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.904691 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.904726 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.904762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.904797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.904797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.905020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.905103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.905177 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.905267 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.905356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.905413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.905529 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.905764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.905847 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.905894 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.905979 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.906037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.906091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.906125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.906151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.906193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.906221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.906271 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.906304 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.906353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.906395 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.906437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.906471 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.906498 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.906521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.906549 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.906574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.906604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.906666 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.906705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.906736 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.906774 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.906804 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.906827 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.906850 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.906879 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.906909 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.906932 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.906954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.906977 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.907007 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.907046 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.907087 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.907120 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.907153 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.907207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.907207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.907259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.907282 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.907305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.907305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.907305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.907305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.907305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.907429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.907478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.907478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.907560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.907560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.907560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.907560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.907708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.907850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.907850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.907943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.907996 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.908047 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.908092 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.908183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.908183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.910900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.911007 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.911054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.911123 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.911123 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.911333 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.911333 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.911460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.911532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.911597 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.911696 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.911764 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.911829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.911890 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.911949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.912019 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.912080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.912149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.912253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.912309 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.912376 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.913941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.914055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.914132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.914229 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.914323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.914422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.914517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.915777 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.915857 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.915901 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.915961 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.916004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.916072 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.916147 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.916338 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.916407 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.916465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.916529 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.916581 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.916672 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.916734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.916990 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.917063 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.917105 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.917204 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.917256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.917256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.917335 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.917372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.917408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.917446 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.917483 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.917519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.917557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.917557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.917661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.917661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.917661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.917762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.917808 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.917846 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.917846 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.917918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.917958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.918003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.918041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.918041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.918113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.918158 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.918370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.918416 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.918472 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.918513 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.918552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.918552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.918648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.918688 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.918725 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.918762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.918762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.918830 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.918867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.918961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 15:40:44.920082 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.920149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99818) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.920210 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.920264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.920310 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.920356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.920395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.920432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.920471 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.920508 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99817) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.920546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99818) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.920546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99818) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.920836 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.920923 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.921001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.921045 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99819) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 15:40:44.921098 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.921145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 15:40:44.921196 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.921234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 15:40:44.921280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99816) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.921317 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 15:40:44.921317 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99819) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 15:40:44.921384 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99819) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 15:40:44.958582 np0000004436 devstack@c-api.service[99817]: INFO dbcounter [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Registered counter for database cinder Jul 03 15:40:44.960326 np0000004436 devstack@c-api.service[99819]: INFO dbcounter [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Registered counter for database cinder Jul 03 15:40:44.963174 np0000004436 devstack@c-api.service[99816]: INFO dbcounter [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Registered counter for database cinder Jul 03 15:40:44.965485 np0000004436 devstack@c-api.service[99818]: INFO dbcounter [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Registered counter for database cinder Jul 03 15:40:44.998509 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:44.999691 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-75e48da4-216f-4292-9845-fac3d4501eed 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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:45.003875 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:45.010956 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:45.105715 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writer thread running {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 15:40:45.108203 np0000004436 devstack@c-api.service[99819]: INFO cinder.rpc [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 15:40:45.110517 np0000004436 devstack@c-api.service[99819]: INFO cinder.rpc [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 15:40:45.111825 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writer thread running {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 15:40:45.112452 np0000004436 devstack@c-api.service[99819]: INFO cinder.rpc [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 15:40:45.114118 np0000004436 devstack@c-api.service[99819]: INFO cinder.rpc [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 15:40:45.114217 np0000004436 devstack@c-api.service[99817]: INFO cinder.rpc [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 15:40:45.114444 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.114698 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.116389 np0000004436 devstack@c-api.service[99817]: INFO cinder.rpc [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 15:40:45.116477 np0000004436 devstack@c-api.service[99819]: WARNING cinder.keymgr.conf_key_mgr [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.117874 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writer thread running {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 15:40:45.118350 np0000004436 devstack@c-api.service[99817]: INFO cinder.rpc [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 15:40:45.119014 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.119164 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.120130 np0000004436 devstack@c-api.service[99817]: INFO cinder.rpc [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 15:40:45.120426 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.120686 np0000004436 devstack@c-api.service[99816]: INFO cinder.rpc [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 15:40:45.120761 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.121311 np0000004436 devstack@c-api.service[99817]: WARNING cinder.keymgr.conf_key_mgr [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.121917 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writer thread running {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 15:40:45.122941 np0000004436 devstack@c-api.service[99816]: INFO cinder.rpc [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 15:40:45.123711 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.123874 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.124086 np0000004436 devstack@c-api.service[99818]: INFO cinder.rpc [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 15:40:45.124912 np0000004436 devstack@c-api.service[99816]: INFO cinder.rpc [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 15:40:45.126376 np0000004436 devstack@c-api.service[99818]: INFO cinder.rpc [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 15:40:45.126729 np0000004436 devstack@c-api.service[99816]: INFO cinder.rpc [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 15:40:45.127063 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.127357 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.128014 np0000004436 devstack@c-api.service[99816]: WARNING cinder.keymgr.conf_key_mgr [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.128427 np0000004436 devstack@c-api.service[99818]: INFO cinder.rpc [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 15:40:45.130785 np0000004436 devstack@c-api.service[99818]: INFO cinder.rpc [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 15:40:45.131075 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.131350 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.131415 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.131532 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.131996 np0000004436 devstack@c-api.service[99818]: WARNING cinder.keymgr.conf_key_mgr [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.134428 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.134580 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.152692 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-75e48da4-216f-4292-9845-fac3d4501eed 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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:45.155197 np0000004436 devstack@c-api.service[99819]: INFO cinder.rpc [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 15:40:45.156931 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:45.157436 np0000004436 devstack@c-api.service[99819]: INFO cinder.rpc [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 15:40:45.157926 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.158127 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.159264 np0000004436 devstack@c-api.service[99817]: INFO cinder.rpc [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 15:40:45.161386 np0000004436 devstack@c-api.service[99817]: INFO cinder.rpc [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 15:40:45.161866 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.162045 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.164108 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:45.166908 np0000004436 devstack@c-api.service[99816]: INFO cinder.rpc [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 15:40:45.167678 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:45.168207 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.168374 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.169408 np0000004436 devstack@c-api.service[99816]: INFO cinder.rpc [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 15:40:45.169815 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.169965 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.170028 np0000004436 devstack@c-api.service[99818]: INFO cinder.rpc [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 15:40:45.170891 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.171065 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.172382 np0000004436 devstack@c-api.service[99818]: INFO cinder.rpc [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 15:40:45.172670 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.172819 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.172861 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.173053 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.173156 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.173291 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.175488 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.175694 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.176093 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.176238 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.178183 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.178257 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.178333 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.178394 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.179155 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.179344 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.180302 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.180426 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.181526 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.181654 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.181805 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.181987 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.182584 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.182744 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.183676 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.183825 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.183914 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.183993 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.184509 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.184570 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.184686 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.184771 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.186513 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.186714 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.187154 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.187347 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.187410 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.187536 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.187603 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.187705 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.188402 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.188767 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.189153 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.189315 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.189933 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.190022 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.190073 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.190138 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.190201 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.190307 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.192092 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.192218 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.192755 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.192953 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.193817 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.194006 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.194299 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.194417 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.194685 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.194818 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.196125 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.196248 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.196345 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.196462 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.197099 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.197204 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.197260 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.197313 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.197363 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.197488 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.200066 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.200066 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.200216 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.200216 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.200309 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.200309 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.200390 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.200438 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.200483 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.200527 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.200569 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.200614 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.200816 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.200989 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.201885 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.201885 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.202001 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.202001 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.202442 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.202575 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.202654 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.202763 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.203345 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.203447 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.203996 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.204095 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.205285 np0000004436 devstack@c-api.service[99819]: WARNING cinder.api.contrib.hosts [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 15:40:45.205285 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.205383 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.205491 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.205662 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.205753 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.205840 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.205988 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: extensions {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.207135 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: consistencygroups {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.207773 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.207955 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.208207 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.208403 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.208476 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.208662 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.208727 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.208889 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.209275 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: extra_specs {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.210094 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.210287 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.210603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: capabilities {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.210846 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.210987 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.211360 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.211536 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.211762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: backups {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.211835 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.211959 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.212457 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.212639 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.213404 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-quota-sets {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.213496 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.213588 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.213881 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.214050 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.214516 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.214664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: qos-specs {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.214729 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.215255 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.215366 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.215428 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.215587 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.215710 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.215871 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.216132 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.216249 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: encryption {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.216310 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.216402 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.216557 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.216953 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.217065 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.217443 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: encryption {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.217585 np0000004436 devstack@c-api.service[99817]: WARNING cinder.api.contrib.hosts [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 15:40:45.217902 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.218069 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.218132 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.218255 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.218515 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.218657 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.218854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: cgsnapshots {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.218924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: extensions {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.219167 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.219289 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.220088 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.220153 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.220223 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: consistencygroups {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.220284 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.220331 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.220546 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: scheduler-stats {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.221186 np0000004436 devstack@c-api.service[99816]: WARNING cinder.api.contrib.hosts [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 15:40:45.221245 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.221349 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.221434 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.221560 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.221744 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-volume-manage {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.222089 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.222152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: extensions {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.222208 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.222808 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: extra_specs {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.222888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-snapshot-manage {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.222924 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.223018 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.223190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: consistencygroups {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.223830 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.223955 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.224521 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-volume-transfer {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.224649 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.224739 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: capabilities {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.224810 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.224914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: extra_specs {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.225568 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.225674 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: backups {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.225808 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.226148 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: capabilities {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.226262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-hosts {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.226966 np0000004436 devstack@c-api.service[99818]: WARNING cinder.api.contrib.hosts [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 15:40:45.227232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: backups {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.227324 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.227432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-quota-sets {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.227488 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.227770 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-volume-type-access {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.228297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: extensions {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.228742 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-quota-sets {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.228823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: qos-specs {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.229272 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-availability-zone {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.229461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: consistencygroups {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.229941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: qos-specs {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.230488 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: encryption {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.230538 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extended resource: os-quota-class-sets {{(pid=99819) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.231144 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: extra_specs {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.231598 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: encryption {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.231978 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.232125 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.232738 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: capabilities {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.232840 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: encryption {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.232903 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.233038 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.233933 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: encryption {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.233984 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.234022 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: backups {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.234065 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.234209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: cgsnapshots {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.234331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.snapshot_actions [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] SnapshotActionsController initialized {{(pid=99819) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 15:40:45.234701 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.234818 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.235275 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: cgsnapshots {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.235401 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.235516 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.235679 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: scheduler-stats {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.235852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-quota-sets {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.236135 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: scheduler-stats {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.236199 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.236581 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.236926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-volume-manage {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.237074 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.237300 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-75e48da4-216f-4292-9845-fac3d4501eed 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 03 15:40:45.237344 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: qos-specs {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.237380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-volume-manage {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.239749 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.239749 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.239749 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.239938 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-snapshot-manage {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.239995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.239995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.239995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.239995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension UsedLimits extending resource: limits {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240201 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-snapshot-manage {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.240258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension SnapshotActions extending resource: snapshots {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeTypeAccess extending resource: types {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension AdminActions extending resource: volumes {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension AdminActions extending resource: snapshots {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension AdminActions extending resource: backups {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240568 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: encryption {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.240649 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeActions extending resource: volumes {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240649 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240649 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.router [None req-75e48da4-216f-4292-9845-fac3d4501eed None None] Extension TypesManage extending resource: types {{(pid=99819) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.240785 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-volume-transfer {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.240823 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-volume-transfer {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.240860 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-hosts {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.240942 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-hosts {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.241432 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: encryption {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.241675 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-volume-type-access {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.242098 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-volume-type-access {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.242789 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: cgsnapshots {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.242945 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-availability-zone {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.243419 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-availability-zone {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.244020 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extended resource: os-quota-class-sets {{(pid=99817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.244063 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: scheduler-stats {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.244513 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extended resource: os-quota-class-sets {{(pid=99816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.245317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-volume-manage {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.245359 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.245506 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.245920 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.246069 np0000004436 devstack@c-api.service[99819]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71176c2a3668 pid: 99819 (default app) Jul 03 15:40:45.246130 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.246293 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.246422 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.246671 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-snapshot-manage {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.246787 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.246910 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.247047 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.247198 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.247542 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.247677 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.247724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.snapshot_actions [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] SnapshotActionsController initialized {{(pid=99817) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 15:40:45.248060 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.248104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-volume-transfer {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.248205 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.248261 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.snapshot_actions [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] SnapshotActionsController initialized {{(pid=99816) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 15:40:45.248536 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.248679 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.248831 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.248948 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.249363 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.249407 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-hosts {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.249481 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.249602 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.249731 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.250156 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.250294 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.250380 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.250492 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66cd01ee-74f6-4baf-8382-cfff72083004 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 03 15:40:45.250533 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-volume-type-access {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.250951 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.250997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251046 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc 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 03 15:40:45.251112 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251443 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251571 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251642 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension UsedLimits extending resource: limits {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251707 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251759 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251841 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.251959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-availability-zone {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.252020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252078 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension AdminActions extending resource: volumes {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252210 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension AdminActions extending resource: snapshots {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension UsedLimits extending resource: limits {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252311 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension AdminActions extending resource: backups {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252340 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension SnapshotActions extending resource: snapshots {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252378 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeActions extending resource: volumes {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252445 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252482 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeTypeAccess extending resource: types {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252512 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.router [None req-66cd01ee-74f6-4baf-8382-cfff72083004 None None] Extension TypesManage extending resource: types {{(pid=99817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252552 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension AdminActions extending resource: volumes {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension AdminActions extending resource: snapshots {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252742 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension AdminActions extending resource: backups {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252832 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeActions extending resource: volumes {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.252988 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.253033 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extended resource: os-quota-class-sets {{(pid=99818) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 15:40:45.253091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.router [None req-a77b7c88-d07c-48d3-939f-c360f6f2bbbc None None] Extension TypesManage extending resource: types {{(pid=99816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.254290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8d53c752-65be-48ac-8d7f-57c32a2d74b9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:40:45.254439 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.254600 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.255414 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.255556 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.256309 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.256452 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.256993 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.snapshot_actions [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] SnapshotActionsController initialized {{(pid=99818) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 15:40:45.257403 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.257532 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.257960 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1/1] 10.4.3.228 () {60 vars in 925 bytes} [Fri Jul 3 15:40:45 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 15:40:45.258201 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.258340 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.259017 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.259130 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.259462 np0000004436 devstack@c-api.service[99817]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71176c2a3668 pid: 99817 (default app) Jul 03 15:40:45.259933 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:40:45.260046 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 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 03 15:40:45.260385 np0000004436 devstack@c-api.service[99816]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71176c2a3668 pid: 99816 (default app) Jul 03 15:40:45.260576 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.260750 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.260858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.260950 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261127 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261251 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension UsedLimits extending resource: limits {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261745 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension AdminActions extending resource: volumes {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261902 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension AdminActions extending resource: snapshots {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.261992 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension AdminActions extending resource: backups {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.262082 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeActions extending resource: volumes {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.262207 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.262296 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.router [None req-861a3bf5-2b56-4d68-b5dd-4743638cedc8 None None] Extension TypesManage extending resource: types {{(pid=99818) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 15:40:45.270059 np0000004436 devstack@c-api.service[99818]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71176c2a3668 pid: 99818 (default app) Jul 03 15:40:49.862668 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:40:50.421081 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 admin admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:40:50.421595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:40:50.423107 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:40:50.423107 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:40:50.453386 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:50.480064 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 admin admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:40:50.480450 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 2/2] 10.4.3.228 () {68 vars in 1256 bytes} [Fri Jul 3 15:40:49 2026] POST /volume/v3/types => generated 183 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:40:50.496216 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-13b28115-7991-4f9d-9238-0a0ff770eed5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:40:50.763509 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-13b28115-7991-4f9d-9238-0a0ff770eed5 admin admin] POST https://10.4.3.228/volume/v3/types/98ba3e1a-d730-49c0-bd6a-fac0824b6266/extra_specs Jul 03 15:40:50.764034 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-13b28115-7991-4f9d-9238-0a0ff770eed5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:40:50.765580 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:40:50.765580 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:40:50.795448 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-13b28115-7991-4f9d-9238-0a0ff770eed5 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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:50.853662 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-13b28115-7991-4f9d-9238-0a0ff770eed5 admin admin] https://10.4.3.228/volume/v3/types/98ba3e1a-d730-49c0-bd6a-fac0824b6266/extra_specs returned with HTTP 200 Jul 03 15:40:50.854063 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1/3] 10.4.3.228 () {70 vars in 1474 bytes} [Fri Jul 3 15:40:50 2026] POST /volume/v3/types/98ba3e1a-d730-49c0-bd6a-fac0824b6266/extra_specs => generated 52 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:40:51.076277 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-d49692cf-94ae-4870-beef-9136d6f68409 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:40:51.370446 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-d49692cf-94ae-4870-beef-9136d6f68409 admin admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:40:51.371127 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-d49692cf-94ae-4870-beef-9136d6f68409 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:40:51.372912 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:40:51.372912 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:40:51.403906 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-d49692cf-94ae-4870-beef-9136d6f68409 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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:51.464651 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-d49692cf-94ae-4870-beef-9136d6f68409 admin admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:40:51.464841 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1/4] 10.4.3.228 () {70 vars in 1328 bytes} [Fri Jul 3 15:40:51 2026] POST /volume/v3/types => generated 186 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:40:51.482552 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-a83b02d4-2d62-406b-83e8-02e30164c5fd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:40:51.781723 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-a83b02d4-2d62-406b-83e8-02e30164c5fd admin admin] POST https://10.4.3.228/volume/v3/types/37907dbc-39ad-403c-9e45-f7cf6e54e15e/extra_specs Jul 03 15:40:51.782293 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-a83b02d4-2d62-406b-83e8-02e30164c5fd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:40:51.784003 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:40:51.784003 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:40:51.816031 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-a83b02d4-2d62-406b-83e8-02e30164c5fd 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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:40:51.879696 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-17b2f708-0fa6-4694-afe9-4a2901f5b0a5 req-a83b02d4-2d62-406b-83e8-02e30164c5fd admin admin] https://10.4.3.228/volume/v3/types/37907dbc-39ad-403c-9e45-f7cf6e54e15e/extra_specs returned with HTTP 200 Jul 03 15:40:51.880152 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1/5] 10.4.3.228 () {70 vars in 1474 bytes} [Fri Jul 3 15:40:51 2026] POST /volume/v3/types/37907dbc-39ad-403c-9e45-f7cf6e54e15e/extra_specs => generated 45 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:41:00.477984 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:41:00.852392 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:41:01.462132 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:41:01.877991 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:41:17.539264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4f51392b-d1d8-4129-9888-87abfef3c006 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:41:17.539821 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f51392b-d1d8-4129-9888-87abfef3c006 None None] GET https://10.4.3.228/volume// Jul 03 15:41:17.539974 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4f51392b-d1d8-4129-9888-87abfef3c006 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:41:17.540156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4f51392b-d1d8-4129-9888-87abfef3c006 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:41:17.540640 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f51392b-d1d8-4129-9888-87abfef3c006 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:41:17.540915 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 3/6] 10.4.3.228 () {66 vars in 1425 bytes} [Fri Jul 3 15:41:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:41:57.271791 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9759c4e6-6ddc-4c76-80a7-9f559f0adaf3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:41:57.549341 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9759c4e6-6ddc-4c76-80a7-9f559f0adaf3 tempest-verify_tempest_config-1446153047 tempest-verify_tempest_config-1446153047-project-member] GET https://10.4.3.228/volume/v3/extensions Jul 03 15:41:57.549508 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9759c4e6-6ddc-4c76-80a7-9f559f0adaf3 tempest-verify_tempest_config-1446153047 tempest-verify_tempest_config-1446153047-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:41:57.549698 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9759c4e6-6ddc-4c76-80a7-9f559f0adaf3 tempest-verify_tempest_config-1446153047 tempest-verify_tempest_config-1446153047-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:41:57.550006 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9759c4e6-6ddc-4c76-80a7-9f559f0adaf3 tempest-verify_tempest_config-1446153047 tempest-verify_tempest_config-1446153047-project-member] https://10.4.3.228/volume/v3/extensions returned with HTTP 200 Jul 03 15:41:57.550316 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 2/7] 10.4.3.228 () {66 vars in 1246 bytes} [Fri Jul 3 15:41:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:42:31.292711 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ab9617c1-ba97-458a-b80a-1ba3847772b5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.642324 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab9617c1-ba97-458a-b80a-1ba3847772b5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:42:31.642736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab9617c1-ba97-458a-b80a-1ba3847772b5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2143243563"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:31.668003 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab9617c1-ba97-458a-b80a-1ba3847772b5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:42:31.668381 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 2/8] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:42:31 2026] POST /volume/v3/group_types => generated 181 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:31.677724 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b3c0ff58-bd66-4d89-8706-9d3b13500c4f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.680587 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3c0ff58-bd66-4d89-8706-9d3b13500c4f tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] POST https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs Jul 03 15:42:31.680788 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b3c0ff58-bd66-4d89-8706-9d3b13500c4f tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:31.701246 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3c0ff58-bd66-4d89-8706-9d3b13500c4f tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs returned with HTTP 202 Jul 03 15:42:31.701680 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 2/9] 10.4.3.228 () {70 vars in 1458 bytes} [Fri Jul 3 15:42:31 2026] POST /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs => generated 53 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:42:31.710510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a7ff4e11-8ea8-49fa-b755-974a2f949c93 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.714024 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7ff4e11-8ea8-49fa-b755-974a2f949c93 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] POST https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs Jul 03 15:42:31.714575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a7ff4e11-8ea8-49fa-b755-974a2f949c93 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:31.747276 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7ff4e11-8ea8-49fa-b755-974a2f949c93 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs returned with HTTP 202 Jul 03 15:42:31.747811 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 4/10] 10.4.3.228 () {70 vars in 1458 bytes} [Fri Jul 3 15:42:31 2026] POST /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs => generated 61 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:42:31.755099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-db7c3646-7911-48d1-9e42-3552b9f95346 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.757561 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-db7c3646-7911-48d1-9e42-3552b9f95346 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] GET https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 Jul 03 15:42:31.757927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-db7c3646-7911-48d1-9e42-3552b9f95346 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.758186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-db7c3646-7911-48d1-9e42-3552b9f95346 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.774614 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-db7c3646-7911-48d1-9e42-3552b9f95346 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 returned with HTTP 200 Jul 03 15:42:31.775183 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 3/11] 10.4.3.228 () {68 vars in 1452 bytes} [Fri Jul 3 15:42:31 2026] GET /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:31.783912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3230d86d-5427-46f8-93cf-c831c91a89ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.787220 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3230d86d-5427-46f8-93cf-c831c91a89ab tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] GET https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 Jul 03 15:42:31.787220 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3230d86d-5427-46f8-93cf-c831c91a89ab tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.787220 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3230d86d-5427-46f8-93cf-c831c91a89ab tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.795819 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3230d86d-5427-46f8-93cf-c831c91a89ab tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 returned with HTTP 200 Jul 03 15:42:31.796495 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 3/12] 10.4.3.228 () {68 vars in 1452 bytes} [Fri Jul 3 15:42:31 2026] GET /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:31.804009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f627c6d5-f822-49d9-8c53-1079087a1175 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.805609 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f627c6d5-f822-49d9-8c53-1079087a1175 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] PUT https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 Jul 03 15:42:31.806149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f627c6d5-f822-49d9-8c53-1079087a1175 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:31.828408 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f627c6d5-f822-49d9-8c53-1079087a1175 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 returned with HTTP 200 Jul 03 15:42:31.829186 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 3/13] 10.4.3.228 () {70 vars in 1472 bytes} [Fri Jul 3 15:42:31 2026] PUT /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:31.837159 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-67816755-8d32-4723-ae2a-f60d489ca9e5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.838994 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-67816755-8d32-4723-ae2a-f60d489ca9e5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] GET https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs Jul 03 15:42:31.839400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-67816755-8d32-4723-ae2a-f60d489ca9e5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.839400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-67816755-8d32-4723-ae2a-f60d489ca9e5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.845598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-67816755-8d32-4723-ae2a-f60d489ca9e5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs returned with HTTP 200 Jul 03 15:42:31.845985 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 5/14] 10.4.3.228 () {68 vars in 1437 bytes} [Fri Jul 3 15:42:31 2026] GET /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs => generated 87 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:31.854715 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-81f94ae1-699d-4eb5-b1e3-d328fdc8ef01 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.856928 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-81f94ae1-699d-4eb5-b1e3-d328fdc8ef01 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key1 Jul 03 15:42:31.857166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-81f94ae1-699d-4eb5-b1e3-d328fdc8ef01 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.857385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-81f94ae1-699d-4eb5-b1e3-d328fdc8ef01 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.870400 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-81f94ae1-699d-4eb5-b1e3-d328fdc8ef01 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key1 returned with HTTP 202 Jul 03 15:42:31.871043 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 4/15] 10.4.3.228 () {68 vars in 1455 bytes} [Fri Jul 3 15:42:31 2026] DELETE /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:42:31.878560 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e9fa614-fdd2-45c3-9547-b8e25bc8d7f5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.880288 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e9fa614-fdd2-45c3-9547-b8e25bc8d7f5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] GET https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key1 Jul 03 15:42:31.880532 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e9fa614-fdd2-45c3-9547-b8e25bc8d7f5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.880803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e9fa614-fdd2-45c3-9547-b8e25bc8d7f5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.886422 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e9fa614-fdd2-45c3-9547-b8e25bc8d7f5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] HTTP exception thrown: Group Type 325f8d05-278e-4f84-aef3-3bf7382cbed1 has no extra spec with key key1. Jul 03 15:42:31.886631 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e9fa614-fdd2-45c3-9547-b8e25bc8d7f5 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key1 returned with HTTP 404 Jul 03 15:42:31.887233 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 4/16] 10.4.3.228 () {68 vars in 1452 bytes} [Fri Jul 3 15:42:31 2026] GET /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:42:31.895317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9b384762-cb87-486a-86c8-df605577d939 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.897668 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b384762-cb87-486a-86c8-df605577d939 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 Jul 03 15:42:31.898163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9b384762-cb87-486a-86c8-df605577d939 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.898218 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9b384762-cb87-486a-86c8-df605577d939 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.910907 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b384762-cb87-486a-86c8-df605577d939 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 returned with HTTP 202 Jul 03 15:42:31.911313 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 4/17] 10.4.3.228 () {68 vars in 1455 bytes} [Fri Jul 3 15:42:31 2026] DELETE /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:42:31.918582 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-26a95388-552f-4876-b258-8fcabfacafb6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.920887 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-26a95388-552f-4876-b258-8fcabfacafb6 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] GET https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 Jul 03 15:42:31.921362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-26a95388-552f-4876-b258-8fcabfacafb6 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.921702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-26a95388-552f-4876-b258-8fcabfacafb6 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.928111 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-26a95388-552f-4876-b258-8fcabfacafb6 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] HTTP exception thrown: Group Type 325f8d05-278e-4f84-aef3-3bf7382cbed1 has no extra spec with key key2. Jul 03 15:42:31.928317 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-26a95388-552f-4876-b258-8fcabfacafb6 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 returned with HTTP 404 Jul 03 15:42:31.928902 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 6/18] 10.4.3.228 () {68 vars in 1452 bytes} [Fri Jul 3 15:42:31 2026] GET /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:42:31.936486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3eb671cc-ee38-49e7-a1c1-35a786fda7b8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.938344 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3eb671cc-ee38-49e7-a1c1-35a786fda7b8 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 Jul 03 15:42:31.938552 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3eb671cc-ee38-49e7-a1c1-35a786fda7b8 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.938784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3eb671cc-ee38-49e7-a1c1-35a786fda7b8 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.948207 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3eb671cc-ee38-49e7-a1c1-35a786fda7b8 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 returned with HTTP 202 Jul 03 15:42:31.948605 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 5/19] 10.4.3.228 () {68 vars in 1455 bytes} [Fri Jul 3 15:42:31 2026] DELETE /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:42:31.956914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6c06a0fc-204a-4e44-abd0-a42bfdb55102 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.959090 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c06a0fc-204a-4e44-abd0-a42bfdb55102 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] GET https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 Jul 03 15:42:31.959300 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c06a0fc-204a-4e44-abd0-a42bfdb55102 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.959528 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c06a0fc-204a-4e44-abd0-a42bfdb55102 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:31.967437 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c06a0fc-204a-4e44-abd0-a42bfdb55102 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] HTTP exception thrown: Group Type 325f8d05-278e-4f84-aef3-3bf7382cbed1 has no extra spec with key key3. Jul 03 15:42:31.967437 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c06a0fc-204a-4e44-abd0-a42bfdb55102 tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 returned with HTTP 404 Jul 03 15:42:31.968478 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 5/20] 10.4.3.228 () {68 vars in 1452 bytes} [Fri Jul 3 15:42:31 2026] GET /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:42:31.976543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b5d94d88-75b1-487d-bd80-961ecf06feaa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:31.978858 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b5d94d88-75b1-487d-bd80-961ecf06feaa tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1 Jul 03 15:42:31.978858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b5d94d88-75b1-487d-bd80-961ecf06feaa tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:31.979167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b5d94d88-75b1-487d-bd80-961ecf06feaa tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:32.000089 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b5d94d88-75b1-487d-bd80-961ecf06feaa tempest-GroupTypeSpecsTest-2106116330 tempest-GroupTypeSpecsTest-2106116330-project-admin] https://10.4.3.228/volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1 returned with HTTP 202 Jul 03 15:42:32.000509 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 5/21] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:42:31 2026] DELETE /volume/v3/group_types/325f8d05-278e-4f84-aef3-3bf7382cbed1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:42:41.753943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1ea06fbe-412c-4bc9-be9a-ed789ac1fc15 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:41.926848 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:42:41.945223 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=6,cinder:UPDATE=2 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:42:41.953428 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ea06fbe-412c-4bc9-be9a-ed789ac1fc15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] POST https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:41.953737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ea06fbe-412c-4bc9-be9a-ed789ac1fc15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1022771871", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:41.955529 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.qos_specs [None req-1ea06fbe-412c-4bc9-be9a-ed789ac1fc15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1022771871', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99819) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 15:42:41.961894 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-1ea06fbe-412c-4bc9-be9a-ed789ac1fc15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DB qos_specs_create(): root {'id': '0cb7db4a-41ba-4e08-9ad7-41e3ef513740', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1022771871'} {{(pid=99819) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 15:42:41.965079 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:42:41.971610 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ea06fbe-412c-4bc9-be9a-ed789ac1fc15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:41.972336 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 7/22] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:42:41 2026] POST /volume/v3/qos-specs => generated 393 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:41.982587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ae692879-98b1-4299-970a-f1e618815c0d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:41.985018 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae692879-98b1-4299-970a-f1e618815c0d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:42:41.985376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae692879-98b1-4299-970a-f1e618815c0d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-83918985"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:41.996236 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=10,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:42:42.017891 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae692879-98b1-4299-970a-f1e618815c0d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:42:42.018565 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 6/23] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:42:41 2026] POST /volume/v3/types => generated 220 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.030635 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c21fe33f-2ced-4629-a7c8-e88617fb453c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.032044 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c21fe33f-2ced-4629-a7c8-e88617fb453c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:42:42.032236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c21fe33f-2ced-4629-a7c8-e88617fb453c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-840125588"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:42.050038 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c21fe33f-2ced-4629-a7c8-e88617fb453c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:42:42.050038 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 6/24] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:42:42 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.061469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1b391d1c-9c85-436d-b8fd-e984825647f0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.063474 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1b391d1c-9c85-436d-b8fd-e984825647f0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:42:42.063881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1b391d1c-9c85-436d-b8fd-e984825647f0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-74537549"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:42.086738 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1b391d1c-9c85-436d-b8fd-e984825647f0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:42:42.087038 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 6/25] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:42:42 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.096684 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-db475d62-2c02-4721-b872-751802589e1b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.097947 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-db475d62-2c02-4721-b872-751802589e1b tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=a1e5742b-d640-48bb-8d09-748ae9123b4d Jul 03 15:42:42.098196 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-db475d62-2c02-4721-b872-751802589e1b tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.098491 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-db475d62-2c02-4721-b872-751802589e1b tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'associate' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.098794 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.098794 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:42.099183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db475d62-2c02-4721-b872-751802589e1b tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Associate qos_spec: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 with type: a1e5742b-d640-48bb-8d09-748ae9123b4d {{(pid=99819) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 15:42:42.141766 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-db475d62-2c02-4721-b872-751802589e1b tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=a1e5742b-d640-48bb-8d09-748ae9123b4d returned with HTTP 202 Jul 03 15:42:42.142488 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 8/26] 10.4.3.228 () {66 vars in 1481 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=a1e5742b-d640-48bb-8d09-748ae9123b4d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.153677 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e9e5764f-bf9e-466c-bd46-e4cb6b302df8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.155327 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e9e5764f-bf9e-466c-bd46-e4cb6b302df8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=88089084-b9d1-43d5-9cf5-4f99f7389744 Jul 03 15:42:42.155556 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e9e5764f-bf9e-466c-bd46-e4cb6b302df8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.155828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e9e5764f-bf9e-466c-bd46-e4cb6b302df8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'associate' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.156481 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9e5764f-bf9e-466c-bd46-e4cb6b302df8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Associate qos_spec: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 with type: 88089084-b9d1-43d5-9cf5-4f99f7389744 {{(pid=99817) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 15:42:42.203297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e9e5764f-bf9e-466c-bd46-e4cb6b302df8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=88089084-b9d1-43d5-9cf5-4f99f7389744 returned with HTTP 202 Jul 03 15:42:42.205331 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 7/27] 10.4.3.228 () {66 vars in 1481 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=88089084-b9d1-43d5-9cf5-4f99f7389744 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.211843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-51a00e33-ce76-4eca-8119-23f7380eac15 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.214561 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-51a00e33-ce76-4eca-8119-23f7380eac15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=dd0c4a4e-e96f-48aa-976f-664f595f3f1f Jul 03 15:42:42.215284 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-51a00e33-ce76-4eca-8119-23f7380eac15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.215284 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-51a00e33-ce76-4eca-8119-23f7380eac15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'associate' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.216604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51a00e33-ce76-4eca-8119-23f7380eac15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Associate qos_spec: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 with type: dd0c4a4e-e96f-48aa-976f-664f595f3f1f {{(pid=99816) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 15:42:42.263181 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-51a00e33-ce76-4eca-8119-23f7380eac15 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=dd0c4a4e-e96f-48aa-976f-664f595f3f1f returned with HTTP 202 Jul 03 15:42:42.263971 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 7/28] 10.4.3.228 () {66 vars in 1481 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associate?vol_type_id=dd0c4a4e-e96f-48aa-976f-664f595f3f1f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.272061 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-167ad21c-ce9d-4835-8c37-687e43c044ef None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.274321 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-167ad21c-ce9d-4835-8c37-687e43c044ef tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations Jul 03 15:42:42.274585 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-167ad21c-ce9d-4835-8c37-687e43c044ef tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.274893 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-167ad21c-ce9d-4835-8c37-687e43c044ef tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'associations' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.275475 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.qos_specs_manage [None req-167ad21c-ce9d-4835-8c37-687e43c044ef tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Get associations for qos_spec id: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 {{(pid=99818) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 15:42:42.302839 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-167ad21c-ce9d-4835-8c37-687e43c044ef tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations returned with HTTP 200 Jul 03 15:42:42.303434 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 7/29] 10.4.3.228 () {66 vars in 1393 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.312358 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-38581932-f7d4-4bea-bb7a-e19d58bf1595 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.314324 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-38581932-f7d4-4bea-bb7a-e19d58bf1595 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/disassociate?vol_type_id=a1e5742b-d640-48bb-8d09-748ae9123b4d Jul 03 15:42:42.314579 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-38581932-f7d4-4bea-bb7a-e19d58bf1595 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.314817 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-38581932-f7d4-4bea-bb7a-e19d58bf1595 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'disassociate' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.315084 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.315084 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:42.315415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38581932-f7d4-4bea-bb7a-e19d58bf1595 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Disassociate qos_spec: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 from type: a1e5742b-d640-48bb-8d09-748ae9123b4d {{(pid=99819) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 15:42:42.343126 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-38581932-f7d4-4bea-bb7a-e19d58bf1595 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/disassociate?vol_type_id=a1e5742b-d640-48bb-8d09-748ae9123b4d returned with HTTP 202 Jul 03 15:42:42.343527 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 9/30] 10.4.3.228 () {66 vars in 1490 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/disassociate?vol_type_id=a1e5742b-d640-48bb-8d09-748ae9123b4d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.350723 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-62d6799c-f6a5-4b31-a6d7-a4a49b1ba335 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.352704 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-62d6799c-f6a5-4b31-a6d7-a4a49b1ba335 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations Jul 03 15:42:42.352940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-62d6799c-f6a5-4b31-a6d7-a4a49b1ba335 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.353184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-62d6799c-f6a5-4b31-a6d7-a4a49b1ba335 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'associations' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.353472 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.353472 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:42.353896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62d6799c-f6a5-4b31-a6d7-a4a49b1ba335 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Get associations for qos_spec id: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 {{(pid=99817) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 15:42:42.385292 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-62d6799c-f6a5-4b31-a6d7-a4a49b1ba335 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations returned with HTTP 200 Jul 03 15:42:42.388753 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 8/31] 10.4.3.228 () {66 vars in 1393 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations => generated 303 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.398144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-44566e49-8508-44d5-b0d8-eb4546cea57f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.400096 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44566e49-8508-44d5-b0d8-eb4546cea57f tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/disassociate_all Jul 03 15:42:42.400319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44566e49-8508-44d5-b0d8-eb4546cea57f tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.400568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44566e49-8508-44d5-b0d8-eb4546cea57f tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'disassociate_all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.400915 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.400915 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:42.401319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44566e49-8508-44d5-b0d8-eb4546cea57f tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Disassociate qos_spec: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 from all. {{(pid=99816) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 15:42:42.417680 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44566e49-8508-44d5-b0d8-eb4546cea57f tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/disassociate_all returned with HTTP 202 Jul 03 15:42:42.418152 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 8/32] 10.4.3.228 () {66 vars in 1405 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.427814 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fa84e378-ba92-4bfd-bb32-080b0cc8e647 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.431188 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa84e378-ba92-4bfd-bb32-080b0cc8e647 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations Jul 03 15:42:42.431439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa84e378-ba92-4bfd-bb32-080b0cc8e647 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.431668 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa84e378-ba92-4bfd-bb32-080b0cc8e647 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'associations' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.431991 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.431991 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:42.432422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa84e378-ba92-4bfd-bb32-080b0cc8e647 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Get associations for qos_spec id: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740 {{(pid=99818) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 15:42:42.440352 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa84e378-ba92-4bfd-bb32-080b0cc8e647 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations returned with HTTP 200 Jul 03 15:42:42.440744 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 8/33] 10.4.3.228 () {66 vars in 1393 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:42:42.449501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-abf7c712-b274-4d66-a2d2-9f1457651ab8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.451382 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-abf7c712-b274-4d66-a2d2-9f1457651ab8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/types/dd0c4a4e-e96f-48aa-976f-664f595f3f1f Jul 03 15:42:42.451807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-abf7c712-b274-4d66-a2d2-9f1457651ab8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.452119 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-abf7c712-b274-4d66-a2d2-9f1457651ab8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.452175 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.452175 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:42.512561 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-abf7c712-b274-4d66-a2d2-9f1457651ab8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types/dd0c4a4e-e96f-48aa-976f-664f595f3f1f returned with HTTP 202 Jul 03 15:42:42.513168 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 10/34] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/types/dd0c4a4e-e96f-48aa-976f-664f595f3f1f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.523049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4edd89e0-ea3f-4600-9099-7f69987be033 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.525166 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4edd89e0-ea3f-4600-9099-7f69987be033 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/types/dd0c4a4e-e96f-48aa-976f-664f595f3f1f Jul 03 15:42:42.525413 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4edd89e0-ea3f-4600-9099-7f69987be033 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.525675 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4edd89e0-ea3f-4600-9099-7f69987be033 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.530482 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4edd89e0-ea3f-4600-9099-7f69987be033 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types/dd0c4a4e-e96f-48aa-976f-664f595f3f1f returned with HTTP 404 Jul 03 15:42:42.531102 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 9/35] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/types/dd0c4a4e-e96f-48aa-976f-664f595f3f1f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.538350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4439fad9-890d-4702-8d16-df49a9dbced0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.540039 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4439fad9-890d-4702-8d16-df49a9dbced0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/types/88089084-b9d1-43d5-9cf5-4f99f7389744 Jul 03 15:42:42.540256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4439fad9-890d-4702-8d16-df49a9dbced0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.540477 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4439fad9-890d-4702-8d16-df49a9dbced0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.540760 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.540760 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:42.594984 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4439fad9-890d-4702-8d16-df49a9dbced0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types/88089084-b9d1-43d5-9cf5-4f99f7389744 returned with HTTP 202 Jul 03 15:42:42.595495 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 9/36] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/types/88089084-b9d1-43d5-9cf5-4f99f7389744 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.602645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b061ba0f-c0a8-455d-a658-1efe56df72a2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.604997 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b061ba0f-c0a8-455d-a658-1efe56df72a2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/types/88089084-b9d1-43d5-9cf5-4f99f7389744 Jul 03 15:42:42.605283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b061ba0f-c0a8-455d-a658-1efe56df72a2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.605560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b061ba0f-c0a8-455d-a658-1efe56df72a2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.609457 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b061ba0f-c0a8-455d-a658-1efe56df72a2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types/88089084-b9d1-43d5-9cf5-4f99f7389744 returned with HTTP 404 Jul 03 15:42:42.610209 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 9/37] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/types/88089084-b9d1-43d5-9cf5-4f99f7389744 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.619038 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8f933223-0c1d-4b8b-bf2e-2b16a136fa76 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.621312 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8f933223-0c1d-4b8b-bf2e-2b16a136fa76 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/types/a1e5742b-d640-48bb-8d09-748ae9123b4d Jul 03 15:42:42.621552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8f933223-0c1d-4b8b-bf2e-2b16a136fa76 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.621770 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8f933223-0c1d-4b8b-bf2e-2b16a136fa76 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.649882 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8f933223-0c1d-4b8b-bf2e-2b16a136fa76 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types/a1e5742b-d640-48bb-8d09-748ae9123b4d returned with HTTP 202 Jul 03 15:42:42.650370 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 11/38] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/types/a1e5742b-d640-48bb-8d09-748ae9123b4d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.657350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3f0773f0-6d17-4023-ba1f-d4fd5991d4e8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.659075 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f0773f0-6d17-4023-ba1f-d4fd5991d4e8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/types/a1e5742b-d640-48bb-8d09-748ae9123b4d Jul 03 15:42:42.659252 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f0773f0-6d17-4023-ba1f-d4fd5991d4e8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.659429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f0773f0-6d17-4023-ba1f-d4fd5991d4e8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.663065 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f0773f0-6d17-4023-ba1f-d4fd5991d4e8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/types/a1e5742b-d640-48bb-8d09-748ae9123b4d returned with HTTP 404 Jul 03 15:42:42.663506 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 10/39] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/types/a1e5742b-d640-48bb-8d09-748ae9123b4d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.671119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-556089bb-c994-4d58-9857-039c4dba887e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.672981 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-556089bb-c994-4d58-9857-039c4dba887e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] POST https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:42.673331 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-556089bb-c994-4d58-9857-039c4dba887e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1220972332", "consumer": "back-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:42.675360 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.qos_specs [None req-556089bb-c994-4d58-9857-039c4dba887e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1220972332', 'consumer': 'back-end', 'specs': {}} {{(pid=99816) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 15:42:42.680916 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-556089bb-c994-4d58-9857-039c4dba887e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DB qos_specs_create(): root {'id': 'f11776e9-eb00-4756-b5d1-bd2616f726ed', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1220972332'} {{(pid=99816) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 15:42:42.687556 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-556089bb-c994-4d58-9857-039c4dba887e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:42.688056 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 10/40] 10.4.3.228 () {68 vars in 1264 bytes} [Fri Jul 3 15:42:42 2026] POST /volume/v3/qos-specs => generated 369 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.695190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-de1c0b3d-b000-42fa-a47b-a7a064691aa3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.697011 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-de1c0b3d-b000-42fa-a47b-a7a064691aa3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed?force=False Jul 03 15:42:42.697185 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-de1c0b3d-b000-42fa-a47b-a7a064691aa3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.697439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-de1c0b3d-b000-42fa-a47b-a7a064691aa3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.697602 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.697602 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:42.698014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de1c0b3d-b000-42fa-a47b-a7a064691aa3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete qos_spec: f11776e9-eb00-4756-b5d1-bd2616f726ed, force: False {{(pid=99818) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 15:42:42.725799 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-de1c0b3d-b000-42fa-a47b-a7a064691aa3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed?force=False returned with HTTP 202 Jul 03 15:42:42.726206 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 10/41] 10.4.3.228 () {66 vars in 1380 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.733832 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-272308ba-ac7a-45fa-80ad-701a2e727c4d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.735576 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-272308ba-ac7a-45fa-80ad-701a2e727c4d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed Jul 03 15:42:42.735899 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-272308ba-ac7a-45fa-80ad-701a2e727c4d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.735980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-272308ba-ac7a-45fa-80ad-701a2e727c4d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.739112 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-272308ba-ac7a-45fa-80ad-701a2e727c4d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed returned with HTTP 404 Jul 03 15:42:42.739554 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 12/42] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.746341 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-646eec36-20fc-4174-8ef1-acb9ca946a69 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.748328 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-646eec36-20fc-4174-8ef1-acb9ca946a69 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:42.748575 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-646eec36-20fc-4174-8ef1-acb9ca946a69 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.748862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-646eec36-20fc-4174-8ef1-acb9ca946a69 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.749337 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.749337 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:42.760988 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-646eec36-20fc-4174-8ef1-acb9ca946a69 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:42.760988 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 11/43] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.773442 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-982e872c-e7b6-4021-80bc-66ab4c85be29 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.777923 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-982e872c-e7b6-4021-80bc-66ab4c85be29 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed?force=False Jul 03 15:42:42.777923 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-982e872c-e7b6-4021-80bc-66ab4c85be29 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.777923 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-982e872c-e7b6-4021-80bc-66ab4c85be29 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.777923 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.777923 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:42.777923 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.qos_specs_manage [None req-982e872c-e7b6-4021-80bc-66ab4c85be29 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete qos_spec: f11776e9-eb00-4756-b5d1-bd2616f726ed, force: False {{(pid=99816) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 15:42:42.782284 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-982e872c-e7b6-4021-80bc-66ab4c85be29 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed?force=False returned with HTTP 404 Jul 03 15:42:42.782869 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 11/44] 10.4.3.228 () {66 vars in 1380 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.792110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1c574330-27ab-4c80-a2c6-25691473c3a8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.794591 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1c574330-27ab-4c80-a2c6-25691473c3a8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed Jul 03 15:42:42.794591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1c574330-27ab-4c80-a2c6-25691473c3a8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.794591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1c574330-27ab-4c80-a2c6-25691473c3a8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.794591 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.794591 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:42.797881 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1c574330-27ab-4c80-a2c6-25691473c3a8 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed returned with HTTP 404 Jul 03 15:42:42.798354 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 11/45] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/f11776e9-eb00-4756-b5d1-bd2616f726ed => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.807824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dd81471f-37fd-47bf-a50e-a6e88816fba3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.809566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd81471f-37fd-47bf-a50e-a6e88816fba3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] POST https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:42.809952 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dd81471f-37fd-47bf-a50e-a6e88816fba3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2136274684", "consumer": "both"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:42.811671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.qos_specs [None req-dd81471f-37fd-47bf-a50e-a6e88816fba3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2136274684', 'consumer': 'both', 'specs': {}} {{(pid=99819) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 15:42:42.814648 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-dd81471f-37fd-47bf-a50e-a6e88816fba3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DB qos_specs_create(): root {'id': '40f54fe8-dea2-44bc-b9b0-e2c6af41484b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2136274684'} {{(pid=99819) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 15:42:42.830470 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd81471f-37fd-47bf-a50e-a6e88816fba3 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:42.830470 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 13/46] 10.4.3.228 () {68 vars in 1264 bytes} [Fri Jul 3 15:42:42 2026] POST /volume/v3/qos-specs => generated 365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.837463 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-da66f5a4-da06-4c47-b1a1-a0168e0fbf8e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.839651 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da66f5a4-da06-4c47-b1a1-a0168e0fbf8e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b?force=False Jul 03 15:42:42.839651 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da66f5a4-da06-4c47-b1a1-a0168e0fbf8e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.839896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da66f5a4-da06-4c47-b1a1-a0168e0fbf8e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.840314 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.840314 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:42.840830 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.qos_specs_manage [None req-da66f5a4-da06-4c47-b1a1-a0168e0fbf8e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete qos_spec: 40f54fe8-dea2-44bc-b9b0-e2c6af41484b, force: False {{(pid=99817) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 15:42:42.857560 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da66f5a4-da06-4c47-b1a1-a0168e0fbf8e tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b?force=False returned with HTTP 202 Jul 03 15:42:42.858255 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 12/47] 10.4.3.228 () {66 vars in 1380 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:42.864952 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-137e6372-80df-427b-9c7e-4e806c573013 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.867097 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-137e6372-80df-427b-9c7e-4e806c573013 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b Jul 03 15:42:42.867383 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-137e6372-80df-427b-9c7e-4e806c573013 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.867594 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-137e6372-80df-427b-9c7e-4e806c573013 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.872524 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-137e6372-80df-427b-9c7e-4e806c573013 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b returned with HTTP 404 Jul 03 15:42:42.873112 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 12/48] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:42:42.880599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a6545d63-4669-4e5f-b5ce-8ad0f8e24fb5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.886247 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6545d63-4669-4e5f-b5ce-8ad0f8e24fb5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:42.886247 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6545d63-4669-4e5f-b5ce-8ad0f8e24fb5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.886677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6545d63-4669-4e5f-b5ce-8ad0f8e24fb5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.897720 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6545d63-4669-4e5f-b5ce-8ad0f8e24fb5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:42.897985 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 12/49] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.905810 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-322df1fd-fb45-4eb8-b06c-9507cfb03cfb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.907885 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-322df1fd-fb45-4eb8-b06c-9507cfb03cfb tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b?force=False Jul 03 15:42:42.908107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-322df1fd-fb45-4eb8-b06c-9507cfb03cfb tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.908324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-322df1fd-fb45-4eb8-b06c-9507cfb03cfb tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.908595 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.908595 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:42.909022 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.qos_specs_manage [None req-322df1fd-fb45-4eb8-b06c-9507cfb03cfb tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete qos_spec: 40f54fe8-dea2-44bc-b9b0-e2c6af41484b, force: False {{(pid=99819) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 15:42:42.914339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-322df1fd-fb45-4eb8-b06c-9507cfb03cfb tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b?force=False returned with HTTP 404 Jul 03 15:42:42.915036 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 14/50] 10.4.3.228 () {66 vars in 1380 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.922749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fd31a851-b181-4f02-a93d-67871a257f9c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.925099 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd31a851-b181-4f02-a93d-67871a257f9c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b Jul 03 15:42:42.925437 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd31a851-b181-4f02-a93d-67871a257f9c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.925777 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd31a851-b181-4f02-a93d-67871a257f9c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.926131 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.926131 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:42.930534 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd31a851-b181-4f02-a93d-67871a257f9c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b returned with HTTP 404 Jul 03 15:42:42.931179 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 13/51] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:42 2026] GET /volume/v3/qos-specs/40f54fe8-dea2-44bc-b9b0-e2c6af41484b => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:42.939187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4544453b-eade-4624-bcea-cf267ca8bd06 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.941408 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4544453b-eade-4624-bcea-cf267ca8bd06 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] POST https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:42.941787 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4544453b-eade-4624-bcea-cf267ca8bd06 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2141259759", "consumer": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:42.944465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.qos_specs [None req-4544453b-eade-4624-bcea-cf267ca8bd06 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2141259759', 'consumer': 'front-end', 'specs': {}} {{(pid=99816) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 15:42:42.948134 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-4544453b-eade-4624-bcea-cf267ca8bd06 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DB qos_specs_create(): root {'id': '1b72074c-da27-41b6-9c14-9239121c1b27', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2141259759'} {{(pid=99816) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 15:42:42.966089 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4544453b-eade-4624-bcea-cf267ca8bd06 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:42.966765 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 13/52] 10.4.3.228 () {68 vars in 1264 bytes} [Fri Jul 3 15:42:42 2026] POST /volume/v3/qos-specs => generated 370 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:42.975046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-749a5af7-a92a-4ba5-8e11-11cfb0b93757 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:42.976937 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-749a5af7-a92a-4ba5-8e11-11cfb0b93757 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27?force=False Jul 03 15:42:42.977318 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-749a5af7-a92a-4ba5-8e11-11cfb0b93757 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:42.977452 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-749a5af7-a92a-4ba5-8e11-11cfb0b93757 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:42.977805 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:42.977805 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:42.978266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.qos_specs_manage [None req-749a5af7-a92a-4ba5-8e11-11cfb0b93757 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete qos_spec: 1b72074c-da27-41b6-9c14-9239121c1b27, force: False {{(pid=99818) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 15:42:42.993456 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-749a5af7-a92a-4ba5-8e11-11cfb0b93757 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27?force=False returned with HTTP 202 Jul 03 15:42:42.993862 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 13/53] 10.4.3.228 () {66 vars in 1380 bytes} [Fri Jul 3 15:42:42 2026] DELETE /volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:43.001088 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d6f3896b-0888-456e-af75-2e0e019a51c4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.002712 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6f3896b-0888-456e-af75-2e0e019a51c4 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27 Jul 03 15:42:43.003685 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6f3896b-0888-456e-af75-2e0e019a51c4 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.003685 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6f3896b-0888-456e-af75-2e0e019a51c4 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.006523 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6f3896b-0888-456e-af75-2e0e019a51c4 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27 returned with HTTP 404 Jul 03 15:42:43.007044 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 15/54] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:43.014151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e95ec84c-d6cf-4ab9-a082-4d79cc8a9499 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.015839 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e95ec84c-d6cf-4ab9-a082-4d79cc8a9499 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:43.016042 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e95ec84c-d6cf-4ab9-a082-4d79cc8a9499 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.016225 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e95ec84c-d6cf-4ab9-a082-4d79cc8a9499 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.020925 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e95ec84c-d6cf-4ab9-a082-4d79cc8a9499 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:43.021299 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 14/55] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs => generated 175 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:43.030398 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-62383f9b-11ee-4b5b-9eb3-41088e25cff9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.032638 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-62383f9b-11ee-4b5b-9eb3-41088e25cff9 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27?force=False Jul 03 15:42:43.032893 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-62383f9b-11ee-4b5b-9eb3-41088e25cff9 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.033266 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-62383f9b-11ee-4b5b-9eb3-41088e25cff9 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.033393 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.033393 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:43.033809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62383f9b-11ee-4b5b-9eb3-41088e25cff9 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete qos_spec: 1b72074c-da27-41b6-9c14-9239121c1b27, force: False {{(pid=99816) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 15:42:43.038506 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-62383f9b-11ee-4b5b-9eb3-41088e25cff9 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27?force=False returned with HTTP 404 Jul 03 15:42:43.039141 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 14/56] 10.4.3.228 () {66 vars in 1380 bytes} [Fri Jul 3 15:42:43 2026] DELETE /volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:43.046707 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cd0dfa37-4684-45e1-b58e-88597a0eae67 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.048781 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd0dfa37-4684-45e1-b58e-88597a0eae67 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27 Jul 03 15:42:43.049078 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd0dfa37-4684-45e1-b58e-88597a0eae67 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.049347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd0dfa37-4684-45e1-b58e-88597a0eae67 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.049734 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.049734 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:43.053481 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd0dfa37-4684-45e1-b58e-88597a0eae67 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27 returned with HTTP 404 Jul 03 15:42:43.054076 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 14/57] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs/1b72074c-da27-41b6-9c14-9239121c1b27 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:43.063108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-72a4206d-c16b-4d9f-a14d-054110ef5644 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.065704 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72a4206d-c16b-4d9f-a14d-054110ef5644 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 Jul 03 15:42:43.065911 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-72a4206d-c16b-4d9f-a14d-054110ef5644 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.066475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-72a4206d-c16b-4d9f-a14d-054110ef5644 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.072136 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72a4206d-c16b-4d9f-a14d-054110ef5644 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 returned with HTTP 200 Jul 03 15:42:43.072935 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 16/58] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:43.082902 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9852fcd9-4857-476e-b6fe-c639b8332bad None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.085037 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9852fcd9-4857-476e-b6fe-c639b8332bad tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs Jul 03 15:42:43.085185 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9852fcd9-4857-476e-b6fe-c639b8332bad tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.085360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9852fcd9-4857-476e-b6fe-c639b8332bad tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.085743 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.085743 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:43.090408 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9852fcd9-4857-476e-b6fe-c639b8332bad tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs returned with HTTP 200 Jul 03 15:42:43.090908 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 15/59] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs => generated 175 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:43.100710 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a38e222b-73e3-42fb-8ab3-46a8f1fcafa0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.102377 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a38e222b-73e3-42fb-8ab3-46a8f1fcafa0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] PUT https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 Jul 03 15:42:43.102728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a38e222b-73e3-42fb-8ab3-46a8f1fcafa0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:43.108253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.qos_specs [None req-a38e222b-73e3-42fb-8ab3-46a8f1fcafa0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99816) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 15:42:43.117161 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-a38e222b-73e3-42fb-8ab3-46a8f1fcafa0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] qos_specs_update() value: {'id': 'e7db6d38-104e-4505-a33a-210014713f2f', 'key': 'iops_bytes', 'value': '500', 'specs_id': '0cb7db4a-41ba-4e08-9ad7-41e3ef513740', 'deleted': False} {{(pid=99816) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 15:42:43.122541 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a38e222b-73e3-42fb-8ab3-46a8f1fcafa0 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 returned with HTTP 200 Jul 03 15:42:43.123072 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 15/60] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:42:43 2026] PUT /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:42:43.131736 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f911ae48-3bcb-44af-815a-9ce742bce04c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.135234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f911ae48-3bcb-44af-815a-9ce742bce04c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 Jul 03 15:42:43.135573 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f911ae48-3bcb-44af-815a-9ce742bce04c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.136037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f911ae48-3bcb-44af-815a-9ce742bce04c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.142372 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f911ae48-3bcb-44af-815a-9ce742bce04c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 returned with HTTP 200 Jul 03 15:42:43.143043 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 15/61] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:43.154222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-85afb49e-7902-40cb-a0cc-2d89d432aea5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.156163 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-85afb49e-7902-40cb-a0cc-2d89d432aea5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] PUT https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/delete_keys Jul 03 15:42:43.156510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-85afb49e-7902-40cb-a0cc-2d89d432aea5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:43.158331 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.158331 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:43.159397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85afb49e-7902-40cb-a0cc-2d89d432aea5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete_key spec: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740, keys: ['iops_bytes'] {{(pid=99819) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 15:42:43.192457 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-85afb49e-7902-40cb-a0cc-2d89d432aea5 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/delete_keys returned with HTTP 202 Jul 03 15:42:43.192974 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 17/62] 10.4.3.228 () {68 vars in 1410 bytes} [Fri Jul 3 15:42:43 2026] PUT /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740/delete_keys => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:43.201958 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1b9dae5e-b3ec-4f1a-a4ed-2769ca22301c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.204458 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b9dae5e-b3ec-4f1a-a4ed-2769ca22301c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 Jul 03 15:42:43.204458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b9dae5e-b3ec-4f1a-a4ed-2769ca22301c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.204458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b9dae5e-b3ec-4f1a-a4ed-2769ca22301c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.204716 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.204716 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:43.208760 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b9dae5e-b3ec-4f1a-a4ed-2769ca22301c tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 returned with HTTP 200 Jul 03 15:42:43.209440 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 16/63] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:43.219579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-845f3543-3872-48b4-bf32-c2ce37c9ff5d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.221466 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-845f3543-3872-48b4-bf32-c2ce37c9ff5d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 Jul 03 15:42:43.221694 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-845f3543-3872-48b4-bf32-c2ce37c9ff5d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.221871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-845f3543-3872-48b4-bf32-c2ce37c9ff5d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.222098 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.222098 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:43.226857 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-845f3543-3872-48b4-bf32-c2ce37c9ff5d tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 returned with HTTP 200 Jul 03 15:42:43.227246 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 16/64] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:43.236541 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f706123f-7ea3-4f46-a5f9-3a15c747d5f2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.238292 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f706123f-7ea3-4f46-a5f9-3a15c747d5f2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] DELETE https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740?force=False Jul 03 15:42:43.238476 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f706123f-7ea3-4f46-a5f9-3a15c747d5f2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.238694 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f706123f-7ea3-4f46-a5f9-3a15c747d5f2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.238960 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.238960 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:43.239323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f706123f-7ea3-4f46-a5f9-3a15c747d5f2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Delete qos_spec: 0cb7db4a-41ba-4e08-9ad7-41e3ef513740, force: False {{(pid=99818) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 15:42:43.269078 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f706123f-7ea3-4f46-a5f9-3a15c747d5f2 tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740?force=False returned with HTTP 202 Jul 03 15:42:43.269664 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 16/65] 10.4.3.228 () {66 vars in 1380 bytes} [Fri Jul 3 15:42:43 2026] DELETE /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:42:43.279043 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-95341a01-9be3-4220-a715-ad05080ad45a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:43.280951 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95341a01-9be3-4220-a715-ad05080ad45a tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] GET https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 Jul 03 15:42:43.281135 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95341a01-9be3-4220-a715-ad05080ad45a tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:43.281315 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95341a01-9be3-4220-a715-ad05080ad45a tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:43.281640 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:43.281640 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:43.286571 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95341a01-9be3-4220-a715-ad05080ad45a tempest-QosSpecsTestJSON-1533294129 tempest-QosSpecsTestJSON-1533294129-project-admin] https://10.4.3.228/volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 returned with HTTP 404 Jul 03 15:42:43.287188 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 18/66] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:43 2026] GET /volume/v3/qos-specs/0cb7db4a-41ba-4e08-9ad7-41e3ef513740 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:47.951312 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1e165a25-e518-4979-a376-f7dfc9898b6d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:48.172480 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:42:48.172480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1134792862", "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:48.172480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1134792862', 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:42:48.856008 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume of 1 GB Jul 03 15:42:48.856378 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:48.856378 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:48.863263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:42:48.862750. {{(pid=99817) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:42:48.863359 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Availability Zones retrieved successfully. Jul 03 15:42:48.883222 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Flow 'volume_create_api' (a48933d1-6527-4302-a261-7f165bf17767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:42:48.884393 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a650f380-3635-41e2-b20a-dd6e069619a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:48.885333 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:42:48.989706 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a650f380-3635-41e2-b20a-dd6e069619a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:48.991399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a922f4c1-fa44-4f0f-89b1-5b0130916d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:49.042886 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-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 03 15:42:49.043285 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-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 03 15:42:49.098972 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Created reservations ['4e85e984-4bfb-47b0-a377-8be355d8661e', '1c532db1-d976-4420-b7d3-0def81fd24f5', 'd5395456-a201-4a0b-b7ff-3e0bd38f348a', '14817481-211e-4c8d-98a9-db1c3fb32dc0'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:42:49.100797 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a922f4c1-fa44-4f0f-89b1-5b0130916d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e85e984-4bfb-47b0-a377-8be355d8661e', '1c532db1-d976-4420-b7d3-0def81fd24f5', 'd5395456-a201-4a0b-b7ff-3e0bd38f348a', '14817481-211e-4c8d-98a9-db1c3fb32dc0']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:49.100797 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7a17fa-dcc8-42f4-94ae-ac10f672a34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:49.162128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7a17fa-dcc8-42f4-94ae-ac10f672a34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e689d8d-ac73-4347-be4d-438c5192175e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1134792862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='233a15abc3a94f829a7db9d00690077a',qos_specs=None,replication_status=,reservations=['4e85e984-4bfb-47b0-a377-8be355d8661e','1c532db1-d976-4420-b7d3-0def81fd24f5','d5395456-a201-4a0b-b7ff-3e0bd38f348a','14817481-211e-4c8d-98a9-db1c3fb32dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77734bc46c94a51aad3da8de219abb5',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1134792862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e689d8d-ac73-4347-be4d-438c5192175e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='233a15abc3a94f829a7db9d00690077a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c77734bc46c94a51aad3da8de219abb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:49.162953 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9613b38-692d-45e2-a901-ec6ff1fd42a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:49.203492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9613b38-692d-45e2-a901-ec6ff1fd42a8) transitioned into 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-1134792862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='233a15abc3a94f829a7db9d00690077a',qos_specs=None,replication_status=,reservations=['4e85e984-4bfb-47b0-a377-8be355d8661e','1c532db1-d976-4420-b7d3-0def81fd24f5','d5395456-a201-4a0b-b7ff-3e0bd38f348a','14817481-211e-4c8d-98a9-db1c3fb32dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77734bc46c94a51aad3da8de219abb5',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:49.204274 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddcc22e-ca4f-4d5e-ac53-ebfd01f2d8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:49.237872 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddcc22e-ca4f-4d5e-ac53-ebfd01f2d8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:49.239537 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Flow 'volume_create_api' (a48933d1-6527-4302-a261-7f165bf17767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:42:49.239537 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume request issued successfully. Jul 03 15:42:49.239984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e165a25-e518-4979-a376-f7dfc9898b6d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:42:49.240450 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 17/67] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:42:47 2026] POST /volume/v3/volumes => generated 752 bytes in 1289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:42:49.254569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e3c427b2-746e-4913-9262-550add24a792 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:49.256695 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e3c427b2-746e-4913-9262-550add24a792 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:49.256901 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e3c427b2-746e-4913-9262-550add24a792 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:49.257097 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e3c427b2-746e-4913-9262-550add24a792 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:49.299732 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:49.299732 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:49.308952 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e3c427b2-746e-4913-9262-550add24a792 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:49.320829 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e3c427b2-746e-4913-9262-550add24a792 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:49.321220 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 17/68] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:49 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:50.338054 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4c44d1d7-6809-4ccf-8985-86220e054e15 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:50.339467 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c44d1d7-6809-4ccf-8985-86220e054e15 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:50.339910 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c44d1d7-6809-4ccf-8985-86220e054e15 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:50.340123 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c44d1d7-6809-4ccf-8985-86220e054e15 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:50.371682 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:50.371682 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:50.377847 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4c44d1d7-6809-4ccf-8985-86220e054e15 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:50.386924 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c44d1d7-6809-4ccf-8985-86220e054e15 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:50.387351 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 17/69] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:50 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:51.405195 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9733030e-c87c-44e2-81c9-9e098af246b2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:51.407340 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9733030e-c87c-44e2-81c9-9e098af246b2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:51.407557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9733030e-c87c-44e2-81c9-9e098af246b2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:51.407893 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9733030e-c87c-44e2-81c9-9e098af246b2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:51.408707 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-91029143-a246-4fc1-b1f4-9a225df0c176 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:51.455918 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:51.455918 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:51.463993 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9733030e-c87c-44e2-81c9-9e098af246b2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:51.473032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9733030e-c87c-44e2-81c9-9e098af246b2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:51.473509 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 19/70] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:51 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 844 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:51.727781 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-91029143-a246-4fc1-b1f4-9a225df0c176 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] GET https://10.4.3.228/volume/v3/os-services Jul 03 15:42:51.727781 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-91029143-a246-4fc1-b1f4-9a225df0c176 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:51.727933 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-91029143-a246-4fc1-b1f4-9a225df0c176 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:51.728262 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:51.728262 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:51.740607 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-91029143-a246-4fc1-b1f4-9a225df0c176 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] https://10.4.3.228/volume/v3/os-services returned with HTTP 200 Jul 03 15:42:51.741044 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 18/71] 10.4.3.228 () {66 vars in 1249 bytes} [Fri Jul 3 15:42:51 2026] GET /volume/v3/os-services => generated 626 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:51.758658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-72e86736-f502-4aa2-9a50-8c3e6fae1918 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:51.762240 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-72e86736-f502-4aa2-9a50-8c3e6fae1918 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] PUT https://10.4.3.228/volume/v3/os-services/disable-log-reason Jul 03 15:42:51.762240 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-72e86736-f502-4aa2-9a50-8c3e6fae1918 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004436", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:51.765973 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-72e86736-f502-4aa2-9a50-8c3e6fae1918 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] https://10.4.3.228/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 15:42:51.770321 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 18/72] 10.4.3.228 () {68 vars in 1326 bytes} [Fri Jul 3 15:42:51 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:42:51.786550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d7497627-60b8-4bac-a4fe-a8eef390eec0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:51.787524 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d7497627-60b8-4bac-a4fe-a8eef390eec0 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] PUT https://10.4.3.228/volume/v3/os-services/disable Jul 03 15:42:51.788272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d7497627-60b8-4bac-a4fe-a8eef390eec0 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004436", "binary": "invalid_binary"} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:51.799523 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d7497627-60b8-4bac-a4fe-a8eef390eec0 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] https://10.4.3.228/volume/v3/os-services/disable returned with HTTP 404 Jul 03 15:42:51.800044 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 18/73] 10.4.3.228 () {68 vars in 1293 bytes} [Fri Jul 3 15:42:51 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:42:51.813152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e2720cb5-d02e-4c80-9a2c-75669b869b2a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:51.815894 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2720cb5-d02e-4c80-9a2c-75669b869b2a tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] PUT https://10.4.3.228/volume/v3/os-services/enable Jul 03 15:42:51.815982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2720cb5-d02e-4c80-9a2c-75669b869b2a tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:51.830263 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2720cb5-d02e-4c80-9a2c-75669b869b2a tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] https://10.4.3.228/volume/v3/os-services/enable returned with HTTP 404 Jul 03 15:42:51.831518 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 20/74] 10.4.3.228 () {68 vars in 1290 bytes} [Fri Jul 3 15:42:51 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:42:51.842405 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6548721e-0b18-474e-bfe8-5d3a8975f105 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:51.845023 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6548721e-0b18-474e-bfe8-5d3a8975f105 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] PUT https://10.4.3.228/volume/v3/os-services/freeze Jul 03 15:42:51.845412 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6548721e-0b18-474e-bfe8-5d3a8975f105 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:51.858793 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6548721e-0b18-474e-bfe8-5d3a8975f105 tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] https://10.4.3.228/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 15:42:51.859033 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 19/75] 10.4.3.228 () {68 vars in 1290 bytes} [Fri Jul 3 15:42:51 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:42:51.869812 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c850ed77-d44d-43be-a3fd-f98ba82bb85b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:51.872118 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c850ed77-d44d-43be-a3fd-f98ba82bb85b tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] PUT https://10.4.3.228/volume/v3/os-services/thaw Jul 03 15:42:51.872295 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c850ed77-d44d-43be-a3fd-f98ba82bb85b tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:51.884201 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c850ed77-d44d-43be-a3fd-f98ba82bb85b tempest-VolumeServicesNegativeTest-1737272517 tempest-VolumeServicesNegativeTest-1737272517-project-admin] https://10.4.3.228/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 15:42:51.884201 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 19/76] 10.4.3.228 () {68 vars in 1284 bytes} [Fri Jul 3 15:42:51 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:42:52.486854 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c3a52900-08fb-4c3d-9b68-9cbd43facd9f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:52.490548 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3a52900-08fb-4c3d-9b68-9cbd43facd9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:52.490548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3a52900-08fb-4c3d-9b68-9cbd43facd9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:52.490708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3a52900-08fb-4c3d-9b68-9cbd43facd9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:52.501528 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:52.501528 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:52.507262 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c3a52900-08fb-4c3d-9b68-9cbd43facd9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:52.512345 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3a52900-08fb-4c3d-9b68-9cbd43facd9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:52.513107 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 19/77] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:52 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:53.534174 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2fa5bf38-6d53-4708-98e8-483e0f860157 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:53.536299 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2fa5bf38-6d53-4708-98e8-483e0f860157 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:53.536631 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2fa5bf38-6d53-4708-98e8-483e0f860157 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:53.536953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2fa5bf38-6d53-4708-98e8-483e0f860157 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:53.546348 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:53.546348 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:53.553551 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2fa5bf38-6d53-4708-98e8-483e0f860157 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:53.562320 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2fa5bf38-6d53-4708-98e8-483e0f860157 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:53.562899 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 21/78] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:53 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:54.583932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-309eddf4-705d-465d-8f1e-8e06c85d5e03 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:54.583932 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-309eddf4-705d-465d-8f1e-8e06c85d5e03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:54.583932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-309eddf4-705d-465d-8f1e-8e06c85d5e03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:54.583932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-309eddf4-705d-465d-8f1e-8e06c85d5e03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:54.591005 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:54.591005 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:54.597076 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-309eddf4-705d-465d-8f1e-8e06c85d5e03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:54.603630 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-309eddf4-705d-465d-8f1e-8e06c85d5e03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:54.603988 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 20/79] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:54 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:54.883642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:55.094414 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:42:55.094975 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-989634097"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:55.099648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-989634097'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:42:55.103512 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Create volume of 1 GB Jul 03 15:42:55.103854 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:55.103854 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:55.112869 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:42:55.112053. {{(pid=99816) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:42:55.112869 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Availability Zones retrieved successfully. Jul 03 15:42:55.138601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Flow 'volume_create_api' (40a56fc8-6061-48bc-90ae-1776a97dd6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:42:55.139662 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bda5c6fc-5123-4eb3-b6e5-5fa23d55d41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:55.140688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:42:55.156583 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:55.156583 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:55.171515 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bda5c6fc-5123-4eb3-b6e5-5fa23d55d41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=37907dbc-39ad-403c-9e45-f7cf6e54e15e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37907dbc-39ad-403c-9e45-f7cf6e54e15e', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:55.172602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321335f3-8779-45ff-868e-421d29d0cba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:55.210264 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-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 03 15:42:55.210593 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-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 03 15:42:55.294587 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Created reservations ['4e99bb47-257f-45a9-8f4a-9389ffaded01', '65b339f4-f3ff-413a-bcaf-1ede6e1f74f6', 'b14d59e3-7b56-41c3-96ec-ae193e2d61e6', 'ccd1e4d7-f8d1-423e-a9f0-be96ffb43652'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:42:55.294587 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321335f3-8779-45ff-868e-421d29d0cba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e99bb47-257f-45a9-8f4a-9389ffaded01', '65b339f4-f3ff-413a-bcaf-1ede6e1f74f6', 'b14d59e3-7b56-41c3-96ec-ae193e2d61e6', 'ccd1e4d7-f8d1-423e-a9f0-be96ffb43652']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:55.294587 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957042f2-7162-462f-bb24-86b803191e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:55.328998 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957042f2-7162-462f-bb24-86b803191e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fcf5baf-811d-4b73-aadc-60863a5609d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-989634097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a13831b165f7484d9f2d56de554e4e65',qos_specs=None,replication_status=,reservations=['4e99bb47-257f-45a9-8f4a-9389ffaded01','65b339f4-f3ff-413a-bcaf-1ede6e1f74f6','b14d59e3-7b56-41c3-96ec-ae193e2d61e6','ccd1e4d7-f8d1-423e-a9f0-be96ffb43652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d334185b14d944e283d5d7c23a2f415e',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e), '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-03T15:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-989634097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fcf5baf-811d-4b73-aadc-60863a5609d2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a13831b165f7484d9f2d56de554e4e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d334185b14d944e283d5d7c23a2f415e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37907dbc-39ad-403c-9e45-f7cf6e54e15e),volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:55.329988 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d78a0f-29e6-4314-a1a0-09ad110cb136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:55.368468 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d78a0f-29e6-4314-a1a0-09ad110cb136) transitioned into 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-989634097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a13831b165f7484d9f2d56de554e4e65',qos_specs=None,replication_status=,reservations=['4e99bb47-257f-45a9-8f4a-9389ffaded01','65b339f4-f3ff-413a-bcaf-1ede6e1f74f6','b14d59e3-7b56-41c3-96ec-ae193e2d61e6','ccd1e4d7-f8d1-423e-a9f0-be96ffb43652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d334185b14d944e283d5d7c23a2f415e',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:55.369205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d166e07-df0c-433d-8a8b-6f0b88ffc37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:55.398868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d166e07-df0c-433d-8a8b-6f0b88ffc37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:55.400190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Flow 'volume_create_api' (40a56fc8-6061-48bc-90ae-1776a97dd6cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:42:55.400698 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Create volume request issued successfully. Jul 03 15:42:55.401487 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a698c84e-8712-43b7-a461-b9d66385b4b3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:42:55.402020 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 20/80] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:42:54 2026] POST /volume/v3/volumes => generated 757 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:42:55.415566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ace4dfc9-ecae-4a83-9541-d9440067bcf8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:55.417419 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ace4dfc9-ecae-4a83-9541-d9440067bcf8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:42:55.417694 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ace4dfc9-ecae-4a83-9541-d9440067bcf8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:55.417977 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ace4dfc9-ecae-4a83-9541-d9440067bcf8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:55.429951 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:55.429951 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:55.439791 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ace4dfc9-ecae-4a83-9541-d9440067bcf8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:42:55.450222 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ace4dfc9-ecae-4a83-9541-d9440067bcf8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:42:55.450222 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 20/81] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:55 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:55.621070 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5daf1988-757f-46a9-9274-7166de6513d1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:55.625253 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5daf1988-757f-46a9-9274-7166de6513d1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:55.625253 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5daf1988-757f-46a9-9274-7166de6513d1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:55.625253 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5daf1988-757f-46a9-9274-7166de6513d1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:55.634952 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:55.634952 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:55.641392 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5daf1988-757f-46a9-9274-7166de6513d1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:55.647679 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5daf1988-757f-46a9-9274-7166de6513d1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:55.647679 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 22/82] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:55 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:56.469350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-60a6ce19-ebb5-41b8-b467-2288576a2cb1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:56.471969 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-60a6ce19-ebb5-41b8-b467-2288576a2cb1 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:42:56.473310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-60a6ce19-ebb5-41b8-b467-2288576a2cb1 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:56.473310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-60a6ce19-ebb5-41b8-b467-2288576a2cb1 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:56.482103 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:56.482103 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:56.487054 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-60a6ce19-ebb5-41b8-b467-2288576a2cb1 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:42:56.491603 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-60a6ce19-ebb5-41b8-b467-2288576a2cb1 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:42:56.491993 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 21/83] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:56 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:56.508914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d38727c1-e36e-4c58-8294-eab78051b225 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:56.662409 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ec269b1e-39ba-4c06-81bc-114e63f16ddb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:56.664401 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ec269b1e-39ba-4c06-81bc-114e63f16ddb tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:56.664685 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ec269b1e-39ba-4c06-81bc-114e63f16ddb tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:56.664882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ec269b1e-39ba-4c06-81bc-114e63f16ddb tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:56.672306 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:56.672306 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:56.676194 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ec269b1e-39ba-4c06-81bc-114e63f16ddb tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:56.682259 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ec269b1e-39ba-4c06-81bc-114e63f16ddb tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:56.682888 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 21/84] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:56 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:56.761163 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d38727c1-e36e-4c58-8294-eab78051b225 tempest-TestMultiAttachVolumeSwap-1497972143 tempest-TestMultiAttachVolumeSwap-1497972143-project-admin] POST https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action Jul 03 15:42:56.761483 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d38727c1-e36e-4c58-8294-eab78051b225 tempest-TestMultiAttachVolumeSwap-1497972143 tempest-TestMultiAttachVolumeSwap-1497972143-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:42:56.761650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d38727c1-e36e-4c58-8294-eab78051b225 tempest-TestMultiAttachVolumeSwap-1497972143 tempest-TestMultiAttachVolumeSwap-1497972143-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:56.796064 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:56.796064 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:56.797091 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d38727c1-e36e-4c58-8294-eab78051b225 tempest-TestMultiAttachVolumeSwap-1497972143 tempest-TestMultiAttachVolumeSwap-1497972143-project-admin] Volume info retrieved successfully. Jul 03 15:42:56.816310 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d38727c1-e36e-4c58-8294-eab78051b225 tempest-TestMultiAttachVolumeSwap-1497972143 tempest-TestMultiAttachVolumeSwap-1497972143-project-admin] Update volume admin metadata completed successfully. Jul 03 15:42:56.816690 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d38727c1-e36e-4c58-8294-eab78051b225 tempest-TestMultiAttachVolumeSwap-1497972143 tempest-TestMultiAttachVolumeSwap-1497972143-project-admin] Update readonly setting on volume completed successfully. Jul 03 15:42:56.816784 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d38727c1-e36e-4c58-8294-eab78051b225 tempest-TestMultiAttachVolumeSwap-1497972143 tempest-TestMultiAttachVolumeSwap-1497972143-project-admin] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action returned with HTTP 202 Jul 03 15:42:56.817454 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 21/85] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:42:56 2026] POST /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:42:56.826995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:56.828794 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:42:56.829759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-573014958"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:56.831659 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-573014958'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:42:56.836047 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Create volume of 1 GB Jul 03 15:42:56.836047 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:56.836047 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:56.841831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:42:56.840800. {{(pid=99819) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:42:56.841831 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Availability Zones retrieved successfully. Jul 03 15:42:56.868006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Flow 'volume_create_api' (02804bfb-38d9-45eb-b8e2-de70f12c0288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:42:56.869608 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576cdee4-f82f-44ca-a971-6cc0c7682dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:56.870609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:42:56.895803 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:56.895803 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:56.919944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576cdee4-f82f-44ca-a971-6cc0c7682dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=37907dbc-39ad-403c-9e45-f7cf6e54e15e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37907dbc-39ad-403c-9e45-f7cf6e54e15e', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:56.919944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d50839-1b07-47b1-a720-0da0153af9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:56.970692 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-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 03 15:42:56.970692 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-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 03 15:42:57.008241 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Created reservations ['7ad12027-23d9-48d5-85f5-6d5b7a2a6307', 'dd735087-c0d3-485b-a824-aedbc2f1b0a7', '72f73fe1-e13f-4dfa-822b-89cadc4f0ba5', '922a0b46-2cb2-4ac0-812c-89e52a8515da'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:42:57.008241 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d50839-1b07-47b1-a720-0da0153af9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad12027-23d9-48d5-85f5-6d5b7a2a6307', 'dd735087-c0d3-485b-a824-aedbc2f1b0a7', '72f73fe1-e13f-4dfa-822b-89cadc4f0ba5', '922a0b46-2cb2-4ac0-812c-89e52a8515da']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:57.008241 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2052483a-c3cb-4fdd-8bfa-b1b31b9b1a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:57.038527 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2052483a-c3cb-4fdd-8bfa-b1b31b9b1a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f29ef98-3e33-42fd-9438-d2c834d89ebc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-573014958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a13831b165f7484d9f2d56de554e4e65',qos_specs=None,replication_status=,reservations=['7ad12027-23d9-48d5-85f5-6d5b7a2a6307','dd735087-c0d3-485b-a824-aedbc2f1b0a7','72f73fe1-e13f-4dfa-822b-89cadc4f0ba5','922a0b46-2cb2-4ac0-812c-89e52a8515da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d334185b14d944e283d5d7c23a2f415e',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e), '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-03T15:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-573014958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f29ef98-3e33-42fd-9438-d2c834d89ebc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a13831b165f7484d9f2d56de554e4e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d334185b14d944e283d5d7c23a2f415e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37907dbc-39ad-403c-9e45-f7cf6e54e15e),volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:57.039494 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a3875a-d9d5-4b71-9acc-42e389c3de7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:57.085220 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a3875a-d9d5-4b71-9acc-42e389c3de7c) transitioned into 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-573014958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a13831b165f7484d9f2d56de554e4e65',qos_specs=None,replication_status=,reservations=['7ad12027-23d9-48d5-85f5-6d5b7a2a6307','dd735087-c0d3-485b-a824-aedbc2f1b0a7','72f73fe1-e13f-4dfa-822b-89cadc4f0ba5','922a0b46-2cb2-4ac0-812c-89e52a8515da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d334185b14d944e283d5d7c23a2f415e',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:57.085544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a26a64-3f55-49ee-a701-36feb6e29558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:57.112658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a26a64-3f55-49ee-a701-36feb6e29558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:57.112658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Flow 'volume_create_api' (02804bfb-38d9-45eb-b8e2-de70f12c0288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:42:57.113233 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Create volume request issued successfully. Jul 03 15:42:57.114222 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c0faf5c-7d76-4dbf-88b5-20419f373da8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:42:57.114878 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 23/86] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:42:56 2026] POST /volume/v3/volumes => generated 757 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:42:57.127597 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c6122fff-07b7-4558-98b0-d7b772b45578 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:57.129377 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c6122fff-07b7-4558-98b0-d7b772b45578 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc Jul 03 15:42:57.129652 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c6122fff-07b7-4558-98b0-d7b772b45578 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:57.129882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c6122fff-07b7-4558-98b0-d7b772b45578 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:57.138096 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:57.138096 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:42:57.143359 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c6122fff-07b7-4558-98b0-d7b772b45578 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:42:57.150542 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c6122fff-07b7-4558-98b0-d7b772b45578 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc returned with HTTP 200 Jul 03 15:42:57.150542 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 22/87] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:57 2026] GET /volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:57.698565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e495f5ea-7431-4474-8079-ae37181a5bf2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:57.700570 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e495f5ea-7431-4474-8079-ae37181a5bf2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:57.700864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e495f5ea-7431-4474-8079-ae37181a5bf2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:57.701560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e495f5ea-7431-4474-8079-ae37181a5bf2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:57.709902 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:57.709902 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:42:57.714057 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e495f5ea-7431-4474-8079-ae37181a5bf2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:57.718801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e495f5ea-7431-4474-8079-ae37181a5bf2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:57.719175 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 22/88] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:57 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:58.165529 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3f43086d-a5ce-432f-a2d1-2b7cbb1ad9ff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:58.167941 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f43086d-a5ce-432f-a2d1-2b7cbb1ad9ff tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc Jul 03 15:42:58.168206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3f43086d-a5ce-432f-a2d1-2b7cbb1ad9ff tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:58.168480 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3f43086d-a5ce-432f-a2d1-2b7cbb1ad9ff tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:58.178385 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:58.178385 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:42:58.183609 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3f43086d-a5ce-432f-a2d1-2b7cbb1ad9ff tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:42:58.191429 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f43086d-a5ce-432f-a2d1-2b7cbb1ad9ff tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc returned with HTTP 200 Jul 03 15:42:58.192221 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 22/89] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:58 2026] GET /volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:58.735353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2cba9c18-d614-4b23-b9e4-1e6272d611c2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:58.739640 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cba9c18-d614-4b23-b9e4-1e6272d611c2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:58.739640 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2cba9c18-d614-4b23-b9e4-1e6272d611c2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:58.739640 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2cba9c18-d614-4b23-b9e4-1e6272d611c2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:58.749068 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:58.749068 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:58.755320 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2cba9c18-d614-4b23-b9e4-1e6272d611c2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:58.758824 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cba9c18-d614-4b23-b9e4-1e6272d611c2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:58.758824 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 24/90] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:58 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:59.307191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:59.548390 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 Jul 03 15:42:59.548390 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:59.548390 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:59.557164 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.557974 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.557974 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.558096 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] 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 03 15:42:59.558429 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.558558 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.558811 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.563533 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f04f49fe-41e5-4b14-8beb-6ed1289620c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 returned with HTTP 200 Jul 03 15:42:59.563948 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 23/91] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:42:59 2026] GET /volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 => generated 437 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:59.572002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:59.574123 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 Jul 03 15:42:59.574272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:59.644547 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] 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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] 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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] 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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.648518 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:42:59.651742 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a22d2db0-3817-4223-bbfb-5a05ad1047bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 returned with HTTP 200 Jul 03 15:42:59.652339 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 23/92] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:42:59 2026] PUT /volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 => generated 390 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:59.664675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:59.772263 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5f0f64b3-6bc8-4b97-8a96-9d176fcaa13e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:42:59.774301 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f0f64b3-6bc8-4b97-8a96-9d176fcaa13e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:42:59.774597 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f0f64b3-6bc8-4b97-8a96-9d176fcaa13e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:42:59.774872 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f0f64b3-6bc8-4b97-8a96-9d176fcaa13e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:42:59.786422 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:42:59.786422 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:42:59.792817 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5f0f64b3-6bc8-4b97-8a96-9d176fcaa13e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:42:59.798141 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f0f64b3-6bc8-4b97-8a96-9d176fcaa13e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:42:59.798824 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 25/93] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:42:59 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:42:59.919628 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:42:59.920093 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-952679681"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:42:59.922064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-952679681'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:42:59.922247 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Create volume of 1 GB Jul 03 15:42:59.928204 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Availability Zones retrieved successfully. Jul 03 15:42:59.936004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Flow 'volume_create_api' (3a36ab64-a1f5-4e35-bd66-09f52273e2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:42:59.936981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b005594e-8e77-4ee1-a1aa-ad96b7e1615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:42:59.937893 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:42:59.970536 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b005594e-8e77-4ee1-a1aa-ad96b7e1615f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:42:59.970800 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e79e229-efe6-48c6-a1ed-06152d11bcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:00.013420 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-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 03 15:43:00.014443 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-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 03 15:43:00.067089 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Created reservations ['2ab6f5ed-ae49-4bde-bd24-657745e1261d', '29b04303-e0d2-4180-a3f4-4def3f176584', 'b0eb6299-73ef-47f7-aca6-ed0f64746e6e', 'd72f4c7d-df86-4730-b381-0f31289b6a03'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:00.068075 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e79e229-efe6-48c6-a1ed-06152d11bcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab6f5ed-ae49-4bde-bd24-657745e1261d', '29b04303-e0d2-4180-a3f4-4def3f176584', 'b0eb6299-73ef-47f7-aca6-ed0f64746e6e', 'd72f4c7d-df86-4730-b381-0f31289b6a03']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:00.069707 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0215087-2123-4ef4-b48e-797a52230570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:00.093475 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0215087-2123-4ef4-b48e-797a52230570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f23812-9251-4d06-b8aa-5a8bbbac7aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-952679681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce9c37e2568f48fda80b8abe41d03e70',qos_specs=None,replication_status=,reservations=['2ab6f5ed-ae49-4bde-bd24-657745e1261d','29b04303-e0d2-4180-a3f4-4def3f176584','b0eb6299-73ef-47f7-aca6-ed0f64746e6e','d72f4c7d-df86-4730-b381-0f31289b6a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9f5765ae444d0dbf436b19b89897d1',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-952679681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f23812-9251-4d06-b8aa-5a8bbbac7aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce9c37e2568f48fda80b8abe41d03e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1b9f5765ae444d0dbf436b19b89897d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:00.094131 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b524e5b0-d3a9-4815-ae03-839cb2e1f6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:00.116963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b524e5b0-d3a9-4815-ae03-839cb2e1f6aa) transitioned into 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-952679681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce9c37e2568f48fda80b8abe41d03e70',qos_specs=None,replication_status=,reservations=['2ab6f5ed-ae49-4bde-bd24-657745e1261d','29b04303-e0d2-4180-a3f4-4def3f176584','b0eb6299-73ef-47f7-aca6-ed0f64746e6e','d72f4c7d-df86-4730-b381-0f31289b6a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b9f5765ae444d0dbf436b19b89897d1',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:00.118035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121e79eb-c4c8-4307-aac4-2eba01dcce18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:00.133319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121e79eb-c4c8-4307-aac4-2eba01dcce18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:00.134269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Flow 'volume_create_api' (3a36ab64-a1f5-4e35-bd66-09f52273e2f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:00.134672 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Create volume request issued successfully. Jul 03 15:43:00.135417 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b5db1bcb-4e78-40b0-ab71-088e61c546e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:00.136178 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 23/94] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:42:59 2026] POST /volume/v3/volumes => generated 766 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:00.155107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-57a604e9-20f3-46ff-82f4-cadc7f703176 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:00.157303 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57a604e9-20f3-46ff-82f4-cadc7f703176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:00.157607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57a604e9-20f3-46ff-82f4-cadc7f703176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:00.159060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57a604e9-20f3-46ff-82f4-cadc7f703176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:00.165174 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:00.165174 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:00.169838 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-57a604e9-20f3-46ff-82f4-cadc7f703176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:00.175224 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57a604e9-20f3-46ff-82f4-cadc7f703176 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf returned with HTTP 200 Jul 03 15:43:00.176014 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 24/95] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:00 2026] GET /volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:00.820590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5f6bdc15-b43e-4477-ae52-122a21585844 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:00.821866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f6bdc15-b43e-4477-ae52-122a21585844 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:43:00.821866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f6bdc15-b43e-4477-ae52-122a21585844 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:00.821866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f6bdc15-b43e-4477-ae52-122a21585844 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:00.832191 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:00.832191 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:00.838043 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5f6bdc15-b43e-4477-ae52-122a21585844 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:00.844895 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f6bdc15-b43e-4477-ae52-122a21585844 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:43:00.844895 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 24/96] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:00 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:01.057831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-90c44012-3403-499d-af33-98122ab92514 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:01.187421 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2b674008-4c1d-43fc-8fb7-d6f5cd315a5a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:01.189425 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b674008-4c1d-43fc-8fb7-d6f5cd315a5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:01.189642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b674008-4c1d-43fc-8fb7-d6f5cd315a5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:01.189855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b674008-4c1d-43fc-8fb7-d6f5cd315a5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:01.202569 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:01.202569 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:01.204421 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2b674008-4c1d-43fc-8fb7-d6f5cd315a5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:01.208737 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b674008-4c1d-43fc-8fb7-d6f5cd315a5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf returned with HTTP 200 Jul 03 15:43:01.211477 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 24/97] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:01 2026] GET /volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:01.223980 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-44827392-9773-4e25-ae26-51c2ca8056d8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:01.225925 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-44827392-9773-4e25-ae26-51c2ca8056d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:43:01.226481 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-44827392-9773-4e25-ae26-51c2ca8056d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f23812-9251-4d06-b8aa-5a8bbbac7aaf", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1726260273"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:01.234720 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:01.234720 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:01.235364 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-44827392-9773-4e25-ae26-51c2ca8056d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:01.235541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-44827392-9773-4e25-ae26-51c2ca8056d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Create snapshot from volume 22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:01.271446 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-44827392-9773-4e25-ae26-51c2ca8056d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Created reservations ['da749e27-d1a0-4c4d-94ef-c430aba33b12', '9e56485a-c216-439d-8e2f-c82b7cda4a97', '39571aa4-e18f-4dcd-89e1-1a3e1a7105e7', '1080112b-a8cf-43af-9c3d-27196253b6e4'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:01.313087 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:01.313451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-390526877"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:01.316712 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-390526877'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:01.316901 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Create volume of 1 GB Jul 03 15:43:01.323776 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Availability Zones retrieved successfully. Jul 03 15:43:01.337093 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Flow 'volume_create_api' (24b65427-91a3-4883-a8d4-fb5436e24a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:01.338492 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d708ebf-9e65-47f8-a872-abd0a9f3a8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:01.339881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:01.341227 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-44827392-9773-4e25-ae26-51c2ca8056d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Snapshot create request issued successfully. Jul 03 15:43:01.341595 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-44827392-9773-4e25-ae26-51c2ca8056d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:43:01.342321 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 25/98] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:43:01 2026] POST /volume/v3/snapshots => generated 323 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:01.354829 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d12cf587-1f30-4587-8070-5fb93cea1830 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:01.356719 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d12cf587-1f30-4587-8070-5fb93cea1830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 Jul 03 15:43:01.357055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d12cf587-1f30-4587-8070-5fb93cea1830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:01.357414 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d12cf587-1f30-4587-8070-5fb93cea1830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:01.373637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d708ebf-9e65-47f8-a872-abd0a9f3a8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:01.373637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb35982-65d7-4741-b58d-3cfced243ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:01.385204 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:01.385204 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:01.386114 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d12cf587-1f30-4587-8070-5fb93cea1830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Snapshot retrieved successfully. Jul 03 15:43:01.387126 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d12cf587-1f30-4587-8070-5fb93cea1830 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 returned with HTTP 200 Jul 03 15:43:01.387731 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 25/99] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:43:01 2026] GET /volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 => generated 455 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:01.407006 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] 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 03 15:43:01.407449 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] 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 03 15:43:01.458530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Created reservations ['6fa74be2-f257-4a43-a651-a12df16b9431', 'a6b9b515-64df-432d-a649-095f19790f79', '2d3c80b1-83ca-4a65-90ed-c44df059654f', '80f6a411-7ca7-4fa0-84cc-8c8bf39d20ae'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:01.458947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb35982-65d7-4741-b58d-3cfced243ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa74be2-f257-4a43-a651-a12df16b9431', 'a6b9b515-64df-432d-a649-095f19790f79', '2d3c80b1-83ca-4a65-90ed-c44df059654f', '80f6a411-7ca7-4fa0-84cc-8c8bf39d20ae']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:01.459756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602aa0fa-93c3-4196-a59f-dd190c4a225f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:01.518681 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602aa0fa-93c3-4196-a59f-dd190c4a225f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c15eea-b5a0-493d-8adb-d259f5d331bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-390526877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10dff825cdc3407c92f7cd89dbdb4eee',qos_specs=None,replication_status=,reservations=['6fa74be2-f257-4a43-a651-a12df16b9431','a6b9b515-64df-432d-a649-095f19790f79','2d3c80b1-83ca-4a65-90ed-c44df059654f','80f6a411-7ca7-4fa0-84cc-8c8bf39d20ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2928c396214414299bdc50da665dddd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-390526877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c15eea-b5a0-493d-8adb-d259f5d331bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10dff825cdc3407c92f7cd89dbdb4eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f2928c396214414299bdc50da665dddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:01.519208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684325f3-7ffc-4355-b23b-46b6e3ea67e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:01.544213 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684325f3-7ffc-4355-b23b-46b6e3ea67e3) transitioned into 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-390526877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10dff825cdc3407c92f7cd89dbdb4eee',qos_specs=None,replication_status=,reservations=['6fa74be2-f257-4a43-a651-a12df16b9431','a6b9b515-64df-432d-a649-095f19790f79','2d3c80b1-83ca-4a65-90ed-c44df059654f','80f6a411-7ca7-4fa0-84cc-8c8bf39d20ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2928c396214414299bdc50da665dddd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:01.548020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025a7ad2-0696-41de-a56d-8642eec45ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:01.562496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025a7ad2-0696-41de-a56d-8642eec45ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:01.563700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Flow 'volume_create_api' (24b65427-91a3-4883-a8d4-fb5436e24a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:01.564380 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Create volume request issued successfully. Jul 03 15:43:01.565486 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-90c44012-3403-499d-af33-98122ab92514 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:01.565486 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 26/100] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:01 2026] POST /volume/v3/volumes => generated 784 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:01.582685 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5aed0966-0fc8-4cb3-8db6-f4bea8a337a8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:01.584857 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5aed0966-0fc8-4cb3-8db6-f4bea8a337a8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:43:01.585361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5aed0966-0fc8-4cb3-8db6-f4bea8a337a8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:01.585361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5aed0966-0fc8-4cb3-8db6-f4bea8a337a8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:01.596634 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:01.596634 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:01.605113 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5aed0966-0fc8-4cb3-8db6-f4bea8a337a8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:43:01.611721 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5aed0966-0fc8-4cb3-8db6-f4bea8a337a8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:43:01.611970 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 25/101] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:01 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 963 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:01.859657 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a4d5d379-36f0-4df5-be6a-5ef2b790f56d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:01.861490 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a4d5d379-36f0-4df5-be6a-5ef2b790f56d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:43:01.861714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a4d5d379-36f0-4df5-be6a-5ef2b790f56d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:01.862039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a4d5d379-36f0-4df5-be6a-5ef2b790f56d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:01.869094 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:01.869094 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:01.873813 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a4d5d379-36f0-4df5-be6a-5ef2b790f56d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:01.878768 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a4d5d379-36f0-4df5-be6a-5ef2b790f56d tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:43:01.879153 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 26/102] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:01 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:02.402129 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6de82880-00bd-42a8-a913-13c2c2e178be None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.404017 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6de82880-00bd-42a8-a913-13c2c2e178be tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 Jul 03 15:43:02.404017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6de82880-00bd-42a8-a913-13c2c2e178be tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:02.405105 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6de82880-00bd-42a8-a913-13c2c2e178be tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:02.415795 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.415795 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:02.416492 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6de82880-00bd-42a8-a913-13c2c2e178be tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Snapshot retrieved successfully. Jul 03 15:43:02.417651 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6de82880-00bd-42a8-a913-13c2c2e178be tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 returned with HTTP 200 Jul 03 15:43:02.417927 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 26/103] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:43:02 2026] GET /volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:02.431428 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f4306f45-aae4-47ff-98b4-b678b5d735db None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.433251 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 Jul 03 15:43:02.433605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:02.443187 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.443187 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:02.488408 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:43:02.489052 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] 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 03 15:43:02.489052 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:43:02.489276 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:43:02.489511 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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 03 15:43:02.493548 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4306f45-aae4-47ff-98b4-b678b5d735db tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 returned with HTTP 200 Jul 03 15:43:02.494916 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 27/104] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:43:02 2026] PUT /volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 => generated 390 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:02.505384 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-95e390bc-4069-495a-9079-5b519eca8c03 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.508540 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-95e390bc-4069-495a-9079-5b519eca8c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:43:02.509074 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-95e390bc-4069-495a-9079-5b519eca8c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f23812-9251-4d06-b8aa-5a8bbbac7aaf"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:02.521967 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.521967 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:02.522800 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-95e390bc-4069-495a-9079-5b519eca8c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:02.523967 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-95e390bc-4069-495a-9079-5b519eca8c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Create snapshot from volume 22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:02.542974 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-95e390bc-4069-495a-9079-5b519eca8c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-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 03 15:43:02.547378 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota_utils [None req-95e390bc-4069-495a-9079-5b519eca8c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Quota exceeded for ce9c37e2568f48fda80b8abe41d03e70, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 15:43:02.547895 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.middleware.fault [None req-95e390bc-4069-495a-9079-5b519eca8c03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 413 Jul 03 15:43:02.548896 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 26/105] 10.4.3.228 () {68 vars in 1264 bytes} [Fri Jul 3 15:43:02 2026] POST /volume/v3/snapshots => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:43:02.556497 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8bdfe87f-b831-4ff1-bfcb-eb585e1f9f6e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.558413 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8bdfe87f-b831-4ff1-bfcb-eb585e1f9f6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 Jul 03 15:43:02.558794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8bdfe87f-b831-4ff1-bfcb-eb585e1f9f6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:02.607652 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8bdfe87f-b831-4ff1-bfcb-eb585e1f9f6e tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 returned with HTTP 200 Jul 03 15:43:02.608082 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 27/106] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:43:02 2026] PUT /volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 => generated 390 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:02.623486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0a5d836a-af04-4e7e-9f83-21bafad9f1c7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.625138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0a5d836a-af04-4e7e-9f83-21bafad9f1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:43:02.625430 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0a5d836a-af04-4e7e-9f83-21bafad9f1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22f23812-9251-4d06-b8aa-5a8bbbac7aaf"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:02.626459 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-50ea4260-70d1-43cc-ac72-55edc6f59ed9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.630954 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50ea4260-70d1-43cc-ac72-55edc6f59ed9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:43:02.630954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-50ea4260-70d1-43cc-ac72-55edc6f59ed9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:02.630954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-50ea4260-70d1-43cc-ac72-55edc6f59ed9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:02.640244 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.640244 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:02.641580 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.641580 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:02.642250 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0a5d836a-af04-4e7e-9f83-21bafad9f1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:02.642250 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-0a5d836a-af04-4e7e-9f83-21bafad9f1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Create snapshot from volume 22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:02.650221 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-50ea4260-70d1-43cc-ac72-55edc6f59ed9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:43:02.654385 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50ea4260-70d1-43cc-ac72-55edc6f59ed9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:43:02.655826 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 28/107] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:02 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:02.686005 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota_utils [None req-0a5d836a-af04-4e7e-9f83-21bafad9f1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Quota exceeded for ce9c37e2568f48fda80b8abe41d03e70, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 15:43:02.686005 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.middleware.fault [None req-0a5d836a-af04-4e7e-9f83-21bafad9f1c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 413 Jul 03 15:43:02.686005 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 27/108] 10.4.3.228 () {68 vars in 1264 bytes} [Fri Jul 3 15:43:02 2026] POST /volume/v3/snapshots => generated 133 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:43:02.697976 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.702441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 Jul 03 15:43:02.703402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:02.703402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:02.703402 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Delete snapshot with id: cd475dc4-4886-4648-bd2b-34a2112cfff1 Jul 03 15:43:02.727114 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.727114 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:02.727791 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Snapshot retrieved successfully. Jul 03 15:43:02.752892 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Snapshot delete request issued successfully. Jul 03 15:43:02.752892 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-14a6d752-2321-4ebb-8487-efb72fc278d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 returned with HTTP 202 Jul 03 15:43:02.752892 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 27/109] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:43:02 2026] DELETE /volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:02.763188 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-57e03dc1-8bb0-43b4-b2c1-b20bc2b119af None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.765176 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57e03dc1-8bb0-43b4-b2c1-b20bc2b119af tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 Jul 03 15:43:02.765176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57e03dc1-8bb0-43b4-b2c1-b20bc2b119af tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:02.765361 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57e03dc1-8bb0-43b4-b2c1-b20bc2b119af tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:02.774745 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.774745 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:02.775397 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-57e03dc1-8bb0-43b4-b2c1-b20bc2b119af tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Snapshot retrieved successfully. Jul 03 15:43:02.777648 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57e03dc1-8bb0-43b4-b2c1-b20bc2b119af tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 returned with HTTP 200 Jul 03 15:43:02.777648 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 28/110] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:43:02 2026] GET /volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:02.893418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d1553d98-cf12-4745-968a-be3fe5cf5db7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.895650 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d1553d98-cf12-4745-968a-be3fe5cf5db7 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:43:02.895726 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d1553d98-cf12-4745-968a-be3fe5cf5db7 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:02.895897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d1553d98-cf12-4745-968a-be3fe5cf5db7 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:02.907192 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:02.907192 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:02.911278 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d1553d98-cf12-4745-968a-be3fe5cf5db7 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:02.917731 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d1553d98-cf12-4745-968a-be3fe5cf5db7 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:43:02.918218 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 29/111] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:02 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:02.932752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:02.940431 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:02.940851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1718605782"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:02.944806 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1718605782'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:02.945441 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume of 1 GB Jul 03 15:43:02.956959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:43:02.956245. {{(pid=99818) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:43:02.957505 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Availability Zones retrieved successfully. Jul 03 15:43:02.984469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Flow 'volume_create_api' (5c53c89e-5a16-4dfc-bc81-d0246a1d8bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:02.985867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26635abd-8987-4519-89f5-8deeb46c9f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:02.986889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:03.057566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26635abd-8987-4519-89f5-8deeb46c9f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:03.058776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60536fd1-9b65-485a-9bfe-b424b4b2dd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:03.102855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Created reservations ['c241e7db-a01c-44e1-bbe6-d3f0eb71aceb', 'eecdc21c-1681-4fdc-9940-955dd6df76c1', '54842c73-4538-44fc-b228-c92b0fce3849', '44ac3d99-55d7-4bcf-9561-c1be37007705'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:03.103743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60536fd1-9b65-485a-9bfe-b424b4b2dd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c241e7db-a01c-44e1-bbe6-d3f0eb71aceb', 'eecdc21c-1681-4fdc-9940-955dd6df76c1', '54842c73-4538-44fc-b228-c92b0fce3849', '44ac3d99-55d7-4bcf-9561-c1be37007705']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:03.104922 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c801adb-01af-4edd-a8e0-e46bdd982ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:03.134514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c801adb-01af-4edd-a8e0-e46bdd982ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c852a3-696b-4815-aae0-af19030f176f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1718605782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='233a15abc3a94f829a7db9d00690077a',qos_specs=None,replication_status=,reservations=['c241e7db-a01c-44e1-bbe6-d3f0eb71aceb','eecdc21c-1681-4fdc-9940-955dd6df76c1','54842c73-4538-44fc-b228-c92b0fce3849','44ac3d99-55d7-4bcf-9561-c1be37007705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77734bc46c94a51aad3da8de219abb5',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1718605782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c852a3-696b-4815-aae0-af19030f176f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='233a15abc3a94f829a7db9d00690077a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c77734bc46c94a51aad3da8de219abb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:03.134885 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f84b7d9-d0b9-48dc-8550-7e29ebdccd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:03.164435 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f84b7d9-d0b9-48dc-8550-7e29ebdccd8a) transitioned into 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-1718605782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='233a15abc3a94f829a7db9d00690077a',qos_specs=None,replication_status=,reservations=['c241e7db-a01c-44e1-bbe6-d3f0eb71aceb','eecdc21c-1681-4fdc-9940-955dd6df76c1','54842c73-4538-44fc-b228-c92b0fce3849','44ac3d99-55d7-4bcf-9561-c1be37007705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77734bc46c94a51aad3da8de219abb5',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:03.166537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56705251-230b-4074-b3eb-61a529957d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:03.195562 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56705251-230b-4074-b3eb-61a529957d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:03.196397 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Flow 'volume_create_api' (5c53c89e-5a16-4dfc-bc81-d0246a1d8bf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:03.196768 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume request issued successfully. Jul 03 15:43:03.197428 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d01c3605-2dc3-48ae-ab7b-c7c96830b06b tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:03.198679 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 28/112] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:02 2026] POST /volume/v3/volumes => generated 752 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:03.213013 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-03cc84d7-da0f-4c73-aec9-b27357e36e4f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:03.219739 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03cc84d7-da0f-4c73-aec9-b27357e36e4f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:43:03.220408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03cc84d7-da0f-4c73-aec9-b27357e36e4f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:03.221693 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03cc84d7-da0f-4c73-aec9-b27357e36e4f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:03.231717 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:03.231717 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:03.237666 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-03cc84d7-da0f-4c73-aec9-b27357e36e4f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:03.245230 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03cc84d7-da0f-4c73-aec9-b27357e36e4f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f returned with HTTP 200 Jul 03 15:43:03.245855 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 28/113] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:03 2026] GET /volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:03.789959 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1d3246b3-3aef-4737-8fba-57696079730a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:03.795612 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1d3246b3-3aef-4737-8fba-57696079730a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 Jul 03 15:43:03.795612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1d3246b3-3aef-4737-8fba-57696079730a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:03.795612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1d3246b3-3aef-4737-8fba-57696079730a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:03.801419 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1d3246b3-3aef-4737-8fba-57696079730a tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 returned with HTTP 404 Jul 03 15:43:03.802542 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 29/114] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:43:03 2026] GET /volume/v3/snapshots/cd475dc4-4886-4648-bd2b-34a2112cfff1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:03.811199 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3f928dd4-26a3-47c8-90c3-15964ec0012d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:03.814793 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f928dd4-26a3-47c8-90c3-15964ec0012d tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:03.815258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f928dd4-26a3-47c8-90c3-15964ec0012d tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:03.815258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f928dd4-26a3-47c8-90c3-15964ec0012d tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:03.822743 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:03.822743 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:03.827196 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3f928dd4-26a3-47c8-90c3-15964ec0012d tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:03.833056 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f928dd4-26a3-47c8-90c3-15964ec0012d tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf returned with HTTP 200 Jul 03 15:43:03.833512 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 30/115] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:03 2026] GET /volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:03.851637 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-37349e95-b042-4c51-a817-2e2c4eabb348 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:03.853716 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37349e95-b042-4c51-a817-2e2c4eabb348 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] DELETE https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:03.853900 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-37349e95-b042-4c51-a817-2e2c4eabb348 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:03.854091 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-37349e95-b042-4c51-a817-2e2c4eabb348 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:03.854250 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-37349e95-b042-4c51-a817-2e2c4eabb348 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Delete volume with id: 22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:03.864196 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:03.864196 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:03.864702 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-37349e95-b042-4c51-a817-2e2c4eabb348 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:03.901381 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-37349e95-b042-4c51-a817-2e2c4eabb348 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Delete volume request issued successfully. Jul 03 15:43:03.901595 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37349e95-b042-4c51-a817-2e2c4eabb348 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf returned with HTTP 202 Jul 03 15:43:03.902041 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 29/116] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:03 2026] DELETE /volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:03.912028 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0b402427-03e2-4602-b8a6-390235909e0f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:03.914211 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b402427-03e2-4602-b8a6-390235909e0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:03.914472 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b402427-03e2-4602-b8a6-390235909e0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:03.914768 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b402427-03e2-4602-b8a6-390235909e0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:03.923944 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:03.923944 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:03.929468 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0b402427-03e2-4602-b8a6-390235909e0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Volume info retrieved successfully. Jul 03 15:43:03.938994 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b402427-03e2-4602-b8a6-390235909e0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf returned with HTTP 200 Jul 03 15:43:03.939593 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 29/117] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:03 2026] GET /volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:04.263139 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e2058d62-8d91-4c0d-969f-a1db241d947c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:04.266154 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e2058d62-8d91-4c0d-969f-a1db241d947c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:43:04.266424 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e2058d62-8d91-4c0d-969f-a1db241d947c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:04.266666 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e2058d62-8d91-4c0d-969f-a1db241d947c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:04.281019 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:04.281019 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:04.287596 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e2058d62-8d91-4c0d-969f-a1db241d947c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:04.298022 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e2058d62-8d91-4c0d-969f-a1db241d947c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f returned with HTTP 200 Jul 03 15:43:04.298697 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 30/118] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:04 2026] GET /volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:04.314172 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:04.316144 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:04.316493 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1190124892"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:04.318457 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1190124892'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:04.318598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume of 1 GB Jul 03 15:43:04.326665 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Availability Zones retrieved successfully. Jul 03 15:43:04.332992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Flow 'volume_create_api' (2863a9e1-deb8-4e38-b012-62a88a9542c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:04.334676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (531f49bc-efde-46d5-9997-525dead37146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:04.336830 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:04.382967 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (531f49bc-efde-46d5-9997-525dead37146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:04.383994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bebd8a-091e-473c-a0da-d70fac67aa4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:04.436634 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Created reservations ['d818ee5a-4dd7-4f58-853b-88af20f334de', 'ac00a429-19b3-4155-926e-ff2b2e9202a3', 'eba47efb-c6b2-4e67-a87e-3f755dfe4dd6', '086ab608-456d-4b1a-aacc-96b5488391e6'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:04.438395 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bebd8a-091e-473c-a0da-d70fac67aa4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d818ee5a-4dd7-4f58-853b-88af20f334de', 'ac00a429-19b3-4155-926e-ff2b2e9202a3', 'eba47efb-c6b2-4e67-a87e-3f755dfe4dd6', '086ab608-456d-4b1a-aacc-96b5488391e6']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:04.440209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7fa5ef2-a8ce-4d93-ba56-cf04d6533d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:04.463946 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7fa5ef2-a8ce-4d93-ba56-cf04d6533d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2509f641-48ad-4b94-ab84-c49695b24561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1190124892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='233a15abc3a94f829a7db9d00690077a',qos_specs=None,replication_status=,reservations=['d818ee5a-4dd7-4f58-853b-88af20f334de','ac00a429-19b3-4155-926e-ff2b2e9202a3','eba47efb-c6b2-4e67-a87e-3f755dfe4dd6','086ab608-456d-4b1a-aacc-96b5488391e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77734bc46c94a51aad3da8de219abb5',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1190124892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2509f641-48ad-4b94-ab84-c49695b24561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='233a15abc3a94f829a7db9d00690077a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c77734bc46c94a51aad3da8de219abb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:04.464727 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4f47e9-387a-4660-8103-381c3b4559b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:04.491393 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4f47e9-387a-4660-8103-381c3b4559b9) transitioned into 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-1190124892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='233a15abc3a94f829a7db9d00690077a',qos_specs=None,replication_status=,reservations=['d818ee5a-4dd7-4f58-853b-88af20f334de','ac00a429-19b3-4155-926e-ff2b2e9202a3','eba47efb-c6b2-4e67-a87e-3f755dfe4dd6','086ab608-456d-4b1a-aacc-96b5488391e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77734bc46c94a51aad3da8de219abb5',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:04.492295 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e99808-67bd-451e-8844-af8b70432ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:04.511385 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e99808-67bd-451e-8844-af8b70432ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:04.512278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Flow 'volume_create_api' (2863a9e1-deb8-4e38-b012-62a88a9542c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:04.513137 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Create volume request issued successfully. Jul 03 15:43:04.513703 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a09d5171-25e8-407c-a9b3-ddaf02248c03 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:04.514176 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 31/119] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:04 2026] POST /volume/v3/volumes => generated 752 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:04.529842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-62a708dc-b484-4522-b00a-1c295134d19a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:04.531721 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62a708dc-b484-4522-b00a-1c295134d19a tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:43:04.531979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-62a708dc-b484-4522-b00a-1c295134d19a tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:04.532220 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-62a708dc-b484-4522-b00a-1c295134d19a tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:04.539537 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:04.539537 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:04.543562 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-62a708dc-b484-4522-b00a-1c295134d19a tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:04.547580 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62a708dc-b484-4522-b00a-1c295134d19a tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 returned with HTTP 200 Jul 03 15:43:04.547959 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 30/120] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:04 2026] GET /volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:04.956643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-23eab4b7-2505-4bd9-ba21-54f8be370e12 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:04.958683 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-23eab4b7-2505-4bd9-ba21-54f8be370e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] GET https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf Jul 03 15:43:04.958870 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-23eab4b7-2505-4bd9-ba21-54f8be370e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:04.959040 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-23eab4b7-2505-4bd9-ba21-54f8be370e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:04.969671 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-23eab4b7-2505-4bd9-ba21-54f8be370e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629 tempest-VolumeSnapshotQuotasNegativeTestJSON-1579158629-project-member] https://10.4.3.228/volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf returned with HTTP 404 Jul 03 15:43:04.969671 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 30/121] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:04 2026] GET /volume/v3/volumes/22f23812-9251-4d06-b8aa-5a8bbbac7aaf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:04.977779 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-70c7288b-ee92-4e16-8746-c08f09a03d0e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:04.979246 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70c7288b-ee92-4e16-8746-c08f09a03d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 Jul 03 15:43:04.979614 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-70c7288b-ee92-4e16-8746-c08f09a03d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-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=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:05.124343 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70c7288b-ee92-4e16-8746-c08f09a03d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847 tempest-VolumeSnapshotQuotasNegativeTestJSON-1152836847-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 returned with HTTP 200 Jul 03 15:43:05.124343 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 31/122] 10.4.3.228 () {68 vars in 1375 bytes} [Fri Jul 3 15:43:04 2026] PUT /volume/v3/os-quota-sets/ce9c37e2568f48fda80b8abe41d03e70 => generated 395 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:05.560498 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-70bae01d-bc09-4523-ba25-f5d4ee2129f6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:05.564042 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70bae01d-bc09-4523-ba25-f5d4ee2129f6 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:43:05.564421 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70bae01d-bc09-4523-ba25-f5d4ee2129f6 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:05.564524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70bae01d-bc09-4523-ba25-f5d4ee2129f6 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:05.575943 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:05.575943 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:05.581527 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-70bae01d-bc09-4523-ba25-f5d4ee2129f6 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:05.591009 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70bae01d-bc09-4523-ba25-f5d4ee2129f6 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 returned with HTTP 200 Jul 03 15:43:05.591868 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 32/123] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:05 2026] GET /volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:09.537427 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-44f75867-33d8-41b7-a04e-0e67bebabd30 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:09.538137 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-44f75867-33d8-41b7-a04e-0e67bebabd30 None None] GET https://10.4.3.228/volume// Jul 03 15:43:09.538328 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-44f75867-33d8-41b7-a04e-0e67bebabd30 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:09.538505 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-44f75867-33d8-41b7-a04e-0e67bebabd30 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:09.538946 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-44f75867-33d8-41b7-a04e-0e67bebabd30 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:09.539271 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 31/124] 10.4.3.228 () {64 vars in 1004 bytes} [Fri Jul 3 15:43:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:09.548479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-160f9f66-3837-469e-a611-d252122a4505 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:09.549113 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-160f9f66-3837-469e-a611-d252122a4505 None None] GET https://10.4.3.228/volume// Jul 03 15:43:09.549287 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-160f9f66-3837-469e-a611-d252122a4505 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:09.549494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-160f9f66-3837-469e-a611-d252122a4505 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:09.549939 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-160f9f66-3837-469e-a611-d252122a4505 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:09.550250 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 31/125] 10.4.3.228 () {64 vars in 1004 bytes} [Fri Jul 3 15:43:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:09.558870 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fa200c6d-92b6-4d0b-ade4-40fba1b8892a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:09.787656 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa200c6d-92b6-4d0b-ade4-40fba1b8892a tempest-VersionsTest-1548516766 tempest-VersionsTest-1548516766-project-member] GET https://10.4.3.228/volume/v3/ Jul 03 15:43:09.787656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa200c6d-92b6-4d0b-ade4-40fba1b8892a tempest-VersionsTest-1548516766 tempest-VersionsTest-1548516766-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:09.787950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa200c6d-92b6-4d0b-ade4-40fba1b8892a tempest-VersionsTest-1548516766 tempest-VersionsTest-1548516766-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:09.790181 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa200c6d-92b6-4d0b-ade4-40fba1b8892a tempest-VersionsTest-1548516766 tempest-VersionsTest-1548516766-project-member] https://10.4.3.228/volume/v3/ returned with HTTP 200 Jul 03 15:43:09.790587 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 32/126] 10.4.3.228 () {66 vars in 1216 bytes} [Fri Jul 3 15:43:09 2026] GET /volume/v3/ => generated 386 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:12.786365 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:12.789302 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:12.789475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-45154750"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:12.792587 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request body: {'volume': {'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-45154750'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:13.363119 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume of 1 GB Jul 03 15:43:13.368953 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Availability Zones retrieved successfully. Jul 03 15:43:13.376530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (9323a3df-3e10-4e08-b1ac-9aabe389ef01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:13.377982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a16c62-ca3f-424f-8bce-5a77d8b82047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:13.379044 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:13.505370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a16c62-ca3f-424f-8bce-5a77d8b82047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:13.507393 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2387cd1-6e54-4ad2-aaff-6071b12d665d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:13.594677 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Created reservations ['bb54080b-d277-4065-93eb-2d51416622d3', '169eac03-c45a-4ccc-bf40-07b216c4f666', '0091813f-aa90-49fa-8e20-8f1c2bdb2218', 'e0705fda-0125-4979-988a-2f74aaa91505'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:13.597107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2387cd1-6e54-4ad2-aaff-6071b12d665d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb54080b-d277-4065-93eb-2d51416622d3', '169eac03-c45a-4ccc-bf40-07b216c4f666', '0091813f-aa90-49fa-8e20-8f1c2bdb2218', 'e0705fda-0125-4979-988a-2f74aaa91505']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:13.597107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13d879e-306f-46e8-8b89-040df511b66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:13.627047 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13d879e-306f-46e8-8b89-040df511b66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '748873dc-cf61-4944-8d6c-bb0543c16032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-45154750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['bb54080b-d277-4065-93eb-2d51416622d3','169eac03-c45a-4ccc-bf40-07b216c4f666','0091813f-aa90-49fa-8e20-8f1c2bdb2218','e0705fda-0125-4979-988a-2f74aaa91505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-45154750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=748873dc-cf61-4944-8d6c-bb0543c16032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4074979d8db4a22996fbb2302aca972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='59fefba386cb43da81dcd9a344c5756c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:13.627928 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7799b897-725a-4cff-9072-d6a0ae5d7c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:13.654304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7799b897-725a-4cff-9072-d6a0ae5d7c7f) transitioned into 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-45154750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['bb54080b-d277-4065-93eb-2d51416622d3','169eac03-c45a-4ccc-bf40-07b216c4f666','0091813f-aa90-49fa-8e20-8f1c2bdb2218','e0705fda-0125-4979-988a-2f74aaa91505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:13.656866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadcdeec-6f67-4244-ad14-c428921323cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:13.674041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadcdeec-6f67-4244-ad14-c428921323cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:13.674964 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (9323a3df-3e10-4e08-b1ac-9aabe389ef01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:13.675307 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request issued successfully. Jul 03 15:43:13.675894 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8d44a8c-dda5-4731-895a-e8cf9dc59a38 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:13.676325 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 33/127] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:43:12 2026] POST /volume/v3/volumes => generated 745 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:13.689968 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-054f1bf2-86c4-4b23-b9db-9924842ecd19 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:13.691753 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-054f1bf2-86c4-4b23-b9db-9924842ecd19 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 Jul 03 15:43:13.691952 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-054f1bf2-86c4-4b23-b9db-9924842ecd19 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:13.692144 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-054f1bf2-86c4-4b23-b9db-9924842ecd19 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:13.699552 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:13.699552 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:13.704903 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-054f1bf2-86c4-4b23-b9db-9924842ecd19 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:13.709650 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-054f1bf2-86c4-4b23-b9db-9924842ecd19 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 returned with HTTP 200 Jul 03 15:43:13.710010 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 32/128] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:13 2026] GET /volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:14.681097 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-d7509934-984b-4bb6-a5d4-9e3822d3dfd0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.686787 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-d7509934-984b-4bb6-a5d4-9e3822d3dfd0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:43:14.687017 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-d7509934-984b-4bb6-a5d4-9e3822d3dfd0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.687245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-d7509934-984b-4bb6-a5d4-9e3822d3dfd0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.697091 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.697091 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:14.705951 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-d7509934-984b-4bb6-a5d4-9e3822d3dfd0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:14.711040 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-d7509934-984b-4bb6-a5d4-9e3822d3dfd0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:43:14.711488 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 32/129] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:14.722082 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-3b72dcc0-6914-4684-9d78-e61bae71f49e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.724522 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-3b72dcc0-6914-4684-9d78-e61bae71f49e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:43:14.724807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-3b72dcc0-6914-4684-9d78-e61bae71f49e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.725074 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-3b72dcc0-6914-4684-9d78-e61bae71f49e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.727657 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e182f3fe-97df-4ca5-bfa2-60713dab4711 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.729481 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e182f3fe-97df-4ca5-bfa2-60713dab4711 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 Jul 03 15:43:14.729609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e182f3fe-97df-4ca5-bfa2-60713dab4711 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.729888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e182f3fe-97df-4ca5-bfa2-60713dab4711 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.734839 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.734839 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:14.737958 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.737958 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:14.741357 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-3b72dcc0-6914-4684-9d78-e61bae71f49e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:14.742660 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e182f3fe-97df-4ca5-bfa2-60713dab4711 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:14.746693 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e182f3fe-97df-4ca5-bfa2-60713dab4711 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 returned with HTTP 200 Jul 03 15:43:14.747188 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 34/130] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:14.748349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-3b72dcc0-6914-4684-9d78-e61bae71f49e tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f returned with HTTP 200 Jul 03 15:43:14.749358 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 33/131] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:14.758744 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-19af90a7-9aaf-49c3-8d57-6b9f0879380c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.759466 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.761450 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:14.761519 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-19af90a7-9aaf-49c3-8d57-6b9f0879380c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:43:14.761568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "748873dc-cf61-4944-8d6c-bb0543c16032", "size": 1, "name": "tempest-VolumesCloneTest-Volume-804322597"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:14.761610 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-19af90a7-9aaf-49c3-8d57-6b9f0879380c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.761843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-19af90a7-9aaf-49c3-8d57-6b9f0879380c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.762976 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request body: {'volume': {'source_volid': '748873dc-cf61-4944-8d6c-bb0543c16032', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-804322597'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:14.769675 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.769675 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:14.770480 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.770480 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:14.770926 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume retrieved successfully. Jul 03 15:43:14.771039 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume of 1 GB Jul 03 15:43:14.774672 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-19af90a7-9aaf-49c3-8d57-6b9f0879380c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:14.776281 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Availability Zones retrieved successfully. Jul 03 15:43:14.779945 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-19af90a7-9aaf-49c3-8d57-6b9f0879380c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 returned with HTTP 200 Jul 03 15:43:14.780437 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 33/132] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:14.781158 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (37b013d4-3728-4ddd-ba88-67b3013e0eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:14.782296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c380ee-14e4-42c5-b553-a3e4e1f32038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:14.783201 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:14.793667 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a7fe65a5-a49d-48fb-b061-c6de723f0215 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.794053 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7fe65a5-a49d-48fb-b061-c6de723f0215 None None] GET https://10.4.3.228/volume// Jul 03 15:43:14.794176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a7fe65a5-a49d-48fb-b061-c6de723f0215 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.794336 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a7fe65a5-a49d-48fb-b061-c6de723f0215 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.794636 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7fe65a5-a49d-48fb-b061-c6de723f0215 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:14.795003 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 35/133] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:14.802685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-03c043a5-a3fa-4569-b760-8843ac748cea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.805669 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-03c043a5-a3fa-4569-b760-8843ac748cea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:43:14.806041 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-03c043a5-a3fa-4569-b760-8843ac748cea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e689d8d-ac73-4347-be4d-438c5192175e", "connector": null, "instance_uuid": "e7cff5f5-2384-4442-a172-d61e3e8c5bfd"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:14.812425 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c380ee-14e4-42c5-b553-a3e4e1f32038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '748873dc-cf61-4944-8d6c-bb0543c16032', 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:14.813317 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2c9672-07d1-4544-bd6c-b20a42d49d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:14.815886 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.815886 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:14.853816 np0000004436 devstack@c-api.service[99817]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 15:43:14.853816 np0000004436 devstack@c-api.service[99817]: .first() Jul 03 15:43:14.855852 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Created reservations ['0ebae13e-43e4-4f7c-92d8-047973806ea3', '3d0c319a-9cd6-4341-93cc-35700cf4bde4', '962e371b-26e3-4cc4-8a7e-8decfb0d32bd', '6468e1b5-1992-419a-8d53-6189de1523e6'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:14.856596 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2c9672-07d1-4544-bd6c-b20a42d49d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ebae13e-43e4-4f7c-92d8-047973806ea3', '3d0c319a-9cd6-4341-93cc-35700cf4bde4', '962e371b-26e3-4cc4-8a7e-8decfb0d32bd', '6468e1b5-1992-419a-8d53-6189de1523e6']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:14.857532 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00038ec-ff02-43da-bb4e-3ed61a1ccf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:14.872026 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-03c043a5-a3fa-4569-b760-8843ac748cea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:43:14.872536 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 34/134] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:43:14 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:14.885171 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-540fe428-fcec-4ab3-a446-dd70aba7d791 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.885822 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-540fe428-fcec-4ab3-a446-dd70aba7d791 None None] GET https://10.4.3.228/volume// Jul 03 15:43:14.885991 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-540fe428-fcec-4ab3-a446-dd70aba7d791 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.886178 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-540fe428-fcec-4ab3-a446-dd70aba7d791 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.886819 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-540fe428-fcec-4ab3-a446-dd70aba7d791 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:14.887361 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 34/135] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:14.893527 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00038ec-ff02-43da-bb4e-3ed61a1ccf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb900f37-a171-43b7-8e45-7ca7b322e075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-804322597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['0ebae13e-43e4-4f7c-92d8-047973806ea3','3d0c319a-9cd6-4341-93cc-35700cf4bde4','962e371b-26e3-4cc4-8a7e-8decfb0d32bd','6468e1b5-1992-419a-8d53-6189de1523e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=748873dc-cf61-4944-8d6c-bb0543c16032,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-804322597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb900f37-a171-43b7-8e45-7ca7b322e075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4074979d8db4a22996fbb2302aca972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=748873dc-cf61-4944-8d6c-bb0543c16032,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59fefba386cb43da81dcd9a344c5756c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:14.894830 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ea068a-5fcf-4c08-983d-339aaa94df8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:14.895887 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-85ab26a9-adf8-4665-834d-4f47f2301514 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.898322 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-85ab26a9-adf8-4665-834d-4f47f2301514 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:43:14.898713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-85ab26a9-adf8-4665-834d-4f47f2301514 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62c852a3-696b-4815-aae0-af19030f176f", "connector": null, "instance_uuid": "e7cff5f5-2384-4442-a172-d61e3e8c5bfd"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:14.907874 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.907874 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:14.918263 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ea068a-5fcf-4c08-983d-339aaa94df8e) transitioned into 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-804322597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['0ebae13e-43e4-4f7c-92d8-047973806ea3','3d0c319a-9cd6-4341-93cc-35700cf4bde4','962e371b-26e3-4cc4-8a7e-8decfb0d32bd','6468e1b5-1992-419a-8d53-6189de1523e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=748873dc-cf61-4944-8d6c-bb0543c16032,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:14.919342 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc6df1a-0f61-417f-adfa-f7262937cf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:14.940323 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc6df1a-0f61-417f-adfa-f7262937cf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:14.941146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (37b013d4-3728-4ddd-ba88-67b3013e0eff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:14.941432 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request issued successfully. Jul 03 15:43:14.941983 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-06ef6456-f61a-4533-ae81-b9ceddcda085 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:14.942426 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 33/136] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:43:14 2026] POST /volume/v3/volumes => generated 779 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:14.948156 np0000004436 devstack@c-api.service[99819]: /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 03 15:43:14.948156 np0000004436 devstack@c-api.service[99819]: .first() Jul 03 15:43:14.957003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e8f565e8-9ba4-4990-bf8c-2cdc224e8d7c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.960125 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e8f565e8-9ba4-4990-bf8c-2cdc224e8d7c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:14.960302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e8f565e8-9ba4-4990-bf8c-2cdc224e8d7c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.960490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e8f565e8-9ba4-4990-bf8c-2cdc224e8d7c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.978455 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-85ab26a9-adf8-4665-834d-4f47f2301514 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:43:14.978455 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 36/137] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:43:14 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 03 15:43:14.980873 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:14.980873 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:14.983988 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e8f565e8-9ba4-4990-bf8c-2cdc224e8d7c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:14.986933 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-19e78a11-3ce7-4049-a2ff-fd5d369aa1d3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.987335 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19e78a11-3ce7-4049-a2ff-fd5d369aa1d3 None None] GET https://10.4.3.228/volume// Jul 03 15:43:14.987491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-19e78a11-3ce7-4049-a2ff-fd5d369aa1d3 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:14.987683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-19e78a11-3ce7-4049-a2ff-fd5d369aa1d3 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:14.987975 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19e78a11-3ce7-4049-a2ff-fd5d369aa1d3 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:14.988879 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 35/138] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:14.990904 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e8f565e8-9ba4-4990-bf8c-2cdc224e8d7c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 returned with HTTP 200 Jul 03 15:43:14.991437 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 35/139] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:14 2026] GET /volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:14.997227 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9bee0018-5c4c-49a4-9cb8-df3f47423eb2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:14.999552 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9bee0018-5c4c-49a4-9cb8-df3f47423eb2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:43:14.999970 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9bee0018-5c4c-49a4-9cb8-df3f47423eb2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2509f641-48ad-4b94-ab84-c49695b24561", "connector": null, "instance_uuid": "e7cff5f5-2384-4442-a172-d61e3e8c5bfd"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:15.008387 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:15.008387 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:15.051205 np0000004436 devstack@c-api.service[99816]: /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 03 15:43:15.051205 np0000004436 devstack@c-api.service[99816]: .first() Jul 03 15:43:15.077026 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9bee0018-5c4c-49a4-9cb8-df3f47423eb2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:43:15.077682 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 34/140] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:43:14 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:15.830175 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:15.832004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:15.832355 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1785482669"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:15.833892 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1785482669'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:15.834182 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Create volume of 1 GB Jul 03 15:43:15.834709 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:15.834709 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:15.841504 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Availability Zones retrieved successfully. Jul 03 15:43:15.849522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Flow 'volume_create_api' (fb1dea3e-b1f9-47e3-8620-1be732df7363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:15.850601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243b54fd-9e6a-4299-8d04-f505afe66ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:15.852001 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:15.890423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243b54fd-9e6a-4299-8d04-f505afe66ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:15.891275 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cb0c83-7159-477c-8147-6417dc3ff19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:15.973289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Created reservations ['625adc61-9dcd-450c-bb6f-7e352bae4d84', '5943a55d-f130-4b2e-94bd-6be0d3339f2c', 'b16930de-c907-4a8d-a1b1-c6d003c0befa', '9aa5e983-583d-4118-869a-14b028cfe287'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:15.974041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cb0c83-7159-477c-8147-6417dc3ff19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['625adc61-9dcd-450c-bb6f-7e352bae4d84', '5943a55d-f130-4b2e-94bd-6be0d3339f2c', 'b16930de-c907-4a8d-a1b1-c6d003c0befa', '9aa5e983-583d-4118-869a-14b028cfe287']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:15.975524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df8acc2-d192-4495-b8b8-fb257499ee64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:16.002113 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df8acc2-d192-4495-b8b8-fb257499ee64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1785482669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8527a7c854b345ff9c414cd2342785c2',qos_specs=None,replication_status=,reservations=['625adc61-9dcd-450c-bb6f-7e352bae4d84','5943a55d-f130-4b2e-94bd-6be0d3339f2c','b16930de-c907-4a8d-a1b1-c6d003c0befa','9aa5e983-583d-4118-869a-14b028cfe287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a99ef35d4b2246aab11f315c895fc460',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1785482669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8527a7c854b345ff9c414cd2342785c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a99ef35d4b2246aab11f315c895fc460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:16.002977 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b3a7c7-09f6-441e-a202-1a340de234c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:16.004003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2d50dc1a-1348-47d9-8986-99070fe00b0c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:16.006296 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d50dc1a-1348-47d9-8986-99070fe00b0c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:16.006410 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d50dc1a-1348-47d9-8986-99070fe00b0c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:16.006653 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d50dc1a-1348-47d9-8986-99070fe00b0c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:16.016332 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:16.016332 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:16.020739 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2d50dc1a-1348-47d9-8986-99070fe00b0c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:16.021827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b3a7c7-09f6-441e-a202-1a340de234c5) transitioned into 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-1785482669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8527a7c854b345ff9c414cd2342785c2',qos_specs=None,replication_status=,reservations=['625adc61-9dcd-450c-bb6f-7e352bae4d84','5943a55d-f130-4b2e-94bd-6be0d3339f2c','b16930de-c907-4a8d-a1b1-c6d003c0befa','9aa5e983-583d-4118-869a-14b028cfe287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a99ef35d4b2246aab11f315c895fc460',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:16.022576 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ca4a1f-e4d5-4763-836c-f8ea7ae41c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:16.025606 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d50dc1a-1348-47d9-8986-99070fe00b0c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 returned with HTTP 200 Jul 03 15:43:16.026059 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 36/141] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:16 2026] GET /volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:16.033020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ca4a1f-e4d5-4763-836c-f8ea7ae41c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:16.033812 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Flow 'volume_create_api' (fb1dea3e-b1f9-47e3-8620-1be732df7363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:16.034188 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Create volume request issued successfully. Jul 03 15:43:16.034781 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8e7512e9-d0d9-4399-93c0-2d20fb16e173 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:16.035384 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 37/142] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:15 2026] POST /volume/v3/volumes => generated 755 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:16.048715 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-af6071ec-9f85-411a-8a42-9c82350dbe70 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:16.049159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-35fe8eea-4e8d-4dc4-a843-ca00d498ef54 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:16.051104 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-35fe8eea-4e8d-4dc4-a843-ca00d498ef54 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] GET https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 Jul 03 15:43:16.051340 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-35fe8eea-4e8d-4dc4-a843-ca00d498ef54 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:16.051406 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af6071ec-9f85-411a-8a42-9c82350dbe70 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:16.051518 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-35fe8eea-4e8d-4dc4-a843-ca00d498ef54 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:16.051592 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af6071ec-9f85-411a-8a42-9c82350dbe70 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:16.051875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af6071ec-9f85-411a-8a42-9c82350dbe70 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:16.058579 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:16.058579 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:16.062113 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-35fe8eea-4e8d-4dc4-a843-ca00d498ef54 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Volume info retrieved successfully. Jul 03 15:43:16.066351 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-35fe8eea-4e8d-4dc4-a843-ca00d498ef54 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 returned with HTTP 200 Jul 03 15:43:16.066903 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 35/143] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:16 2026] GET /volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:16.070549 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:16.070549 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:16.081694 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-af6071ec-9f85-411a-8a42-9c82350dbe70 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:16.089145 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af6071ec-9f85-411a-8a42-9c82350dbe70 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 returned with HTTP 200 Jul 03 15:43:16.089571 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 36/144] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:16 2026] GET /volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 => generated 1388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:16.103599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5253cd93-e8c5-4d9d-ae4a-e4643064753c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:16.105214 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5253cd93-e8c5-4d9d-ae4a-e4643064753c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:16.105378 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5253cd93-e8c5-4d9d-ae4a-e4643064753c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:16.105543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5253cd93-e8c5-4d9d-ae4a-e4643064753c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:16.111952 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:16.111952 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:16.115739 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5253cd93-e8c5-4d9d-ae4a-e4643064753c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:16.122957 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5253cd93-e8c5-4d9d-ae4a-e4643064753c tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 returned with HTTP 200 Jul 03 15:43:16.123482 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 37/145] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:16 2026] GET /volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:16.134705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:16.136648 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] DELETE https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:16.136888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:16.137179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:16.137311 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume with id: bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:16.147534 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:16.147534 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:16.147534 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:16.191853 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume request issued successfully. Jul 03 15:43:16.191853 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2c9f9169-3fd4-408e-a2f2-605aec2fe0bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 returned with HTTP 202 Jul 03 15:43:16.193021 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 38/146] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:16 2026] DELETE /volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:16.218201 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-282c35ac-4b53-4c63-92a7-6560f56fc7f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:16.221349 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-282c35ac-4b53-4c63-92a7-6560f56fc7f2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:16.221349 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-282c35ac-4b53-4c63-92a7-6560f56fc7f2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:16.221349 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-282c35ac-4b53-4c63-92a7-6560f56fc7f2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:16.233269 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:16.233269 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:16.245537 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-282c35ac-4b53-4c63-92a7-6560f56fc7f2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:16.253159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-282c35ac-4b53-4c63-92a7-6560f56fc7f2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 returned with HTTP 200 Jul 03 15:43:16.253788 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 36/147] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:16 2026] GET /volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 => generated 1387 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:17.079646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-356de790-45c4-477a-94fb-823af8043a93 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.081696 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-356de790-45c4-477a-94fb-823af8043a93 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] GET https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 Jul 03 15:43:17.081951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-356de790-45c4-477a-94fb-823af8043a93 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.082455 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-356de790-45c4-477a-94fb-823af8043a93 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.090704 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:17.090704 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:17.097370 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-356de790-45c4-477a-94fb-823af8043a93 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Volume info retrieved successfully. Jul 03 15:43:17.106648 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-356de790-45c4-477a-94fb-823af8043a93 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 returned with HTTP 200 Jul 03 15:43:17.106648 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 37/148] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:17 2026] GET /volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:17.266644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eec53eb1-21a8-4af2-a033-0bda2ccc4692 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.268412 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eec53eb1-21a8-4af2-a033-0bda2ccc4692 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 Jul 03 15:43:17.268577 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eec53eb1-21a8-4af2-a033-0bda2ccc4692 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.268764 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eec53eb1-21a8-4af2-a033-0bda2ccc4692 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.276029 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eec53eb1-21a8-4af2-a033-0bda2ccc4692 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 returned with HTTP 404 Jul 03 15:43:17.276497 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 38/149] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:17 2026] GET /volume/v3/volumes/bb900f37-a171-43b7-8e45-7ca7b322e075 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:17.285187 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-deb55ae8-0812-4959-8a49-f6fc1ebb367b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.287340 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-deb55ae8-0812-4959-8a49-f6fc1ebb367b tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 Jul 03 15:43:17.287656 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-deb55ae8-0812-4959-8a49-f6fc1ebb367b tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.287834 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-deb55ae8-0812-4959-8a49-f6fc1ebb367b tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.469199 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:17.469199 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:17.479167 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-deb55ae8-0812-4959-8a49-f6fc1ebb367b tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:17.484673 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-deb55ae8-0812-4959-8a49-f6fc1ebb367b tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 returned with HTTP 200 Jul 03 15:43:17.485072 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 39/150] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:17 2026] GET /volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 => generated 1353 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:17.509656 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.514957 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] DELETE https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 Jul 03 15:43:17.515185 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.515388 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.515561 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume with id: 748873dc-cf61-4944-8d6c-bb0543c16032 Jul 03 15:43:17.532166 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:17.532166 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:17.532926 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:17.563747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-2ffee136-33bb-464c-b3e5-58d43ef74e68 req-3449ecbd-17fc-40fb-90bb-f521992fdc32 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.565659 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2ffee136-33bb-464c-b3e5-58d43ef74e68 req-3449ecbd-17fc-40fb-90bb-f521992fdc32 tempest-VolumesAdminNegativeTest-271444919 tempest-VolumesAdminNegativeTest-271444919-project] GET https://10.4.3.228/volume/v3/volumes/c27171fc-1653-4e1c-8efb-009a375daf69 Jul 03 15:43:17.565904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2ffee136-33bb-464c-b3e5-58d43ef74e68 req-3449ecbd-17fc-40fb-90bb-f521992fdc32 tempest-VolumesAdminNegativeTest-271444919 tempest-VolumesAdminNegativeTest-271444919-project] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.566125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2ffee136-33bb-464c-b3e5-58d43ef74e68 req-3449ecbd-17fc-40fb-90bb-f521992fdc32 tempest-VolumesAdminNegativeTest-271444919 tempest-VolumesAdminNegativeTest-271444919-project] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.574010 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume request issued successfully. Jul 03 15:43:17.574221 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b6e22b3-28c5-4c41-a348-4b889a5be160 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 returned with HTTP 202 Jul 03 15:43:17.574640 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 37/151] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:17 2026] DELETE /volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:17.582661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9c601d73-469e-4de6-b9ad-c9bcbeddbb91 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.589279 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c601d73-469e-4de6-b9ad-c9bcbeddbb91 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 Jul 03 15:43:17.589279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c601d73-469e-4de6-b9ad-c9bcbeddbb91 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.589279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c601d73-469e-4de6-b9ad-c9bcbeddbb91 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.610454 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:17.610454 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:17.611420 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2ffee136-33bb-464c-b3e5-58d43ef74e68 req-3449ecbd-17fc-40fb-90bb-f521992fdc32 tempest-VolumesAdminNegativeTest-271444919 tempest-VolumesAdminNegativeTest-271444919-project] https://10.4.3.228/volume/v3/volumes/c27171fc-1653-4e1c-8efb-009a375daf69 returned with HTTP 404 Jul 03 15:43:17.612928 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 38/152] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:17 2026] GET /volume/v3/volumes/c27171fc-1653-4e1c-8efb-009a375daf69 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:17.615318 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9c601d73-469e-4de6-b9ad-c9bcbeddbb91 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:17.624179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.625831 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c601d73-469e-4de6-b9ad-c9bcbeddbb91 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 returned with HTTP 200 Jul 03 15:43:17.625966 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 39/153] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:17 2026] GET /volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 => generated 1352 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:17.626223 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 Jul 03 15:43:17.626443 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.626658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.628776 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Delete volume with id: f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 Jul 03 15:43:17.634615 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:17.634615 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:17.635892 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Volume info retrieved successfully. Jul 03 15:43:17.675665 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Delete volume request issued successfully. Jul 03 15:43:17.675665 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f9fad129-0566-4254-8ab7-4ba4f08744a0 tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 returned with HTTP 202 Jul 03 15:43:17.675665 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 40/154] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:17 2026] DELETE /volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:17.681921 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-10f4bec3-bebe-4f5f-bb4f-15cc404dc0bf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:17.685661 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-10f4bec3-bebe-4f5f-bb4f-15cc404dc0bf tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] GET https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 Jul 03 15:43:17.685895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-10f4bec3-bebe-4f5f-bb4f-15cc404dc0bf tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:17.686199 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-10f4bec3-bebe-4f5f-bb4f-15cc404dc0bf tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:17.827582 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:17.827582 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:17.830725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-10f4bec3-bebe-4f5f-bb4f-15cc404dc0bf tempest-VolumesAdminNegativeTest-457825832 tempest-VolumesAdminNegativeTest-457825832-project-member] https://10.4.3.228/volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 returned with HTTP 404 Jul 03 15:43:17.831209 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 38/155] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:17 2026] GET /volume/v3/volumes/f806a0a3-b8b3-4d3f-a304-ecbd8157e7c7 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:18.646870 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-13674785-e05b-41c1-9714-ed1838590a35 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:18.648664 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-13674785-e05b-41c1-9714-ed1838590a35 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 Jul 03 15:43:18.649947 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-13674785-e05b-41c1-9714-ed1838590a35 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:18.649947 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-13674785-e05b-41c1-9714-ed1838590a35 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:18.659686 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-13674785-e05b-41c1-9714-ed1838590a35 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 returned with HTTP 404 Jul 03 15:43:18.660290 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 39/156] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:18 2026] GET /volume/v3/volumes/748873dc-cf61-4944-8d6c-bb0543c16032 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:18.673927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:18.676102 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:18.676576 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1319108114"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:18.678252 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1319108114'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:18.678397 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume of 1 GB Jul 03 15:43:18.683572 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Availability Zones retrieved successfully. Jul 03 15:43:18.695075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (63c2923a-61c9-436a-bc5c-a0083e9b8894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:18.696552 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d355127e-fbba-49a8-a4ab-d6a87dffaad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:18.698198 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:18.732557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d355127e-fbba-49a8-a4ab-d6a87dffaad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:18.733572 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aee64a-5ea1-4e52-b127-cba5ffb5ef83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:18.794454 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Created reservations ['6977227e-4f8d-4437-aaf3-ace5c029b45e', '3a62cb95-f0bb-4c2f-a586-51a8496b4af7', '0b3ce19d-25ff-4ec0-b0f9-6774bd7604f6', '280979e4-8936-481c-9bdd-b7b285673a3c'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:18.795261 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aee64a-5ea1-4e52-b127-cba5ffb5ef83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6977227e-4f8d-4437-aaf3-ace5c029b45e', '3a62cb95-f0bb-4c2f-a586-51a8496b4af7', '0b3ce19d-25ff-4ec0-b0f9-6774bd7604f6', '280979e4-8936-481c-9bdd-b7b285673a3c']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:18.796074 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adadd2b-0956-4a1b-bcb3-b9a6596e228a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:18.824755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adadd2b-0956-4a1b-bcb3-b9a6596e228a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a7e9447-7716-45b0-92de-f1c244cc2489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1319108114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['6977227e-4f8d-4437-aaf3-ace5c029b45e','3a62cb95-f0bb-4c2f-a586-51a8496b4af7','0b3ce19d-25ff-4ec0-b0f9-6774bd7604f6','280979e4-8936-481c-9bdd-b7b285673a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1319108114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a7e9447-7716-45b0-92de-f1c244cc2489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4074979d8db4a22996fbb2302aca972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='59fefba386cb43da81dcd9a344c5756c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:18.825515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57730cf0-5617-4d75-9a98-dc6a1582891e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:18.849793 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57730cf0-5617-4d75-9a98-dc6a1582891e) transitioned into 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-1319108114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['6977227e-4f8d-4437-aaf3-ace5c029b45e','3a62cb95-f0bb-4c2f-a586-51a8496b4af7','0b3ce19d-25ff-4ec0-b0f9-6774bd7604f6','280979e4-8936-481c-9bdd-b7b285673a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:18.850592 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1dbd628-803a-4159-8e15-d65457c44205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:18.868148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1dbd628-803a-4159-8e15-d65457c44205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:18.868911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (63c2923a-61c9-436a-bc5c-a0083e9b8894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:18.869201 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request issued successfully. Jul 03 15:43:18.869745 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0a3853b0-c97d-4beb-9d46-336825c0c323 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:18.870204 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 40/157] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:18 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 03 15:43:18.881585 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-008df6a7-d419-4c48-b102-2a4875b815fa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:18.887215 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-008df6a7-d419-4c48-b102-2a4875b815fa tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 Jul 03 15:43:18.887503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-008df6a7-d419-4c48-b102-2a4875b815fa tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:18.887829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-008df6a7-d419-4c48-b102-2a4875b815fa tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:18.901016 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:18.901016 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:18.905393 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-008df6a7-d419-4c48-b102-2a4875b815fa tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:18.910216 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-008df6a7-d419-4c48-b102-2a4875b815fa tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 returned with HTTP 200 Jul 03 15:43:18.910693 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 41/158] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:18 2026] GET /volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:19.927744 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ca435b96-f0ae-4692-bd6e-1f7a20058f61 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:19.932775 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca435b96-f0ae-4692-bd6e-1f7a20058f61 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 Jul 03 15:43:19.932775 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca435b96-f0ae-4692-bd6e-1f7a20058f61 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:19.932775 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca435b96-f0ae-4692-bd6e-1f7a20058f61 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:19.942607 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:19.942607 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:19.949148 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ca435b96-f0ae-4692-bd6e-1f7a20058f61 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:19.955855 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca435b96-f0ae-4692-bd6e-1f7a20058f61 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 returned with HTTP 200 Jul 03 15:43:19.956548 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 39/159] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:19 2026] GET /volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:19.969423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:19.971760 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:19.972216 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4a7e9447-7716-45b0-92de-f1c244cc2489", "size": 2, "name": "tempest-VolumesCloneTest-Volume-534874240"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:19.975559 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request body: {'volume': {'source_volid': '4a7e9447-7716-45b0-92de-f1c244cc2489', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-534874240'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:20.147254 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:20.147254 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:20.147721 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume retrieved successfully. Jul 03 15:43:20.147850 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume of 2 GB Jul 03 15:43:20.150971 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Availability Zones retrieved successfully. Jul 03 15:43:20.155897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (22d4bc86-2e7f-456c-897e-52865481a1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:20.156921 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18ecd5-fb01-498f-93fc-7b3e2021548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:20.158181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:20.186644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18ecd5-fb01-498f-93fc-7b3e2021548d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '4a7e9447-7716-45b0-92de-f1c244cc2489', 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:20.188101 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b87792-7420-468d-b014-64f21ca2deaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:20.257651 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Created reservations ['ed0962ae-0902-4b29-976b-7efb16c60898', 'bb96f4a7-8f69-4109-9f8c-6a4e05bca0be', '83499a2f-4db9-4e1f-a5d1-e7425143f7bb', 'b0793791-be07-4319-951b-bee868950efa'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:20.259153 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b87792-7420-468d-b014-64f21ca2deaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0962ae-0902-4b29-976b-7efb16c60898', 'bb96f4a7-8f69-4109-9f8c-6a4e05bca0be', '83499a2f-4db9-4e1f-a5d1-e7425143f7bb', 'b0793791-be07-4319-951b-bee868950efa']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:20.260394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e528a10-dc6c-4777-ae63-106f8f62a0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:20.313531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e528a10-dc6c-4777-ae63-106f8f62a0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924c919e-3861-48d7-bcb3-a968633349b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-534874240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['ed0962ae-0902-4b29-976b-7efb16c60898','bb96f4a7-8f69-4109-9f8c-6a4e05bca0be','83499a2f-4db9-4e1f-a5d1-e7425143f7bb','b0793791-be07-4319-951b-bee868950efa'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a7e9447-7716-45b0-92de-f1c244cc2489,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-534874240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924c919e-3861-48d7-bcb3-a968633349b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4074979d8db4a22996fbb2302aca972',provider_auth=None,provider_geometry=None,provider_id=None,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=4a7e9447-7716-45b0-92de-f1c244cc2489,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59fefba386cb43da81dcd9a344c5756c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:20.314632 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87732275-cd14-4486-90d1-61d3f73b1067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:20.337996 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87732275-cd14-4486-90d1-61d3f73b1067) transitioned into 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-534874240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4074979d8db4a22996fbb2302aca972',qos_specs=None,replication_status=,reservations=['ed0962ae-0902-4b29-976b-7efb16c60898','bb96f4a7-8f69-4109-9f8c-6a4e05bca0be','83499a2f-4db9-4e1f-a5d1-e7425143f7bb','b0793791-be07-4319-951b-bee868950efa'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a7e9447-7716-45b0-92de-f1c244cc2489,status='creating',user_id='59fefba386cb43da81dcd9a344c5756c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:20.338998 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e4911a-c322-42e5-bad6-741ebcb5c8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:20.366655 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e4911a-c322-42e5-bad6-741ebcb5c8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:20.369063 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Flow 'volume_create_api' (22d4bc86-2e7f-456c-897e-52865481a1d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:20.369063 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Create volume request issued successfully. Jul 03 15:43:20.369063 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ddefa2f-3535-47e1-adde-7e7efaba50d2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:20.369063 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 40/160] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:43:19 2026] POST /volume/v3/volumes => generated 780 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:20.388740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-14868f5a-efae-405e-a237-b8f6788e47b3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:20.391113 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-14868f5a-efae-405e-a237-b8f6788e47b3 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:20.391652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-14868f5a-efae-405e-a237-b8f6788e47b3 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:20.391652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-14868f5a-efae-405e-a237-b8f6788e47b3 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:20.404401 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:20.404401 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:20.410459 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-14868f5a-efae-405e-a237-b8f6788e47b3 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:20.416252 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-14868f5a-efae-405e-a237-b8f6788e47b3 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 returned with HTTP 200 Jul 03 15:43:20.416768 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 41/161] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:20 2026] GET /volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:21.435070 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c073540e-f429-49b3-b70a-1df175ad17bf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:21.439200 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c073540e-f429-49b3-b70a-1df175ad17bf tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:21.439200 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c073540e-f429-49b3-b70a-1df175ad17bf tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:21.439479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c073540e-f429-49b3-b70a-1df175ad17bf tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:21.448164 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:21.448164 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:21.457635 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c073540e-f429-49b3-b70a-1df175ad17bf tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:21.462758 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c073540e-f429-49b3-b70a-1df175ad17bf tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 returned with HTTP 200 Jul 03 15:43:21.465201 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 42/162] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:21 2026] GET /volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:21.479659 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68ce362b-6b36-4381-8055-b202f1068ed8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:21.482758 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68ce362b-6b36-4381-8055-b202f1068ed8 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:21.482822 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68ce362b-6b36-4381-8055-b202f1068ed8 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:21.483119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68ce362b-6b36-4381-8055-b202f1068ed8 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:21.493321 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:21.493321 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:21.497809 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-68ce362b-6b36-4381-8055-b202f1068ed8 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:21.504333 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68ce362b-6b36-4381-8055-b202f1068ed8 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 returned with HTTP 200 Jul 03 15:43:21.504821 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 40/163] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:21 2026] GET /volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:21.531127 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-498097f0-e083-4de4-9b56-5cd6a584f34d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:21.534911 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-498097f0-e083-4de4-9b56-5cd6a584f34d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:21.535156 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-498097f0-e083-4de4-9b56-5cd6a584f34d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:21.535376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-498097f0-e083-4de4-9b56-5cd6a584f34d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:21.550805 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:21.550805 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:21.557744 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-498097f0-e083-4de4-9b56-5cd6a584f34d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:21.563740 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-498097f0-e083-4de4-9b56-5cd6a584f34d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 returned with HTTP 200 Jul 03 15:43:21.565641 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 41/164] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:21 2026] GET /volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:21.580594 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:21.580594 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] DELETE https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:21.580594 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:21.581044 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:21.581044 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume with id: 924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:21.600640 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:21.600640 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:21.600640 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:21.630181 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume request issued successfully. Jul 03 15:43:21.630371 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a652e6ee-bb37-4363-bca1-b0654e72ac9d tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 returned with HTTP 202 Jul 03 15:43:21.630801 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 42/165] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:21 2026] DELETE /volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:21.639664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ce7361f8-fe2b-4b1b-b6db-3ee2b939d9bb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:21.641820 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce7361f8-fe2b-4b1b-b6db-3ee2b939d9bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:21.642043 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce7361f8-fe2b-4b1b-b6db-3ee2b939d9bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:21.642337 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce7361f8-fe2b-4b1b-b6db-3ee2b939d9bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:21.648917 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:21.648917 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:21.652432 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ce7361f8-fe2b-4b1b-b6db-3ee2b939d9bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:21.658030 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce7361f8-fe2b-4b1b-b6db-3ee2b939d9bb tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 returned with HTTP 200 Jul 03 15:43:21.658539 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 43/166] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:21 2026] GET /volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:22.677545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e6962693-4820-4d2b-aa8e-b733a1e1c6de None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:22.679585 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6962693-4820-4d2b-aa8e-b733a1e1c6de tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 Jul 03 15:43:22.679716 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6962693-4820-4d2b-aa8e-b733a1e1c6de tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:22.679869 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6962693-4820-4d2b-aa8e-b733a1e1c6de tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:22.685062 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6962693-4820-4d2b-aa8e-b733a1e1c6de tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 returned with HTTP 404 Jul 03 15:43:22.685670 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 41/167] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:22 2026] GET /volume/v3/volumes/924c919e-3861-48d7-bcb3-a968633349b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:22.693568 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-879117bb-7588-4dd6-a75b-0e3ec5d19e64 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:22.695376 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-879117bb-7588-4dd6-a75b-0e3ec5d19e64 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 Jul 03 15:43:22.695584 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-879117bb-7588-4dd6-a75b-0e3ec5d19e64 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:22.695790 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-879117bb-7588-4dd6-a75b-0e3ec5d19e64 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:22.703203 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:22.703203 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:22.707490 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-879117bb-7588-4dd6-a75b-0e3ec5d19e64 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:22.711904 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-879117bb-7588-4dd6-a75b-0e3ec5d19e64 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 returned with HTTP 200 Jul 03 15:43:22.712280 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 42/168] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:22 2026] GET /volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:22.732217 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4cd13790-537c-4ae2-a146-1fa87a558759 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:22.735345 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4cd13790-537c-4ae2-a146-1fa87a558759 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] DELETE https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 Jul 03 15:43:22.735345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4cd13790-537c-4ae2-a146-1fa87a558759 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:22.735345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4cd13790-537c-4ae2-a146-1fa87a558759 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:22.735345 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-4cd13790-537c-4ae2-a146-1fa87a558759 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume with id: 4a7e9447-7716-45b0-92de-f1c244cc2489 Jul 03 15:43:22.740957 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:22.740957 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:22.742645 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4cd13790-537c-4ae2-a146-1fa87a558759 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:22.768445 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4cd13790-537c-4ae2-a146-1fa87a558759 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Delete volume request issued successfully. Jul 03 15:43:22.768445 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4cd13790-537c-4ae2-a146-1fa87a558759 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 returned with HTTP 202 Jul 03 15:43:22.768445 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 43/169] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:22 2026] DELETE /volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:22.781907 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3a4d0a67-3674-452a-a7dd-cb40e3de18e2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:22.788720 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a4d0a67-3674-452a-a7dd-cb40e3de18e2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 Jul 03 15:43:22.788720 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3a4d0a67-3674-452a-a7dd-cb40e3de18e2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:22.788720 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3a4d0a67-3674-452a-a7dd-cb40e3de18e2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:22.810864 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:22.810864 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:22.817111 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3a4d0a67-3674-452a-a7dd-cb40e3de18e2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Volume info retrieved successfully. Jul 03 15:43:22.822631 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a4d0a67-3674-452a-a7dd-cb40e3de18e2 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 returned with HTTP 200 Jul 03 15:43:22.823079 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 44/170] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:22 2026] GET /volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:23.063532 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6539da26-98dd-4e10-aa1b-fd2ba5a38938 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:23.063898 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6539da26-98dd-4e10-aa1b-fd2ba5a38938 None None] GET https://10.4.3.228/volume// Jul 03 15:43:23.064077 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6539da26-98dd-4e10-aa1b-fd2ba5a38938 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:23.064345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6539da26-98dd-4e10-aa1b-fd2ba5a38938 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:23.064687 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6539da26-98dd-4e10-aa1b-fd2ba5a38938 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:23.064988 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 42/171] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:43:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:23.083996 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-b01f74fe-6967-4940-ba93-d2a7675144fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:23.087036 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-b01f74fe-6967-4940-ba93-d2a7675144fe tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:43:23.087036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-b01f74fe-6967-4940-ba93-d2a7675144fe tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:23.087036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-b01f74fe-6967-4940-ba93-d2a7675144fe tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:23.095675 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:23.095675 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:23.098105 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-b01f74fe-6967-4940-ba93-d2a7675144fe tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:23.102885 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-b01f74fe-6967-4940-ba93-d2a7675144fe tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:43:23.103299 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 43/172] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:43:23 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 1570 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:43:23.838301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b49e93e6-3b02-42b9-a825-4166340a50c9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:23.842437 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b49e93e6-3b02-42b9-a825-4166340a50c9 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] GET https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 Jul 03 15:43:23.843001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b49e93e6-3b02-42b9-a825-4166340a50c9 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:23.843001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b49e93e6-3b02-42b9-a825-4166340a50c9 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:23.848498 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b49e93e6-3b02-42b9-a825-4166340a50c9 tempest-VolumesCloneTest-488678925 tempest-VolumesCloneTest-488678925-project-member] https://10.4.3.228/volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 returned with HTTP 404 Jul 03 15:43:23.850328 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 44/173] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:23 2026] GET /volume/v3/volumes/4a7e9447-7716-45b0-92de-f1c244cc2489 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:24.164456 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-23461842-9d93-48d6-85d0-420d249059c0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:24.166406 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-23461842-9d93-48d6-85d0-420d249059c0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] PUT https://10.4.3.228/volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9 Jul 03 15:43:24.166783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-23461842-9d93-48d6-85d0-420d249059c0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:24.188454 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-23461842-9d93-48d6-85d0-420d249059c0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Acquiring lock "cinder-attachment_update-7e689d8d-ac73-4347-be4d-438c5192175e-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:43:24.194758 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-23461842-9d93-48d6-85d0-420d249059c0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Lock "cinder-attachment_update-7e689d8d-ac73-4347-be4d-438c5192175e-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:43:24.195958 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:24.195958 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:24.741629 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-23461842-9d93-48d6-85d0-420d249059c0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Lock "cinder-attachment_update-7e689d8d-ac73-4347-be4d-438c5192175e-np0000004436" released by "attachment_update" :: held 0.547s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:43:24.741939 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-23461842-9d93-48d6-85d0-420d249059c0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9 returned with HTTP 200 Jul 03 15:43:24.742433 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 45/174] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:43:24 2026] PUT /volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:25.254815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-42623e60-f9dd-4427-903c-721352b2a9ce None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:25.257315 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-42623e60-f9dd-4427-903c-721352b2a9ce tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9/action Jul 03 15:43:25.257724 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-42623e60-f9dd-4427-903c-721352b2a9ce tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:43:25.257906 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-42623e60-f9dd-4427-903c-721352b2a9ce tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:25.276557 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:25.276557 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:25.298303 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-42623e60-f9dd-4427-903c-721352b2a9ce tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9/action returned with HTTP 204 Jul 03 15:43:25.298724 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 43/175] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:43:25 2026] POST /volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:25.810499 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-aa365fc2-5272-4a96-b35f-6f00600d5d3d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:25.811209 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aa365fc2-5272-4a96-b35f-6f00600d5d3d None None] GET https://10.4.3.228/volume// Jul 03 15:43:25.811395 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aa365fc2-5272-4a96-b35f-6f00600d5d3d None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:25.811606 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aa365fc2-5272-4a96-b35f-6f00600d5d3d None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:25.811983 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aa365fc2-5272-4a96-b35f-6f00600d5d3d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:25.812260 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 44/176] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:43:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:25.821275 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-c9572fb9-b52c-41e7-b2ee-5cab67b2fc58 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:25.823276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-c9572fb9-b52c-41e7-b2ee-5cab67b2fc58 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:43:25.823498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-c9572fb9-b52c-41e7-b2ee-5cab67b2fc58 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:25.823698 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-c9572fb9-b52c-41e7-b2ee-5cab67b2fc58 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:25.837440 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:25.837440 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:25.841097 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-c9572fb9-b52c-41e7-b2ee-5cab67b2fc58 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:25.846128 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-c9572fb9-b52c-41e7-b2ee-5cab67b2fc58 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f returned with HTTP 200 Jul 03 15:43:25.846559 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 45/177] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:43:25 2026] GET /volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:43:25.927000 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-5e291263-22ec-41f4-8073-d5f7997ac26c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:25.932989 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-5e291263-22ec-41f4-8073-d5f7997ac26c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] PUT https://10.4.3.228/volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764 Jul 03 15:43:25.933453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-5e291263-22ec-41f4-8073-d5f7997ac26c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:25.950122 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-5e291263-22ec-41f4-8073-d5f7997ac26c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Acquiring lock "cinder-attachment_update-62c852a3-696b-4815-aae0-af19030f176f-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:43:25.957908 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-5e291263-22ec-41f4-8073-d5f7997ac26c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Lock "cinder-attachment_update-62c852a3-696b-4815-aae0-af19030f176f-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:43:25.957908 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:25.957908 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:26.308209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:26.480939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-5e291263-22ec-41f4-8073-d5f7997ac26c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Lock "cinder-attachment_update-62c852a3-696b-4815-aae0-af19030f176f-np0000004436" released by "attachment_update" :: held 0.525s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:43:26.481228 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-5e291263-22ec-41f4-8073-d5f7997ac26c tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764 returned with HTTP 200 Jul 03 15:43:26.481678 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 46/178] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:43:25 2026] PUT /volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:26.538253 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:26.538688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2141318417"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:26.540463 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2141318417'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:26.540630 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Create volume of 2 GB Jul 03 15:43:26.546336 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Availability Zones retrieved successfully. Jul 03 15:43:26.553605 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Flow 'volume_create_api' (19421ae7-0d0a-455c-8fdf-63cdd356a047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:26.554782 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ce8e34-5ea5-41ca-b481-dac3d30d101a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:26.556371 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Validating volume size '2' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:26.589204 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ce8e34-5ea5-41ca-b481-dac3d30d101a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:26.590213 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2f060a-334f-460a-bb01-d8f6e3245480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:26.663336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Created reservations ['396c1191-057d-40df-adc5-37a0c1bf6f4a', '10fff420-ea37-49d2-bedd-95e91b9e25c1', 'ceb7acfd-5322-498c-9438-7f4f43830faf', '7109538f-d3e3-4161-875a-d67b6b3c1100'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:26.665723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2f060a-334f-460a-bb01-d8f6e3245480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['396c1191-057d-40df-adc5-37a0c1bf6f4a', '10fff420-ea37-49d2-bedd-95e91b9e25c1', 'ceb7acfd-5322-498c-9438-7f4f43830faf', '7109538f-d3e3-4161-875a-d67b6b3c1100']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:26.665723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5bd9ae-5723-4b32-bd3f-cb6cca0a8960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:26.703444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5bd9ae-5723-4b32-bd3f-cb6cca0a8960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1751e0d-b38a-4c37-b627-1bb8314d141e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2141318417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a505549536e4ea2a5b5c6b4a6ce802d',qos_specs=None,replication_status=,reservations=['396c1191-057d-40df-adc5-37a0c1bf6f4a','10fff420-ea37-49d2-bedd-95e91b9e25c1','ceb7acfd-5322-498c-9438-7f4f43830faf','7109538f-d3e3-4161-875a-d67b6b3c1100'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809d95d4ab7b408aaa47d59436e50210',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2141318417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1751e0d-b38a-4c37-b627-1bb8314d141e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a505549536e4ea2a5b5c6b4a6ce802d',provider_auth=None,provider_geometry=None,provider_id=None,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='809d95d4ab7b408aaa47d59436e50210',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:26.705194 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4679ae90-a50c-4d3e-be7f-f7e7164eef66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:26.735469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4679ae90-a50c-4d3e-be7f-f7e7164eef66) transitioned into 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-2141318417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a505549536e4ea2a5b5c6b4a6ce802d',qos_specs=None,replication_status=,reservations=['396c1191-057d-40df-adc5-37a0c1bf6f4a','10fff420-ea37-49d2-bedd-95e91b9e25c1','ceb7acfd-5322-498c-9438-7f4f43830faf','7109538f-d3e3-4161-875a-d67b6b3c1100'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809d95d4ab7b408aaa47d59436e50210',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:26.736135 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f81101-4ef1-441d-9bf6-e8c82ce86f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:26.749670 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f81101-4ef1-441d-9bf6-e8c82ce86f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:26.750912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Flow 'volume_create_api' (19421ae7-0d0a-455c-8fdf-63cdd356a047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:26.751194 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Create volume request issued successfully. Jul 03 15:43:26.751837 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4d81f3d1-fff5-4735-a6e3-e947ac828252 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:26.752457 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 44/179] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:26 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 03 15:43:26.772757 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1f8f54d7-1bb6-409c-a303-5a3f68c760e9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:26.774759 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f8f54d7-1bb6-409c-a303-5a3f68c760e9 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] GET https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e Jul 03 15:43:26.774912 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f8f54d7-1bb6-409c-a303-5a3f68c760e9 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:26.775081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f8f54d7-1bb6-409c-a303-5a3f68c760e9 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:26.783985 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:26.783985 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:26.787956 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1f8f54d7-1bb6-409c-a303-5a3f68c760e9 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Volume info retrieved successfully. Jul 03 15:43:26.795306 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f8f54d7-1bb6-409c-a303-5a3f68c760e9 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e returned with HTTP 200 Jul 03 15:43:26.796703 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 45/180] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:26 2026] GET /volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:26.993284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-fc49c2a6-a6ce-46d7-8375-eac502f7bc31 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:26.997772 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-fc49c2a6-a6ce-46d7-8375-eac502f7bc31 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764/action Jul 03 15:43:26.997772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-fc49c2a6-a6ce-46d7-8375-eac502f7bc31 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:43:26.997772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-fc49c2a6-a6ce-46d7-8375-eac502f7bc31 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:27.010770 np0000004436 devstack@c-api.service[99818]: /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 03 15:43:27.010770 np0000004436 devstack@c-api.service[99818]: .first() Jul 03 15:43:27.041453 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:27.041453 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:27.078189 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-fc49c2a6-a6ce-46d7-8375-eac502f7bc31 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764/action returned with HTTP 204 Jul 03 15:43:27.078730 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 46/181] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:43:26 2026] POST /volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:27.594752 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cddad127-7054-49d5-b019-cafdceea0d4b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.595222 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cddad127-7054-49d5-b019-cafdceea0d4b None None] GET https://10.4.3.228/volume// Jul 03 15:43:27.595481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cddad127-7054-49d5-b019-cafdceea0d4b None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:27.595604 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cddad127-7054-49d5-b019-cafdceea0d4b None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:27.595973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cddad127-7054-49d5-b019-cafdceea0d4b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:27.596317 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 47/182] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:43:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:27.607601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9106687b-7780-475e-84e6-0e73f1e7e662 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.609836 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9106687b-7780-475e-84e6-0e73f1e7e662 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:43:27.610072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9106687b-7780-475e-84e6-0e73f1e7e662 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:27.610868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9106687b-7780-475e-84e6-0e73f1e7e662 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:27.621527 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:27.621527 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:27.625824 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9106687b-7780-475e-84e6-0e73f1e7e662 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:43:27.630737 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-9106687b-7780-475e-84e6-0e73f1e7e662 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 returned with HTTP 200 Jul 03 15:43:27.631255 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 45/183] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:43:27 2026] GET /volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:43:27.725152 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-256475ef-f027-4f15-86aa-2ba5bcc7a5c3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.727836 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-256475ef-f027-4f15-86aa-2ba5bcc7a5c3 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] PUT https://10.4.3.228/volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986 Jul 03 15:43:27.728269 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-256475ef-f027-4f15-86aa-2ba5bcc7a5c3 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:27.742097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-256475ef-f027-4f15-86aa-2ba5bcc7a5c3 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Acquiring lock "cinder-attachment_update-2509f641-48ad-4b94-ab84-c49695b24561-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:43:27.748724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-256475ef-f027-4f15-86aa-2ba5bcc7a5c3 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Lock "cinder-attachment_update-2509f641-48ad-4b94-ab84-c49695b24561-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:43:27.749875 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:27.749875 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:27.814824 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b3c9be5c-e193-45b7-9b15-abce1f0baa89 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.817931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3c9be5c-e193-45b7-9b15-abce1f0baa89 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] GET https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e Jul 03 15:43:27.819739 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b3c9be5c-e193-45b7-9b15-abce1f0baa89 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:27.819739 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b3c9be5c-e193-45b7-9b15-abce1f0baa89 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:27.825062 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:27.825062 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:27.829751 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b3c9be5c-e193-45b7-9b15-abce1f0baa89 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Volume info retrieved successfully. Jul 03 15:43:27.839654 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3c9be5c-e193-45b7-9b15-abce1f0baa89 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e returned with HTTP 200 Jul 03 15:43:27.839654 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 47/184] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:27 2026] GET /volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:27.855753 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.859708 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:27.859708 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b1751e0d-b38a-4c37-b627-1bb8314d141e"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:27.860865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b1751e0d-b38a-4c37-b627-1bb8314d141e'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:27.868563 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:27.868563 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:27.869221 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Volume retrieved successfully. Jul 03 15:43:27.869519 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Create volume of 1 GB Jul 03 15:43:27.873423 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Availability Zones retrieved successfully. Jul 03 15:43:27.879604 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Flow 'volume_create_api' (23636189-8081-49c0-8c1d-01e571d50406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:27.881018 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d1a23c-3ca0-4267-839f-9e372f11b5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:27.882090 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:27.883552 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d1a23c-3ca0-4267-839f-9e372f11b5e6) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:43:27.883552 np0000004436 devstack@c-api.service[99819]: 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 03 15:43:27.885239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d1a23c-3ca0-4267-839f-9e372f11b5e6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:27.886250 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d1a23c-3ca0-4267-839f-9e372f11b5e6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:43:27.888171 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Flow 'volume_create_api' (23636189-8081-49c0-8c1d-01e571d50406) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:43:27.888577 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9386d59-92d9-45b5-b96d-d0d4d2a020dd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:43:27.889159 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 48/185] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:27 2026] POST /volume/v3/volumes => generated 173 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:43:27.897186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-872b5e51-006d-49da-9167-2416e176ce40 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.899591 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-872b5e51-006d-49da-9167-2416e176ce40 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] GET https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e Jul 03 15:43:27.899821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-872b5e51-006d-49da-9167-2416e176ce40 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:27.900015 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-872b5e51-006d-49da-9167-2416e176ce40 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:27.908026 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:27.908026 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:27.913222 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-872b5e51-006d-49da-9167-2416e176ce40 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Volume info retrieved successfully. Jul 03 15:43:27.918686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-872b5e51-006d-49da-9167-2416e176ce40 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e returned with HTTP 200 Jul 03 15:43:27.919163 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 46/186] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:27 2026] GET /volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:27.932599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.937807 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e Jul 03 15:43:27.937807 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:27.937807 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:27.937807 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Delete volume with id: b1751e0d-b38a-4c37-b627-1bb8314d141e Jul 03 15:43:27.948179 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:27.948179 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:27.948769 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Volume info retrieved successfully. Jul 03 15:43:27.977583 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Delete volume request issued successfully. Jul 03 15:43:27.977848 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c85d23e-c2e5-4125-aef5-c50d19f142c3 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e returned with HTTP 202 Jul 03 15:43:27.978337 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 48/187] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:27 2026] DELETE /volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:27.993971 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ba393108-19f8-430d-98a8-ea3e8758efa8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:27.996245 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba393108-19f8-430d-98a8-ea3e8758efa8 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] GET https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e Jul 03 15:43:27.996245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba393108-19f8-430d-98a8-ea3e8758efa8 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:27.996245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba393108-19f8-430d-98a8-ea3e8758efa8 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:28.003013 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:28.003013 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:28.006868 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ba393108-19f8-430d-98a8-ea3e8758efa8 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Volume info retrieved successfully. Jul 03 15:43:28.011353 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba393108-19f8-430d-98a8-ea3e8758efa8 tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e returned with HTTP 200 Jul 03 15:43:28.011785 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 49/188] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:27 2026] GET /volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:28.290572 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-256475ef-f027-4f15-86aa-2ba5bcc7a5c3 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Lock "cinder-attachment_update-2509f641-48ad-4b94-ab84-c49695b24561-np0000004436" released by "attachment_update" :: held 0.542s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:43:28.290953 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-256475ef-f027-4f15-86aa-2ba5bcc7a5c3 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986 returned with HTTP 200 Jul 03 15:43:28.291416 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 46/189] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:43:27 2026] PUT /volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:28.801152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-e177d151-fa14-4198-8ffd-e4664bae86cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:28.803837 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-e177d151-fa14-4198-8ffd-e4664bae86cf tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] POST https://10.4.3.228/volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986/action Jul 03 15:43:28.804386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-e177d151-fa14-4198-8ffd-e4664bae86cf tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:43:28.804588 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-e177d151-fa14-4198-8ffd-e4664bae86cf tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:28.825921 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:28.825921 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:28.843772 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9b907d0f-c9a9-49e9-94a4-ce791b888991 req-e177d151-fa14-4198-8ffd-e4664bae86cf tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986/action returned with HTTP 204 Jul 03 15:43:28.844273 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 47/190] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:43:28 2026] POST /volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:29.027986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-970094c3-a588-426d-9ad4-0eba9e3a3cbd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:29.031491 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-970094c3-a588-426d-9ad4-0eba9e3a3cbd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] GET https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e Jul 03 15:43:29.031491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-970094c3-a588-426d-9ad4-0eba9e3a3cbd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:29.031738 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-970094c3-a588-426d-9ad4-0eba9e3a3cbd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:29.041656 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-970094c3-a588-426d-9ad4-0eba9e3a3cbd tempest-VolumesCloneNegativeTest-1791779166 tempest-VolumesCloneNegativeTest-1791779166-project-member] https://10.4.3.228/volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e returned with HTTP 404 Jul 03 15:43:29.041656 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 49/191] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:29 2026] GET /volume/v3/volumes/b1751e0d-b38a-4c37-b627-1bb8314d141e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:31.866997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:32.097670 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:43:32.097871 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:32.098062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:32.098573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:32.099376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:32.131074 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:32.131410 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-56baba64-5261-4d8e-960b-5c8c474b90e0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:43:32.131916 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 50/192] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:43:31 2026] GET /volume/v3/volumes => generated 15 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:43:32.141531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:32.144423 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:32.144919 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1943082491"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:32.147347 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1943082491'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:32.147741 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume of 1 GB Jul 03 15:43:32.148244 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:32.148244 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:32.153388 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Availability Zones retrieved successfully. Jul 03 15:43:32.162666 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Flow 'volume_create_api' (b38e1e8f-1e59-417a-90fb-4e1d215ae79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:32.164117 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c93e46-b0bc-47ff-a508-0ac6e9c5d7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:32.165549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:32.205430 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c93e46-b0bc-47ff-a508-0ac6e9c5d7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:32.206875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dae9eab-93de-49e9-8359-190a6a275346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:32.295118 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Created reservations ['e1eaf8e4-d2d0-431d-b5b9-c53b3a60db25', '2c2d08f2-d5e0-41cb-bc64-27ed25fbc74e', '7e790940-8b0d-4fb1-8ebf-39116ad6d45e', '62ac1119-a7ea-4a83-aa1e-033efb147b0e'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:32.295118 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dae9eab-93de-49e9-8359-190a6a275346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1eaf8e4-d2d0-431d-b5b9-c53b3a60db25', '2c2d08f2-d5e0-41cb-bc64-27ed25fbc74e', '7e790940-8b0d-4fb1-8ebf-39116ad6d45e', '62ac1119-a7ea-4a83-aa1e-033efb147b0e']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:32.295118 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51cdd475-0414-4af2-af6b-f4caac57b2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:32.323209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51cdd475-0414-4af2-af6b-f4caac57b2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af78d830-981e-4783-9b01-f771dfad4421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1943082491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f02a057b1d314a0fa928e33358ba3842',qos_specs=None,replication_status=,reservations=['e1eaf8e4-d2d0-431d-b5b9-c53b3a60db25','2c2d08f2-d5e0-41cb-bc64-27ed25fbc74e','7e790940-8b0d-4fb1-8ebf-39116ad6d45e','62ac1119-a7ea-4a83-aa1e-033efb147b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c4f6c44ec140e48b1394b25099045e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1943082491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af78d830-981e-4783-9b01-f771dfad4421,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f02a057b1d314a0fa928e33358ba3842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='78c4f6c44ec140e48b1394b25099045e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:32.323927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce7da1e-b08d-4c27-bfc1-2bd8290cefe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:32.343375 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce7da1e-b08d-4c27-bfc1-2bd8290cefe4) transitioned into 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-1943082491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f02a057b1d314a0fa928e33358ba3842',qos_specs=None,replication_status=,reservations=['e1eaf8e4-d2d0-431d-b5b9-c53b3a60db25','2c2d08f2-d5e0-41cb-bc64-27ed25fbc74e','7e790940-8b0d-4fb1-8ebf-39116ad6d45e','62ac1119-a7ea-4a83-aa1e-033efb147b0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c4f6c44ec140e48b1394b25099045e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:32.344060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37aeaab-26fa-4069-bd38-0b571475c467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:32.353610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37aeaab-26fa-4069-bd38-0b571475c467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:32.354400 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Flow 'volume_create_api' (b38e1e8f-1e59-417a-90fb-4e1d215ae79d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:32.354633 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume request issued successfully. Jul 03 15:43:32.355137 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e29e4f6b-e72e-4b0f-8c4c-1d4feb05a1aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:32.355514 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 47/193] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:43:32 2026] POST /volume/v3/volumes => generated 764 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:32.365988 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4ba6b1d5-2dca-4f08-9521-9dcb26492ac3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:32.367936 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ba6b1d5-2dca-4f08-9521-9dcb26492ac3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:32.368092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ba6b1d5-2dca-4f08-9521-9dcb26492ac3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:32.368273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ba6b1d5-2dca-4f08-9521-9dcb26492ac3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:32.379775 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:32.379775 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:32.383551 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4ba6b1d5-2dca-4f08-9521-9dcb26492ac3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:32.387408 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ba6b1d5-2dca-4f08-9521-9dcb26492ac3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 200 Jul 03 15:43:32.387790 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 48/194] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:32 2026] GET /volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:33.401185 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d3a0f6cb-b764-4eae-bd9f-e2dc9351da12 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:33.402863 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3a0f6cb-b764-4eae-bd9f-e2dc9351da12 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:33.403031 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3a0f6cb-b764-4eae-bd9f-e2dc9351da12 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:33.403199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3a0f6cb-b764-4eae-bd9f-e2dc9351da12 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:33.412218 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:33.412218 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:33.418604 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d3a0f6cb-b764-4eae-bd9f-e2dc9351da12 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:33.423274 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3a0f6cb-b764-4eae-bd9f-e2dc9351da12 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 200 Jul 03 15:43:33.423679 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 50/195] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:33 2026] GET /volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:33.439492 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b93d9c75-4fa7-4ca2-8d00-eb1c2f316e3a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:33.441518 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b93d9c75-4fa7-4ca2-8d00-eb1c2f316e3a tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:33.441863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b93d9c75-4fa7-4ca2-8d00-eb1c2f316e3a tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:33.442270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b93d9c75-4fa7-4ca2-8d00-eb1c2f316e3a tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:33.453503 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:33.453503 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:33.456261 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b93d9c75-4fa7-4ca2-8d00-eb1c2f316e3a tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:33.460637 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b93d9c75-4fa7-4ca2-8d00-eb1c2f316e3a tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 200 Jul 03 15:43:33.461098 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 51/196] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:33 2026] GET /volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:33.476933 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0d75f973-2caf-43a3-bc31-374e3676157d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:33.479197 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:33.479539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-638262443"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:33.481495 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-638262443'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:33.481629 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume of 1 GB Jul 03 15:43:33.481983 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:33.481983 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:33.486637 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Availability Zones retrieved successfully. Jul 03 15:43:33.496697 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Flow 'volume_create_api' (34ee06f6-7fbd-454f-a3ca-c227cded1feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:33.498944 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733a0c79-da9d-419c-beb2-8f7c0223df69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:33.499990 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:33.544778 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733a0c79-da9d-419c-beb2-8f7c0223df69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:33.545471 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ecbd9e4-5f9d-49a6-a842-7c51c9f47aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:33.591751 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Created reservations ['75887f0f-ce5d-4b32-96df-cf343cd8b40d', '98a57e95-21e9-4c45-9ac6-0fe5e394f63a', '109470d2-d8b4-4596-9bd2-11621fb2012b', 'a7bae055-d76d-4532-9d4f-f0be3cc3a5a9'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:33.592661 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ecbd9e4-5f9d-49a6-a842-7c51c9f47aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75887f0f-ce5d-4b32-96df-cf343cd8b40d', '98a57e95-21e9-4c45-9ac6-0fe5e394f63a', '109470d2-d8b4-4596-9bd2-11621fb2012b', 'a7bae055-d76d-4532-9d4f-f0be3cc3a5a9']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:33.593393 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274305b9-d073-445d-b9a9-00c704ca4cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:33.634099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274305b9-d073-445d-b9a9-00c704ca4cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2c74f8-ead9-48e5-8816-821c7efe150a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-638262443',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f02a057b1d314a0fa928e33358ba3842',qos_specs=None,replication_status=,reservations=['75887f0f-ce5d-4b32-96df-cf343cd8b40d','98a57e95-21e9-4c45-9ac6-0fe5e394f63a','109470d2-d8b4-4596-9bd2-11621fb2012b','a7bae055-d76d-4532-9d4f-f0be3cc3a5a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c4f6c44ec140e48b1394b25099045e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-638262443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2c74f8-ead9-48e5-8816-821c7efe150a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f02a057b1d314a0fa928e33358ba3842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='78c4f6c44ec140e48b1394b25099045e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:33.635291 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6c2e91-e837-4f7b-9c43-ab4eae78210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:33.669042 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6c2e91-e837-4f7b-9c43-ab4eae78210e) transitioned into 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-638262443',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f02a057b1d314a0fa928e33358ba3842',qos_specs=None,replication_status=,reservations=['75887f0f-ce5d-4b32-96df-cf343cd8b40d','98a57e95-21e9-4c45-9ac6-0fe5e394f63a','109470d2-d8b4-4596-9bd2-11621fb2012b','a7bae055-d76d-4532-9d4f-f0be3cc3a5a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c4f6c44ec140e48b1394b25099045e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:33.669917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3b88f6-e258-49c8-898d-0cbf56eade25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:33.683447 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3b88f6-e258-49c8-898d-0cbf56eade25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:33.687274 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Flow 'volume_create_api' (34ee06f6-7fbd-454f-a3ca-c227cded1feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:33.687785 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume request issued successfully. Jul 03 15:43:33.688582 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0d75f973-2caf-43a3-bc31-374e3676157d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:33.689183 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 48/197] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:43:33 2026] POST /volume/v3/volumes => generated 763 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:33.703050 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dc7bc075-e51a-4e96-93f9-296ebaf984cd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:33.705527 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc7bc075-e51a-4e96-93f9-296ebaf984cd tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:33.706674 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc7bc075-e51a-4e96-93f9-296ebaf984cd tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:33.706674 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc7bc075-e51a-4e96-93f9-296ebaf984cd tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:33.715225 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:33.715225 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:33.721039 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dc7bc075-e51a-4e96-93f9-296ebaf984cd tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:33.728829 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc7bc075-e51a-4e96-93f9-296ebaf984cd tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 200 Jul 03 15:43:33.729785 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 49/198] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:33 2026] GET /volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:43:34.744766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8b5193a6-c363-42bd-95fe-11527af5ceb5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:34.746146 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b5193a6-c363-42bd-95fe-11527af5ceb5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:34.746355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b5193a6-c363-42bd-95fe-11527af5ceb5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:34.746517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b5193a6-c363-42bd-95fe-11527af5ceb5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:34.882665 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:34.882665 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:34.889237 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8b5193a6-c363-42bd-95fe-11527af5ceb5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:34.894485 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b5193a6-c363-42bd-95fe-11527af5ceb5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 200 Jul 03 15:43:34.894977 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 51/199] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:34 2026] GET /volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a => generated 856 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:34.912431 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a8e0af13-33f7-4448-9069-01bc90158b6e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:34.917289 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a8e0af13-33f7-4448-9069-01bc90158b6e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:34.917531 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a8e0af13-33f7-4448-9069-01bc90158b6e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:34.917766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a8e0af13-33f7-4448-9069-01bc90158b6e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:34.930665 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:34.930665 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:34.940555 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a8e0af13-33f7-4448-9069-01bc90158b6e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:34.949761 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a8e0af13-33f7-4448-9069-01bc90158b6e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 200 Jul 03 15:43:34.950108 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 52/200] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:34 2026] GET /volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:34.973775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c4293e13-bf7f-4413-b008-f386ba907379 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:34.977165 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:34.977165 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1406820838"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:34.979588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1406820838'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:34.980358 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume of 1 GB Jul 03 15:43:34.980358 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:34.980358 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:34.984934 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Availability Zones retrieved successfully. Jul 03 15:43:34.991128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Flow 'volume_create_api' (c0d3fa11-5469-4b22-9ac5-40fbc7096b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:34.992316 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7a4b68-9a85-4774-b902-333681c5c425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:34.993357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:35.024525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7a4b68-9a85-4774-b902-333681c5c425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:35.025281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a2499d-d8fc-4a21-b7f1-96b560ccf1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:35.083802 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Created reservations ['86a2d16b-7672-49d9-8b9e-2ea6e7520cc0', '5449d54d-22b7-4bbd-96c7-b4141b849e1c', '24a3f38d-72ff-4900-b0d5-11d0c9e08b18', '8dc9f0c4-9eb1-4781-ba73-830e6e0d538c'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:35.084888 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a2499d-d8fc-4a21-b7f1-96b560ccf1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86a2d16b-7672-49d9-8b9e-2ea6e7520cc0', '5449d54d-22b7-4bbd-96c7-b4141b849e1c', '24a3f38d-72ff-4900-b0d5-11d0c9e08b18', '8dc9f0c4-9eb1-4781-ba73-830e6e0d538c']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:35.085997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd6f9ec-8d6e-4fa8-8563-c241232a3d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:35.120318 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd6f9ec-8d6e-4fa8-8563-c241232a3d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aeb59f2-ad7b-4e5b-8e77-9fb0de644502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1406820838',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f02a057b1d314a0fa928e33358ba3842',qos_specs=None,replication_status=,reservations=['86a2d16b-7672-49d9-8b9e-2ea6e7520cc0','5449d54d-22b7-4bbd-96c7-b4141b849e1c','24a3f38d-72ff-4900-b0d5-11d0c9e08b18','8dc9f0c4-9eb1-4781-ba73-830e6e0d538c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c4f6c44ec140e48b1394b25099045e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1406820838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aeb59f2-ad7b-4e5b-8e77-9fb0de644502,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f02a057b1d314a0fa928e33358ba3842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='78c4f6c44ec140e48b1394b25099045e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:35.121468 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d08780b-6d74-4bdd-8002-14e82b6933fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:35.148324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d08780b-6d74-4bdd-8002-14e82b6933fd) transitioned into 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-1406820838',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f02a057b1d314a0fa928e33358ba3842',qos_specs=None,replication_status=,reservations=['86a2d16b-7672-49d9-8b9e-2ea6e7520cc0','5449d54d-22b7-4bbd-96c7-b4141b849e1c','24a3f38d-72ff-4900-b0d5-11d0c9e08b18','8dc9f0c4-9eb1-4781-ba73-830e6e0d538c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78c4f6c44ec140e48b1394b25099045e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:35.149082 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3857f0-38c3-4586-a6b0-ca842231f170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:35.171800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3857f0-38c3-4586-a6b0-ca842231f170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:35.173673 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Flow 'volume_create_api' (c0d3fa11-5469-4b22-9ac5-40fbc7096b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:35.173673 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Create volume request issued successfully. Jul 03 15:43:35.173673 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c4293e13-bf7f-4413-b008-f386ba907379 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:35.176447 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 49/201] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:43:34 2026] POST /volume/v3/volumes => generated 764 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:35.193091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-87e8d71e-893b-4e90-a1ee-9a62eb53d727 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:35.198018 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87e8d71e-893b-4e90-a1ee-9a62eb53d727 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:35.198018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87e8d71e-893b-4e90-a1ee-9a62eb53d727 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:35.198018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87e8d71e-893b-4e90-a1ee-9a62eb53d727 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:35.217887 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:35.217887 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:35.225020 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-87e8d71e-893b-4e90-a1ee-9a62eb53d727 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:35.232190 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87e8d71e-893b-4e90-a1ee-9a62eb53d727 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 200 Jul 03 15:43:35.233007 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 50/202] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:35 2026] GET /volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:36.248757 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1d90283a-0e82-4959-9a46-50aac8818130 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.251026 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1d90283a-0e82-4959-9a46-50aac8818130 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:36.251279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1d90283a-0e82-4959-9a46-50aac8818130 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.251477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1d90283a-0e82-4959-9a46-50aac8818130 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.259556 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.259556 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:36.268218 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1d90283a-0e82-4959-9a46-50aac8818130 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:36.278258 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1d90283a-0e82-4959-9a46-50aac8818130 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 200 Jul 03 15:43:36.279302 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 52/203] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:36.298594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-01d72b74-5cf2-484c-b202-a820ac3cd23f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.301810 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01d72b74-5cf2-484c-b202-a820ac3cd23f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:36.302130 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01d72b74-5cf2-484c-b202-a820ac3cd23f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.302453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01d72b74-5cf2-484c-b202-a820ac3cd23f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.313416 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.313416 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:36.322068 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-01d72b74-5cf2-484c-b202-a820ac3cd23f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:36.327919 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01d72b74-5cf2-484c-b202-a820ac3cd23f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 200 Jul 03 15:43:36.328207 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 53/204] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:36.344230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.346396 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:43:36.347905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.347905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.347905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.348052 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.348052 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:36.348865 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.389828 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.390486 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11ef2035-806e-49fe-8f99-d84a101d3e95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:43:36.390969 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 50/205] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes => generated 975 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:36.404400 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a18ba271-7614-4590-950c-fe640af60912 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.407527 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a18ba271-7614-4590-950c-fe640af60912 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-638262443 Jul 03 15:43:36.407829 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a18ba271-7614-4590-950c-fe640af60912 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.408766 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a18ba271-7614-4590-950c-fe640af60912 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.408766 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-a18ba271-7614-4590-950c-fe640af60912 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.410437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-a18ba271-7614-4590-950c-fe640af60912 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-638262443'), ('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.457192 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a18ba271-7614-4590-950c-fe640af60912 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.457882 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a18ba271-7614-4590-950c-fe640af60912 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-638262443 returned with HTTP 200 Jul 03 15:43:36.459286 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 51/206] 10.4.3.228 () {66 vars in 1336 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-638262443 => generated 333 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:36.474486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.485687 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1943082491 Jul 03 15:43:36.485687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.485687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.485687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.487948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1943082491'), ('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.531442 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.532476 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.532476 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:36.542773 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9314e0ec-63ed-4be3-856c-dd73d0930376 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1943082491 returned with HTTP 200 Jul 03 15:43:36.542773 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 53/207] 10.4.3.228 () {66 vars in 1359 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1943082491 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:36.564116 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.571245 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?limit=1 Jul 03 15:43:36.571365 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.571578 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.571962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.575052 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.588895 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.589957 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.589957 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:36.597564 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ceb6026e-aa6b-40d1-b218-aa3711d976de tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 15:43:36.598166 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 54/208] 10.4.3.228 () {66 vars in 1273 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:36.616784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.618447 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?limit=1&marker=3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:36.618693 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.618862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.619138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.619452 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.619452 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:36.619960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.656772 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.658150 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.658150 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:36.667497 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8192d3ba-3ed7-4851-887e-fb195adbc394 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?limit=1&marker=3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 200 Jul 03 15:43:36.668043 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 51/209] 10.4.3.228 () {66 vars in 1361 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:36.683121 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.685116 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?limit=1&marker=af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:36.685351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.685543 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.685914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.686228 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.686228 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:36.688879 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.726302 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.727115 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.727115 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:36.731781 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5ddcf4e3-772d-4c43-a946-11ad1f8d16df tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?limit=1&marker=af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 200 Jul 03 15:43:36.732125 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 52/210] 10.4.3.228 () {66 vars in 1361 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=af2c74f8-ead9-48e5-8816-821c7efe150a => generated 1003 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:36.750515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-59578ac1-4896-4e58-8fae-4182e6293a2e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.755150 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59578ac1-4896-4e58-8fae-4182e6293a2e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?limit=1&marker=af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:36.755508 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59578ac1-4896-4e58-8fae-4182e6293a2e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.755882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59578ac1-4896-4e58-8fae-4182e6293a2e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.756245 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-59578ac1-4896-4e58-8fae-4182e6293a2e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.757487 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-59578ac1-4896-4e58-8fae-4182e6293a2e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.852919 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-59578ac1-4896-4e58-8fae-4182e6293a2e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.855577 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59578ac1-4896-4e58-8fae-4182e6293a2e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?limit=1&marker=af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 200 Jul 03 15:43:36.856126 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 54/211] 10.4.3.228 () {66 vars in 1361 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=af78d830-981e-4783-9b01-f771dfad4421 => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:43:36.875417 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.877640 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 15:43:36.877877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.878257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.878665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.878944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value available, assuming string {{(pid=99819) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:36.879655 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.915641 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.917009 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.917009 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:36.921511 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb1a4185-0d10-43fd-b975-330cb72bfad5 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 15:43:36.922224 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 55/212] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:36.941167 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:36.943161 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 15:43:36.943433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:36.943678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:36.943942 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:36.944238 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value available, assuming string {{(pid=99817) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:36.944976 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:36.982824 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:36.984088 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:36.984088 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:36.990404 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6aced1c9-5a09-42c3-aeff-b63eb11ce7a4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 15:43:36.990817 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 52/213] 10.4.3.228 () {66 vars in 1359 bytes} [Fri Jul 3 15:43:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:37.020371 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.024251 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?limit=1 Jul 03 15:43:37.024392 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.024974 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.025422 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.026292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.070305 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.071129 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-aa51b621-7c98-4a8a-baa2-d9fd40e2b819 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 15:43:37.071695 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 53/214] 10.4.3.228 () {66 vars in 1252 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.085909 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.087537 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?limit=1&marker=3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:37.087764 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.087938 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.088169 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.088911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.101393 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.102237 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c346cb7-bca6-41e4-afd4-867f5a2a34e1 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?limit=1&marker=3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 200 Jul 03 15:43:37.102834 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 55/215] 10.4.3.228 () {66 vars in 1340 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?limit=1&marker=3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.115162 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a2a85492-205e-4c95-be22-4769cf6407e9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.117529 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a2a85492-205e-4c95-be22-4769cf6407e9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?limit=1&marker=af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:37.117796 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a2a85492-205e-4c95-be22-4769cf6407e9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.118185 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a2a85492-205e-4c95-be22-4769cf6407e9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.118423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-a2a85492-205e-4c95-be22-4769cf6407e9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.119435 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a2a85492-205e-4c95-be22-4769cf6407e9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.168074 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a2a85492-205e-4c95-be22-4769cf6407e9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.169112 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a2a85492-205e-4c95-be22-4769cf6407e9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?limit=1&marker=af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 200 Jul 03 15:43:37.169647 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 56/216] 10.4.3.228 () {66 vars in 1340 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?limit=1&marker=af2c74f8-ead9-48e5-8816-821c7efe150a => generated 470 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.180391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.185856 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?limit=1&marker=af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:37.185856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.185856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.185856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.186489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.204924 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.205782 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b99bfd8b-3039-4b47-b6d1-b0e195dc9367 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?limit=1&marker=af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 200 Jul 03 15:43:37.207531 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 53/217] 10.4.3.228 () {66 vars in 1340 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?limit=1&marker=af78d830-981e-4783-9b01-f771dfad4421 => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:43:37.224333 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.226234 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1943082491&status=available Jul 03 15:43:37.226434 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.226647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.226920 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.227145 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value available, assuming string {{(pid=99816) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:37.227499 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.227499 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:37.228017 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1943082491'), ('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.275598 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.276084 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c2d6a03b-555a-4726-86f6-6b58af9fb1e4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1943082491&status=available returned with HTTP 200 Jul 03 15:43:37.276680 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 54/218] 10.4.3.228 () {66 vars in 1372 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1943082491&status=available => generated 334 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.288886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e804ec69-3402-44e9-98ea-cc633b679f27 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.291082 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-638262443&status=available Jul 03 15:43:37.291307 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.291532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.291882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.292149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value available, assuming string {{(pid=99818) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:37.292464 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.292464 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:37.292977 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-638262443'), ('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.338575 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.339481 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.339481 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:37.346084 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e804ec69-3402-44e9-98ea-cc633b679f27 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-638262443&status=available returned with HTTP 200 Jul 03 15:43:37.346675 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 56/219] 10.4.3.228 () {66 vars in 1391 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-638262443&status=available => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.365002 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.370287 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?marker=af78d830-981e-4783-9b01-f771dfad4421&sort=id%3Aasc Jul 03 15:43:37.370287 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.370524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.370670 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.371092 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.371092 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:37.371932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.414763 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.417190 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc4d3658-2180-4d03-be1a-00ff00c15f3c tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?marker=af78d830-981e-4783-9b01-f771dfad4421&sort=id%3Aasc returned with HTTP 200 Jul 03 15:43:37.417190 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 57/220] 10.4.3.228 () {66 vars in 1373 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes/detail?marker=af78d830-981e-4783-9b01-f771dfad4421&sort=id%3Aasc => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:43:37.430888 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3f012760-eb74-45aa-8944-358403bdd2e3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.433252 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f012760-eb74-45aa-8944-358403bdd2e3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 15:43:37.433647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f012760-eb74-45aa-8944-358403bdd2e3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.436014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f012760-eb74-45aa-8944-358403bdd2e3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.436557 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-3f012760-eb74-45aa-8944-358403bdd2e3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.439369 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3f012760-eb74-45aa-8944-358403bdd2e3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.482363 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3f012760-eb74-45aa-8944-358403bdd2e3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.484025 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.484025 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:37.489583 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f012760-eb74-45aa-8944-358403bdd2e3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 15:43:37.490346 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 54/221] 10.4.3.228 () {66 vars in 1337 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:37.507321 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.511127 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:43:37.511127 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.511315 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.511518 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.511841 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.511841 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:37.512229 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.521256 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.522190 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.522190 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:37.526774 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7bde0144-4d08-454f-8db9-a41d6c3f9933 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:43:37.527206 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 55/222] 10.4.3.228 () {66 vars in 1258 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:37.544189 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d25277c3-eee7-4192-bb93-df94cf789d09 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.546445 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d25277c3-eee7-4192-bb93-df94cf789d09 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 15:43:37.546847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d25277c3-eee7-4192-bb93-df94cf789d09 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.546847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d25277c3-eee7-4192-bb93-df94cf789d09 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.547341 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-d25277c3-eee7-4192-bb93-df94cf789d09 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.549496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d25277c3-eee7-4192-bb93-df94cf789d09 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.595321 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d25277c3-eee7-4192-bb93-df94cf789d09 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.596156 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d25277c3-eee7-4192-bb93-df94cf789d09 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 15:43:37.596568 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 57/223] 10.4.3.228 () {66 vars in 1316 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.607132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.608937 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?availability_zone=nova Jul 03 15:43:37.609147 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.609326 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.609560 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.609830 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value nova, assuming string {{(pid=99819) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:37.610702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.647754 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.648715 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d7ad4ce3-3be8-49a1-a097-576d6e203dc4 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 15:43:37.649432 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 58/224] 10.4.3.228 () {66 vars in 1282 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.665787 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.668652 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?availability_zone=nova Jul 03 15:43:37.669812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.669812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.669812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.670187 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value nova, assuming string {{(pid=99817) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:37.671132 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.717689 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.718415 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a96a21eb-c05c-4e9b-87c7-a2e8a7380261 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 15:43:37.718930 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 55/225] 10.4.3.228 () {66 vars in 1282 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.731167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.732917 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?bootable=false Jul 03 15:43:37.733095 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.733282 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.733598 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.734641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.772301 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.772908 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab9d7d14-5100-4b35-8d00-2ac194b973ec tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 15:43:37.773283 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 56/226] 10.4.3.228 () {66 vars in 1266 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.784118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.786695 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?bootable=false Jul 03 15:43:37.786895 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.787207 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.787451 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.787819 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.787819 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:37.788233 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.838539 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.838981 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ca47714-3878-4ea8-9b6f-5effd10a5b87 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 15:43:37.839413 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 58/227] 10.4.3.228 () {66 vars in 1266 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.852737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.853970 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?status=available Jul 03 15:43:37.854145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.854346 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.857048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.857048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value available, assuming string {{(pid=99819) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:37.857048 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.857048 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:37.857048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.889216 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.890267 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-97bdf338-1e7f-4bdd-9131-9b7bf84137aa tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 15:43:37.890803 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 59/228] 10.4.3.228 () {66 vars in 1270 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.900022 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.902145 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes?status=available Jul 03 15:43:37.904402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.904402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.904402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.904402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value available, assuming string {{(pid=99817) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:37.904402 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.904402 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:37.904402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.939686 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.940448 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-412c8afc-c531-4d0e-bdfb-4ed05826b352 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 15:43:37.941109 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 56/229] 10.4.3.228 () {66 vars in 1270 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:37.952588 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:37.954413 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?availability_zone=nova Jul 03 15:43:37.954607 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:37.954868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:37.955142 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:37.955444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value nova, assuming string {{(pid=99816) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:37.955779 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.955779 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:37.956245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:37.998233 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:37.999317 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:37.999317 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:38.006839 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-224c2b0f-94c8-465b-8cb4-feda1e71bca0 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 15:43:38.007236 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 57/230] 10.4.3.228 () {66 vars in 1303 bytes} [Fri Jul 3 15:43:37 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:38.025506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4daa1352-7c41-4542-b093-8f64216d10b3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:38.027379 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4daa1352-7c41-4542-b093-8f64216d10b3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?bootable=false Jul 03 15:43:38.027758 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4daa1352-7c41-4542-b093-8f64216d10b3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:38.027892 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4daa1352-7c41-4542-b093-8f64216d10b3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:38.028196 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-4daa1352-7c41-4542-b093-8f64216d10b3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:38.028538 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:38.028538 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:38.029060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4daa1352-7c41-4542-b093-8f64216d10b3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:38.038978 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4daa1352-7c41-4542-b093-8f64216d10b3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:38.040064 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:38.040064 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:38.047160 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4daa1352-7c41-4542-b093-8f64216d10b3 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 15:43:38.047736 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 59/231] 10.4.3.228 () {66 vars in 1287 bytes} [Fri Jul 3 15:43:38 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:38.070099 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de788762-a1e4-416e-b232-5bfdf9587c95 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:38.072215 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?status=available Jul 03 15:43:38.072458 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:38.072744 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:38.073201 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:43:38.073506 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Could not evaluate value available, assuming string {{(pid=99819) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:43:38.073849 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:38.073849 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:38.074405 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:43:38.082283 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Get all volumes completed successfully. Jul 03 15:43:38.083272 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:38.083272 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:38.087642 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de788762-a1e4-416e-b232-5bfdf9587c95 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 15:43:38.087642 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 60/232] 10.4.3.228 () {66 vars in 1291 bytes} [Fri Jul 3 15:43:38 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:38.106230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-656bb55f-56f1-41e5-b61b-e3cb0581e871 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:38.108060 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-656bb55f-56f1-41e5-b61b-e3cb0581e871 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:38.108387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-656bb55f-56f1-41e5-b61b-e3cb0581e871 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:38.108598 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-656bb55f-56f1-41e5-b61b-e3cb0581e871 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:38.115370 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:38.115370 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:38.118951 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-656bb55f-56f1-41e5-b61b-e3cb0581e871 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:38.123235 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-656bb55f-56f1-41e5-b61b-e3cb0581e871 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 200 Jul 03 15:43:38.123598 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 57/233] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:38 2026] GET /volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:38.136712 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:38.138557 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:38.138805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:38.139024 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:38.139248 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Delete volume with id: 3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:38.147488 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:38.147488 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:38.148015 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:38.166062 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Delete volume request issued successfully. Jul 03 15:43:38.166248 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-67c03991-a351-4169-88f0-0b7824b9f9e2 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 202 Jul 03 15:43:38.166702 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 58/234] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:38 2026] DELETE /volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:38.178305 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-21e3e829-75f8-459c-862c-ed121e07fce9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:38.180160 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21e3e829-75f8-459c-862c-ed121e07fce9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:38.180419 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21e3e829-75f8-459c-862c-ed121e07fce9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:38.180706 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21e3e829-75f8-459c-862c-ed121e07fce9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:38.192047 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:38.192047 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:38.197136 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-21e3e829-75f8-459c-862c-ed121e07fce9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:38.203656 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21e3e829-75f8-459c-862c-ed121e07fce9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 200 Jul 03 15:43:38.204216 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 60/235] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:38 2026] GET /volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:39.225142 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b66b2dea-575a-4e75-9b8b-f6013fa194c9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:39.229053 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b66b2dea-575a-4e75-9b8b-f6013fa194c9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 Jul 03 15:43:39.229053 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b66b2dea-575a-4e75-9b8b-f6013fa194c9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:39.229389 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b66b2dea-575a-4e75-9b8b-f6013fa194c9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:39.235417 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b66b2dea-575a-4e75-9b8b-f6013fa194c9 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 returned with HTTP 404 Jul 03 15:43:39.235991 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 61/236] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:39 2026] GET /volume/v3/volumes/3aeb59f2-ad7b-4e5b-8e77-9fb0de644502 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:39.242848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8c71fa66-d405-485e-b60b-095cda8a1c5d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:39.245998 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c71fa66-d405-485e-b60b-095cda8a1c5d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:39.246213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c71fa66-d405-485e-b60b-095cda8a1c5d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:39.246460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c71fa66-d405-485e-b60b-095cda8a1c5d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:39.257479 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:39.257479 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:39.262481 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8c71fa66-d405-485e-b60b-095cda8a1c5d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:39.269628 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c71fa66-d405-485e-b60b-095cda8a1c5d tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 200 Jul 03 15:43:39.270164 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 58/237] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:39 2026] GET /volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:39.289113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:39.291119 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] DELETE https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:39.291405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:39.291640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:39.291836 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Delete volume with id: af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:39.299755 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:39.299755 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:39.300211 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:39.321029 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Delete volume request issued successfully. Jul 03 15:43:39.321310 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5495a9fb-e540-450c-ad7a-b5c06ff63c13 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 202 Jul 03 15:43:39.321931 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 59/238] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:39 2026] DELETE /volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:39.331449 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-63af6848-f7b8-47a1-8218-4784367c0890 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:39.334830 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63af6848-f7b8-47a1-8218-4784367c0890 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:39.334830 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63af6848-f7b8-47a1-8218-4784367c0890 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:39.334830 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63af6848-f7b8-47a1-8218-4784367c0890 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:39.346877 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:39.346877 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:39.356460 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-63af6848-f7b8-47a1-8218-4784367c0890 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:39.364214 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63af6848-f7b8-47a1-8218-4784367c0890 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 200 Jul 03 15:43:39.364214 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 61/239] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:39 2026] GET /volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:40.378192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-88a5bef7-dfaa-4809-8b84-d8c46951749e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:40.380695 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88a5bef7-dfaa-4809-8b84-d8c46951749e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a Jul 03 15:43:40.380968 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88a5bef7-dfaa-4809-8b84-d8c46951749e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:40.381264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88a5bef7-dfaa-4809-8b84-d8c46951749e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:40.393445 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88a5bef7-dfaa-4809-8b84-d8c46951749e tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a returned with HTTP 404 Jul 03 15:43:40.394223 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 62/240] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:40 2026] GET /volume/v3/volumes/af2c74f8-ead9-48e5-8816-821c7efe150a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:40.403350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-980d1db7-03cd-4764-8016-606f3c18ac0f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:40.406284 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-980d1db7-03cd-4764-8016-606f3c18ac0f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:40.406551 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-980d1db7-03cd-4764-8016-606f3c18ac0f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:40.406822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-980d1db7-03cd-4764-8016-606f3c18ac0f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:40.414331 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:40.414331 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:40.418808 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-980d1db7-03cd-4764-8016-606f3c18ac0f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:40.424241 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-980d1db7-03cd-4764-8016-606f3c18ac0f tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 200 Jul 03 15:43:40.424386 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 59/241] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:40 2026] GET /volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:40.443544 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-15421829-407f-48ff-9cab-cb10e057190b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:40.449275 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-15421829-407f-48ff-9cab-cb10e057190b tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] DELETE https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:40.449584 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-15421829-407f-48ff-9cab-cb10e057190b tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:40.449854 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-15421829-407f-48ff-9cab-cb10e057190b tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:40.450072 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-15421829-407f-48ff-9cab-cb10e057190b tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Delete volume with id: af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:40.464491 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:40.464491 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:40.465053 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-15421829-407f-48ff-9cab-cb10e057190b tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:40.490138 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-15421829-407f-48ff-9cab-cb10e057190b tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Delete volume request issued successfully. Jul 03 15:43:40.490367 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-15421829-407f-48ff-9cab-cb10e057190b tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 202 Jul 03 15:43:40.490929 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 60/242] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:40 2026] DELETE /volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:40.499552 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7bf1e6d5-db68-4b7e-96e6-fc7dfc145378 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:40.502074 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7bf1e6d5-db68-4b7e-96e6-fc7dfc145378 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:40.502418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7bf1e6d5-db68-4b7e-96e6-fc7dfc145378 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:40.503110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7bf1e6d5-db68-4b7e-96e6-fc7dfc145378 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:40.512376 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:40.512376 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:40.519683 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7bf1e6d5-db68-4b7e-96e6-fc7dfc145378 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Volume info retrieved successfully. Jul 03 15:43:40.528221 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7bf1e6d5-db68-4b7e-96e6-fc7dfc145378 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 200 Jul 03 15:43:40.528884 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 62/243] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:40 2026] GET /volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:41.546397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-492cfd3f-9d16-4f0a-a034-64c2353c8c90 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:41.552420 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-492cfd3f-9d16-4f0a-a034-64c2353c8c90 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] GET https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 Jul 03 15:43:41.552627 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-492cfd3f-9d16-4f0a-a034-64c2353c8c90 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:41.552866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-492cfd3f-9d16-4f0a-a034-64c2353c8c90 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:41.564752 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-492cfd3f-9d16-4f0a-a034-64c2353c8c90 tempest-VolumesListTestJSON-273401176 tempest-VolumesListTestJSON-273401176-project-member] https://10.4.3.228/volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 returned with HTTP 404 Jul 03 15:43:41.564752 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 63/244] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:41 2026] GET /volume/v3/volumes/af78d830-981e-4783-9b01-f771dfad4421 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:47.996583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:47.998458 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:47.998458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-475069098"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:47.999673 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-475069098'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:47.999790 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Create volume of 1 GB Jul 03 15:43:48.002254 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=296,cinder:INSERT=53,cinder:UPDATE=82 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:43:48.007196 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Availability Zones retrieved successfully. Jul 03 15:43:48.014177 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Flow 'volume_create_api' (08e5280d-cab9-40ee-b42d-86821235e833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:48.015505 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4eee33-f49b-4f99-91eb-822bce81e4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:48.017611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:48.067975 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4eee33-f49b-4f99-91eb-822bce81e4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:48.068843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe418733-7608-4d49-b762-fd78b4d07160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:48.147645 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Created reservations ['a66323fa-6b51-4227-9377-888f0bb10d5a', '12b455f9-4d8e-4638-a2a9-8d3292a47d4c', '0bb12bf8-9250-4d32-98f7-ca37a658c4b7', '75095b88-6084-4cbb-8253-1f87ce11f754'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:48.147645 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe418733-7608-4d49-b762-fd78b4d07160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66323fa-6b51-4227-9377-888f0bb10d5a', '12b455f9-4d8e-4638-a2a9-8d3292a47d4c', '0bb12bf8-9250-4d32-98f7-ca37a658c4b7', '75095b88-6084-4cbb-8253-1f87ce11f754']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:48.148306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a4cafc-f602-4d18-9d16-a5b29423aaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:48.173323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a4cafc-f602-4d18-9d16-a5b29423aaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd33b34-3b03-49d5-8ad0-652bbadd2680', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-475069098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0f2089c60b484c92f139246dae9b96',qos_specs=None,replication_status=,reservations=['a66323fa-6b51-4227-9377-888f0bb10d5a','12b455f9-4d8e-4638-a2a9-8d3292a47d4c','0bb12bf8-9250-4d32-98f7-ca37a658c4b7','75095b88-6084-4cbb-8253-1f87ce11f754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c16bd85a0de4e9092d5cebb5d4cdc0d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-475069098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dd33b34-3b03-49d5-8ad0-652bbadd2680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0f2089c60b484c92f139246dae9b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1c16bd85a0de4e9092d5cebb5d4cdc0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:48.174510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217d2ff9-f6e6-4f5e-b812-71a36d34cc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:48.202671 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217d2ff9-f6e6-4f5e-b812-71a36d34cc47) transitioned into 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-475069098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0f2089c60b484c92f139246dae9b96',qos_specs=None,replication_status=,reservations=['a66323fa-6b51-4227-9377-888f0bb10d5a','12b455f9-4d8e-4638-a2a9-8d3292a47d4c','0bb12bf8-9250-4d32-98f7-ca37a658c4b7','75095b88-6084-4cbb-8253-1f87ce11f754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c16bd85a0de4e9092d5cebb5d4cdc0d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:48.202671 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f03ee6-f603-48c0-828b-f8b1584ce0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:48.218902 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f03ee6-f603-48c0-828b-f8b1584ce0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:48.219839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Flow 'volume_create_api' (08e5280d-cab9-40ee-b42d-86821235e833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:48.220145 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Create volume request issued successfully. Jul 03 15:43:48.220742 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-556eb7e0-74cc-46a1-b7dd-3b60eb61d5fb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:48.221453 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 60/245] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:47 2026] POST /volume/v3/volumes => generated 753 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:48.238465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2dcaf644-fdc0-4541-b1d1-beb2a6e7a372 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:48.241219 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2dcaf644-fdc0-4541-b1d1-beb2a6e7a372 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:48.241363 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2dcaf644-fdc0-4541-b1d1-beb2a6e7a372 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:48.241577 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2dcaf644-fdc0-4541-b1d1-beb2a6e7a372 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:48.245696 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=251,cinder:INSERT=48,cinder:UPDATE=65 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:43:48.255426 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:48.255426 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:48.261053 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2dcaf644-fdc0-4541-b1d1-beb2a6e7a372 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:48.271219 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2dcaf644-fdc0-4541-b1d1-beb2a6e7a372 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 returned with HTTP 200 Jul 03 15:43:48.271880 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 61/246] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:48 2026] GET /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:49.290603 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2e3b1f05-dcce-4f2f-a279-fab5481291d6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:49.294232 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2e3b1f05-dcce-4f2f-a279-fab5481291d6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:49.294232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2e3b1f05-dcce-4f2f-a279-fab5481291d6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:49.294232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2e3b1f05-dcce-4f2f-a279-fab5481291d6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:49.296910 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=213,cinder:INSERT=20,cinder:UPDATE=33 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:43:49.310923 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:49.310923 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:49.318994 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2e3b1f05-dcce-4f2f-a279-fab5481291d6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:49.324692 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2e3b1f05-dcce-4f2f-a279-fab5481291d6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 returned with HTTP 200 Jul 03 15:43:49.325104 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 63/247] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:49 2026] GET /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:49.337933 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e448524a-d4bc-49d6-9aef-ef67a4b0a333 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:49.339645 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e448524a-d4bc-49d6-9aef-ef67a4b0a333 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] POST https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680/action Jul 03 15:43:49.340243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e448524a-d4bc-49d6-9aef-ef67a4b0a333 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:43:49.340390 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e448524a-d4bc-49d6-9aef-ef67a4b0a333 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:49.345035 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=286,cinder:INSERT=50,cinder:UPDATE=79 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:43:49.354496 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:49.354496 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:49.355147 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e448524a-d4bc-49d6-9aef-ef67a4b0a333 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:49.367235 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e448524a-d4bc-49d6-9aef-ef67a4b0a333 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume updated successfully. Jul 03 15:43:49.367542 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e448524a-d4bc-49d6-9aef-ef67a4b0a333 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680/action returned with HTTP 200 Jul 03 15:43:49.368157 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 64/248] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:43:49 2026] POST /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:43:49.375277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4cd2de10-d823-4974-81ff-5115f90c7279 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:49.377373 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cd2de10-d823-4974-81ff-5115f90c7279 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:49.377604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cd2de10-d823-4974-81ff-5115f90c7279 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:49.378801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cd2de10-d823-4974-81ff-5115f90c7279 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:49.397312 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:49.397312 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:49.411068 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4cd2de10-d823-4974-81ff-5115f90c7279 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:49.418059 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cd2de10-d823-4974-81ff-5115f90c7279 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 returned with HTTP 200 Jul 03 15:43:49.418652 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 61/249] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:49 2026] GET /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:49.638423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-25e3676a-2aa1-44f5-a58a-7da0edc25e14 req-120a2ce6-832d-4ccf-b341-58fdb9a5507c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:49.639517 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-25e3676a-2aa1-44f5-a58a-7da0edc25e14 req-120a2ce6-832d-4ccf-b341-58fdb9a5507c tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:49.639753 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-25e3676a-2aa1-44f5-a58a-7da0edc25e14 req-120a2ce6-832d-4ccf-b341-58fdb9a5507c tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:49.639950 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-25e3676a-2aa1-44f5-a58a-7da0edc25e14 req-120a2ce6-832d-4ccf-b341-58fdb9a5507c tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:49.658445 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:49.658445 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:49.667034 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-25e3676a-2aa1-44f5-a58a-7da0edc25e14 req-120a2ce6-832d-4ccf-b341-58fdb9a5507c tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:49.676540 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-25e3676a-2aa1-44f5-a58a-7da0edc25e14 req-120a2ce6-832d-4ccf-b341-58fdb9a5507c tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 returned with HTTP 200 Jul 03 15:43:49.677783 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 62/250] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:49 2026] GET /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:50.175108 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:50.179000 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:50.179506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1658038141"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:50.183492 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1658038141'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:50.183492 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Create volume of 1 GB Jul 03 15:43:50.189499 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Availability Zones retrieved successfully. Jul 03 15:43:50.199145 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Flow 'volume_create_api' (59986a25-1a7f-4c18-a589-226a82d67a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:50.200096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63da5b2e-65e5-459e-8701-08ff5767ad54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:50.201357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:50.236012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63da5b2e-65e5-459e-8701-08ff5767ad54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:50.236838 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66632f0-857b-4a5c-b731-ed6a1bb465b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:50.279765 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Created reservations ['4ab574c3-47ca-4e9e-bee4-06b5132f8927', '679a063a-0b43-4a05-aa64-da330e7a7bec', '4befd1af-cce9-496e-b08b-d638c509f6d3', '366b9311-cfd3-4c1b-a7fe-481ead661455'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:50.280534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d66632f0-857b-4a5c-b731-ed6a1bb465b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ab574c3-47ca-4e9e-bee4-06b5132f8927', '679a063a-0b43-4a05-aa64-da330e7a7bec', '4befd1af-cce9-496e-b08b-d638c509f6d3', '366b9311-cfd3-4c1b-a7fe-481ead661455']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:50.281313 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98aa365-b4bf-4876-9e8b-f2fbe8f4d1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:50.308376 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98aa365-b4bf-4876-9e8b-f2fbe8f4d1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52294b74-2304-447b-b2e2-8ba3a6b08ce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1658038141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0f2089c60b484c92f139246dae9b96',qos_specs=None,replication_status=,reservations=['4ab574c3-47ca-4e9e-bee4-06b5132f8927','679a063a-0b43-4a05-aa64-da330e7a7bec','4befd1af-cce9-496e-b08b-d638c509f6d3','366b9311-cfd3-4c1b-a7fe-481ead661455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c16bd85a0de4e9092d5cebb5d4cdc0d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1658038141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52294b74-2304-447b-b2e2-8ba3a6b08ce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0f2089c60b484c92f139246dae9b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1c16bd85a0de4e9092d5cebb5d4cdc0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:50.309178 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28c9d10-2bd8-4276-817f-d42697523ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:50.339340 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28c9d10-2bd8-4276-817f-d42697523ac9) transitioned into 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-1658038141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0f2089c60b484c92f139246dae9b96',qos_specs=None,replication_status=,reservations=['4ab574c3-47ca-4e9e-bee4-06b5132f8927','679a063a-0b43-4a05-aa64-da330e7a7bec','4befd1af-cce9-496e-b08b-d638c509f6d3','366b9311-cfd3-4c1b-a7fe-481ead661455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c16bd85a0de4e9092d5cebb5d4cdc0d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:50.340043 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (431d10ce-be16-4699-a2b8-fb9dc343815c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:50.352886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (431d10ce-be16-4699-a2b8-fb9dc343815c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:50.353691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Flow 'volume_create_api' (59986a25-1a7f-4c18-a589-226a82d67a2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:50.353990 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Create volume request issued successfully. Jul 03 15:43:50.354569 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-75014f5c-fac1-4bbd-81ef-413a4561ebe9 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:50.355189 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 64/251] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:43:50 2026] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:50.370196 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b450218c-8dc7-4603-bec5-aec3a41d9cee None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:50.372590 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b450218c-8dc7-4603-bec5-aec3a41d9cee tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 Jul 03 15:43:50.372860 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b450218c-8dc7-4603-bec5-aec3a41d9cee tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:50.373087 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b450218c-8dc7-4603-bec5-aec3a41d9cee tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:50.383133 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:50.383133 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:50.388903 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b450218c-8dc7-4603-bec5-aec3a41d9cee tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:50.394890 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b450218c-8dc7-4603-bec5-aec3a41d9cee tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 returned with HTTP 200 Jul 03 15:43:50.395385 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 65/252] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:50 2026] GET /volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:51.410344 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a910f75d-eed6-49c1-85e7-a5feb9467445 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:51.412632 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a910f75d-eed6-49c1-85e7-a5feb9467445 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 Jul 03 15:43:51.412910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a910f75d-eed6-49c1-85e7-a5feb9467445 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:51.413121 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a910f75d-eed6-49c1-85e7-a5feb9467445 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:51.420946 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:51.420946 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:51.425679 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a910f75d-eed6-49c1-85e7-a5feb9467445 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:51.430539 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a910f75d-eed6-49c1-85e7-a5feb9467445 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 returned with HTTP 200 Jul 03 15:43:51.430954 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 62/253] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:51 2026] GET /volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:51.872410 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:51.874648 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] DELETE https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 Jul 03 15:43:51.878900 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:51.878900 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:51.878900 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Delete volume with id: 52294b74-2304-447b-b2e2-8ba3a6b08ce1 Jul 03 15:43:51.886408 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:51.886408 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:51.887124 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:51.914874 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Delete volume request issued successfully. Jul 03 15:43:51.914874 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5dea5f33-9e39-43fc-92e4-c1351a7a82f6 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 returned with HTTP 202 Jul 03 15:43:51.914874 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 63/254] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:51 2026] DELETE /volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:51.927537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-52be3b27-ed4a-48cd-a29d-050ee581f60f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:51.930210 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-52be3b27-ed4a-48cd-a29d-050ee581f60f tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 Jul 03 15:43:51.930491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-52be3b27-ed4a-48cd-a29d-050ee581f60f tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:51.930766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-52be3b27-ed4a-48cd-a29d-050ee581f60f tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:51.940877 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:51.940877 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:51.944846 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-52be3b27-ed4a-48cd-a29d-050ee581f60f tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:51.949822 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-52be3b27-ed4a-48cd-a29d-050ee581f60f tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 returned with HTTP 200 Jul 03 15:43:51.949822 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 65/255] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:51 2026] GET /volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:52.966649 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-668354d7-8666-4130-9ba4-a3c486eb1bdb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:52.968438 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-668354d7-8666-4130-9ba4-a3c486eb1bdb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 Jul 03 15:43:52.968674 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-668354d7-8666-4130-9ba4-a3c486eb1bdb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:52.968870 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-668354d7-8666-4130-9ba4-a3c486eb1bdb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:52.974566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-668354d7-8666-4130-9ba4-a3c486eb1bdb tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 returned with HTTP 404 Jul 03 15:43:52.975138 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 66/256] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:52 2026] GET /volume/v3/volumes/52294b74-2304-447b-b2e2-8ba3a6b08ce1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:52.982601 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:52.985774 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] DELETE https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:52.986009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:52.986181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:52.986370 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Delete volume with id: 4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:52.996727 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:52.996727 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:52.998604 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:53.039573 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Delete volume request issued successfully. Jul 03 15:43:53.040033 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7227ca05-edff-407d-95c6-84aabe9fe2f5 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 returned with HTTP 202 Jul 03 15:43:53.040754 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 63/257] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:43:52 2026] DELETE /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:43:53.052032 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8ad236c6-ecc9-4eae-a812-506efa4b3194 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:53.057648 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ad236c6-ecc9-4eae-a812-506efa4b3194 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:53.057648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ad236c6-ecc9-4eae-a812-506efa4b3194 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:53.057648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ad236c6-ecc9-4eae-a812-506efa4b3194 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:53.064877 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:53.064877 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:53.069299 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8ad236c6-ecc9-4eae-a812-506efa4b3194 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Volume info retrieved successfully. Jul 03 15:43:53.074875 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ad236c6-ecc9-4eae-a812-506efa4b3194 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 returned with HTTP 200 Jul 03 15:43:53.075341 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 64/258] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:53 2026] GET /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:54.096531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4573a891-2ebf-4715-90d5-e63148a67ed2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:54.099023 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4573a891-2ebf-4715-90d5-e63148a67ed2 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] GET https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 Jul 03 15:43:54.099464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4573a891-2ebf-4715-90d5-e63148a67ed2 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:54.099781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4573a891-2ebf-4715-90d5-e63148a67ed2 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:54.110096 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4573a891-2ebf-4715-90d5-e63148a67ed2 tempest-ServersNegativeTestJSON-1218242756 tempest-ServersNegativeTestJSON-1218242756-project-member] https://10.4.3.228/volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 returned with HTTP 404 Jul 03 15:43:54.111090 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 66/259] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:43:54 2026] GET /volume/v3/volumes/4dd33b34-3b03-49d5-8ad0-652bbadd2680 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:43:54.209146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:54.216705 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:43:54.216705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "cf18219e-cce9-4aca-9c85-5601365996bc-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:54.216705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'cf18219e-cce9-4aca-9c85-5601365996bc-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:43:54.216705 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Create volume of 1 GB Jul 03 15:43:54.223504 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Availability Zones retrieved successfully. Jul 03 15:43:54.230282 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Flow 'volume_create_api' (c19f95e4-ad1b-4e92-a963-f8b98c2320c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:54.231525 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd3e4ca-6604-4001-b139-ab6c941f54d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:54.232660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:43:54.269308 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd3e4ca-6604-4001-b139-ab6c941f54d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:54.270184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43451e27-482c-4d2e-8c71-9ff3cbd03943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:54.425837 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Created reservations ['d36b66c1-f4c7-4dc5-86e3-385da6b6f9ce', 'd870a1d5-298a-4cbb-8688-f50f67ac6838', 'dbd87e09-8ddb-4fa3-84a0-74d31ec4d73f', '4a68e564-b0c5-44fa-b6e8-1a7cccb873d0'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:43:54.426436 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43451e27-482c-4d2e-8c71-9ff3cbd03943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36b66c1-f4c7-4dc5-86e3-385da6b6f9ce', 'd870a1d5-298a-4cbb-8688-f50f67ac6838', 'dbd87e09-8ddb-4fa3-84a0-74d31ec4d73f', '4a68e564-b0c5-44fa-b6e8-1a7cccb873d0']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:54.426983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd33a48-0906-448e-8f29-26be0d13c8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:54.453576 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd33a48-0906-448e-8f29-26be0d13c8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '655a5a94-5848-40c2-bf90-f42c4a48b918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='cf18219e-cce9-4aca-9c85-5601365996bc-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c110ab2f9a49aebd4ff1648afcd91c',qos_specs=None,replication_status=,reservations=['d36b66c1-f4c7-4dc5-86e3-385da6b6f9ce','d870a1d5-298a-4cbb-8688-f50f67ac6838','dbd87e09-8ddb-4fa3-84a0-74d31ec4d73f','4a68e564-b0c5-44fa-b6e8-1a7cccb873d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93785d07f57a40a5913a7d1a91de01b4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:43:54Z,deleted=False,deleted_at=None,display_description='',display_name='cf18219e-cce9-4aca-9c85-5601365996bc-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=655a5a94-5848-40c2-bf90-f42c4a48b918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c110ab2f9a49aebd4ff1648afcd91c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='93785d07f57a40a5913a7d1a91de01b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:54.453967 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d817386-0c89-4745-97de-5b05163b2e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:54.477054 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d817386-0c89-4745-97de-5b05163b2e79) transitioned into 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='cf18219e-cce9-4aca-9c85-5601365996bc-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c110ab2f9a49aebd4ff1648afcd91c',qos_specs=None,replication_status=,reservations=['d36b66c1-f4c7-4dc5-86e3-385da6b6f9ce','d870a1d5-298a-4cbb-8688-f50f67ac6838','dbd87e09-8ddb-4fa3-84a0-74d31ec4d73f','4a68e564-b0c5-44fa-b6e8-1a7cccb873d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93785d07f57a40a5913a7d1a91de01b4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:54.477826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f715ae-e510-48ab-a600-b51c27616692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:43:54.491152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f715ae-e510-48ab-a600-b51c27616692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:43:54.492306 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Flow 'volume_create_api' (c19f95e4-ad1b-4e92-a963-f8b98c2320c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:43:54.492629 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Create volume request issued successfully. Jul 03 15:43:54.493224 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-258e1d45-c9a3-45c9-ba5a-9d2ea8ab85cf tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:43:54.493769 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 67/260] 10.4.3.228 () {72 vars in 1541 bytes} [Fri Jul 3 15:43:54 2026] POST /volume/v3/volumes => generated 749 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:43:54.505800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2b194426-1dd0-47ca-b48b-d895c7fb6d5e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:54.510445 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2b194426-1dd0-47ca-b48b-d895c7fb6d5e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 Jul 03 15:43:54.510445 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2b194426-1dd0-47ca-b48b-d895c7fb6d5e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:54.510445 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2b194426-1dd0-47ca-b48b-d895c7fb6d5e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:54.523694 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:54.523694 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:54.530661 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2b194426-1dd0-47ca-b48b-d895c7fb6d5e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:43:54.539115 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2b194426-1dd0-47ca-b48b-d895c7fb6d5e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 returned with HTTP 200 Jul 03 15:43:54.539761 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 64/261] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:54 2026] GET /volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:54.555773 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-1699dbc5-89b6-455f-a487-75935be5302f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:54.558825 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-1699dbc5-89b6-455f-a487-75935be5302f tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 Jul 03 15:43:54.559014 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-1699dbc5-89b6-455f-a487-75935be5302f tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:54.559228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-1699dbc5-89b6-455f-a487-75935be5302f tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:54.566597 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:54.566597 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:43:54.575227 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-1699dbc5-89b6-455f-a487-75935be5302f tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:43:54.584696 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-1699dbc5-89b6-455f-a487-75935be5302f tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 returned with HTTP 200 Jul 03 15:43:54.588495 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 65/262] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:54 2026] GET /volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:57.599269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-28667c45-b0ac-4b53-b2b8-e213c9afb285 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:57.601307 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-28667c45-b0ac-4b53-b2b8-e213c9afb285 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 Jul 03 15:43:57.601496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-28667c45-b0ac-4b53-b2b8-e213c9afb285 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:57.601698 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-28667c45-b0ac-4b53-b2b8-e213c9afb285 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:57.609553 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:57.609553 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:57.614461 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-28667c45-b0ac-4b53-b2b8-e213c9afb285 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:43:57.619372 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-28667c45-b0ac-4b53-b2b8-e213c9afb285 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 returned with HTTP 200 Jul 03 15:43:57.619822 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 67/263] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:43:57 2026] GET /volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:43:57.629442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b1591a99-fa1c-4e40-91b5-4a153ed8811f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:57.630090 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b1591a99-fa1c-4e40-91b5-4a153ed8811f None None] GET https://10.4.3.228/volume// Jul 03 15:43:57.630299 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b1591a99-fa1c-4e40-91b5-4a153ed8811f None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:57.630491 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b1591a99-fa1c-4e40-91b5-4a153ed8811f None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:57.630904 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b1591a99-fa1c-4e40-91b5-4a153ed8811f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:57.631595 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 68/264] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:43:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:57.642440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-674ea2c8-94c6-43d3-a55e-98889f1303ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:57.644547 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-674ea2c8-94c6-43d3-a55e-98889f1303ea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:43:57.644920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-674ea2c8-94c6-43d3-a55e-98889f1303ea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "655a5a94-5848-40c2-bf90-f42c4a48b918", "connector": null, "instance_uuid": "cf18219e-cce9-4aca-9c85-5601365996bc"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:57.659202 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:57.659202 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:57.703104 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-674ea2c8-94c6-43d3-a55e-98889f1303ea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:43:57.703582 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 65/265] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:43:57 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 03 15:43:57.711307 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-17c33b00-80e0-4575-9773-f6854c61038d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:57.711745 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-17c33b00-80e0-4575-9773-f6854c61038d None None] GET https://10.4.3.228/volume// Jul 03 15:43:57.711829 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-17c33b00-80e0-4575-9773-f6854c61038d None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:57.711987 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-17c33b00-80e0-4575-9773-f6854c61038d None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:57.712292 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-17c33b00-80e0-4575-9773-f6854c61038d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:43:57.712529 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 66/266] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:43:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:43:57.720994 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-70b85156-1872-4d1b-8973-f84eb7a7aa69 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:57.723279 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-70b85156-1872-4d1b-8973-f84eb7a7aa69 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 Jul 03 15:43:57.723527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-70b85156-1872-4d1b-8973-f84eb7a7aa69 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:43:57.723773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-70b85156-1872-4d1b-8973-f84eb7a7aa69 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:43:57.734400 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:57.734400 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:43:57.738721 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-70b85156-1872-4d1b-8973-f84eb7a7aa69 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:43:57.743154 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-70b85156-1872-4d1b-8973-f84eb7a7aa69 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 returned with HTTP 200 Jul 03 15:43:57.743602 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 68/267] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:43:57 2026] GET /volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:43:57.836964 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2c540077-4c03-4d23-8b16-5a78602ae41c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:57.839891 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2c540077-4c03-4d23-8b16-5a78602ae41c tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] PUT https://10.4.3.228/volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94 Jul 03 15:43:57.840246 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2c540077-4c03-4d23-8b16-5a78602ae41c tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:57.847342 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2c540077-4c03-4d23-8b16-5a78602ae41c tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Acquiring lock "cinder-attachment_update-655a5a94-5848-40c2-bf90-f42c4a48b918-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:43:57.855181 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2c540077-4c03-4d23-8b16-5a78602ae41c tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Lock "cinder-attachment_update-655a5a94-5848-40c2-bf90-f42c4a48b918-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:43:57.855881 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:57.855881 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:43:58.376885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2c540077-4c03-4d23-8b16-5a78602ae41c tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Lock "cinder-attachment_update-655a5a94-5848-40c2-bf90-f42c4a48b918-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:43:58.377252 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-2c540077-4c03-4d23-8b16-5a78602ae41c tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94 returned with HTTP 200 Jul 03 15:43:58.377782 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 69/268] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:43:57 2026] PUT /volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:43:58.890341 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-d2d2b9ba-ffa5-48d5-a0d9-3dd5def387d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:43:58.893385 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-d2d2b9ba-ffa5-48d5-a0d9-3dd5def387d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] POST https://10.4.3.228/volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94/action Jul 03 15:43:58.893932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-d2d2b9ba-ffa5-48d5-a0d9-3dd5def387d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:43:58.894075 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-d2d2b9ba-ffa5-48d5-a0d9-3dd5def387d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:43:58.911187 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:43:58.911187 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:43:58.924930 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a27c244f-a2b6-4cdb-95a9-5fc065ac4f9e req-d2d2b9ba-ffa5-48d5-a0d9-3dd5def387d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94/action returned with HTTP 204 Jul 03 15:43:58.925736 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 66/269] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:43:58 2026] POST /volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:00.104744 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-580fed69-92d0-489f-baec-e2e06f4e2c7b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:00.106955 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-580fed69-92d0-489f-baec-e2e06f4e2c7b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:00.107265 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-580fed69-92d0-489f-baec-e2e06f4e2c7b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:00.107554 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-580fed69-92d0-489f-baec-e2e06f4e2c7b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:00.116800 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:00.116800 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:00.121675 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-580fed69-92d0-489f-baec-e2e06f4e2c7b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:00.126422 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-580fed69-92d0-489f-baec-e2e06f4e2c7b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:00.127035 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 67/270] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:00 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:00.773847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:00.775714 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:00.776069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-617236936"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:00.777639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-617236936'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:00.777902 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Create volume of 1 GB Jul 03 15:44:00.783725 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Availability Zones retrieved successfully. Jul 03 15:44:00.790965 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Flow 'volume_create_api' (c9648b60-7cbc-4bf6-84fa-a3debe00db0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:00.792472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253c65ca-a404-41ad-8bda-4d48faa5cb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:00.794130 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:00.832272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253c65ca-a404-41ad-8bda-4d48faa5cb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:00.833041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb07edf-50d1-4c0a-9d19-edcb7692334a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:00.905747 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Created reservations ['265db320-2039-4def-a651-e36f66fb739d', '43a9e3fc-f5d7-429f-a5fd-8155ca02d59d', '51d610d2-6b8d-4362-ade1-9037cc356082', '962184c6-274c-46f7-a896-6152789a2faf'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:00.906477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb07edf-50d1-4c0a-9d19-edcb7692334a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['265db320-2039-4def-a651-e36f66fb739d', '43a9e3fc-f5d7-429f-a5fd-8155ca02d59d', '51d610d2-6b8d-4362-ade1-9037cc356082', '962184c6-274c-46f7-a896-6152789a2faf']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:00.908457 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc371777-3880-45b8-801c-f7b6d58d9401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:00.938336 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc371777-3880-45b8-801c-f7b6d58d9401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db83e17f-6c47-46a6-b3c1-3585f192b0f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-617236936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e259f9bd94a8474d9150fdad00b37183',qos_specs=None,replication_status=,reservations=['265db320-2039-4def-a651-e36f66fb739d','43a9e3fc-f5d7-429f-a5fd-8155ca02d59d','51d610d2-6b8d-4362-ade1-9037cc356082','962184c6-274c-46f7-a896-6152789a2faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad3b140e6e6f49fc8cee003dfccb14f3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-617236936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db83e17f-6c47-46a6-b3c1-3585f192b0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e259f9bd94a8474d9150fdad00b37183',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ad3b140e6e6f49fc8cee003dfccb14f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:00.939047 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8dbe43-ba01-45d2-b07e-03e661e031a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:00.956477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8dbe43-ba01-45d2-b07e-03e661e031a2) transitioned into 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-617236936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e259f9bd94a8474d9150fdad00b37183',qos_specs=None,replication_status=,reservations=['265db320-2039-4def-a651-e36f66fb739d','43a9e3fc-f5d7-429f-a5fd-8155ca02d59d','51d610d2-6b8d-4362-ade1-9037cc356082','962184c6-274c-46f7-a896-6152789a2faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad3b140e6e6f49fc8cee003dfccb14f3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:00.957041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa04ab4-4899-4c6c-b570-01ace39d132b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:00.970942 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa04ab4-4899-4c6c-b570-01ace39d132b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:00.970942 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Flow 'volume_create_api' (c9648b60-7cbc-4bf6-84fa-a3debe00db0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:00.971219 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Create volume request issued successfully. Jul 03 15:44:00.971792 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3cfab51-7ddc-450d-9022-b2b7b6f2957a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:00.972238 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 69/271] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:00 2026] POST /volume/v3/volumes => generated 751 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:00.988766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-40417f63-edef-4f35-bf98-b3b52c226b53 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:00.993516 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-40417f63-edef-4f35-bf98-b3b52c226b53 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:00.993516 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-40417f63-edef-4f35-bf98-b3b52c226b53 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:00.993516 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-40417f63-edef-4f35-bf98-b3b52c226b53 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:01.000806 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:01.000806 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:01.008272 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-40417f63-edef-4f35-bf98-b3b52c226b53 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:01.016171 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-40417f63-edef-4f35-bf98-b3b52c226b53 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:01.016904 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 70/272] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:00 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:02.035928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b0fa2b82-743d-4868-bb57-dbf09cb07a7a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:02.037688 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b0fa2b82-743d-4868-bb57-dbf09cb07a7a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:02.037877 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b0fa2b82-743d-4868-bb57-dbf09cb07a7a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:02.038076 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b0fa2b82-743d-4868-bb57-dbf09cb07a7a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:02.045392 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:02.045392 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:02.049350 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b0fa2b82-743d-4868-bb57-dbf09cb07a7a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:02.053390 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b0fa2b82-743d-4868-bb57-dbf09cb07a7a tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:02.053818 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 67/273] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:02 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:02.112198 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-95083203-a6ac-45dc-831a-316d03860dab req-48f08ac0-a789-4d18-aa9f-18f3b4c5ebe0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:02.114819 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-48f08ac0-a789-4d18-aa9f-18f3b4c5ebe0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:02.115059 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-48f08ac0-a789-4d18-aa9f-18f3b4c5ebe0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:02.115295 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-48f08ac0-a789-4d18-aa9f-18f3b4c5ebe0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:02.124214 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:02.124214 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:02.128706 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-95083203-a6ac-45dc-831a-316d03860dab req-48f08ac0-a789-4d18-aa9f-18f3b4c5ebe0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:02.134697 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-48f08ac0-a789-4d18-aa9f-18f3b4c5ebe0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:02.135237 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 68/274] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:02 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:02.384163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1fc88b81-d253-4e7f-b534-5ccd00118d05 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:02.384653 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fc88b81-d253-4e7f-b534-5ccd00118d05 None None] GET https://10.4.3.228/volume// Jul 03 15:44:02.384653 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fc88b81-d253-4e7f-b534-5ccd00118d05 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:02.384790 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fc88b81-d253-4e7f-b534-5ccd00118d05 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:02.385053 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fc88b81-d253-4e7f-b534-5ccd00118d05 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:02.385468 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 70/275] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:44:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:02.407935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-3d30136d-3180-4e87-928f-d684de357518 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:02.605230 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-3d30136d-3180-4e87-928f-d684de357518 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:44:02.605647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-3d30136d-3180-4e87-928f-d684de357518 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fcf5baf-811d-4b73-aadc-60863a5609d2", "connector": null, "instance_uuid": "30e8ca3d-8316-49af-8a80-dce9f1fd353a"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:02.615231 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:02.615231 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:02.657142 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-3d30136d-3180-4e87-928f-d684de357518 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 15:44:02.667586 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-3d30136d-3180-4e87-928f-d684de357518 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:44:02.668189 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 71/276] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:44:02 2026] POST /volume/v3/attachments => generated 271 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:03.161139 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-122dd7c3-e23b-40e3-bc70-e05eb3e940d7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:03.163218 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-122dd7c3-e23b-40e3-bc70-e05eb3e940d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:03.163431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-122dd7c3-e23b-40e3-bc70-e05eb3e940d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:03.163672 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-122dd7c3-e23b-40e3-bc70-e05eb3e940d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:03.174972 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:03.174972 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:03.179147 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-122dd7c3-e23b-40e3-bc70-e05eb3e940d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:03.193447 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-122dd7c3-e23b-40e3-bc70-e05eb3e940d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:03.194184 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 68/277] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:03 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:03.204993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-44406754-1a27-43a8-85ad-6fcb1e8bd37d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:03.207705 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44406754-1a27-43a8-85ad-6fcb1e8bd37d None None] GET https://10.4.3.228/volume// Jul 03 15:44:03.207705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44406754-1a27-43a8-85ad-6fcb1e8bd37d None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:03.207705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44406754-1a27-43a8-85ad-6fcb1e8bd37d None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:03.207705 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44406754-1a27-43a8-85ad-6fcb1e8bd37d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:03.207705 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 69/278] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:03.214869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-94797f44-f161-4925-a6d2-9c648773cf62 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:03.217470 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-94797f44-f161-4925-a6d2-9c648773cf62 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:03.217873 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-94797f44-f161-4925-a6d2-9c648773cf62 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:03.218129 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-94797f44-f161-4925-a6d2-9c648773cf62 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:03.228247 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:03.228247 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:03.232440 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-94797f44-f161-4925-a6d2-9c648773cf62 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:03.237221 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-94797f44-f161-4925-a6d2-9c648773cf62 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:03.237703 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 71/279] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:03 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1047 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:03.317413 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-4a813100-163e-4d95-9649-a571e21f1684 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:03.319962 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-4a813100-163e-4d95-9649-a571e21f1684 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] PUT https://10.4.3.228/volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9 Jul 03 15:44:03.320466 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-4a813100-163e-4d95-9649-a571e21f1684 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:03.329173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-4a813100-163e-4d95-9649-a571e21f1684 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Acquiring lock "cinder-attachment_update-7fcf5baf-811d-4b73-aadc-60863a5609d2-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:44:03.335246 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-4a813100-163e-4d95-9649-a571e21f1684 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Lock "cinder-attachment_update-7fcf5baf-811d-4b73-aadc-60863a5609d2-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:44:03.336348 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:03.336348 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:03.872636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-4a813100-163e-4d95-9649-a571e21f1684 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Lock "cinder-attachment_update-7fcf5baf-811d-4b73-aadc-60863a5609d2-np0000004436" released by "attachment_update" :: held 0.537s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:44:03.873196 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-4a813100-163e-4d95-9649-a571e21f1684 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9 returned with HTTP 200 Jul 03 15:44:03.874137 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 72/280] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:44:03 2026] PUT /volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9 => generated 967 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:44:04.210698 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-aff39e4b-fecf-4b78-887d-4d1458d1caec None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:04.212661 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aff39e4b-fecf-4b78-887d-4d1458d1caec tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:04.212661 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aff39e4b-fecf-4b78-887d-4d1458d1caec tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:04.212661 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aff39e4b-fecf-4b78-887d-4d1458d1caec tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:04.229199 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:04.229199 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:04.233519 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-aff39e4b-fecf-4b78-887d-4d1458d1caec tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:04.240915 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aff39e4b-fecf-4b78-887d-4d1458d1caec tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:04.241349 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 69/281] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:04 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:04.405221 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-30554f44-c79a-4058-bef1-7fd67484d544 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:04.405556 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30554f44-c79a-4058-bef1-7fd67484d544 None None] GET https://10.4.3.228/volume// Jul 03 15:44:04.405724 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30554f44-c79a-4058-bef1-7fd67484d544 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:04.405914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30554f44-c79a-4058-bef1-7fd67484d544 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:04.406285 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30554f44-c79a-4058-bef1-7fd67484d544 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:04.406591 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 70/282] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:44:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:04.425770 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-95083203-a6ac-45dc-831a-316d03860dab req-d1405fdd-847a-45f6-931b-18bfd7bcb052 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:04.791639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-d1405fdd-847a-45f6-931b-18bfd7bcb052 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:44:04.791639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-d1405fdd-847a-45f6-931b-18bfd7bcb052 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db83e17f-6c47-46a6-b3c1-3585f192b0f2", "connector": null, "instance_uuid": "31a803f2-8baf-4cee-958e-b160d6ce43c7"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:04.801377 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:04.801377 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:04.861102 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-d1405fdd-847a-45f6-931b-18bfd7bcb052 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:44:04.861930 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 72/283] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:44:04 2026] POST /volume/v3/attachments => generated 273 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:44:05.177394 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-34154cfe-62c4-47ea-a89e-cd75ce462c98 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:05.180362 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-34154cfe-62c4-47ea-a89e-cd75ce462c98 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:05.180362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-34154cfe-62c4-47ea-a89e-cd75ce462c98 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:05.181251 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-34154cfe-62c4-47ea-a89e-cd75ce462c98 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:05.194811 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:05.194811 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:05.205707 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-34154cfe-62c4-47ea-a89e-cd75ce462c98 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:05.222360 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-34154cfe-62c4-47ea-a89e-cd75ce462c98 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:05.223578 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 73/284] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:05 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:05.255576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-21e6c84b-7503-4187-a4db-2fd0a7919449 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:05.258023 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21e6c84b-7503-4187-a4db-2fd0a7919449 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:05.258305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21e6c84b-7503-4187-a4db-2fd0a7919449 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:05.258548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21e6c84b-7503-4187-a4db-2fd0a7919449 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:05.269878 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:05.269878 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:05.274034 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-21e6c84b-7503-4187-a4db-2fd0a7919449 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:05.279268 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21e6c84b-7503-4187-a4db-2fd0a7919449 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:05.279761 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 70/285] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:05 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:05.393856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dcb40f3d-004d-40b2-b515-fbf9f6f83967 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:05.394399 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dcb40f3d-004d-40b2-b515-fbf9f6f83967 None None] GET https://10.4.3.228/volume// Jul 03 15:44:05.394663 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dcb40f3d-004d-40b2-b515-fbf9f6f83967 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:05.394925 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dcb40f3d-004d-40b2-b515-fbf9f6f83967 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:05.395373 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dcb40f3d-004d-40b2-b515-fbf9f6f83967 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:05.395791 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 71/286] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:05.406648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-95083203-a6ac-45dc-831a-316d03860dab req-7d9a861a-e557-48c1-b005-eff3c51d8688 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:05.413065 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-7d9a861a-e557-48c1-b005-eff3c51d8688 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:05.414068 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-7d9a861a-e557-48c1-b005-eff3c51d8688 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:05.414722 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-7d9a861a-e557-48c1-b005-eff3c51d8688 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:05.426835 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:05.426835 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:05.434651 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-95083203-a6ac-45dc-831a-316d03860dab req-7d9a861a-e557-48c1-b005-eff3c51d8688 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:05.437240 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-7d9a861a-e557-48c1-b005-eff3c51d8688 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:05.437926 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 73/287] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:05 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:05.530311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-95083203-a6ac-45dc-831a-316d03860dab req-27e13119-9d6a-45e6-86a3-3470765343e7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:05.533080 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-27e13119-9d6a-45e6-86a3-3470765343e7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] PUT https://10.4.3.228/volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9 Jul 03 15:44:05.533602 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-27e13119-9d6a-45e6-86a3-3470765343e7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:05.542899 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-95083203-a6ac-45dc-831a-316d03860dab req-27e13119-9d6a-45e6-86a3-3470765343e7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Acquiring lock "cinder-attachment_update-db83e17f-6c47-46a6-b3c1-3585f192b0f2-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:44:05.548672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-95083203-a6ac-45dc-831a-316d03860dab req-27e13119-9d6a-45e6-86a3-3470765343e7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Lock "cinder-attachment_update-db83e17f-6c47-46a6-b3c1-3585f192b0f2-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:44:05.549985 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:05.549985 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:06.079566 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-95083203-a6ac-45dc-831a-316d03860dab req-27e13119-9d6a-45e6-86a3-3470765343e7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Lock "cinder-attachment_update-db83e17f-6c47-46a6-b3c1-3585f192b0f2-np0000004436" released by "attachment_update" :: held 0.530s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:44:06.079566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-27e13119-9d6a-45e6-86a3-3470765343e7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9 returned with HTTP 200 Jul 03 15:44:06.079838 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 74/288] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:44:05 2026] PUT /volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:06.249106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-70e71606-586e-448f-96a3-3083378900a8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:06.251709 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70e71606-586e-448f-96a3-3083378900a8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:06.252019 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-70e71606-586e-448f-96a3-3083378900a8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:06.252534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-70e71606-586e-448f-96a3-3083378900a8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:06.271719 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:06.271719 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:06.278380 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-70e71606-586e-448f-96a3-3083378900a8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:06.286661 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70e71606-586e-448f-96a3-3083378900a8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:06.286661 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 71/289] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:06 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:06.296333 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6242640e-d8f5-4032-bd9c-5d1f3f73f97d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:06.298558 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6242640e-d8f5-4032-bd9c-5d1f3f73f97d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:06.298834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6242640e-d8f5-4032-bd9c-5d1f3f73f97d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:06.299132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6242640e-d8f5-4032-bd9c-5d1f3f73f97d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:06.314454 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:06.314454 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:06.319691 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6242640e-d8f5-4032-bd9c-5d1f3f73f97d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:06.325848 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6242640e-d8f5-4032-bd9c-5d1f3f73f97d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:06.326377 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 72/290] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:06 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:07.004158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-89edd6ce-e394-4315-baea-5783ca27876e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:07.289389 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-89edd6ce-e394-4315-baea-5783ca27876e tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] GET https://10.4.3.228/volume/v3/os-hosts Jul 03 15:44:07.289671 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-89edd6ce-e394-4315-baea-5783ca27876e tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:07.289967 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-89edd6ce-e394-4315-baea-5783ca27876e tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:07.302738 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.hosts [None req-89edd6ce-e394-4315-baea-5783ca27876e tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] status, active and update: available, enabled, 2026-07-03 15:42:52+00:00 {{(pid=99818) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 15:44:07.302964 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.hosts [None req-89edd6ce-e394-4315-baea-5783ca27876e tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] status, active and update: available, enabled, 2026-07-03 15:42:50+00:00 {{(pid=99818) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 15:44:07.303112 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.hosts [None req-89edd6ce-e394-4315-baea-5783ca27876e tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] status, active and update: available, enabled, 2026-07-03 15:42:19+00:00 {{(pid=99818) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 15:44:07.303436 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-89edd6ce-e394-4315-baea-5783ca27876e tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] https://10.4.3.228/volume/v3/os-hosts returned with HTTP 200 Jul 03 15:44:07.303958 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 74/291] 10.4.3.228 () {66 vars in 1240 bytes} [Fri Jul 3 15:44:07 2026] GET /volume/v3/os-hosts => generated 560 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:07.306994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de486dfb-02e1-46bd-a592-ab218ec867d8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:07.309605 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de486dfb-02e1-46bd-a592-ab218ec867d8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:07.310595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de486dfb-02e1-46bd-a592-ab218ec867d8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:07.310595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de486dfb-02e1-46bd-a592-ab218ec867d8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:07.320172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:07.325546 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] GET https://10.4.3.228/volume/v3/os-hosts Jul 03 15:44:07.325546 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:07.326937 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:07.334493 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:07.334493 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:07.335901 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.hosts [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] status, active and update: available, enabled, 2026-07-03 15:42:52+00:00 {{(pid=99817) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 15:44:07.336079 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.hosts [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] status, active and update: available, enabled, 2026-07-03 15:42:50+00:00 {{(pid=99817) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 15:44:07.336144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.hosts [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] status, active and update: available, enabled, 2026-07-03 15:42:19+00:00 {{(pid=99817) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 15:44:07.336734 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5218d4e1-9a54-4733-a1a8-63b3dacb07bb tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] https://10.4.3.228/volume/v3/os-hosts returned with HTTP 200 Jul 03 15:44:07.337384 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 72/292] 10.4.3.228 () {66 vars in 1240 bytes} [Fri Jul 3 15:44:07 2026] GET /volume/v3/os-hosts => generated 560 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:07.341101 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-de486dfb-02e1-46bd-a592-ab218ec867d8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:07.346192 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-03721502-b49d-4746-b687-3eea65f55810 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:07.347419 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4351598c-7cb5-4174-811e-9fd34db23102 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:07.347716 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03721502-b49d-4746-b687-3eea65f55810 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:07.347964 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03721502-b49d-4746-b687-3eea65f55810 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:07.348213 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03721502-b49d-4746-b687-3eea65f55810 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:07.349101 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de486dfb-02e1-46bd-a592-ab218ec867d8 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:07.349572 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4351598c-7cb5-4174-811e-9fd34db23102 tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] GET https://10.4.3.228/volume/v3/os-hosts/np0000004436@storpool Jul 03 15:44:07.349692 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 75/293] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:07 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:07.350139 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4351598c-7cb5-4174-811e-9fd34db23102 tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:07.350398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4351598c-7cb5-4174-811e-9fd34db23102 tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:07.362021 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:07.362021 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:07.368020 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-03721502-b49d-4746-b687-3eea65f55810 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:07.376579 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03721502-b49d-4746-b687-3eea65f55810 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:07.377088 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 73/294] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:07 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:07.434891 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4351598c-7cb5-4174-811e-9fd34db23102 tempest-VolumeHostsAdminTestsJSON-1286252058 tempest-VolumeHostsAdminTestsJSON-1286252058-project-admin] https://10.4.3.228/volume/v3/os-hosts/np0000004436@storpool returned with HTTP 200 Jul 03 15:44:07.435477 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 75/295] 10.4.3.228 () {66 vars in 1306 bytes} [Fri Jul 3 15:44:07 2026] GET /volume/v3/os-hosts/np0000004436@storpool => generated 1315 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:08.365003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d73e4377-1768-41f0-8389-a9006b8dc041 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:08.366980 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d73e4377-1768-41f0-8389-a9006b8dc041 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:08.368489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d73e4377-1768-41f0-8389-a9006b8dc041 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:08.368489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d73e4377-1768-41f0-8389-a9006b8dc041 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:08.382853 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:08.382853 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:08.388797 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d73e4377-1768-41f0-8389-a9006b8dc041 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:08.396426 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d73e4377-1768-41f0-8389-a9006b8dc041 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:08.397424 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 73/296] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:08 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:08.401293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d991f21c-31d0-4b9e-b603-cd6b34246115 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:08.403421 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d991f21c-31d0-4b9e-b603-cd6b34246115 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:08.404345 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d991f21c-31d0-4b9e-b603-cd6b34246115 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:08.404345 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d991f21c-31d0-4b9e-b603-cd6b34246115 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:08.417384 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:08.417384 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:08.422386 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d991f21c-31d0-4b9e-b603-cd6b34246115 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:08.430135 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d991f21c-31d0-4b9e-b603-cd6b34246115 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:08.430135 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 76/297] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:08 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:09.417192 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5c201057-47cf-4f50-b6f2-655742ba5ab2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:09.422404 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5c201057-47cf-4f50-b6f2-655742ba5ab2 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:09.422990 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5c201057-47cf-4f50-b6f2-655742ba5ab2 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:09.423091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5c201057-47cf-4f50-b6f2-655742ba5ab2 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:09.440484 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:09.440484 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:09.446567 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-90d74d4b-9e09-47d0-ab02-0397397c0f0d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:09.447403 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5c201057-47cf-4f50-b6f2-655742ba5ab2 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:09.447963 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90d74d4b-9e09-47d0-ab02-0397397c0f0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:09.448368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90d74d4b-9e09-47d0-ab02-0397397c0f0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:09.448368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90d74d4b-9e09-47d0-ab02-0397397c0f0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:09.454906 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5c201057-47cf-4f50-b6f2-655742ba5ab2 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:09.454906 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 74/298] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:09 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:09.472047 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:09.472047 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:09.478849 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-90d74d4b-9e09-47d0-ab02-0397397c0f0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:09.484796 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90d74d4b-9e09-47d0-ab02-0397397c0f0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:09.485702 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 76/299] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:09 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:09.786825 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-1bfefa2c-dcad-4527-b41b-e71daf291587 req-3f83e828-d286-4df0-a0e7-942a66199da9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:09.788929 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1bfefa2c-dcad-4527-b41b-e71daf291587 req-3f83e828-d286-4df0-a0e7-942a66199da9 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 Jul 03 15:44:09.789197 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1bfefa2c-dcad-4527-b41b-e71daf291587 req-3f83e828-d286-4df0-a0e7-942a66199da9 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:09.789446 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1bfefa2c-dcad-4527-b41b-e71daf291587 req-3f83e828-d286-4df0-a0e7-942a66199da9 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:09.802070 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:09.802070 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:09.807040 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-1bfefa2c-dcad-4527-b41b-e71daf291587 req-3f83e828-d286-4df0-a0e7-942a66199da9 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:44:09.814102 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1bfefa2c-dcad-4527-b41b-e71daf291587 req-3f83e828-d286-4df0-a0e7-942a66199da9 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 returned with HTTP 200 Jul 03 15:44:09.814102 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 74/300] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:09 2026] GET /volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:10.473498 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-643dd03c-f002-4b1f-85db-487a596d2c21 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:10.475341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-643dd03c-f002-4b1f-85db-487a596d2c21 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:10.475519 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-643dd03c-f002-4b1f-85db-487a596d2c21 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:10.476021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-643dd03c-f002-4b1f-85db-487a596d2c21 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:10.485987 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:10.485987 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:10.489954 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-643dd03c-f002-4b1f-85db-487a596d2c21 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:10.494686 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-643dd03c-f002-4b1f-85db-487a596d2c21 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:10.495084 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 77/301] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:10 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:10.502106 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2b3d2148-552d-4af2-a2d9-fad9ea67ade3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:10.504911 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b3d2148-552d-4af2-a2d9-fad9ea67ade3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:10.505090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b3d2148-552d-4af2-a2d9-fad9ea67ade3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:10.505280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b3d2148-552d-4af2-a2d9-fad9ea67ade3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:10.513798 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:10.513798 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:10.517307 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2b3d2148-552d-4af2-a2d9-fad9ea67ade3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:10.521443 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b3d2148-552d-4af2-a2d9-fad9ea67ade3 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:10.521546 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 75/302] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:10 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:11.146992 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-ed3a6b06-9162-495e-8b1c-173abc37ea0d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:11.149674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-ed3a6b06-9162-495e-8b1c-173abc37ea0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9/action Jul 03 15:44:11.149674 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-ed3a6b06-9162-495e-8b1c-173abc37ea0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:11.149798 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-ed3a6b06-9162-495e-8b1c-173abc37ea0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:11.165054 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:11.165054 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:11.178297 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1fece645-89f5-4bbc-bd57-03d6c9cafd32 req-ed3a6b06-9162-495e-8b1c-173abc37ea0d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9/action returned with HTTP 204 Jul 03 15:44:11.178297 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 77/303] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:44:11 2026] POST /volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:11.510688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-88b625ab-bce7-48c8-b9c7-67eda5cc76a0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:11.512641 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88b625ab-bce7-48c8-b9c7-67eda5cc76a0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:11.512871 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88b625ab-bce7-48c8-b9c7-67eda5cc76a0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:11.513094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88b625ab-bce7-48c8-b9c7-67eda5cc76a0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:11.524076 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:11.524076 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:11.527987 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-88b625ab-bce7-48c8-b9c7-67eda5cc76a0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:11.533045 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88b625ab-bce7-48c8-b9c7-67eda5cc76a0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:11.533524 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 75/304] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:11 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:11.534927 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-93f54d9d-3099-42f7-abf5-bb85893a807d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:11.545050 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93f54d9d-3099-42f7-abf5-bb85893a807d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:11.545269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93f54d9d-3099-42f7-abf5-bb85893a807d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:11.545527 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93f54d9d-3099-42f7-abf5-bb85893a807d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:11.557505 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:11.557505 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:11.563529 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-93f54d9d-3099-42f7-abf5-bb85893a807d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:11.572436 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93f54d9d-3099-42f7-abf5-bb85893a807d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:11.572835 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 78/305] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:11 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:11.627580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-e0bb7976-2820-413b-8522-371462c79b88 req-59ed4f37-2dfd-481d-9ced-d294cabf558a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:11.631021 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-59ed4f37-2dfd-481d-9ced-d294cabf558a tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:11.631213 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-59ed4f37-2dfd-481d-9ced-d294cabf558a tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:11.631430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-59ed4f37-2dfd-481d-9ced-d294cabf558a tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:11.642195 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:11.642195 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:11.645475 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-e0bb7976-2820-413b-8522-371462c79b88 req-59ed4f37-2dfd-481d-9ced-d294cabf558a tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:11.649453 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-59ed4f37-2dfd-481d-9ced-d294cabf558a tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:11.650259 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 76/306] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:11 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:12.308452 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-314b006c-ed43-4347-9b35-6db7680d4c74 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:12.520286 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-314b006c-ed43-4347-9b35-6db7680d4c74 tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] GET https://10.4.3.228/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 15:44:12.520501 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-314b006c-ed43-4347-9b35-6db7680d4c74 tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:12.520732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-314b006c-ed43-4347-9b35-6db7680d4c74 tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] Calling method 'get_pools' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:12.549650 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d4630280-2fbd-44a2-b279-bc8df61c5cd5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:12.551522 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d4630280-2fbd-44a2-b279-bc8df61c5cd5 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:12.551808 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d4630280-2fbd-44a2-b279-bc8df61c5cd5 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:12.552058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d4630280-2fbd-44a2-b279-bc8df61c5cd5 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:12.564957 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:12.564957 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:12.568943 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d4630280-2fbd-44a2-b279-bc8df61c5cd5 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:12.574436 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d4630280-2fbd-44a2-b279-bc8df61c5cd5 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:12.575220 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 76/307] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:12 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:13.030070 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-314b006c-ed43-4347-9b35-6db7680d4c74 tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] https://10.4.3.228/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 15:44:13.030556 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 78/308] 10.4.3.228 () {66 vars in 1314 bytes} [Fri Jul 3 15:44:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:13.047796 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-13b6f800-ec80-4279-8c43-7854faf125ac None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:13.053707 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-13b6f800-ec80-4279-8c43-7854faf125ac tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] GET https://10.4.3.228/volume/v3/scheduler-stats/get_pools Jul 03 15:44:13.053943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-13b6f800-ec80-4279-8c43-7854faf125ac tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:13.054170 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-13b6f800-ec80-4279-8c43-7854faf125ac tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] Calling method 'get_pools' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:13.558209 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-13b6f800-ec80-4279-8c43-7854faf125ac tempest-VolumePoolsAdminTestsJSON-607854377 tempest-VolumePoolsAdminTestsJSON-607854377-project-admin] https://10.4.3.228/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 15:44:13.560370 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 79/309] 10.4.3.228 () {66 vars in 1291 bytes} [Fri Jul 3 15:44:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:13.580363 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-2badf5df-4dea-429b-bef0-75f0818e4c32 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:13.583412 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-2badf5df-4dea-429b-bef0-75f0818e4c32 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:13.583412 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-2badf5df-4dea-429b-bef0-75f0818e4c32 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:13.583412 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-2badf5df-4dea-429b-bef0-75f0818e4c32 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:13.593240 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-15f41a82-23b0-412d-9a17-f29eb6f02dff None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:13.594902 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:13.594902 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:13.597331 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15f41a82-23b0-412d-9a17-f29eb6f02dff tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:13.597583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15f41a82-23b0-412d-9a17-f29eb6f02dff tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:13.597997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15f41a82-23b0-412d-9a17-f29eb6f02dff tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:13.602389 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-2badf5df-4dea-429b-bef0-75f0818e4c32 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:13.608611 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-2badf5df-4dea-429b-bef0-75f0818e4c32 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:13.609280 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 77/310] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:13 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:13.611047 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:13.611047 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:13.616091 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-15f41a82-23b0-412d-9a17-f29eb6f02dff tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:13.625178 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15f41a82-23b0-412d-9a17-f29eb6f02dff tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:13.625920 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 77/311] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:13 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:44:13.911443 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ae854668-a60c-4a72-9259-2d0c13a65955 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:13.911881 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae854668-a60c-4a72-9259-2d0c13a65955 None None] GET https://10.4.3.228/volume// Jul 03 15:44:13.912042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae854668-a60c-4a72-9259-2d0c13a65955 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:13.913092 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae854668-a60c-4a72-9259-2d0c13a65955 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:13.914033 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae854668-a60c-4a72-9259-2d0c13a65955 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:13.915445 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 79/312] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:44:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:13.954597 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-e0bb7976-2820-413b-8522-371462c79b88 req-739a63e4-cd28-43f6-b3b1-aa4f1ac2f53e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.168184 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-95083203-a6ac-45dc-831a-316d03860dab req-969578c4-766f-422a-82dd-a587674693c7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.171368 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-969578c4-766f-422a-82dd-a587674693c7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] POST https://10.4.3.228/volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9/action Jul 03 15:44:14.171825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-969578c4-766f-422a-82dd-a587674693c7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:14.171971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-969578c4-766f-422a-82dd-a587674693c7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:14.187387 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-739a63e4-cd28-43f6-b3b1-aa4f1ac2f53e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:44:14.188042 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-739a63e4-cd28-43f6-b3b1-aa4f1ac2f53e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fcf5baf-811d-4b73-aadc-60863a5609d2", "connector": null, "instance_uuid": "e1ff36d3-560d-40d0-a9f1-cbfafb13f85a"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:14.197109 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:14.197109 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:14.205572 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:14.205572 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:14.216395 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-95083203-a6ac-45dc-831a-316d03860dab req-969578c4-766f-422a-82dd-a587674693c7 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9/action returned with HTTP 204 Jul 03 15:44:14.217010 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 78/313] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:44:14 2026] POST /volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:14.236910 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [req-e0bb7976-2820-413b-8522-371462c79b88 req-739a63e4-cd28-43f6-b3b1-aa4f1ac2f53e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 15:44:14.244800 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-739a63e4-cd28-43f6-b3b1-aa4f1ac2f53e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:44:14.245229 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 80/314] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:44:13 2026] POST /volume/v3/attachments => generated 271 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:14.649001 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c38b3205-d8cb-4520-853f-702c4850d2f0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.651195 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c38b3205-d8cb-4520-853f-702c4850d2f0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:14.651406 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c38b3205-d8cb-4520-853f-702c4850d2f0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:14.651614 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c38b3205-d8cb-4520-853f-702c4850d2f0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:14.677279 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:14.677279 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:14.683338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3a76fb3d-1773-4e9c-a158-88103770bd5d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.684064 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c38b3205-d8cb-4520-853f-702c4850d2f0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:14.688644 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a76fb3d-1773-4e9c-a158-88103770bd5d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:14.688644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a76fb3d-1773-4e9c-a158-88103770bd5d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:14.688644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a76fb3d-1773-4e9c-a158-88103770bd5d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:14.690401 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c38b3205-d8cb-4520-853f-702c4850d2f0 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:14.691348 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 78/315] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:14 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:14.709922 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4eb3a0a6-cd24-480b-becb-4751c8795409 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.712478 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4eb3a0a6-cd24-480b-becb-4751c8795409 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:14.712880 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4eb3a0a6-cd24-480b-becb-4751c8795409 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:14.713150 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4eb3a0a6-cd24-480b-becb-4751c8795409 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:14.713434 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:14.713434 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:14.718974 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3a76fb3d-1773-4e9c-a158-88103770bd5d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:14.726246 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a76fb3d-1773-4e9c-a158-88103770bd5d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:14.726795 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 80/316] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:14 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1162 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:14.728246 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:14.728246 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:14.737220 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4eb3a0a6-cd24-480b-becb-4751c8795409 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:14.744358 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4eb3a0a6-cd24-480b-becb-4751c8795409 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:14.744646 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 79/317] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:14 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:14.788761 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c5b24ee6-bb48-40f0-8a47-e79e14ec2b02 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.788761 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5b24ee6-bb48-40f0-8a47-e79e14ec2b02 None None] GET https://10.4.3.228/volume// Jul 03 15:44:14.788761 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5b24ee6-bb48-40f0-8a47-e79e14ec2b02 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:14.788761 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5b24ee6-bb48-40f0-8a47-e79e14ec2b02 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:14.788761 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5b24ee6-bb48-40f0-8a47-e79e14ec2b02 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:14.788761 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 81/318] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:14.805271 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-e0bb7976-2820-413b-8522-371462c79b88 req-df32f241-75b8-4edd-8314-98cf36acb2a4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.808525 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-df32f241-75b8-4edd-8314-98cf36acb2a4 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:14.808690 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-df32f241-75b8-4edd-8314-98cf36acb2a4 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:14.809450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-df32f241-75b8-4edd-8314-98cf36acb2a4 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:14.829090 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:14.829090 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:14.835334 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-e0bb7976-2820-413b-8522-371462c79b88 req-df32f241-75b8-4edd-8314-98cf36acb2a4 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:14.840790 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-df32f241-75b8-4edd-8314-98cf36acb2a4 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:14.841206 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 79/319] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:14 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:14.957867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-e0bb7976-2820-413b-8522-371462c79b88 req-51d220e7-2bae-4a30-8674-0a399eb06b8e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:14.960353 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-51d220e7-2bae-4a30-8674-0a399eb06b8e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] PUT https://10.4.3.228/volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e Jul 03 15:44:14.960917 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-51d220e7-2bae-4a30-8674-0a399eb06b8e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:14.970541 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-e0bb7976-2820-413b-8522-371462c79b88 req-51d220e7-2bae-4a30-8674-0a399eb06b8e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Acquiring lock "cinder-attachment_update-7fcf5baf-811d-4b73-aadc-60863a5609d2-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:44:14.975888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-e0bb7976-2820-413b-8522-371462c79b88 req-51d220e7-2bae-4a30-8674-0a399eb06b8e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Lock "cinder-attachment_update-7fcf5baf-811d-4b73-aadc-60863a5609d2-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:44:14.977310 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:14.977310 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:15.507316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-e0bb7976-2820-413b-8522-371462c79b88 req-51d220e7-2bae-4a30-8674-0a399eb06b8e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Lock "cinder-attachment_update-7fcf5baf-811d-4b73-aadc-60863a5609d2-np0000004436" released by "attachment_update" :: held 0.531s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:44:15.507895 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-51d220e7-2bae-4a30-8674-0a399eb06b8e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e returned with HTTP 200 Jul 03 15:44:15.508677 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 81/320] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:44:14 2026] PUT /volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e => generated 967 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:15.682568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5b62ffc2-8920-4a20-976c-7d1cdd30187b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:15.683068 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b62ffc2-8920-4a20-976c-7d1cdd30187b None None] GET https://10.4.3.228/volume// Jul 03 15:44:15.683280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b62ffc2-8920-4a20-976c-7d1cdd30187b None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:15.683536 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b62ffc2-8920-4a20-976c-7d1cdd30187b None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:15.684004 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b62ffc2-8920-4a20-976c-7d1cdd30187b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:15.684511 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 80/321] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:44:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:15.695707 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-ec39337b-f668-40ce-b50b-04007b710e3b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:15.697522 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-ec39337b-f668-40ce-b50b-04007b710e3b tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:44:15.697942 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-ec39337b-f668-40ce-b50b-04007b710e3b tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47c15eea-b5a0-493d-8adb-d259f5d331bf", "connector": null, "instance_uuid": "e0a0637d-168b-4876-8c16-8f1061b86922"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:15.707661 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:15.707661 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:15.743192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-716a98b0-890b-4db5-9bb3-c924004a47a7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:15.746705 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-ec39337b-f668-40ce-b50b-04007b710e3b tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:44:15.746705 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 82/322] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:44:15 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 03 15:44:15.746876 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-716a98b0-890b-4db5-9bb3-c924004a47a7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:15.746876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-716a98b0-890b-4db5-9bb3-c924004a47a7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:15.746876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-716a98b0-890b-4db5-9bb3-c924004a47a7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:15.765188 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:15.765188 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:15.769273 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-716a98b0-890b-4db5-9bb3-c924004a47a7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:15.776429 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-716a98b0-890b-4db5-9bb3-c924004a47a7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:15.776995 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 80/323] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:15 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:16.166263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1bfcd7e1-950c-49f0-a84d-394de130218d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:16.168005 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1bfcd7e1-950c-49f0-a84d-394de130218d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:16.168418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1bfcd7e1-950c-49f0-a84d-394de130218d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:16.169641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1bfcd7e1-950c-49f0-a84d-394de130218d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:16.179946 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:16.179946 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:16.183408 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1bfcd7e1-950c-49f0-a84d-394de130218d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:16.189382 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1bfcd7e1-950c-49f0-a84d-394de130218d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:16.189926 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 82/324] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:16 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:16.279631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a7951430-5981-4295-91a1-c22b858a8d91 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:16.280148 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7951430-5981-4295-91a1-c22b858a8d91 None None] GET https://10.4.3.228/volume// Jul 03 15:44:16.280334 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7951430-5981-4295-91a1-c22b858a8d91 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:16.280559 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7951430-5981-4295-91a1-c22b858a8d91 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:16.280965 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7951430-5981-4295-91a1-c22b858a8d91 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:16.281276 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 81/325] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 15:44:16.299585 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-002a72b7-fc0b-43e3-84b1-305253f61319 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:16.304639 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-002a72b7-fc0b-43e3-84b1-305253f61319 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:16.307923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-002a72b7-fc0b-43e3-84b1-305253f61319 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:16.307923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-002a72b7-fc0b-43e3-84b1-305253f61319 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:16.318817 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:16.318817 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:16.322486 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-002a72b7-fc0b-43e3-84b1-305253f61319 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:16.326678 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-002a72b7-fc0b-43e3-84b1-305253f61319 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:16.327134 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 83/326] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:16 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1237 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:16.433387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-9694af4a-5349-4f75-a711-36dc64f936c3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:16.435529 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-9694af4a-5349-4f75-a711-36dc64f936c3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] PUT https://10.4.3.228/volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c Jul 03 15:44:16.436192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-9694af4a-5349-4f75-a711-36dc64f936c3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:16.448038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-9694af4a-5349-4f75-a711-36dc64f936c3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Acquiring lock "cinder-attachment_update-47c15eea-b5a0-493d-8adb-d259f5d331bf-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:44:16.456098 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-9694af4a-5349-4f75-a711-36dc64f936c3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Lock "cinder-attachment_update-47c15eea-b5a0-493d-8adb-d259f5d331bf-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:44:16.456098 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:16.456098 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:16.796067 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c46c08db-c4c2-410f-b3e9-8e288207adcc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:16.797848 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c46c08db-c4c2-410f-b3e9-8e288207adcc tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:16.798045 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c46c08db-c4c2-410f-b3e9-8e288207adcc tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:16.798239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c46c08db-c4c2-410f-b3e9-8e288207adcc tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:16.812077 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:16.812077 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:16.817043 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c46c08db-c4c2-410f-b3e9-8e288207adcc tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:16.826386 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c46c08db-c4c2-410f-b3e9-8e288207adcc tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:16.827460 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 83/327] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:16 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:16.991086 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-9694af4a-5349-4f75-a711-36dc64f936c3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Lock "cinder-attachment_update-47c15eea-b5a0-493d-8adb-d259f5d331bf-np0000004436" released by "attachment_update" :: held 0.537s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:44:16.991423 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-9694af4a-5349-4f75-a711-36dc64f936c3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c returned with HTTP 200 Jul 03 15:44:16.991946 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 81/328] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:44:16 2026] PUT /volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:17.209557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4268420f-9999-4f8d-ac5b-bced0881d5d9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:17.213554 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4268420f-9999-4f8d-ac5b-bced0881d5d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:17.213791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4268420f-9999-4f8d-ac5b-bced0881d5d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:17.213984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4268420f-9999-4f8d-ac5b-bced0881d5d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:17.224271 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:17.224271 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:17.228322 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4268420f-9999-4f8d-ac5b-bced0881d5d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:17.233153 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4268420f-9999-4f8d-ac5b-bced0881d5d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:17.233844 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 82/329] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:17 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:17.481815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:17.483720 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:17.484064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1289319364", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:17.485488 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1289319364', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:17.485595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Create volume of 1 GB Jul 03 15:44:17.489831 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Availability Zones retrieved successfully. Jul 03 15:44:17.495784 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Flow 'volume_create_api' (4659bf59-7d41-4fdc-95bd-a7a89b87bff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:17.496436 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01220aa-f9b7-4e6f-923a-5adc1c8b4e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:17.497340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:17.551528 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01220aa-f9b7-4e6f-923a-5adc1c8b4e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:17.552661 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ff78dc-e101-46a7-9afd-979e0e9018b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:17.635012 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Created reservations ['aa8e1f9b-0f32-427d-b1bc-9faf9f921411', 'af42f50b-f400-4e8f-9766-e82b434c744f', '048766d3-f5f2-4ae5-b379-38d818999290', 'd776ac12-7457-4f31-833b-27fd72a1ff0d'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:17.635893 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ff78dc-e101-46a7-9afd-979e0e9018b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa8e1f9b-0f32-427d-b1bc-9faf9f921411', 'af42f50b-f400-4e8f-9766-e82b434c744f', '048766d3-f5f2-4ae5-b379-38d818999290', 'd776ac12-7457-4f31-833b-27fd72a1ff0d']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:17.636700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43bb3392-c1b3-416c-baeb-e34dcd74ab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:17.662091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43bb3392-c1b3-416c-baeb-e34dcd74ab69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1289319364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60ba02a73364b299529990bde08f8ca',qos_specs=None,replication_status=,reservations=['aa8e1f9b-0f32-427d-b1bc-9faf9f921411','af42f50b-f400-4e8f-9766-e82b434c744f','048766d3-f5f2-4ae5-b379-38d818999290','d776ac12-7457-4f31-833b-27fd72a1ff0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f229b0456cfd4202a19eb7c1f39ce05a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1289319364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60ba02a73364b299529990bde08f8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f229b0456cfd4202a19eb7c1f39ce05a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:17.662826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c19d3f-2651-4f0e-a10e-3ae88eeeadd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:17.688982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c19d3f-2651-4f0e-a10e-3ae88eeeadd9) transitioned into 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-1289319364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60ba02a73364b299529990bde08f8ca',qos_specs=None,replication_status=,reservations=['aa8e1f9b-0f32-427d-b1bc-9faf9f921411','af42f50b-f400-4e8f-9766-e82b434c744f','048766d3-f5f2-4ae5-b379-38d818999290','d776ac12-7457-4f31-833b-27fd72a1ff0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f229b0456cfd4202a19eb7c1f39ce05a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:17.691603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f9e2d6-5883-43fe-bfad-0239ef7979a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:17.701932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f9e2d6-5883-43fe-bfad-0239ef7979a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:17.703400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Flow 'volume_create_api' (4659bf59-7d41-4fdc-95bd-a7a89b87bff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:17.703854 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Create volume request issued successfully. Jul 03 15:44:17.704606 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a19428b0-ef15-493a-ad43-fe6cc6fd1f5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:17.705117 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 84/330] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:44:17 2026] POST /volume/v3/volumes => generated 755 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:17.719111 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-482f9d04-13ce-4581-831b-3c6d06744ea8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:17.722057 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-482f9d04-13ce-4581-831b-3c6d06744ea8 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:17.722297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-482f9d04-13ce-4581-831b-3c6d06744ea8 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:17.722531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-482f9d04-13ce-4581-831b-3c6d06744ea8 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:17.731231 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:17.731231 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:17.743580 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-482f9d04-13ce-4581-831b-3c6d06744ea8 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:17.748968 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-482f9d04-13ce-4581-831b-3c6d06744ea8 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:17.749470 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 84/331] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:17 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:17.847669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e1481434-a809-4aef-b177-bb9467d59975 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:17.850927 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e1481434-a809-4aef-b177-bb9467d59975 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:17.851201 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e1481434-a809-4aef-b177-bb9467d59975 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:17.851479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e1481434-a809-4aef-b177-bb9467d59975 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:17.869411 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:17.869411 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:17.874077 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e1481434-a809-4aef-b177-bb9467d59975 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:17.879703 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e1481434-a809-4aef-b177-bb9467d59975 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:17.880103 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 82/332] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:17 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:18.251264 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-644f3ebd-9515-4f75-8081-c1acadc5f66d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.253581 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-644f3ebd-9515-4f75-8081-c1acadc5f66d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:18.253848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-644f3ebd-9515-4f75-8081-c1acadc5f66d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.254100 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-644f3ebd-9515-4f75-8081-c1acadc5f66d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.269807 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:18.269807 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:18.274715 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-644f3ebd-9515-4f75-8081-c1acadc5f66d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:18.280344 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-644f3ebd-9515-4f75-8081-c1acadc5f66d tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:18.280916 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 83/333] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:18.474434 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0c2d4b0e-27ca-4e3a-880c-81f7df7f923f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.713258 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0c2d4b0e-27ca-4e3a-880c-81f7df7f923f tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 Jul 03 15:44:18.713258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0c2d4b0e-27ca-4e3a-880c-81f7df7f923f tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.713258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0c2d4b0e-27ca-4e3a-880c-81f7df7f923f tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.713258 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:18.713258 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:18.727546 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0c2d4b0e-27ca-4e3a-880c-81f7df7f923f tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 returned with HTTP 200 Jul 03 15:44:18.728097 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 85/334] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 => generated 437 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:18.735448 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.761368 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-83f2882a-7797-4fb2-9667-f46a6dee6b76 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.763115 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83f2882a-7797-4fb2-9667-f46a6dee6b76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:18.763292 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83f2882a-7797-4fb2-9667-f46a6dee6b76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.763475 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83f2882a-7797-4fb2-9667-f46a6dee6b76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.770650 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:18.770650 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:18.774471 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-83f2882a-7797-4fb2-9667-f46a6dee6b76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:18.778394 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83f2882a-7797-4fb2-9667-f46a6dee6b76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:18.778810 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 83/335] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:18.791535 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ede98135-bc2b-4b11-b261-aebc47ab5301 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.799004 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ede98135-bc2b-4b11-b261-aebc47ab5301 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:18.799206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ede98135-bc2b-4b11-b261-aebc47ab5301 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.799382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ede98135-bc2b-4b11-b261-aebc47ab5301 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.808747 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:18.808747 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:18.813568 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ede98135-bc2b-4b11-b261-aebc47ab5301 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:18.817779 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ede98135-bc2b-4b11-b261-aebc47ab5301 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:18.818163 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 84/336] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:18.831999 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a0348691-d8e3-47bb-93ac-c016de0314de None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.833732 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a0348691-d8e3-47bb-93ac-c016de0314de tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:44:18.833912 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a0348691-d8e3-47bb-93ac-c016de0314de tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.834078 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a0348691-d8e3-47bb-93ac-c016de0314de tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.834311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-a0348691-d8e3-47bb-93ac-c016de0314de tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:44:18.834957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a0348691-d8e3-47bb-93ac-c016de0314de tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:44:18.851890 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a0348691-d8e3-47bb-93ac-c016de0314de tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Get all volumes completed successfully. Jul 03 15:44:18.852462 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a0348691-d8e3-47bb-93ac-c016de0314de tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:44:18.852963 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 86/337] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/volumes => generated 339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:18.860903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a6e909fe-b21a-4be8-a46a-064cecf3e4df None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.862457 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a6e909fe-b21a-4be8-a46a-064cecf3e4df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:18.862631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a6e909fe-b21a-4be8-a46a-064cecf3e4df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.862810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a6e909fe-b21a-4be8-a46a-064cecf3e4df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.869995 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:18.869995 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:18.873517 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a6e909fe-b21a-4be8-a46a-064cecf3e4df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:18.878471 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a6e909fe-b21a-4be8-a46a-064cecf3e4df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:18.878859 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 84/338] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:18.894604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b841fae7-bd90-4abe-b80d-922df8757825 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.896226 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b841fae7-bd90-4abe-b80d-922df8757825 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:18.896393 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b841fae7-bd90-4abe-b80d-922df8757825 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.896580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b841fae7-bd90-4abe-b80d-922df8757825 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.909033 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:18.909033 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:18.912313 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b841fae7-bd90-4abe-b80d-922df8757825 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:18.915982 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b841fae7-bd90-4abe-b80d-922df8757825 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:18.916331 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 85/339] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:18.917949 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-24cc2041-3b26-497c-8eab-996464f958ef None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:18.919781 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-24cc2041-3b26-497c-8eab-996464f958ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:18.919953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-24cc2041-3b26-497c-8eab-996464f958ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:18.920123 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-24cc2041-3b26-497c-8eab-996464f958ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:18.926346 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:18.926346 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:18.930189 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-24cc2041-3b26-497c-8eab-996464f958ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:18.934864 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-24cc2041-3b26-497c-8eab-996464f958ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:18.935374 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 87/340] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:18 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:18.947860 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:18.948341 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-776661431"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:18.950434 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-776661431'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:18.950656 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Create volume of 1 GB Jul 03 15:44:18.954686 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Availability Zones retrieved successfully. Jul 03 15:44:18.969856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Flow 'volume_create_api' (8057560a-c5d3-45a7-b202-39d5b50e414f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:18.970385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177cb2ee-82d4-4998-9735-aaf54eae3a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:18.971466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:19.002232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177cb2ee-82d4-4998-9735-aaf54eae3a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.003199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bed17c4-f99f-4bf1-9027-baa254d4b16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.096025 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Created reservations ['6f75cce3-28c0-4c58-b550-6ec273ad8cf1', 'd8015dd9-80a4-4e27-8809-69f8539b05df', '04fd2e06-03e5-4822-b510-4627d347a511', '2664d3dc-a9e1-49f0-8e4d-1aa7d2dde8f0'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:19.097642 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bed17c4-f99f-4bf1-9027-baa254d4b16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f75cce3-28c0-4c58-b550-6ec273ad8cf1', 'd8015dd9-80a4-4e27-8809-69f8539b05df', '04fd2e06-03e5-4822-b510-4627d347a511', '2664d3dc-a9e1-49f0-8e4d-1aa7d2dde8f0']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.098307 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c6062d6-766b-4e3a-a76c-4a06fc71827d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.129059 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c6062d6-766b-4e3a-a76c-4a06fc71827d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd963214b-0cab-4393-a1cd-2986ac05a48e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-776661431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b961d9639f478fa92c5d03b36cb8a0',qos_specs=None,replication_status=,reservations=['6f75cce3-28c0-4c58-b550-6ec273ad8cf1','d8015dd9-80a4-4e27-8809-69f8539b05df','04fd2e06-03e5-4822-b510-4627d347a511','2664d3dc-a9e1-49f0-8e4d-1aa7d2dde8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e724bd5a72624106a10a464c69a24dc8',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-776661431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d963214b-0cab-4393-a1cd-2986ac05a48e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b961d9639f478fa92c5d03b36cb8a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e724bd5a72624106a10a464c69a24dc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.129833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d22cc53-a7ad-41a7-b7ea-9a1ca28fce6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.149932 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d22cc53-a7ad-41a7-b7ea-9a1ca28fce6b) transitioned into 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-776661431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b961d9639f478fa92c5d03b36cb8a0',qos_specs=None,replication_status=,reservations=['6f75cce3-28c0-4c58-b550-6ec273ad8cf1','d8015dd9-80a4-4e27-8809-69f8539b05df','04fd2e06-03e5-4822-b510-4627d347a511','2664d3dc-a9e1-49f0-8e4d-1aa7d2dde8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e724bd5a72624106a10a464c69a24dc8',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.150844 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296a560f-4941-4ead-a21c-6dc0086e7d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.173055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296a560f-4941-4ead-a21c-6dc0086e7d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.173942 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Flow 'volume_create_api' (8057560a-c5d3-45a7-b202-39d5b50e414f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:19.174254 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Create volume request issued successfully. Jul 03 15:44:19.174888 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-317f0c92-5363-4fe6-953f-48e7dd5bbad1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:19.175305 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 85/341] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:18 2026] POST /volume/v3/volumes => generated 758 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:19.190125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bb08bafa-a6bd-41e7-b979-3f89d1b0b125 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:19.193662 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bb08bafa-a6bd-41e7-b979-3f89d1b0b125 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] GET https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e Jul 03 15:44:19.193662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bb08bafa-a6bd-41e7-b979-3f89d1b0b125 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:19.193662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bb08bafa-a6bd-41e7-b979-3f89d1b0b125 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:19.203024 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:19.203024 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:19.206996 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bb08bafa-a6bd-41e7-b979-3f89d1b0b125 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Volume info retrieved successfully. Jul 03 15:44:19.208930 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:19.210935 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:19.211368 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-880820153"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:19.212469 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bb08bafa-a6bd-41e7-b979-3f89d1b0b125 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e returned with HTTP 200 Jul 03 15:44:19.213050 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 85/342] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:19 2026] GET /volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:19.213111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-880820153'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:19.213219 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Create volume of 1 GB Jul 03 15:44:19.217689 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Availability Zones retrieved successfully. Jul 03 15:44:19.226678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Flow 'volume_create_api' (0256b72c-b47d-4384-a664-c6643e87f12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:19.228705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f769fd0-0bbd-4911-8a72-9438485e7eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.231654 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:19.289745 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f769fd0-0bbd-4911-8a72-9438485e7eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.290403 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a2bfff-c3d1-4d98-94f4-de2934bd4cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.297976 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-65f2d561-cd59-4ae0-860a-54c3fa3fe7cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:19.300470 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65f2d561-cd59-4ae0-860a-54c3fa3fe7cf tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:19.300991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65f2d561-cd59-4ae0-860a-54c3fa3fe7cf tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:19.300991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65f2d561-cd59-4ae0-860a-54c3fa3fe7cf tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:19.320706 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:19.320706 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:19.326052 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-65f2d561-cd59-4ae0-860a-54c3fa3fe7cf tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:19.332493 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65f2d561-cd59-4ae0-860a-54c3fa3fe7cf tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:19.333078 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 88/343] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:19 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:19.359190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Created reservations ['cb005e1c-9835-4ab8-872a-6ff7d16c5fbe', '02b8728e-59a2-4d2b-9043-dcb253248441', '155a52f7-982a-4476-b1ab-cd522f3e46e9', '6686b77c-c657-4908-a1c8-f0ee474aed0c'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:19.359931 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a2bfff-c3d1-4d98-94f4-de2934bd4cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb005e1c-9835-4ab8-872a-6ff7d16c5fbe', '02b8728e-59a2-4d2b-9043-dcb253248441', '155a52f7-982a-4476-b1ab-cd522f3e46e9', '6686b77c-c657-4908-a1c8-f0ee474aed0c']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.360637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798a0bc5-7af8-4e7d-836c-1afe68561498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.392610 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798a0bc5-7af8-4e7d-836c-1afe68561498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae7ee7f-fe2a-4627-a22c-1680d9dc920a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-880820153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aaf7aad5bc470a9f2952017a4c8229',qos_specs=None,replication_status=,reservations=['cb005e1c-9835-4ab8-872a-6ff7d16c5fbe','02b8728e-59a2-4d2b-9043-dcb253248441','155a52f7-982a-4476-b1ab-cd522f3e46e9','6686b77c-c657-4908-a1c8-f0ee474aed0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63415e64818c4ee9b27ab754b124794b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-880820153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae7ee7f-fe2a-4627-a22c-1680d9dc920a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89aaf7aad5bc470a9f2952017a4c8229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='63415e64818c4ee9b27ab754b124794b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.393395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7685c20-9c1c-4696-bae0-f526592fb8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.413194 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7685c20-9c1c-4696-bae0-f526592fb8d7) transitioned into 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-880820153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aaf7aad5bc470a9f2952017a4c8229',qos_specs=None,replication_status=,reservations=['cb005e1c-9835-4ab8-872a-6ff7d16c5fbe','02b8728e-59a2-4d2b-9043-dcb253248441','155a52f7-982a-4476-b1ab-cd522f3e46e9','6686b77c-c657-4908-a1c8-f0ee474aed0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63415e64818c4ee9b27ab754b124794b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.414088 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb808be6-75be-4a5d-b87d-43a4f959f881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:19.424344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb808be6-75be-4a5d-b87d-43a4f959f881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:19.425270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Flow 'volume_create_api' (0256b72c-b47d-4384-a664-c6643e87f12b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:19.425566 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Create volume request issued successfully. Jul 03 15:44:19.426118 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6c12a12-0e1f-4168-b404-3a8e0336e47c tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:19.426586 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 86/344] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:19 2026] POST /volume/v3/volumes => generated 753 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:19.751362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-793c7574-c23f-481e-8204-36eb6a0180f3 req-a4172fa1-df4f-46be-8726-23153e0410f6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:19.754161 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-793c7574-c23f-481e-8204-36eb6a0180f3 req-a4172fa1-df4f-46be-8726-23153e0410f6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] DELETE https://10.4.3.228/volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9 Jul 03 15:44:19.754339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-793c7574-c23f-481e-8204-36eb6a0180f3 req-a4172fa1-df4f-46be-8726-23153e0410f6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:19.754501 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-793c7574-c23f-481e-8204-36eb6a0180f3 req-a4172fa1-df4f-46be-8726-23153e0410f6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:19.761156 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:19.761156 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:19.929809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5aa9ecd6-90fe-4369-9a93-d87914e27d03 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:19.932396 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5aa9ecd6-90fe-4369-9a93-d87914e27d03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:19.932636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5aa9ecd6-90fe-4369-9a93-d87914e27d03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:19.932832 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5aa9ecd6-90fe-4369-9a93-d87914e27d03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:19.951082 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:19.951082 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:19.954850 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5aa9ecd6-90fe-4369-9a93-d87914e27d03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:19.960311 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5aa9ecd6-90fe-4369-9a93-d87914e27d03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:19.960311 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 86/345] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:19 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:20.232426 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-696d668f-9641-42d5-ad04-a32512fd9579 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.236182 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-696d668f-9641-42d5-ad04-a32512fd9579 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] GET https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e Jul 03 15:44:20.236414 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-696d668f-9641-42d5-ad04-a32512fd9579 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:20.236644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-696d668f-9641-42d5-ad04-a32512fd9579 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:20.245061 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.245061 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:20.249180 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-696d668f-9641-42d5-ad04-a32512fd9579 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Volume info retrieved successfully. Jul 03 15:44:20.253563 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-696d668f-9641-42d5-ad04-a32512fd9579 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e returned with HTTP 200 Jul 03 15:44:20.253996 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 89/346] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:20 2026] GET /volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:20.266926 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.268822 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 Jul 03 15:44:20.269175 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:20.276654 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.276654 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:20.304982 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-793c7574-c23f-481e-8204-36eb6a0180f3 req-a4172fa1-df4f-46be-8726-23153e0410f6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9 returned with HTTP 200 Jul 03 15:44:20.305684 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 86/347] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:44:19 2026] DELETE /volume/v3/attachments/ec79a881-7c14-46e2-9eae-1670bae662a9 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:20.319338 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-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 03 15:44:20.319775 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-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 03 15:44:20.320679 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-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 03 15:44:20.320679 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-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 03 15:44:20.324234 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-31f0c655-b4bc-49c1-9dec-b73c2817299e tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 returned with HTTP 200 Jul 03 15:44:20.324907 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 87/348] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:44:20 2026] PUT /volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:20.337465 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.339221 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:20.339558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:20.341640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:20.341640 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Create volume of 2 GB Jul 03 15:44:20.344831 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Availability Zones retrieved successfully. Jul 03 15:44:20.347037 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2cd48722-01fd-46f2-b0f9-0bcff0836c7e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.348971 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cd48722-01fd-46f2-b0f9-0bcff0836c7e tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:20.351242 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2cd48722-01fd-46f2-b0f9-0bcff0836c7e tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:20.351242 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2cd48722-01fd-46f2-b0f9-0bcff0836c7e tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:20.351343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Flow 'volume_create_api' (d2cef971-90e8-40c3-b203-5f05dbb7d531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:20.351343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525a6c31-2310-482d-aa8b-eb6ab5a7fabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.351742 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Validating volume size '2' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:20.359564 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.359564 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:20.363288 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2cd48722-01fd-46f2-b0f9-0bcff0836c7e tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:20.367126 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cd48722-01fd-46f2-b0f9-0bcff0836c7e tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:20.367743 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 90/349] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:20 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:20.380127 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525a6c31-2310-482d-aa8b-eb6ab5a7fabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:20.380910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb964824-3807-4be0-ae36-009bf798b15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.408867 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota_utils [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Quota exceeded for f1b961d9639f478fa92c5d03b36cb8a0, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 15:44:20.412145 np0000004436 devstack@c-api.service[99817]: WARNING cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb964824-3807-4be0-ae36-009bf798b15e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:44:20.412145 np0000004436 devstack@c-api.service[99817]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 15:44:20.413795 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb964824-3807-4be0-ae36-009bf798b15e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.414499 np0000004436 devstack@c-api.service[99817]: WARNING cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb964824-3807-4be0-ae36-009bf798b15e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:44:20.415135 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525a6c31-2310-482d-aa8b-eb6ab5a7fabf) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.415761 np0000004436 devstack@c-api.service[99817]: WARNING cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525a6c31-2310-482d-aa8b-eb6ab5a7fabf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:44:20.416407 np0000004436 devstack@c-api.service[99817]: WARNING cinder.volume.api [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Flow 'volume_create_api' (d2cef971-90e8-40c3-b203-5f05dbb7d531) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:44:20.416706 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.middleware.fault [None req-cb07972e-ed5e-48d0-8007-cf65ecc2caf4 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 413 Jul 03 15:44:20.417497 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 87/350] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:20 2026] POST /volume/v3/volumes => generated 208 bytes in 80 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:44:20.426210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b967b353-75df-408e-936e-5058dae6ec85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.427968 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b967b353-75df-408e-936e-5058dae6ec85 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 Jul 03 15:44:20.428280 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b967b353-75df-408e-936e-5058dae6ec85 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:20.435336 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.435336 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:20.466117 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b967b353-75df-408e-936e-5058dae6ec85 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 returned with HTTP 200 Jul 03 15:44:20.466825 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 87/351] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:44:20 2026] PUT /volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:20.476146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.478088 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:20.478438 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:20.480104 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:20.480234 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Create volume of 1 GB Jul 03 15:44:20.484408 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Availability Zones retrieved successfully. Jul 03 15:44:20.490781 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Flow 'volume_create_api' (a533a55d-8ea2-4118-94ac-3fed120ec184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:20.491814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c00b59b-509e-42cc-9b8f-7094ee81c3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.492873 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:20.517869 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c00b59b-509e-42cc-9b8f-7094ee81c3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:20.518629 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd97ee2c-4046-4d0e-be83-59bfa2ca8b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.546402 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota_utils [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Quota exceeded for f1b961d9639f478fa92c5d03b36cb8a0, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 15:44:20.549145 np0000004436 devstack@c-api.service[99816]: WARNING cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd97ee2c-4046-4d0e-be83-59bfa2ca8b70) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:44:20.549145 np0000004436 devstack@c-api.service[99816]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 15:44:20.550851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd97ee2c-4046-4d0e-be83-59bfa2ca8b70) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.552225 np0000004436 devstack@c-api.service[99816]: WARNING cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd97ee2c-4046-4d0e-be83-59bfa2ca8b70) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:44:20.552759 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c00b59b-509e-42cc-9b8f-7094ee81c3b4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:20.553609 np0000004436 devstack@c-api.service[99816]: WARNING cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c00b59b-509e-42cc-9b8f-7094ee81c3b4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:44:20.554263 np0000004436 devstack@c-api.service[99816]: WARNING cinder.volume.api [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Flow 'volume_create_api' (a533a55d-8ea2-4118-94ac-3fed120ec184) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:44:20.554575 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.middleware.fault [None req-6d0770fe-4518-4c14-9bd0-c87c474f04b1 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 413 Jul 03 15:44:20.555247 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 88/352] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:20 2026] POST /volume/v3/volumes => generated 150 bytes in 80 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:44:20.563916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dbe12e82-e5aa-4a69-8713-0087098a39d0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.565831 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dbe12e82-e5aa-4a69-8713-0087098a39d0 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 Jul 03 15:44:20.565988 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dbe12e82-e5aa-4a69-8713-0087098a39d0 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:20.595851 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dbe12e82-e5aa-4a69-8713-0087098a39d0 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 returned with HTTP 200 Jul 03 15:44:20.596571 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 91/353] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:44:20 2026] PUT /volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 => generated 391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:20.604595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-877ec06d-e56c-4657-8a0e-1a6ec02dc417 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.606940 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-877ec06d-e56c-4657-8a0e-1a6ec02dc417 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] POST https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e/action Jul 03 15:44:20.607373 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-877ec06d-e56c-4657-8a0e-1a6ec02dc417 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:20.607528 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-877ec06d-e56c-4657-8a0e-1a6ec02dc417 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:20.619175 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.619175 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:20.619891 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-877ec06d-e56c-4657-8a0e-1a6ec02dc417 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Volume info retrieved successfully. Jul 03 15:44:20.670324 np0000004436 devstack@c-api.service[99817]: ERROR cinder.volume.api [None req-877ec06d-e56c-4657-8a0e-1a6ec02dc417 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Quota exceeded for f1b961d9639f478fa92c5d03b36cb8a0, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 15:44:20.677474 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.middleware.fault [None req-877ec06d-e56c-4657-8a0e-1a6ec02dc417 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e/action returned with HTTP 413 Jul 03 15:44:20.678452 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 88/354] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:44:20 2026] POST /volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e/action => generated 208 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:44:20.690918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-baea539e-dd6c-4355-a739-d522beb32fed None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.693072 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-baea539e-dd6c-4355-a739-d522beb32fed tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] GET https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e Jul 03 15:44:20.693303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-baea539e-dd6c-4355-a739-d522beb32fed tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:20.693530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-baea539e-dd6c-4355-a739-d522beb32fed tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:20.701753 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.701753 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:20.706233 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-baea539e-dd6c-4355-a739-d522beb32fed tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Volume info retrieved successfully. Jul 03 15:44:20.711561 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-baea539e-dd6c-4355-a739-d522beb32fed tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e returned with HTTP 200 Jul 03 15:44:20.712063 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 88/355] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:20 2026] GET /volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:20.730955 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.733113 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] DELETE https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e Jul 03 15:44:20.733113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:20.733301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:20.733478 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Delete volume with id: d963214b-0cab-4393-a1cd-2986ac05a48e Jul 03 15:44:20.743454 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.743454 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:20.744079 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Volume info retrieved successfully. Jul 03 15:44:20.750086 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-e0bb7976-2820-413b-8522-371462c79b88 req-65a79388-60bd-480d-8533-0725ba3c4419 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.752712 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-65a79388-60bd-480d-8533-0725ba3c4419 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e/action Jul 03 15:44:20.753221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-65a79388-60bd-480d-8533-0725ba3c4419 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:20.753475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-65a79388-60bd-480d-8533-0725ba3c4419 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:20.767910 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Delete volume request issued successfully. Jul 03 15:44:20.768102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b50718e1-2b3b-435c-98de-8c5a6ebfab52 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e returned with HTTP 202 Jul 03 15:44:20.768593 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 89/356] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:20 2026] DELETE /volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:20.779959 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-35aa69a5-a3d2-41ab-8891-dfa13a647900 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.781882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-35aa69a5-a3d2-41ab-8891-dfa13a647900 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] GET https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e Jul 03 15:44:20.782172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-35aa69a5-a3d2-41ab-8891-dfa13a647900 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:20.782488 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-35aa69a5-a3d2-41ab-8891-dfa13a647900 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:20.784196 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.784196 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:20.795267 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.795267 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:20.800453 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-35aa69a5-a3d2-41ab-8891-dfa13a647900 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Volume info retrieved successfully. Jul 03 15:44:20.801609 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e0bb7976-2820-413b-8522-371462c79b88 req-65a79388-60bd-480d-8533-0725ba3c4419 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e/action returned with HTTP 204 Jul 03 15:44:20.802079 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 92/357] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:44:20 2026] POST /volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:20.810130 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-35aa69a5-a3d2-41ab-8891-dfa13a647900 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e returned with HTTP 200 Jul 03 15:44:20.810130 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 89/358] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:20 2026] GET /volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:20.976138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-39c697c1-e9a3-44a8-b8dd-e9e87e34fd2b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:20.976138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39c697c1-e9a3-44a8-b8dd-e9e87e34fd2b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:20.976138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39c697c1-e9a3-44a8-b8dd-e9e87e34fd2b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:20.976138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39c697c1-e9a3-44a8-b8dd-e9e87e34fd2b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:20.998266 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:20.998266 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:21.002332 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-39c697c1-e9a3-44a8-b8dd-e9e87e34fd2b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:21.009065 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39c697c1-e9a3-44a8-b8dd-e9e87e34fd2b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:21.009065 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 89/359] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:20 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:21.178805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d989a7e9-b540-4c53-b7a4-8d48f87a828f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.181144 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d989a7e9-b540-4c53-b7a4-8d48f87a828f None None] GET https://10.4.3.228/volume// Jul 03 15:44:21.181416 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d989a7e9-b540-4c53-b7a4-8d48f87a828f None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.181704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d989a7e9-b540-4c53-b7a4-8d48f87a828f None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.182103 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d989a7e9-b540-4c53-b7a4-8d48f87a828f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:21.182409 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 90/360] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:21.203603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-f1efb84a-18fa-457b-accc-ce63deb8966f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.385277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4600ab0a-9049-44ff-9fe8-b26488b0d526 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.387037 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4600ab0a-9049-44ff-9fe8-b26488b0d526 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:21.387255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4600ab0a-9049-44ff-9fe8-b26488b0d526 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.387411 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4600ab0a-9049-44ff-9fe8-b26488b0d526 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.397324 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.397324 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:21.400792 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4600ab0a-9049-44ff-9fe8-b26488b0d526 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:21.404849 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4600ab0a-9049-44ff-9fe8-b26488b0d526 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:21.405275 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 90/361] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:21.437301 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-f1efb84a-18fa-457b-accc-ce63deb8966f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:44:21.437706 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-f1efb84a-18fa-457b-accc-ce63deb8966f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c", "connector": null, "instance_uuid": "164f1727-1598-408a-a78e-76fe0b646ead"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:21.447367 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.447367 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:21.488130 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-f1efb84a-18fa-457b-accc-ce63deb8966f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:44:21.488666 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 93/362] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:44:21 2026] POST /volume/v3/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:21.497868 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a1609e71-b369-4e1e-9555-96a5f42d2ba3 req-883f64ea-688e-4e0d-9cf4-acd1e3eea5b4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.500706 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a1609e71-b369-4e1e-9555-96a5f42d2ba3 req-883f64ea-688e-4e0d-9cf4-acd1e3eea5b4 tempest-TestMultiAttachVolumeSwap-1812228277 tempest-TestMultiAttachVolumeSwap-1812228277-project] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:21.501134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a1609e71-b369-4e1e-9555-96a5f42d2ba3 req-883f64ea-688e-4e0d-9cf4-acd1e3eea5b4 tempest-TestMultiAttachVolumeSwap-1812228277 tempest-TestMultiAttachVolumeSwap-1812228277-project] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.501410 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a1609e71-b369-4e1e-9555-96a5f42d2ba3 req-883f64ea-688e-4e0d-9cf4-acd1e3eea5b4 tempest-TestMultiAttachVolumeSwap-1812228277 tempest-TestMultiAttachVolumeSwap-1812228277-project] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.519002 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.519002 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:21.523081 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a1609e71-b369-4e1e-9555-96a5f42d2ba3 req-883f64ea-688e-4e0d-9cf4-acd1e3eea5b4 tempest-TestMultiAttachVolumeSwap-1812228277 tempest-TestMultiAttachVolumeSwap-1812228277-project] Volume info retrieved successfully. Jul 03 15:44:21.529859 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a1609e71-b369-4e1e-9555-96a5f42d2ba3 req-883f64ea-688e-4e0d-9cf4-acd1e3eea5b4 tempest-TestMultiAttachVolumeSwap-1812228277 tempest-TestMultiAttachVolumeSwap-1812228277-project] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:21.530747 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 90/363] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1650 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:21.540120 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3989ec7f-ae13-4302-9711-665011090158 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.542365 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3989ec7f-ae13-4302-9711-665011090158 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:21.542642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3989ec7f-ae13-4302-9711-665011090158 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.542870 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3989ec7f-ae13-4302-9711-665011090158 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.555067 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.555067 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:21.558312 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3989ec7f-ae13-4302-9711-665011090158 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] Volume info retrieved successfully. Jul 03 15:44:21.562641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3989ec7f-ae13-4302-9711-665011090158 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:21.563013 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 91/364] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:21.574490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d6925a49-2502-43e5-945d-a10e06d1ead8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.576274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6925a49-2502-43e5-945d-a10e06d1ead8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] GET https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc Jul 03 15:44:21.576478 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6925a49-2502-43e5-945d-a10e06d1ead8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.576699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6925a49-2502-43e5-945d-a10e06d1ead8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.583940 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.583940 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:21.587582 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d6925a49-2502-43e5-945d-a10e06d1ead8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] Volume info retrieved successfully. Jul 03 15:44:21.591721 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6925a49-2502-43e5-945d-a10e06d1ead8 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-reader] https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc returned with HTTP 200 Jul 03 15:44:21.592062 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 91/365] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:21.677426 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-758c568b-8aa5-4399-ab21-73e529dd4d4e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.679365 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-758c568b-8aa5-4399-ab21-73e529dd4d4e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:21.679566 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-758c568b-8aa5-4399-ab21-73e529dd4d4e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.679781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-758c568b-8aa5-4399-ab21-73e529dd4d4e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.692010 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.692010 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:21.695677 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-758c568b-8aa5-4399-ab21-73e529dd4d4e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:21.700054 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-758c568b-8aa5-4399-ab21-73e529dd4d4e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:21.700545 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 94/366] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:21.765816 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-67d5e4e2-3dd0-42a3-961d-c4a86f381ac0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.767448 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-67d5e4e2-3dd0-42a3-961d-c4a86f381ac0 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:21.767805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-67d5e4e2-3dd0-42a3-961d-c4a86f381ac0 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.768079 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-67d5e4e2-3dd0-42a3-961d-c4a86f381ac0 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.779842 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.779842 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:21.785674 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-67d5e4e2-3dd0-42a3-961d-c4a86f381ac0 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:21.787989 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-67d5e4e2-3dd0-42a3-961d-c4a86f381ac0 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:21.788675 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 91/367] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:21.822152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cfb48f2b-f98e-4eea-9e83-cc0c6ed45e98 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.823988 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cfb48f2b-f98e-4eea-9e83-cc0c6ed45e98 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] GET https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e Jul 03 15:44:21.824246 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cfb48f2b-f98e-4eea-9e83-cc0c6ed45e98 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.824500 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cfb48f2b-f98e-4eea-9e83-cc0c6ed45e98 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.825297 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-9a57152c-9208-4494-8fb9-3a53d22ac59f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.827274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-9a57152c-9208-4494-8fb9-3a53d22ac59f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action Jul 03 15:44:21.827595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-9a57152c-9208-4494-8fb9-3a53d22ac59f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:21.827752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-9a57152c-9208-4494-8fb9-3a53d22ac59f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:21.832929 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cfb48f2b-f98e-4eea-9e83-cc0c6ed45e98 tempest-VolumeQuotasNegativeTestJSON-1313943560 tempest-VolumeQuotasNegativeTestJSON-1313943560-project-member] https://10.4.3.228/volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e returned with HTTP 404 Jul 03 15:44:21.833544 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 92/368] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/d963214b-0cab-4393-a1cd-2986ac05a48e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:21.841129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8b00a1ab-c322-4227-8a96-c82c6a1c11b1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.843339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8b00a1ab-c322-4227-8a96-c82c6a1c11b1 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 Jul 03 15:44:21.843724 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8b00a1ab-c322-4227-8a96-c82c6a1c11b1 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:21.843867 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.843867 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:21.844338 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-9a57152c-9208-4494-8fb9-3a53d22ac59f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:21.851549 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-9a57152c-9208-4494-8fb9-3a53d22ac59f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Begin detaching volume completed successfully. Jul 03 15:44:21.851768 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-9a57152c-9208-4494-8fb9-3a53d22ac59f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action returned with HTTP 202 Jul 03 15:44:21.852179 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 92/369] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:44:21 2026] POST /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:44:21.937135 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8b00a1ab-c322-4227-8a96-c82c6a1c11b1 tempest-VolumeQuotasNegativeTestJSON-1060420430 tempest-VolumeQuotasNegativeTestJSON-1060420430-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 returned with HTTP 200 Jul 03 15:44:21.937682 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 95/370] 10.4.3.228 () {68 vars in 1375 bytes} [Fri Jul 3 15:44:21 2026] PUT /volume/v3/os-quota-sets/f1b961d9639f478fa92c5d03b36cb8a0 => generated 395 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:44:21.960552 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0b67b818-efb7-4b8a-8ef4-ed67ad90ab93 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:21.964331 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0b67b818-efb7-4b8a-8ef4-ed67ad90ab93 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:21.964331 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0b67b818-efb7-4b8a-8ef4-ed67ad90ab93 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:21.964331 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0b67b818-efb7-4b8a-8ef4-ed67ad90ab93 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:21.975318 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:21.975318 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:21.979653 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0b67b818-efb7-4b8a-8ef4-ed67ad90ab93 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:21.984400 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0b67b818-efb7-4b8a-8ef4-ed67ad90ab93 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:21.984916 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 92/371] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:21 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:22.033520 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9c02faa1-e6fd-46be-a4be-7cb7f1b37963 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:22.033817 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c02faa1-e6fd-46be-a4be-7cb7f1b37963 None None] GET https://10.4.3.228/volume// Jul 03 15:44:22.033970 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c02faa1-e6fd-46be-a4be-7cb7f1b37963 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:22.034153 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c02faa1-e6fd-46be-a4be-7cb7f1b37963 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:22.034448 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c02faa1-e6fd-46be-a4be-7cb7f1b37963 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:22.034882 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 93/372] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:22.041613 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-e6534dca-16f2-45bf-b217-2bbb96ef4864 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:22.043646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-e6534dca-16f2-45bf-b217-2bbb96ef4864 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:22.043845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-e6534dca-16f2-45bf-b217-2bbb96ef4864 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:22.044021 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-e6534dca-16f2-45bf-b217-2bbb96ef4864 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:22.053011 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:22.053011 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:22.056251 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-e6534dca-16f2-45bf-b217-2bbb96ef4864 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:22.060431 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-e6534dca-16f2-45bf-b217-2bbb96ef4864 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:22.060811 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 93/373] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:22 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:22.135745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-8d7739ea-6e69-44e5-917a-fc04a83e6740 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:22.138130 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-8d7739ea-6e69-44e5-917a-fc04a83e6740 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] PUT https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab Jul 03 15:44:22.138520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-8d7739ea-6e69-44e5-917a-fc04a83e6740 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:22.147062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-8d7739ea-6e69-44e5-917a-fc04a83e6740 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Acquiring lock "cinder-attachment_update-0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:44:22.154056 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-8d7739ea-6e69-44e5-917a-fc04a83e6740 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Lock "cinder-attachment_update-0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:44:22.155128 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:22.155128 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:22.420780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7a8b7337-b3b7-4a52-bb01-424cfdee27ab None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:22.424588 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a8b7337-b3b7-4a52-bb01-424cfdee27ab tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:22.424588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a8b7337-b3b7-4a52-bb01-424cfdee27ab tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:22.424588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a8b7337-b3b7-4a52-bb01-424cfdee27ab tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:22.434897 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:22.434897 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:22.438509 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7a8b7337-b3b7-4a52-bb01-424cfdee27ab tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:22.441931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a8b7337-b3b7-4a52-bb01-424cfdee27ab tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:22.442371 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 93/374] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:22 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:22.679770 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-8d7739ea-6e69-44e5-917a-fc04a83e6740 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Lock "cinder-attachment_update-0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:44:22.680085 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-8d7739ea-6e69-44e5-917a-fc04a83e6740 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab returned with HTTP 200 Jul 03 15:44:22.680486 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 96/375] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:44:22 2026] PUT /volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:22.877083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cbfe958d-8d78-4155-b9dc-2e4873af5c5e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:22.877083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cbfe958d-8d78-4155-b9dc-2e4873af5c5e None None] GET https://10.4.3.228/volume// Jul 03 15:44:22.877083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cbfe958d-8d78-4155-b9dc-2e4873af5c5e None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:22.877083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cbfe958d-8d78-4155-b9dc-2e4873af5c5e None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:22.877083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cbfe958d-8d78-4155-b9dc-2e4873af5c5e None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:22.877083 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 94/376] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:22.883879 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-bb0d5701-1377-46ad-bf38-ca1983dde36e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:22.885833 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-bb0d5701-1377-46ad-bf38-ca1983dde36e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:22.886039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-bb0d5701-1377-46ad-bf38-ca1983dde36e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:22.886229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-bb0d5701-1377-46ad-bf38-ca1983dde36e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:22.897742 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:22.897742 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:22.903247 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-bb0d5701-1377-46ad-bf38-ca1983dde36e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:22.906862 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-bb0d5701-1377-46ad-bf38-ca1983dde36e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:22.907290 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 94/377] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:22 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1640 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:22.998102 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f100fc7b-01f1-42c8-8723-3b695316cf6f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.000045 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f100fc7b-01f1-42c8-8723-3b695316cf6f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:23.000327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f100fc7b-01f1-42c8-8723-3b695316cf6f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.000788 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f100fc7b-01f1-42c8-8723-3b695316cf6f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.014382 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.014382 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:23.018386 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f100fc7b-01f1-42c8-8723-3b695316cf6f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:23.023221 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f100fc7b-01f1-42c8-8723-3b695316cf6f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:23.023721 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 94/378] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:22 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:23.432226 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-552730c4-60e6-4301-a3b6-cdd09ccf1a37 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.434149 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-552730c4-60e6-4301-a3b6-cdd09ccf1a37 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:23.434397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-552730c4-60e6-4301-a3b6-cdd09ccf1a37 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.434643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-552730c4-60e6-4301-a3b6-cdd09ccf1a37 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.441506 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.441506 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:23.449010 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-552730c4-60e6-4301-a3b6-cdd09ccf1a37 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:23.452628 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-085551e5-0853-4597-9d18-f5e1222f3954 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.455560 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7dba2c5f-3edc-49d7-97f3-1872a9b379dc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.457325 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7dba2c5f-3edc-49d7-97f3-1872a9b379dc tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:23.457546 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7dba2c5f-3edc-49d7-97f3-1872a9b379dc tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.457665 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-085551e5-0853-4597-9d18-f5e1222f3954 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:23.457820 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7dba2c5f-3edc-49d7-97f3-1872a9b379dc tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.457909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-085551e5-0853-4597-9d18-f5e1222f3954 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.458176 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-085551e5-0853-4597-9d18-f5e1222f3954 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.460113 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-552730c4-60e6-4301-a3b6-cdd09ccf1a37 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:23.460750 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 97/379] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:23 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:44:23.473376 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.473376 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:23.477194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f463cd01-406a-4d26-a98d-d54723692d81 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.478221 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7dba2c5f-3edc-49d7-97f3-1872a9b379dc tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:23.479724 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f463cd01-406a-4d26-a98d-d54723692d81 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:23.479979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f463cd01-406a-4d26-a98d-d54723692d81 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.480210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f463cd01-406a-4d26-a98d-d54723692d81 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.484047 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.484047 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:23.484152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7dba2c5f-3edc-49d7-97f3-1872a9b379dc tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:23.486145 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 95/380] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:23 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:23.488468 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-085551e5-0853-4597-9d18-f5e1222f3954 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:23.488729 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.488729 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:23.493955 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f463cd01-406a-4d26-a98d-d54723692d81 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:23.494063 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-085551e5-0853-4597-9d18-f5e1222f3954 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:23.495034 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 95/381] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:23 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1460 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:23.499497 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f463cd01-406a-4d26-a98d-d54723692d81 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:23.499497 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 95/382] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:23 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:23.541300 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6ed06a5b-b871-45b8-8c4d-d900937c2aec None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.543338 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6ed06a5b-b871-45b8-8c4d-d900937c2aec tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:23.543571 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6ed06a5b-b871-45b8-8c4d-d900937c2aec tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.543822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6ed06a5b-b871-45b8-8c4d-d900937c2aec tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.553566 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.553566 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:23.559633 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6ed06a5b-b871-45b8-8c4d-d900937c2aec tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:23.565212 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6ed06a5b-b871-45b8-8c4d-d900937c2aec tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:23.566727 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 98/383] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:23 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:23.582269 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.584012 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] DELETE https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:23.584202 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.584410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.584588 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Delete volume with id: db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:23.590768 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.590768 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:23.591186 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:23.613172 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Delete volume request issued successfully. Jul 03 15:44:23.613172 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7d9bb42-bb94-4e62-8f49-2200eddf2339 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 202 Jul 03 15:44:23.613851 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 96/384] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:23 2026] DELETE /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:23.625523 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5102444d-9fe5-4f11-8d57-51ee22ec009c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:23.630643 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5102444d-9fe5-4f11-8d57-51ee22ec009c tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:23.630870 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5102444d-9fe5-4f11-8d57-51ee22ec009c tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:23.631092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5102444d-9fe5-4f11-8d57-51ee22ec009c tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:23.642902 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:23.642902 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:23.646578 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5102444d-9fe5-4f11-8d57-51ee22ec009c tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Volume info retrieved successfully. Jul 03 15:44:23.655893 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5102444d-9fe5-4f11-8d57-51ee22ec009c tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 200 Jul 03 15:44:23.664360 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 96/385] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:23 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:24.007190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-412da559-992e-407f-8469-35b31037179c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.009367 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-412da559-992e-407f-8469-35b31037179c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] DELETE https://10.4.3.228/volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e Jul 03 15:44:24.009576 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-412da559-992e-407f-8469-35b31037179c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:24.009816 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-412da559-992e-407f-8469-35b31037179c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:24.018002 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:24.018002 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:24.038552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f12234d6-547a-4736-ac86-8482f599639b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.039594 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f12234d6-547a-4736-ac86-8482f599639b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:24.039900 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f12234d6-547a-4736-ac86-8482f599639b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:24.040336 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f12234d6-547a-4736-ac86-8482f599639b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:24.051418 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:24.051418 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:24.055513 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f12234d6-547a-4736-ac86-8482f599639b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:24.063872 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f12234d6-547a-4736-ac86-8482f599639b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:24.064244 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 99/386] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:24 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:24.131944 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-6508d3d7-fe5f-4921-a371-93c8e6fe53f0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.135224 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-6508d3d7-fe5f-4921-a371-93c8e6fe53f0 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] POST https://10.4.3.228/volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c/action Jul 03 15:44:24.135636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-6508d3d7-fe5f-4921-a371-93c8e6fe53f0 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:24.135772 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-6508d3d7-fe5f-4921-a371-93c8e6fe53f0 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:24.160254 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:24.160254 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:24.182785 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bcb9adf1-fe2e-4bd0-a9f6-1c5e9ce0fb48 req-6508d3d7-fe5f-4921-a371-93c8e6fe53f0 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c/action returned with HTTP 204 Jul 03 15:44:24.184577 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 97/387] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:44:24 2026] POST /volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:24.497999 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-be54c5fa-75e9-4eb8-a0d4-8d51516966e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.499934 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-be54c5fa-75e9-4eb8-a0d4-8d51516966e4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:24.500151 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-be54c5fa-75e9-4eb8-a0d4-8d51516966e4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:24.500372 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-be54c5fa-75e9-4eb8-a0d4-8d51516966e4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:24.511593 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:24.511593 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:24.516580 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-be54c5fa-75e9-4eb8-a0d4-8d51516966e4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:24.520676 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-be54c5fa-75e9-4eb8-a0d4-8d51516966e4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:24.521189 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 97/388] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:24 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:24.535816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-27fa97bc-cf29-4a29-8dd8-36286dfaaaba None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.537492 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-27fa97bc-cf29-4a29-8dd8-36286dfaaaba tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:24.537672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-27fa97bc-cf29-4a29-8dd8-36286dfaaaba tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:24.537901 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-27fa97bc-cf29-4a29-8dd8-36286dfaaaba tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:24.546856 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:24.546856 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:24.550245 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-27fa97bc-cf29-4a29-8dd8-36286dfaaaba tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:24.553979 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-27fa97bc-cf29-4a29-8dd8-36286dfaaaba tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:24.554317 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 100/389] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:24 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:24.557027 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-94a1c830-dc4d-4732-b265-997a1c9b6be6 req-412da559-992e-407f-8469-35b31037179c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e returned with HTTP 200 Jul 03 15:44:24.557450 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 96/390] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:44:24 2026] DELETE /volume/v3/attachments/306eacad-9d5e-4e38-abf3-ff499713ec7e => generated 192 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:24.671554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ef9653ea-589e-4230-96e1-483fe1e735b6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.674733 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef9653ea-589e-4230-96e1-483fe1e735b6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] GET https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 Jul 03 15:44:24.674733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef9653ea-589e-4230-96e1-483fe1e735b6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:24.674733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef9653ea-589e-4230-96e1-483fe1e735b6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:24.679298 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef9653ea-589e-4230-96e1-483fe1e735b6 tempest-DeleteServersTestJSON-1163673722 tempest-DeleteServersTestJSON-1163673722-project-member] https://10.4.3.228/volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 returned with HTTP 404 Jul 03 15:44:24.680137 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 98/391] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:24 2026] GET /volume/v3/volumes/db83e17f-6c47-46a6-b3c1-3585f192b0f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:24.912286 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fff2c962-dffc-4294-84d3-64f713047ff9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.913605 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fff2c962-dffc-4294-84d3-64f713047ff9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:24.913900 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fff2c962-dffc-4294-84d3-64f713047ff9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:24.914140 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fff2c962-dffc-4294-84d3-64f713047ff9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:24.917552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-1435807f-38f2-4851-b21e-a54dcdcbba66 req-20c8f743-80cc-47dd-95d3-7e9af9760993 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.920910 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1435807f-38f2-4851-b21e-a54dcdcbba66 req-20c8f743-80cc-47dd-95d3-7e9af9760993 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] POST https://10.4.3.228/volume/v3/snapshots/None/action Jul 03 15:44:24.920910 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1435807f-38f2-4851-b21e-a54dcdcbba66 req-20c8f743-80cc-47dd-95d3-7e9af9760993 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:24.920910 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1435807f-38f2-4851-b21e-a54dcdcbba66 req-20c8f743-80cc-47dd-95d3-7e9af9760993 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:24.921581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.snapshot_actions [req-1435807f-38f2-4851-b21e-a54dcdcbba66 req-20c8f743-80cc-47dd-95d3-7e9af9760993 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99819) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 15:44:24.926977 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:24.926977 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:24.930342 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fff2c962-dffc-4294-84d3-64f713047ff9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:24.934228 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fff2c962-dffc-4294-84d3-64f713047ff9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:24.934727 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 98/392] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:24 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:24.941100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1435807f-38f2-4851-b21e-a54dcdcbba66 req-20c8f743-80cc-47dd-95d3-7e9af9760993 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] https://10.4.3.228/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 15:44:24.941744 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 101/393] 10.4.3.228 () {72 vars in 1582 bytes} [Fri Jul 3 15:44:24 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:24.988162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-0f2ed6b1-9ec4-4d61-86c1-6b832665d5e8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:24.990009 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-0f2ed6b1-9ec4-4d61-86c1-6b832665d5e8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:24.990160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-0f2ed6b1-9ec4-4d61-86c1-6b832665d5e8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:24.990334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-0f2ed6b1-9ec4-4d61-86c1-6b832665d5e8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:24.999112 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:24.999112 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:25.005355 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-0f2ed6b1-9ec4-4d61-86c1-6b832665d5e8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:25.009995 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-0f2ed6b1-9ec4-4d61-86c1-6b832665d5e8 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:25.010398 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 97/394] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:24 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:25.047106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-aef22254-19c7-4fb1-854b-3bb29709c895 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:25.048865 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-aef22254-19c7-4fb1-854b-3bb29709c895 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] POST https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf/action Jul 03 15:44:25.049307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-aef22254-19c7-4fb1-854b-3bb29709c895 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:25.049532 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-aef22254-19c7-4fb1-854b-3bb29709c895 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:25.060740 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:25.060740 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:25.062641 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-aef22254-19c7-4fb1-854b-3bb29709c895 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:25.088097 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b93d194b-8baf-4a26-b946-6ca51da065cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:25.088736 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-aef22254-19c7-4fb1-854b-3bb29709c895 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Begin detaching volume completed successfully. Jul 03 15:44:25.088736 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-aef22254-19c7-4fb1-854b-3bb29709c895 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf/action returned with HTTP 202 Jul 03 15:44:25.088736 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 99/395] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:44:25 2026] POST /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:44:25.092547 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b93d194b-8baf-4a26-b946-6ca51da065cf tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:25.092547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b93d194b-8baf-4a26-b946-6ca51da065cf tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:25.092547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b93d194b-8baf-4a26-b946-6ca51da065cf tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:25.106545 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:25.106545 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:25.110171 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b93d194b-8baf-4a26-b946-6ca51da065cf tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:25.114127 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b93d194b-8baf-4a26-b946-6ca51da065cf tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:25.114662 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 99/396] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:25 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:44:25.165928 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-73101096-efab-4f00-ba24-19c0da49554b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:25.372364 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:25.372689 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1945497283"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:25.374925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1945497283'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:25.374925 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Create volume of 1 GB Jul 03 15:44:25.379263 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Availability Zones retrieved successfully. Jul 03 15:44:25.381209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7eff6a8f-14a8-4c5a-a34b-1d1535119a7b req-9f830ad4-da17-45cd-a618-ffeddee52095 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:25.383111 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7eff6a8f-14a8-4c5a-a34b-1d1535119a7b req-9f830ad4-da17-45cd-a618-ffeddee52095 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] POST https://10.4.3.228/volume/v3/snapshots/b1afea4a-2658-4bd7-bf68-30baa23fa219/action Jul 03 15:44:25.383375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7eff6a8f-14a8-4c5a-a34b-1d1535119a7b req-9f830ad4-da17-45cd-a618-ffeddee52095 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:25.383510 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7eff6a8f-14a8-4c5a-a34b-1d1535119a7b req-9f830ad4-da17-45cd-a618-ffeddee52095 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:25.384511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Flow 'volume_create_api' (63d9e832-32ec-4454-982c-9c7a061f3170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:25.384724 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.snapshot_actions [req-7eff6a8f-14a8-4c5a-a34b-1d1535119a7b req-9f830ad4-da17-45cd-a618-ffeddee52095 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99818) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 15:44:25.385601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bd76bc-d92b-42f0-b739-b5a8166042a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:25.386290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:25.400150 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7eff6a8f-14a8-4c5a-a34b-1d1535119a7b req-9f830ad4-da17-45cd-a618-ffeddee52095 tempest-VolumesAssistedSnapshotsTest-534755885 tempest-VolumesAssistedSnapshotsTest-534755885-project] https://10.4.3.228/volume/v3/snapshots/b1afea4a-2658-4bd7-bf68-30baa23fa219/action returned with HTTP 404 Jul 03 15:44:25.400722 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 98/397] 10.4.3.228 () {72 vars in 1678 bytes} [Fri Jul 3 15:44:25 2026] POST /volume/v3/snapshots/b1afea4a-2658-4bd7-bf68-30baa23fa219/action => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:25.413820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bd76bc-d92b-42f0-b739-b5a8166042a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:25.414452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98ed5f06-c9d5-42a4-bfbf-34c2518d2364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:25.499782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Created reservations ['a9662376-de77-4774-ae8e-9ab2cbb26d64', '86d17b4e-e726-4ca5-8f0b-866ad45e32fb', '6f043ef4-1790-4878-8934-40b73b80f3bc', 'c12bb5ad-e667-4613-9fea-63a3fb0915bb'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:25.500760 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98ed5f06-c9d5-42a4-bfbf-34c2518d2364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9662376-de77-4774-ae8e-9ab2cbb26d64', '86d17b4e-e726-4ca5-8f0b-866ad45e32fb', '6f043ef4-1790-4878-8934-40b73b80f3bc', 'c12bb5ad-e667-4613-9fea-63a3fb0915bb']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:25.501569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f548cf1f-0289-40c9-a311-4153c3643166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:25.536183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f548cf1f-0289-40c9-a311-4153c3643166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3383f165-fb79-4ff9-85b1-f69c036e5055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1945497283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1dab8604de46b295140f36799c5b2f',qos_specs=None,replication_status=,reservations=['a9662376-de77-4774-ae8e-9ab2cbb26d64','86d17b4e-e726-4ca5-8f0b-866ad45e32fb','6f043ef4-1790-4878-8934-40b73b80f3bc','c12bb5ad-e667-4613-9fea-63a3fb0915bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364fac3e70854cc7b2f58ff45a7d33be',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1945497283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3383f165-fb79-4ff9-85b1-f69c036e5055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1dab8604de46b295140f36799c5b2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='364fac3e70854cc7b2f58ff45a7d33be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:25.537242 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8cf34b-3bc9-437c-aa64-4e6e08bcb73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:25.556146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8cf34b-3bc9-437c-aa64-4e6e08bcb73f) transitioned into 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-1945497283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1dab8604de46b295140f36799c5b2f',qos_specs=None,replication_status=,reservations=['a9662376-de77-4774-ae8e-9ab2cbb26d64','86d17b4e-e726-4ca5-8f0b-866ad45e32fb','6f043ef4-1790-4878-8934-40b73b80f3bc','c12bb5ad-e667-4613-9fea-63a3fb0915bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364fac3e70854cc7b2f58ff45a7d33be',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:25.556951 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07ae555-8c32-4d2a-94b4-3f991e5c5634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:25.567214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07ae555-8c32-4d2a-94b4-3f991e5c5634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:25.568073 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Flow 'volume_create_api' (63d9e832-32ec-4454-982c-9c7a061f3170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:25.568457 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Create volume request issued successfully. Jul 03 15:44:25.569085 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73101096-efab-4f00-ba24-19c0da49554b tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:25.569523 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 102/398] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:25 2026] POST /volume/v3/volumes => generated 750 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:25.581987 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4b8b53a3-2cd7-4584-aee2-e81ab45f97cd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:25.586531 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4b8b53a3-2cd7-4584-aee2-e81ab45f97cd tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 Jul 03 15:44:25.586769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4b8b53a3-2cd7-4584-aee2-e81ab45f97cd tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:25.587015 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4b8b53a3-2cd7-4584-aee2-e81ab45f97cd tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:25.602804 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:25.602804 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:25.609052 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4b8b53a3-2cd7-4584-aee2-e81ab45f97cd tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:25.613578 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4b8b53a3-2cd7-4584-aee2-e81ab45f97cd tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 returned with HTTP 200 Jul 03 15:44:25.613953 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 100/399] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:25 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:26.051170 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b3a4aa12-e22a-4c5f-b6d1-f18c2d21dc5b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:26.052916 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3a4aa12-e22a-4c5f-b6d1-f18c2d21dc5b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:26.053112 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3a4aa12-e22a-4c5f-b6d1-f18c2d21dc5b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:26.053292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3a4aa12-e22a-4c5f-b6d1-f18c2d21dc5b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:26.062434 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:26.062434 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:26.065947 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b3a4aa12-e22a-4c5f-b6d1-f18c2d21dc5b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:26.069956 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3a4aa12-e22a-4c5f-b6d1-f18c2d21dc5b tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:26.070312 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 100/400] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:26.114559 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-02bfced1-fd90-40f9-b474-18f0383a5c0d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:26.115001 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02bfced1-fd90-40f9-b474-18f0383a5c0d None None] GET https://10.4.3.228/volume// Jul 03 15:44:26.115151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02bfced1-fd90-40f9-b474-18f0383a5c0d None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:26.115371 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02bfced1-fd90-40f9-b474-18f0383a5c0d None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:26.115817 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02bfced1-fd90-40f9-b474-18f0383a5c0d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:26.116132 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 99/401] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:26.127493 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-910b2323-daec-470e-8e1f-522271e05e96 req-98e1827b-fe22-477e-a91d-def7cd6dd583 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:26.127664 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-44a981ad-2d55-48e9-b533-9adb80e4fcde None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:26.128277 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-4ffa85dc-a585-4b9f-8879-e13ebd4f0206 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:26.129559 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-44a981ad-2d55-48e9-b533-9adb80e4fcde tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:26.129824 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-44a981ad-2d55-48e9-b533-9adb80e4fcde tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:26.129918 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-98e1827b-fe22-477e-a91d-def7cd6dd583 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:26.130019 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-44a981ad-2d55-48e9-b533-9adb80e4fcde tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:26.130152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-98e1827b-fe22-477e-a91d-def7cd6dd583 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:26.130409 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-98e1827b-fe22-477e-a91d-def7cd6dd583 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:26.130512 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-4ffa85dc-a585-4b9f-8879-e13ebd4f0206 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:26.130772 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-4ffa85dc-a585-4b9f-8879-e13ebd4f0206 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:26.130987 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-4ffa85dc-a585-4b9f-8879-e13ebd4f0206 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:26.140972 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:26.140972 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:26.141547 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:26.141547 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:26.142121 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:26.142121 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:26.145186 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-910b2323-daec-470e-8e1f-522271e05e96 req-98e1827b-fe22-477e-a91d-def7cd6dd583 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:26.145864 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-44a981ad-2d55-48e9-b533-9adb80e4fcde tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:26.146053 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-4ffa85dc-a585-4b9f-8879-e13ebd4f0206 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:26.149999 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-98e1827b-fe22-477e-a91d-def7cd6dd583 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:26.150649 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 103/402] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:44:26.151011 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-44a981ad-2d55-48e9-b533-9adb80e4fcde tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:26.151094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-4ffa85dc-a585-4b9f-8879-e13ebd4f0206 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:26.151494 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 101/403] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:26.151646 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 101/404] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1543 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:26.199035 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-910b2323-daec-470e-8e1f-522271e05e96 req-00c63803-76a8-442b-aebe-49ce77441fa7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:26.201609 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-00c63803-76a8-442b-aebe-49ce77441fa7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] POST https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action Jul 03 15:44:26.202471 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-00c63803-76a8-442b-aebe-49ce77441fa7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:26.202907 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-00c63803-76a8-442b-aebe-49ce77441fa7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:26.214934 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:26.214934 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:26.215437 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-910b2323-daec-470e-8e1f-522271e05e96 req-00c63803-76a8-442b-aebe-49ce77441fa7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:26.228701 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-910b2323-daec-470e-8e1f-522271e05e96 req-00c63803-76a8-442b-aebe-49ce77441fa7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Begin detaching volume completed successfully. Jul 03 15:44:26.228949 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-00c63803-76a8-442b-aebe-49ce77441fa7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action returned with HTTP 202 Jul 03 15:44:26.229864 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 100/405] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:44:26 2026] POST /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-443993da-7619-4fae-bc6d-ad12de43e701 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-443993da-7619-4fae-bc6d-ad12de43e701 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-443993da-7619-4fae-bc6d-ad12de43e701 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-443993da-7619-4fae-bc6d-ad12de43e701 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-443993da-7619-4fae-bc6d-ad12de43e701 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-443993da-7619-4fae-bc6d-ad12de43e701 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 returned with HTTP 200 Jul 03 15:44:27.201953 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 104/406] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-62c4b58f-4684-4bb6-a25d-fc09f06ee6ed None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-62c4b58f-4684-4bb6-a25d-fc09f06ee6ed tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] POST https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-62c4b58f-4684-4bb6-a25d-fc09f06ee6ed tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-62c4b58f-4684-4bb6-a25d-fc09f06ee6ed tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-62c4b58f-4684-4bb6-a25d-fc09f06ee6ed tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Create volume metadata completed successfully. Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-62c4b58f-4684-4bb6-a25d-fc09f06ee6ed tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.207342 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 102/407] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:44:26 2026] POST /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 101 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-63804259-3298-4836-a548-aab5aa49c0bf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63804259-3298-4836-a548-aab5aa49c0bf tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-63804259-3298-4836-a548-aab5aa49c0bf tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-63804259-3298-4836-a548-aab5aa49c0bf tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-63804259-3298-4836-a548-aab5aa49c0bf tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-63804259-3298-4836-a548-aab5aa49c0bf tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Get volume metadata completed successfully. Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63804259-3298-4836-a548-aab5aa49c0bf tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.208411 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 102/408] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 101 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a295905b-f4b5-406e-9e8d-3f0b83383019 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a295905b-f4b5-406e-9e8d-3f0b83383019 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] PUT https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a295905b-f4b5-406e-9e8d-3f0b83383019 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a295905b-f4b5-406e-9e8d-3f0b83383019 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a295905b-f4b5-406e-9e8d-3f0b83383019 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Update volume metadata completed successfully. Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a295905b-f4b5-406e-9e8d-3f0b83383019 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.211852 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 101/409] 10.4.3.228 () {68 vars in 1395 bytes} [Fri Jul 3 15:44:26 2026] PUT /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ef9bc5f1-0754-4e1f-9b3d-e24472471700 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef9bc5f1-0754-4e1f-9b3d-e24472471700 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef9bc5f1-0754-4e1f-9b3d-e24472471700 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef9bc5f1-0754-4e1f-9b3d-e24472471700 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ef9bc5f1-0754-4e1f-9b3d-e24472471700 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ef9bc5f1-0754-4e1f-9b3d-e24472471700 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Get volume metadata completed successfully. Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef9bc5f1-0754-4e1f-9b3d-e24472471700 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.212898 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 105/410] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key1 Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Get volume metadata completed successfully. Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Delete volume metadata completed successfully. Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31e39e52-f7b0-40a4-9099-ffa121e62300 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key1 returned with HTTP 200 Jul 03 15:44:27.213811 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 103/411] 10.4.3.228 () {66 vars in 1393 bytes} [Fri Jul 3 15:44:26 2026] DELETE /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7af62c90-1bae-42a6-83f7-d08eb640ba46 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7af62c90-1bae-42a6-83f7-d08eb640ba46 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7af62c90-1bae-42a6-83f7-d08eb640ba46 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7af62c90-1bae-42a6-83f7-d08eb640ba46 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7af62c90-1bae-42a6-83f7-d08eb640ba46 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7af62c90-1bae-42a6-83f7-d08eb640ba46 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Get volume metadata completed successfully. Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7af62c90-1bae-42a6-83f7-d08eb640ba46 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.215996 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 103/412] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:44:26 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-afc28f72-3672-4036-966e-2607d5afda85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-afc28f72-3672-4036-966e-2607d5afda85 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] PUT https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-afc28f72-3672-4036-966e-2607d5afda85 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-afc28f72-3672-4036-966e-2607d5afda85 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-afc28f72-3672-4036-966e-2607d5afda85 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Update volume metadata completed successfully. Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-afc28f72-3672-4036-966e-2607d5afda85 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.217486 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 102/413] 10.4.3.228 () {68 vars in 1395 bytes} [Fri Jul 3 15:44:26 2026] PUT /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ac350c18-9f63-464e-bc55-f024f284e2f5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac350c18-9f63-464e-bc55-f024f284e2f5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] POST https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ac350c18-9f63-464e-bc55-f024f284e2f5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ac350c18-9f63-464e-bc55-f024f284e2f5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ac350c18-9f63-464e-bc55-f024f284e2f5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Create volume metadata completed successfully. Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac350c18-9f63-464e-bc55-f024f284e2f5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.218746 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 106/414] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:44:26 2026] POST /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-68567910-8228-4168-84e7-0c97c0cd8946 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68567910-8228-4168-84e7-0c97c0cd8946 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] PUT https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key3 Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68567910-8228-4168-84e7-0c97c0cd8946 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-68567910-8228-4168-84e7-0c97c0cd8946 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-68567910-8228-4168-84e7-0c97c0cd8946 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Update volume metadata completed successfully. Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68567910-8228-4168-84e7-0c97c0cd8946 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key3 returned with HTTP 200 Jul 03 15:44:27.219114 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 104/415] 10.4.3.228 () {68 vars in 1410 bytes} [Fri Jul 3 15:44:27 2026] PUT /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-88b89b14-7f71-4bc2-9aac-9b0f5a63cff5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88b89b14-7f71-4bc2-9aac-9b0f5a63cff5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key3 Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88b89b14-7f71-4bc2-9aac-9b0f5a63cff5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88b89b14-7f71-4bc2-9aac-9b0f5a63cff5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-88b89b14-7f71-4bc2-9aac-9b0f5a63cff5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-88b89b14-7f71-4bc2-9aac-9b0f5a63cff5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Get volume metadata completed successfully. Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88b89b14-7f71-4bc2-9aac-9b0f5a63cff5 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key3 returned with HTTP 200 Jul 03 15:44:27.221686 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 104/416] 10.4.3.228 () {66 vars in 1390 bytes} [Fri Jul 3 15:44:27 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.222015 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-86907a6c-bfb9-47c4-9557-cc1664380811 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.222015 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86907a6c-bfb9-47c4-9557-cc1664380811 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.222015 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86907a6c-bfb9-47c4-9557-cc1664380811 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.222015 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86907a6c-bfb9-47c4-9557-cc1664380811 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.222015 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.222015 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:27.222015 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-86907a6c-bfb9-47c4-9557-cc1664380811 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.222545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-12369ad3-002f-417b-b193-7cf00d9d3764 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.222545 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-12369ad3-002f-417b-b193-7cf00d9d3764 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:27.222545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-12369ad3-002f-417b-b193-7cf00d9d3764 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.222545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-12369ad3-002f-417b-b193-7cf00d9d3764 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.223242 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-86907a6c-bfb9-47c4-9557-cc1664380811 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Get volume metadata completed successfully. Jul 03 15:44:27.223242 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86907a6c-bfb9-47c4-9557-cc1664380811 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.223242 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 103/417] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:44:27 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 75 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.223449 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.223449 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:27.223835 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-188669d1-b8d0-4a86-9159-8124c8284bf0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.224055 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-12369ad3-002f-417b-b193-7cf00d9d3764 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:27.225227 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-188669d1-b8d0-4a86-9159-8124c8284bf0 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] PUT https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata Jul 03 15:44:27.225597 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-12369ad3-002f-417b-b193-7cf00d9d3764 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:27.225952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-188669d1-b8d0-4a86-9159-8124c8284bf0 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:27.226269 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 107/418] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:27 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:27.226446 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.226446 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:27.226446 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-188669d1-b8d0-4a86-9159-8124c8284bf0 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.229483 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-2feb9166-b65a-4787-855f-36419ea4f2a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.229871 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-188669d1-b8d0-4a86-9159-8124c8284bf0 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Update volume metadata completed successfully. Jul 03 15:44:27.229871 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-188669d1-b8d0-4a86-9159-8124c8284bf0 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata returned with HTTP 200 Jul 03 15:44:27.230659 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 105/419] 10.4.3.228 () {68 vars in 1395 bytes} [Fri Jul 3 15:44:27 2026] PUT /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:44:27.233814 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-2feb9166-b65a-4787-855f-36419ea4f2a9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] DELETE https://10.4.3.228/volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c Jul 03 15:44:27.233814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-2feb9166-b65a-4787-855f-36419ea4f2a9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.234486 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-2feb9166-b65a-4787-855f-36419ea4f2a9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.242290 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0a5b6b7-9ec7-4a63-8557-d3249605ec76 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.244296 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0a5b6b7-9ec7-4a63-8557-d3249605ec76 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 Jul 03 15:44:27.244602 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0a5b6b7-9ec7-4a63-8557-d3249605ec76 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.244949 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0a5b6b7-9ec7-4a63-8557-d3249605ec76 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.245727 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.245727 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:27.262494 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.262494 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:27.269062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a4a6d971-392c-4577-9353-e79274a06581 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.269819 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a4a6d971-392c-4577-9353-e79274a06581 None None] GET https://10.4.3.228/volume// Jul 03 15:44:27.269933 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a4a6d971-392c-4577-9353-e79274a06581 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.270322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a4a6d971-392c-4577-9353-e79274a06581 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.271254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a4a6d971-392c-4577-9353-e79274a06581 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:44:27.271699 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 108/420] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:44:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:44:27.278015 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e0a5b6b7-9ec7-4a63-8557-d3249605ec76 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.284373 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-910b2323-daec-470e-8e1f-522271e05e96 req-098d6016-38f3-4dd4-88c3-30f6e117ea7c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.286606 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0a5b6b7-9ec7-4a63-8557-d3249605ec76 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 returned with HTTP 200 Jul 03 15:44:27.287122 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 104/421] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:27 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:27.290359 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-098d6016-38f3-4dd4-88c3-30f6e117ea7c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:27.290359 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-098d6016-38f3-4dd4-88c3-30f6e117ea7c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.291121 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-098d6016-38f3-4dd4-88c3-30f6e117ea7c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.303429 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-515db8c4-9210-480a-b6c9-33a1627782f1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.311200 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-515db8c4-9210-480a-b6c9-33a1627782f1 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 Jul 03 15:44:27.311200 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-515db8c4-9210-480a-b6c9-33a1627782f1 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.312479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-515db8c4-9210-480a-b6c9-33a1627782f1 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.312479 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-515db8c4-9210-480a-b6c9-33a1627782f1 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Delete volume with id: 3383f165-fb79-4ff9-85b1-f69c036e5055 Jul 03 15:44:27.313939 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.313939 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:27.323161 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-910b2323-daec-470e-8e1f-522271e05e96 req-098d6016-38f3-4dd4-88c3-30f6e117ea7c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:27.327182 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.327182 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:27.327671 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-515db8c4-9210-480a-b6c9-33a1627782f1 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.328391 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-098d6016-38f3-4dd4-88c3-30f6e117ea7c tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:27.328995 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 106/422] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:44:27 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1343 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:27.362372 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-515db8c4-9210-480a-b6c9-33a1627782f1 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Delete volume request issued successfully. Jul 03 15:44:27.362464 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-515db8c4-9210-480a-b6c9-33a1627782f1 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 returned with HTTP 202 Jul 03 15:44:27.364227 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 109/423] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:27 2026] DELETE /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:27.378096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-653f43a5-9f7c-4646-9d17-b43612585a51 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:27.385059 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-653f43a5-9f7c-4646-9d17-b43612585a51 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 Jul 03 15:44:27.385304 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-653f43a5-9f7c-4646-9d17-b43612585a51 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:27.385550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-653f43a5-9f7c-4646-9d17-b43612585a51 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:27.401977 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:27.401977 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:27.407896 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-653f43a5-9f7c-4646-9d17-b43612585a51 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Volume info retrieved successfully. Jul 03 15:44:27.413312 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-653f43a5-9f7c-4646-9d17-b43612585a51 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 returned with HTTP 200 Jul 03 15:44:27.413807 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 105/424] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:27 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:27.820468 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7d83bb1f-c8cb-4ad1-a60b-4f96817e1592 req-2feb9166-b65a-4787-855f-36419ea4f2a9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c returned with HTTP 200 Jul 03 15:44:27.820924 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 105/425] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:44:27 2026] DELETE /volume/v3/attachments/18b85d8c-221a-4b9d-b952-7884c4c8808c => generated 19 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:28.213805 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-11138585-cbaa-4990-83e7-dc95f669c585 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:28.216200 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11138585-cbaa-4990-83e7-dc95f669c585 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:28.216705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11138585-cbaa-4990-83e7-dc95f669c585 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:28.217431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11138585-cbaa-4990-83e7-dc95f669c585 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:28.236778 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:28.236778 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:28.250051 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-11138585-cbaa-4990-83e7-dc95f669c585 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:28.259028 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11138585-cbaa-4990-83e7-dc95f669c585 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:28.259629 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 107/426] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:28 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:28.429341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a08be32f-6609-467e-801d-422aed306d66 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:28.432026 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a08be32f-6609-467e-801d-422aed306d66 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] GET https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 Jul 03 15:44:28.432209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a08be32f-6609-467e-801d-422aed306d66 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:28.432421 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a08be32f-6609-467e-801d-422aed306d66 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:28.442265 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a08be32f-6609-467e-801d-422aed306d66 tempest-VolumesMetadataTest-197109132 tempest-VolumesMetadataTest-197109132-project-member] https://10.4.3.228/volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 returned with HTTP 404 Jul 03 15:44:28.442796 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 110/427] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:28 2026] GET /volume/v3/volumes/3383f165-fb79-4ff9-85b1-f69c036e5055 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:28.479834 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8695045d-b71e-4c7c-a2fb-dff14a5cf4a4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:28.481378 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8695045d-b71e-4c7c-a2fb-dff14a5cf4a4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:28.481534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8695045d-b71e-4c7c-a2fb-dff14a5cf4a4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:28.481720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8695045d-b71e-4c7c-a2fb-dff14a5cf4a4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:28.489797 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:28.489797 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:28.494681 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8695045d-b71e-4c7c-a2fb-dff14a5cf4a4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:28.499435 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8695045d-b71e-4c7c-a2fb-dff14a5cf4a4 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:28.499943 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 106/428] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:28 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:28.517093 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:28.520139 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:28.520419 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:28.520700 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:28.520920 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Delete volume with id: 47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:28.531191 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:28.531191 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:28.531678 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:28.562375 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Delete volume request issued successfully. Jul 03 15:44:28.562636 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0eeb6e98-d11a-43a2-8f5e-470567331143 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 202 Jul 03 15:44:28.563170 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 106/429] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:28 2026] DELETE /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:28.572822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-38517d77-bf17-4f04-b204-ff90a95768d9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:28.574755 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-38517d77-bf17-4f04-b204-ff90a95768d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:28.575001 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-38517d77-bf17-4f04-b204-ff90a95768d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:28.575206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-38517d77-bf17-4f04-b204-ff90a95768d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:28.582923 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:28.582923 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:28.586934 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-38517d77-bf17-4f04-b204-ff90a95768d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Volume info retrieved successfully. Jul 03 15:44:28.590909 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-38517d77-bf17-4f04-b204-ff90a95768d9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 200 Jul 03 15:44:28.591272 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 108/430] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:28 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:29.254965 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-9b87123a-15bc-4f1e-9d60-22b6aa9425a6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:29.257895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-9b87123a-15bc-4f1e-9d60-22b6aa9425a6 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab/action Jul 03 15:44:29.258307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-9b87123a-15bc-4f1e-9d60-22b6aa9425a6 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:44:29.258452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-9b87123a-15bc-4f1e-9d60-22b6aa9425a6 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:29.279560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-192f94a5-7fac-4356-9083-ce7a9435e1a0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:29.280260 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:29.280260 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:29.284916 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-192f94a5-7fac-4356-9083-ce7a9435e1a0 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:29.285298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-192f94a5-7fac-4356-9083-ce7a9435e1a0 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:29.285583 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-192f94a5-7fac-4356-9083-ce7a9435e1a0 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:29.295143 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b7d20036-42ec-4db2-ba43-1cb9ab425829 req-9b87123a-15bc-4f1e-9d60-22b6aa9425a6 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab/action returned with HTTP 204 Jul 03 15:44:29.295659 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 111/431] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:44:29 2026] POST /volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:29.297147 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:29.297147 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:29.301252 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-192f94a5-7fac-4356-9083-ce7a9435e1a0 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:29.306910 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-192f94a5-7fac-4356-9083-ce7a9435e1a0 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:29.307346 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 107/432] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:29 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:29.609785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-52a99124-43dd-45ae-be51-0e70896deafb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:29.614729 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-52a99124-43dd-45ae-be51-0e70896deafb tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:29.618127 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-52a99124-43dd-45ae-be51-0e70896deafb tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:29.618313 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-52a99124-43dd-45ae-be51-0e70896deafb tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:29.630106 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-52a99124-43dd-45ae-be51-0e70896deafb tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 404 Jul 03 15:44:29.631215 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 107/433] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:29 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:30.320653 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1e41ebfe-befa-4ec9-8c59-e7f6bcef8964 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:30.323086 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e41ebfe-befa-4ec9-8c59-e7f6bcef8964 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:30.323342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e41ebfe-befa-4ec9-8c59-e7f6bcef8964 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:30.323593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e41ebfe-befa-4ec9-8c59-e7f6bcef8964 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:30.338541 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:30.338541 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:30.342397 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1e41ebfe-befa-4ec9-8c59-e7f6bcef8964 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:30.347012 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e41ebfe-befa-4ec9-8c59-e7f6bcef8964 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:30.347518 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 109/434] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:30 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:30.360223 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-02c17c16-ad30-4d29-bfdb-630f8e460949 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:30.361977 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-02c17c16-ad30-4d29-bfdb-630f8e460949 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:30.362163 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-02c17c16-ad30-4d29-bfdb-630f8e460949 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:30.362367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-02c17c16-ad30-4d29-bfdb-630f8e460949 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:30.371417 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:30.371417 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:30.374570 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-02c17c16-ad30-4d29-bfdb-630f8e460949 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:30.378887 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-02c17c16-ad30-4d29-bfdb-630f8e460949 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:30.379257 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 112/435] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:30 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:30.391802 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:30.394719 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:44:30.395150 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-529803110", "description": null, "metadata": null}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:30.416258 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:30.416258 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:30.417671 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:30.417873 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Create snapshot from volume 0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:30.470271 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Created reservations ['0bfbeb0a-1ea9-4b92-9cc0-faab29cca275', '9e03b87a-e3b5-4e6f-8a09-e0ce4eabeb27', '80e23ae9-3e06-4411-8169-25b53add20a4', '917cdc7d-ce67-4dcc-a98c-02c2987439e9'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:30.514028 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Snapshot force create request issued successfully. Jul 03 15:44:30.514515 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3baa6e7-9a4b-4aac-8416-3483ee4c36e9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:44:30.515217 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 108/436] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:44:30 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 03 15:44:30.530137 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d3b68c2c-7043-4eef-ac54-20cd94e96ab7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:30.536192 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3b68c2c-7043-4eef-ac54-20cd94e96ab7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:44:30.536407 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3b68c2c-7043-4eef-ac54-20cd94e96ab7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:30.536612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3b68c2c-7043-4eef-ac54-20cd94e96ab7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:30.548031 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:30.548031 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:30.548737 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d3b68c2c-7043-4eef-ac54-20cd94e96ab7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Snapshot retrieved successfully. Jul 03 15:44:30.550099 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3b68c2c-7043-4eef-ac54-20cd94e96ab7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 200 Jul 03 15:44:30.550605 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 108/437] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:44:30 2026] GET /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:30.804237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-910b2323-daec-470e-8e1f-522271e05e96 req-6cbd3375-4057-4ca2-95cb-9a8be1b42673 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:30.809127 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-6cbd3375-4057-4ca2-95cb-9a8be1b42673 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:30.811527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-6cbd3375-4057-4ca2-95cb-9a8be1b42673 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:30.811984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-6cbd3375-4057-4ca2-95cb-9a8be1b42673 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:30.828899 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:30.828899 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:30.838220 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-910b2323-daec-470e-8e1f-522271e05e96 req-6cbd3375-4057-4ca2-95cb-9a8be1b42673 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:30.849631 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-6cbd3375-4057-4ca2-95cb-9a8be1b42673 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:30.850201 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 110/438] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:44:30 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 1163 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:31.256563 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-910b2323-daec-470e-8e1f-522271e05e96 req-84b45ebc-42cd-410a-92a7-2d068858f31d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:31.259579 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-84b45ebc-42cd-410a-92a7-2d068858f31d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] DELETE https://10.4.3.228/volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9 Jul 03 15:44:31.259800 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-84b45ebc-42cd-410a-92a7-2d068858f31d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:31.260064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-84b45ebc-42cd-410a-92a7-2d068858f31d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:31.275224 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:31.275224 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:31.565521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4cfc3bd7-6228-4cfc-b77f-a766e9deabb3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:31.568327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4cfc3bd7-6228-4cfc-b77f-a766e9deabb3 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:44:31.568760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4cfc3bd7-6228-4cfc-b77f-a766e9deabb3 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:31.570190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4cfc3bd7-6228-4cfc-b77f-a766e9deabb3 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:31.576143 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:31.576143 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:31.576818 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4cfc3bd7-6228-4cfc-b77f-a766e9deabb3 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Snapshot retrieved successfully. Jul 03 15:44:31.578051 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4cfc3bd7-6228-4cfc-b77f-a766e9deabb3 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 200 Jul 03 15:44:31.578741 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 109/439] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:44:31 2026] GET /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:31.590634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8a9158af-a488-402e-8eab-f8112273a8ed None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:31.592590 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a9158af-a488-402e-8eab-f8112273a8ed tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:44:31.592978 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a9158af-a488-402e-8eab-f8112273a8ed tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:31.593198 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a9158af-a488-402e-8eab-f8112273a8ed tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:31.599481 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:31.599481 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:31.600448 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8a9158af-a488-402e-8eab-f8112273a8ed tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Snapshot retrieved successfully. Jul 03 15:44:31.601635 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a9158af-a488-402e-8eab-f8112273a8ed tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 200 Jul 03 15:44:31.602029 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 109/440] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:44:31 2026] GET /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:31.614422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1e363ea6-f82e-4f45-98b7-0580a3802c4a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:31.617141 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e363ea6-f82e-4f45-98b7-0580a3802c4a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:44:31.617460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e363ea6-f82e-4f45-98b7-0580a3802c4a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:31.617708 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e363ea6-f82e-4f45-98b7-0580a3802c4a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:31.629685 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:31.629685 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:31.634573 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1e363ea6-f82e-4f45-98b7-0580a3802c4a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:44:31.640792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e363ea6-f82e-4f45-98b7-0580a3802c4a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:44:31.641199 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 111/441] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:31 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:31.816557 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-910b2323-daec-470e-8e1f-522271e05e96 req-84b45ebc-42cd-410a-92a7-2d068858f31d tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9 returned with HTTP 200 Jul 03 15:44:31.817027 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 113/442] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:44:31 2026] DELETE /volume/v3/attachments/efab8885-a5be-4d45-91ce-ae2e939af2a9 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:33.340629 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2e989919-abc5-4150-845a-e808004bb875 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:33.586732 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:33.587163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-354912804"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:33.589509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-354912804'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:33.589739 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Create volume of 1 GB Jul 03 15:44:33.598664 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Availability Zones retrieved successfully. Jul 03 15:44:33.606405 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Flow 'volume_create_api' (29246aed-5e1d-41ec-a944-455c4c272659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:33.608192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fb230b-9bb3-4363-b3ac-165a1f48adfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:33.609604 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:33.640879 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fb230b-9bb3-4363-b3ac-165a1f48adfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:33.641774 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ba81b5-fdc6-4e94-921b-d1d476912b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:33.734472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Created reservations ['fe55c4a1-6a5d-46da-b4e3-951e9bdb9468', '02116d30-0f5f-4360-8c75-dd10247cba61', '517af774-5efc-4c5a-91ee-3c688d1969dd', 'fc7733cf-e172-425e-9db5-73a124273f6d'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:33.735320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ba81b5-fdc6-4e94-921b-d1d476912b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe55c4a1-6a5d-46da-b4e3-951e9bdb9468', '02116d30-0f5f-4360-8c75-dd10247cba61', '517af774-5efc-4c5a-91ee-3c688d1969dd', 'fc7733cf-e172-425e-9db5-73a124273f6d']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:33.736193 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536885b7-51ac-4904-81cf-aebede729168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:33.769701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536885b7-51ac-4904-81cf-aebede729168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba61d371-2ae2-4e64-b748-20a55fddb9eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-354912804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284f92ef07014fa58d0be4616b446541',qos_specs=None,replication_status=,reservations=['fe55c4a1-6a5d-46da-b4e3-951e9bdb9468','02116d30-0f5f-4360-8c75-dd10247cba61','517af774-5efc-4c5a-91ee-3c688d1969dd','fc7733cf-e172-425e-9db5-73a124273f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68b21ed7505e4139b61522de3548e214',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-354912804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba61d371-2ae2-4e64-b748-20a55fddb9eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='284f92ef07014fa58d0be4616b446541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='68b21ed7505e4139b61522de3548e214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:33.770466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9cc9ded-9254-474d-b6f0-dc7713cf49c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:33.799124 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9cc9ded-9254-474d-b6f0-dc7713cf49c5) transitioned into 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-354912804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284f92ef07014fa58d0be4616b446541',qos_specs=None,replication_status=,reservations=['fe55c4a1-6a5d-46da-b4e3-951e9bdb9468','02116d30-0f5f-4360-8c75-dd10247cba61','517af774-5efc-4c5a-91ee-3c688d1969dd','fc7733cf-e172-425e-9db5-73a124273f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68b21ed7505e4139b61522de3548e214',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:33.800002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f050325-5076-4b09-887f-1e3344328027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:33.817415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f050325-5076-4b09-887f-1e3344328027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:33.818254 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Flow 'volume_create_api' (29246aed-5e1d-41ec-a944-455c4c272659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:33.818560 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Create volume request issued successfully. Jul 03 15:44:33.819177 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2e989919-abc5-4150-845a-e808004bb875 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:33.819580 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 110/443] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:44:33 2026] POST /volume/v3/volumes => generated 818 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:33.834332 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0aa67e01-4c6d-459d-ad36-fa2710c34f8e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:33.837007 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0aa67e01-4c6d-459d-ad36-fa2710c34f8e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:33.838649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0aa67e01-4c6d-459d-ad36-fa2710c34f8e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:33.838649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0aa67e01-4c6d-459d-ad36-fa2710c34f8e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:33.849646 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:33.849646 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:33.852892 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0aa67e01-4c6d-459d-ad36-fa2710c34f8e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Volume info retrieved successfully. Jul 03 15:44:33.860666 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0aa67e01-4c6d-459d-ad36-fa2710c34f8e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 200 Jul 03 15:44:33.861118 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 110/444] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:33 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:34.878946 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e49936f6-ef38-4458-9246-af75abaa7691 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:34.881534 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e49936f6-ef38-4458-9246-af75abaa7691 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:34.881877 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e49936f6-ef38-4458-9246-af75abaa7691 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:34.882420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e49936f6-ef38-4458-9246-af75abaa7691 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:34.897943 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:34.897943 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:34.907236 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e49936f6-ef38-4458-9246-af75abaa7691 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Volume info retrieved successfully. Jul 03 15:44:34.919674 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e49936f6-ef38-4458-9246-af75abaa7691 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 200 Jul 03 15:44:34.919960 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 112/445] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:34 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 945 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:34.933287 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cca545a9-befa-4833-8fad-12ad7e945c1a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:34.935611 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cca545a9-befa-4833-8fad-12ad7e945c1a tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] POST https://10.4.3.228/volume/v3/volume-transfers Jul 03 15:44:34.936267 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cca545a9-befa-4833-8fad-12ad7e945c1a tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ba61d371-2ae2-4e64-b748-20a55fddb9eb"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:34.938514 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volume_transfer [None req-cca545a9-befa-4833-8fad-12ad7e945c1a tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ba61d371-2ae2-4e64-b748-20a55fddb9eb'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 15:44:34.938769 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volume_transfer [None req-cca545a9-befa-4833-8fad-12ad7e945c1a tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Creating transfer of volume ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:34.938919 np0000004436 devstack@c-api.service[99819]: INFO cinder.transfer.api [None req-cca545a9-befa-4833-8fad-12ad7e945c1a tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Generating transfer record for volume ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:34.958691 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:34.958691 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:34.994769 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cca545a9-befa-4833-8fad-12ad7e945c1a tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers returned with HTTP 202 Jul 03 15:44:34.995229 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 114/446] 10.4.3.228 () {70 vars in 1326 bytes} [Fri Jul 3 15:44:34 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:35.008084 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c8c91ca9-c3ed-4883-853e-b5b5779f5bf1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:35.012325 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c8c91ca9-c3ed-4883-853e-b5b5779f5bf1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:35.012579 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c8c91ca9-c3ed-4883-853e-b5b5779f5bf1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:35.012819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c8c91ca9-c3ed-4883-853e-b5b5779f5bf1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:35.021631 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:35.021631 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:35.026661 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c8c91ca9-c3ed-4883-853e-b5b5779f5bf1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Volume info retrieved successfully. Jul 03 15:44:35.034940 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c8c91ca9-c3ed-4883-853e-b5b5779f5bf1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 200 Jul 03 15:44:35.034940 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 111/447] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:35 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:35.050639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5c56a734-c5fc-4183-96bb-02b620e3c01b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:35.052757 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5c56a734-c5fc-4183-96bb-02b620e3c01b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10 Jul 03 15:44:35.053077 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5c56a734-c5fc-4183-96bb-02b620e3c01b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:35.053414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5c56a734-c5fc-4183-96bb-02b620e3c01b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:35.062430 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5c56a734-c5fc-4183-96bb-02b620e3c01b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10 returned with HTTP 200 Jul 03 15:44:35.063305 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 111/448] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:44:35 2026] GET /volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10 => generated 432 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:35.072596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8117e26b-68c1-4350-94e1-8242e8b13fb1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:35.074769 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8117e26b-68c1-4350-94e1-8242e8b13fb1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volume-transfers Jul 03 15:44:35.074991 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8117e26b-68c1-4350-94e1-8242e8b13fb1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:35.075210 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8117e26b-68c1-4350-94e1-8242e8b13fb1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:35.075389 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volume_transfer [None req-8117e26b-68c1-4350-94e1-8242e8b13fb1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Listing volume transfers {{(pid=99817) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 15:44:35.082113 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8117e26b-68c1-4350-94e1-8242e8b13fb1 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers returned with HTTP 200 Jul 03 15:44:35.082113 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 113/449] 10.4.3.228 () {68 vars in 1305 bytes} [Fri Jul 3 15:44:35 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:35.090654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-57637bea-19ca-48ee-9536-6fd425692a1f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:35.335134 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] POST https://10.4.3.228/volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10/accept Jul 03 15:44:35.335581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b23066a8621fed75"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:35.337260 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.volume_transfer [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Accepting volume transfer 74a8f0eb-c74c-4681-b3d7-d7337ca55b10 {{(pid=99819) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 15:44:35.337431 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.volume_transfer [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Accepting transfer 74a8f0eb-c74c-4681-b3d7-d7337ca55b10 Jul 03 15:44:35.419403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Created reservations ['f61aa135-be78-4502-bed2-1f0ccb7812f6', 'b5fd6b75-44d6-47a4-9ea7-1e4acf997906', 'cd21241c-0943-4620-863c-71de839fbeee', '3e3c1e51-7f5e-436a-a7d5-b0a15824420e'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:35.449320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Created reservations ['635aa109-2f14-49ac-9eba-900130218c60', 'e3d09e9d-8d88-4b4f-9e31-291ca702c206', '2278379d-775f-43a5-b907-399de3b1e25a', '52e56e88-d8ac-4946-9b8c-bc2ad2b1ddd9'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:35.549920 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Created reservations ['055d33bd-93a4-46b1-8ddb-1fc2eac771d8', '3047e512-5d62-42c2-8c61-89665f2bc245', '09b6991a-3f5a-46c8-9f12-3467075f5406', '4730dfc3-b1b3-4dd5-9613-565044e89b64'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:35.690193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Created reservations ['cd962136-4c85-427c-88e4-6d6b75cb612e', '2cf895c3-0b53-4a86-89f8-01991e3e8160', 'ac4c1f52-37b1-4e40-8d0d-fd2e3e6fb2db', 'fa0c8d28-a4e5-4a2b-b649-ce30f5a00a41'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:36.192438 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Transfer volume completed successfully. Jul 03 15:44:36.311892 np0000004436 devstack@c-api.service[99819]: INFO cinder.transfer.api [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Volume ba61d371-2ae2-4e64-b748-20a55fddb9eb has been transferred. Jul 03 15:44:36.320948 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-57637bea-19ca-48ee-9536-6fd425692a1f tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] https://10.4.3.228/volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10/accept returned with HTTP 202 Jul 03 15:44:36.321405 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 115/450] 10.4.3.228 () {70 vars in 1458 bytes} [Fri Jul 3 15:44:35 2026] POST /volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10/accept => generated 365 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:36.330794 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4340c120-af9a-45e5-90e8-2abb5741b6f2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:36.335093 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4340c120-af9a-45e5-90e8-2abb5741b6f2 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:36.335093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4340c120-af9a-45e5-90e8-2abb5741b6f2 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:36.335093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4340c120-af9a-45e5-90e8-2abb5741b6f2 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:36.350268 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:36.350268 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:36.362170 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4340c120-af9a-45e5-90e8-2abb5741b6f2 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Volume info retrieved successfully. Jul 03 15:44:36.373737 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4340c120-af9a-45e5-90e8-2abb5741b6f2 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 200 Jul 03 15:44:36.374314 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 112/451] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:36 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:36.387268 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-53d81d59-158f-4401-b10d-043ab0ef3ce5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:36.389243 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-53d81d59-158f-4401-b10d-043ab0ef3ce5 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:36.389547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-53d81d59-158f-4401-b10d-043ab0ef3ce5 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:36.389876 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-53d81d59-158f-4401-b10d-043ab0ef3ce5 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:36.398891 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:36.398891 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:36.403327 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-53d81d59-158f-4401-b10d-043ab0ef3ce5 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] Volume info retrieved successfully. Jul 03 15:44:36.408067 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-53d81d59-158f-4401-b10d-043ab0ef3ce5 tempest-VolumesTransfersV355Test-2024689983 tempest-VolumesTransfersV355Test-2024689983-project-member] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 200 Jul 03 15:44:36.408682 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 112/452] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:36 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:36.424268 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2c2d2454-114b-4edb-95fc-73759bde9f10 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:36.427197 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2c2d2454-114b-4edb-95fc-73759bde9f10 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] DELETE https://10.4.3.228/volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10 Jul 03 15:44:36.427467 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2c2d2454-114b-4edb-95fc-73759bde9f10 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:36.427754 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2c2d2454-114b-4edb-95fc-73759bde9f10 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:36.428003 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.volume_transfer [None req-2c2d2454-114b-4edb-95fc-73759bde9f10 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Delete transfer with id: 74a8f0eb-c74c-4681-b3d7-d7337ca55b10 Jul 03 15:44:36.435086 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2c2d2454-114b-4edb-95fc-73759bde9f10 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10 returned with HTTP 404 Jul 03 15:44:36.436485 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 114/453] 10.4.3.228 () {68 vars in 1419 bytes} [Fri Jul 3 15:44:36 2026] DELETE /volume/v3/volume-transfers/74a8f0eb-c74c-4681-b3d7-d7337ca55b10 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:36.445800 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-16f6237c-8433-46f3-8249-8536174db401 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:36.713130 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-16f6237c-8433-46f3-8249-8536174db401 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:36.713551 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-16f6237c-8433-46f3-8249-8536174db401 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:36.713916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-16f6237c-8433-46f3-8249-8536174db401 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:36.714252 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-16f6237c-8433-46f3-8249-8536174db401 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Delete volume with id: ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:36.725862 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:36.725862 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:36.726483 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-16f6237c-8433-46f3-8249-8536174db401 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Volume info retrieved successfully. Jul 03 15:44:36.762656 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-16f6237c-8433-46f3-8249-8536174db401 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Delete volume request issued successfully. Jul 03 15:44:36.762656 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-16f6237c-8433-46f3-8249-8536174db401 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 202 Jul 03 15:44:36.762656 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 116/454] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:44:36 2026] DELETE /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 0 bytes in 316 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:44:36.773853 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-629cc64c-0cd0-48e4-b236-756a7c0e57e6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:36.776339 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-629cc64c-0cd0-48e4-b236-756a7c0e57e6 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:36.777248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-629cc64c-0cd0-48e4-b236-756a7c0e57e6 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:36.777248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-629cc64c-0cd0-48e4-b236-756a7c0e57e6 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:36.787993 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:36.787993 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:36.793875 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-629cc64c-0cd0-48e4-b236-756a7c0e57e6 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Volume info retrieved successfully. Jul 03 15:44:36.800345 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-629cc64c-0cd0-48e4-b236-756a7c0e57e6 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 200 Jul 03 15:44:36.800915 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 113/455] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:36 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 1129 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:37.563895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b0e295e0-985b-4f94-a967-be89151d3ef9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:37.565990 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b0e295e0-985b-4f94-a967-be89151d3ef9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:37.566185 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b0e295e0-985b-4f94-a967-be89151d3ef9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:37.566414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b0e295e0-985b-4f94-a967-be89151d3ef9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:37.566543 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b0e295e0-985b-4f94-a967-be89151d3ef9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Delete volume with id: 47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:37.572921 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b0e295e0-985b-4f94-a967-be89151d3ef9 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 404 Jul 03 15:44:37.573885 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 113/456] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:37 2026] DELETE /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:37.581716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-39712fd5-e044-4996-acd7-7253df8559d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:37.583642 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-39712fd5-e044-4996-acd7-7253df8559d3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] GET https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf Jul 03 15:44:37.583852 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-39712fd5-e044-4996-acd7-7253df8559d3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:37.584042 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-39712fd5-e044-4996-acd7-7253df8559d3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:37.595701 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-39712fd5-e044-4996-acd7-7253df8559d3 tempest-VolumesAssistedSnapshotsTest-1506223512 tempest-VolumesAssistedSnapshotsTest-1506223512-project-admin] https://10.4.3.228/volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf returned with HTTP 404 Jul 03 15:44:37.596074 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 115/457] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:37 2026] GET /volume/v3/volumes/47c15eea-b5a0-493d-8adb-d259f5d331bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:37.818262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b74edf64-52a5-4453-93b5-427cd5f3d00f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:37.820114 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b74edf64-52a5-4453-93b5-427cd5f3d00f tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:37.820419 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b74edf64-52a5-4453-93b5-427cd5f3d00f tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:37.820709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b74edf64-52a5-4453-93b5-427cd5f3d00f tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:37.828376 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b74edf64-52a5-4453-93b5-427cd5f3d00f tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 404 Jul 03 15:44:37.829026 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 117/458] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:37 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:37.837342 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3748cf70-8f86-4509-8a5b-da7e3ac4a081 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:37.840079 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3748cf70-8f86-4509-8a5b-da7e3ac4a081 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:37.840410 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3748cf70-8f86-4509-8a5b-da7e3ac4a081 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:37.840711 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3748cf70-8f86-4509-8a5b-da7e3ac4a081 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:37.848919 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3748cf70-8f86-4509-8a5b-da7e3ac4a081 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 404 Jul 03 15:44:37.849471 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 114/459] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:37 2026] GET /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:37.859729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f4babb70-991a-4621-8e6a-14349f6155a4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:37.861446 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4babb70-991a-4621-8e6a-14349f6155a4 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:37.861710 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4babb70-991a-4621-8e6a-14349f6155a4 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:37.861966 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4babb70-991a-4621-8e6a-14349f6155a4 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:37.862788 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-f4babb70-991a-4621-8e6a-14349f6155a4 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Delete volume with id: ba61d371-2ae2-4e64-b748-20a55fddb9eb Jul 03 15:44:37.869865 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4babb70-991a-4621-8e6a-14349f6155a4 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb returned with HTTP 404 Jul 03 15:44:37.870579 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 114/460] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:44:37 2026] DELETE /volume/v3/volumes/ba61d371-2ae2-4e64-b748-20a55fddb9eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:37.881246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:37.883152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:37.883542 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1861952138"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:37.885205 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1861952138'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:37.885466 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Create volume of 1 GB Jul 03 15:44:37.889836 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Availability Zones retrieved successfully. Jul 03 15:44:37.896208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Flow 'volume_create_api' (cf4d3191-13a1-4b60-81c0-0763d78e5266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:37.897382 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13db8ce-96ec-4241-9ac4-62b16c2bd221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:37.898511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:37.927353 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13db8ce-96ec-4241-9ac4-62b16c2bd221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:37.928064 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052598ac-1bd2-4c89-beb4-303d64317cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:37.980014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Created reservations ['62790a02-55c4-48f7-9f86-51bf6f8a7056', 'c5b6f2fb-1ae5-46e0-b669-8397bb411180', '200ce297-22a5-41c2-be2c-317f868a40cd', '68fc4e4b-235c-4355-87cd-2e9f5f9ce194'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:37.981029 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052598ac-1bd2-4c89-beb4-303d64317cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62790a02-55c4-48f7-9f86-51bf6f8a7056', 'c5b6f2fb-1ae5-46e0-b669-8397bb411180', '200ce297-22a5-41c2-be2c-317f868a40cd', '68fc4e4b-235c-4355-87cd-2e9f5f9ce194']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:37.981880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727a086e-9837-4c3e-87dc-11741eb0dea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:38.009208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727a086e-9837-4c3e-87dc-11741eb0dea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e2780f-0dce-4b51-9f8c-77dd1d5e78e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1861952138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284f92ef07014fa58d0be4616b446541',qos_specs=None,replication_status=,reservations=['62790a02-55c4-48f7-9f86-51bf6f8a7056','c5b6f2fb-1ae5-46e0-b669-8397bb411180','200ce297-22a5-41c2-be2c-317f868a40cd','68fc4e4b-235c-4355-87cd-2e9f5f9ce194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68b21ed7505e4139b61522de3548e214',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1861952138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e2780f-0dce-4b51-9f8c-77dd1d5e78e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='284f92ef07014fa58d0be4616b446541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='68b21ed7505e4139b61522de3548e214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:38.009950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f644f5-f2b1-41ee-b84d-b36f65c41962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:38.038274 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f644f5-f2b1-41ee-b84d-b36f65c41962) transitioned into 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-1861952138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284f92ef07014fa58d0be4616b446541',qos_specs=None,replication_status=,reservations=['62790a02-55c4-48f7-9f86-51bf6f8a7056','c5b6f2fb-1ae5-46e0-b669-8397bb411180','200ce297-22a5-41c2-be2c-317f868a40cd','68fc4e4b-235c-4355-87cd-2e9f5f9ce194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68b21ed7505e4139b61522de3548e214',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:38.039226 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443d10d5-b25d-4077-ae95-9398a0a51fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:38.054473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443d10d5-b25d-4077-ae95-9398a0a51fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:38.055376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Flow 'volume_create_api' (cf4d3191-13a1-4b60-81c0-0763d78e5266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:38.055774 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Create volume request issued successfully. Jul 03 15:44:38.056296 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e62c215-bfdf-4d9b-be9e-6d34d1deb73d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:38.056707 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 116/461] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:44:37 2026] POST /volume/v3/volumes => generated 819 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:38.073796 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ebcb1cc5-014d-452d-b90a-04f33651e95e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:38.078118 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ebcb1cc5-014d-452d-b90a-04f33651e95e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:38.078339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ebcb1cc5-014d-452d-b90a-04f33651e95e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:38.078548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ebcb1cc5-014d-452d-b90a-04f33651e95e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:38.085786 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:38.085786 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:38.089957 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ebcb1cc5-014d-452d-b90a-04f33651e95e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Volume info retrieved successfully. Jul 03 15:44:38.094414 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ebcb1cc5-014d-452d-b90a-04f33651e95e tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 200 Jul 03 15:44:38.094845 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 118/462] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:38 2026] GET /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:39.111693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-752d5dae-4f91-48b7-9734-9de36fc3706d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.114249 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-752d5dae-4f91-48b7-9734-9de36fc3706d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.115009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-752d5dae-4f91-48b7-9734-9de36fc3706d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.115009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-752d5dae-4f91-48b7-9734-9de36fc3706d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.134909 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:39.134909 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:39.140010 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-752d5dae-4f91-48b7-9734-9de36fc3706d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Volume info retrieved successfully. Jul 03 15:44:39.153261 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-752d5dae-4f91-48b7-9734-9de36fc3706d tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 200 Jul 03 15:44:39.153609 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 115/463] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:39 2026] GET /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 946 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:39.170156 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e5732834-f218-4168-98f9-0cfc0ea0348f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.171841 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e5732834-f218-4168-98f9-0cfc0ea0348f tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] POST https://10.4.3.228/volume/v3/volume-transfers Jul 03 15:44:39.172250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e5732834-f218-4168-98f9-0cfc0ea0348f tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "11e2780f-0dce-4b51-9f8c-77dd1d5e78e4"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:39.174007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volume_transfer [None req-e5732834-f218-4168-98f9-0cfc0ea0348f tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Creating new volume transfer {'transfer': {'volume_id': '11e2780f-0dce-4b51-9f8c-77dd1d5e78e4'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 15:44:39.174159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volume_transfer [None req-e5732834-f218-4168-98f9-0cfc0ea0348f tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Creating transfer of volume 11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.174247 np0000004436 devstack@c-api.service[99816]: INFO cinder.transfer.api [None req-e5732834-f218-4168-98f9-0cfc0ea0348f tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Generating transfer record for volume 11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.183804 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:39.183804 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:39.216711 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e5732834-f218-4168-98f9-0cfc0ea0348f tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers returned with HTTP 202 Jul 03 15:44:39.217242 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 115/464] 10.4.3.228 () {70 vars in 1326 bytes} [Fri Jul 3 15:44:39 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:39.233641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-37910ee6-3f32-411a-babc-cce03e409e5b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.236715 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37910ee6-3f32-411a-babc-cce03e409e5b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.237029 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37910ee6-3f32-411a-babc-cce03e409e5b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.237318 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37910ee6-3f32-411a-babc-cce03e409e5b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.246877 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:39.246877 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:39.250539 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-37910ee6-3f32-411a-babc-cce03e409e5b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Volume info retrieved successfully. Jul 03 15:44:39.258665 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37910ee6-3f32-411a-babc-cce03e409e5b tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 200 Jul 03 15:44:39.259234 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 117/465] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:39 2026] GET /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:39.271494 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a07c7746-18f5-4eda-90de-1b8c04745898 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.273750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a07c7746-18f5-4eda-90de-1b8c04745898 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volume-transfers/detail Jul 03 15:44:39.273970 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a07c7746-18f5-4eda-90de-1b8c04745898 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.274169 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a07c7746-18f5-4eda-90de-1b8c04745898 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.274338 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volume_transfer [None req-a07c7746-18f5-4eda-90de-1b8c04745898 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Listing volume transfers {{(pid=99819) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 15:44:39.280580 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a07c7746-18f5-4eda-90de-1b8c04745898 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 15:44:39.280963 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 119/466] 10.4.3.228 () {68 vars in 1326 bytes} [Fri Jul 3 15:44:39 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:39.290207 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e28d57c5-d666-471e-a1ce-55a936f19b99 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.292341 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e28d57c5-d666-471e-a1ce-55a936f19b99 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] DELETE https://10.4.3.228/volume/v3/volume-transfers/dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e Jul 03 15:44:39.292634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e28d57c5-d666-471e-a1ce-55a936f19b99 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.292899 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e28d57c5-d666-471e-a1ce-55a936f19b99 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.293157 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.volume_transfer [None req-e28d57c5-d666-471e-a1ce-55a936f19b99 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Delete transfer with id: dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e Jul 03 15:44:39.306887 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:39.306887 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:39.319372 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e28d57c5-d666-471e-a1ce-55a936f19b99 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers/dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e returned with HTTP 202 Jul 03 15:44:39.319918 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 116/467] 10.4.3.228 () {68 vars in 1419 bytes} [Fri Jul 3 15:44:39 2026] DELETE /volume/v3/volume-transfers/dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:44:39.329985 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1ee31ef2-57a2-420a-b1cc-f02060407c91 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.334085 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ee31ef2-57a2-420a-b1cc-f02060407c91 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.334085 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1ee31ef2-57a2-420a-b1cc-f02060407c91 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.334085 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1ee31ef2-57a2-420a-b1cc-f02060407c91 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.345433 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:39.345433 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:39.353751 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1ee31ef2-57a2-420a-b1cc-f02060407c91 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Volume info retrieved successfully. Jul 03 15:44:39.359996 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ee31ef2-57a2-420a-b1cc-f02060407c91 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 200 Jul 03 15:44:39.360481 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 116/468] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:39 2026] GET /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:39.374294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dbc87532-4b92-4727-baec-36f91e3104f7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.378093 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbc87532-4b92-4727-baec-36f91e3104f7 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] DELETE https://10.4.3.228/volume/v3/volume-transfers/dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e Jul 03 15:44:39.379101 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbc87532-4b92-4727-baec-36f91e3104f7 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.379354 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbc87532-4b92-4727-baec-36f91e3104f7 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.379462 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.volume_transfer [None req-dbc87532-4b92-4727-baec-36f91e3104f7 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Delete transfer with id: dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e Jul 03 15:44:39.386021 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbc87532-4b92-4727-baec-36f91e3104f7 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volume-transfers/dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e returned with HTTP 404 Jul 03 15:44:39.386021 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 118/469] 10.4.3.228 () {68 vars in 1419 bytes} [Fri Jul 3 15:44:39 2026] DELETE /volume/v3/volume-transfers/dea4fd17-25af-4e4a-bfa4-1e5f0fa8b99e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:39.394708 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.396554 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.396785 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.396967 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.397149 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Delete volume with id: 11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.405243 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:39.405243 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:39.405614 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Volume info retrieved successfully. Jul 03 15:44:39.429775 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Delete volume request issued successfully. Jul 03 15:44:39.429899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b122fdc-d1e7-448c-889e-7a10d5cfb3cc tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 202 Jul 03 15:44:39.430331 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 120/470] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:44:39 2026] DELETE /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:44:39.440009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5796b22d-e9d1-4a8d-acec-4c25d009e9a5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:39.443516 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5796b22d-e9d1-4a8d-acec-4c25d009e9a5 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] GET https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:39.443760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5796b22d-e9d1-4a8d-acec-4c25d009e9a5 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:39.443994 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5796b22d-e9d1-4a8d-acec-4c25d009e9a5 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:39.454301 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:39.454301 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:39.459147 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5796b22d-e9d1-4a8d-acec-4c25d009e9a5 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Volume info retrieved successfully. Jul 03 15:44:39.465375 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5796b22d-e9d1-4a8d-acec-4c25d009e9a5 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 200 Jul 03 15:44:39.466037 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 117/471] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:39 2026] GET /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:44:40.479949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-17b130a4-49d9-48b8-8294-17e466298b29 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:40.481847 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-17b130a4-49d9-48b8-8294-17e466298b29 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] GET https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:40.482208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-17b130a4-49d9-48b8-8294-17e466298b29 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:40.482455 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-17b130a4-49d9-48b8-8294-17e466298b29 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:40.492263 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-17b130a4-49d9-48b8-8294-17e466298b29 tempest-VolumesTransfersV355Test-1352539629 tempest-VolumesTransfersV355Test-1352539629-project-admin] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 404 Jul 03 15:44:40.492875 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 117/472] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:40 2026] GET /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:40.505776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-26e94417-2543-45be-9718-1950d5f0cf84 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:40.508576 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-26e94417-2543-45be-9718-1950d5f0cf84 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] GET https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:40.511259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-26e94417-2543-45be-9718-1950d5f0cf84 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:40.511259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-26e94417-2543-45be-9718-1950d5f0cf84 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:40.520132 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-26e94417-2543-45be-9718-1950d5f0cf84 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 404 Jul 03 15:44:40.521101 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 119/473] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:44:40 2026] GET /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:40.535480 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-991168b4-b15a-41a8-b298-8d8da593ec47 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:40.539929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-991168b4-b15a-41a8-b298-8d8da593ec47 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] DELETE https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:40.540186 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-991168b4-b15a-41a8-b298-8d8da593ec47 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:40.540395 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-991168b4-b15a-41a8-b298-8d8da593ec47 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:40.540758 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-991168b4-b15a-41a8-b298-8d8da593ec47 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] Delete volume with id: 11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 Jul 03 15:44:40.547586 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-991168b4-b15a-41a8-b298-8d8da593ec47 tempest-VolumesTransfersV355Test-1888822980 tempest-VolumesTransfersV355Test-1888822980-project-member] https://10.4.3.228/volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 returned with HTTP 404 Jul 03 15:44:40.548837 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 121/474] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:44:40 2026] DELETE /volume/v3/volumes/11e2780f-0dce-4b51-9f8c-77dd1d5e78e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:44:43.042699 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a703d1a3-af3b-4940-809d-857216cd2d8f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:43.044583 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a703d1a3-af3b-4940-809d-857216cd2d8f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] DELETE https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc Jul 03 15:44:43.044834 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a703d1a3-af3b-4940-809d-857216cd2d8f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:43.045029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a703d1a3-af3b-4940-809d-857216cd2d8f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:43.045290 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a703d1a3-af3b-4940-809d-857216cd2d8f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Delete volume with id: 1f29ef98-3e33-42fd-9438-d2c834d89ebc Jul 03 15:44:43.051500 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:43.051500 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:43.051978 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a703d1a3-af3b-4940-809d-857216cd2d8f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:43.070404 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a703d1a3-af3b-4940-809d-857216cd2d8f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Delete volume request issued successfully. Jul 03 15:44:43.070786 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a703d1a3-af3b-4940-809d-857216cd2d8f tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc returned with HTTP 202 Jul 03 15:44:43.071406 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 118/475] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:43 2026] DELETE /volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:43.087393 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-79e0cee3-3ac5-44aa-a4ee-f82ca9a92e66 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:43.087393 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-79e0cee3-3ac5-44aa-a4ee-f82ca9a92e66 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc Jul 03 15:44:43.087393 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-79e0cee3-3ac5-44aa-a4ee-f82ca9a92e66 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:43.087393 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-79e0cee3-3ac5-44aa-a4ee-f82ca9a92e66 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:43.103509 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:43.103509 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:43.108165 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-79e0cee3-3ac5-44aa-a4ee-f82ca9a92e66 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:43.116269 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-79e0cee3-3ac5-44aa-a4ee-f82ca9a92e66 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc returned with HTTP 200 Jul 03 15:44:43.116871 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 118/476] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:43 2026] GET /volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:43.806661 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2517d295-d0bf-4d56-bc9b-37a41980566b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:43.809505 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:43.809812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-263751557"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:43.811120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-263751557'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:43.811223 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Create volume of 1 GB Jul 03 15:44:43.819142 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Availability Zones retrieved successfully. Jul 03 15:44:43.830106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Flow 'volume_create_api' (1bfaa2eb-a978-4c43-ba8a-ce279eff5ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:43.831006 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4305105f-5c9e-4fad-92b5-4f54acb267c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:43.832340 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:43.859633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4305105f-5c9e-4fad-92b5-4f54acb267c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:43.860409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26399137-7e64-41b3-99df-db3e04f43dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:43.939971 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Created reservations ['417c3787-6db6-4f7e-bf8d-9f9ca936ed40', 'ad339fad-25c6-490e-b8b6-f0c48cecbbec', '1660d833-fea9-461a-9302-b28c872d191d', '6eeaa84c-9e1e-4e01-aa29-c9a2acf758a8'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:43.941059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26399137-7e64-41b3-99df-db3e04f43dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['417c3787-6db6-4f7e-bf8d-9f9ca936ed40', 'ad339fad-25c6-490e-b8b6-f0c48cecbbec', '1660d833-fea9-461a-9302-b28c872d191d', '6eeaa84c-9e1e-4e01-aa29-c9a2acf758a8']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:43.942123 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b13826e-ac55-49e0-a5d1-59d32a702562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:43.970144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b13826e-ac55-49e0-a5d1-59d32a702562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85ce38a-38be-4228-bdfa-9b71b24e2daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-263751557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021d15cec13d4fa384a99c43162a866e',qos_specs=None,replication_status=,reservations=['417c3787-6db6-4f7e-bf8d-9f9ca936ed40','ad339fad-25c6-490e-b8b6-f0c48cecbbec','1660d833-fea9-461a-9302-b28c872d191d','6eeaa84c-9e1e-4e01-aa29-c9a2acf758a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998a56a245fe4d4fbfecac825b5f9ff2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-263751557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85ce38a-38be-4228-bdfa-9b71b24e2daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='021d15cec13d4fa384a99c43162a866e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='998a56a245fe4d4fbfecac825b5f9ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:43.971243 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fd9b4a-7bae-4a7a-adeb-87b19ef6b9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:43.997614 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fd9b4a-7bae-4a7a-adeb-87b19ef6b9f3) transitioned into 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-263751557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021d15cec13d4fa384a99c43162a866e',qos_specs=None,replication_status=,reservations=['417c3787-6db6-4f7e-bf8d-9f9ca936ed40','ad339fad-25c6-490e-b8b6-f0c48cecbbec','1660d833-fea9-461a-9302-b28c872d191d','6eeaa84c-9e1e-4e01-aa29-c9a2acf758a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998a56a245fe4d4fbfecac825b5f9ff2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:43.998356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4073d5-0cba-4dab-b00b-53ff33490026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:44.016709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4073d5-0cba-4dab-b00b-53ff33490026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:44.016709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Flow 'volume_create_api' (1bfaa2eb-a978-4c43-ba8a-ce279eff5ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:44.016709 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Create volume request issued successfully. Jul 03 15:44:44.016709 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2517d295-d0bf-4d56-bc9b-37a41980566b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:44.016709 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 120/477] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:43 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:44.033304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-014300f5-eac0-4a7d-b006-39cd71c781e6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:44.033304 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-014300f5-eac0-4a7d-b006-39cd71c781e6 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:44:44.033304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-014300f5-eac0-4a7d-b006-39cd71c781e6 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:44.033304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-014300f5-eac0-4a7d-b006-39cd71c781e6 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:44.041569 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:44.041569 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:44.052155 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-014300f5-eac0-4a7d-b006-39cd71c781e6 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:44:44.052945 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-014300f5-eac0-4a7d-b006-39cd71c781e6 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:44:44.056751 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 122/478] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:44 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:44.131861 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7a20315e-cff1-468b-a1ad-aaf502d3ba36 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:44.134330 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a20315e-cff1-468b-a1ad-aaf502d3ba36 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc Jul 03 15:44:44.134607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a20315e-cff1-468b-a1ad-aaf502d3ba36 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:44.134889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a20315e-cff1-468b-a1ad-aaf502d3ba36 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:44.142415 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a20315e-cff1-468b-a1ad-aaf502d3ba36 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc returned with HTTP 404 Jul 03 15:44:44.145233 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 119/479] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:44 2026] GET /volume/v3/volumes/1f29ef98-3e33-42fd-9438-d2c834d89ebc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:44.156360 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:44.158115 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:44.158298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:44.158488 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:44.158653 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Delete volume with id: 7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:44.167799 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:44.167799 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:44.168272 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:44.222003 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Delete volume request issued successfully. Jul 03 15:44:44.224341 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb8b0e20-1d61-4b4c-b24a-ddb7955cf9d7 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 202 Jul 03 15:44:44.224341 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 119/480] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:44 2026] DELETE /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:44.233199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-835e201c-11af-40a3-bf02-e6cadb17654e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:44.235297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-835e201c-11af-40a3-bf02-e6cadb17654e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:44.235297 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-835e201c-11af-40a3-bf02-e6cadb17654e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:44.236197 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-835e201c-11af-40a3-bf02-e6cadb17654e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:44.269333 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:44.269333 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:44.292022 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-835e201c-11af-40a3-bf02-e6cadb17654e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Volume info retrieved successfully. Jul 03 15:44:44.299979 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-835e201c-11af-40a3-bf02-e6cadb17654e tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 200 Jul 03 15:44:44.300369 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 121/481] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:44 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 867 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:45.070360 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8301837f-17a1-47a0-97c7-f69eb50d2777 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:45.072860 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8301837f-17a1-47a0-97c7-f69eb50d2777 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:44:45.073045 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8301837f-17a1-47a0-97c7-f69eb50d2777 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:45.074667 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8301837f-17a1-47a0-97c7-f69eb50d2777 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:45.083062 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:45.083062 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:45.087485 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8301837f-17a1-47a0-97c7-f69eb50d2777 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:44:45.095398 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8301837f-17a1-47a0-97c7-f69eb50d2777 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:44:45.095862 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 123/482] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:45 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:45.315134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fbfe16f0-843c-45e0-ab25-6108d10dff03 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:45.319689 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fbfe16f0-843c-45e0-ab25-6108d10dff03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] GET https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 Jul 03 15:44:45.319689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fbfe16f0-843c-45e0-ab25-6108d10dff03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:45.319689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fbfe16f0-843c-45e0-ab25-6108d10dff03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:45.332242 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fbfe16f0-843c-45e0-ab25-6108d10dff03 tempest-TestMultiAttachVolumeSwap-64603888 tempest-TestMultiAttachVolumeSwap-64603888-project-member] https://10.4.3.228/volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 returned with HTTP 404 Jul 03 15:44:45.332902 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 120/483] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:45 2026] GET /volume/v3/volumes/7fcf5baf-811d-4b73-aadc-60863a5609d2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:48.276262 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-75c4d6b7-37e8-49a8-9073-14849c70007f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:48.283464 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-75c4d6b7-37e8-49a8-9073-14849c70007f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] DELETE https://10.4.3.228/volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986 Jul 03 15:44:48.283464 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-75c4d6b7-37e8-49a8-9073-14849c70007f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:48.284200 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-75c4d6b7-37e8-49a8-9073-14849c70007f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:48.287132 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=237,cinder:UPDATE=22,cinder:INSERT=17 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:44:48.304255 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:48.304255 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:48.832914 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-75c4d6b7-37e8-49a8-9073-14849c70007f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986 returned with HTTP 200 Jul 03 15:44:48.834655 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 120/484] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:44:48 2026] DELETE /volume/v3/attachments/3b997315-15ae-40f6-bae1-ce58a1d5c986 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:48.854656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-c0e9677a-3842-4910-8e6a-c6105d792565 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:48.861943 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-c0e9677a-3842-4910-8e6a-c6105d792565 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] DELETE https://10.4.3.228/volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764 Jul 03 15:44:48.861943 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-c0e9677a-3842-4910-8e6a-c6105d792565 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:48.861943 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-c0e9677a-3842-4910-8e6a-c6105d792565 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:48.861943 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=330,cinder:INSERT=30,cinder:UPDATE=53 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:44:48.872309 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:48.872309 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:49.435131 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-c0e9677a-3842-4910-8e6a-c6105d792565 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764 returned with HTTP 200 Jul 03 15:44:49.435833 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 122/485] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:44:48 2026] DELETE /volume/v3/attachments/81a48a73-bcbc-4beb-8f1c-36b72d260764 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:49.443983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-8d1ec046-37b7-407e-ada5-35d598b107a1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:49.446001 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-8d1ec046-37b7-407e-ada5-35d598b107a1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] DELETE https://10.4.3.228/volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9 Jul 03 15:44:49.446221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-8d1ec046-37b7-407e-ada5-35d598b107a1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:49.446504 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-8d1ec046-37b7-407e-ada5-35d598b107a1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:49.448707 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:UPDATE=93,cinder:SELECT=370,cinder:INSERT=67 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:44:49.455934 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:49.455934 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:50.025950 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7565e464-897e-48ee-bf42-e9e99b698b89 req-8d1ec046-37b7-407e-ada5-35d598b107a1 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9 returned with HTTP 200 Jul 03 15:44:50.026633 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 124/486] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:44:49 2026] DELETE /volume/v3/attachments/29b278fd-d71d-4ab6-983f-4eeaad2847e9 => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:50.256891 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:50.494290 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:44:50.494626 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1734832342"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:50.496578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1734832342'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:44:50.496578 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Create volume of 1 GB Jul 03 15:44:50.499200 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=343,cinder:INSERT=45,cinder:UPDATE=81 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:44:50.502563 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Availability Zones retrieved successfully. Jul 03 15:44:50.512292 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Flow 'volume_create_api' (90679320-1d0f-4540-a732-50c4beedbee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:50.514285 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4ff584-75d5-48bb-86dc-c785d4500126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:50.515297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:44:50.557474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4ff584-75d5-48bb-86dc-c785d4500126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:50.559167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e9f1b-b9ba-4f8f-9289-edbe74844bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:50.642453 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Created reservations ['bcd7eddb-0bbe-4160-895f-acfbfa34e10d', '1cd2b67d-09b6-4a89-abdd-bbb951b78ad3', '4ae54e5a-4208-4723-a85d-bed52d9c3e1b', 'db931e93-9406-43ef-9246-0f2ebf2952aa'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:50.643413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e9f1b-b9ba-4f8f-9289-edbe74844bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd7eddb-0bbe-4160-895f-acfbfa34e10d', '1cd2b67d-09b6-4a89-abdd-bbb951b78ad3', '4ae54e5a-4208-4723-a85d-bed52d9c3e1b', 'db931e93-9406-43ef-9246-0f2ebf2952aa']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:50.644335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7f1c2a-3495-4bdf-bb72-35ade060f04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:50.668356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7f1c2a-3495-4bdf-bb72-35ade060f04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc191328-32bc-4105-87d9-a1069388a1b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1734832342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90e0a364d26b45f69d1fae04c0b1f7d5',qos_specs=None,replication_status=,reservations=['bcd7eddb-0bbe-4160-895f-acfbfa34e10d','1cd2b67d-09b6-4a89-abdd-bbb951b78ad3','4ae54e5a-4208-4723-a85d-bed52d9c3e1b','db931e93-9406-43ef-9246-0f2ebf2952aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6f7045fd6744f118e89439b8f550ecb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1734832342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc191328-32bc-4105-87d9-a1069388a1b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e0a364d26b45f69d1fae04c0b1f7d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c6f7045fd6744f118e89439b8f550ecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:50.669037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9db8556-a990-43e0-a6f3-0613ab856bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:50.689114 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9db8556-a990-43e0-a6f3-0613ab856bac) transitioned into 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-1734832342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90e0a364d26b45f69d1fae04c0b1f7d5',qos_specs=None,replication_status=,reservations=['bcd7eddb-0bbe-4160-895f-acfbfa34e10d','1cd2b67d-09b6-4a89-abdd-bbb951b78ad3','4ae54e5a-4208-4723-a85d-bed52d9c3e1b','db931e93-9406-43ef-9246-0f2ebf2952aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6f7045fd6744f118e89439b8f550ecb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:50.689909 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ae99fb-4ab9-47b0-a3f6-6d42b0f4fc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:44:50.708493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ae99fb-4ab9-47b0-a3f6-6d42b0f4fc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:44:50.709842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Flow 'volume_create_api' (90679320-1d0f-4540-a732-50c4beedbee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:44:50.709842 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Create volume request issued successfully. Jul 03 15:44:50.711795 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a0b09050-fcaf-4dcd-b9b6-98a76e363ccf tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:44:50.711795 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 121/487] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:44:50 2026] POST /volume/v3/volumes => generated 749 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:44:50.724352 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8bc43fc9-ab77-4d73-9e79-a7c0d143c131 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:50.727961 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8bc43fc9-ab77-4d73-9e79-a7c0d143c131 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:44:50.727961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8bc43fc9-ab77-4d73-9e79-a7c0d143c131 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:50.727961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8bc43fc9-ab77-4d73-9e79-a7c0d143c131 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:50.736155 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:50.736155 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:50.749008 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8bc43fc9-ab77-4d73-9e79-a7c0d143c131 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:44:50.749008 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8bc43fc9-ab77-4d73-9e79-a7c0d143c131 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:44:50.749008 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 121/488] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:50 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:51.764297 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cd9c6587-3c89-4ac0-862f-db38812dcd19 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:51.768564 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd9c6587-3c89-4ac0-862f-db38812dcd19 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:44:51.768910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd9c6587-3c89-4ac0-862f-db38812dcd19 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:51.769196 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd9c6587-3c89-4ac0-862f-db38812dcd19 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:51.783730 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:51.783730 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:51.797813 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cd9c6587-3c89-4ac0-862f-db38812dcd19 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:44:51.804736 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd9c6587-3c89-4ac0-862f-db38812dcd19 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:44:51.805328 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 123/489] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:51 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:57.167467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:57.169289 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:44:57.169453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:57.169651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:57.169766 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Delete snapshot with id: 90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:44:57.200296 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:57.200296 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:57.200948 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Snapshot retrieved successfully. Jul 03 15:44:57.242422 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Snapshot delete request issued successfully. Jul 03 15:44:57.242813 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a375a78a-fbcb-4663-9a5b-fc2724f162bc tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 202 Jul 03 15:44:57.243347 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 125/490] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:44:57 2026] DELETE /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:57.251369 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-77597d5e-caa3-4eb5-a62d-c64426b46fbd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:57.254016 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77597d5e-caa3-4eb5-a62d-c64426b46fbd tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:44:57.254016 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77597d5e-caa3-4eb5-a62d-c64426b46fbd tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:57.254192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77597d5e-caa3-4eb5-a62d-c64426b46fbd tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:57.260437 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:57.260437 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:57.260743 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-77597d5e-caa3-4eb5-a62d-c64426b46fbd tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Snapshot retrieved successfully. Jul 03 15:44:57.261907 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77597d5e-caa3-4eb5-a62d-c64426b46fbd tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 200 Jul 03 15:44:57.262402 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 122/491] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:44:57 2026] GET /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:57.387584 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:57.389966 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] DELETE https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:44:57.390227 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:57.390501 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:57.390613 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Delete volume with id: 2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:44:57.401117 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:57.401117 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:57.405870 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:44:57.448860 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Delete volume request issued successfully. Jul 03 15:44:57.448860 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0dc900df-b653-4ebe-ae16-38b514a6cc54 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 returned with HTTP 202 Jul 03 15:44:57.448860 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 122/492] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:57 2026] DELETE /volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:57.457795 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac548b88-61bc-470e-b75d-e550391762ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:57.462304 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac548b88-61bc-470e-b75d-e550391762ea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:44:57.462385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac548b88-61bc-470e-b75d-e550391762ea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:57.462869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac548b88-61bc-470e-b75d-e550391762ea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:57.476323 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:57.476323 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:57.481456 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ac548b88-61bc-470e-b75d-e550391762ea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:44:57.486723 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac548b88-61bc-470e-b75d-e550391762ea tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 returned with HTTP 200 Jul 03 15:44:57.487234 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 124/493] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:57 2026] GET /volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:58.273362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-164acd35-79cf-48a5-bcdb-de804793fa59 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:58.276551 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-164acd35-79cf-48a5-bcdb-de804793fa59 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:44:58.277388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-164acd35-79cf-48a5-bcdb-de804793fa59 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:58.278338 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-164acd35-79cf-48a5-bcdb-de804793fa59 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:58.286060 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-164acd35-79cf-48a5-bcdb-de804793fa59 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 404 Jul 03 15:44:58.286751 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 126/494] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:44:58 2026] GET /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:58.505099 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8f3fb336-2c0d-425a-8a1c-13e4648c678f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:58.507459 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8f3fb336-2c0d-425a-8a1c-13e4648c678f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 Jul 03 15:44:58.507897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8f3fb336-2c0d-425a-8a1c-13e4648c678f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:58.508068 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8f3fb336-2c0d-425a-8a1c-13e4648c678f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:58.516597 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8f3fb336-2c0d-425a-8a1c-13e4648c678f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 returned with HTTP 404 Jul 03 15:44:58.517092 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 123/495] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:58 2026] GET /volume/v3/volumes/2509f641-48ad-4b94-ab84-c49695b24561 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:58.537264 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-462f2948-317f-409a-9c4c-5b0c97820992 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:58.550462 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-462f2948-317f-409a-9c4c-5b0c97820992 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] DELETE https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:44:58.550462 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-462f2948-317f-409a-9c4c-5b0c97820992 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:58.550462 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-462f2948-317f-409a-9c4c-5b0c97820992 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:58.550462 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-462f2948-317f-409a-9c4c-5b0c97820992 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Delete volume with id: 62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:44:58.550462 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:58.550462 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:58.550462 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-462f2948-317f-409a-9c4c-5b0c97820992 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:44:58.754636 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-462f2948-317f-409a-9c4c-5b0c97820992 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Delete volume request issued successfully. Jul 03 15:44:58.754636 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-462f2948-317f-409a-9c4c-5b0c97820992 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f returned with HTTP 202 Jul 03 15:44:58.754636 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 123/496] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:58 2026] DELETE /volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:58.764950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ba6aedf9-216e-444a-9436-fc0da80396a0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:58.767060 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba6aedf9-216e-444a-9436-fc0da80396a0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:44:58.767669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba6aedf9-216e-444a-9436-fc0da80396a0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:58.767669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba6aedf9-216e-444a-9436-fc0da80396a0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:58.776349 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:58.776349 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:44:58.779981 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ba6aedf9-216e-444a-9436-fc0da80396a0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:44:58.788321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba6aedf9-216e-444a-9436-fc0da80396a0 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f returned with HTTP 200 Jul 03 15:44:58.788692 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 125/497] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:58 2026] GET /volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:58.973356 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1d792a7f-95a8-4b0c-b1d9-8ed7b858d209 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.231557 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d792a7f-95a8-4b0c-b1d9-8ed7b858d209 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:44:59.231557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d792a7f-95a8-4b0c-b1d9-8ed7b858d209 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1270713693"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:59.235793 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:59.235793 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:59.255502 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d792a7f-95a8-4b0c-b1d9-8ed7b858d209 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:44:59.255871 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 127/498] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:44:58 2026] POST /volume/v3/types => generated 224 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:44:59.265312 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9f8ce4ab-6d36-49d5-92bc-eb79637725af None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.267590 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f8ce4ab-6d36-49d5-92bc-eb79637725af tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:44:59.267986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f8ce4ab-6d36-49d5-92bc-eb79637725af tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1661060087"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:59.342408 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f8ce4ab-6d36-49d5-92bc-eb79637725af tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:44:59.342683 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 124/499] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:44:59 2026] POST /volume/v3/group_types => generated 181 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:59.353634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.642247 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-18f096b6-9873-4c1a-af45-a872ff8c83b9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.646724 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-18f096b6-9873-4c1a-af45-a872ff8c83b9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/attachments?instance_id=164f1727-1598-408a-a78e-76fe0b646ead Jul 03 15:44:59.647762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-18f096b6-9873-4c1a-af45-a872ff8c83b9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:59.647762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-18f096b6-9873-4c1a-af45-a872ff8c83b9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:59.657810 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:44:59.658269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4796d4eb-9676-4740-91c6-6d7193c49adf", "volume_types": ["2f1468ab-5b06-480c-8788-db872d41190e"], "name": "tempest-GroupSnapshotsTest-Group-1334188173"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:44:59.660256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating new group {'group': {'group_type': '4796d4eb-9676-4740-91c6-6d7193c49adf', 'volume_types': ['2f1468ab-5b06-480c-8788-db872d41190e'], 'name': 'tempest-GroupSnapshotsTest-Group-1334188173'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:44:59.663713 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.groups [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating group tempest-GroupSnapshotsTest-Group-1334188173. Jul 03 15:44:59.666990 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-18f096b6-9873-4c1a-af45-a872ff8c83b9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments?instance_id=164f1727-1598-408a-a78e-76fe0b646ead returned with HTTP 200 Jul 03 15:44:59.667480 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 126/500] 10.4.3.228 () {70 vars in 1637 bytes} [Fri Jul 3 15:44:59 2026] GET /volume/v3/attachments?instance_id=164f1727-1598-408a-a78e-76fe0b646ead => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:59.682642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-594fb59e-cbfb-4fa8-ac5b-557c51522dc7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.682962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:44:59.681047. {{(pid=99816) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:44:59.682962 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:44:59.694386 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-594fb59e-cbfb-4fa8-ac5b-557c51522dc7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab Jul 03 15:44:59.694599 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-594fb59e-cbfb-4fa8-ac5b-557c51522dc7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:59.694811 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-594fb59e-cbfb-4fa8-ac5b-557c51522dc7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:59.724460 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-76468aaf-2211-413c-b5be-adc46f78ed27 req-594fb59e-cbfb-4fa8-ac5b-557c51522dc7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab returned with HTTP 200 Jul 03 15:44:59.724460 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 128/501] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 15:44:59 2026] GET /volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab => generated 993 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:59.726645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['de1aab96-aeba-4fa3-9d4b-eb0ba625e3f1'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:44:59.777175 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed2ba86e-6e93-4912-bdf2-01152350e159 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:44:59.777175 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 124/502] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:44:59 2026] POST /volume/v3/groups => generated 112 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:59.787396 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-72344450-42ab-4aa5-a847-c6c47e3062b0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.790159 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-72344450-42ab-4aa5-a847-c6c47e3062b0 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 Jul 03 15:44:59.790456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-72344450-42ab-4aa5-a847-c6c47e3062b0 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:59.790702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-72344450-42ab-4aa5-a847-c6c47e3062b0 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:59.790853 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-72344450-42ab-4aa5-a847-c6c47e3062b0 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member f4da9900-3513-4f04-afce-65f1619f4945 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:44:59.795963 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:59.795963 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:44:59.803409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f395af59-98f9-4be4-88cc-fe63a7021bad None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.806426 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f395af59-98f9-4be4-88cc-fe63a7021bad tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f Jul 03 15:44:59.806743 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f395af59-98f9-4be4-88cc-fe63a7021bad tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:59.807002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f395af59-98f9-4be4-88cc-fe63a7021bad tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:59.814116 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f395af59-98f9-4be4-88cc-fe63a7021bad tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f returned with HTTP 404 Jul 03 15:44:59.814658 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 127/503] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:59 2026] GET /volume/v3/volumes/62c852a3-696b-4815-aae0-af19030f176f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:44:59.815018 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-72344450-42ab-4aa5-a847-c6c47e3062b0 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 returned with HTTP 200 Jul 03 15:44:59.815481 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 125/504] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:44:59 2026] GET /volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:44:59.825477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.827203 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:44:59.827382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:59.827564 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:59.827732 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Delete volume with id: 7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:44:59.841497 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:59.841497 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:44:59.842093 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:44:59.874145 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Delete volume request issued successfully. Jul 03 15:44:59.874355 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b35cad48-1d77-48ca-a80b-f08ceade9dd2 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 202 Jul 03 15:44:59.874816 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 129/505] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:44:59 2026] DELETE /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:44:59.885432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2e3ab678-be33-4a7e-821c-d5eaab76aa9f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:44:59.887384 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2e3ab678-be33-4a7e-821c-d5eaab76aa9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:44:59.887384 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2e3ab678-be33-4a7e-821c-d5eaab76aa9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:44:59.887384 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2e3ab678-be33-4a7e-821c-d5eaab76aa9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:44:59.906911 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:44:59.906911 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:44:59.916055 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2e3ab678-be33-4a7e-821c-d5eaab76aa9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Volume info retrieved successfully. Jul 03 15:44:59.928694 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2e3ab678-be33-4a7e-821c-d5eaab76aa9f tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 200 Jul 03 15:44:59.928694 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 125/506] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:44:59 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 1390 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:00.825182 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cb5cf885-45f8-4c2f-a531-c7de32f558fd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:00.828110 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb5cf885-45f8-4c2f-a531-c7de32f558fd tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 Jul 03 15:45:00.828633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb5cf885-45f8-4c2f-a531-c7de32f558fd tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:00.829120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb5cf885-45f8-4c2f-a531-c7de32f558fd tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:00.829416 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-cb5cf885-45f8-4c2f-a531-c7de32f558fd tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member f4da9900-3513-4f04-afce-65f1619f4945 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:00.837820 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:00.837820 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:00.860141 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb5cf885-45f8-4c2f-a531-c7de32f558fd tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 returned with HTTP 200 Jul 03 15:45:00.860588 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 128/507] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:00 2026] GET /volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:00.870467 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:00.872585 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:00.873231 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-513312078", "volume_type": "2f1468ab-5b06-480c-8788-db872d41190e", "group_id": "f4da9900-3513-4f04-afce-65f1619f4945", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:00.875347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-513312078', 'volume_type': '2f1468ab-5b06-480c-8788-db872d41190e', 'group_id': 'f4da9900-3513-4f04-afce-65f1619f4945', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:00.883729 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:00.883729 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:00.884392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume of 1 GB Jul 03 15:45:00.891327 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:45:00.898255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (ae2fbe45-1d67-46ac-8f60-c837370fb18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:00.900392 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0be72d-b5c6-4efa-a244-021c9c70232c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:00.901089 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:00.901089 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:00.901746 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:00.924512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0be72d-b5c6-4efa-a244-021c9c70232c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:44:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f1468ab-5b06-480c-8788-db872d41190e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1270713693',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f1468ab-5b06-480c-8788-db872d41190e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f4da9900-3513-4f04-afce-65f1619f4945', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:00.925826 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ef9abc-3978-4f8f-9297-1badb3395684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:00.943217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b686f363-5895-45c9-bc5c-8f33588212c9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:00.945165 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b686f363-5895-45c9-bc5c-8f33588212c9 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] GET https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e Jul 03 15:45:00.945262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b686f363-5895-45c9-bc5c-8f33588212c9 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:00.945492 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b686f363-5895-45c9-bc5c-8f33588212c9 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:00.952214 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b686f363-5895-45c9-bc5c-8f33588212c9 tempest-TaggedBootDevicesTest-1272423091 tempest-TaggedBootDevicesTest-1272423091-project-member] https://10.4.3.228/volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e returned with HTTP 404 Jul 03 15:45:00.952214 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 130/508] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:00 2026] GET /volume/v3/volumes/7e689d8d-ac73-4347-be4d-438c5192175e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:00.972123 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1270713693 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1270713693, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:00.973397 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1270713693 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1270713693, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:01.013420 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['58e0d897-3b40-4b21-a4be-1c9e0d5c2b79', '31050653-5464-43ba-afac-bb3f279244b9', 'e34ca24a-9ce9-43f0-bd70-bd291c0f54f6', 'ef7e44b2-2aee-45bd-880d-4b795c3c9f92'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:01.013678 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ef9abc-3978-4f8f-9297-1badb3395684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e0d897-3b40-4b21-a4be-1c9e0d5c2b79', '31050653-5464-43ba-afac-bb3f279244b9', 'e34ca24a-9ce9-43f0-bd70-bd291c0f54f6', 'ef7e44b2-2aee-45bd-880d-4b795c3c9f92']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:01.014732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e273ab-5a61-4ba4-9743-10982b542038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:01.047944 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e273ab-5a61-4ba4-9743-10982b542038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1aef7b-b2f4-4a9c-858c-b343f50b0edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-513312078',encryption_key_id=None,group_id=f4da9900-3513-4f04-afce-65f1619f4945,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['58e0d897-3b40-4b21-a4be-1c9e0d5c2b79','31050653-5464-43ba-afac-bb3f279244b9','e34ca24a-9ce9-43f0-bd70-bd291c0f54f6','ef7e44b2-2aee-45bd-880d-4b795c3c9f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=2f1468ab-5b06-480c-8788-db872d41190e), '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-03T15:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-513312078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f4da9900-3513-4f04-afce-65f1619f4945,host=None,id=ee1aef7b-b2f4-4a9c-858c-b343f50b0edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4acb98aa81114172ab0af4308845a557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6990a8cfd6e248b2955c521f5346f2d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f1468ab-5b06-480c-8788-db872d41190e),volume_type_id=2f1468ab-5b06-480c-8788-db872d41190e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:01.049186 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9151f27-3057-4669-9b1f-ec34332db81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:01.072398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9151f27-3057-4669-9b1f-ec34332db81c) transitioned into 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-513312078',encryption_key_id=None,group_id=f4da9900-3513-4f04-afce-65f1619f4945,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['58e0d897-3b40-4b21-a4be-1c9e0d5c2b79','31050653-5464-43ba-afac-bb3f279244b9','e34ca24a-9ce9-43f0-bd70-bd291c0f54f6','ef7e44b2-2aee-45bd-880d-4b795c3c9f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=2f1468ab-5b06-480c-8788-db872d41190e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:01.073253 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3648bb-050d-492a-a141-e9ad4e7a5c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:01.093413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3648bb-050d-492a-a141-e9ad4e7a5c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:01.094023 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (ae2fbe45-1d67-46ac-8f60-c837370fb18f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:01.094657 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request issued successfully. Jul 03 15:45:01.095708 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:01.095842 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:01.147864 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:01.155095 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:01.155095 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:01.160406 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-564fab31-4eba-4453-b869-c2b6ddf4c790 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:01.160947 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 126/509] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:45:00 2026] POST /volume/v3/volumes => generated 822 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:01.175562 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:01.179013 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb Jul 03 15:45:01.179698 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:01.179933 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:01.190022 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:01.190022 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:01.195659 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:01.196992 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:01.197328 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:01.243936 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:01.245950 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:01.245950 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:01.254783 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c76f266f-b4d4-4939-84d2-141bcd2e80df tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb returned with HTTP 200 Jul 03 15:45:01.255290 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 126/510] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:01 2026] GET /volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:02.271242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:02.273302 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb Jul 03 15:45:02.273600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:02.273852 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:02.281732 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:02.281732 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:02.286885 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:02.287853 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:02.288342 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:02.334967 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:02.344640 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:02.344640 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:02.355736 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88b504a1-92d0-4a9a-9902-c8c43b7e3341 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb returned with HTTP 200 Jul 03 15:45:02.356288 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 129/511] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:02 2026] GET /volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:02.370906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d5da216f-177a-4db7-9772-789cafd7162c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:02.372786 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/group_snapshots Jul 03 15:45:02.373133 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f4da9900-3513-4f04-afce-65f1619f4945", "name": "tempest-group_snapshot-465733389"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:02.374379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.group_snapshots [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f4da9900-3513-4f04-afce-65f1619f4945', 'name': 'tempest-group_snapshot-465733389'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 15:45:02.379749 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:02.379749 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:02.386967 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.group_snapshots [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating group_snapshot tempest-group_snapshot-465733389. Jul 03 15:45:02.439435 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:02.439435 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:02.454904 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1270713693 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1270713693, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:02.455228 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1270713693 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1270713693, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:02.475777 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['6e5b5644-5aa6-4af3-9cad-295cc01d42f7', '744cba16-b911-4c28-9d5c-cd8052b2e087', 'ba2e97af-6d3b-4f01-bcf0-c77355f443b3', 'cccdce5d-02e6-4623-ad5c-e9ed15623349'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:02.508691 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d5da216f-177a-4db7-9772-789cafd7162c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots returned with HTTP 202 Jul 03 15:45:02.513252 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 131/512] 10.4.3.228 () {70 vars in 1324 bytes} [Fri Jul 3 15:45:02 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:02.520462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7b41dbc7-1e26-4749-8480-fc80a173bfe2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:02.523080 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7b41dbc7-1e26-4749-8480-fc80a173bfe2 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 Jul 03 15:45:02.523395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7b41dbc7-1e26-4749-8480-fc80a173bfe2 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:02.523690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7b41dbc7-1e26-4749-8480-fc80a173bfe2 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:02.523916 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-7b41dbc7-1e26-4749-8480-fc80a173bfe2 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 955e37d4-81cd-4bcb-be54-b9915f67d9f2 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:02.533229 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:02.533229 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:02.539234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7b41dbc7-1e26-4749-8480-fc80a173bfe2 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 returned with HTTP 200 Jul 03 15:45:02.541186 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 127/513] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:02 2026] GET /volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:03.555789 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d5edfe35-c73a-4c9f-86a8-0b1c8eb86f68 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:03.558741 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d5edfe35-c73a-4c9f-86a8-0b1c8eb86f68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 Jul 03 15:45:03.559231 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d5edfe35-c73a-4c9f-86a8-0b1c8eb86f68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:03.559231 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d5edfe35-c73a-4c9f-86a8-0b1c8eb86f68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:03.559380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-d5edfe35-c73a-4c9f-86a8-0b1c8eb86f68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 955e37d4-81cd-4bcb-be54-b9915f67d9f2 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:03.566866 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:03.566866 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:03.575136 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d5edfe35-c73a-4c9f-86a8-0b1c8eb86f68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 returned with HTTP 200 Jul 03 15:45:03.575759 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 127/514] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:03 2026] GET /volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:03.588594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:03.590876 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:45:03.591145 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:03.591372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:03.591645 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:03.592749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:45:03.608206 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all snapshots completed successfully. Jul 03 15:45:03.608821 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:03.608821 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:03.609781 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7afbf10e-e7d9-4900-ae30-c7d4c3206dbc tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:45:03.610154 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 130/515] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:45:03 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:03.622557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5f3543d8-4fba-4b7e-a0ad-61d224166c29 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:03.624787 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f3543d8-4fba-4b7e-a0ad-61d224166c29 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb Jul 03 15:45:03.625298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f3543d8-4fba-4b7e-a0ad-61d224166c29 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:03.625565 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f3543d8-4fba-4b7e-a0ad-61d224166c29 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:03.640203 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:03.640203 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:03.640203 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5f3543d8-4fba-4b7e-a0ad-61d224166c29 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Snapshot retrieved successfully. Jul 03 15:45:03.640203 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f3543d8-4fba-4b7e-a0ad-61d224166c29 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb returned with HTTP 200 Jul 03 15:45:03.640203 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 132/516] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:03 2026] GET /volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:03.650461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:03.652455 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups/action Jul 03 15:45:03.652901 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "955e37d4-81cd-4bcb-be54-b9915f67d9f2", "name": "tempest-Group_from_snap-545786867"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:03.653054 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "955e37d4-81cd-4bcb-be54-b9915f67d9f2", "name": "tempest-Group_from_snap-545786867"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:03.654925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '955e37d4-81cd-4bcb-be54-b9915f67d9f2', 'name': 'tempest-Group_from_snap-545786867'}}. {{(pid=99818) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 15:45:03.655053 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating group tempest-Group_from_snap-545786867 from group_snapshot 955e37d4-81cd-4bcb-be54-b9915f67d9f2. Jul 03 15:45:03.658726 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:03.658726 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:03.665824 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:03.665824 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:03.669196 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:03.669196 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:03.720554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['d657e747-5182-44ee-960d-574703c4bfb5'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:04.303847 np0000004436 devstack@c-api.service[99818]: INFO cinder.group.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] A mapping entry already exists for group c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 and volume type 2f1468ab-5b06-480c-8788-db872d41190e. Do not need to create again. Jul 03 15:45:04.304074 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.304074 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:04.306966 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:45:04.306706. {{(pid=99818) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:45:04.307121 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:45:04.312732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (657ab5a4-1e31-4cae-a8fb-da2b61eb696b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:04.313631 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f9aabe-f29b-4d09-a2cb-ec70ea26ca0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:04.316084 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:04.347512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f9aabe-f29b-4d09-a2cb-ec70ea26ca0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2471035-e64a-46d4-bc9b-e2d25b9e78cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:44:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f1468ab-5b06-480c-8788-db872d41190e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1270713693',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f1468ab-5b06-480c-8788-db872d41190e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c8e82301-64b1-478c-bec9-3f6b6ad0b4f6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:04.348195 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ae4e58-54ae-4a25-afbf-903d37fe41c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:04.392335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['bb1e5a6b-2d75-4ea1-a9f2-83b0c0e6baff', '0a8d893e-fa30-45e6-ae0c-d865f0cace96'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:04.393070 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ae4e58-54ae-4a25-afbf-903d37fe41c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb1e5a6b-2d75-4ea1-a9f2-83b0c0e6baff', '0a8d893e-fa30-45e6-ae0c-d865f0cace96']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:04.393764 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe6ed3c-6462-4fb5-9795-f9076e2565d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:04.431234 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe6ed3c-6462-4fb5-9795-f9076e2565d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1048b7d3-f9aa-4c62-a86a-4ab6a73ef769', '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=c8e82301-64b1-478c-bec9-3f6b6ad0b4f6,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['bb1e5a6b-2d75-4ea1-a9f2-83b0c0e6baff','0a8d893e-fa30-45e6-ae0c-d865f0cace96'],size=1,snapshot_id=b2471035-e64a-46d4-bc9b-e2d25b9e78cb,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=2f1468ab-5b06-480c-8788-db872d41190e), '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-03T15:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c8e82301-64b1-478c-bec9-3f6b6ad0b4f6,host=None,id=1048b7d3-f9aa-4c62-a86a-4ab6a73ef769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4acb98aa81114172ab0af4308845a557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2471035-e64a-46d4-bc9b-e2d25b9e78cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f1468ab-5b06-480c-8788-db872d41190e),volume_type_id=2f1468ab-5b06-480c-8788-db872d41190e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:04.432252 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20052529-ceaf-4780-b038-ca2c7bf8493d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:04.457849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20052529-ceaf-4780-b038-ca2c7bf8493d) transitioned into 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=c8e82301-64b1-478c-bec9-3f6b6ad0b4f6,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['bb1e5a6b-2d75-4ea1-a9f2-83b0c0e6baff','0a8d893e-fa30-45e6-ae0c-d865f0cace96'],size=1,snapshot_id=b2471035-e64a-46d4-bc9b-e2d25b9e78cb,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=2f1468ab-5b06-480c-8788-db872d41190e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:04.458589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (657ab5a4-1e31-4cae-a8fb-da2b61eb696b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:04.458908 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request issued successfully. Jul 03 15:45:04.484740 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-70c76503-00f0-43f6-b7d8-6e59cd2d83e8 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/action returned with HTTP 202 Jul 03 15:45:04.485283 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 128/517] 10.4.3.228 () {70 vars in 1318 bytes} [Fri Jul 3 15:45:03 2026] POST /volume/v3/groups/action => generated 102 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:04.494941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:04.497455 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:04.497861 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:04.498193 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:04.498523 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:04.499527 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:04.508769 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:04.509694 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:04.509869 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:04.554349 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:04.557484 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.557484 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:04.562090 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:04.562309 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:04.617811 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:04.621243 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.621243 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:04.632573 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8216eb6a-462a-467c-b79a-4e75cdc89079 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:04.633217 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 128/518] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:04 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 15:45:04.649984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:04.652478 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 Jul 03 15:45:04.652761 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:04.653040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:04.665386 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.665386 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:04.674685 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:04.675700 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:04.675967 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:04.734655 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:04.741220 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.741220 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:04.760709 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b12a2481-e809-47e3-8fec-73ab1eda8ba3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 returned with HTTP 200 Jul 03 15:45:04.760709 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 131/519] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:04 2026] GET /volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 => generated 927 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:04.774849 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-70c51290-a6f3-452f-a478-086ab261b241 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:04.779654 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70c51290-a6f3-452f-a478-086ab261b241 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 Jul 03 15:45:04.779654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70c51290-a6f3-452f-a478-086ab261b241 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:04.779654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70c51290-a6f3-452f-a478-086ab261b241 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:04.779932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-70c51290-a6f3-452f-a478-086ab261b241 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:04.784211 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.784211 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:04.800050 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70c51290-a6f3-452f-a478-086ab261b241 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 returned with HTTP 200 Jul 03 15:45:04.800448 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 133/520] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:04 2026] GET /volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 => generated 417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:04.814239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:04.816593 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:04.816977 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:04.817246 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:04.817561 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:04.817999 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.817999 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:04.818712 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:04.866583 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:04.867637 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:04.867920 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:04.914501 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:04.921448 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.921448 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:04.926989 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:04.927191 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:04.987915 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:04.992228 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:04.992228 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:04.999988 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d9d3310d-5087-47a6-81f9-16c82ec4dccf tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:05.000386 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 129/521] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:04 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:05.022547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-abc2b521-1bdf-45ec-bf65-d481c7ef65ae None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:05.024859 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-abc2b521-1bdf-45ec-bf65-d481c7ef65ae tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6/action Jul 03 15:45:05.025258 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-abc2b521-1bdf-45ec-bf65-d481c7ef65ae tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:05.025405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-abc2b521-1bdf-45ec-bf65-d481c7ef65ae tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:05.027002 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-abc2b521-1bdf-45ec-bf65-d481c7ef65ae tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for group c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 {{(pid=99816) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:45:05.027131 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.groups [None req-abc2b521-1bdf-45ec-bf65-d481c7ef65ae tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group with id: c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 Jul 03 15:45:05.030988 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:05.030988 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:05.096713 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-abc2b521-1bdf-45ec-bf65-d481c7ef65ae tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6/action returned with HTTP 202 Jul 03 15:45:05.097239 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 129/522] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:45:05 2026] POST /volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:05.107213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:05.109763 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 Jul 03 15:45:05.109993 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:05.110227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:05.119034 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:05.119034 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:05.126310 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:05.127062 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:05.127239 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:05.178013 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:05.184440 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:05.184440 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:05.193845 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e5a4a9ac-f329-4f83-ab42-023ec294e69e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 returned with HTTP 200 Jul 03 15:45:05.196694 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 132/523] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:05 2026] GET /volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 => generated 926 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:06.212647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-427e3972-b6ac-4e1a-afc5-e53d2da15464 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:06.216890 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-427e3972-b6ac-4e1a-afc5-e53d2da15464 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 Jul 03 15:45:06.217416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-427e3972-b6ac-4e1a-afc5-e53d2da15464 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:06.217783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-427e3972-b6ac-4e1a-afc5-e53d2da15464 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:06.226574 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-427e3972-b6ac-4e1a-afc5-e53d2da15464 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 returned with HTTP 404 Jul 03 15:45:06.227351 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 134/524] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:06 2026] GET /volume/v3/volumes/1048b7d3-f9aa-4c62-a86a-4ab6a73ef769 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:06.235179 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e764e5d8-e7e8-4ac5-8c10-365bc44f07d3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:06.237987 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e764e5d8-e7e8-4ac5-8c10-365bc44f07d3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 Jul 03 15:45:06.238297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e764e5d8-e7e8-4ac5-8c10-365bc44f07d3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:06.238566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e764e5d8-e7e8-4ac5-8c10-365bc44f07d3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:06.238770 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-e764e5d8-e7e8-4ac5-8c10-365bc44f07d3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:06.242681 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e764e5d8-e7e8-4ac5-8c10-365bc44f07d3 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 returned with HTTP 404 Jul 03 15:45:06.243349 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 130/525] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:06 2026] GET /volume/v3/groups/c8e82301-64b1-478c-bec9-3f6b6ad0b4f6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:06.249731 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-491c1799-871c-4029-8949-0ec5c4ad29b6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:06.251521 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-491c1799-871c-4029-8949-0ec5c4ad29b6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] DELETE https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 Jul 03 15:45:06.251786 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-491c1799-871c-4029-8949-0ec5c4ad29b6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:06.252001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-491c1799-871c-4029-8949-0ec5c4ad29b6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:06.252162 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-491c1799-871c-4029-8949-0ec5c4ad29b6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for member 955e37d4-81cd-4bcb-be54-b9915f67d9f2 {{(pid=99816) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:45:06.252307 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.group_snapshots [None req-491c1799-871c-4029-8949-0ec5c4ad29b6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group_snapshot with id: 955e37d4-81cd-4bcb-be54-b9915f67d9f2 Jul 03 15:45:06.256330 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:06.256330 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:06.366278 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-491c1799-871c-4029-8949-0ec5c4ad29b6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 returned with HTTP 202 Jul 03 15:45:06.366278 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 130/526] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:45:06 2026] DELETE /volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:06.374627 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:06.376982 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:06.377263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:06.377513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:06.377918 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:06.378952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:06.414121 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:06.414841 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:06.421672 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:06.460866 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:06.463969 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:06.463969 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:06.497805 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4b7576ef-5a1f-471c-b084-28b765ff0430 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:06.497805 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 133/527] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:06 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:06.518632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3592cc31-4f2f-4e52-b930-366d487ef593 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:06.521012 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3592cc31-4f2f-4e52-b930-366d487ef593 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:45:06.521213 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3592cc31-4f2f-4e52-b930-366d487ef593 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:06.521413 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3592cc31-4f2f-4e52-b930-366d487ef593 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:06.521740 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-3592cc31-4f2f-4e52-b930-366d487ef593 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:06.522077 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:06.522077 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:06.523020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-3592cc31-4f2f-4e52-b930-366d487ef593 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:45:06.548699 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3592cc31-4f2f-4e52-b930-366d487ef593 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all snapshots completed successfully. Jul 03 15:45:06.549498 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:06.549498 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:06.549980 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3592cc31-4f2f-4e52-b930-366d487ef593 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:45:06.550651 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 135/528] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:45:06 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:06.563053 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c7619c28-3a6e-4711-b489-a136a2361d0e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:06.565021 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7619c28-3a6e-4711-b489-a136a2361d0e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb Jul 03 15:45:06.566516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7619c28-3a6e-4711-b489-a136a2361d0e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:06.566516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7619c28-3a6e-4711-b489-a136a2361d0e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:06.573786 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:06.573786 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:06.574357 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c7619c28-3a6e-4711-b489-a136a2361d0e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Snapshot retrieved successfully. Jul 03 15:45:06.575261 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7619c28-3a6e-4711-b489-a136a2361d0e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb returned with HTTP 200 Jul 03 15:45:06.575753 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 131/529] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:06 2026] GET /volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:07.589311 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8cc396e7-d7df-4cf0-ac88-822288309a4f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:07.593509 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8cc396e7-d7df-4cf0-ac88-822288309a4f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb Jul 03 15:45:07.593765 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8cc396e7-d7df-4cf0-ac88-822288309a4f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:07.593975 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8cc396e7-d7df-4cf0-ac88-822288309a4f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:07.603584 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8cc396e7-d7df-4cf0-ac88-822288309a4f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb returned with HTTP 404 Jul 03 15:45:07.604257 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 131/530] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:07 2026] GET /volume/v3/snapshots/b2471035-e64a-46d4-bc9b-e2d25b9e78cb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:07.617080 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-43032a8c-c8e8-49a0-b0dc-2fba0c76985c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:07.619862 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43032a8c-c8e8-49a0-b0dc-2fba0c76985c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 Jul 03 15:45:07.620169 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43032a8c-c8e8-49a0-b0dc-2fba0c76985c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:07.620460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43032a8c-c8e8-49a0-b0dc-2fba0c76985c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:07.620695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-43032a8c-c8e8-49a0-b0dc-2fba0c76985c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 955e37d4-81cd-4bcb-be54-b9915f67d9f2 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:07.629520 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43032a8c-c8e8-49a0-b0dc-2fba0c76985c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 returned with HTTP 404 Jul 03 15:45:07.630436 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 134/531] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:07 2026] GET /volume/v3/group_snapshots/955e37d4-81cd-4bcb-be54-b9915f67d9f2 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:07.638437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:07.645641 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:07.645641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:07.645641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:07.645641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:07.645641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:07.662771 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:07.665752 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:07.665968 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:07.732600 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:07.740608 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:07.740608 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:07.754232 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4aaf73b-0ade-4b4f-9c50-3e79bd37389d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:07.754797 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 136/532] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:07 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:07.772182 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3bf53165-ec75-4c21-b349-c1ef6be39eef None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:07.777455 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3bf53165-ec75-4c21-b349-c1ef6be39eef tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945/action Jul 03 15:45:07.778018 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3bf53165-ec75-4c21-b349-c1ef6be39eef tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:07.778243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3bf53165-ec75-4c21-b349-c1ef6be39eef tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:07.781825 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-3bf53165-ec75-4c21-b349-c1ef6be39eef tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for group f4da9900-3513-4f04-afce-65f1619f4945 {{(pid=99818) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:45:07.781825 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-3bf53165-ec75-4c21-b349-c1ef6be39eef tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group with id: f4da9900-3513-4f04-afce-65f1619f4945 Jul 03 15:45:07.788650 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:07.788650 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:07.886042 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3bf53165-ec75-4c21-b349-c1ef6be39eef tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945/action returned with HTTP 202 Jul 03 15:45:07.886772 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 132/533] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:45:07 2026] POST /volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:07.897944 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:07.901036 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb Jul 03 15:45:07.901646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:07.901954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:07.919701 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:07.919701 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:07.926877 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:07.928168 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:07.928432 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:07.980598 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:07.984806 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:07.984806 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:07.995116 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cdca576e-fb93-4f66-ae29-9a0b085791f1 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb returned with HTTP 200 Jul 03 15:45:07.995669 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 132/534] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:07 2026] GET /volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:08.995887 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:08.998380 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:08.998792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-attach": {"instance_uuid": "85ea9f60-2475-48d5-a93d-b482bca5733f", "mountpoint": "/dev/vdb"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:08.998910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "85ea9f60-2475-48d5-a93d-b482bca5733f", "mountpoint": "/dev/vdb"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:09.008272 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:09.008272 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:09.008761 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:09.014208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1a5de4ed-4aa4-4114-a074-e31e3fe1f9fb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.019246 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Update volume admin metadata completed successfully. Jul 03 15:45:09.019347 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1a5de4ed-4aa4-4114-a074-e31e3fe1f9fb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb Jul 03 15:45:09.019347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1a5de4ed-4aa4-4114-a074-e31e3fe1f9fb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:09.019347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1a5de4ed-4aa4-4114-a074-e31e3fe1f9fb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:09.028498 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1a5de4ed-4aa4-4114-a074-e31e3fe1f9fb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb returned with HTTP 404 Jul 03 15:45:09.029799 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 137/535] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:09 2026] GET /volume/v3/volumes/ee1aef7b-b2f4-4a9c-858c-b343f50b0edb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:09.038132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8a9e5295-a8cf-4405-a15e-16aaab991845 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.039881 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8a9e5295-a8cf-4405-a15e-16aaab991845 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 Jul 03 15:45:09.040063 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8a9e5295-a8cf-4405-a15e-16aaab991845 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:09.040243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8a9e5295-a8cf-4405-a15e-16aaab991845 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:09.040383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-8a9e5295-a8cf-4405-a15e-16aaab991845 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member f4da9900-3513-4f04-afce-65f1619f4945 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:09.043516 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8a9e5295-a8cf-4405-a15e-16aaab991845 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 returned with HTTP 404 Jul 03 15:45:09.044129 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 133/536] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:09 2026] GET /volume/v3/groups/f4da9900-3513-4f04-afce-65f1619f4945 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:09.053101 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-73a59825-3eb7-4689-9245-a8cfe5195298 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.059647 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-73a59825-3eb7-4689-9245-a8cfe5195298 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/4796d4eb-9676-4740-91c6-6d7193c49adf Jul 03 15:45:09.059647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-73a59825-3eb7-4689-9245-a8cfe5195298 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:09.059647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-73a59825-3eb7-4689-9245-a8cfe5195298 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:09.078531 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-73a59825-3eb7-4689-9245-a8cfe5195298 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/group_types/4796d4eb-9676-4740-91c6-6d7193c49adf returned with HTTP 202 Jul 03 15:45:09.079443 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 133/537] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:45:09 2026] DELETE /volume/v3/group_types/4796d4eb-9676-4740-91c6-6d7193c49adf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:09.088274 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-60869cd2-d2c7-4da6-b6e1-30270e6c3566 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.090444 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-60869cd2-d2c7-4da6-b6e1-30270e6c3566 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] DELETE https://10.4.3.228/volume/v3/types/2f1468ab-5b06-480c-8788-db872d41190e Jul 03 15:45:09.090726 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-60869cd2-d2c7-4da6-b6e1-30270e6c3566 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:09.090998 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-60869cd2-d2c7-4da6-b6e1-30270e6c3566 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:09.121268 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-60869cd2-d2c7-4da6-b6e1-30270e6c3566 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types/2f1468ab-5b06-480c-8788-db872d41190e returned with HTTP 202 Jul 03 15:45:09.121827 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 138/538] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:45:09 2026] DELETE /volume/v3/types/2f1468ab-5b06-480c-8788-db872d41190e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:45:09.133354 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-292042ef-3ebb-4a0e-80ee-a9e2686a622e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.135630 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-292042ef-3ebb-4a0e-80ee-a9e2686a622e tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] GET https://10.4.3.228/volume/v3/types/2f1468ab-5b06-480c-8788-db872d41190e Jul 03 15:45:09.135910 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-292042ef-3ebb-4a0e-80ee-a9e2686a622e tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:09.136252 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-292042ef-3ebb-4a0e-80ee-a9e2686a622e tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:09.140050 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-292042ef-3ebb-4a0e-80ee-a9e2686a622e tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types/2f1468ab-5b06-480c-8788-db872d41190e returned with HTTP 404 Jul 03 15:45:09.140640 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 134/539] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:45:09 2026] GET /volume/v3/types/2f1468ab-5b06-480c-8788-db872d41190e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:45:09.149666 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f7cbaaf3-e90d-4f43-ac97-2901ff7e9223 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.151151 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f7cbaaf3-e90d-4f43-ac97-2901ff7e9223 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:45:09.151961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f7cbaaf3-e90d-4f43-ac97-2901ff7e9223 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1380970940"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:09.171038 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f7cbaaf3-e90d-4f43-ac97-2901ff7e9223 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:45:09.171792 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 134/540] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:45:09 2026] POST /volume/v3/types => generated 224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:09.179896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c4188985-fc12-4b3b-b614-f0066ecfb4d9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.185479 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4188985-fc12-4b3b-b614-f0066ecfb4d9 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:45:09.185889 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c4188985-fc12-4b3b-b614-f0066ecfb4d9 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-986237060"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:09.213838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4188985-fc12-4b3b-b614-f0066ecfb4d9 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:45:09.213838 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 139/541] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:45:09 2026] POST /volume/v3/group_types => generated 180 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:09.223329 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.226900 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:45:09.227451 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "28b7297d-ec2c-4c24-9716-3e2e77fc0c4d", "volume_types": ["42485d1a-0b89-4676-be2d-9a91c4e113bb"], "name": "tempest-GroupSnapshotsTest-Group-22806876"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:09.231658 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating new group {'group': {'group_type': '28b7297d-ec2c-4c24-9716-3e2e77fc0c4d', 'volume_types': ['42485d1a-0b89-4676-be2d-9a91c4e113bb'], 'name': 'tempest-GroupSnapshotsTest-Group-22806876'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:45:09.236893 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating group tempest-GroupSnapshotsTest-Group-22806876. Jul 03 15:45:09.253058 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:45:09.265062 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['4a6d1145-4ce9-4d62-987f-d13c08b70ab9'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:09.289079 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-128b5c25-1e6f-4509-8370-dac4bcd85d77 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:45:09.289667 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 135/542] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:45:09 2026] POST /volume/v3/groups => generated 110 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:09.299324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-24e72a05-2f09-4af8-951c-736dcaf88454 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.302659 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-24e72a05-2f09-4af8-951c-736dcaf88454 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:09.302659 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-24e72a05-2f09-4af8-951c-736dcaf88454 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:09.302659 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-24e72a05-2f09-4af8-951c-736dcaf88454 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:09.302659 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-24e72a05-2f09-4af8-951c-736dcaf88454 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:09.306728 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:09.306728 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:09.324820 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-24e72a05-2f09-4af8-951c-736dcaf88454 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:09.325479 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 135/543] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:09 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:09.522605 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Attach volume completed successfully. Jul 03 15:45:09.522949 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f6f99fe-5639-4027-9f7d-5713ccc62605 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:09.523522 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 135/544] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:08 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:09.531378 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-06fabfd0-e102-4e57-9007-9c5d7bf70628 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.533376 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-06fabfd0-e102-4e57-9007-9c5d7bf70628 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:09.533582 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-06fabfd0-e102-4e57-9007-9c5d7bf70628 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:09.533798 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-06fabfd0-e102-4e57-9007-9c5d7bf70628 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:09.544542 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:09.544542 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:09.548923 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-06fabfd0-e102-4e57-9007-9c5d7bf70628 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:09.554117 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-06fabfd0-e102-4e57-9007-9c5d7bf70628 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:09.554543 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 140/545] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:09 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:09.569439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f13b5615-74aa-4c65-9b64-0e0ef0cba3ca None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:09.571425 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f13b5615-74aa-4c65-9b64-0e0ef0cba3ca tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:09.571917 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f13b5615-74aa-4c65-9b64-0e0ef0cba3ca tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-detach": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:09.572759 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f13b5615-74aa-4c65-9b64-0e0ef0cba3ca tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:09.587381 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:09.587381 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:09.587947 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f13b5615-74aa-4c65-9b64-0e0ef0cba3ca tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:10.092033 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f13b5615-74aa-4c65-9b64-0e0ef0cba3ca tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Detach volume completed successfully. Jul 03 15:45:10.092469 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f13b5615-74aa-4c65-9b64-0e0ef0cba3ca tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:10.092895 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 136/546] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:09 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:10.100850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-363d3333-c645-4771-b1c1-7d61e64c0662 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:10.104419 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-363d3333-c645-4771-b1c1-7d61e64c0662 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:10.106459 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-363d3333-c645-4771-b1c1-7d61e64c0662 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:10.106737 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-363d3333-c645-4771-b1c1-7d61e64c0662 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:10.116696 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:10.116696 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:10.120988 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-363d3333-c645-4771-b1c1-7d61e64c0662 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:10.125519 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-363d3333-c645-4771-b1c1-7d61e64c0662 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:10.125913 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 136/547] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:10 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:45:10.339134 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-525f3870-7add-456c-a6c0-11c58547044f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:10.343191 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-525f3870-7add-456c-a6c0-11c58547044f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:10.343191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-525f3870-7add-456c-a6c0-11c58547044f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:10.343191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-525f3870-7add-456c-a6c0-11c58547044f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:10.343191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-525f3870-7add-456c-a6c0-11c58547044f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:10.361496 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:10.361496 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:10.388767 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-525f3870-7add-456c-a6c0-11c58547044f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:10.389614 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 136/548] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:10 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 391 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:10.401035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:10.402990 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:10.403525 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1428199115", "volume_type": "42485d1a-0b89-4676-be2d-9a91c4e113bb", "group_id": "937ac799-186f-4ce6-8e29-5ae098b2d642", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:10.405085 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1428199115', 'volume_type': '42485d1a-0b89-4676-be2d-9a91c4e113bb', 'group_id': '937ac799-186f-4ce6-8e29-5ae098b2d642', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:10.413385 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:10.413385 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:10.413841 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume of 1 GB Jul 03 15:45:10.420177 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:45:10.425999 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (c3cad3f3-ef8d-4d87-b049-792a2f66641e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:10.427447 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5021c7aa-8ea4-471d-b402-b445e5b26b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:10.428093 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:10.428093 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:10.428593 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:10.453170 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5021c7aa-8ea4-471d-b402-b445e5b26b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:45:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42485d1a-0b89-4676-be2d-9a91c4e113bb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1380970940',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42485d1a-0b89-4676-be2d-9a91c4e113bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '937ac799-186f-4ce6-8e29-5ae098b2d642', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:10.454357 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e37e98-123d-405f-8321-b80bf714dd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:10.498907 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1380970940 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1380970940, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:10.499208 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1380970940 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1380970940, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:10.546596 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['b5082ac6-df17-4956-aa3e-733715b7f40e', '14150c75-b939-4111-8d4a-32ccdfba1586', '6f63815e-a2ec-43c3-9422-76d5aff7b737', 'b1f313c0-4914-490e-b00d-24fdbf394256'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:10.547547 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e37e98-123d-405f-8321-b80bf714dd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5082ac6-df17-4956-aa3e-733715b7f40e', '14150c75-b939-4111-8d4a-32ccdfba1586', '6f63815e-a2ec-43c3-9422-76d5aff7b737', 'b1f313c0-4914-490e-b00d-24fdbf394256']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:10.548412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bb286a-de9e-47ee-a4bc-a3494d100e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:10.590731 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bb286a-de9e-47ee-a4bc-a3494d100e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5e18f37-431b-43ae-8cc6-c717ddf70c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1428199115',encryption_key_id=None,group_id=937ac799-186f-4ce6-8e29-5ae098b2d642,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['b5082ac6-df17-4956-aa3e-733715b7f40e','14150c75-b939-4111-8d4a-32ccdfba1586','6f63815e-a2ec-43c3-9422-76d5aff7b737','b1f313c0-4914-490e-b00d-24fdbf394256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=42485d1a-0b89-4676-be2d-9a91c4e113bb), '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-03T15:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1428199115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=937ac799-186f-4ce6-8e29-5ae098b2d642,host=None,id=e5e18f37-431b-43ae-8cc6-c717ddf70c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4acb98aa81114172ab0af4308845a557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6990a8cfd6e248b2955c521f5346f2d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42485d1a-0b89-4676-be2d-9a91c4e113bb),volume_type_id=42485d1a-0b89-4676-be2d-9a91c4e113bb)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:10.590731 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89268e5-8818-4414-b10f-fa72f9750b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:10.634012 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89268e5-8818-4414-b10f-fa72f9750b94) transitioned into 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-1428199115',encryption_key_id=None,group_id=937ac799-186f-4ce6-8e29-5ae098b2d642,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['b5082ac6-df17-4956-aa3e-733715b7f40e','14150c75-b939-4111-8d4a-32ccdfba1586','6f63815e-a2ec-43c3-9422-76d5aff7b737','b1f313c0-4914-490e-b00d-24fdbf394256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=42485d1a-0b89-4676-be2d-9a91c4e113bb)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:10.634779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d09875-74fd-4f8b-835c-605c1a5d546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:10.651321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d09875-74fd-4f8b-835c-605c1a5d546d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:10.652750 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (c3cad3f3-ef8d-4d87-b049-792a2f66641e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:10.653079 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request issued successfully. Jul 03 15:45:10.653878 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:10.654093 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:10.694904 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:10.699867 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:10.699867 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:10.704596 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2a376bda-dd05-4e7d-98e0-01f803dd204e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:10.705399 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 141/549] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:45:10 2026] POST /volume/v3/volumes => generated 823 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:45:10.722875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d5673640-a114-46f6-9573-5365f9245080 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:10.729291 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 Jul 03 15:45:10.730138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:10.730138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:10.911808 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:10.911808 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:10.914568 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:10.915389 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:10.915565 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:10.957144 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:10.960724 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:10.960724 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:10.969931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d5673640-a114-46f6-9573-5365f9245080 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 returned with HTTP 200 Jul 03 15:45:10.970341 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 137/550] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:10 2026] GET /volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 => generated 891 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:11.987055 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:11.990887 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 Jul 03 15:45:11.990887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:11.990887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:11.996879 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:11.996879 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:12.001335 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:12.002345 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:12.002512 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:12.049344 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:12.052308 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.052308 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:12.060034 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-604fed02-77bc-41c4-9f84-7f7b7d73705d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 returned with HTTP 200 Jul 03 15:45:12.060436 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 137/551] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:11 2026] GET /volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:12.072125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0464f093-6cb7-4331-9f82-e9d0405be906 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:12.073838 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:12.074184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1645141338", "volume_type": "42485d1a-0b89-4676-be2d-9a91c4e113bb", "group_id": "937ac799-186f-4ce6-8e29-5ae098b2d642", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:12.075513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1645141338', 'volume_type': '42485d1a-0b89-4676-be2d-9a91c4e113bb', 'group_id': '937ac799-186f-4ce6-8e29-5ae098b2d642', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:12.082386 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.082386 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:12.082898 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume of 1 GB Jul 03 15:45:12.087320 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:45:12.092409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (6f0932e7-b1c2-4be4-933b-df6a8baf021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:12.093429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef971bb-e204-49a4-9fac-1d45c9b8c3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.094015 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.094015 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:12.094396 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:12.113296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef971bb-e204-49a4-9fac-1d45c9b8c3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:45:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42485d1a-0b89-4676-be2d-9a91c4e113bb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1380970940',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42485d1a-0b89-4676-be2d-9a91c4e113bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '937ac799-186f-4ce6-8e29-5ae098b2d642', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.114040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8557ff1d-818d-4fee-b156-db6c7afc7c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.139551 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1380970940 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1380970940, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:12.139876 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1380970940 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1380970940, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:12.155902 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['1ddf98bb-af07-44f6-bdd6-c57d9b41279b', '67801d79-5141-4cba-8a07-caed853b36d0', '8a083891-fd68-4b66-863f-b54b852fc17b', '0ae6ffb8-86ed-4e74-9e4c-0af08c12b156'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:12.156721 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8557ff1d-818d-4fee-b156-db6c7afc7c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ddf98bb-af07-44f6-bdd6-c57d9b41279b', '67801d79-5141-4cba-8a07-caed853b36d0', '8a083891-fd68-4b66-863f-b54b852fc17b', '0ae6ffb8-86ed-4e74-9e4c-0af08c12b156']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.157723 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1a982d-347b-423b-9216-f72fe126e44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.182347 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1a982d-347b-423b-9216-f72fe126e44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a2e3fa-2dbb-4ad6-ab93-729e4d26d778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1645141338',encryption_key_id=None,group_id=937ac799-186f-4ce6-8e29-5ae098b2d642,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['1ddf98bb-af07-44f6-bdd6-c57d9b41279b','67801d79-5141-4cba-8a07-caed853b36d0','8a083891-fd68-4b66-863f-b54b852fc17b','0ae6ffb8-86ed-4e74-9e4c-0af08c12b156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=42485d1a-0b89-4676-be2d-9a91c4e113bb), '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-03T15:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1645141338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=937ac799-186f-4ce6-8e29-5ae098b2d642,host=None,id=d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4acb98aa81114172ab0af4308845a557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6990a8cfd6e248b2955c521f5346f2d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42485d1a-0b89-4676-be2d-9a91c4e113bb),volume_type_id=42485d1a-0b89-4676-be2d-9a91c4e113bb)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.183840 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c50bd33-b994-479e-bcab-2ec9b927a522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.242900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c50bd33-b994-479e-bcab-2ec9b927a522) transitioned into 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-1645141338',encryption_key_id=None,group_id=937ac799-186f-4ce6-8e29-5ae098b2d642,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['1ddf98bb-af07-44f6-bdd6-c57d9b41279b','67801d79-5141-4cba-8a07-caed853b36d0','8a083891-fd68-4b66-863f-b54b852fc17b','0ae6ffb8-86ed-4e74-9e4c-0af08c12b156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=42485d1a-0b89-4676-be2d-9a91c4e113bb)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.244089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8779ec4-601b-40df-8559-09ce7ab4cd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.291501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:12.291501 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:12.291501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-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": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "source_volid": null, "backup_id": null}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:12.292431 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-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': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'source_volid': None, 'backup_id': None}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:12.321733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8779ec4-601b-40df-8559-09ce7ab4cd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.321733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (6f0932e7-b1c2-4be4-933b-df6a8baf021b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:12.321733 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request issued successfully. Jul 03 15:45:12.321733 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:12.321733 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:12.377914 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:12.381461 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.381461 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:12.388373 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0464f093-6cb7-4331-9f82-e9d0405be906 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:12.389006 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 137/552] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:45:12 2026] POST /volume/v3/volumes => generated 823 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:12.399688 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Create volume of 1 GB Jul 03 15:45:12.402221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:12.403708 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Availability Zones retrieved successfully. Jul 03 15:45:12.404427 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 Jul 03 15:45:12.404702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:12.404946 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:12.409488 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Flow 'volume_create_api' (c46b2ab1-019d-45f8-bca7-474aa4d34a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:12.410588 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b1a01b-9860-46c6-9934-e7a0c22e79b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.411596 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:12.415178 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.415178 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:12.422794 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:12.423861 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:12.424082 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:12.481589 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:12.485082 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.485082 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:12.492317 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b1a01b-9860-46c6-9934-e7a0c22e79b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.493401 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616eb74d-2f56-4aa1-a950-effd22fed22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.493941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b1762a41-79e7-4e77-8896-7db917deb2d4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 returned with HTTP 200 Jul 03 15:45:12.494371 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 138/553] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:12 2026] GET /volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 => generated 891 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:12.563350 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Created reservations ['76e09225-ca9a-45fd-87f2-05e620eaff37', 'e8afd711-50c7-4032-91aa-c32ff41a165e', '67a1240b-67fc-4c30-b538-32669a3d8f39', '4366b078-d4af-49b6-9b85-8b40b4c7c992'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:12.564129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616eb74d-2f56-4aa1-a950-effd22fed22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e09225-ca9a-45fd-87f2-05e620eaff37', 'e8afd711-50c7-4032-91aa-c32ff41a165e', '67a1240b-67fc-4c30-b538-32669a3d8f39', '4366b078-d4af-49b6-9b85-8b40b4c7c992']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.564855 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d1672a-5274-44b0-86bf-a919949ed026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.591129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d1672a-5274-44b0-86bf-a919949ed026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e913b3f-d9f5-4c58-98b8-d83c094b8808', '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='03c110ab2f9a49aebd4ff1648afcd91c',qos_specs=None,replication_status=,reservations=['76e09225-ca9a-45fd-87f2-05e620eaff37','e8afd711-50c7-4032-91aa-c32ff41a165e','67a1240b-67fc-4c30-b538-32669a3d8f39','4366b078-d4af-49b6-9b85-8b40b4c7c992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93785d07f57a40a5913a7d1a91de01b4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:45:12Z,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=5e913b3f-d9f5-4c58-98b8-d83c094b8808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c110ab2f9a49aebd4ff1648afcd91c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='93785d07f57a40a5913a7d1a91de01b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.591882 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a3990f-3df3-4f55-84e7-e053099631ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.613643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a3990f-3df3-4f55-84e7-e053099631ff) transitioned into 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='03c110ab2f9a49aebd4ff1648afcd91c',qos_specs=None,replication_status=,reservations=['76e09225-ca9a-45fd-87f2-05e620eaff37','e8afd711-50c7-4032-91aa-c32ff41a165e','67a1240b-67fc-4c30-b538-32669a3d8f39','4366b078-d4af-49b6-9b85-8b40b4c7c992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93785d07f57a40a5913a7d1a91de01b4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.614541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b62aeec-d3c6-43fb-86f3-1554cfc98704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:12.636439 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b62aeec-d3c6-43fb-86f3-1554cfc98704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:12.637745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Flow 'volume_create_api' (c46b2ab1-019d-45f8-bca7-474aa4d34a18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:12.638183 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Create volume request issued successfully. Jul 03 15:45:12.638899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c08a9d73-5387-4fd3-b663-228b4027de3b tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:12.639763 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 142/554] 10.4.3.228 () {72 vars in 1541 bytes} [Fri Jul 3 15:45:12 2026] POST /volume/v3/volumes => generated 703 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:12.646521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c5d3fa7b-709b-4410-9578-f1bf8740fd57 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:12.650320 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c5d3fa7b-709b-4410-9578-f1bf8740fd57 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 Jul 03 15:45:12.650593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c5d3fa7b-709b-4410-9578-f1bf8740fd57 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:12.651030 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c5d3fa7b-709b-4410-9578-f1bf8740fd57 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:12.658437 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.658437 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:12.668607 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c5d3fa7b-709b-4410-9578-f1bf8740fd57 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:45:12.674676 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-c5d3fa7b-709b-4410-9578-f1bf8740fd57 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 returned with HTTP 200 Jul 03 15:45:12.675149 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 138/555] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:12 2026] GET /volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:12.686909 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-5d22c68a-c874-4447-9177-560020c89782 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:12.690712 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-5d22c68a-c874-4447-9177-560020c89782 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 Jul 03 15:45:12.690952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-5d22c68a-c874-4447-9177-560020c89782 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:12.691183 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-5d22c68a-c874-4447-9177-560020c89782 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:12.698311 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:12.698311 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:12.704892 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-5d22c68a-c874-4447-9177-560020c89782 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:45:12.710064 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-5d22c68a-c874-4447-9177-560020c89782 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 returned with HTTP 200 Jul 03 15:45:12.710614 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 138/556] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:12 2026] GET /volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 => generated 771 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:13.513388 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:13.517357 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 Jul 03 15:45:13.517646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:13.517913 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:13.569132 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:13.569132 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:13.576316 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:13.577146 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:13.577841 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:13.633142 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:13.636856 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:13.636856 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:13.643916 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65db6450-ae8a-46ad-9ebe-3eabb099ffba tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 returned with HTTP 200 Jul 03 15:45:13.644256 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 139/557] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:13 2026] GET /volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:13.659816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c5058d15-d904-4557-b3de-cf338e94029e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:13.661849 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5058d15-d904-4557-b3de-cf338e94029e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] PUT https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:13.663155 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5058d15-d904-4557-b3de-cf338e94029e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e5e18f37-431b-43ae-8cc6-c717ddf70c68"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:13.667686 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-c5058d15-d904-4557-b3de-cf338e94029e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Update called for group 937ac799-186f-4ce6-8e29-5ae098b2d642. {{(pid=99819) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:45:13.667860 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-c5058d15-d904-4557-b3de-cf338e94029e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Updating group 937ac799-186f-4ce6-8e29-5ae098b2d642 with name None description: None add_volumes: None remove_volumes: e5e18f37-431b-43ae-8cc6-c717ddf70c68. Jul 03 15:45:13.671896 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:13.671896 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:13.705983 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5058d15-d904-4557-b3de-cf338e94029e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 202 Jul 03 15:45:13.706557 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 143/558] 10.4.3.228 () {70 vars in 1406 bytes} [Fri Jul 3 15:45:13 2026] PUT /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:13.714676 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da251b58-c544-4c46-9b8c-294ec647bff6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:13.716566 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da251b58-c544-4c46-9b8c-294ec647bff6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:13.716809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da251b58-c544-4c46-9b8c-294ec647bff6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:13.717005 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da251b58-c544-4c46-9b8c-294ec647bff6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:13.717152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-da251b58-c544-4c46-9b8c-294ec647bff6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:13.720515 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:13.720515 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:13.728966 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da251b58-c544-4c46-9b8c-294ec647bff6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:13.729512 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 139/559] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:13 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:14.746797 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d0d5377c-ebca-41eb-8e01-3af40a7d473c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:14.751045 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0d5377c-ebca-41eb-8e01-3af40a7d473c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:14.751366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0d5377c-ebca-41eb-8e01-3af40a7d473c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:14.751606 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0d5377c-ebca-41eb-8e01-3af40a7d473c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:14.751798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-d0d5377c-ebca-41eb-8e01-3af40a7d473c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:14.757613 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:14.757613 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:14.769134 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0d5377c-ebca-41eb-8e01-3af40a7d473c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:14.769501 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 139/560] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:14 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:14.779400 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e39d1345-1051-4502-8681-062b6d39ced4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:14.782526 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e39d1345-1051-4502-8681-062b6d39ced4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] PUT https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:14.782878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e39d1345-1051-4502-8681-062b6d39ced4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e5e18f37-431b-43ae-8cc6-c717ddf70c68"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:14.789377 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-e39d1345-1051-4502-8681-062b6d39ced4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Update called for group 937ac799-186f-4ce6-8e29-5ae098b2d642. {{(pid=99818) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:45:14.789513 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-e39d1345-1051-4502-8681-062b6d39ced4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Updating group 937ac799-186f-4ce6-8e29-5ae098b2d642 with name None description: None add_volumes: e5e18f37-431b-43ae-8cc6-c717ddf70c68 remove_volumes: None. Jul 03 15:45:14.795330 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:14.795330 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:14.836029 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e39d1345-1051-4502-8681-062b6d39ced4 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 202 Jul 03 15:45:14.836499 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 140/561] 10.4.3.228 () {70 vars in 1406 bytes} [Fri Jul 3 15:45:14 2026] PUT /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:14.844693 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-81a2dc1e-7e15-4712-9862-d37c0f5d3efe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:14.847369 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-81a2dc1e-7e15-4712-9862-d37c0f5d3efe tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:14.847581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-81a2dc1e-7e15-4712-9862-d37c0f5d3efe tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:14.848224 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-81a2dc1e-7e15-4712-9862-d37c0f5d3efe tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:14.848382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-81a2dc1e-7e15-4712-9862-d37c0f5d3efe tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:14.852241 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:14.852241 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:14.862121 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-81a2dc1e-7e15-4712-9862-d37c0f5d3efe tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:14.862508 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 144/562] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:14 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:15.719874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-caf014b0-91f1-41d5-aa08-aa9e8c75e7d3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.724848 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-caf014b0-91f1-41d5-aa08-aa9e8c75e7d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 Jul 03 15:45:15.725126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-caf014b0-91f1-41d5-aa08-aa9e8c75e7d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:15.725318 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-caf014b0-91f1-41d5-aa08-aa9e8c75e7d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:15.735678 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:15.735678 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:15.739698 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-caf014b0-91f1-41d5-aa08-aa9e8c75e7d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:45:15.744513 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-caf014b0-91f1-41d5-aa08-aa9e8c75e7d3 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 returned with HTTP 200 Jul 03 15:45:15.745129 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 140/563] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:15 2026] GET /volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 => generated 1311 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:15.757669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ef2ac080-2f7f-4b30-a2fc-6eb8c79435cf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.757669 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef2ac080-2f7f-4b30-a2fc-6eb8c79435cf None None] GET https://10.4.3.228/volume// Jul 03 15:45:15.757669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef2ac080-2f7f-4b30-a2fc-6eb8c79435cf None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:15.757669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef2ac080-2f7f-4b30-a2fc-6eb8c79435cf None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:15.757669 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef2ac080-2f7f-4b30-a2fc-6eb8c79435cf None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:15.758578 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 140/564] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:15.765526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-245849cd-e405-4978-8f21-5d70b04086ee None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.767473 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-245849cd-e405-4978-8f21-5d70b04086ee tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:45:15.767856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-245849cd-e405-4978-8f21-5d70b04086ee tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e913b3f-d9f5-4c58-98b8-d83c094b8808", "connector": null, "instance_uuid": "97aa2df0-9037-41e1-bea2-8daaae6c10f5"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:15.776743 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:15.776743 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:15.814252 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-245849cd-e405-4978-8f21-5d70b04086ee tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:45:15.814898 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 141/565] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:45:15 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 03 15:45:15.826023 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d2609f71-a977-4c32-8d5f-597ed0daac3c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.828068 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d2609f71-a977-4c32-8d5f-597ed0daac3c None None] GET https://10.4.3.228/volume// Jul 03 15:45:15.828356 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d2609f71-a977-4c32-8d5f-597ed0daac3c None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:15.828655 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d2609f71-a977-4c32-8d5f-597ed0daac3c None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:15.829129 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d2609f71-a977-4c32-8d5f-597ed0daac3c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:15.829557 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 145/566] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:15.839553 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-9c2b5b1d-b751-4457-8085-3006a8213708 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.841660 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-9c2b5b1d-b751-4457-8085-3006a8213708 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 Jul 03 15:45:15.841897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-9c2b5b1d-b751-4457-8085-3006a8213708 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:15.842097 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-9c2b5b1d-b751-4457-8085-3006a8213708 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:15.855894 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:15.855894 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:15.859168 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-9c2b5b1d-b751-4457-8085-3006a8213708 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:45:15.863890 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-9c2b5b1d-b751-4457-8085-3006a8213708 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 returned with HTTP 200 Jul 03 15:45:15.864293 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 141/567] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:15 2026] GET /volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 => generated 1490 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:15.871305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2420d59e-6691-4bdf-b608-b5141d4b1445 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.874646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2420d59e-6691-4bdf-b608-b5141d4b1445 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:15.874646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2420d59e-6691-4bdf-b608-b5141d4b1445 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:15.874646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2420d59e-6691-4bdf-b608-b5141d4b1445 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:15.874646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-2420d59e-6691-4bdf-b608-b5141d4b1445 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:15.878032 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:15.878032 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:15.889867 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2420d59e-6691-4bdf-b608-b5141d4b1445 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:15.890667 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 141/568] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:15 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:15.900459 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3af32dea-0f9d-4820-9d8f-824d3b82e05a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.902262 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3af32dea-0f9d-4820-9d8f-824d3b82e05a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] PUT https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:15.902632 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3af32dea-0f9d-4820-9d8f-824d3b82e05a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:15.904195 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-3af32dea-0f9d-4820-9d8f-824d3b82e05a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Update called for group 937ac799-186f-4ce6-8e29-5ae098b2d642. {{(pid=99818) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:45:15.904305 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-3af32dea-0f9d-4820-9d8f-824d3b82e05a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Updating group 937ac799-186f-4ce6-8e29-5ae098b2d642 with name None description: None add_volumes: None remove_volumes: d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778. Jul 03 15:45:15.908430 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:15.908430 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:15.930371 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3af32dea-0f9d-4820-9d8f-824d3b82e05a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 202 Jul 03 15:45:15.935471 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 142/569] 10.4.3.228 () {70 vars in 1406 bytes} [Fri Jul 3 15:45:15 2026] PUT /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:15.940031 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c06933c3-51ba-478d-ba3d-a26a04220db7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.943646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c06933c3-51ba-478d-ba3d-a26a04220db7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:15.944723 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c06933c3-51ba-478d-ba3d-a26a04220db7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:15.944723 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c06933c3-51ba-478d-ba3d-a26a04220db7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:15.944723 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-c06933c3-51ba-478d-ba3d-a26a04220db7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:15.952575 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:15.952575 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:15.966148 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c06933c3-51ba-478d-ba3d-a26a04220db7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:15.968206 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 146/570] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:15 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 390 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:15.977485 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-dd79da62-08ec-4595-b9f0-1f28512fa4e2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:15.979601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-dd79da62-08ec-4595-b9f0-1f28512fa4e2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] PUT https://10.4.3.228/volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818 Jul 03 15:45:15.980050 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-dd79da62-08ec-4595-b9f0-1f28512fa4e2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:15.988867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-dd79da62-08ec-4595-b9f0-1f28512fa4e2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Acquiring lock "cinder-attachment_update-5e913b3f-d9f5-4c58-98b8-d83c094b8808-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:45:15.994118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-dd79da62-08ec-4595-b9f0-1f28512fa4e2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Lock "cinder-attachment_update-5e913b3f-d9f5-4c58-98b8-d83c094b8808-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:45:15.995196 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:15.995196 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:16.175089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9144f16b-b1ae-447d-bb29-24ca3eaf919f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:16.176597 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9144f16b-b1ae-447d-bb29-24ca3eaf919f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:16.176783 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9144f16b-b1ae-447d-bb29-24ca3eaf919f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:16.176990 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9144f16b-b1ae-447d-bb29-24ca3eaf919f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:16.184085 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:16.184085 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:16.188059 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9144f16b-b1ae-447d-bb29-24ca3eaf919f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:16.191644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9144f16b-b1ae-447d-bb29-24ca3eaf919f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:16.192152 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 142/571] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:16 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:16.260244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-e3a219e4-1e67-44a6-a8f3-2addc4081a58 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:16.262609 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-e3a219e4-1e67-44a6-a8f3-2addc4081a58 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:16.262838 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-e3a219e4-1e67-44a6-a8f3-2addc4081a58 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:16.263041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-e3a219e4-1e67-44a6-a8f3-2addc4081a58 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:16.269597 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:16.269597 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:16.272925 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-e3a219e4-1e67-44a6-a8f3-2addc4081a58 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:16.278450 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-e3a219e4-1e67-44a6-a8f3-2addc4081a58 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:16.278873 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 143/572] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:16 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:16.562973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-dd79da62-08ec-4595-b9f0-1f28512fa4e2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Lock "cinder-attachment_update-5e913b3f-d9f5-4c58-98b8-d83c094b8808-np0000004436" released by "attachment_update" :: held 0.569s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:45:16.563326 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-dd79da62-08ec-4595-b9f0-1f28512fa4e2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818 returned with HTTP 200 Jul 03 15:45:16.563809 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 142/573] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:45:15 2026] PUT /volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818 => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:16.979402 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bc244a76-7884-4999-971e-bffaf199ea0a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:16.981254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc244a76-7884-4999-971e-bffaf199ea0a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:16.981477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc244a76-7884-4999-971e-bffaf199ea0a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:16.981665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc244a76-7884-4999-971e-bffaf199ea0a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:16.981842 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-bc244a76-7884-4999-971e-bffaf199ea0a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:16.985218 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:16.985218 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:16.993249 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc244a76-7884-4999-971e-bffaf199ea0a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:16.993771 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 147/574] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:16 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:17.007447 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ae36a711-4422-433c-b036-117576c77675 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:17.010557 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae36a711-4422-433c-b036-117576c77675 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] PUT https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:17.011071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae36a711-4422-433c-b036-117576c77675 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:17.020592 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-ae36a711-4422-433c-b036-117576c77675 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Update called for group 937ac799-186f-4ce6-8e29-5ae098b2d642. {{(pid=99817) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:45:17.020781 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.groups [None req-ae36a711-4422-433c-b036-117576c77675 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Updating group 937ac799-186f-4ce6-8e29-5ae098b2d642 with name None description: None add_volumes: d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 remove_volumes: None. Jul 03 15:45:17.026188 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:17.026188 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:17.073181 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae36a711-4422-433c-b036-117576c77675 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 202 Jul 03 15:45:17.073671 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 143/575] 10.4.3.228 () {70 vars in 1406 bytes} [Fri Jul 3 15:45:17 2026] PUT /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:17.081087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eaf94591-3b6d-41d9-90e6-d638c90d5b5a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:17.082757 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eaf94591-3b6d-41d9-90e6-d638c90d5b5a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:17.082979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eaf94591-3b6d-41d9-90e6-d638c90d5b5a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:17.083160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eaf94591-3b6d-41d9-90e6-d638c90d5b5a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:17.083282 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-eaf94591-3b6d-41d9-90e6-d638c90d5b5a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:17.087820 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:17.087820 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:17.088347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-334c9380-4090-472e-b6d2-e07b2fb1cb93 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:17.090594 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-334c9380-4090-472e-b6d2-e07b2fb1cb93 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] POST https://10.4.3.228/volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818/action Jul 03 15:45:17.091096 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-334c9380-4090-472e-b6d2-e07b2fb1cb93 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:17.091275 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-334c9380-4090-472e-b6d2-e07b2fb1cb93 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:17.097244 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eaf94591-3b6d-41d9-90e6-d638c90d5b5a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:17.097742 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 144/576] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:17 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:17.114236 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:17.114236 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:17.132380 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8616a98e-46ab-4f46-9917-31f9e7563c60 req-334c9380-4090-472e-b6d2-e07b2fb1cb93 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818/action returned with HTTP 204 Jul 03 15:45:17.132940 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 143/577] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:45:17 2026] POST /volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:18.108240 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6009b038-2244-46d2-8840-dae9942cc3f6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.110730 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6009b038-2244-46d2-8840-dae9942cc3f6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:18.111005 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6009b038-2244-46d2-8840-dae9942cc3f6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:18.111237 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6009b038-2244-46d2-8840-dae9942cc3f6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:18.111379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-6009b038-2244-46d2-8840-dae9942cc3f6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:18.117049 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.117049 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:18.132236 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6009b038-2244-46d2-8840-dae9942cc3f6 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 200 Jul 03 15:45:18.132671 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 148/578] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:18 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:18.144510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.146979 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:18.147263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:18.147512 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:18.148120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:18.148648 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.148648 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:18.149194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:18.161700 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:18.161930 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:18.162367 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:18.229410 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:18.242776 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.242776 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:18.253066 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:18.254819 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:18.301987 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:18.305492 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.305492 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:18.315030 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2421cd47-2d05-47ee-910e-ac046ab9a983 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:18.315502 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 144/579] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:18 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:18.333629 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.335696 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/group_snapshots Jul 03 15:45:18.336368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "937ac799-186f-4ce6-8e29-5ae098b2d642", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1398662016"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:18.338165 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '937ac799-186f-4ce6-8e29-5ae098b2d642', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1398662016'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 15:45:18.338394 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e965a1d-20ac-46d4-b8fe-146fc7a327f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.339005 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e965a1d-20ac-46d4-b8fe-146fc7a327f1 None None] GET https://10.4.3.228/volume// Jul 03 15:45:18.339257 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e965a1d-20ac-46d4-b8fe-146fc7a327f1 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:18.339549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e965a1d-20ac-46d4-b8fe-146fc7a327f1 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:18.340018 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e965a1d-20ac-46d4-b8fe-146fc7a327f1 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:18.340410 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 144/580] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:45:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:18.344187 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.344187 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:18.347860 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.group_snapshots [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1398662016. Jul 03 15:45:18.349230 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-98e7ff36-9fd1-43ef-aa3d-f7c11aa82348 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.353600 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-98e7ff36-9fd1-43ef-aa3d-f7c11aa82348 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:45:18.354009 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-98e7ff36-9fd1-43ef-aa3d-f7c11aa82348 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ae7ee7f-fe2a-4627-a22c-1680d9dc920a", "connector": null, "instance_uuid": "05b9d522-18e9-496c-b733-12ddfbf559b1"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:18.372997 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.372997 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:18.382250 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.382250 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:18.403260 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1380970940 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1380970940, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:18.403608 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1380970940 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1380970940, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:18.409747 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-98e7ff36-9fd1-43ef-aa3d-f7c11aa82348 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:45:18.410333 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 149/581] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:45:18 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 03 15:45:18.439080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['03ee2856-0e8c-43f7-a37c-c7a01bca5b5b', 'a021a961-d1a1-4745-9357-93be9f9b9c5a', '60504f61-8868-4445-9db9-f02d06e62d8b', 'b5d77eaf-0395-4273-8496-e1ed3eedd664'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:18.488856 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2b5afcc2-7298-4a3d-98e2-552a3731ff5c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots returned with HTTP 202 Jul 03 15:45:18.490641 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 145/582] 10.4.3.228 () {70 vars in 1324 bytes} [Fri Jul 3 15:45:18 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:18.499668 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-21702f89-d216-4757-a454-64c32968af1a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.504176 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21702f89-d216-4757-a454-64c32968af1a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e Jul 03 15:45:18.504176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21702f89-d216-4757-a454-64c32968af1a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:18.504176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21702f89-d216-4757-a454-64c32968af1a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:18.504176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-21702f89-d216-4757-a454-64c32968af1a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 0873b0c0-1367-45dd-90e3-569d708efe1e {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:18.507598 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.507598 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:18.515842 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21702f89-d216-4757-a454-64c32968af1a tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e returned with HTTP 200 Jul 03 15:45:18.515842 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 145/583] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:18 2026] GET /volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:18.813370 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-47c72fd8-c8e6-474a-9951-bd05dc4727b4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.815559 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47c72fd8-c8e6-474a-9951-bd05dc4727b4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:18.815816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47c72fd8-c8e6-474a-9951-bd05dc4727b4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:18.816023 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47c72fd8-c8e6-474a-9951-bd05dc4727b4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:18.827219 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.827219 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:18.830983 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-47c72fd8-c8e6-474a-9951-bd05dc4727b4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:18.835375 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47c72fd8-c8e6-474a-9951-bd05dc4727b4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:18.836191 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 145/584] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:18 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:18.948385 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ea9d570a-bfd2-48fc-8286-a971c06c1f71 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.948817 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea9d570a-bfd2-48fc-8286-a971c06c1f71 None None] GET https://10.4.3.228/volume// Jul 03 15:45:18.949074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea9d570a-bfd2-48fc-8286-a971c06c1f71 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:18.949343 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea9d570a-bfd2-48fc-8286-a971c06c1f71 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:18.949794 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea9d570a-bfd2-48fc-8286-a971c06c1f71 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:18.950186 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 150/585] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:18.957162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-88244703-97cf-4897-afd0-5d911a712aa4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:18.959500 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-88244703-97cf-4897-afd0-5d911a712aa4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:18.959769 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-88244703-97cf-4897-afd0-5d911a712aa4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:18.960024 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-88244703-97cf-4897-afd0-5d911a712aa4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:18.970543 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:18.970543 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:18.974498 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-88244703-97cf-4897-afd0-5d911a712aa4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:18.979681 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-88244703-97cf-4897-afd0-5d911a712aa4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:18.980229 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 146/586] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:18 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:19.075189 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-421a9a90-f699-4fdb-9b8f-99281aaf78ed None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.078520 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-421a9a90-f699-4fdb-9b8f-99281aaf78ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] PUT https://10.4.3.228/volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894 Jul 03 15:45:19.078918 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-421a9a90-f699-4fdb-9b8f-99281aaf78ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:19.087119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-421a9a90-f699-4fdb-9b8f-99281aaf78ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Acquiring lock "cinder-attachment_update-3ae7ee7f-fe2a-4627-a22c-1680d9dc920a-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:45:19.091904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-421a9a90-f699-4fdb-9b8f-99281aaf78ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-3ae7ee7f-fe2a-4627-a22c-1680d9dc920a-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:45:19.093035 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.093035 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:19.526424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3ef1f581-53fb-4ab9-88ec-5b8429de7248 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.528856 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3ef1f581-53fb-4ab9-88ec-5b8429de7248 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e Jul 03 15:45:19.528856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3ef1f581-53fb-4ab9-88ec-5b8429de7248 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.528856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3ef1f581-53fb-4ab9-88ec-5b8429de7248 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.528856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-3ef1f581-53fb-4ab9-88ec-5b8429de7248 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 0873b0c0-1367-45dd-90e3-569d708efe1e {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:19.532914 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.532914 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:19.536676 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3ef1f581-53fb-4ab9-88ec-5b8429de7248 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e returned with HTTP 200 Jul 03 15:45:19.537100 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 146/587] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:19.547191 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b524b024-1246-41be-9e2e-37822ef29270 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.550187 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b524b024-1246-41be-9e2e-37822ef29270 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:45:19.550486 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b524b024-1246-41be-9e2e-37822ef29270 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.552100 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b524b024-1246-41be-9e2e-37822ef29270 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.552100 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-b524b024-1246-41be-9e2e-37822ef29270 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:19.552593 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.552593 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:19.554611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-b524b024-1246-41be-9e2e-37822ef29270 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:45:19.559607 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b524b024-1246-41be-9e2e-37822ef29270 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all snapshots completed successfully. Jul 03 15:45:19.560093 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.560093 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:19.560968 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b524b024-1246-41be-9e2e-37822ef29270 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:45:19.561460 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 151/588] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:19.581220 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-30e8115f-976c-4751-8b9e-919048d26e4b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.583589 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-30e8115f-976c-4751-8b9e-919048d26e4b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 Jul 03 15:45:19.585201 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-30e8115f-976c-4751-8b9e-919048d26e4b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.585201 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-30e8115f-976c-4751-8b9e-919048d26e4b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.592541 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.592541 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:19.593175 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-30e8115f-976c-4751-8b9e-919048d26e4b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Snapshot retrieved successfully. Jul 03 15:45:19.594164 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-30e8115f-976c-4751-8b9e-919048d26e4b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 returned with HTTP 200 Jul 03 15:45:19.595795 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 147/589] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:19.607494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-11a0e92c-9c68-4f07-8e37-773446750662 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.611101 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-11a0e92c-9c68-4f07-8e37-773446750662 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/492cb98e-5665-467b-a134-b7ecf5ab80d4 Jul 03 15:45:19.611384 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-11a0e92c-9c68-4f07-8e37-773446750662 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.611878 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-11a0e92c-9c68-4f07-8e37-773446750662 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.621322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-421a9a90-f699-4fdb-9b8f-99281aaf78ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-3ae7ee7f-fe2a-4627-a22c-1680d9dc920a-np0000004436" released by "attachment_update" :: held 0.529s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:45:19.621322 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-421a9a90-f699-4fdb-9b8f-99281aaf78ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894 returned with HTTP 200 Jul 03 15:45:19.621723 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 146/590] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:45:19 2026] PUT /volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:19.621789 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.621789 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:19.622473 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-11a0e92c-9c68-4f07-8e37-773446750662 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Snapshot retrieved successfully. Jul 03 15:45:19.624495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-11a0e92c-9c68-4f07-8e37-773446750662 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/492cb98e-5665-467b-a134-b7ecf5ab80d4 returned with HTTP 200 Jul 03 15:45:19.625808 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 147/591] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/snapshots/492cb98e-5665-467b-a134-b7ecf5ab80d4 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:19.637350 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1ae5da01-9d42-415b-8286-2c64b60d6343 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.639775 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ae5da01-9d42-415b-8286-2c64b60d6343 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] DELETE https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e Jul 03 15:45:19.640104 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ae5da01-9d42-415b-8286-2c64b60d6343 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.640372 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ae5da01-9d42-415b-8286-2c64b60d6343 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.640504 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.group_snapshots [None req-1ae5da01-9d42-415b-8286-2c64b60d6343 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for member 0873b0c0-1367-45dd-90e3-569d708efe1e {{(pid=99819) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:45:19.640593 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.group_snapshots [None req-1ae5da01-9d42-415b-8286-2c64b60d6343 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group_snapshot with id: 0873b0c0-1367-45dd-90e3-569d708efe1e Jul 03 15:45:19.648906 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.648906 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:19.698641 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ae5da01-9d42-415b-8286-2c64b60d6343 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e returned with HTTP 202 Jul 03 15:45:19.699248 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 152/592] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:45:19 2026] DELETE /volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:19.715457 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.719566 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:19.719566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.719566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.723590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:19.723590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:19.736338 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:19.736511 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:19.736763 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:19.796986 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:19.796986 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.796986 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:19.796986 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:19.797743 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:19.844670 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:19.849266 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.849266 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:19.853366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0a386a72-9b22-4d76-8495-3314695a97c4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.856049 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a386a72-9b22-4d76-8495-3314695a97c4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:19.856238 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a386a72-9b22-4d76-8495-3314695a97c4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.856435 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a386a72-9b22-4d76-8495-3314695a97c4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.860138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3c1f9b7d-77d6-4044-b18a-600c0585bb2b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:19.860862 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 148/593] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:19.869132 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.869132 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:19.872683 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0a386a72-9b22-4d76-8495-3314695a97c4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:19.876649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.876855 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a386a72-9b22-4d76-8495-3314695a97c4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:19.877256 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 147/594] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:19.880649 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:45:19.880649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.880649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.880649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:19.880649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:45:19.894873 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all snapshots completed successfully. Jul 03 15:45:19.894873 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.894873 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:19.895515 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3179629d-b26d-4d61-91fb-5d44a2bb818d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:45:19.895515 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 148/595] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:19.914392 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-173ca679-db30-4aa3-b09d-5c90ab9cde8e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:19.916475 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-173ca679-db30-4aa3-b09d-5c90ab9cde8e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 Jul 03 15:45:19.916719 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-173ca679-db30-4aa3-b09d-5c90ab9cde8e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:19.916992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-173ca679-db30-4aa3-b09d-5c90ab9cde8e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:19.923672 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:19.923672 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:19.924210 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-173ca679-db30-4aa3-b09d-5c90ab9cde8e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Snapshot retrieved successfully. Jul 03 15:45:19.925188 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-173ca679-db30-4aa3-b09d-5c90ab9cde8e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 returned with HTTP 200 Jul 03 15:45:19.925751 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 153/596] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:19 2026] GET /volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:45:19.997949 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-630bc635-e8ee-4a28-94af-525fad8aab3e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:20.108348 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:20.108348 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1886319529", "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:20.109021 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1886319529', 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:20.332747 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume of 1 GB Jul 03 15:45:20.339645 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Availability Zones retrieved successfully. Jul 03 15:45:20.342951 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Flow 'volume_create_api' (f8dacffa-7217-48af-a55a-a6cf1c1aeda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:20.344027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112a55d8-4c50-4619-85c4-02b2cfd9ad11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:20.345216 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:20.429986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112a55d8-4c50-4619-85c4-02b2cfd9ad11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:20.429986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35464af-93dc-4b06-a7b0-0b2c0f49b9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:20.492349 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Created reservations ['9f706e47-c738-44e7-a8f8-8b5386c97895', '60237bc1-24ed-45f0-aab2-fee17e7dd431', '3402080c-5b81-43a0-b2c6-1436171ef7ed', 'e52426dd-0e8c-4a5e-9c3c-0af14ccb11bc'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:20.493714 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b35464af-93dc-4b06-a7b0-0b2c0f49b9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f706e47-c738-44e7-a8f8-8b5386c97895', '60237bc1-24ed-45f0-aab2-fee17e7dd431', '3402080c-5b81-43a0-b2c6-1436171ef7ed', 'e52426dd-0e8c-4a5e-9c3c-0af14ccb11bc']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:20.495009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7854d1-b587-4ff3-a8e3-d4ae9c6f554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:20.522877 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7854d1-b587-4ff3-a8e3-d4ae9c6f554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df224794-bc2e-4e52-962f-fc6e4c54b725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1886319529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3846a118c924f0e9c721d94cf1dfe1a',qos_specs=None,replication_status=,reservations=['9f706e47-c738-44e7-a8f8-8b5386c97895','60237bc1-24ed-45f0-aab2-fee17e7dd431','3402080c-5b81-43a0-b2c6-1436171ef7ed','e52426dd-0e8c-4a5e-9c3c-0af14ccb11bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1886319529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df224794-bc2e-4e52-962f-fc6e4c54b725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3846a118c924f0e9c721d94cf1dfe1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:20.524048 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687212e8-a959-438a-a43d-2eabac36f7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:20.546373 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687212e8-a959-438a-a43d-2eabac36f7b5) transitioned into 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-1886319529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3846a118c924f0e9c721d94cf1dfe1a',qos_specs=None,replication_status=,reservations=['9f706e47-c738-44e7-a8f8-8b5386c97895','60237bc1-24ed-45f0-aab2-fee17e7dd431','3402080c-5b81-43a0-b2c6-1436171ef7ed','e52426dd-0e8c-4a5e-9c3c-0af14ccb11bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:20.547374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40275f0e-5523-4b0a-9c31-fb9c4d78bf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:20.561580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40275f0e-5523-4b0a-9c31-fb9c4d78bf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:20.561580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Flow 'volume_create_api' (f8dacffa-7217-48af-a55a-a6cf1c1aeda6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:20.561580 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume request issued successfully. Jul 03 15:45:20.561580 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-630bc635-e8ee-4a28-94af-525fad8aab3e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:20.561958 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 149/597] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:45:19 2026] POST /volume/v3/volumes => generated 757 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:20.575545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-105331f8-b3ef-47ad-a8e5-d62f2986fbfb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:20.581115 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-105331f8-b3ef-47ad-a8e5-d62f2986fbfb tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:45:20.581326 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-105331f8-b3ef-47ad-a8e5-d62f2986fbfb tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:20.581523 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-105331f8-b3ef-47ad-a8e5-d62f2986fbfb tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:20.594360 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:20.594360 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:20.597964 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-105331f8-b3ef-47ad-a8e5-d62f2986fbfb tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:20.602032 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-105331f8-b3ef-47ad-a8e5-d62f2986fbfb tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 returned with HTTP 200 Jul 03 15:45:20.602345 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 148/598] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:20 2026] GET /volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:20.893191 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cbea0608-af32-4bbe-8a16-44ead4549ce3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:20.895085 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cbea0608-af32-4bbe-8a16-44ead4549ce3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:20.895272 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cbea0608-af32-4bbe-8a16-44ead4549ce3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:20.895448 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cbea0608-af32-4bbe-8a16-44ead4549ce3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:20.916163 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:20.916163 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:20.921774 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cbea0608-af32-4bbe-8a16-44ead4549ce3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:20.926957 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cbea0608-af32-4bbe-8a16-44ead4549ce3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:20.927299 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 149/599] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:20 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:20.938242 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a88d6b89-619c-408a-a6c4-a81fce32cc1f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:20.940393 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a88d6b89-619c-408a-a6c4-a81fce32cc1f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 Jul 03 15:45:20.940558 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a88d6b89-619c-408a-a6c4-a81fce32cc1f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:20.940746 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a88d6b89-619c-408a-a6c4-a81fce32cc1f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:20.944959 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a88d6b89-619c-408a-a6c4-a81fce32cc1f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 returned with HTTP 404 Jul 03 15:45:20.946469 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 154/600] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:20 2026] GET /volume/v3/snapshots/54412a0a-d218-4d26-b3f9-d21f3fb89888 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:20.955210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-58646c7b-cabd-4acb-a94c-423f780adb1c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:20.956170 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-58646c7b-cabd-4acb-a94c-423f780adb1c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e Jul 03 15:45:20.956383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-58646c7b-cabd-4acb-a94c-423f780adb1c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:20.956569 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-58646c7b-cabd-4acb-a94c-423f780adb1c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:20.956722 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-58646c7b-cabd-4acb-a94c-423f780adb1c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 0873b0c0-1367-45dd-90e3-569d708efe1e {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:20.964311 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-58646c7b-cabd-4acb-a94c-423f780adb1c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e returned with HTTP 404 Jul 03 15:45:20.964971 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 150/601] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:20 2026] GET /volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:20.973394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-15e3bb7f-a42b-468b-9bf7-a384abc7943f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:20.976738 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15e3bb7f-a42b-468b-9bf7-a384abc7943f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] DELETE https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e Jul 03 15:45:20.977963 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15e3bb7f-a42b-468b-9bf7-a384abc7943f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:20.977963 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15e3bb7f-a42b-468b-9bf7-a384abc7943f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:20.977963 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-15e3bb7f-a42b-468b-9bf7-a384abc7943f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for member 0873b0c0-1367-45dd-90e3-569d708efe1e {{(pid=99817) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:45:20.977963 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.group_snapshots [None req-15e3bb7f-a42b-468b-9bf7-a384abc7943f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group_snapshot with id: 0873b0c0-1367-45dd-90e3-569d708efe1e Jul 03 15:45:20.981244 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15e3bb7f-a42b-468b-9bf7-a384abc7943f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e returned with HTTP 404 Jul 03 15:45:20.981319 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 149/602] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:45:20 2026] DELETE /volume/v3/group_snapshots/0873b0c0-1367-45dd-90e3-569d708efe1e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:20.989090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:20.992680 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:20.992680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:20.992680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:20.992680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:20.992680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:21.000221 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:21.001476 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:21.001702 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:21.043605 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:21.047497 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.047497 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:21.052806 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:21.053048 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:21.110589 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:21.115654 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.115654 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:21.128887 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c6a9622-fbfe-416c-b8cf-1ee6566f9e24 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:21.129408 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 150/603] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:20 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:21.142910 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2ea9a424-5e17-4be3-a02e-20e209f0b5cb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:21.144683 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ea9a424-5e17-4be3-a02e-20e209f0b5cb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642/action Jul 03 15:45:21.145179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ea9a424-5e17-4be3-a02e-20e209f0b5cb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:21.145302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ea9a424-5e17-4be3-a02e-20e209f0b5cb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:21.146600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-2ea9a424-5e17-4be3-a02e-20e209f0b5cb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for group 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99819) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:45:21.146732 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-2ea9a424-5e17-4be3-a02e-20e209f0b5cb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group with id: 937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:21.150489 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.150489 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:21.201702 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ea9a424-5e17-4be3-a02e-20e209f0b5cb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642/action returned with HTTP 202 Jul 03 15:45:21.202179 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 155/604] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:45:21 2026] POST /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:21.226710 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:21.226710 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 Jul 03 15:45:21.226710 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:21.226710 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:21.241185 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.241185 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:21.251286 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:21.252174 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:21.252395 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:21.311607 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:21.316458 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.316458 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:21.327853 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90bb3cef-bdef-4f41-9797-0277ab60d08b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 returned with HTTP 200 Jul 03 15:45:21.328295 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 151/605] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:21 2026] GET /volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:21.619202 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-be758e45-b592-4f4d-8dc0-44b17de6e034 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:21.622267 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-be758e45-b592-4f4d-8dc0-44b17de6e034 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:45:21.622513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-be758e45-b592-4f4d-8dc0-44b17de6e034 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:21.622779 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-be758e45-b592-4f4d-8dc0-44b17de6e034 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:21.632319 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.632319 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:21.635870 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-be758e45-b592-4f4d-8dc0-44b17de6e034 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:21.640366 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-be758e45-b592-4f4d-8dc0-44b17de6e034 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 returned with HTTP 200 Jul 03 15:45:21.640733 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 150/606] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:21 2026] GET /volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:21.653512 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:21.657644 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:21.657644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-406763905"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:21.657644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-406763905'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:21.657644 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume of 1 GB Jul 03 15:45:21.661492 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Availability Zones retrieved successfully. Jul 03 15:45:21.669844 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Flow 'volume_create_api' (14aa334c-8725-4a80-bb2f-5b48d5181fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:21.670929 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b59ad4-64c0-4083-a0d9-c1e698e64875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:21.671995 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:21.703639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b59ad4-64c0-4083-a0d9-c1e698e64875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:21.703639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd387167-8057-4457-a70e-1476c4d34459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:21.754644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Created reservations ['5e71ffcc-ee14-4246-86f8-efde6a4df9f6', '33d6e629-a570-4f56-b22e-fcdd523fa5a9', '415da934-1da5-4e97-b773-ae825bfa19b2', '62f4ee59-d15c-4e23-bd48-2be0b53ea1e6'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:21.754644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd387167-8057-4457-a70e-1476c4d34459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e71ffcc-ee14-4246-86f8-efde6a4df9f6', '33d6e629-a570-4f56-b22e-fcdd523fa5a9', '415da934-1da5-4e97-b773-ae825bfa19b2', '62f4ee59-d15c-4e23-bd48-2be0b53ea1e6']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:21.754644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1caa868c-8715-4002-89a8-2bf95fb62b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:21.779011 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1caa868c-8715-4002-89a8-2bf95fb62b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c2e01d-c526-4423-b5b5-97f5fd727826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-406763905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3846a118c924f0e9c721d94cf1dfe1a',qos_specs=None,replication_status=,reservations=['5e71ffcc-ee14-4246-86f8-efde6a4df9f6','33d6e629-a570-4f56-b22e-fcdd523fa5a9','415da934-1da5-4e97-b773-ae825bfa19b2','62f4ee59-d15c-4e23-bd48-2be0b53ea1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-406763905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2c2e01d-c526-4423-b5b5-97f5fd727826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3846a118c924f0e9c721d94cf1dfe1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:21.780048 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a077dfb3-2526-47eb-8475-2c98a5f20155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:21.802120 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a077dfb3-2526-47eb-8475-2c98a5f20155) transitioned into 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-406763905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3846a118c924f0e9c721d94cf1dfe1a',qos_specs=None,replication_status=,reservations=['5e71ffcc-ee14-4246-86f8-efde6a4df9f6','33d6e629-a570-4f56-b22e-fcdd523fa5a9','415da934-1da5-4e97-b773-ae825bfa19b2','62f4ee59-d15c-4e23-bd48-2be0b53ea1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:21.803059 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e83bc8-1faa-43e5-9491-c23e185328e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:21.814280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e83bc8-1faa-43e5-9491-c23e185328e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:21.815341 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Flow 'volume_create_api' (14aa334c-8725-4a80-bb2f-5b48d5181fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:21.815836 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume request issued successfully. Jul 03 15:45:21.816520 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-405edb84-ff1e-40a6-9b1c-75d5fc4db121 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:21.817373 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 151/607] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:45:21 2026] POST /volume/v3/volumes => generated 756 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:21.843706 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b9804e51-9659-4a82-b816-f548630aaa15 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:21.847772 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9804e51-9659-4a82-b816-f548630aaa15 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:45:21.847772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9804e51-9659-4a82-b816-f548630aaa15 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:21.847772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9804e51-9659-4a82-b816-f548630aaa15 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:21.857798 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.857798 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:21.864235 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b9804e51-9659-4a82-b816-f548630aaa15 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:21.872697 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9804e51-9659-4a82-b816-f548630aaa15 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 returned with HTTP 200 Jul 03 15:45:21.872697 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 156/608] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:21 2026] GET /volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:21.939543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-773e2333-d7d5-46f4-9966-dc208f94d7c9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:21.941517 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-773e2333-d7d5-46f4-9966-dc208f94d7c9 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:21.941773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-773e2333-d7d5-46f4-9966-dc208f94d7c9 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:21.941999 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-773e2333-d7d5-46f4-9966-dc208f94d7c9 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:21.954656 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:21.954656 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:21.959524 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-773e2333-d7d5-46f4-9966-dc208f94d7c9 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:21.966507 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-773e2333-d7d5-46f4-9966-dc208f94d7c9 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:21.967146 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 152/609] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:21 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:22.344202 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0afa3ca9-e05a-4345-acc7-0a2f6f2187e7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.345962 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0afa3ca9-e05a-4345-acc7-0a2f6f2187e7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 Jul 03 15:45:22.346181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0afa3ca9-e05a-4345-acc7-0a2f6f2187e7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.346358 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0afa3ca9-e05a-4345-acc7-0a2f6f2187e7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.351775 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0afa3ca9-e05a-4345-acc7-0a2f6f2187e7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 returned with HTTP 404 Jul 03 15:45:22.352264 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 151/610] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:22 2026] GET /volume/v3/volumes/d7a2e3fa-2dbb-4ad6-ab93-729e4d26d778 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:22.360810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2c2b85d3-74e9-4706-94a9-fb7ea20d08d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.362461 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c2b85d3-74e9-4706-94a9-fb7ea20d08d7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 Jul 03 15:45:22.363229 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c2b85d3-74e9-4706-94a9-fb7ea20d08d7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.363664 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c2b85d3-74e9-4706-94a9-fb7ea20d08d7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.370051 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c2b85d3-74e9-4706-94a9-fb7ea20d08d7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 returned with HTTP 404 Jul 03 15:45:22.370051 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 152/611] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:22 2026] GET /volume/v3/volumes/e5e18f37-431b-43ae-8cc6-c717ddf70c68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:22.378732 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-86dcc164-d6a6-4dfb-89f7-4dedbcf5bf3b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.381026 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-86dcc164-d6a6-4dfb-89f7-4dedbcf5bf3b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 Jul 03 15:45:22.381291 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-86dcc164-d6a6-4dfb-89f7-4dedbcf5bf3b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.381532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-86dcc164-d6a6-4dfb-89f7-4dedbcf5bf3b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.381720 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-86dcc164-d6a6-4dfb-89f7-4dedbcf5bf3b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 937ac799-186f-4ce6-8e29-5ae098b2d642 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:22.385451 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-86dcc164-d6a6-4dfb-89f7-4dedbcf5bf3b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 returned with HTTP 404 Jul 03 15:45:22.386123 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 157/612] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:22 2026] GET /volume/v3/groups/937ac799-186f-4ce6-8e29-5ae098b2d642 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:22.402225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fc817d32-30e2-4b25-9221-1a51ea794b9a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.404398 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc817d32-30e2-4b25-9221-1a51ea794b9a tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/28b7297d-ec2c-4c24-9716-3e2e77fc0c4d Jul 03 15:45:22.404691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc817d32-30e2-4b25-9221-1a51ea794b9a tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.404954 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc817d32-30e2-4b25-9221-1a51ea794b9a tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.430195 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc817d32-30e2-4b25-9221-1a51ea794b9a tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/group_types/28b7297d-ec2c-4c24-9716-3e2e77fc0c4d returned with HTTP 202 Jul 03 15:45:22.430704 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 153/613] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:45:22 2026] DELETE /volume/v3/group_types/28b7297d-ec2c-4c24-9716-3e2e77fc0c4d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:22.439799 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c3fcd3dc-e420-4fd4-aaaa-c0a04937b9d6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.442362 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3fcd3dc-e420-4fd4-aaaa-c0a04937b9d6 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] DELETE https://10.4.3.228/volume/v3/types/42485d1a-0b89-4676-be2d-9a91c4e113bb Jul 03 15:45:22.442668 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3fcd3dc-e420-4fd4-aaaa-c0a04937b9d6 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.442972 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3fcd3dc-e420-4fd4-aaaa-c0a04937b9d6 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.487457 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3fcd3dc-e420-4fd4-aaaa-c0a04937b9d6 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types/42485d1a-0b89-4676-be2d-9a91c4e113bb returned with HTTP 202 Jul 03 15:45:22.487955 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 152/614] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:45:22 2026] DELETE /volume/v3/types/42485d1a-0b89-4676-be2d-9a91c4e113bb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:45:22.499802 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4eab25f7-c735-4128-b8a1-0c79dcc48bb4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.501564 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4eab25f7-c735-4128-b8a1-0c79dcc48bb4 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] GET https://10.4.3.228/volume/v3/types/42485d1a-0b89-4676-be2d-9a91c4e113bb Jul 03 15:45:22.501942 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4eab25f7-c735-4128-b8a1-0c79dcc48bb4 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.503034 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4eab25f7-c735-4128-b8a1-0c79dcc48bb4 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.505785 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4eab25f7-c735-4128-b8a1-0c79dcc48bb4 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types/42485d1a-0b89-4676-be2d-9a91c4e113bb returned with HTTP 404 Jul 03 15:45:22.506354 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 153/615] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:45:22 2026] GET /volume/v3/types/42485d1a-0b89-4676-be2d-9a91c4e113bb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:22.517333 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-97291ad5-3ca5-4b15-ad1b-46515b523420 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.519781 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-97291ad5-3ca5-4b15-ad1b-46515b523420 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:45:22.520250 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-97291ad5-3ca5-4b15-ad1b-46515b523420 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-617660452"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:22.540385 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-97291ad5-3ca5-4b15-ad1b-46515b523420 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:45:22.540912 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 158/616] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:45:22 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:22.552136 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3795dbdf-cdaf-4225-aa22-e1147992abc7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.555730 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3795dbdf-cdaf-4225-aa22-e1147992abc7 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:45:22.557052 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3795dbdf-cdaf-4225-aa22-e1147992abc7 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-510934361"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:22.577989 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3795dbdf-cdaf-4225-aa22-e1147992abc7 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:45:22.578479 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 154/617] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:45:22 2026] POST /volume/v3/group_types => generated 180 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:22.592973 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.596323 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:45:22.596994 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "65b17a9f-49b1-42fb-89da-0bff87db636d", "volume_types": ["adeb29a9-33cb-4711-8ee0-73d345de9240"], "name": "tempest-GroupSnapshotsTest-Group-75849700"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:22.598940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating new group {'group': {'group_type': '65b17a9f-49b1-42fb-89da-0bff87db636d', 'volume_types': ['adeb29a9-33cb-4711-8ee0-73d345de9240'], 'name': 'tempest-GroupSnapshotsTest-Group-75849700'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:45:22.603224 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.groups [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating group tempest-GroupSnapshotsTest-Group-75849700. Jul 03 15:45:22.620014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:45:22.619666. {{(pid=99817) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:45:22.620236 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:45:22.635022 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['17ffa1f5-17b4-48f2-aaa1-f116c1ae1572'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:22.662875 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30fe3ca8-9a58-4ba4-80b6-2185dd8f280d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:45:22.663333 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 153/618] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:45:22 2026] POST /volume/v3/groups => generated 110 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:22.672893 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1a95efe4-eccd-40e7-a6a0-e4e60c7d911e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.676581 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1a95efe4-eccd-40e7-a6a0-e4e60c7d911e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 Jul 03 15:45:22.676581 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1a95efe4-eccd-40e7-a6a0-e4e60c7d911e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.676851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1a95efe4-eccd-40e7-a6a0-e4e60c7d911e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.676851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-1a95efe4-eccd-40e7-a6a0-e4e60c7d911e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member fbd5f11b-dcf0-48c9-94b4-f25f76242b45 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:22.683807 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:22.683807 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:22.693579 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1a95efe4-eccd-40e7-a6a0-e4e60c7d911e tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 returned with HTTP 200 Jul 03 15:45:22.694238 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 154/619] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:22 2026] GET /volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 => generated 390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:22.890568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c4239fc9-7bb3-4403-9bfd-892e484438f0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.894750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4239fc9-7bb3-4403-9bfd-892e484438f0 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:45:22.895058 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c4239fc9-7bb3-4403-9bfd-892e484438f0 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.895390 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c4239fc9-7bb3-4403-9bfd-892e484438f0 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.904154 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:22.904154 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:22.908239 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c4239fc9-7bb3-4403-9bfd-892e484438f0 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:22.912843 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4239fc9-7bb3-4403-9bfd-892e484438f0 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 returned with HTTP 200 Jul 03 15:45:22.913402 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 159/620] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:22 2026] GET /volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:22.930145 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.931799 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:22.932107 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-438368430"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:22.933417 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-438368430'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:22.933528 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume of 1 GB Jul 03 15:45:22.938883 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Availability Zones retrieved successfully. Jul 03 15:45:22.943691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Flow 'volume_create_api' (8ebd6851-b904-440a-ad03-6aec1e4c9aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:22.944812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ced2eb-1c30-4640-abc6-b7ba37e2ff8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:22.945628 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:22.980281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ced2eb-1c30-4640-abc6-b7ba37e2ff8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:22.981033 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb218c62-118f-4f6d-8b95-78452bb94c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:22.981441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-78fa1ae8-8491-4889-9395-d7c6f38eaabe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:22.983430 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-78fa1ae8-8491-4889-9395-d7c6f38eaabe tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:22.983668 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-78fa1ae8-8491-4889-9395-d7c6f38eaabe tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:22.983940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-78fa1ae8-8491-4889-9395-d7c6f38eaabe tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:22.994264 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:22.994264 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:22.998008 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-78fa1ae8-8491-4889-9395-d7c6f38eaabe tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:23.002468 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-78fa1ae8-8491-4889-9395-d7c6f38eaabe tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:23.002883 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 154/621] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:22 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:23.028066 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Created reservations ['0642233b-03ab-46eb-87ba-30815c9e1b3d', 'f8b49951-3893-48e4-a1dd-96f16a259171', 'f4342828-8ce9-4c9f-8644-b7c9d325e27b', '1a0d8da0-0e8a-44eb-ba1d-0603a38c60bb'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:23.029076 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb218c62-118f-4f6d-8b95-78452bb94c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0642233b-03ab-46eb-87ba-30815c9e1b3d', 'f8b49951-3893-48e4-a1dd-96f16a259171', 'f4342828-8ce9-4c9f-8644-b7c9d325e27b', '1a0d8da0-0e8a-44eb-ba1d-0603a38c60bb']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.029834 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9214471e-7fb1-44ed-9801-d3ae215e9a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.055360 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9214471e-7fb1-44ed-9801-d3ae215e9a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1dbb155-2062-4ce3-88a3-553a44edf288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-438368430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3846a118c924f0e9c721d94cf1dfe1a',qos_specs=None,replication_status=,reservations=['0642233b-03ab-46eb-87ba-30815c9e1b3d','f8b49951-3893-48e4-a1dd-96f16a259171','f4342828-8ce9-4c9f-8644-b7c9d325e27b','1a0d8da0-0e8a-44eb-ba1d-0603a38c60bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-438368430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1dbb155-2062-4ce3-88a3-553a44edf288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3846a118c924f0e9c721d94cf1dfe1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.056087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85735e39-7058-41e5-8fed-07d1102aa074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.075551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85735e39-7058-41e5-8fed-07d1102aa074) transitioned into 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-438368430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3846a118c924f0e9c721d94cf1dfe1a',qos_specs=None,replication_status=,reservations=['0642233b-03ab-46eb-87ba-30815c9e1b3d','f8b49951-3893-48e4-a1dd-96f16a259171','f4342828-8ce9-4c9f-8644-b7c9d325e27b','1a0d8da0-0e8a-44eb-ba1d-0603a38c60bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d11b7fee1d04c79b89a7d2fdaf0b00b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.076636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e82dbe-37ee-4fb5-bbff-4e1675a2b222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.089117 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e82dbe-37ee-4fb5-bbff-4e1675a2b222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.089983 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Flow 'volume_create_api' (8ebd6851-b904-440a-ad03-6aec1e4c9aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:23.090264 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Create volume request issued successfully. Jul 03 15:45:23.090791 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5227fe1a-5103-4512-92f6-546a6f5237b8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:23.091199 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 155/622] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:45:22 2026] POST /volume/v3/volumes => generated 756 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:23.102901 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cc3d1d22-bf3e-45d0-a11e-da93c79d2e94 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:23.104565 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cc3d1d22-bf3e-45d0-a11e-da93c79d2e94 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:45:23.104822 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cc3d1d22-bf3e-45d0-a11e-da93c79d2e94 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:23.105253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cc3d1d22-bf3e-45d0-a11e-da93c79d2e94 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:23.111351 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:23.111351 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:23.114241 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cc3d1d22-bf3e-45d0-a11e-da93c79d2e94 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:23.117577 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cc3d1d22-bf3e-45d0-a11e-da93c79d2e94 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 returned with HTTP 200 Jul 03 15:45:23.117932 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 155/623] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:23 2026] GET /volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:23.706264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4d217f7d-bbe7-42dd-8e20-2b196515515c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:23.713311 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d217f7d-bbe7-42dd-8e20-2b196515515c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 Jul 03 15:45:23.713311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d217f7d-bbe7-42dd-8e20-2b196515515c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:23.713311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d217f7d-bbe7-42dd-8e20-2b196515515c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:23.713311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-4d217f7d-bbe7-42dd-8e20-2b196515515c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member fbd5f11b-dcf0-48c9-94b4-f25f76242b45 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:23.713311 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:23.713311 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:23.724005 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d217f7d-bbe7-42dd-8e20-2b196515515c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 returned with HTTP 200 Jul 03 15:45:23.724555 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 160/624] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:23 2026] GET /volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:23.735565 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:23.737594 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:23.738214 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-719835519", "volume_type": "adeb29a9-33cb-4711-8ee0-73d345de9240", "group_id": "fbd5f11b-dcf0-48c9-94b4-f25f76242b45", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:23.741512 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-719835519', 'volume_type': 'adeb29a9-33cb-4711-8ee0-73d345de9240', 'group_id': 'fbd5f11b-dcf0-48c9-94b4-f25f76242b45', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:23.747294 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:23.747294 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:23.747935 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume of 1 GB Jul 03 15:45:23.753631 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Availability Zones retrieved successfully. Jul 03 15:45:23.759170 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (19bbbf20-7d8f-4ffc-ac00-2f2da989f5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:23.760307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b390d18-3589-4950-9a2a-caac5ad004e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.760948 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:23.760948 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:23.761433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:23.789991 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b390d18-3589-4950-9a2a-caac5ad004e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:45:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=adeb29a9-33cb-4711-8ee0-73d345de9240,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-617660452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adeb29a9-33cb-4711-8ee0-73d345de9240', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fbd5f11b-dcf0-48c9-94b4-f25f76242b45', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.791002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f36a61-0a5e-4dba-8211-7d0c31e07cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.820123 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-617660452 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-617660452, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:23.820523 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-617660452 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-617660452, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:23.876939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['49ac3677-d664-4f7e-95e5-cb071f9aa265', '4d2e4d0c-5e70-4e36-b3ec-7c02c59aaf1a', '252ef6e0-7963-4897-93a0-b10070cb3b9b', '48c758d7-c1bc-462a-a281-00a6ac845d43'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:23.878049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f36a61-0a5e-4dba-8211-7d0c31e07cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ac3677-d664-4f7e-95e5-cb071f9aa265', '4d2e4d0c-5e70-4e36-b3ec-7c02c59aaf1a', '252ef6e0-7963-4897-93a0-b10070cb3b9b', '48c758d7-c1bc-462a-a281-00a6ac845d43']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.879059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fdd4ff-687d-4fd9-817b-23c5ff520134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.925753 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fdd4ff-687d-4fd9-817b-23c5ff520134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-719835519',encryption_key_id=None,group_id=fbd5f11b-dcf0-48c9-94b4-f25f76242b45,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['49ac3677-d664-4f7e-95e5-cb071f9aa265','4d2e4d0c-5e70-4e36-b3ec-7c02c59aaf1a','252ef6e0-7963-4897-93a0-b10070cb3b9b','48c758d7-c1bc-462a-a281-00a6ac845d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=adeb29a9-33cb-4711-8ee0-73d345de9240), '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-03T15:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-719835519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fbd5f11b-dcf0-48c9-94b4-f25f76242b45,host=None,id=bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4acb98aa81114172ab0af4308845a557',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6990a8cfd6e248b2955c521f5346f2d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adeb29a9-33cb-4711-8ee0-73d345de9240),volume_type_id=adeb29a9-33cb-4711-8ee0-73d345de9240)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.930771 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbad084-7324-4484-99a3-721b5297834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.960966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbad084-7324-4484-99a3-721b5297834a) transitioned into 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-719835519',encryption_key_id=None,group_id=fbd5f11b-dcf0-48c9-94b4-f25f76242b45,group_type_id=,metadata={},multiattach=False,project_id='4acb98aa81114172ab0af4308845a557',qos_specs=None,replication_status=,reservations=['49ac3677-d664-4f7e-95e5-cb071f9aa265','4d2e4d0c-5e70-4e36-b3ec-7c02c59aaf1a','252ef6e0-7963-4897-93a0-b10070cb3b9b','48c758d7-c1bc-462a-a281-00a6ac845d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6990a8cfd6e248b2955c521f5346f2d2',volume_type_id=adeb29a9-33cb-4711-8ee0-73d345de9240)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.961974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11e835d-1e81-4e2d-885b-41e4584ef844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:23.982830 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11e835d-1e81-4e2d-885b-41e4584ef844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:23.983335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Flow 'volume_create_api' (19bbbf20-7d8f-4ffc-ac00-2f2da989f5d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:23.983960 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Create volume request issued successfully. Jul 03 15:45:23.984614 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:23.984884 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:24.018828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eab1d867-38fb-44a6-8385-9f3e390724d0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:24.021645 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eab1d867-38fb-44a6-8385-9f3e390724d0 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:24.022243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eab1d867-38fb-44a6-8385-9f3e390724d0 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:24.022243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eab1d867-38fb-44a6-8385-9f3e390724d0 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:24.041051 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:24.041051 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:24.041278 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:24.044837 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:24.044837 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:24.049019 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15d5a36b-5af6-41c1-8682-6d3f0a52441c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:24.049538 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 155/625] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:45:23 2026] POST /volume/v3/volumes => generated 821 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:24.049997 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-eab1d867-38fb-44a6-8385-9f3e390724d0 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:24.058853 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eab1d867-38fb-44a6-8385-9f3e390724d0 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:24.059442 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 156/626] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:24 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:24.068297 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:24.068912 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 Jul 03 15:45:24.069189 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:24.069431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:24.083154 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:24.083154 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:24.090339 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:24.091233 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:24.091427 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:24.136572 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-faed41fa-8c7c-48ba-9986-11e6644d9079 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:24.143812 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faed41fa-8c7c-48ba-9986-11e6644d9079 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:45:24.143812 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faed41fa-8c7c-48ba-9986-11e6644d9079 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:24.143812 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faed41fa-8c7c-48ba-9986-11e6644d9079 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:24.151371 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:24.154267 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:24.154267 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:24.156448 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:24.156448 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:24.160597 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-faed41fa-8c7c-48ba-9986-11e6644d9079 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:24.165709 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-38dc1ff1-06fa-4a9d-ba38-00d7ebc483eb tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 returned with HTTP 200 Jul 03 15:45:24.166180 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 156/627] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:24 2026] GET /volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 => generated 889 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:24.169604 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faed41fa-8c7c-48ba-9986-11e6644d9079 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 returned with HTTP 200 Jul 03 15:45:24.170246 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 161/628] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:24 2026] GET /volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:25.075042 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9233abfa-6fe1-4780-b526-a77f6b361c90 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:25.076940 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9233abfa-6fe1-4780-b526-a77f6b361c90 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:25.077112 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9233abfa-6fe1-4780-b526-a77f6b361c90 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:25.077310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9233abfa-6fe1-4780-b526-a77f6b361c90 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:25.091168 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:25.091168 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:25.104501 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9233abfa-6fe1-4780-b526-a77f6b361c90 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:25.114331 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9233abfa-6fe1-4780-b526-a77f6b361c90 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:25.114331 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 156/629] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:25 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:25.185816 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e24c6281-a21a-4295-945d-d60fd2efad00 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:25.188241 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 Jul 03 15:45:25.188551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:25.188879 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:25.206193 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:25.206193 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:25.215582 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:25.216557 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:25.216831 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:25.279106 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:25.287775 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:25.287775 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:25.299857 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e24c6281-a21a-4295-945d-d60fd2efad00 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 returned with HTTP 200 Jul 03 15:45:25.302285 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 157/630] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:25 2026] GET /volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:25.317792 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c8346602-ee74-4528-ab08-a8a789af4b19 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:25.320071 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/group_snapshots Jul 03 15:45:25.320455 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fbd5f11b-dcf0-48c9-94b4-f25f76242b45", "name": "tempest-group_snapshot-1435335724"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:25.322319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fbd5f11b-dcf0-48c9-94b4-f25f76242b45', 'name': 'tempest-group_snapshot-1435335724'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 15:45:25.330737 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:25.330737 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:25.341108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.group_snapshots [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Creating group_snapshot tempest-group_snapshot-1435335724. Jul 03 15:45:25.374068 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:25.374068 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:25.406928 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-617660452 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-617660452, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:25.407477 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-617660452 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-617660452, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:45:25.463844 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Created reservations ['f4316375-86f9-4182-84c3-1073ea4e90ab', '8f7d8d94-9abd-41a2-9d1d-e4c34134e9a7', 'c3c91efc-13c1-4f40-9635-c31637023e8f', 'f4f3014a-6424-4e91-afce-159b8cb92b23'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:25.514784 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8346602-ee74-4528-ab08-a8a789af4b19 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots returned with HTTP 202 Jul 03 15:45:25.515007 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 157/631] 10.4.3.228 () {70 vars in 1324 bytes} [Fri Jul 3 15:45:25 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:25.530479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8c796358-dc24-494a-9f8e-a926f1083377 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:25.538470 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8c796358-dc24-494a-9f8e-a926f1083377 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:25.538470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8c796358-dc24-494a-9f8e-a926f1083377 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:25.538470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8c796358-dc24-494a-9f8e-a926f1083377 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:25.538730 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.group_snapshots [None req-8c796358-dc24-494a-9f8e-a926f1083377 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:25.547078 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:25.547078 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:25.554702 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8c796358-dc24-494a-9f8e-a926f1083377 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 returned with HTTP 200 Jul 03 15:45:25.554702 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 162/632] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:25 2026] GET /volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:26.136863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fa742870-95f7-435c-95a9-26300e761750 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.138647 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa742870-95f7-435c-95a9-26300e761750 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:26.138873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa742870-95f7-435c-95a9-26300e761750 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.139092 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa742870-95f7-435c-95a9-26300e761750 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.148694 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.148694 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:26.152822 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fa742870-95f7-435c-95a9-26300e761750 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:26.158917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa742870-95f7-435c-95a9-26300e761750 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:26.159335 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 157/633] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:26.567674 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5089d80b-d03e-4bc8-9d0b-ee9e2cd31fd7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.570869 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5089d80b-d03e-4bc8-9d0b-ee9e2cd31fd7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:26.571227 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5089d80b-d03e-4bc8-9d0b-ee9e2cd31fd7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.571502 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5089d80b-d03e-4bc8-9d0b-ee9e2cd31fd7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.572229 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-5089d80b-d03e-4bc8-9d0b-ee9e2cd31fd7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:26.578063 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.578063 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:26.583900 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5089d80b-d03e-4bc8-9d0b-ee9e2cd31fd7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 returned with HTTP 200 Jul 03 15:45:26.584380 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 158/634] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:26.596694 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.599252 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:45:26.599427 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.599675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.599991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:26.600336 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.600336 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:26.601479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:45:26.606288 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all snapshots completed successfully. Jul 03 15:45:26.606857 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.606857 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:26.607685 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18fbb1a7-87ff-4789-b068-2335694b2a8f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:45:26.608324 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 158/635] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:26.617642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-520b6fb8-eeff-4156-80ac-429e2484273b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.619900 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-520b6fb8-eeff-4156-80ac-429e2484273b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/84fb4bcb-348f-4dae-b7e7-7bdf4bb15bb3 Jul 03 15:45:26.620166 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-520b6fb8-eeff-4156-80ac-429e2484273b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.620405 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-520b6fb8-eeff-4156-80ac-429e2484273b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.626520 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.626520 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:26.627147 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-520b6fb8-eeff-4156-80ac-429e2484273b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Snapshot retrieved successfully. Jul 03 15:45:26.628208 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-520b6fb8-eeff-4156-80ac-429e2484273b tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/84fb4bcb-348f-4dae-b7e7-7bdf4bb15bb3 returned with HTTP 200 Jul 03 15:45:26.628706 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 163/636] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/snapshots/84fb4bcb-348f-4dae-b7e7-7bdf4bb15bb3 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:26.637547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-da016a08-89f4-4fc1-8b36-6a3216df5ef9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.639348 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da016a08-89f4-4fc1-8b36-6a3216df5ef9 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:26.639765 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da016a08-89f4-4fc1-8b36-6a3216df5ef9 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.640005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da016a08-89f4-4fc1-8b36-6a3216df5ef9 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.640190 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-da016a08-89f4-4fc1-8b36-6a3216df5ef9 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:26.644148 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.644148 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:26.648045 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da016a08-89f4-4fc1-8b36-6a3216df5ef9 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 returned with HTTP 200 Jul 03 15:45:26.648521 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 158/637] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:26.656923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8043217f-86da-45b0-98b3-ab90922952b7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.659027 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8043217f-86da-45b0-98b3-ab90922952b7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/detail Jul 03 15:45:26.659444 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8043217f-86da-45b0-98b3-ab90922952b7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.659663 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8043217f-86da-45b0-98b3-ab90922952b7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.676702 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8043217f-86da-45b0-98b3-ab90922952b7 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 15:45:26.677399 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 159/638] 10.4.3.228 () {68 vars in 1323 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:26.687478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2bdb806e-7b84-45f8-827f-6282e3c2de68 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.689362 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2bdb806e-7b84-45f8-827f-6282e3c2de68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] DELETE https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:26.689661 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2bdb806e-7b84-45f8-827f-6282e3c2de68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.689889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2bdb806e-7b84-45f8-827f-6282e3c2de68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.690012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-2bdb806e-7b84-45f8-827f-6282e3c2de68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for member 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 {{(pid=99816) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:45:26.690101 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.group_snapshots [None req-2bdb806e-7b84-45f8-827f-6282e3c2de68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group_snapshot with id: 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:26.693534 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.693534 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:26.723247 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2bdb806e-7b84-45f8-827f-6282e3c2de68 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 returned with HTTP 202 Jul 03 15:45:26.723661 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 159/639] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:45:26 2026] DELETE /volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:26.735013 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.739151 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:26.739151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.739151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.739151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:26.739717 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:26.753856 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:26.755155 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:26.756740 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:26.792886 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:26.795905 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.795905 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:26.804186 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d54ca5dc-23c6-4f49-8f4b-4e617610a90d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:26.804670 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 164/640] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:26.824897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.827238 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:45:26.827487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.827694 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.828166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:26.829464 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:45:26.833593 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all snapshots completed successfully. Jul 03 15:45:26.834741 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c211e56-ea8a-40ac-bdb6-53d36bc85260 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:45:26.834975 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 159/641] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:45:26.845826 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ae9203f8-c970-423d-85e7-1e2e55c0678c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:26.848738 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae9203f8-c970-423d-85e7-1e2e55c0678c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:26.848920 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae9203f8-c970-423d-85e7-1e2e55c0678c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:26.849114 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae9203f8-c970-423d-85e7-1e2e55c0678c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:26.849246 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-ae9203f8-c970-423d-85e7-1e2e55c0678c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:26.854386 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:26.854386 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:26.859660 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae9203f8-c970-423d-85e7-1e2e55c0678c tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 returned with HTTP 200 Jul 03 15:45:26.861055 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 160/642] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:26 2026] GET /volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:27.171657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-22574bb2-e779-42ad-8c6d-47d77af1f5ef None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:27.174020 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22574bb2-e779-42ad-8c6d-47d77af1f5ef tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:27.174298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22574bb2-e779-42ad-8c6d-47d77af1f5ef tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:27.174576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22574bb2-e779-42ad-8c6d-47d77af1f5ef tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:27.186421 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:27.186421 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:27.191305 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-22574bb2-e779-42ad-8c6d-47d77af1f5ef tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:27.197144 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22574bb2-e779-42ad-8c6d-47d77af1f5ef tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:27.197729 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 160/643] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:27 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:27.549182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-412967a2-468a-4c69-8c3e-30ab5e5a14a7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:27.552547 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-412967a2-468a-4c69-8c3e-30ab5e5a14a7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894/action Jul 03 15:45:27.552828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-412967a2-468a-4c69-8c3e-30ab5e5a14a7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:27.553698 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-412967a2-468a-4c69-8c3e-30ab5e5a14a7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:27.578398 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:27.578398 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:27.594201 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-df9d887b-01a8-4de4-a0f8-a31e44c8e7a1 req-412967a2-468a-4c69-8c3e-30ab5e5a14a7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894/action returned with HTTP 204 Jul 03 15:45:27.594785 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 165/644] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:45:27 2026] POST /volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:27.874186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7b45ae25-620a-4395-ab76-93c9ac5a4550 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:27.875889 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b45ae25-620a-4395-ab76-93c9ac5a4550 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:27.876211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b45ae25-620a-4395-ab76-93c9ac5a4550 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:27.876247 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b45ae25-620a-4395-ab76-93c9ac5a4550 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:27.876360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-7b45ae25-620a-4395-ab76-93c9ac5a4550 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:45:27.880308 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b45ae25-620a-4395-ab76-93c9ac5a4550 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 returned with HTTP 404 Jul 03 15:45:27.880849 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 160/645] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:45:27 2026] GET /volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:27.888463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-377eda65-5170-49ac-9dcd-0fd2460bca56 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:27.890397 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-377eda65-5170-49ac-9dcd-0fd2460bca56 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/group_snapshots Jul 03 15:45:27.890645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-377eda65-5170-49ac-9dcd-0fd2460bca56 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:27.890851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-377eda65-5170-49ac-9dcd-0fd2460bca56 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:27.894196 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-377eda65-5170-49ac-9dcd-0fd2460bca56 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots returned with HTTP 200 Jul 03 15:45:27.894675 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 161/646] 10.4.3.228 () {68 vars in 1302 bytes} [Fri Jul 3 15:45:27 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 03 15:45:27.901995 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c18cba1f-ba52-4d6a-b848-6a55e9b4078f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:27.904325 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c18cba1f-ba52-4d6a-b848-6a55e9b4078f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] DELETE https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:27.904522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c18cba1f-ba52-4d6a-b848-6a55e9b4078f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:27.904762 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c18cba1f-ba52-4d6a-b848-6a55e9b4078f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:27.904887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-c18cba1f-ba52-4d6a-b848-6a55e9b4078f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for member 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 {{(pid=99816) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:45:27.904972 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.group_snapshots [None req-c18cba1f-ba52-4d6a-b848-6a55e9b4078f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group_snapshot with id: 1d6bc30b-3fef-44b9-94db-de3e26e8ca89 Jul 03 15:45:27.908390 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c18cba1f-ba52-4d6a-b848-6a55e9b4078f tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 returned with HTTP 404 Jul 03 15:45:27.909103 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 161/647] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:45:27 2026] DELETE /volume/v3/group_snapshots/1d6bc30b-3fef-44b9-94db-de3e26e8ca89 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:27.920247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:27.925093 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:45:27.925274 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:27.925467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:27.925771 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:45:27.926450 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:45:27.935409 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Get all volumes completed successfully. Jul 03 15:45:27.936292 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:27.936923 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:27.978811 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:27.983643 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:27.983643 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:27.988763 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d7be2263-f0e7-4375-8d6c-d9ced974fa10 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:45:27.989127 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 166/648] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:45:27 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:28.007315 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3a0bdf41-eb59-4190-a9fc-0776407bd813 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:28.009057 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3a0bdf41-eb59-4190-a9fc-0776407bd813 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] POST https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45/action Jul 03 15:45:28.009423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3a0bdf41-eb59-4190-a9fc-0776407bd813 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:28.009593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3a0bdf41-eb59-4190-a9fc-0776407bd813 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:28.013407 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-3a0bdf41-eb59-4190-a9fc-0776407bd813 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] delete called for group fbd5f11b-dcf0-48c9-94b4-f25f76242b45 {{(pid=99817) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:45:28.013588 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.groups [None req-3a0bdf41-eb59-4190-a9fc-0776407bd813 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Delete group with id: fbd5f11b-dcf0-48c9-94b4-f25f76242b45 Jul 03 15:45:28.017402 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:28.017402 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:28.115446 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3a0bdf41-eb59-4190-a9fc-0776407bd813 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45/action returned with HTTP 202 Jul 03 15:45:28.117545 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 161/649] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:45:28 2026] POST /volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:28.128456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-36cee547-808f-46ba-93d5-670287b4af83 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:28.130162 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 Jul 03 15:45:28.130398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:28.130607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:28.141469 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:28.141469 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:28.144680 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Volume info retrieved successfully. Jul 03 15:45:28.146001 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:45:28.146254 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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 03 15:45:28.199809 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:45:28.205456 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:28.205456 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:28.212704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-39cb1ac5-a88f-4ff3-bcb8-36888198772f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:28.213249 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-36cee547-808f-46ba-93d5-670287b4af83 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 returned with HTTP 200 Jul 03 15:45:28.213718 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 162/650] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:28 2026] GET /volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:28.214514 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39cb1ac5-a88f-4ff3-bcb8-36888198772f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:28.214737 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-39cb1ac5-a88f-4ff3-bcb8-36888198772f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:28.214907 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-39cb1ac5-a88f-4ff3-bcb8-36888198772f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:28.226403 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:28.226403 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:28.235605 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-39cb1ac5-a88f-4ff3-bcb8-36888198772f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:28.242798 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39cb1ac5-a88f-4ff3-bcb8-36888198772f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:28.242798 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 162/651] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:28 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:28.258265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-492e3dc6-baf1-41de-96f1-43cb825ebfc6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:28.260341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-492e3dc6-baf1-41de-96f1-43cb825ebfc6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:28.260613 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-492e3dc6-baf1-41de-96f1-43cb825ebfc6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:28.260904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-492e3dc6-baf1-41de-96f1-43cb825ebfc6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:28.271310 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:28.271310 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:28.275463 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-492e3dc6-baf1-41de-96f1-43cb825ebfc6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:28.281359 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-492e3dc6-baf1-41de-96f1-43cb825ebfc6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:28.281359 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 167/652] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:28 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:28.628827 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7fedbc82-8b15-4f6d-ad68-6a53cbdeef2a req-f0b571ab-5f9e-4c74-a4ad-79e7211d2bb2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:28.631349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7fedbc82-8b15-4f6d-ad68-6a53cbdeef2a req-f0b571ab-5f9e-4c74-a4ad-79e7211d2bb2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] GET https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 Jul 03 15:45:28.631588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7fedbc82-8b15-4f6d-ad68-6a53cbdeef2a req-f0b571ab-5f9e-4c74-a4ad-79e7211d2bb2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:28.631981 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7fedbc82-8b15-4f6d-ad68-6a53cbdeef2a req-f0b571ab-5f9e-4c74-a4ad-79e7211d2bb2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:28.642216 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:28.642216 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:28.648852 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7fedbc82-8b15-4f6d-ad68-6a53cbdeef2a req-f0b571ab-5f9e-4c74-a4ad-79e7211d2bb2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:45:28.656185 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7fedbc82-8b15-4f6d-ad68-6a53cbdeef2a req-f0b571ab-5f9e-4c74-a4ad-79e7211d2bb2 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 returned with HTTP 200 Jul 03 15:45:28.656821 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 162/653] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:28 2026] GET /volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 => generated 1603 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:28.760096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f2dcda42-e645-44da-baed-4a04bb20d9db None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:28.762765 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f2dcda42-e645-44da-baed-4a04bb20d9db tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:28.763222 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f2dcda42-e645-44da-baed-4a04bb20d9db tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:28.763607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f2dcda42-e645-44da-baed-4a04bb20d9db tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:28.775760 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:28.775760 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:28.780605 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f2dcda42-e645-44da-baed-4a04bb20d9db tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:28.786577 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f2dcda42-e645-44da-baed-4a04bb20d9db tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:28.787184 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 163/654] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:28 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:29.228852 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-482fec68-7eeb-4172-978a-fdd73c5f751d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:29.232640 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-482fec68-7eeb-4172-978a-fdd73c5f751d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 Jul 03 15:45:29.232640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-482fec68-7eeb-4172-978a-fdd73c5f751d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:29.232640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-482fec68-7eeb-4172-978a-fdd73c5f751d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:29.239544 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-482fec68-7eeb-4172-978a-fdd73c5f751d tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 returned with HTTP 404 Jul 03 15:45:29.240488 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 163/655] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:45:29 2026] GET /volume/v3/volumes/bd3cd422-4cf6-4090-b5a8-b96bbe0b9f51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:29.249962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b746214d-3ce8-4f9c-94e0-30b28953a367 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:29.252634 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b746214d-3ce8-4f9c-94e0-30b28953a367 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] GET https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 Jul 03 15:45:29.253107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b746214d-3ce8-4f9c-94e0-30b28953a367 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:29.253650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b746214d-3ce8-4f9c-94e0-30b28953a367 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:29.253650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-b746214d-3ce8-4f9c-94e0-30b28953a367 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] show called for member fbd5f11b-dcf0-48c9-94b4-f25f76242b45 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:45:29.259728 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b746214d-3ce8-4f9c-94e0-30b28953a367 tempest-GroupSnapshotsTest-586253036 tempest-GroupSnapshotsTest-586253036-project-member] https://10.4.3.228/volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 returned with HTTP 404 Jul 03 15:45:29.260383 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 168/656] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:45:29 2026] GET /volume/v3/groups/fbd5f11b-dcf0-48c9-94b4-f25f76242b45 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:45:29.268875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d87d121e-e0ee-4343-b661-0a7c5049d489 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:29.270670 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d87d121e-e0ee-4343-b661-0a7c5049d489 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/65b17a9f-49b1-42fb-89da-0bff87db636d Jul 03 15:45:29.270904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d87d121e-e0ee-4343-b661-0a7c5049d489 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:29.272199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d87d121e-e0ee-4343-b661-0a7c5049d489 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:29.319840 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d87d121e-e0ee-4343-b661-0a7c5049d489 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/group_types/65b17a9f-49b1-42fb-89da-0bff87db636d returned with HTTP 202 Jul 03 15:45:29.319840 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 163/657] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:45:29 2026] DELETE /volume/v3/group_types/65b17a9f-49b1-42fb-89da-0bff87db636d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:29.329797 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-63bc7cfd-5aa0-4f1b-a081-5a049a0ee120 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:29.333034 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63bc7cfd-5aa0-4f1b-a081-5a049a0ee120 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] DELETE https://10.4.3.228/volume/v3/types/adeb29a9-33cb-4711-8ee0-73d345de9240 Jul 03 15:45:29.333297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63bc7cfd-5aa0-4f1b-a081-5a049a0ee120 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:29.333602 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63bc7cfd-5aa0-4f1b-a081-5a049a0ee120 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:29.408866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63bc7cfd-5aa0-4f1b-a081-5a049a0ee120 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types/adeb29a9-33cb-4711-8ee0-73d345de9240 returned with HTTP 202 Jul 03 15:45:29.409307 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 164/658] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:45:29 2026] DELETE /volume/v3/types/adeb29a9-33cb-4711-8ee0-73d345de9240 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:45:29.417010 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2a243697-9df2-4cdf-b457-4ebf18ba3841 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:29.419013 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2a243697-9df2-4cdf-b457-4ebf18ba3841 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] GET https://10.4.3.228/volume/v3/types/adeb29a9-33cb-4711-8ee0-73d345de9240 Jul 03 15:45:29.419269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2a243697-9df2-4cdf-b457-4ebf18ba3841 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:29.419586 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2a243697-9df2-4cdf-b457-4ebf18ba3841 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:29.423093 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2a243697-9df2-4cdf-b457-4ebf18ba3841 tempest-GroupSnapshotsTest-1657600634 tempest-GroupSnapshotsTest-1657600634-project-admin] https://10.4.3.228/volume/v3/types/adeb29a9-33cb-4711-8ee0-73d345de9240 returned with HTTP 404 Jul 03 15:45:29.423717 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 164/659] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:45:29 2026] GET /volume/v3/types/adeb29a9-33cb-4711-8ee0-73d345de9240 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:31.819261 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-21c60120-314a-45e0-b33f-5247132c492b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:31.819635 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21c60120-314a-45e0-b33f-5247132c492b None None] GET https://10.4.3.228/volume// Jul 03 15:45:31.820279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21c60120-314a-45e0-b33f-5247132c492b None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:31.820279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21c60120-314a-45e0-b33f-5247132c492b None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:31.820279 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21c60120-314a-45e0-b33f-5247132c492b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:31.820986 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 169/660] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:31.828738 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f0b6ff71-e585-4284-89eb-e1c1c933bea7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:31.833531 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f0b6ff71-e585-4284-89eb-e1c1c933bea7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:45:31.833531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f0b6ff71-e585-4284-89eb-e1c1c933bea7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ae7ee7f-fe2a-4627-a22c-1680d9dc920a", "connector": null, "instance_uuid": "05b9d522-18e9-496c-b733-12ddfbf559b1"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:31.847775 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:31.847775 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:31.906138 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-f0b6ff71-e585-4284-89eb-e1c1c933bea7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:45:31.906699 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 164/661] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:45:31 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:31.915911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6683cde7-2200-4301-a77b-ddd089877f29 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:31.916470 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6683cde7-2200-4301-a77b-ddd089877f29 None None] GET https://10.4.3.228/volume// Jul 03 15:45:31.916721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6683cde7-2200-4301-a77b-ddd089877f29 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:31.917035 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6683cde7-2200-4301-a77b-ddd089877f29 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:31.917407 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6683cde7-2200-4301-a77b-ddd089877f29 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:31.922484 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 165/662] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:31 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:31.930259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-7c978aaa-4477-416d-8b12-54e9a42f9ef2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:31.934116 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-7c978aaa-4477-416d-8b12-54e9a42f9ef2 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:31.934116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-7c978aaa-4477-416d-8b12-54e9a42f9ef2 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:31.934116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-7c978aaa-4477-416d-8b12-54e9a42f9ef2 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:31.944511 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:31.944511 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:31.948098 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-7c978aaa-4477-416d-8b12-54e9a42f9ef2 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:31.952885 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-7c978aaa-4477-416d-8b12-54e9a42f9ef2 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:31.953511 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 165/663] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:31 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:32.037702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-49c7b9ad-ba5e-461f-97d2-f3aa72aa51aa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.039631 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-49c7b9ad-ba5e-461f-97d2-f3aa72aa51aa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:45:32.039816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-49c7b9ad-ba5e-461f-97d2-f3aa72aa51aa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.039978 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-49c7b9ad-ba5e-461f-97d2-f3aa72aa51aa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.046422 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.046422 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:32.050006 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-756c053d-db9d-461e-ba52-246078c9de37 req-49c7b9ad-ba5e-461f-97d2-f3aa72aa51aa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:32.055561 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-49c7b9ad-ba5e-461f-97d2-f3aa72aa51aa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 returned with HTTP 200 Jul 03 15:45:32.056198 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 170/664] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.067763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-6cefcc3b-ceb3-4ec9-9af0-52ae8ba97f58 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.070013 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-6cefcc3b-ceb3-4ec9-9af0-52ae8ba97f58 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:45:32.070267 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-6cefcc3b-ceb3-4ec9-9af0-52ae8ba97f58 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.070518 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-6cefcc3b-ceb3-4ec9-9af0-52ae8ba97f58 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.078366 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.078366 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:32.083694 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-756c053d-db9d-461e-ba52-246078c9de37 req-6cefcc3b-ceb3-4ec9-9af0-52ae8ba97f58 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:32.088474 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-6cefcc3b-ceb3-4ec9-9af0-52ae8ba97f58 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 returned with HTTP 200 Jul 03 15:45:32.088920 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 165/665] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:32.099167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-48c957e5-d477-4fd2-abc5-da403fa5dc54 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.101890 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-48c957e5-d477-4fd2-abc5-da403fa5dc54 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:45:32.102169 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-48c957e5-d477-4fd2-abc5-da403fa5dc54 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.102468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-48c957e5-d477-4fd2-abc5-da403fa5dc54 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.112638 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.112638 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:32.117025 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-756c053d-db9d-461e-ba52-246078c9de37 req-48c957e5-d477-4fd2-abc5-da403fa5dc54 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:32.122679 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-48c957e5-d477-4fd2-abc5-da403fa5dc54 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 returned with HTTP 200 Jul 03 15:45:32.123210 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 166/666] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:32.138069 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b5b87c6f-60a4-4a45-a7ed-e7f3fab48b25 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.138508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b5b87c6f-60a4-4a45-a7ed-e7f3fab48b25 None None] GET https://10.4.3.228/volume// Jul 03 15:45:32.138708 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b5b87c6f-60a4-4a45-a7ed-e7f3fab48b25 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.138944 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b5b87c6f-60a4-4a45-a7ed-e7f3fab48b25 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.139316 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b5b87c6f-60a4-4a45-a7ed-e7f3fab48b25 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:32.139843 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 166/667] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:32.149662 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-80dd414c-b244-465d-94af-c0ce93232caa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.152507 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-80dd414c-b244-465d-94af-c0ce93232caa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:45:32.152959 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-80dd414c-b244-465d-94af-c0ce93232caa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df224794-bc2e-4e52-962f-fc6e4c54b725", "connector": null, "instance_uuid": "7fe6eb83-977c-4ba5-9c56-56cae1a5a92a"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:32.165184 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.165184 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:32.204138 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-80dd414c-b244-465d-94af-c0ce93232caa tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:45:32.204826 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 171/668] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:45:32 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 03 15:45:32.214017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-86d943fc-6d44-43db-bdbb-b004217f8d36 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.214590 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86d943fc-6d44-43db-bdbb-b004217f8d36 None None] GET https://10.4.3.228/volume// Jul 03 15:45:32.214854 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86d943fc-6d44-43db-bdbb-b004217f8d36 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.215123 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86d943fc-6d44-43db-bdbb-b004217f8d36 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.215552 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86d943fc-6d44-43db-bdbb-b004217f8d36 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:32.215916 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 166/669] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:32.223324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-97c8b5a4-c506-4533-81ba-faf554ccd369 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.225284 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-97c8b5a4-c506-4533-81ba-faf554ccd369 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:45:32.225717 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-97c8b5a4-c506-4533-81ba-faf554ccd369 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2c2e01d-c526-4423-b5b5-97f5fd727826", "connector": null, "instance_uuid": "7fe6eb83-977c-4ba5-9c56-56cae1a5a92a"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:32.234050 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.234050 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:32.277538 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-97c8b5a4-c506-4533-81ba-faf554ccd369 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:45:32.278031 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 167/670] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:45:32 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 03 15:45:32.287245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2566cfeb-53f3-4edb-801c-7f68cb3be855 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.287687 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2566cfeb-53f3-4edb-801c-7f68cb3be855 None None] GET https://10.4.3.228/volume// Jul 03 15:45:32.287886 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2566cfeb-53f3-4edb-801c-7f68cb3be855 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.288083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2566cfeb-53f3-4edb-801c-7f68cb3be855 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.288398 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2566cfeb-53f3-4edb-801c-7f68cb3be855 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:32.288723 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 167/671] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:32.299773 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-2498725f-24f2-4e5f-b0fe-fed4b8d75192 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.305580 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-2498725f-24f2-4e5f-b0fe-fed4b8d75192 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:45:32.306056 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-2498725f-24f2-4e5f-b0fe-fed4b8d75192 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1dbb155-2062-4ce3-88a3-553a44edf288", "connector": null, "instance_uuid": "7fe6eb83-977c-4ba5-9c56-56cae1a5a92a"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:32.312338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-5c7cb2f6-3e35-46be-9206-0c104ed74bca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.314559 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-5c7cb2f6-3e35-46be-9206-0c104ed74bca tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] DELETE https://10.4.3.228/volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894 Jul 03 15:45:32.314779 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-5c7cb2f6-3e35-46be-9206-0c104ed74bca tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.314950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-5c7cb2f6-3e35-46be-9206-0c104ed74bca tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.317164 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.317164 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:32.324025 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.324025 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:32.354983 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-2498725f-24f2-4e5f-b0fe-fed4b8d75192 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:45:32.355635 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 172/672] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:45:32 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 03 15:45:32.499545 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7816d3f7-5784-46d1-9501-0812f4961b58 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.630501 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7816d3f7-5784-46d1-9501-0812f4961b58 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:45:32.630959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7816d3f7-5784-46d1-9501-0812f4961b58 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1244148034", "description": "tempest-group-type-description-1551121547", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:32.632885 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.632885 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:32.650719 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7816d3f7-5784-46d1-9501-0812f4961b58 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:45:32.651257 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 168/673] 10.4.3.228 () {70 vars in 1312 bytes} [Fri Jul 3 15:45:32 2026] POST /volume/v3/group_types => generated 265 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:32.662511 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-71af7568-0a40-4b6f-bcb1-c1081957e621 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.665109 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71af7568-0a40-4b6f-bcb1-c1081957e621 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] GET https://10.4.3.228/volume/v3/group_types Jul 03 15:45:32.665380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71af7568-0a40-4b6f-bcb1-c1081957e621 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.665864 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71af7568-0a40-4b6f-bcb1-c1081957e621 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.684253 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71af7568-0a40-4b6f-bcb1-c1081957e621 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 200 Jul 03 15:45:32.684961 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 168/674] 10.4.3.228 () {68 vars in 1290 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/group_types => generated 499 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.695526 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dfd8a5b5-67cc-415f-a867-35eb0fe1945b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.697376 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfd8a5b5-67cc-415f-a867-35eb0fe1945b tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] PUT https://10.4.3.228/volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa Jul 03 15:45:32.697830 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfd8a5b5-67cc-415f-a867-35eb0fe1945b tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-158647818", "description": "updated-group-type-desc"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:32.699627 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.699627 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:32.713276 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfd8a5b5-67cc-415f-a867-35eb0fe1945b tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa returned with HTTP 200 Jul 03 15:45:32.713754 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 173/675] 10.4.3.228 () {70 vars in 1422 bytes} [Fri Jul 3 15:45:32 2026] PUT /volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa => generated 254 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.723200 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d9f5d534-20a1-4ec0-83a1-eafcd2f6328c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.725191 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d9f5d534-20a1-4ec0-83a1-eafcd2f6328c tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] GET https://10.4.3.228/volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa Jul 03 15:45:32.725459 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d9f5d534-20a1-4ec0-83a1-eafcd2f6328c tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.725664 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d9f5d534-20a1-4ec0-83a1-eafcd2f6328c tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.729978 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d9f5d534-20a1-4ec0-83a1-eafcd2f6328c tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa returned with HTTP 200 Jul 03 15:45:32.730394 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 169/676] 10.4.3.228 () {68 vars in 1401 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa => generated 254 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.741507 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-711955a0-6ef0-448f-9b7a-04885ed376a3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.743987 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-711955a0-6ef0-448f-9b7a-04885ed376a3 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa Jul 03 15:45:32.744554 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-711955a0-6ef0-448f-9b7a-04885ed376a3 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.744752 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-711955a0-6ef0-448f-9b7a-04885ed376a3 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.764377 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-711955a0-6ef0-448f-9b7a-04885ed376a3 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa returned with HTTP 202 Jul 03 15:45:32.765072 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 169/677] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:45:32 2026] DELETE /volume/v3/group_types/102f2eae-6dcd-4428-ba36-9abdc54a37fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:32.774786 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-625b8fc5-52c3-4852-83d5-365b97b49674 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.779319 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-625b8fc5-52c3-4852-83d5-365b97b49674 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] GET https://10.4.3.228/volume/v3/group_types Jul 03 15:45:32.779575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-625b8fc5-52c3-4852-83d5-365b97b49674 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.779793 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-625b8fc5-52c3-4852-83d5-365b97b49674 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.791272 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-625b8fc5-52c3-4852-83d5-365b97b49674 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 200 Jul 03 15:45:32.791814 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 174/678] 10.4.3.228 () {68 vars in 1290 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.803322 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-79599223-d530-4b7d-80de-6726b99827da None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.805614 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-79599223-d530-4b7d-80de-6726b99827da tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:45:32.806122 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-79599223-d530-4b7d-80de-6726b99827da tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1339164198", "is_public": true}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:32.827779 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-79599223-d530-4b7d-80de-6726b99827da tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:45:32.828312 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 170/679] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:45:32 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:32.841021 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d58b143d-558c-4727-9c3b-9a081df5d301 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.846688 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d58b143d-558c-4727-9c3b-9a081df5d301 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:45:32.846986 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d58b143d-558c-4727-9c3b-9a081df5d301 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-132108440", "is_public": false}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:32.866141 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d58b143d-558c-4727-9c3b-9a081df5d301 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:45:32.866799 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 170/680] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:45:32 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:32.876093 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-013c4555-9eb8-4b96-9506-22ceb37afc05 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.878335 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-013c4555-9eb8-4b96-9506-22ceb37afc05 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] GET https://10.4.3.228/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 15:45:32.878531 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-013c4555-9eb8-4b96-9506-22ceb37afc05 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.878946 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-013c4555-9eb8-4b96-9506-22ceb37afc05 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.881751 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-5c7cb2f6-3e35-46be-9206-0c104ed74bca tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894 returned with HTTP 200 Jul 03 15:45:32.882310 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 167/681] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:45:32 2026] DELETE /volume/v3/attachments/cef613c9-db72-49f6-97e8-410ae8363894 => generated 192 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.892573 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-013c4555-9eb8-4b96-9506-22ceb37afc05 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 15:45:32.893175 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 175/682] 10.4.3.228 () {68 vars in 1351 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:45:32.901865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-649627e3-26c3-4cb5-849d-a03c2b378690 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.902791 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-649627e3-26c3-4cb5-849d-a03c2b378690 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] GET https://10.4.3.228/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 15:45:32.903004 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-649627e3-26c3-4cb5-849d-a03c2b378690 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.903192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-649627e3-26c3-4cb5-849d-a03c2b378690 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.914707 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-649627e3-26c3-4cb5-849d-a03c2b378690 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 15:45:32.915956 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 171/683] 10.4.3.228 () {68 vars in 1353 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.923654 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a949f9e7-df43-4b1c-936b-abd5fe3864f0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.925177 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a949f9e7-df43-4b1c-936b-abd5fe3864f0 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] GET https://10.4.3.228/volume/v3/group_types?is_public=False Jul 03 15:45:32.925508 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a949f9e7-df43-4b1c-936b-abd5fe3864f0 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.925794 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a949f9e7-df43-4b1c-936b-abd5fe3864f0 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.935777 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a949f9e7-df43-4b1c-936b-abd5fe3864f0 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 15:45:32.936143 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 171/684] 10.4.3.228 () {68 vars in 1321 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.951010 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0d16136c-5cf9-4f23-8689-da0b30bdb5dd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.953236 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0d16136c-5cf9-4f23-8689-da0b30bdb5dd tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] GET https://10.4.3.228/volume/v3/group_types?is_public=True Jul 03 15:45:32.953589 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0d16136c-5cf9-4f23-8689-da0b30bdb5dd tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.954638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0d16136c-5cf9-4f23-8689-da0b30bdb5dd tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:32.977579 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:32.977579 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:32.977579 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0d16136c-5cf9-4f23-8689-da0b30bdb5dd tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 15:45:32.977579 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 168/685] 10.4.3.228 () {68 vars in 1319 bytes} [Fri Jul 3 15:45:32 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:32.992174 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-df1930ca-c1a8-4b90-a182-1caa9d7e0aa6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:32.995730 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-df1930ca-c1a8-4b90-a182-1caa9d7e0aa6 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/ee1e71f2-b0fb-4524-b38e-a8700fc8ce9e Jul 03 15:45:32.995857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-df1930ca-c1a8-4b90-a182-1caa9d7e0aa6 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:32.996044 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-df1930ca-c1a8-4b90-a182-1caa9d7e0aa6 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:33.022317 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-df1930ca-c1a8-4b90-a182-1caa9d7e0aa6 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types/ee1e71f2-b0fb-4524-b38e-a8700fc8ce9e returned with HTTP 202 Jul 03 15:45:33.022809 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 176/686] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:45:32 2026] DELETE /volume/v3/group_types/ee1e71f2-b0fb-4524-b38e-a8700fc8ce9e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:33.033972 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-43f73320-1d9f-466b-9ba6-67aebf06d769 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:33.035677 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43f73320-1d9f-466b-9ba6-67aebf06d769 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/c5b01688-1d3d-4ad3-9cd8-06bd1b0b516a Jul 03 15:45:33.035886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43f73320-1d9f-466b-9ba6-67aebf06d769 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:33.036051 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43f73320-1d9f-466b-9ba6-67aebf06d769 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:33.057044 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43f73320-1d9f-466b-9ba6-67aebf06d769 tempest-GroupTypesTest-1015811809 tempest-GroupTypesTest-1015811809-project-admin] https://10.4.3.228/volume/v3/group_types/c5b01688-1d3d-4ad3-9cd8-06bd1b0b516a returned with HTTP 202 Jul 03 15:45:33.057417 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 172/687] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:45:33 2026] DELETE /volume/v3/group_types/c5b01688-1d3d-4ad3-9cd8-06bd1b0b516a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:45:34.439905 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:34.441419 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:34.441754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-attach": {"instance_uuid": "b2051604-300d-4157-8d91-80209761bd83", "mountpoint": "/dev/vdb"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:34.441884 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b2051604-300d-4157-8d91-80209761bd83", "mountpoint": "/dev/vdb"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:34.453378 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:34.453378 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:34.453822 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:34.459968 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Update volume admin metadata completed successfully. Jul 03 15:45:34.474524 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-52c39716-537c-467a-8311-c4bb874823d8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:34.475278 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52c39716-537c-467a-8311-c4bb874823d8 None None] GET https://10.4.3.228/volume// Jul 03 15:45:34.475278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52c39716-537c-467a-8311-c4bb874823d8 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:34.475278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52c39716-537c-467a-8311-c4bb874823d8 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:34.475278 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52c39716-537c-467a-8311-c4bb874823d8 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:34.475772 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 169/688] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:34.483756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a92f1262-b07e-4c06-b228-a8693b2932a3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:34.487179 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a92f1262-b07e-4c06-b228-a8693b2932a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:45:34.487179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a92f1262-b07e-4c06-b228-a8693b2932a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:34.487414 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a92f1262-b07e-4c06-b228-a8693b2932a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:34.506083 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:34.506083 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:34.529338 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a92f1262-b07e-4c06-b228-a8693b2932a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:45:34.529338 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a92f1262-b07e-4c06-b228-a8693b2932a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:45:34.529338 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 177/689] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:34 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:34.609032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-e7ee7fe8-1f92-4965-bbdf-261416d4b9e8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:34.610886 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-e7ee7fe8-1f92-4965-bbdf-261416d4b9e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] PUT https://10.4.3.228/volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00 Jul 03 15:45:34.611271 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-e7ee7fe8-1f92-4965-bbdf-261416d4b9e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:34.618517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-e7ee7fe8-1f92-4965-bbdf-261416d4b9e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Acquiring lock "cinder-attachment_update-3ae7ee7f-fe2a-4627-a22c-1680d9dc920a-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:45:34.623046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-e7ee7fe8-1f92-4965-bbdf-261416d4b9e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-3ae7ee7f-fe2a-4627-a22c-1680d9dc920a-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:45:34.623842 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:34.623842 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:34.963728 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Attach volume completed successfully. Jul 03 15:45:34.963837 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c920d7c5-ba46-4dce-a51e-f693ddb24186 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:34.964422 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 172/690] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:34 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:34.971359 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-06e12d6a-0e87-4957-a76d-de01b6db723a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:34.973398 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-06e12d6a-0e87-4957-a76d-de01b6db723a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:34.973636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-06e12d6a-0e87-4957-a76d-de01b6db723a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:34.973868 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-06e12d6a-0e87-4957-a76d-de01b6db723a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:34.986460 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:34.986460 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:34.996471 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-06e12d6a-0e87-4957-a76d-de01b6db723a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:35.008044 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-06e12d6a-0e87-4957-a76d-de01b6db723a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:35.008632 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 170/691] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:34 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:35.020369 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0ef83bf1-2a89-49a1-9f70-2783814b6e70 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.022932 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ef83bf1-2a89-49a1-9f70-2783814b6e70 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:35.024210 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ef83bf1-2a89-49a1-9f70-2783814b6e70 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:35.024210 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ef83bf1-2a89-49a1-9f70-2783814b6e70 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:35.044451 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:35.044451 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:35.052628 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0ef83bf1-2a89-49a1-9f70-2783814b6e70 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:35.058783 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ef83bf1-2a89-49a1-9f70-2783814b6e70 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:35.059153 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 178/692] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:35 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 1176 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:35.074956 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fbb27895-1634-4e07-a3b9-1702228c3f4d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.076992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fbb27895-1634-4e07-a3b9-1702228c3f4d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:35.078147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fbb27895-1634-4e07-a3b9-1702228c3f4d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-detach": {}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:35.078147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fbb27895-1634-4e07-a3b9-1702228c3f4d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:35.089213 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:35.089213 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:35.089671 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fbb27895-1634-4e07-a3b9-1702228c3f4d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:35.144896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-e7ee7fe8-1f92-4965-bbdf-261416d4b9e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-3ae7ee7f-fe2a-4627-a22c-1680d9dc920a-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:45:35.145164 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-e7ee7fe8-1f92-4965-bbdf-261416d4b9e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00 returned with HTTP 200 Jul 03 15:45:35.145614 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 173/693] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:45:34 2026] PUT /volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:35.593084 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fbb27895-1634-4e07-a3b9-1702228c3f4d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Detach volume completed successfully. Jul 03 15:45:35.593486 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fbb27895-1634-4e07-a3b9-1702228c3f4d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:35.593906 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 173/694] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:35 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:35.605437 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5f2b5f12-8fe2-427f-a448-ad6ce17bcb81 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.607819 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f2b5f12-8fe2-427f-a448-ad6ce17bcb81 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:35.608758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f2b5f12-8fe2-427f-a448-ad6ce17bcb81 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:35.608758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f2b5f12-8fe2-427f-a448-ad6ce17bcb81 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:35.617365 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:35.617365 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:35.622102 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5f2b5f12-8fe2-427f-a448-ad6ce17bcb81 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:35.629720 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f2b5f12-8fe2-427f-a448-ad6ce17bcb81 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:35.630423 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 171/695] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:35 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:35.661069 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a16b488e-807c-48ed-9927-343368a0defc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.663638 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a16b488e-807c-48ed-9927-343368a0defc tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00/action Jul 03 15:45:35.664179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a16b488e-807c-48ed-9927-343368a0defc tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:35.664379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a16b488e-807c-48ed-9927-343368a0defc tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:35.666634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-82e2e7b4-3bc2-4141-ac7f-ce2cc080f62d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.763391 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82e2e7b4-3bc2-4141-ac7f-ce2cc080f62d tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] GET https://10.4.3.228/volume/v3/os-quota-class-sets/default Jul 03 15:45:35.763757 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82e2e7b4-3bc2-4141-ac7f-ce2cc080f62d tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:35.763970 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82e2e7b4-3bc2-4141-ac7f-ce2cc080f62d tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:35.764276 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:35.764276 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:35.782969 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82e2e7b4-3bc2-4141-ac7f-ce2cc080f62d tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 15:45:35.784037 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 174/696] 10.4.3.228 () {66 vars in 1297 bytes} [Fri Jul 3 15:45:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:35.798882 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-19132ee5-dedb-4b4a-b632-2a3918bb0804 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.801601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-19132ee5-dedb-4b4a-b632-2a3918bb0804 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] GET https://10.4.3.228/volume/v3/os-quota-class-sets/default Jul 03 15:45:35.801882 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-19132ee5-dedb-4b4a-b632-2a3918bb0804 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:35.802139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-19132ee5-dedb-4b4a-b632-2a3918bb0804 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:35.819175 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-19132ee5-dedb-4b4a-b632-2a3918bb0804 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 15:45:35.819675 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 174/697] 10.4.3.228 () {66 vars in 1297 bytes} [Fri Jul 3 15:45:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:35.830371 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-255ee587-2ceb-497c-8770-ecee235b392e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.832023 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-255ee587-2ceb-497c-8770-ecee235b392e tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:45:35.832371 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-255ee587-2ceb-497c-8770-ecee235b392e tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-911702637"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:35.848938 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-255ee587-2ceb-497c-8770-ecee235b392e tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:45:35.849348 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 172/698] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:45:35 2026] POST /volume/v3/types => generated 227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:35.862581 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-84fb2e11-55f0-4cdb-abe4-ebfa0869d2bf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.864705 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:35.864705 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:35.864826 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84fb2e11-55f0-4cdb-abe4-ebfa0869d2bf tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-class-sets/default Jul 03 15:45:35.865253 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84fb2e11-55f0-4cdb-abe4-ebfa0869d2bf tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-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-911702637": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-911702637": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-911702637": 10}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:35.887134 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4b6de09b-9748-4169-9733-2b3074c99b5a req-a16b488e-807c-48ed-9927-343368a0defc tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00/action returned with HTTP 204 Jul 03 15:45:35.887725 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 179/699] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:45:35 2026] POST /volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:35.985838 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84fb2e11-55f0-4cdb-abe4-ebfa0869d2bf tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 15:45:35.986272 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 175/700] 10.4.3.228 () {68 vars in 1318 bytes} [Fri Jul 3 15:45:35 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:35.997131 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-df5cd8b7-7581-4768-8c95-25cfb5629906 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:35.999174 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-df5cd8b7-7581-4768-8c95-25cfb5629906 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/428c1ea2a27b470494620d01fd010d50/defaults Jul 03 15:45:35.999424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-df5cd8b7-7581-4768-8c95-25cfb5629906 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:35.999632 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-df5cd8b7-7581-4768-8c95-25cfb5629906 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Calling method 'defaults' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:36.016161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-df5cd8b7-7581-4768-8c95-25cfb5629906 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/428c1ea2a27b470494620d01fd010d50/defaults returned with HTTP 200 Jul 03 15:45:36.016639 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 175/701] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:45:35 2026] GET /volume/v3/os-quota-sets/428c1ea2a27b470494620d01fd010d50/defaults => generated 643 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:36.194905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b76b211f-e28f-467e-b032-65133ea20f97 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:36.196960 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b76b211f-e28f-467e-b032-65133ea20f97 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/c622671a920e4a33b8c857424fa9914f/defaults Jul 03 15:45:36.197119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b76b211f-e28f-467e-b032-65133ea20f97 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:36.197358 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b76b211f-e28f-467e-b032-65133ea20f97 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Calling method 'defaults' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:36.210294 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b76b211f-e28f-467e-b032-65133ea20f97 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/c622671a920e4a33b8c857424fa9914f/defaults returned with HTTP 200 Jul 03 15:45:36.210739 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 173/702] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:45:36 2026] GET /volume/v3/os-quota-sets/c622671a920e4a33b8c857424fa9914f/defaults => generated 643 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:36.280456 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3cc277da-d479-4b62-b302-28c5ad5e0d9e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:36.282566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3cc277da-d479-4b62-b302-28c5ad5e0d9e tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] DELETE https://10.4.3.228/volume/v3/types/e0b6a986-ecbd-4214-9ded-58cff7a8e2f9 Jul 03 15:45:36.282844 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3cc277da-d479-4b62-b302-28c5ad5e0d9e tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:36.283087 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3cc277da-d479-4b62-b302-28c5ad5e0d9e tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:36.315939 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3cc277da-d479-4b62-b302-28c5ad5e0d9e tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/types/e0b6a986-ecbd-4214-9ded-58cff7a8e2f9 returned with HTTP 202 Jul 03 15:45:36.316591 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 180/703] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:45:36 2026] DELETE /volume/v3/types/e0b6a986-ecbd-4214-9ded-58cff7a8e2f9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:45:36.325890 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-41700bd9-e09e-4b5c-98f2-ad480bbfa180 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:36.327936 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-41700bd9-e09e-4b5c-98f2-ad480bbfa180 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] GET https://10.4.3.228/volume/v3/types/e0b6a986-ecbd-4214-9ded-58cff7a8e2f9 Jul 03 15:45:36.328123 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-41700bd9-e09e-4b5c-98f2-ad480bbfa180 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:36.328325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-41700bd9-e09e-4b5c-98f2-ad480bbfa180 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:36.331757 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-41700bd9-e09e-4b5c-98f2-ad480bbfa180 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/types/e0b6a986-ecbd-4214-9ded-58cff7a8e2f9 returned with HTTP 404 Jul 03 15:45:36.332231 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 176/704] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:45:36 2026] GET /volume/v3/types/e0b6a986-ecbd-4214-9ded-58cff7a8e2f9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:36.340217 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68ec35ab-fcad-4025-919d-a85878364d68 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:36.342138 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68ec35ab-fcad-4025-919d-a85878364d68 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-class-sets/default Jul 03 15:45:36.342713 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68ec35ab-fcad-4025-919d-a85878364d68 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-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=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:36.426969 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68ec35ab-fcad-4025-919d-a85878364d68 tempest-VolumeQuotaClassesTest-1844639830 tempest-VolumeQuotaClassesTest-1844639830-project-admin] https://10.4.3.228/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 15:45:36.427507 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 176/705] 10.4.3.228 () {68 vars in 1318 bytes} [Fri Jul 3 15:45:36 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:39.364875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8a85e950-e488-4383-bf96-9af39f8ec64e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.469430 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a85e950-e488-4383-bf96-9af39f8ec64e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] POST https://10.4.3.228/volume/v3/types/5d3058b3-ebb4-4917-86d9-eefac89cc46d/encryption Jul 03 15:45:39.469860 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a85e950-e488-4383-bf96-9af39f8ec64e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:39.513726 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a85e950-e488-4383-bf96-9af39f8ec64e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types/5d3058b3-ebb4-4917-86d9-eefac89cc46d/encryption returned with HTTP 404 Jul 03 15:45:39.514439 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 174/706] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:45:39 2026] POST /volume/v3/types/5d3058b3-ebb4-4917-86d9-eefac89cc46d/encryption => generated 114 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:39.523584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ba16b18d-3fcc-4474-8b77-f6e5fb49841e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.526452 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba16b18d-3fcc-4474-8b77-f6e5fb49841e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:45:39.526943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba16b18d-3fcc-4474-8b77-f6e5fb49841e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2053686784", "os-volume-type-access:is_public": false}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:39.546853 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba16b18d-3fcc-4474-8b77-f6e5fb49841e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:45:39.547254 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 181/707] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:45:39 2026] POST /volume/v3/types => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:39.556040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a2b2327f-5a7f-4155-b3cd-3b1208a2db68 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.645373 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2b2327f-5a7f-4155-b3cd-3b1208a2db68 tempest-VolumeTypesNegativeTest-2120351245 tempest-VolumeTypesNegativeTest-2120351245-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:39.645683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a2b2327f-5a7f-4155-b3cd-3b1208a2db68 tempest-VolumeTypesNegativeTest-2120351245 tempest-VolumeTypesNegativeTest-2120351245-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b62b8c21-b4b2-4eb4-86c8-374f4f735d07", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1038422978"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:39.649528 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-a2b2327f-5a7f-4155-b3cd-3b1208a2db68 tempest-VolumeTypesNegativeTest-2120351245 tempest-VolumeTypesNegativeTest-2120351245-project-member] Create volume request body: {'volume': {'volume_type': 'b62b8c21-b4b2-4eb4-86c8-374f4f735d07', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1038422978'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:39.663384 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2b2327f-5a7f-4155-b3cd-3b1208a2db68 tempest-VolumeTypesNegativeTest-2120351245 tempest-VolumeTypesNegativeTest-2120351245-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 404 Jul 03 15:45:39.664786 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 177/708] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:45:39 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 03 15:45:39.670955 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f4e669cd-e19a-44ce-aea9-9b5360303b5d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.674140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4e669cd-e19a-44ce-aea9-9b5360303b5d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] DELETE https://10.4.3.228/volume/v3/types/b62b8c21-b4b2-4eb4-86c8-374f4f735d07 Jul 03 15:45:39.674444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4e669cd-e19a-44ce-aea9-9b5360303b5d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:39.674734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4e669cd-e19a-44ce-aea9-9b5360303b5d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:39.715847 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4e669cd-e19a-44ce-aea9-9b5360303b5d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types/b62b8c21-b4b2-4eb4-86c8-374f4f735d07 returned with HTTP 202 Jul 03 15:45:39.716265 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 177/709] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:45:39 2026] DELETE /volume/v3/types/b62b8c21-b4b2-4eb4-86c8-374f4f735d07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:45:39.722794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4f42e5cf-d05f-458e-b2e5-35e396beea70 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.725152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f42e5cf-d05f-458e-b2e5-35e396beea70 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] GET https://10.4.3.228/volume/v3/types/b62b8c21-b4b2-4eb4-86c8-374f4f735d07 Jul 03 15:45:39.725462 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f42e5cf-d05f-458e-b2e5-35e396beea70 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:39.725815 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f42e5cf-d05f-458e-b2e5-35e396beea70 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:39.729567 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f42e5cf-d05f-458e-b2e5-35e396beea70 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types/b62b8c21-b4b2-4eb4-86c8-374f4f735d07 returned with HTTP 404 Jul 03 15:45:39.730243 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 175/710] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:45:39 2026] GET /volume/v3/types/b62b8c21-b4b2-4eb4-86c8-374f4f735d07 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:39.737564 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6cc35d8f-f3cc-437c-ab52-2f8a649f1d10 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.739489 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6cc35d8f-f3cc-437c-ab52-2f8a649f1d10 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:45:39.739830 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6cc35d8f-f3cc-437c-ab52-2f8a649f1d10 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:39.741646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6cc35d8f-f3cc-437c-ab52-2f8a649f1d10 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 400 Jul 03 15:45:39.742336 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 182/711] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:45:39 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:45:39.749664 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-458212f1-3dd8-4cf7-a780-54338ba59471 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.752025 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-458212f1-3dd8-4cf7-a780-54338ba59471 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:45:39.752426 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-458212f1-3dd8-4cf7-a780-54338ba59471 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-998466909"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:39.785288 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-458212f1-3dd8-4cf7-a780-54338ba59471 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:45:39.785992 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 178/712] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:45:39 2026] POST /volume/v3/types => generated 228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:39.793851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a4759a88-d348-42b8-8af4-8b02657f2fde None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.795538 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a4759a88-d348-42b8-8af4-8b02657f2fde tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:45:39.795961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a4759a88-d348-42b8-8af4-8b02657f2fde tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-998466909"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:39.802805 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a4759a88-d348-42b8-8af4-8b02657f2fde tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-998466909 already exists. Jul 03 15:45:39.802983 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a4759a88-d348-42b8-8af4-8b02657f2fde tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 409 Jul 03 15:45:39.803541 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 178/713] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:45:39 2026] POST /volume/v3/types => generated 133 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:39.810594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-97af5f86-d530-44b9-8a1c-7eacdedf574d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.812291 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97af5f86-d530-44b9-8a1c-7eacdedf574d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] DELETE https://10.4.3.228/volume/v3/types/a6c9f9b2-23cf-4d15-b7ce-4825bd5246c3 Jul 03 15:45:39.812471 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97af5f86-d530-44b9-8a1c-7eacdedf574d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:39.812674 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97af5f86-d530-44b9-8a1c-7eacdedf574d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:39.840673 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97af5f86-d530-44b9-8a1c-7eacdedf574d tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types/a6c9f9b2-23cf-4d15-b7ce-4825bd5246c3 returned with HTTP 202 Jul 03 15:45:39.841232 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 176/714] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:45:39 2026] DELETE /volume/v3/types/a6c9f9b2-23cf-4d15-b7ce-4825bd5246c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:45:39.848536 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ab794a4d-69d3-4002-a453-b6b893926d2e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.850666 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab794a4d-69d3-4002-a453-b6b893926d2e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] GET https://10.4.3.228/volume/v3/types/a6c9f9b2-23cf-4d15-b7ce-4825bd5246c3 Jul 03 15:45:39.850869 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab794a4d-69d3-4002-a453-b6b893926d2e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:39.851071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab794a4d-69d3-4002-a453-b6b893926d2e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:39.858217 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab794a4d-69d3-4002-a453-b6b893926d2e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types/a6c9f9b2-23cf-4d15-b7ce-4825bd5246c3 returned with HTTP 404 Jul 03 15:45:39.858694 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 183/715] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:45:39 2026] GET /volume/v3/types/a6c9f9b2-23cf-4d15-b7ce-4825bd5246c3 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:39.869244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4d7bf3df-062b-4d9e-b446-8724ed94af7e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.871280 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d7bf3df-062b-4d9e-b446-8724ed94af7e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] DELETE https://10.4.3.228/volume/v3/types/c12e5ea2-04a8-4587-97f9-2d0562a4cbe1 Jul 03 15:45:39.871456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d7bf3df-062b-4d9e-b446-8724ed94af7e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:39.871695 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d7bf3df-062b-4d9e-b446-8724ed94af7e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:39.875152 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d7bf3df-062b-4d9e-b446-8724ed94af7e tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types/c12e5ea2-04a8-4587-97f9-2d0562a4cbe1 returned with HTTP 404 Jul 03 15:45:39.875659 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 179/716] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:45:39 2026] DELETE /volume/v3/types/c12e5ea2-04a8-4587-97f9-2d0562a4cbe1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:39.884704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6d9e272d-9e98-4e29-b216-915a8f359835 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:39.887107 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6d9e272d-9e98-4e29-b216-915a8f359835 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] GET https://10.4.3.228/volume/v3/types/47e710ab-c11b-4f45-b53f-64eb4befb988 Jul 03 15:45:39.887350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6d9e272d-9e98-4e29-b216-915a8f359835 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:39.887530 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6d9e272d-9e98-4e29-b216-915a8f359835 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:39.891362 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6d9e272d-9e98-4e29-b216-915a8f359835 tempest-VolumeTypesNegativeTest-1334182941 tempest-VolumeTypesNegativeTest-1334182941-project-admin] https://10.4.3.228/volume/v3/types/47e710ab-c11b-4f45-b53f-64eb4befb988 returned with HTTP 404 Jul 03 15:45:39.892027 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 179/717] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:45:39 2026] GET /volume/v3/types/47e710ab-c11b-4f45-b53f-64eb4befb988 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:40.427685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d6c24378-3c2c-4100-8099-c9361712ab44 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:40.428069 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6c24378-3c2c-4100-8099-c9361712ab44 None None] GET https://10.4.3.228/volume// Jul 03 15:45:40.428284 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6c24378-3c2c-4100-8099-c9361712ab44 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:40.428472 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6c24378-3c2c-4100-8099-c9361712ab44 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:40.428888 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6c24378-3c2c-4100-8099-c9361712ab44 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:40.429177 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 177/718] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:40.442126 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-7653cfa7-9091-4353-ade4-5b5c02d9ad96 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:40.444714 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-7653cfa7-9091-4353-ade4-5b5c02d9ad96 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:45:40.445103 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-7653cfa7-9091-4353-ade4-5b5c02d9ad96 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:40.445103 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-7653cfa7-9091-4353-ade4-5b5c02d9ad96 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:40.456571 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:40.456571 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:40.464021 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-756c053d-db9d-461e-ba52-246078c9de37 req-7653cfa7-9091-4353-ade4-5b5c02d9ad96 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:40.470721 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-7653cfa7-9091-4353-ade4-5b5c02d9ad96 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 returned with HTTP 200 Jul 03 15:45:40.470721 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 184/719] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:40 2026] GET /volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 => generated 1544 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:40.609986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-40980a02-6381-4a71-b414-25b5dafa600c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:40.612227 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-40980a02-6381-4a71-b414-25b5dafa600c tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] PUT https://10.4.3.228/volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51 Jul 03 15:45:40.612570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-40980a02-6381-4a71-b414-25b5dafa600c tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:40.621230 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-40980a02-6381-4a71-b414-25b5dafa600c tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Acquiring lock "cinder-attachment_update-df224794-bc2e-4e52-962f-fc6e4c54b725-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:45:40.625601 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-40980a02-6381-4a71-b414-25b5dafa600c tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Lock "cinder-attachment_update-df224794-bc2e-4e52-962f-fc6e4c54b725-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:45:40.626682 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:40.626682 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:41.152266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-40980a02-6381-4a71-b414-25b5dafa600c tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Lock "cinder-attachment_update-df224794-bc2e-4e52-962f-fc6e4c54b725-np0000004436" released by "attachment_update" :: held 0.527s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:45:41.152563 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-40980a02-6381-4a71-b414-25b5dafa600c tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51 returned with HTTP 200 Jul 03 15:45:41.153192 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 180/720] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:45:40 2026] PUT /volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:45:41.663067 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-34805fc8-7d48-46af-912a-ea4a6465586f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:41.665129 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-34805fc8-7d48-46af-912a-ea4a6465586f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51/action Jul 03 15:45:41.666886 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-34805fc8-7d48-46af-912a-ea4a6465586f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:41.667018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-34805fc8-7d48-46af-912a-ea4a6465586f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:41.684808 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:41.684808 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:41.696510 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-34805fc8-7d48-46af-912a-ea4a6465586f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51/action returned with HTTP 204 Jul 03 15:45:41.696958 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 180/721] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:45:41 2026] POST /volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:42.151951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-49a282fc-0879-4214-b904-0d3b0d7f94db None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:42.206792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fb044507-1ee1-44e3-998c-1077242dc4f8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:42.207148 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb044507-1ee1-44e3-998c-1077242dc4f8 None None] GET https://10.4.3.228/volume// Jul 03 15:45:42.207302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb044507-1ee1-44e3-998c-1077242dc4f8 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:42.207481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb044507-1ee1-44e3-998c-1077242dc4f8 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:42.207804 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb044507-1ee1-44e3-998c-1077242dc4f8 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:42.208082 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 185/722] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:42.214844 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-cb36b2d7-5e8f-4f95-8ecd-edb71f27726f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:42.217521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-cb36b2d7-5e8f-4f95-8ecd-edb71f27726f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:45:42.217841 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-cb36b2d7-5e8f-4f95-8ecd-edb71f27726f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:42.218093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-cb36b2d7-5e8f-4f95-8ecd-edb71f27726f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:42.230123 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:42.230123 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:42.234824 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-756c053d-db9d-461e-ba52-246078c9de37 req-cb36b2d7-5e8f-4f95-8ecd-edb71f27726f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:42.239718 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-cb36b2d7-5e8f-4f95-8ecd-edb71f27726f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 returned with HTTP 200 Jul 03 15:45:42.240167 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 181/723] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:42 2026] GET /volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:42.287662 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:45:42.287955 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1875471921"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:42.289703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1875471921'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:45:42.289853 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Create volume of 1 GB Jul 03 15:45:42.293895 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Availability Zones retrieved successfully. Jul 03 15:45:42.299576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Flow 'volume_create_api' (f80b826d-ec9d-4135-80ec-b0a4ed1a5ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:42.300584 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda8ea45-6942-4485-881e-0ba5e52bcba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:42.301558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:45:42.320817 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-413ff1fe-bf47-494e-b36f-340e2e6521bf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:42.322996 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-413ff1fe-bf47-494e-b36f-340e2e6521bf tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] PUT https://10.4.3.228/volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8 Jul 03 15:45:42.323281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-413ff1fe-bf47-494e-b36f-340e2e6521bf tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:42.330016 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda8ea45-6942-4485-881e-0ba5e52bcba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:42.330607 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-413ff1fe-bf47-494e-b36f-340e2e6521bf tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Acquiring lock "cinder-attachment_update-f2c2e01d-c526-4423-b5b5-97f5fd727826-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:45:42.331045 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69370769-bb38-4473-88f4-cd3ba3785f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:42.335756 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-413ff1fe-bf47-494e-b36f-340e2e6521bf tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Lock "cinder-attachment_update-f2c2e01d-c526-4423-b5b5-97f5fd727826-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:45:42.336915 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:42.336915 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:42.390599 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Created reservations ['349a3eb1-613c-4b8f-8f97-1d8b2f899b31', '21bc8171-2bf1-41a8-9f4f-b27a4662fa08', 'c6dc68f4-f7a7-4d69-8786-02f2db99bd49', '7e1afef9-54e5-4209-9b89-ae2fe714accb'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:42.391338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69370769-bb38-4473-88f4-cd3ba3785f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['349a3eb1-613c-4b8f-8f97-1d8b2f899b31', '21bc8171-2bf1-41a8-9f4f-b27a4662fa08', 'c6dc68f4-f7a7-4d69-8786-02f2db99bd49', '7e1afef9-54e5-4209-9b89-ae2fe714accb']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:42.392032 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c75b384-5823-4584-ad26-ff550173b2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:42.557444 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c75b384-5823-4584-ad26-ff550173b2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b4fa73-d031-474e-9125-251481bc38a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1875471921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',qos_specs=None,replication_status=,reservations=['349a3eb1-613c-4b8f-8f97-1d8b2f899b31','21bc8171-2bf1-41a8-9f4f-b27a4662fa08','c6dc68f4-f7a7-4d69-8786-02f2db99bd49','7e1afef9-54e5-4209-9b89-ae2fe714accb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43966f681c754826ab6e5b7bdc62132e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1875471921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b4fa73-d031-474e-9125-251481bc38a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='43966f681c754826ab6e5b7bdc62132e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:42.558081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e12d61-4c01-4ec9-aea9-4ef692cf595c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:42.573350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e12d61-4c01-4ec9-aea9-4ef692cf595c) transitioned into 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-1875471921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',qos_specs=None,replication_status=,reservations=['349a3eb1-613c-4b8f-8f97-1d8b2f899b31','21bc8171-2bf1-41a8-9f4f-b27a4662fa08','c6dc68f4-f7a7-4d69-8786-02f2db99bd49','7e1afef9-54e5-4209-9b89-ae2fe714accb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43966f681c754826ab6e5b7bdc62132e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:42.573983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1d518c-70be-4fbb-8622-05f1ab8eb677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:45:42.581992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1d518c-70be-4fbb-8622-05f1ab8eb677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:45:42.582790 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Flow 'volume_create_api' (f80b826d-ec9d-4135-80ec-b0a4ed1a5ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:45:42.583065 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Create volume request issued successfully. Jul 03 15:45:42.583607 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-49a282fc-0879-4214-b904-0d3b0d7f94db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:45:42.584008 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 178/724] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:45:42 2026] POST /volume/v3/volumes => generated 754 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:42.598993 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ccbbf5f7-0434-4c4e-93df-a794f6856766 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:42.601410 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ccbbf5f7-0434-4c4e-93df-a794f6856766 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:45:42.601698 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ccbbf5f7-0434-4c4e-93df-a794f6856766 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:42.602030 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ccbbf5f7-0434-4c4e-93df-a794f6856766 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:42.610951 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:42.610951 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:42.615324 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ccbbf5f7-0434-4c4e-93df-a794f6856766 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:45:42.620576 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ccbbf5f7-0434-4c4e-93df-a794f6856766 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 returned with HTTP 200 Jul 03 15:45:42.621139 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 186/725] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:42 2026] GET /volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:42.863962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-413ff1fe-bf47-494e-b36f-340e2e6521bf tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Lock "cinder-attachment_update-f2c2e01d-c526-4423-b5b5-97f5fd727826-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:45:42.863962 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-413ff1fe-bf47-494e-b36f-340e2e6521bf tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8 returned with HTTP 200 Jul 03 15:45:42.864479 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 181/726] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:45:42 2026] PUT /volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:42.986890 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b17829a2-d095-41bb-9545-ce780108989b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:42.988952 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b17829a2-d095-41bb-9545-ce780108989b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:42.989361 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b17829a2-d095-41bb-9545-ce780108989b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:42.989502 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b17829a2-d095-41bb-9545-ce780108989b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:42.999215 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:42.999215 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:42.999733 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b17829a2-d095-41bb-9545-ce780108989b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.007535 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b17829a2-d095-41bb-9545-ce780108989b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Reserve volume completed successfully. Jul 03 15:45:43.007839 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b17829a2-d095-41bb-9545-ce780108989b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:43.008352 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 182/727] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:42 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:43.017125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-505f5e23-11e1-481f-a140-d84a121b29ec None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.019451 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-505f5e23-11e1-481f-a140-d84a121b29ec tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:43.019767 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-505f5e23-11e1-481f-a140-d84a121b29ec tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.020050 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-505f5e23-11e1-481f-a140-d84a121b29ec tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.029985 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.029985 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:43.033990 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-505f5e23-11e1-481f-a140-d84a121b29ec tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.039317 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-505f5e23-11e1-481f-a140-d84a121b29ec tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:43.039709 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 179/728] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.053737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f6469e01-fae0-4de4-865b-e6b6422d0a57 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.055580 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f6469e01-fae0-4de4-865b-e6b6422d0a57 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:43.056056 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f6469e01-fae0-4de4-865b-e6b6422d0a57 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:43.056056 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f6469e01-fae0-4de4-865b-e6b6422d0a57 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.070292 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.070292 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:43.070434 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f6469e01-fae0-4de4-865b-e6b6422d0a57 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.088118 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f6469e01-fae0-4de4-865b-e6b6422d0a57 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Unreserve volume completed successfully. Jul 03 15:45:43.088472 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f6469e01-fae0-4de4-865b-e6b6422d0a57 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:43.089251 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 187/729] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:43.095825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-65b088f1-02ef-4a7a-ad33-bb4ac415c569 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.098916 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-65b088f1-02ef-4a7a-ad33-bb4ac415c569 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:43.099090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-65b088f1-02ef-4a7a-ad33-bb4ac415c569 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.099281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-65b088f1-02ef-4a7a-ad33-bb4ac415c569 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.106160 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.106160 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:43.110509 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-65b088f1-02ef-4a7a-ad33-bb4ac415c569 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.114201 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-65b088f1-02ef-4a7a-ad33-bb4ac415c569 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:43.114500 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 182/730] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.127447 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7ece09bb-ff8d-4bb1-ab7a-d5275ca25665 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.129752 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ece09bb-ff8d-4bb1-ab7a-d5275ca25665 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:43.130239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ece09bb-ff8d-4bb1-ab7a-d5275ca25665 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:43.130415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ece09bb-ff8d-4bb1-ab7a-d5275ca25665 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.140304 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.140304 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:43.140888 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ece09bb-ff8d-4bb1-ab7a-d5275ca25665 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.151903 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ece09bb-ff8d-4bb1-ab7a-d5275ca25665 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume updated successfully. Jul 03 15:45:43.152664 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ece09bb-ff8d-4bb1-ab7a-d5275ca25665 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 200 Jul 03 15:45:43.152664 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 183/731] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:45:43.159387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b9550642-bd9d-4416-be0c-34f746d7896e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.161292 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b9550642-bd9d-4416-be0c-34f746d7896e tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:43.161510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b9550642-bd9d-4416-be0c-34f746d7896e tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.161759 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b9550642-bd9d-4416-be0c-34f746d7896e tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.169291 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.169291 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:43.172916 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b9550642-bd9d-4416-be0c-34f746d7896e tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.177362 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b9550642-bd9d-4416-be0c-34f746d7896e tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:43.177856 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 180/732] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.191848 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-96ad26e2-ff8d-43dd-85fc-935999ac9672 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.193639 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-96ad26e2-ff8d-43dd-85fc-935999ac9672 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:43.194010 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-96ad26e2-ff8d-43dd-85fc-935999ac9672 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:43.194232 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-96ad26e2-ff8d-43dd-85fc-935999ac9672 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.202643 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.202643 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:43.203104 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-96ad26e2-ff8d-43dd-85fc-935999ac9672 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.212350 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-96ad26e2-ff8d-43dd-85fc-935999ac9672 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume updated successfully. Jul 03 15:45:43.212746 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-96ad26e2-ff8d-43dd-85fc-935999ac9672 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 200 Jul 03 15:45:43.213137 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 188/733] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:45:43.220483 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c011bd0b-d4a2-48a9-a543-e42429917a3f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.222331 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c011bd0b-d4a2-48a9-a543-e42429917a3f tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:43.222567 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c011bd0b-d4a2-48a9-a543-e42429917a3f tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.222842 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c011bd0b-d4a2-48a9-a543-e42429917a3f tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.232237 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.232237 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:43.235990 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c011bd0b-d4a2-48a9-a543-e42429917a3f tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.241215 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c011bd0b-d4a2-48a9-a543-e42429917a3f tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:43.241566 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 183/734] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.254857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.256638 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:43.256986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:43.257155 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.265945 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.265945 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:43.266481 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.277782 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Update volume admin metadata completed successfully. Jul 03 15:45:43.277937 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Update readonly setting on volume completed successfully. Jul 03 15:45:43.278155 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9d856199-fa56-491c-bd5c-73a1e94bee25 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:43.278737 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 184/735] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:43.285149 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b6c817a4-bdf9-4f28-8c5e-606c13909c9b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.286906 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b6c817a4-bdf9-4f28-8c5e-606c13909c9b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:43.287102 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b6c817a4-bdf9-4f28-8c5e-606c13909c9b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.287277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b6c817a4-bdf9-4f28-8c5e-606c13909c9b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.294210 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.294210 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:43.297730 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b6c817a4-bdf9-4f28-8c5e-606c13909c9b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.302014 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b6c817a4-bdf9-4f28-8c5e-606c13909c9b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:43.302461 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 181/736] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.313979 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.315678 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:43.316013 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:43.316167 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.323842 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.323842 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:43.324266 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.333817 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Update volume admin metadata completed successfully. Jul 03 15:45:43.333975 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Update readonly setting on volume completed successfully. Jul 03 15:45:43.334198 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c4aa4c9-e0cd-41ca-948b-39012d81574c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:43.334579 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 189/737] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:43.341233 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-195b418e-9b2c-475f-b62c-cdcc1ec00dc8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.342829 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-195b418e-9b2c-475f-b62c-cdcc1ec00dc8 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:43.342990 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-195b418e-9b2c-475f-b62c-cdcc1ec00dc8 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.343183 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-195b418e-9b2c-475f-b62c-cdcc1ec00dc8 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.349813 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.349813 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:43.353304 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-195b418e-9b2c-475f-b62c-cdcc1ec00dc8 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.357160 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-195b418e-9b2c-475f-b62c-cdcc1ec00dc8 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:43.357518 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 184/738] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.369614 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a99af297-b201-4813-a3df-32fbceb5903d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.371631 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a99af297-b201-4813-a3df-32fbceb5903d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:45:43.372087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a99af297-b201-4813-a3df-32fbceb5903d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2087082905", "disk_format": "raw"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:43.372247 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a99af297-b201-4813-a3df-32fbceb5903d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2087082905", "disk_format": "raw"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.376612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-c59b84ac-6d09-4244-b6c3-d8dd8b659a1e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.379337 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-c59b84ac-6d09-4244-b6c3-d8dd8b659a1e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8/action Jul 03 15:45:43.379337 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-c59b84ac-6d09-4244-b6c3-d8dd8b659a1e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:43.379522 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-c59b84ac-6d09-4244-b6c3-d8dd8b659a1e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.383210 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.383210 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:43.383706 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a99af297-b201-4813-a3df-32fbceb5903d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:43.396635 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.396635 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:43.397425 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.397425 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:43.401864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.image.image_utils [None req-a99af297-b201-4813-a3df-32fbceb5903d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2087082905'}] 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-2087082905'}]. {{(pid=99818) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 15:45:43.408594 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-c59b84ac-6d09-4244-b6c3-d8dd8b659a1e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8/action returned with HTTP 204 Jul 03 15:45:43.408952 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 182/739] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:43.633249 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6930f1ee-38a6-4769-8f9d-f76d704f5d39 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.636381 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6930f1ee-38a6-4769-8f9d-f76d704f5d39 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:45:43.636609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6930f1ee-38a6-4769-8f9d-f76d704f5d39 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.636852 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6930f1ee-38a6-4769-8f9d-f76d704f5d39 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.643680 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.643680 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:43.647173 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6930f1ee-38a6-4769-8f9d-f76d704f5d39 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:45:43.652204 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6930f1ee-38a6-4769-8f9d-f76d704f5d39 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 returned with HTTP 200 Jul 03 15:45:43.652204 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 190/740] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.663444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.665179 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:45:43.665515 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36b4fa73-d031-474e-9125-251481bc38a2", "name": "tempest-VolumesBackupsAdminTest-Backup-1232730991", "container": "tempest-volumesbackupsadmintest-backup-container-485690937"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:43.666940 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Creating new backup {'backup': {'volume_id': '36b4fa73-d031-474e-9125-251481bc38a2', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1232730991', 'container': 'tempest-volumesbackupsadmintest-backup-container-485690937'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:45:43.667147 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Creating backup of volume 36b4fa73-d031-474e-9125-251481bc38a2 in container tempest-volumesbackupsadmintest-backup-container-485690937 Jul 03 15:45:43.673811 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.673811 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:43.674263 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:45:43.700435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Created reservations ['a9f92931-9675-4e6c-b0eb-e6bffbc5e939', '4eb7b93d-93ed-4fe8-8ceb-ffb0d7d92967'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:45:43.746686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee3fd86c-66ec-41a7-9e73-30a40a5985d9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:45:43.747150 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 185/741] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/backups => generated 335 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:43.755696 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bafeec0c-b895-4d84-82e2-a528ed2ee64a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.757549 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bafeec0c-b895-4d84-82e2-a528ed2ee64a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:43.757780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bafeec0c-b895-4d84-82e2-a528ed2ee64a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.758001 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bafeec0c-b895-4d84-82e2-a528ed2ee64a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.758173 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-bafeec0c-b895-4d84-82e2-a528ed2ee64a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:43.771767 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.771767 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:43.772585 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bafeec0c-b895-4d84-82e2-a528ed2ee64a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:43.773057 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 183/742] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:43.849732 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a99af297-b201-4813-a3df-32fbceb5903d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Copy volume to image completed successfully. Jul 03 15:45:43.850333 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a99af297-b201-4813-a3df-32fbceb5903d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:45:43.850748 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 185/743] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:45:43 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 687 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:45:43.918741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-987de0bc-57d2-4f69-9baa-e97fc7104610 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.919106 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-987de0bc-57d2-4f69-9baa-e97fc7104610 None None] GET https://10.4.3.228/volume// Jul 03 15:45:43.919246 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-987de0bc-57d2-4f69-9baa-e97fc7104610 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.919416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-987de0bc-57d2-4f69-9baa-e97fc7104610 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.919743 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-987de0bc-57d2-4f69-9baa-e97fc7104610 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:43.920000 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 191/744] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:43.933527 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-ea7040be-07d1-42d5-aea1-570a3d02fa6f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:43.935512 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-ea7040be-07d1-42d5-aea1-570a3d02fa6f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:45:43.935725 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-ea7040be-07d1-42d5-aea1-570a3d02fa6f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:43.935910 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-ea7040be-07d1-42d5-aea1-570a3d02fa6f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:43.948227 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:43.948227 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:43.952623 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-756c053d-db9d-461e-ba52-246078c9de37 req-ea7040be-07d1-42d5-aea1-570a3d02fa6f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:45:43.957482 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-ea7040be-07d1-42d5-aea1-570a3d02fa6f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 returned with HTTP 200 Jul 03 15:45:43.957976 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 186/745] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:43 2026] GET /volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:44.060360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-54b535bc-60a9-424d-8f64-26c8a89b069e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:44.062329 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-54b535bc-60a9-424d-8f64-26c8a89b069e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] PUT https://10.4.3.228/volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e Jul 03 15:45:44.062677 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-54b535bc-60a9-424d-8f64-26c8a89b069e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:44.070339 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-54b535bc-60a9-424d-8f64-26c8a89b069e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Acquiring lock "cinder-attachment_update-e1dbb155-2062-4ce3-88a3-553a44edf288-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:45:44.074892 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-54b535bc-60a9-424d-8f64-26c8a89b069e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Lock "cinder-attachment_update-e1dbb155-2062-4ce3-88a3-553a44edf288-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:45:44.075900 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:44.075900 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:44.596085 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-756c053d-db9d-461e-ba52-246078c9de37 req-54b535bc-60a9-424d-8f64-26c8a89b069e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Lock "cinder-attachment_update-e1dbb155-2062-4ce3-88a3-553a44edf288-np0000004436" released by "attachment_update" :: held 0.521s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:45:44.596530 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-54b535bc-60a9-424d-8f64-26c8a89b069e tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e returned with HTTP 200 Jul 03 15:45:44.597005 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 184/746] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:45:44 2026] PUT /volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:44.783439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ec5fcad2-0900-40a1-81c1-1f0aea81340a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:44.785586 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ec5fcad2-0900-40a1-81c1-1f0aea81340a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:44.785923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ec5fcad2-0900-40a1-81c1-1f0aea81340a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:44.786185 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ec5fcad2-0900-40a1-81c1-1f0aea81340a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:44.786345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-ec5fcad2-0900-40a1-81c1-1f0aea81340a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:44.801400 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:44.801400 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:44.802303 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ec5fcad2-0900-40a1-81c1-1f0aea81340a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:44.802734 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 186/747] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:44 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:45.108731 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-756c053d-db9d-461e-ba52-246078c9de37 req-27ab4db3-bf12-4e7a-a70e-079d9439104f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:45.117383 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-27ab4db3-bf12-4e7a-a70e-079d9439104f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] POST https://10.4.3.228/volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e/action Jul 03 15:45:45.117383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-27ab4db3-bf12-4e7a-a70e-079d9439104f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:45.117383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-27ab4db3-bf12-4e7a-a70e-079d9439104f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:45.141750 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:45.141750 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:45.156495 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-756c053d-db9d-461e-ba52-246078c9de37 req-27ab4db3-bf12-4e7a-a70e-079d9439104f tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e/action returned with HTTP 204 Jul 03 15:45:45.157071 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 192/748] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:45:45 2026] POST /volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:45.814030 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4ae00d8b-f67d-486d-8fc1-4fab7ef252de None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:45.815686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ae00d8b-f67d-486d-8fc1-4fab7ef252de tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:45.815873 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ae00d8b-f67d-486d-8fc1-4fab7ef252de tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:45.816054 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ae00d8b-f67d-486d-8fc1-4fab7ef252de tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:45.816155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4ae00d8b-f67d-486d-8fc1-4fab7ef252de tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:45.820211 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:45.820211 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:45.820966 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ae00d8b-f67d-486d-8fc1-4fab7ef252de tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:45.821350 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 187/749] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:45 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:46.835715 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-efcf71cc-2ff8-4573-8a20-b677beb0a12e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:46.837189 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-efcf71cc-2ff8-4573-8a20-b677beb0a12e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:46.839127 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-efcf71cc-2ff8-4573-8a20-b677beb0a12e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:46.839127 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-efcf71cc-2ff8-4573-8a20-b677beb0a12e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:46.839258 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-efcf71cc-2ff8-4573-8a20-b677beb0a12e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:46.846782 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:46.846782 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:46.847645 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-efcf71cc-2ff8-4573-8a20-b677beb0a12e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:46.848024 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 185/750] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:46 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:47.859419 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-85c3cb2f-c771-43ee-9b0d-8658244a1b30 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:47.861725 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85c3cb2f-c771-43ee-9b0d-8658244a1b30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:47.862017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85c3cb2f-c771-43ee-9b0d-8658244a1b30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:47.862280 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85c3cb2f-c771-43ee-9b0d-8658244a1b30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:47.862452 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-85c3cb2f-c771-43ee-9b0d-8658244a1b30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:47.868674 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:47.868674 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:47.869851 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85c3cb2f-c771-43ee-9b0d-8658244a1b30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:47.870431 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 187/751] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:47 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:48.885545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6e6cf022-a1d6-44ba-ae89-a3e6b7159a71 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:48.889423 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6e6cf022-a1d6-44ba-ae89-a3e6b7159a71 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:48.889423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6e6cf022-a1d6-44ba-ae89-a3e6b7159a71 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:48.889423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6e6cf022-a1d6-44ba-ae89-a3e6b7159a71 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:48.889672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6e6cf022-a1d6-44ba-ae89-a3e6b7159a71 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:48.916009 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:48.916009 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:48.917003 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6e6cf022-a1d6-44ba-ae89-a3e6b7159a71 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:48.917409 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 193/752] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:48 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:49.892775 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-d8daa3a5-c765-40b3-8aa7-1b48cc10248e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:49.896128 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-d8daa3a5-c765-40b3-8aa7-1b48cc10248e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:49.896760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-d8daa3a5-c765-40b3-8aa7-1b48cc10248e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:49.896760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-d8daa3a5-c765-40b3-8aa7-1b48cc10248e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:49.900353 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=301,cinder:UPDATE=65,cinder:INSERT=26 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:45:49.908302 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:49.908302 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:49.915592 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-d8daa3a5-c765-40b3-8aa7-1b48cc10248e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:49.922481 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-d8daa3a5-c765-40b3-8aa7-1b48cc10248e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:49.923198 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 188/753] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:49 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:49.931790 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-eafac75a-f2f3-4d13-affb-bc2b9533b61d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:49.933946 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-eafac75a-f2f3-4d13-affb-bc2b9533b61d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:49.934920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-eafac75a-f2f3-4d13-affb-bc2b9533b61d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:49.934920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-eafac75a-f2f3-4d13-affb-bc2b9533b61d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:49.934920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-eafac75a-f2f3-4d13-affb-bc2b9533b61d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:49.938709 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=316,cinder:UPDATE=64,cinder:INSERT=30 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:45:49.942481 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:49.942481 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:49.943372 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-eafac75a-f2f3-4d13-affb-bc2b9533b61d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:49.943821 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 186/754] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:49 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:50.955504 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c8cedca8-8c5f-443c-9911-52461494ecc1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:50.960428 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c8cedca8-8c5f-443c-9911-52461494ecc1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:50.961607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c8cedca8-8c5f-443c-9911-52461494ecc1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:50.961776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c8cedca8-8c5f-443c-9911-52461494ecc1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:50.961926 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c8cedca8-8c5f-443c-9911-52461494ecc1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:50.964884 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=398,cinder:INSERT=64,cinder:UPDATE=101 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:45:50.971053 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:50.971053 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:50.975930 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c8cedca8-8c5f-443c-9911-52461494ecc1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:50.976786 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 188/755] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:50 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:51.988866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5c9cc125-4c6b-4e97-9197-2d678d9d8346 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:51.988866 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c9cc125-4c6b-4e97-9197-2d678d9d8346 None None] GET https://10.4.3.228/volume// Jul 03 15:45:51.988866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c9cc125-4c6b-4e97-9197-2d678d9d8346 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:51.988866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c9cc125-4c6b-4e97-9197-2d678d9d8346 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:51.988866 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c9cc125-4c6b-4e97-9197-2d678d9d8346 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:51.989401 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 194/756] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:45:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:51.994281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1feb6964-ce1c-41e2-9d51-690a0f472a50 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:51.997170 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1feb6964-ce1c-41e2-9d51-690a0f472a50 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:51.997170 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1feb6964-ce1c-41e2-9d51-690a0f472a50 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:51.997407 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1feb6964-ce1c-41e2-9d51-690a0f472a50 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:51.997546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-1feb6964-ce1c-41e2-9d51-690a0f472a50 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:52.001943 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a78dffed-2769-41dc-8b7e-1947a508dbee None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:52.004510 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a78dffed-2769-41dc-8b7e-1947a508dbee tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:45:52.004833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a78dffed-2769-41dc-8b7e-1947a508dbee tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c85ce38a-38be-4228-bdfa-9b71b24e2daf", "connector": null, "instance_uuid": "c695a759-cc40-487e-9bff-e77d63b97775"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:52.006918 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:52.006918 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:52.009257 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1feb6964-ce1c-41e2-9d51-690a0f472a50 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:52.009257 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 189/757] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:51 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:52.021687 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:52.021687 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:52.075091 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a78dffed-2769-41dc-8b7e-1947a508dbee tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:45:52.076420 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 187/758] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:45:52 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:52.466167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-95faf054-b1f8-4ef3-9eff-3b2cde44bf3b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:52.476314 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95faf054-b1f8-4ef3-9eff-3b2cde44bf3b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:52.476314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-95faf054-b1f8-4ef3-9eff-3b2cde44bf3b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:52.476314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-95faf054-b1f8-4ef3-9eff-3b2cde44bf3b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:52.483554 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:52.483554 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:52.490884 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-95faf054-b1f8-4ef3-9eff-3b2cde44bf3b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:52.496220 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95faf054-b1f8-4ef3-9eff-3b2cde44bf3b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:52.496745 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 189/759] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:52 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:52.622362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d816716b-1fa5-476b-8ca8-bb638dfe7201 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:52.622838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d816716b-1fa5-476b-8ca8-bb638dfe7201 None None] GET https://10.4.3.228/volume// Jul 03 15:45:52.623156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d816716b-1fa5-476b-8ca8-bb638dfe7201 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:52.623386 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d816716b-1fa5-476b-8ca8-bb638dfe7201 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:52.623788 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d816716b-1fa5-476b-8ca8-bb638dfe7201 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:52.624143 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 195/760] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:52.636897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a6f6e20e-8742-4172-be7f-494666cdf2b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:52.641170 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a6f6e20e-8742-4172-be7f-494666cdf2b2 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:52.641467 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a6f6e20e-8742-4172-be7f-494666cdf2b2 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:52.641931 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a6f6e20e-8742-4172-be7f-494666cdf2b2 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:52.657005 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:52.657005 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:52.662257 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a6f6e20e-8742-4172-be7f-494666cdf2b2 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:52.667918 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-a6f6e20e-8742-4172-be7f-494666cdf2b2 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:52.668430 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 190/761] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:52 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:52.768849 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-311c72e3-787b-48ba-b6db-3090b7ffa534 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:52.772506 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-311c72e3-787b-48ba-b6db-3090b7ffa534 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] PUT https://10.4.3.228/volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f Jul 03 15:45:52.775729 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-311c72e3-787b-48ba-b6db-3090b7ffa534 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:52.793060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-311c72e3-787b-48ba-b6db-3090b7ffa534 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Acquiring lock "cinder-attachment_update-c85ce38a-38be-4228-bdfa-9b71b24e2daf-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:45:52.802175 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-311c72e3-787b-48ba-b6db-3090b7ffa534 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Lock "cinder-attachment_update-c85ce38a-38be-4228-bdfa-9b71b24e2daf-np0000004436" acquired by "attachment_update" :: waited 0.009s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:45:52.803517 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:52.803517 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:53.024257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4d94e01c-c5cd-4913-bdf7-142d980ac538 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:53.026845 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d94e01c-c5cd-4913-bdf7-142d980ac538 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:53.027081 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d94e01c-c5cd-4913-bdf7-142d980ac538 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:53.027242 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d94e01c-c5cd-4913-bdf7-142d980ac538 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:53.027350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-4d94e01c-c5cd-4913-bdf7-142d980ac538 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:53.032167 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:53.032167 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:53.033113 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d94e01c-c5cd-4913-bdf7-142d980ac538 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:53.034969 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 190/762] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:53 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:53.269997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-336a757b-a13b-403d-a73d-af99b488ff76 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:53.272260 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-336a757b-a13b-403d-a73d-af99b488ff76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:45:53.272540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-336a757b-a13b-403d-a73d-af99b488ff76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:53.272824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-336a757b-a13b-403d-a73d-af99b488ff76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:53.272977 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-336a757b-a13b-403d-a73d-af99b488ff76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Delete snapshot with id: 90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:45:53.275501 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=276,cinder:UPDATE=75,cinder:INSERT=30 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:45:53.285188 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-336a757b-a13b-403d-a73d-af99b488ff76 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 404 Jul 03 15:45:53.285915 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 196/763] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:45:53 2026] DELETE /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:53.297649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9c8cad8c-61ac-417c-9520-14101aa373c9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:53.297649 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c8cad8c-61ac-417c-9520-14101aa373c9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 Jul 03 15:45:53.298086 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c8cad8c-61ac-417c-9520-14101aa373c9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:53.298255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c8cad8c-61ac-417c-9520-14101aa373c9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:53.304255 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c8cad8c-61ac-417c-9520-14101aa373c9 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 returned with HTTP 404 Jul 03 15:45:53.305000 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 191/764] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:45:53 2026] GET /volume/v3/snapshots/90c75450-4bd8-4af3-adf4-aa0baa3cae88 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:45:53.333227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-311c72e3-787b-48ba-b6db-3090b7ffa534 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Lock "cinder-attachment_update-c85ce38a-38be-4228-bdfa-9b71b24e2daf-np0000004436" released by "attachment_update" :: held 0.531s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:45:53.333794 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-311c72e3-787b-48ba-b6db-3090b7ffa534 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f returned with HTTP 200 Jul 03 15:45:53.334184 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 188/765] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:45:52 2026] PUT /volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:53.386556 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-3200cfde-e3e3-4c53-b600-43bcaf9f5350 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:53.389366 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-3200cfde-e3e3-4c53-b600-43bcaf9f5350 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:45:53.389655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-3200cfde-e3e3-4c53-b600-43bcaf9f5350 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:53.389941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-3200cfde-e3e3-4c53-b600-43bcaf9f5350 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:53.403233 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:53.403233 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:53.407932 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-3200cfde-e3e3-4c53-b600-43bcaf9f5350 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:45:53.414322 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-3200cfde-e3e3-4c53-b600-43bcaf9f5350 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:45:53.414928 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 191/766] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:45:53 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:45:53.471777 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-7d5fd4cb-1ecf-4250-b875-0109ce43c550 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:53.477834 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-7d5fd4cb-1ecf-4250-b875-0109ce43c550 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c/action Jul 03 15:45:53.478139 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-7d5fd4cb-1ecf-4250-b875-0109ce43c550 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:45:53.478247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-7d5fd4cb-1ecf-4250-b875-0109ce43c550 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:45:53.493210 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:53.493210 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:53.493799 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-7d5fd4cb-1ecf-4250-b875-0109ce43c550 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:45:53.503031 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-7d5fd4cb-1ecf-4250-b875-0109ce43c550 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Begin detaching volume completed successfully. Jul 03 15:45:53.503314 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-7d5fd4cb-1ecf-4250-b875-0109ce43c550 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c/action returned with HTTP 202 Jul 03 15:45:53.504177 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 197/767] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:45:53 2026] POST /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:45:53.520958 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1e9743a0-afd4-40e5-95bf-cdcc491bb332 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:53.523057 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1e9743a0-afd4-40e5-95bf-cdcc491bb332 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:53.523057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1e9743a0-afd4-40e5-95bf-cdcc491bb332 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:53.523057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1e9743a0-afd4-40e5-95bf-cdcc491bb332 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:53.537553 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:53.537553 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:53.544225 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1e9743a0-afd4-40e5-95bf-cdcc491bb332 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:53.551263 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1e9743a0-afd4-40e5-95bf-cdcc491bb332 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:53.551923 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 192/768] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:53 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:54.046079 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0ce37ff1-6ddd-4f49-bd23-ea528101b892 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:54.048943 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ce37ff1-6ddd-4f49-bd23-ea528101b892 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:54.049120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ce37ff1-6ddd-4f49-bd23-ea528101b892 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:54.049301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ce37ff1-6ddd-4f49-bd23-ea528101b892 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:54.049420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0ce37ff1-6ddd-4f49-bd23-ea528101b892 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:54.061744 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:54.061744 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:54.061744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ce37ff1-6ddd-4f49-bd23-ea528101b892 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:54.062137 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 189/769] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:54 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:54.543778 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4d0a3666-e48c-48ad-8dce-feb3b5f701d4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:54.544226 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d0a3666-e48c-48ad-8dce-feb3b5f701d4 None None] GET https://10.4.3.228/volume// Jul 03 15:45:54.544316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d0a3666-e48c-48ad-8dce-feb3b5f701d4 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:54.544691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d0a3666-e48c-48ad-8dce-feb3b5f701d4 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:54.546603 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d0a3666-e48c-48ad-8dce-feb3b5f701d4 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:45:54.546603 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 192/770] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:45:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:45:54.557811 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-6d90b7c5-6605-4c58-9b06-0e39f1b02613 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:54.562752 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-6d90b7c5-6605-4c58-9b06-0e39f1b02613 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:45:54.562950 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-6d90b7c5-6605-4c58-9b06-0e39f1b02613 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:54.563208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-6d90b7c5-6605-4c58-9b06-0e39f1b02613 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:54.569417 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dce04673-76f0-4ba4-9ab6-52c2f7aee07e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:54.572653 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dce04673-76f0-4ba4-9ab6-52c2f7aee07e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:54.573080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dce04673-76f0-4ba4-9ab6-52c2f7aee07e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:54.573482 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dce04673-76f0-4ba4-9ab6-52c2f7aee07e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:54.576032 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:54.576032 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:54.579984 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-6d90b7c5-6605-4c58-9b06-0e39f1b02613 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:45:54.584882 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-6d90b7c5-6605-4c58-9b06-0e39f1b02613 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:45:54.585287 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 198/771] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:45:54 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:45:54.587724 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:54.587724 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:54.593150 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dce04673-76f0-4ba4-9ab6-52c2f7aee07e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:54.598751 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dce04673-76f0-4ba4-9ab6-52c2f7aee07e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:54.598939 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 193/772] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:54 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:55.076495 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-67b2ff4a-1188-4cef-9f5f-1feff5c9cc99 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:55.078422 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67b2ff4a-1188-4cef-9f5f-1feff5c9cc99 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:55.078422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-67b2ff4a-1188-4cef-9f5f-1feff5c9cc99 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:55.078613 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-67b2ff4a-1188-4cef-9f5f-1feff5c9cc99 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:55.078774 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-67b2ff4a-1188-4cef-9f5f-1feff5c9cc99 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:55.085450 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:55.085450 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:55.086639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67b2ff4a-1188-4cef-9f5f-1feff5c9cc99 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:55.087142 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 190/773] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:55 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:55.618612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f5649aa3-85e4-464d-8f6b-d4c3c3d9d853 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:55.621418 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5649aa3-85e4-464d-8f6b-d4c3c3d9d853 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:55.621636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5649aa3-85e4-464d-8f6b-d4c3c3d9d853 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:55.621847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5649aa3-85e4-464d-8f6b-d4c3c3d9d853 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:55.644638 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:55.644638 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:55.644773 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f5649aa3-85e4-464d-8f6b-d4c3c3d9d853 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:55.649736 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5649aa3-85e4-464d-8f6b-d4c3c3d9d853 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:55.650232 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 193/774] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:55 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:56.107840 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7db9a81c-13c9-4f8d-914f-541540164e79 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:56.110167 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7db9a81c-13c9-4f8d-914f-541540164e79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:56.110407 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7db9a81c-13c9-4f8d-914f-541540164e79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:56.110588 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7db9a81c-13c9-4f8d-914f-541540164e79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:56.110751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7db9a81c-13c9-4f8d-914f-541540164e79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:56.117043 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:56.117043 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:56.118001 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7db9a81c-13c9-4f8d-914f-541540164e79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:56.124671 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 199/775] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:56 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:56.662598 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d07bacee-9925-4fbd-b2f7-c033709fadfc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:56.664375 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d07bacee-9925-4fbd-b2f7-c033709fadfc tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:56.664568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d07bacee-9925-4fbd-b2f7-c033709fadfc tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:56.664807 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d07bacee-9925-4fbd-b2f7-c033709fadfc tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:56.675579 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:56.675579 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:56.679085 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d07bacee-9925-4fbd-b2f7-c033709fadfc tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:56.683285 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d07bacee-9925-4fbd-b2f7-c033709fadfc tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:56.683852 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 194/776] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:56 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:57.139205 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c0922a19-8f98-46e5-90a2-01725986650f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:57.143504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0922a19-8f98-46e5-90a2-01725986650f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:57.143794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0922a19-8f98-46e5-90a2-01725986650f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:57.144032 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0922a19-8f98-46e5-90a2-01725986650f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:57.144155 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c0922a19-8f98-46e5-90a2-01725986650f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:57.156320 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:57.156320 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:57.157276 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0922a19-8f98-46e5-90a2-01725986650f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:57.158054 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 191/777] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:57 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:57.701189 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-20b24e65-e5dc-43c2-a397-b1a2a1c7658d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:57.705542 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-20b24e65-e5dc-43c2-a397-b1a2a1c7658d tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:57.705844 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-20b24e65-e5dc-43c2-a397-b1a2a1c7658d tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:57.706110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-20b24e65-e5dc-43c2-a397-b1a2a1c7658d tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:57.720545 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:57.720545 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:57.725232 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-20b24e65-e5dc-43c2-a397-b1a2a1c7658d tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:57.730233 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-20b24e65-e5dc-43c2-a397-b1a2a1c7658d tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:57.730748 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 194/778] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:57 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:58.170407 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2336754d-c004-4ab5-95a9-08cebee5be54 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:58.173819 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2336754d-c004-4ab5-95a9-08cebee5be54 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:58.173986 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2336754d-c004-4ab5-95a9-08cebee5be54 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:58.174171 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2336754d-c004-4ab5-95a9-08cebee5be54 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:58.174263 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-2336754d-c004-4ab5-95a9-08cebee5be54 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:58.187199 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:58.187199 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:58.188151 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2336754d-c004-4ab5-95a9-08cebee5be54 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:58.188665 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 200/779] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:58 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:58.463385 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-b649b8b1-d7fc-43da-968b-5b5f8530fe75 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:58.466045 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-b649b8b1-d7fc-43da-968b-5b5f8530fe75 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] DELETE https://10.4.3.228/volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818 Jul 03 15:45:58.466435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-b649b8b1-d7fc-43da-968b-5b5f8530fe75 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:58.466869 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-b649b8b1-d7fc-43da-968b-5b5f8530fe75 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:58.475877 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:58.475877 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:58.752134 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6eda01f7-f29b-4846-a54b-ad7385c1e8bb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:58.754864 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6eda01f7-f29b-4846-a54b-ad7385c1e8bb tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:58.755040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6eda01f7-f29b-4846-a54b-ad7385c1e8bb tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:58.755257 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6eda01f7-f29b-4846-a54b-ad7385c1e8bb tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:58.769544 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:58.769544 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:58.775792 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6eda01f7-f29b-4846-a54b-ad7385c1e8bb tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:58.786648 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6eda01f7-f29b-4846-a54b-ad7385c1e8bb tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:58.786648 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 192/780] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:58 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:59.005858 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-b649b8b1-d7fc-43da-968b-5b5f8530fe75 tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818 returned with HTTP 200 Jul 03 15:45:59.006231 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 195/781] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:45:58 2026] DELETE /volume/v3/attachments/5fa41fcd-ae07-46d5-8e68-016616905818 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:59.023817 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:59.028279 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] DELETE https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 Jul 03 15:45:59.028279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:59.028279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:59.028279 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Delete volume with id: 5e913b3f-d9f5-4c58-98b8-d83c094b8808 Jul 03 15:45:59.036558 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:59.036558 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:45:59.039639 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:45:59.058897 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Delete volume request issued successfully. Jul 03 15:45:59.059316 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-64c55168-92b2-47d5-9e64-d36bc140c106 req-7334c5c9-474b-4cc9-ba89-f148295d647e tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 returned with HTTP 202 Jul 03 15:45:59.060076 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 195/782] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:45:59 2026] DELETE /volume/v3/volumes/5e913b3f-d9f5-4c58-98b8-d83c094b8808 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:45:59.204795 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-71974f7e-8d60-408b-9977-5b629c9bd1c6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:59.206647 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-71974f7e-8d60-408b-9977-5b629c9bd1c6 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:45:59.206839 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-71974f7e-8d60-408b-9977-5b629c9bd1c6 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:59.207013 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-71974f7e-8d60-408b-9977-5b629c9bd1c6 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:59.207108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-71974f7e-8d60-408b-9977-5b629c9bd1c6 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:45:59.212141 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:59.212141 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:45:59.212820 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-71974f7e-8d60-408b-9977-5b629c9bd1c6 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:45:59.213205 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 201/783] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:59 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:59.225939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-05b2a2df-fe61-401e-b845-02572e4de2b3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:59.228830 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-05b2a2df-fe61-401e-b845-02572e4de2b3 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:45:59.229397 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-05b2a2df-fe61-401e-b845-02572e4de2b3 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:59.230070 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-05b2a2df-fe61-401e-b845-02572e4de2b3 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:59.241600 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:59.241600 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:45:59.247152 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-05b2a2df-fe61-401e-b845-02572e4de2b3 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:45:59.252248 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-05b2a2df-fe61-401e-b845-02572e4de2b3 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:45:59.252840 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 193/784] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:59 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:59.802205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bc140118-c74d-49a4-a0ba-ad40e8c4ccad None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:59.804152 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc140118-c74d-49a4-a0ba-ad40e8c4ccad tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:45:59.804322 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc140118-c74d-49a4-a0ba-ad40e8c4ccad tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:59.804493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc140118-c74d-49a4-a0ba-ad40e8c4ccad tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:59.814335 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:59.814335 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:45:59.817767 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bc140118-c74d-49a4-a0ba-ad40e8c4ccad tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:45:59.821951 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc140118-c74d-49a4-a0ba-ad40e8c4ccad tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:45:59.822349 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 196/785] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:45:59 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:45:59.895606 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-314f08e1-aecf-4ba7-a1e2-657d4de9ea78 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:45:59.897711 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-314f08e1-aecf-4ba7-a1e2-657d4de9ea78 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] DELETE https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab Jul 03 15:45:59.897952 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-314f08e1-aecf-4ba7-a1e2-657d4de9ea78 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:45:59.898133 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-314f08e1-aecf-4ba7-a1e2-657d4de9ea78 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:45:59.907312 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:45:59.907312 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:00.224994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7757f2ed-4fef-409c-bc82-3f97c7fda2f8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:00.226945 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7757f2ed-4fef-409c-bc82-3f97c7fda2f8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:00.227202 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7757f2ed-4fef-409c-bc82-3f97c7fda2f8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:00.227749 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7757f2ed-4fef-409c-bc82-3f97c7fda2f8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:00.227873 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7757f2ed-4fef-409c-bc82-3f97c7fda2f8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:00.232399 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:00.232399 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:00.238496 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7757f2ed-4fef-409c-bc82-3f97c7fda2f8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:00.238496 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 202/786] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:00 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:00.264980 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-befeaa8f-4dfd-4985-a986-cb902359828c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:00.266796 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-befeaa8f-4dfd-4985-a986-cb902359828c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:00.267003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-befeaa8f-4dfd-4985-a986-cb902359828c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:00.267222 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-befeaa8f-4dfd-4985-a986-cb902359828c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:00.275567 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:00.275567 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:00.281276 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-befeaa8f-4dfd-4985-a986-cb902359828c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:00.287309 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-befeaa8f-4dfd-4985-a986-cb902359828c tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:00.287800 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 194/787] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:00 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:00.320007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:00.321997 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:00.323632 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2141390586"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:00.326462 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2141390586'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:00.326818 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Create volume of 1 GB Jul 03 15:46:00.331304 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Availability Zones retrieved successfully. Jul 03 15:46:00.338604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Flow 'volume_create_api' (53e54e98-f1af-4a33-b14a-7dbb5be15f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:00.339946 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97afc7ab-0e05-4c79-a316-f49b167609f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:00.341157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:00.372058 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97afc7ab-0e05-4c79-a316-f49b167609f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:00.373292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8828d57f-0348-4ed3-a8c8-8467419b5e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:00.446464 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Created reservations ['530e728a-e94e-4327-8bff-7c088def6b7a', '7745aaa7-c519-4560-bd20-f6af8fb01674', '4b416357-251d-47b1-a842-42d04ef5a977', '39d27e73-6cda-4c68-9403-e73025e73511'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:00.447529 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8828d57f-0348-4ed3-a8c8-8467419b5e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530e728a-e94e-4327-8bff-7c088def6b7a', '7745aaa7-c519-4560-bd20-f6af8fb01674', '4b416357-251d-47b1-a842-42d04ef5a977', '39d27e73-6cda-4c68-9403-e73025e73511']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:00.448452 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce5459c-23de-4892-8a54-adeef20d1167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:00.449285 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97eaa36b-b4b4-449e-af3c-e5965ea74dd5 req-314f08e1-aecf-4ba7-a1e2-657d4de9ea78 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab returned with HTTP 200 Jul 03 15:46:00.449862 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 196/788] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:45:59 2026] DELETE /volume/v3/attachments/58b7d067-b96b-4c5b-9a41-d2525a6ccaab => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:00.485220 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce5459c-23de-4892-8a54-adeef20d1167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd8cad1-4503-4d68-9c68-dcdaac0795da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2141390586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8df8bfb29bb4d7ea871b4be3d97fe03',qos_specs=None,replication_status=,reservations=['530e728a-e94e-4327-8bff-7c088def6b7a','7745aaa7-c519-4560-bd20-f6af8fb01674','4b416357-251d-47b1-a842-42d04ef5a977','39d27e73-6cda-4c68-9403-e73025e73511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9c16785ae54d4fa52b796c01fbaddc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2141390586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd8cad1-4503-4d68-9c68-dcdaac0795da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8df8bfb29bb4d7ea871b4be3d97fe03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7a9c16785ae54d4fa52b796c01fbaddc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:00.486139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1c2927-7187-4c70-8620-f81274cfef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:00.506448 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1c2927-7187-4c70-8620-f81274cfef94) transitioned into 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-2141390586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8df8bfb29bb4d7ea871b4be3d97fe03',qos_specs=None,replication_status=,reservations=['530e728a-e94e-4327-8bff-7c088def6b7a','7745aaa7-c519-4560-bd20-f6af8fb01674','4b416357-251d-47b1-a842-42d04ef5a977','39d27e73-6cda-4c68-9403-e73025e73511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a9c16785ae54d4fa52b796c01fbaddc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:00.507604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99dbbea5-7d9e-4dc1-8382-cbb560444a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:00.521580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99dbbea5-7d9e-4dc1-8382-cbb560444a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:00.522817 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Flow 'volume_create_api' (53e54e98-f1af-4a33-b14a-7dbb5be15f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:00.523247 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Create volume request issued successfully. Jul 03 15:46:00.524151 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-36cff0d7-6e48-40ea-8ec7-ab776f9ded7d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:00.525153 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 197/789] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:46:00 2026] POST /volume/v3/volumes => generated 755 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:00.542854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3e054f42-b8e3-4661-a430-5e32a8170c2e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:00.546118 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3e054f42-b8e3-4661-a430-5e32a8170c2e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:00.546118 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3e054f42-b8e3-4661-a430-5e32a8170c2e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:00.546118 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3e054f42-b8e3-4661-a430-5e32a8170c2e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:00.552281 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:00.552281 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:00.556289 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3e054f42-b8e3-4661-a430-5e32a8170c2e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:00.561030 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3e054f42-b8e3-4661-a430-5e32a8170c2e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:00.561393 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 203/790] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:00 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:00.834936 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-01e19c7c-548c-4a8e-bbf0-3a633fb8ebc5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:00.836631 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-01e19c7c-548c-4a8e-bbf0-3a633fb8ebc5 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:00.836823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-01e19c7c-548c-4a8e-bbf0-3a633fb8ebc5 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:00.837009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-01e19c7c-548c-4a8e-bbf0-3a633fb8ebc5 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:00.847583 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:00.847583 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:00.851070 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-01e19c7c-548c-4a8e-bbf0-3a633fb8ebc5 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:00.855324 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-01e19c7c-548c-4a8e-bbf0-3a633fb8ebc5 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:00.856064 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 195/791] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:00 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:01.245530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-95858599-2264-43ce-a457-e2d192df5a13 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:01.249933 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95858599-2264-43ce-a457-e2d192df5a13 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:01.250137 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-95858599-2264-43ce-a457-e2d192df5a13 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:01.250362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-95858599-2264-43ce-a457-e2d192df5a13 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:01.250485 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-95858599-2264-43ce-a457-e2d192df5a13 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:01.255308 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:01.255308 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:01.256281 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95858599-2264-43ce-a457-e2d192df5a13 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:01.256721 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 197/792] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:01 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:01.303350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-35f8fbaf-b770-4ed5-bf65-fd35aa63b6f5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:01.305482 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-35f8fbaf-b770-4ed5-bf65-fd35aa63b6f5 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:01.305740 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-35f8fbaf-b770-4ed5-bf65-fd35aa63b6f5 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:01.305984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-35f8fbaf-b770-4ed5-bf65-fd35aa63b6f5 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:01.314753 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:01.314753 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:01.319868 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-35f8fbaf-b770-4ed5-bf65-fd35aa63b6f5 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:01.325153 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-35f8fbaf-b770-4ed5-bf65-fd35aa63b6f5 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:01.325558 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 198/793] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:01 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:01.577989 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-34a132f0-26bc-4594-9959-4ae1f5ac9136 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:01.580141 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-34a132f0-26bc-4594-9959-4ae1f5ac9136 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:01.580349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-34a132f0-26bc-4594-9959-4ae1f5ac9136 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:01.580611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-34a132f0-26bc-4594-9959-4ae1f5ac9136 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:01.588602 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:01.588602 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:01.592675 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-34a132f0-26bc-4594-9959-4ae1f5ac9136 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:01.597096 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-34a132f0-26bc-4594-9959-4ae1f5ac9136 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:01.597752 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 204/794] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:01 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:01.647884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b6209434-3a1d-4889-ab57-294a831d0dde req-426ed151-2228-4c1b-8260-bbcff574eb7b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:01.653008 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-426ed151-2228-4c1b-8260-bbcff574eb7b tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:01.653237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-426ed151-2228-4c1b-8260-bbcff574eb7b tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:01.653706 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-426ed151-2228-4c1b-8260-bbcff574eb7b tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:01.670675 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:01.670675 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:01.680911 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b6209434-3a1d-4889-ab57-294a831d0dde req-426ed151-2228-4c1b-8260-bbcff574eb7b tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:01.688332 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-426ed151-2228-4c1b-8260-bbcff574eb7b tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:01.688884 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 196/795] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:01 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:01.868995 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-deb1eafb-e436-4c71-a2cf-10f6c3e1d039 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:01.871137 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-deb1eafb-e436-4c71-a2cf-10f6c3e1d039 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:01.871362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-deb1eafb-e436-4c71-a2cf-10f6c3e1d039 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:01.871666 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-deb1eafb-e436-4c71-a2cf-10f6c3e1d039 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:01.883589 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:01.883589 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:01.887888 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-deb1eafb-e436-4c71-a2cf-10f6c3e1d039 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:01.893362 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-deb1eafb-e436-4c71-a2cf-10f6c3e1d039 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:01.893936 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 198/796] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:01 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:01.985073 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-06823ded-7eb5-464e-afde-e36856df2301 req-c5416fc6-6836-4b11-b32d-ba79d9c7da22 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:01.987197 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-06823ded-7eb5-464e-afde-e36856df2301 req-c5416fc6-6836-4b11-b32d-ba79d9c7da22 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:46:01.987378 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-06823ded-7eb5-464e-afde-e36856df2301 req-c5416fc6-6836-4b11-b32d-ba79d9c7da22 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:01.987633 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-06823ded-7eb5-464e-afde-e36856df2301 req-c5416fc6-6836-4b11-b32d-ba79d9c7da22 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:01.995388 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:01.995388 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:01.998988 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-06823ded-7eb5-464e-afde-e36856df2301 req-c5416fc6-6836-4b11-b32d-ba79d9c7da22 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:02.003000 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-06823ded-7eb5-464e-afde-e36856df2301 req-c5416fc6-6836-4b11-b32d-ba79d9c7da22 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:46:02.003079 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 199/797] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:01 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:02.017531 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:02.019047 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] DELETE https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:46:02.019399 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:02.019747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:02.020075 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Delete volume with id: 0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:46:02.029964 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:02.029964 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:02.029964 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:02.045933 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Delete volume request issued successfully. Jul 03 15:46:02.046517 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d4f56019-e3eb-42f0-967d-9a83e3ad3348 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 202 Jul 03 15:46:02.047189 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 205/798] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:02 2026] DELETE /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:02.055575 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6aeaae47-7428-4369-a9cf-0db33adc654f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:02.057762 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6aeaae47-7428-4369-a9cf-0db33adc654f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:46:02.057983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6aeaae47-7428-4369-a9cf-0db33adc654f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:02.058166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6aeaae47-7428-4369-a9cf-0db33adc654f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:02.067916 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:02.067916 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:02.074925 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6aeaae47-7428-4369-a9cf-0db33adc654f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:02.081500 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6aeaae47-7428-4369-a9cf-0db33adc654f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 200 Jul 03 15:46:02.081818 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 197/799] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:02 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:02.269921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6f5bf7bf-0142-401d-91a9-5bf46a0b2625 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:02.271719 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f5bf7bf-0142-401d-91a9-5bf46a0b2625 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:02.271951 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f5bf7bf-0142-401d-91a9-5bf46a0b2625 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:02.272221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f5bf7bf-0142-401d-91a9-5bf46a0b2625 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:02.272383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6f5bf7bf-0142-401d-91a9-5bf46a0b2625 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:02.278063 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:02.278063 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:02.278492 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f5bf7bf-0142-401d-91a9-5bf46a0b2625 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:02.278890 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 199/800] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:02 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:02.338117 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6151196f-e5b0-440e-8ce8-c66d4a745a61 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:02.341511 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6151196f-e5b0-440e-8ce8-c66d4a745a61 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:02.341729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6151196f-e5b0-440e-8ce8-c66d4a745a61 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:02.341918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6151196f-e5b0-440e-8ce8-c66d4a745a61 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:02.354598 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:02.354598 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:02.358566 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6151196f-e5b0-440e-8ce8-c66d4a745a61 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:02.362830 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6151196f-e5b0-440e-8ce8-c66d4a745a61 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:02.363450 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 200/801] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:02 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:02.735779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-ed5f1772-fb0f-4790-9f31-59a2778d6393 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:02.737917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-ed5f1772-fb0f-4790-9f31-59a2778d6393 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] POST https://10.4.3.228/volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f/action Jul 03 15:46:02.738454 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-ed5f1772-fb0f-4790-9f31-59a2778d6393 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:02.738703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-ed5f1772-fb0f-4790-9f31-59a2778d6393 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:02.757077 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:02.757077 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:02.770462 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2dba73f5-ecd9-4eff-b277-a1eba6116982 req-ed5f1772-fb0f-4790-9f31-59a2778d6393 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f/action returned with HTTP 204 Jul 03 15:46:02.771135 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 206/802] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:46:02 2026] POST /volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:02.909601 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-58e38a5c-fc4f-4ff1-bb78-45774b6887ac None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:02.911763 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58e38a5c-fc4f-4ff1-bb78-45774b6887ac tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:02.912004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58e38a5c-fc4f-4ff1-bb78-45774b6887ac tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:02.912260 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58e38a5c-fc4f-4ff1-bb78-45774b6887ac tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:02.924251 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:02.924251 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:02.927847 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-58e38a5c-fc4f-4ff1-bb78-45774b6887ac tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:02.931956 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58e38a5c-fc4f-4ff1-bb78-45774b6887ac tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:02.932404 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 198/803] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:02 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:02.951234 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-265fe5d8-ad77-45d3-ae7d-2bf7f8ed8938 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:02.952909 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-265fe5d8-ad77-45d3-ae7d-2bf7f8ed8938 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:02.953127 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-265fe5d8-ad77-45d3-ae7d-2bf7f8ed8938 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:02.953335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-265fe5d8-ad77-45d3-ae7d-2bf7f8ed8938 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:02.962861 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:02.962861 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:02.966283 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-265fe5d8-ad77-45d3-ae7d-2bf7f8ed8938 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:02.970699 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-265fe5d8-ad77-45d3-ae7d-2bf7f8ed8938 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:02.971322 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 200/804] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:02 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:03.093803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-60ba04a7-5600-4d92-badf-258be0abcd1f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:03.095903 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-60ba04a7-5600-4d92-badf-258be0abcd1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c Jul 03 15:46:03.096191 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-60ba04a7-5600-4d92-badf-258be0abcd1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:03.096461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-60ba04a7-5600-4d92-badf-258be0abcd1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:03.103663 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-60ba04a7-5600-4d92-badf-258be0abcd1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c returned with HTTP 404 Jul 03 15:46:03.104158 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 201/805] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:03 2026] GET /volume/v3/volumes/0297f3e9-c2b9-4436-bc4d-a2f3b4d7993c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:03.293516 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4c99ea8f-094f-45ae-807c-db9a794c889e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:03.295671 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4c99ea8f-094f-45ae-807c-db9a794c889e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:03.297450 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4c99ea8f-094f-45ae-807c-db9a794c889e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:03.297450 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4c99ea8f-094f-45ae-807c-db9a794c889e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:03.297450 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-4c99ea8f-094f-45ae-807c-db9a794c889e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:03.304851 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:03.304851 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:03.304851 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4c99ea8f-094f-45ae-807c-db9a794c889e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:03.304851 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 207/806] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:03 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:03.382762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c82777e7-a686-4320-b8fb-07e46f1d744b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:03.382762 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c82777e7-a686-4320-b8fb-07e46f1d744b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:03.382865 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c82777e7-a686-4320-b8fb-07e46f1d744b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:03.382973 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c82777e7-a686-4320-b8fb-07e46f1d744b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:03.389855 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:03.389855 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:03.393695 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c82777e7-a686-4320-b8fb-07e46f1d744b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:03.398540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c82777e7-a686-4320-b8fb-07e46f1d744b tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:03.399124 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 199/807] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:03 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:03.734850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e3c790d4-bcc1-46f1-bc86-6653ca936f68 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:03.735360 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e3c790d4-bcc1-46f1-bc86-6653ca936f68 None None] GET https://10.4.3.228/volume// Jul 03 15:46:03.735649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e3c790d4-bcc1-46f1-bc86-6653ca936f68 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:03.736016 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e3c790d4-bcc1-46f1-bc86-6653ca936f68 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:03.736421 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e3c790d4-bcc1-46f1-bc86-6653ca936f68 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:03.737703 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 201/808] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:46:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:03.751843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-b6209434-3a1d-4889-ab57-294a831d0dde req-7666694a-2851-4ad7-addd-90079e1f921a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:03.753920 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-7666694a-2851-4ad7-addd-90079e1f921a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:46:03.754367 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-7666694a-2851-4ad7-addd-90079e1f921a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dd8cad1-4503-4d68-9c68-dcdaac0795da", "connector": null, "instance_uuid": "d0604940-00e4-4fa4-ac10-90583e132947"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:03.763401 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:03.763401 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:03.803067 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-7666694a-2851-4ad7-addd-90079e1f921a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:46:03.803067 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 202/809] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:46:03 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 03 15:46:04.216685 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ac2b8d72-f600-4a80-a5e7-dbc436e1d8c2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.234301 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac2b8d72-f600-4a80-a5e7-dbc436e1d8c2 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:04.234301 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ac2b8d72-f600-4a80-a5e7-dbc436e1d8c2 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:04.234301 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ac2b8d72-f600-4a80-a5e7-dbc436e1d8c2 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:04.249543 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.249543 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:04.254063 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ac2b8d72-f600-4a80-a5e7-dbc436e1d8c2 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:04.262437 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac2b8d72-f600-4a80-a5e7-dbc436e1d8c2 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:04.262873 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 208/810] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:04 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:04.274264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-8e12dfe5-ba16-4a01-a045-0111c25a2c67 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.276689 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-8e12dfe5-ba16-4a01-a045-0111c25a2c67 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:04.276875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-8e12dfe5-ba16-4a01-a045-0111c25a2c67 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:04.277054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-8e12dfe5-ba16-4a01-a045-0111c25a2c67 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:04.288101 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.288101 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:04.295278 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-8e12dfe5-ba16-4a01-a045-0111c25a2c67 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:04.302311 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-8e12dfe5-ba16-4a01-a045-0111c25a2c67 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:04.303019 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 200/811] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:04 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:04.320104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b710f16c-26e3-419c-b5b9-3ad5ed1b9b84 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.322068 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b710f16c-26e3-419c-b5b9-3ad5ed1b9b84 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:04.322271 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b710f16c-26e3-419c-b5b9-3ad5ed1b9b84 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:04.322509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b710f16c-26e3-419c-b5b9-3ad5ed1b9b84 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:04.322657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b710f16c-26e3-419c-b5b9-3ad5ed1b9b84 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:04.323236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-c2dd2841-4fd9-450b-be1a-233768042f84 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.326787 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-c2dd2841-4fd9-450b-be1a-233768042f84 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] POST https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf/action Jul 03 15:46:04.327160 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.327160 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:04.327247 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-c2dd2841-4fd9-450b-be1a-233768042f84 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:04.327419 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-c2dd2841-4fd9-450b-be1a-233768042f84 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:04.327882 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b710f16c-26e3-419c-b5b9-3ad5ed1b9b84 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:04.328250 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 202/812] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:04 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:04.344226 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fc3223de-171c-4c60-bb29-9e90f9ecc3cd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.344710 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fc3223de-171c-4c60-bb29-9e90f9ecc3cd None None] GET https://10.4.3.228/volume// Jul 03 15:46:04.344866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fc3223de-171c-4c60-bb29-9e90f9ecc3cd None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:04.345061 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fc3223de-171c-4c60-bb29-9e90f9ecc3cd None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:04.345398 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fc3223de-171c-4c60-bb29-9e90f9ecc3cd None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:04.345715 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 209/813] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:46:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:04.348177 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.348177 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:04.349040 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-c2dd2841-4fd9-450b-be1a-233768042f84 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:04.357009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b6209434-3a1d-4889-ab57-294a831d0dde req-62abe988-e085-415b-90bd-2e5b5d368790 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.359787 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-62abe988-e085-415b-90bd-2e5b5d368790 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:04.360051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-62abe988-e085-415b-90bd-2e5b5d368790 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:04.360281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-62abe988-e085-415b-90bd-2e5b5d368790 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:04.362752 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-c2dd2841-4fd9-450b-be1a-233768042f84 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Begin detaching volume completed successfully. Jul 03 15:46:04.362983 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-c2dd2841-4fd9-450b-be1a-233768042f84 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf/action returned with HTTP 202 Jul 03 15:46:04.363552 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 203/814] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:46:04 2026] POST /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:46:04.371613 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.371613 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:04.376088 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b6209434-3a1d-4889-ab57-294a831d0dde req-62abe988-e085-415b-90bd-2e5b5d368790 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:04.381653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-62abe988-e085-415b-90bd-2e5b5d368790 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:04.382251 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 201/815] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:46:04 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:46:04.388237 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7b9393e9-8a9a-453e-862d-da2588e10368 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.389890 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7b9393e9-8a9a-453e-862d-da2588e10368 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:04.390074 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7b9393e9-8a9a-453e-862d-da2588e10368 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:04.390269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7b9393e9-8a9a-453e-862d-da2588e10368 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:04.400044 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.400044 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:04.404434 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7b9393e9-8a9a-453e-862d-da2588e10368 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:04.409169 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7b9393e9-8a9a-453e-862d-da2588e10368 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:04.409664 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 203/816] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:04 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:04.415294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f64c3009-2d9a-4a14-80f4-7656a2fb6c79 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.416564 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f64c3009-2d9a-4a14-80f4-7656a2fb6c79 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:04.416800 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f64c3009-2d9a-4a14-80f4-7656a2fb6c79 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:04.417179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f64c3009-2d9a-4a14-80f4-7656a2fb6c79 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:04.426672 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.426672 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:04.430744 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f64c3009-2d9a-4a14-80f4-7656a2fb6c79 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:04.435403 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f64c3009-2d9a-4a14-80f4-7656a2fb6c79 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:04.435786 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 210/817] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:04 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:04.471263 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ee013125-9ddd-4f56-bebe-f8075158b903 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.472991 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee013125-9ddd-4f56-bebe-f8075158b903 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] POST https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action Jul 03 15:46:04.473351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ee013125-9ddd-4f56-bebe-f8075158b903 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-93023331", "disk_format": "qcow2"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:04.473556 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ee013125-9ddd-4f56-bebe-f8075158b903 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-93023331", "disk_format": "qcow2"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:04.485067 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.485067 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:04.485067 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ee013125-9ddd-4f56-bebe-f8075158b903 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:04.509949 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.509949 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:04.510208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b6209434-3a1d-4889-ab57-294a831d0dde req-9ee6376c-1586-44e5-9753-d3f72cbdb09e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:04.510268 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.image.image_utils [None req-ee013125-9ddd-4f56-bebe-f8075158b903 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-93023331'}] 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-93023331'}]. {{(pid=99816) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 15:46:04.511763 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-9ee6376c-1586-44e5-9753-d3f72cbdb09e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] PUT https://10.4.3.228/volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0 Jul 03 15:46:04.512233 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-9ee6376c-1586-44e5-9753-d3f72cbdb09e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:04.519845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-b6209434-3a1d-4889-ab57-294a831d0dde req-9ee6376c-1586-44e5-9753-d3f72cbdb09e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Acquiring lock "cinder-attachment_update-8dd8cad1-4503-4d68-9c68-dcdaac0795da-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:46:04.528148 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-b6209434-3a1d-4889-ab57-294a831d0dde req-9ee6376c-1586-44e5-9753-d3f72cbdb09e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Lock "cinder-attachment_update-8dd8cad1-4503-4d68-9c68-dcdaac0795da-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:46:04.529287 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:04.529287 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:05.059893 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-b6209434-3a1d-4889-ab57-294a831d0dde req-9ee6376c-1586-44e5-9753-d3f72cbdb09e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Lock "cinder-attachment_update-8dd8cad1-4503-4d68-9c68-dcdaac0795da-np0000004436" released by "attachment_update" :: held 0.531s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:46:05.059893 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-9ee6376c-1586-44e5-9753-d3f72cbdb09e tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0 returned with HTTP 200 Jul 03 15:46:05.059893 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 202/818] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:46:04 2026] PUT /volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:05.081204 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ee013125-9ddd-4f56-bebe-f8075158b903 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Copy volume to image completed successfully. Jul 03 15:46:05.081593 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee013125-9ddd-4f56-bebe-f8075158b903 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action returned with HTTP 202 Jul 03 15:46:05.081976 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 204/819] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:46:04 2026] POST /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8/action => generated 687 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:05.275997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-38cef135-7e24-4320-9bb3-f45be512cc41 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:05.277160 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38cef135-7e24-4320-9bb3-f45be512cc41 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:05.277432 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38cef135-7e24-4320-9bb3-f45be512cc41 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:05.277690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38cef135-7e24-4320-9bb3-f45be512cc41 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:05.287596 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:05.287596 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:05.291812 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-38cef135-7e24-4320-9bb3-f45be512cc41 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:05.295732 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38cef135-7e24-4320-9bb3-f45be512cc41 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:05.296351 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 204/820] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:05 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:05.340079 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c11493d4-699c-41ac-b830-5cdaf27f98c9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:05.344312 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c11493d4-699c-41ac-b830-5cdaf27f98c9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:05.344312 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c11493d4-699c-41ac-b830-5cdaf27f98c9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:05.344802 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c11493d4-699c-41ac-b830-5cdaf27f98c9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:05.344802 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c11493d4-699c-41ac-b830-5cdaf27f98c9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:05.351955 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:05.351955 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:05.353409 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c11493d4-699c-41ac-b830-5cdaf27f98c9 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:05.353409 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 211/821] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:05 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:05.392181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e3cff744-68d2-492e-bd54-16a675f2fbbd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:05.392181 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3cff744-68d2-492e-bd54-16a675f2fbbd None None] GET https://10.4.3.228/volume// Jul 03 15:46:05.392181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3cff744-68d2-492e-bd54-16a675f2fbbd None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:05.392181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3cff744-68d2-492e-bd54-16a675f2fbbd None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:05.392181 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3cff744-68d2-492e-bd54-16a675f2fbbd None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:05.392181 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 203/822] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:46:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:05.398957 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-db5b29dd-4476-479f-8703-5705a329b17c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:05.401178 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-db5b29dd-4476-479f-8703-5705a329b17c tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:05.401398 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-db5b29dd-4476-479f-8703-5705a329b17c tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:05.401704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-db5b29dd-4476-479f-8703-5705a329b17c tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:05.413278 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:05.413278 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:05.417099 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-db5b29dd-4476-479f-8703-5705a329b17c tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:05.422301 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-db5b29dd-4476-479f-8703-5705a329b17c tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:05.422764 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 205/823] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:46:05 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:46:05.425441 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ab734308-6cb0-4b9a-a246-19fccee81740 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:05.427273 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab734308-6cb0-4b9a-a246-19fccee81740 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:05.428141 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab734308-6cb0-4b9a-a246-19fccee81740 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:05.428141 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab734308-6cb0-4b9a-a246-19fccee81740 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:05.436989 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:05.436989 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:05.441845 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ab734308-6cb0-4b9a-a246-19fccee81740 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:05.445923 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab734308-6cb0-4b9a-a246-19fccee81740 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:05.446466 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 205/824] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:05 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:06.307373 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c56b20aa-1633-4c0b-a32f-26b5adbc5238 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:06.309099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c56b20aa-1633-4c0b-a32f-26b5adbc5238 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:06.309284 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c56b20aa-1633-4c0b-a32f-26b5adbc5238 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:06.311672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c56b20aa-1633-4c0b-a32f-26b5adbc5238 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:06.318560 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:06.318560 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:06.322789 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c56b20aa-1633-4c0b-a32f-26b5adbc5238 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:06.326986 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c56b20aa-1633-4c0b-a32f-26b5adbc5238 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:06.327363 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 212/825] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:06 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:06.362784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9782c418-5041-4980-b743-b27b5023af96 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:06.364428 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9782c418-5041-4980-b743-b27b5023af96 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:06.364625 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9782c418-5041-4980-b743-b27b5023af96 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:06.364813 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9782c418-5041-4980-b743-b27b5023af96 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:06.364943 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9782c418-5041-4980-b743-b27b5023af96 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:06.369098 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:06.369098 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:06.370095 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9782c418-5041-4980-b743-b27b5023af96 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:06.370546 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 204/826] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:06 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:06.461521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dcb211c7-48cf-4125-a0b2-6725c96d051b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:06.463182 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dcb211c7-48cf-4125-a0b2-6725c96d051b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:06.463407 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dcb211c7-48cf-4125-a0b2-6725c96d051b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:06.463614 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dcb211c7-48cf-4125-a0b2-6725c96d051b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:06.472967 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:06.472967 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:06.476383 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dcb211c7-48cf-4125-a0b2-6725c96d051b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:06.481063 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dcb211c7-48cf-4125-a0b2-6725c96d051b tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:06.481063 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 206/827] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:06 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:07.339490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9fa8b51e-e1fe-43f8-a3eb-210cb57f79de None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:07.341411 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9fa8b51e-e1fe-43f8-a3eb-210cb57f79de tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:07.341611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9fa8b51e-e1fe-43f8-a3eb-210cb57f79de tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:07.341879 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9fa8b51e-e1fe-43f8-a3eb-210cb57f79de tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:07.354030 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:07.354030 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:07.362346 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9fa8b51e-e1fe-43f8-a3eb-210cb57f79de tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:07.371578 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9fa8b51e-e1fe-43f8-a3eb-210cb57f79de tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:07.372114 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 206/828] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:07 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:07.383958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-991647d8-954c-4291-8d30-55a69bb3de7a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:07.387232 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-991647d8-954c-4291-8d30-55a69bb3de7a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:07.387503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-991647d8-954c-4291-8d30-55a69bb3de7a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:07.387804 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-991647d8-954c-4291-8d30-55a69bb3de7a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:07.387964 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-991647d8-954c-4291-8d30-55a69bb3de7a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:07.396678 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:07.396678 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:07.397468 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-991647d8-954c-4291-8d30-55a69bb3de7a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:07.398022 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 213/829] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:07 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:07.497432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d33e66cd-93f5-4b60-8e53-6b226460e3e8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:07.501101 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d33e66cd-93f5-4b60-8e53-6b226460e3e8 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:07.501494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d33e66cd-93f5-4b60-8e53-6b226460e3e8 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:07.502321 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d33e66cd-93f5-4b60-8e53-6b226460e3e8 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:07.515846 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:07.515846 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:07.525126 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d33e66cd-93f5-4b60-8e53-6b226460e3e8 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:07.535187 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d33e66cd-93f5-4b60-8e53-6b226460e3e8 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:07.535879 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 205/830] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:07 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:08.389271 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-67eb6bb8-4769-4414-afad-94343caf23bb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:08.391268 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-67eb6bb8-4769-4414-afad-94343caf23bb tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:08.391512 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-67eb6bb8-4769-4414-afad-94343caf23bb tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:08.391779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-67eb6bb8-4769-4414-afad-94343caf23bb tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:08.401175 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:08.401175 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:08.404733 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-67eb6bb8-4769-4414-afad-94343caf23bb tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:08.410684 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-67eb6bb8-4769-4414-afad-94343caf23bb tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:08.410813 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1dd24f3c-c62f-4398-908a-4e745853ea62 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:08.411108 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 207/831] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:08 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:08.412363 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1dd24f3c-c62f-4398-908a-4e745853ea62 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:08.412546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1dd24f3c-c62f-4398-908a-4e745853ea62 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:08.412738 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1dd24f3c-c62f-4398-908a-4e745853ea62 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:08.412840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-1dd24f3c-c62f-4398-908a-4e745853ea62 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:08.416493 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:08.416493 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:08.417203 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1dd24f3c-c62f-4398-908a-4e745853ea62 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:08.417537 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 207/832] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:08 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:08.551906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-82fb85af-e9d9-407d-a7d4-f4f1be3a2ffd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:08.553629 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82fb85af-e9d9-407d-a7d4-f4f1be3a2ffd tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:08.553785 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82fb85af-e9d9-407d-a7d4-f4f1be3a2ffd tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:08.553977 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82fb85af-e9d9-407d-a7d4-f4f1be3a2ffd tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:08.566645 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:08.566645 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:08.567118 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-82fb85af-e9d9-407d-a7d4-f4f1be3a2ffd tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:08.570864 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82fb85af-e9d9-407d-a7d4-f4f1be3a2ffd tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:08.571211 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 214/833] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:08 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:09.422086 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-63a33dd0-3eca-48dd-b939-3c0703a9e940 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:09.424349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-63a33dd0-3eca-48dd-b939-3c0703a9e940 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:09.424611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-63a33dd0-3eca-48dd-b939-3c0703a9e940 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:09.424916 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-63a33dd0-3eca-48dd-b939-3c0703a9e940 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:09.427976 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d09c6245-260c-4aa1-89a1-854d347245f7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:09.429744 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d09c6245-260c-4aa1-89a1-854d347245f7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:09.429961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d09c6245-260c-4aa1-89a1-854d347245f7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:09.430170 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d09c6245-260c-4aa1-89a1-854d347245f7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:09.430319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-d09c6245-260c-4aa1-89a1-854d347245f7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:09.434449 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:09.434449 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:09.434953 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:09.434953 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:09.435325 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d09c6245-260c-4aa1-89a1-854d347245f7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:09.435849 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 208/834] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:09 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:09.438598 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-63a33dd0-3eca-48dd-b939-3c0703a9e940 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:09.442997 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-63a33dd0-3eca-48dd-b939-3c0703a9e940 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:09.443437 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 206/835] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:09 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:09.584961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-491158e9-7450-4d74-a382-4143902242d7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:09.586700 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-491158e9-7450-4d74-a382-4143902242d7 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:09.586898 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-491158e9-7450-4d74-a382-4143902242d7 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:09.587097 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-491158e9-7450-4d74-a382-4143902242d7 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:09.598474 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:09.598474 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:09.601921 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-491158e9-7450-4d74-a382-4143902242d7 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:09.607343 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-491158e9-7450-4d74-a382-4143902242d7 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:09.607719 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 208/836] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:09 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:09.840397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-ba30530f-8781-4e62-af2d-b66cef935c3e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:09.842482 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-ba30530f-8781-4e62-af2d-b66cef935c3e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] DELETE https://10.4.3.228/volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f Jul 03 15:46:09.842482 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-ba30530f-8781-4e62-af2d-b66cef935c3e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:09.842584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-ba30530f-8781-4e62-af2d-b66cef935c3e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:09.848896 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:09.848896 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:10.379645 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a76c7c9f-6c8c-487e-84c4-183850ea9923 req-ba30530f-8781-4e62-af2d-b66cef935c3e tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f returned with HTTP 200 Jul 03 15:46:10.380086 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 215/837] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:46:09 2026] DELETE /volume/v3/attachments/5b554e63-d006-42c0-bbce-64cff718396f => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:10.444439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-34d9fa0f-62b2-419d-9aff-dfd2866b2d18 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:10.446059 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34d9fa0f-62b2-419d-9aff-dfd2866b2d18 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:10.446236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34d9fa0f-62b2-419d-9aff-dfd2866b2d18 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:10.446402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34d9fa0f-62b2-419d-9aff-dfd2866b2d18 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:10.446495 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-34d9fa0f-62b2-419d-9aff-dfd2866b2d18 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:10.450305 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:10.450305 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:10.450929 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34d9fa0f-62b2-419d-9aff-dfd2866b2d18 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:10.451233 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 209/838] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:10 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:10.455639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-af7af3a9-bbfd-427e-b74e-f51d9c2ad7e9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:10.457504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af7af3a9-bbfd-427e-b74e-f51d9c2ad7e9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:10.457731 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af7af3a9-bbfd-427e-b74e-f51d9c2ad7e9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:10.457948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af7af3a9-bbfd-427e-b74e-f51d9c2ad7e9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:10.468073 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:10.468073 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:10.471267 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-af7af3a9-bbfd-427e-b74e-f51d9c2ad7e9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:10.475372 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af7af3a9-bbfd-427e-b74e-f51d9c2ad7e9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:10.475750 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 207/839] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:10 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:10.622456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0935bc07-4e1a-44d9-86f7-cfe5824f60b3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:10.624264 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0935bc07-4e1a-44d9-86f7-cfe5824f60b3 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:10.624501 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0935bc07-4e1a-44d9-86f7-cfe5824f60b3 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:10.624744 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0935bc07-4e1a-44d9-86f7-cfe5824f60b3 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:10.631910 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:10.631910 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:10.636273 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0935bc07-4e1a-44d9-86f7-cfe5824f60b3 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:10.647377 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0935bc07-4e1a-44d9-86f7-cfe5824f60b3 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:10.648185 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 209/840] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:10 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:11.465333 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-081c2799-cdf1-4cf4-a034-eeeceaa410f4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:11.468763 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-081c2799-cdf1-4cf4-a034-eeeceaa410f4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:11.468763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-081c2799-cdf1-4cf4-a034-eeeceaa410f4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:11.468763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-081c2799-cdf1-4cf4-a034-eeeceaa410f4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:11.468763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-081c2799-cdf1-4cf4-a034-eeeceaa410f4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:11.473145 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:11.473145 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:11.474108 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-081c2799-cdf1-4cf4-a034-eeeceaa410f4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:11.474758 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 216/841] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:11 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:11.491574 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c1159955-13ec-44de-a571-18a8cb78c626 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:11.493727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3f3864a7-5ad9-4694-8fd3-0ef1806c427c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:11.495858 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1159955-13ec-44de-a571-18a8cb78c626 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:11.495858 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1159955-13ec-44de-a571-18a8cb78c626 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:11.495858 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1159955-13ec-44de-a571-18a8cb78c626 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:11.498144 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f3864a7-5ad9-4694-8fd3-0ef1806c427c tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:46:11.498466 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f3864a7-5ad9-4694-8fd3-0ef1806c427c tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:11.499235 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f3864a7-5ad9-4694-8fd3-0ef1806c427c tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:11.509135 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:11.509135 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:11.509314 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:11.509314 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:11.516018 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3f3864a7-5ad9-4694-8fd3-0ef1806c427c tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:11.520555 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c1159955-13ec-44de-a571-18a8cb78c626 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:11.526510 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f3864a7-5ad9-4694-8fd3-0ef1806c427c tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 returned with HTTP 200 Jul 03 15:46:11.526510 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 208/842] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:11 2026] GET /volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:11.526911 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1159955-13ec-44de-a571-18a8cb78c626 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:11.529069 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 210/843] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:11 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:11.546160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-286e8756-864e-4df0-b6ac-983da3597946 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:11.610447 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0/export_record Jul 03 15:46:11.610891 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:11.610891 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling method 'export_record' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:11.610891 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Export record for backup c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:46:11.635763 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:11.635763 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:11.636755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.api [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling RPCAPI with context: , host: np0000004436, backup: c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 15:46:11.656730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] export_record in rpcapi backup_id c4c16b67-7318-4638-bb16-25a54ef6f0b0 on host np0000004436. {{(pid=99818) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 15:46:12.159657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzRjMTZiNjctNzMxOC00NjM4LWJiMTYtMjVhNTRlZjZmMGIwIiwgInVzZXJfaWQiOiAiNDM5NjZmNjgxYzc1NDgyNmFiNmU1YjdiZGM2MjEzMmUiLCAicHJvamVjdF9pZCI6ICI2NjcxMmI4Y2I3YzM0ZjJmYjQ5NTdhMDM3ZjdlOWEwYyIsICJ2b2x1bWVfaWQiOiAiMzZiNGZhNzMtZDAzMS00NzRlLTkxMjUtMjUxNDgxYmMzOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODU2OTA5MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTIzMjczMDk5MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2YjRmYTczLWQwMzEtNDc0ZS05MTI1LTI1MTQ4MWJjMzhhMi8yMDI2MDcwMzE1NDU0OS9hel9ub3ZhX2JhY2t1cF9jNGMxNmI2Ny03MzE4LTQ2MzgtYmIxNi0yNWE1NGVmNmYwYjAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDY6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99818) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 15:46:12.160069 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-286e8756-864e-4df0-b6ac-983da3597946 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0/export_record returned with HTTP 200 Jul 03 15:46:12.160674 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 210/844] 10.4.3.228 () {66 vars in 1390 bytes} [Fri Jul 3 15:46:11 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0/export_record => generated 1512 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:12.175548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:12.177339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] POST https://10.4.3.228/volume/v3/backups/import_record Jul 03 15:46:12.177752 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE2YzI4NmMtY2UwNy00N2Y3LWJiMmItMDI0YmJkN2YxYjAzIiwgInVzZXJfaWQiOiAiNDM5NjZmNjgxYzc1NDgyNmFiNmU1YjdiZGM2MjEzMmUiLCAicHJvamVjdF9pZCI6ICI2NjcxMmI4Y2I3YzM0ZjJmYjQ5NTdhMDM3ZjdlOWEwYyIsICJ2b2x1bWVfaWQiOiAiMzZiNGZhNzMtZDAzMS00NzRlLTkxMjUtMjUxNDgxYmMzOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODU2OTA5MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTIzMjczMDk5MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2YjRmYTczLWQwMzEtNDc0ZS05MTI1LTI1MTQ4MWJjMzhhMi8yMDI2MDcwMzE1NDU0OS9hel9ub3ZhX2JhY2t1cF9jNGMxNmI2Ny03MzE4LTQ2MzgtYmIxNi0yNWE1NGVmNmYwYjAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDY6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:12.179161 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE2YzI4NmMtY2UwNy00N2Y3LWJiMmItMDI0YmJkN2YxYjAzIiwgInVzZXJfaWQiOiAiNDM5NjZmNjgxYzc1NDgyNmFiNmU1YjdiZGM2MjEzMmUiLCAicHJvamVjdF9pZCI6ICI2NjcxMmI4Y2I3YzM0ZjJmYjQ5NTdhMDM3ZjdlOWEwYyIsICJ2b2x1bWVfaWQiOiAiMzZiNGZhNzMtZDAzMS00NzRlLTkxMjUtMjUxNDgxYmMzOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODU2OTA5MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTIzMjczMDk5MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2YjRmYTczLWQwMzEtNDc0ZS05MTI1LTI1MTQ4MWJjMzhhMi8yMDI2MDcwMzE1NDU0OS9hel9ub3ZhX2JhY2t1cF9jNGMxNmI2Ny03MzE4LTQ2MzgtYmIxNi0yNWE1NGVmNmYwYjAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDY6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99819) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 15:46:12.179291 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE2YzI4NmMtY2UwNy00N2Y3LWJiMmItMDI0YmJkN2YxYjAzIiwgInVzZXJfaWQiOiAiNDM5NjZmNjgxYzc1NDgyNmFiNmU1YjdiZGM2MjEzMmUiLCAicHJvamVjdF9pZCI6ICI2NjcxMmI4Y2I3YzM0ZjJmYjQ5NTdhMDM3ZjdlOWEwYyIsICJ2b2x1bWVfaWQiOiAiMzZiNGZhNzMtZDAzMS00NzRlLTkxMjUtMjUxNDgxYmMzOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODU2OTA5MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTIzMjczMDk5MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2YjRmYTczLWQwMzEtNDc0ZS05MTI1LTI1MTQ4MWJjMzhhMi8yMDI2MDcwMzE1NDU0OS9hel9ub3ZhX2JhY2t1cF9jNGMxNmI2Ny03MzE4LTQ2MzgtYmIxNi0yNWE1NGVmNmYwYjAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDY6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99819) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 15:46:12.298306 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Created reservations ['eb8f1a8c-e593-488d-8699-af24efcb8fea', '550f05e7-7a08-4f9c-92f9-a45ccd4c5ea0'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:12.356697 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] import_record rpcapi backup id 916c286c-ce07-47f7-bb2b-024bbd7f1b03 on host np0000004436 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE2YzI4NmMtY2UwNy00N2Y3LWJiMmItMDI0YmJkN2YxYjAzIiwgInVzZXJfaWQiOiAiNDM5NjZmNjgxYzc1NDgyNmFiNmU1YjdiZGM2MjEzMmUiLCAicHJvamVjdF9pZCI6ICI2NjcxMmI4Y2I3YzM0ZjJmYjQ5NTdhMDM3ZjdlOWEwYyIsICJ2b2x1bWVfaWQiOiAiMzZiNGZhNzMtZDAzMS00NzRlLTkxMjUtMjUxNDgxYmMzOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODU2OTA5MzciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTIzMjczMDk5MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2YjRmYTczLWQwMzEtNDc0ZS05MTI1LTI1MTQ4MWJjMzhhMi8yMDI2MDcwMzE1NDU0OS9hel9ub3ZhX2JhY2t1cF9jNGMxNmI2Ny03MzE4LTQ2MzgtYmIxNi0yNWE1NGVmNmYwYjAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjQ1OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDY6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99819) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 15:46:12.358688 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Import record output: {'backup': {'id': '916c286c-ce07-47f7-bb2b-024bbd7f1b03', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03'}, {'rel': 'bookmark', 'href': 'https://10.4.3.228/volume/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03'}]}}. {{(pid=99819) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 15:46:12.358883 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f8b6c54-db3c-4b35-a4ab-c569cda1b55d tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/import_record returned with HTTP 201 Jul 03 15:46:12.359329 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 217/845] 10.4.3.228 () {68 vars in 1302 bytes} [Fri Jul 3 15:46:12 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 184 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:46:12.368848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1dab2a4c-03fd-4170-aeac-996a159a47f8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:12.370591 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1dab2a4c-03fd-4170-aeac-996a159a47f8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] GET https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 Jul 03 15:46:12.370919 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1dab2a4c-03fd-4170-aeac-996a159a47f8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:12.371134 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1dab2a4c-03fd-4170-aeac-996a159a47f8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:12.371305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1dab2a4c-03fd-4170-aeac-996a159a47f8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Show backup with id 916c286c-ce07-47f7-bb2b-024bbd7f1b03. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:12.384280 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:12.384280 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:12.385099 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1dab2a4c-03fd-4170-aeac-996a159a47f8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 returned with HTTP 200 Jul 03 15:46:12.385635 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 209/846] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:12 2026] GET /volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 => generated 647 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:12.547155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3a6c2982-9886-4e7d-b0bc-7243b216752a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:12.549472 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a6c2982-9886-4e7d-b0bc-7243b216752a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:12.549758 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a6c2982-9886-4e7d-b0bc-7243b216752a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:12.550039 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a6c2982-9886-4e7d-b0bc-7243b216752a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:12.561999 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:12.561999 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:12.563777 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3a6c2982-9886-4e7d-b0bc-7243b216752a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:12.567415 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a6c2982-9886-4e7d-b0bc-7243b216752a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:12.567864 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 211/847] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:12 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:12.742510 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b6209434-3a1d-4889-ab57-294a831d0dde req-b3f75fe7-9ae9-4736-aafe-d34227681b27 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:12.745091 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-b3f75fe7-9ae9-4736-aafe-d34227681b27 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] POST https://10.4.3.228/volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0/action Jul 03 15:46:12.745569 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-b3f75fe7-9ae9-4736-aafe-d34227681b27 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:12.745761 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-b3f75fe7-9ae9-4736-aafe-d34227681b27 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:12.763852 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:12.763852 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:12.818803 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b6209434-3a1d-4889-ab57-294a831d0dde req-b3f75fe7-9ae9-4736-aafe-d34227681b27 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0/action returned with HTTP 204 Jul 03 15:46:12.819301 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 211/848] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:46:12 2026] POST /volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:13.397603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-829a0d87-8570-4165-a8d7-36d0543e04a8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.400029 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-829a0d87-8570-4165-a8d7-36d0543e04a8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] GET https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 Jul 03 15:46:13.400324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-829a0d87-8570-4165-a8d7-36d0543e04a8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:13.400554 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-829a0d87-8570-4165-a8d7-36d0543e04a8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:13.400716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-829a0d87-8570-4165-a8d7-36d0543e04a8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Show backup with id 916c286c-ce07-47f7-bb2b-024bbd7f1b03. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:13.412697 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.412697 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:13.413550 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-829a0d87-8570-4165-a8d7-36d0543e04a8 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 returned with HTTP 200 Jul 03 15:46:13.413936 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 218/849] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:13 2026] GET /volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:13.426296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-beff9ad3-d1ca-40a4-af91-6e83b416d554 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.429501 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-beff9ad3-d1ca-40a4-af91-6e83b416d554 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] GET https://10.4.3.228/volume/v3/backups Jul 03 15:46:13.429860 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-beff9ad3-d1ca-40a4-af91-6e83b416d554 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:13.430129 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-beff9ad3-d1ca-40a4-af91-6e83b416d554 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:13.451320 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-beff9ad3-d1ca-40a4-af91-6e83b416d554 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 200 Jul 03 15:46:13.451783 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 210/850] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:46:13 2026] GET /volume/v3/backups => generated 338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:13.462910 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.465504 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] POST https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0/restore Jul 03 15:46:13.466095 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:13.468108 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Restoring backup c4c16b67-7318-4638-bb16-25a54ef6f0b0 ({'restore': {}}) {{(pid=99816) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:46:13.468345 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Restoring backup c4c16b67-7318-4638-bb16-25a54ef6f0b0 to volume None. Jul 03 15:46:13.474874 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.474874 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:13.476689 np0000004436 devstack@c-api.service[99816]: INFO cinder.backup.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Creating volume of 1 GB for restore of backup c4c16b67-7318-4638-bb16-25a54ef6f0b0. Jul 03 15:46:13.485324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:46:13.484965. {{(pid=99816) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:46:13.485475 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Availability Zones retrieved successfully. Jul 03 15:46:13.495590 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Flow 'volume_create_api' (6f249491-ab50-42cc-83d0-1119cd29fa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:13.497016 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9807abe-3816-458c-b7b9-0e260025bf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:13.498508 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:13.545797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9807abe-3816-458c-b7b9-0e260025bf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:13.547259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d108cd-719a-4bb4-8119-a4bc370dc13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:13.581883 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-02ef5e8d-0f2d-4a25-91e3-7dd7a355c102 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.585009 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02ef5e8d-0f2d-4a25-91e3-7dd7a355c102 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:13.585255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02ef5e8d-0f2d-4a25-91e3-7dd7a355c102 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:13.585490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02ef5e8d-0f2d-4a25-91e3-7dd7a355c102 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:13.599615 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.599615 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:13.599789 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Created reservations ['6a67c67c-c471-4f5e-a400-1d1fb42b8ffa', '0b83da95-ce99-4632-9c87-cbed1f0b78de', '29ee1a4b-86a3-4e70-abbb-302e44077dc6', '0f51ba1e-73e7-4c92-b9ad-541ba3c7802d'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:13.600963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d108cd-719a-4bb4-8119-a4bc370dc13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a67c67c-c471-4f5e-a400-1d1fb42b8ffa', '0b83da95-ce99-4632-9c87-cbed1f0b78de', '29ee1a4b-86a3-4e70-abbb-302e44077dc6', '0f51ba1e-73e7-4c92-b9ad-541ba3c7802d']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:13.602105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5bf14b-1012-462f-9850-1ce54077548b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:13.604435 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-02ef5e8d-0f2d-4a25-91e3-7dd7a355c102 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:13.610865 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02ef5e8d-0f2d-4a25-91e3-7dd7a355c102 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:13.611521 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 212/851] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:13 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:13.624201 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6c320a27-f651-4620-a095-74a439c17321 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.626371 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6c320a27-f651-4620-a095-74a439c17321 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:13.626678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6c320a27-f651-4620-a095-74a439c17321 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:13.626964 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6c320a27-f651-4620-a095-74a439c17321 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:13.639353 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.639353 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:13.643634 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6c320a27-f651-4620-a095-74a439c17321 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:13.644369 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5bf14b-1012-462f-9850-1ce54077548b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec456928-2b3b-4287-aea0-b88e5cfc44eb', '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_c4c16b67-7318-4638-bb16-25a54ef6f0b0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',qos_specs=None,replication_status=,reservations=['6a67c67c-c471-4f5e-a400-1d1fb42b8ffa','0b83da95-ce99-4632-9c87-cbed1f0b78de','29ee1a4b-86a3-4e70-abbb-302e44077dc6','0f51ba1e-73e7-4c92-b9ad-541ba3c7802d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43966f681c754826ab6e5b7bdc62132e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c4c16b67-7318-4638-bb16-25a54ef6f0b0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec456928-2b3b-4287-aea0-b88e5cfc44eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='43966f681c754826ab6e5b7bdc62132e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:13.645749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8747fa1c-485d-4960-82b8-88f5b0f0a9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:13.648961 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6c320a27-f651-4620-a095-74a439c17321 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:13.649519 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 219/852] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:13 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:13.664780 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8747fa1c-485d-4960-82b8-88f5b0f0a9be) transitioned into 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_c4c16b67-7318-4638-bb16-25a54ef6f0b0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',qos_specs=None,replication_status=,reservations=['6a67c67c-c471-4f5e-a400-1d1fb42b8ffa','0b83da95-ce99-4632-9c87-cbed1f0b78de','29ee1a4b-86a3-4e70-abbb-302e44077dc6','0f51ba1e-73e7-4c92-b9ad-541ba3c7802d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43966f681c754826ab6e5b7bdc62132e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:13.664967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3226d9d5-f8ad-4b01-b55b-36bab1f9d1b9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.665580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed7ee23-b671-42d1-8eb8-fb203fd564cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:13.668238 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3226d9d5-f8ad-4b01-b55b-36bab1f9d1b9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:13.668449 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3226d9d5-f8ad-4b01-b55b-36bab1f9d1b9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:13.668643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3226d9d5-f8ad-4b01-b55b-36bab1f9d1b9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:13.682829 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed7ee23-b671-42d1-8eb8-fb203fd564cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:13.682922 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.682922 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:13.683006 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Flow 'volume_create_api' (6f249491-ab50-42cc-83d0-1119cd29fa9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:13.683006 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Create volume request issued successfully. Jul 03 15:46:13.687423 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3226d9d5-f8ad-4b01-b55b-36bab1f9d1b9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Volume info retrieved successfully. Jul 03 15:46:13.693292 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.693292 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:13.693963 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:13.694587 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3226d9d5-f8ad-4b01-b55b-36bab1f9d1b9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:13.695012 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 211/853] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:13 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:13.803368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-f6d32eef-a496-4c37-b5f0-be1268655560 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.805576 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-f6d32eef-a496-4c37-b5f0-be1268655560 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:13.805801 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-f6d32eef-a496-4c37-b5f0-be1268655560 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:13.806002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-f6d32eef-a496-4c37-b5f0-be1268655560 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:13.817824 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.817824 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:13.821798 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-f6d32eef-a496-4c37-b5f0-be1268655560 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:13.828996 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-f6d32eef-a496-4c37-b5f0-be1268655560 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:13.829449 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 213/854] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:13 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:13.852380 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-786d3a30-716d-4e05-aa91-16d67aa6556a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.854838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-786d3a30-716d-4e05-aa91-16d67aa6556a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] POST https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da/action Jul 03 15:46:13.855279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-786d3a30-716d-4e05-aa91-16d67aa6556a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:13.855456 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-786d3a30-716d-4e05-aa91-16d67aa6556a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:13.869911 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.869911 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:13.870374 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-786d3a30-716d-4e05-aa91-16d67aa6556a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:13.877096 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-786d3a30-716d-4e05-aa91-16d67aa6556a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Begin detaching volume completed successfully. Jul 03 15:46:13.877386 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-786d3a30-716d-4e05-aa91-16d67aa6556a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da/action returned with HTTP 202 Jul 03 15:46:13.878149 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 220/855] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:46:13 2026] POST /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:46:13.902941 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-99addac1-7dfd-4c1a-ba57-2db56641eb11 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:13.905435 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-99addac1-7dfd-4c1a-ba57-2db56641eb11 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:13.905724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-99addac1-7dfd-4c1a-ba57-2db56641eb11 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:13.905989 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-99addac1-7dfd-4c1a-ba57-2db56641eb11 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:13.918805 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:13.918805 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:13.922679 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-99addac1-7dfd-4c1a-ba57-2db56641eb11 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Volume info retrieved successfully. Jul 03 15:46:13.927084 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-99addac1-7dfd-4c1a-ba57-2db56641eb11 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:13.927518 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 212/856] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:13 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:14.701227 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:14.701227 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:14.701868 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:14.702018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Checking backup size 1 against volume size 1 {{(pid=99816) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:46:14.702135 np0000004436 devstack@c-api.service[99816]: INFO cinder.backup.api [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Overwriting volume ec456928-2b3b-4287-aea0-b88e5cfc44eb with restore of backup c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:14.727530 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] restore_backup in rpcapi backup_id c4c16b67-7318-4638-bb16-25a54ef6f0b0 {{(pid=99816) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:46:14.729470 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e504fa2d-e8da-4454-8bf4-c87e93652954 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0/restore returned with HTTP 202 Jul 03 15:46:14.730260 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 212/857] 10.4.3.228 () {68 vars in 1393 bytes} [Fri Jul 3 15:46:13 2026] POST /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0/restore => generated 189 bytes in 1268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:14.738598 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-59c9255b-c015-4145-bb69-837d8e09a58f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:14.740641 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59c9255b-c015-4145-bb69-837d8e09a58f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:14.740641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59c9255b-c015-4145-bb69-837d8e09a58f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:14.740792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59c9255b-c015-4145-bb69-837d8e09a58f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:14.740871 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-59c9255b-c015-4145-bb69-837d8e09a58f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:14.746678 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:14.746678 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:14.748435 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59c9255b-c015-4145-bb69-837d8e09a58f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:14.748922 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 214/858] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:14 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:14.909156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-af3bccb9-4e11-480a-ba53-8d64953a8c9c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:14.909894 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-af3bccb9-4e11-480a-ba53-8d64953a8c9c None None] GET https://10.4.3.228/volume// Jul 03 15:46:14.910199 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-af3bccb9-4e11-480a-ba53-8d64953a8c9c None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:14.910460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-af3bccb9-4e11-480a-ba53-8d64953a8c9c None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:14.911141 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-af3bccb9-4e11-480a-ba53-8d64953a8c9c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:14.911844 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 221/859] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:46:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:14.919434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-b069f8e5-acd0-46ce-ae8b-048d6f7308f3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:14.922135 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-b069f8e5-acd0-46ce-ae8b-048d6f7308f3 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:14.922414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-b069f8e5-acd0-46ce-ae8b-048d6f7308f3 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:14.922633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-b069f8e5-acd0-46ce-ae8b-048d6f7308f3 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:14.937275 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:14.937275 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:14.941037 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b2ad0c96-de24-4105-81a3-15beb3982fa6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:14.943181 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-b069f8e5-acd0-46ce-ae8b-048d6f7308f3 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:14.943843 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b2ad0c96-de24-4105-81a3-15beb3982fa6 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:14.944112 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b2ad0c96-de24-4105-81a3-15beb3982fa6 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:14.944285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b2ad0c96-de24-4105-81a3-15beb3982fa6 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:14.949071 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-b069f8e5-acd0-46ce-ae8b-048d6f7308f3 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:14.949860 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 213/860] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:46:14 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:46:14.963384 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:14.963384 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:14.968478 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b2ad0c96-de24-4105-81a3-15beb3982fa6 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Volume info retrieved successfully. Jul 03 15:46:14.973755 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b2ad0c96-de24-4105-81a3-15beb3982fa6 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:14.974476 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 213/861] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:14 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:15.527887 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-37a34bf4-224b-4277-be57-f49c54172304 req-355254e6-3c31-41fb-833e-ba210be9dabd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:15.533237 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-355254e6-3c31-41fb-833e-ba210be9dabd tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] DELETE https://10.4.3.228/volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94 Jul 03 15:46:15.533237 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-355254e6-3c31-41fb-833e-ba210be9dabd tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:15.533237 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-355254e6-3c31-41fb-833e-ba210be9dabd tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:15.544182 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:15.544182 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:15.561184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-e592b43d-e4cd-4c5c-8191-0f1123f9f664 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:15.563412 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-e592b43d-e4cd-4c5c-8191-0f1123f9f664 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] DELETE https://10.4.3.228/volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0 Jul 03 15:46:15.563694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-e592b43d-e4cd-4c5c-8191-0f1123f9f664 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:15.563881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-e592b43d-e4cd-4c5c-8191-0f1123f9f664 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:15.570786 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:15.570786 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:15.764696 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6fabad55-d0b9-48d5-9cf7-84c39fa9f1af None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:15.766476 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6fabad55-d0b9-48d5-9cf7-84c39fa9f1af tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:15.766674 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6fabad55-d0b9-48d5-9cf7-84c39fa9f1af tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:15.766845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6fabad55-d0b9-48d5-9cf7-84c39fa9f1af tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:15.767116 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6fabad55-d0b9-48d5-9cf7-84c39fa9f1af tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:15.772528 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:15.772528 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:15.773465 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6fabad55-d0b9-48d5-9cf7-84c39fa9f1af tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:15.773962 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 214/862] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:15 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:15.993173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-72f616e1-bbbe-497d-b3fe-a62efdece9a5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:15.995920 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-72f616e1-bbbe-497d-b3fe-a62efdece9a5 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:15.996200 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-72f616e1-bbbe-497d-b3fe-a62efdece9a5 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:15.996415 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-72f616e1-bbbe-497d-b3fe-a62efdece9a5 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:16.006327 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:16.006327 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:16.010017 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-72f616e1-bbbe-497d-b3fe-a62efdece9a5 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Volume info retrieved successfully. Jul 03 15:46:16.014424 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-72f616e1-bbbe-497d-b3fe-a62efdece9a5 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:16.014593 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 214/863] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:15 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:16.094893 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-355254e6-3c31-41fb-833e-ba210be9dabd tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94 returned with HTTP 200 Jul 03 15:46:16.095505 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 215/864] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:46:15 2026] DELETE /volume/v3/attachments/4cbca0e6-eca5-4ff7-9249-660e7dcd3e94 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:16.111260 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:16.115261 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] DELETE https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 Jul 03 15:46:16.115444 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:16.115653 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:16.115810 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Delete volume with id: 655a5a94-5848-40c2-bf90-f42c4a48b918 Jul 03 15:46:16.122633 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ac8a11b2-7689-41fb-8ff2-7351c29827b7 req-e592b43d-e4cd-4c5c-8191-0f1123f9f664 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0 returned with HTTP 200 Jul 03 15:46:16.123254 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 222/865] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:46:15 2026] DELETE /volume/v3/attachments/ef2d08b3-04eb-4dc0-97fc-aa888b6942f0 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:16.128458 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:16.128458 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:16.129103 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Volume info retrieved successfully. Jul 03 15:46:16.153925 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] Delete volume request issued successfully. Jul 03 15:46:16.154207 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-37a34bf4-224b-4277-be57-f49c54172304 req-54879455-a41f-4af6-8ad8-a3dfdf2e6dea tempest-ServerBootFromVolumeStableRescueTest-1290106977 tempest-ServerBootFromVolumeStableRescueTest-1290106977-project-member] https://10.4.3.228/volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 returned with HTTP 202 Jul 03 15:46:16.154704 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 215/866] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:46:16 2026] DELETE /volume/v3/volumes/655a5a94-5848-40c2-bf90-f42c4a48b918 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:16.785405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e00df139-ac96-469e-b47b-39780f91b178 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:16.787323 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e00df139-ac96-469e-b47b-39780f91b178 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:16.787533 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e00df139-ac96-469e-b47b-39780f91b178 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:16.787775 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e00df139-ac96-469e-b47b-39780f91b178 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:16.787904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e00df139-ac96-469e-b47b-39780f91b178 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:16.793234 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:16.793234 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:16.794233 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e00df139-ac96-469e-b47b-39780f91b178 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:16.794701 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 215/867] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:16 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:17.045404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a793cb3c-225e-46b8-88e5-29299e7379f9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:17.049025 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a793cb3c-225e-46b8-88e5-29299e7379f9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:17.049025 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a793cb3c-225e-46b8-88e5-29299e7379f9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:17.049025 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a793cb3c-225e-46b8-88e5-29299e7379f9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:17.057386 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:17.057386 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:17.061242 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a793cb3c-225e-46b8-88e5-29299e7379f9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] Volume info retrieved successfully. Jul 03 15:46:17.065717 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a793cb3c-225e-46b8-88e5-29299e7379f9 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-reader] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:17.066285 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 216/868] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:17 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:17.123071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d22c038f-cdea-4e5c-aed5-4b0b8ad20773 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:17.128512 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d22c038f-cdea-4e5c-aed5-4b0b8ad20773 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:17.128783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d22c038f-cdea-4e5c-aed5-4b0b8ad20773 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:17.129065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d22c038f-cdea-4e5c-aed5-4b0b8ad20773 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:17.138879 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:17.138879 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:17.143600 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d22c038f-cdea-4e5c-aed5-4b0b8ad20773 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:17.148814 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d22c038f-cdea-4e5c-aed5-4b0b8ad20773 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:17.149331 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 223/869] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:17 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:17.202646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-44ade3c8-6f9c-4ddf-ab19-7d5db2660f94 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:17.205665 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-44ade3c8-6f9c-4ddf-ab19-7d5db2660f94 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:17.205911 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-44ade3c8-6f9c-4ddf-ab19-7d5db2660f94 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:17.206121 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-44ade3c8-6f9c-4ddf-ab19-7d5db2660f94 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:17.223028 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:17.223028 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:17.230806 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-44ade3c8-6f9c-4ddf-ab19-7d5db2660f94 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:17.238483 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-44ade3c8-6f9c-4ddf-ab19-7d5db2660f94 tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:17.238483 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 216/870] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:17 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:17.804669 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0d365ff3-f60a-4fee-8942-66509a129409 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:17.806226 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0d365ff3-f60a-4fee-8942-66509a129409 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:17.807238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0d365ff3-f60a-4fee-8942-66509a129409 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:17.807238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0d365ff3-f60a-4fee-8942-66509a129409 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:17.807238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0d365ff3-f60a-4fee-8942-66509a129409 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:17.810326 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:17.810326 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:17.811045 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0d365ff3-f60a-4fee-8942-66509a129409 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:17.811298 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 216/871] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:17 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:18.820789 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a55d42d9-02fe-493f-a10e-9085f3e40f14 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:18.824473 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a55d42d9-02fe-493f-a10e-9085f3e40f14 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:18.824718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a55d42d9-02fe-493f-a10e-9085f3e40f14 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:18.825160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a55d42d9-02fe-493f-a10e-9085f3e40f14 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:18.825160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a55d42d9-02fe-493f-a10e-9085f3e40f14 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:18.834861 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:18.834861 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:18.838604 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a55d42d9-02fe-493f-a10e-9085f3e40f14 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:18.839154 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 217/872] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:18 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:19.389404 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b8e4ef83-45ae-466a-8100-c1259d5480b2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:19.393040 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b8e4ef83-45ae-466a-8100-c1259d5480b2 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:19.393040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b8e4ef83-45ae-466a-8100-c1259d5480b2 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:19.393040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b8e4ef83-45ae-466a-8100-c1259d5480b2 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:19.400845 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:19.400845 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:19.406833 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b8e4ef83-45ae-466a-8100-c1259d5480b2 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:19.410008 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b8e4ef83-45ae-466a-8100-c1259d5480b2 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:19.411021 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 224/873] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:19 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:19.434725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-29800e16-f441-438f-9714-506ddc9af731 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:19.437725 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-29800e16-f441-438f-9714-506ddc9af731 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:19.437725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-29800e16-f441-438f-9714-506ddc9af731 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:19.437725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-29800e16-f441-438f-9714-506ddc9af731 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:19.444590 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:19.444590 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:19.448535 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-29800e16-f441-438f-9714-506ddc9af731 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:19.453467 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-29800e16-f441-438f-9714-506ddc9af731 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:19.453894 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 217/874] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:19 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:19.507025 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e0e7887e-2dde-4e81-9364-ce45a3ee2c15 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:19.509347 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e0e7887e-2dde-4e81-9364-ce45a3ee2c15 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:19.509614 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e0e7887e-2dde-4e81-9364-ce45a3ee2c15 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:19.509960 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e0e7887e-2dde-4e81-9364-ce45a3ee2c15 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:19.520881 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:19.520881 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:19.524977 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e0e7887e-2dde-4e81-9364-ce45a3ee2c15 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:19.533602 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e0e7887e-2dde-4e81-9364-ce45a3ee2c15 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:19.534201 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 217/875] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:19 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:19.863956 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f6ce4805-ac80-42e1-a086-c48943de3a65 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:19.866434 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6ce4805-ac80-42e1-a086-c48943de3a65 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:19.866723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6ce4805-ac80-42e1-a086-c48943de3a65 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:19.866983 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6ce4805-ac80-42e1-a086-c48943de3a65 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:19.867126 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f6ce4805-ac80-42e1-a086-c48943de3a65 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:19.874258 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:19.874258 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:19.875293 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6ce4805-ac80-42e1-a086-c48943de3a65 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:19.875791 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 218/876] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:19 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:20.424943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-11b7831d-eea2-49a7-a90e-a3ec8be9c6d7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:20.426787 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-11b7831d-eea2-49a7-a90e-a3ec8be9c6d7 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:20.427017 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-11b7831d-eea2-49a7-a90e-a3ec8be9c6d7 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:20.427202 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-11b7831d-eea2-49a7-a90e-a3ec8be9c6d7 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:20.434038 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:20.434038 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:20.437553 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-11b7831d-eea2-49a7-a90e-a3ec8be9c6d7 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:20.441469 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-11b7831d-eea2-49a7-a90e-a3ec8be9c6d7 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:20.441928 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 225/877] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:20 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:20.894606 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d6ae4925-958b-44e0-befc-2db57833578e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:20.897565 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6ae4925-958b-44e0-befc-2db57833578e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:20.898056 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6ae4925-958b-44e0-befc-2db57833578e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:20.898479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6ae4925-958b-44e0-befc-2db57833578e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:20.898729 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d6ae4925-958b-44e0-befc-2db57833578e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:20.904194 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:20.904194 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:20.905270 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6ae4925-958b-44e0-befc-2db57833578e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:20.905743 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 218/878] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:20 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:21.087311 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-26a8f918-6b90-4304-816f-1e66e00f3d2d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:21.089030 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26a8f918-6b90-4304-816f-1e66e00f3d2d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:21.089229 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26a8f918-6b90-4304-816f-1e66e00f3d2d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:21.089414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26a8f918-6b90-4304-816f-1e66e00f3d2d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:21.096570 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:21.096570 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:21.101021 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-26a8f918-6b90-4304-816f-1e66e00f3d2d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:21.105701 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26a8f918-6b90-4304-816f-1e66e00f3d2d tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:21.106264 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 218/879] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:21 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:21.119355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f1b72554-ffe2-44fd-af40-796c1a078036 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:21.122085 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f1b72554-ffe2-44fd-af40-796c1a078036 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] DELETE https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:21.122343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f1b72554-ffe2-44fd-af40-796c1a078036 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:21.122526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f1b72554-ffe2-44fd-af40-796c1a078036 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:21.122707 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f1b72554-ffe2-44fd-af40-796c1a078036 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Delete volume with id: cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:21.131928 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:21.131928 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:21.132356 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f1b72554-ffe2-44fd-af40-796c1a078036 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:21.160797 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f1b72554-ffe2-44fd-af40-796c1a078036 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Delete volume request issued successfully. Jul 03 15:46:21.161062 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f1b72554-ffe2-44fd-af40-796c1a078036 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 202 Jul 03 15:46:21.161560 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 219/880] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:21 2026] DELETE /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:21.175119 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-25febd03-84af-430b-bead-5972582776b1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:21.176995 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-25febd03-84af-430b-bead-5972582776b1 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:21.177189 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-25febd03-84af-430b-bead-5972582776b1 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:21.177361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-25febd03-84af-430b-bead-5972582776b1 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:21.186572 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:21.186572 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:21.190329 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-25febd03-84af-430b-bead-5972582776b1 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Volume info retrieved successfully. Jul 03 15:46:21.194223 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-25febd03-84af-430b-bead-5972582776b1 tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 200 Jul 03 15:46:21.194655 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 226/881] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:21 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:21.918157 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0bbb7293-2f93-4121-8640-775c2f696519 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:21.920515 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0bbb7293-2f93-4121-8640-775c2f696519 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:21.921033 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0bbb7293-2f93-4121-8640-775c2f696519 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:21.921338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0bbb7293-2f93-4121-8640-775c2f696519 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:21.921882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0bbb7293-2f93-4121-8640-775c2f696519 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:21.927270 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:21.927270 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:21.928431 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0bbb7293-2f93-4121-8640-775c2f696519 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:21.928894 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 219/882] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:21 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:22.213546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3598eac7-d21b-4802-9656-22b4740d1d2a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:22.217705 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3598eac7-d21b-4802-9656-22b4740d1d2a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] GET https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 Jul 03 15:46:22.218181 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3598eac7-d21b-4802-9656-22b4740d1d2a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:22.218749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3598eac7-d21b-4802-9656-22b4740d1d2a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:22.228842 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3598eac7-d21b-4802-9656-22b4740d1d2a tempest-VolumesActionsTest-1529301398 tempest-VolumesActionsTest-1529301398-project-member] https://10.4.3.228/volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 returned with HTTP 404 Jul 03 15:46:22.229547 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 219/883] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:22 2026] GET /volume/v3/volumes/cc191328-32bc-4105-87d9-a1069388a1b8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:22.940169 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b0a6aceb-67f7-4373-995f-2b9fac691393 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:22.941796 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b0a6aceb-67f7-4373-995f-2b9fac691393 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:22.941986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b0a6aceb-67f7-4373-995f-2b9fac691393 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:22.942158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b0a6aceb-67f7-4373-995f-2b9fac691393 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:22.942269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b0a6aceb-67f7-4373-995f-2b9fac691393 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:22.946487 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:22.946487 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:22.947179 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b0a6aceb-67f7-4373-995f-2b9fac691393 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:22.947498 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 220/884] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:22 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:23.957636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f7187e29-fb67-40ba-a8a6-234f99d1dcaa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:23.959928 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f7187e29-fb67-40ba-a8a6-234f99d1dcaa tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:23.960138 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f7187e29-fb67-40ba-a8a6-234f99d1dcaa tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:23.960325 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f7187e29-fb67-40ba-a8a6-234f99d1dcaa tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:23.960575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f7187e29-fb67-40ba-a8a6-234f99d1dcaa tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:23.965473 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:23.965473 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:23.966428 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f7187e29-fb67-40ba-a8a6-234f99d1dcaa tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:23.966897 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 227/885] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:23 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:24.981235 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-86273776-5762-4c7b-89eb-e517baa5096d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:24.983335 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86273776-5762-4c7b-89eb-e517baa5096d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:24.988385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86273776-5762-4c7b-89eb-e517baa5096d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:24.988385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86273776-5762-4c7b-89eb-e517baa5096d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:24.988385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-86273776-5762-4c7b-89eb-e517baa5096d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:24.991143 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:24.991143 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:24.992263 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86273776-5762-4c7b-89eb-e517baa5096d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:24.992797 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 220/886] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:24 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:25.233866 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:25.236395 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] DELETE https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:25.236395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:25.236836 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:25.236836 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Delete volume with id: 8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:25.249462 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:25.249462 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:25.250113 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:25.276262 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Delete volume request issued successfully. Jul 03 15:46:25.276496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e75be1c-b90f-4771-aea6-23a06f48b33d tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 202 Jul 03 15:46:25.276956 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 220/887] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:25 2026] DELETE /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:25.287494 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0761f0a-deae-4a72-9a38-cf97628670ba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:25.292021 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0761f0a-deae-4a72-9a38-cf97628670ba tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:25.292221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0761f0a-deae-4a72-9a38-cf97628670ba tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:25.292402 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0761f0a-deae-4a72-9a38-cf97628670ba tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:25.306605 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:25.306605 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:25.313171 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e0761f0a-deae-4a72-9a38-cf97628670ba tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Volume info retrieved successfully. Jul 03 15:46:25.325632 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0761f0a-deae-4a72-9a38-cf97628670ba tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 200 Jul 03 15:46:25.326140 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 221/888] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:25 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:25.460097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-10bb1d96-4c4c-4786-b6a3-90376d5864e8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:25.462050 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-10bb1d96-4c4c-4786-b6a3-90376d5864e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:46:25.462239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-10bb1d96-4c4c-4786-b6a3-90376d5864e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:25.462408 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-10bb1d96-4c4c-4786-b6a3-90376d5864e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:25.472077 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:25.472077 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:25.476160 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-10bb1d96-4c4c-4786-b6a3-90376d5864e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:25.480719 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-10bb1d96-4c4c-4786-b6a3-90376d5864e8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:46:25.481123 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 228/889] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:25 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:25.730603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-230f891e-ff88-4118-bf01-b8863f0bbd75 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:25.732486 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-230f891e-ff88-4118-bf01-b8863f0bbd75 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:46:25.732700 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-230f891e-ff88-4118-bf01-b8863f0bbd75 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:25.732903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-230f891e-ff88-4118-bf01-b8863f0bbd75 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:25.742440 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:25.742440 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:25.745953 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-230f891e-ff88-4118-bf01-b8863f0bbd75 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:25.750132 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-230f891e-ff88-4118-bf01-b8863f0bbd75 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:46:25.750464 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 221/890] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:25 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:25.793241 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-24179855-49be-4fb1-9e73-469840c4c205 req-af1fb944-d689-4f70-a71d-50a2edcb54ac None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:25.796340 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-af1fb944-d689-4f70-a71d-50a2edcb54ac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:46:25.796565 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-af1fb944-d689-4f70-a71d-50a2edcb54ac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:25.796825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-af1fb944-d689-4f70-a71d-50a2edcb54ac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:25.805989 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:25.805989 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:25.809180 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-24179855-49be-4fb1-9e73-469840c4c205 req-af1fb944-d689-4f70-a71d-50a2edcb54ac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:25.812868 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-af1fb944-d689-4f70-a71d-50a2edcb54ac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:46:25.813271 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 221/891] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:25 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:25.838990 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-24179855-49be-4fb1-9e73-469840c4c205 req-f178c981-5cda-4618-b201-4cde90f4a4dd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:25.843727 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-f178c981-5cda-4618-b201-4cde90f4a4dd tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a/action Jul 03 15:46:25.844220 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-f178c981-5cda-4618-b201-4cde90f4a4dd tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:25.844375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-f178c981-5cda-4618-b201-4cde90f4a4dd tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:25.869262 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:25.869262 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:25.869262 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-24179855-49be-4fb1-9e73-469840c4c205 req-f178c981-5cda-4618-b201-4cde90f4a4dd tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:25.874773 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-24179855-49be-4fb1-9e73-469840c4c205 req-f178c981-5cda-4618-b201-4cde90f4a4dd tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Begin detaching volume completed successfully. Jul 03 15:46:25.875152 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-f178c981-5cda-4618-b201-4cde90f4a4dd tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a/action returned with HTTP 202 Jul 03 15:46:25.875744 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 222/892] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:46:25 2026] POST /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:46:26.002672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3534d601-a62e-496a-b201-6efb03ff8348 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:26.004500 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3534d601-a62e-496a-b201-6efb03ff8348 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:26.004767 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3534d601-a62e-496a-b201-6efb03ff8348 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:26.005041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3534d601-a62e-496a-b201-6efb03ff8348 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:26.005222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3534d601-a62e-496a-b201-6efb03ff8348 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:26.009425 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:26.009425 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:26.010208 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3534d601-a62e-496a-b201-6efb03ff8348 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:26.010597 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 229/893] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:26 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:26.338701 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cb466897-0e43-4a70-af95-ca4a7b079f8a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:26.340695 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb466897-0e43-4a70-af95-ca4a7b079f8a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] GET https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da Jul 03 15:46:26.341011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb466897-0e43-4a70-af95-ca4a7b079f8a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:26.341268 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb466897-0e43-4a70-af95-ca4a7b079f8a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:26.352923 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb466897-0e43-4a70-af95-ca4a7b079f8a tempest-AttachSCSIVolumeTestJSON-341361471 tempest-AttachSCSIVolumeTestJSON-341361471-project-member] https://10.4.3.228/volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da returned with HTTP 404 Jul 03 15:46:26.353486 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 222/894] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:26 2026] GET /volume/v3/volumes/8dd8cad1-4503-4d68-9c68-dcdaac0795da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:26.897910 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1c4a38d9-56a2-4672-bc67-3bbe8730a42a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:26.898479 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c4a38d9-56a2-4672-bc67-3bbe8730a42a None None] GET https://10.4.3.228/volume// Jul 03 15:46:26.898746 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c4a38d9-56a2-4672-bc67-3bbe8730a42a None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:26.899025 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c4a38d9-56a2-4672-bc67-3bbe8730a42a None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:26.899495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c4a38d9-56a2-4672-bc67-3bbe8730a42a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:26.900339 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 222/895] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:46:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:26.912117 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-24179855-49be-4fb1-9e73-469840c4c205 req-675a764b-82ce-49a9-bc45-512507e037f3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:26.914889 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-675a764b-82ce-49a9-bc45-512507e037f3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:46:26.914889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-675a764b-82ce-49a9-bc45-512507e037f3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:26.914889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-675a764b-82ce-49a9-bc45-512507e037f3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:26.925838 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:26.925838 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:26.930351 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-24179855-49be-4fb1-9e73-469840c4c205 req-675a764b-82ce-49a9-bc45-512507e037f3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:26.935452 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-675a764b-82ce-49a9-bc45-512507e037f3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:46:26.935902 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 223/896] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:46:26 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:46:27.027882 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-646a6cba-ef72-4cd2-a608-0dc1d2d160b7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:27.032224 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-646a6cba-ef72-4cd2-a608-0dc1d2d160b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:27.032224 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-646a6cba-ef72-4cd2-a608-0dc1d2d160b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:27.032778 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-646a6cba-ef72-4cd2-a608-0dc1d2d160b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:27.032778 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-646a6cba-ef72-4cd2-a608-0dc1d2d160b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:27.038351 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:27.038351 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:27.039258 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-646a6cba-ef72-4cd2-a608-0dc1d2d160b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:27.039692 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 230/897] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:27 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:27.875372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ba472105-7a27-404b-8d7f-096c68a26975 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:27.878305 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba472105-7a27-404b-8d7f-096c68a26975 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:27.878814 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba472105-7a27-404b-8d7f-096c68a26975 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:27.878814 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba472105-7a27-404b-8d7f-096c68a26975 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:27.878950 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ba472105-7a27-404b-8d7f-096c68a26975 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Delete volume with id: c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:27.888636 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:27.888636 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:27.889243 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ba472105-7a27-404b-8d7f-096c68a26975 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:27.911883 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ba472105-7a27-404b-8d7f-096c68a26975 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Delete volume request issued successfully. Jul 03 15:46:27.912096 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba472105-7a27-404b-8d7f-096c68a26975 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 202 Jul 03 15:46:27.912600 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 223/898] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:27 2026] DELETE /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:27.923110 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ab117d05-a5dc-411f-a987-e459d3d444ba None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:27.925528 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab117d05-a5dc-411f-a987-e459d3d444ba tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:27.925781 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab117d05-a5dc-411f-a987-e459d3d444ba tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:27.926038 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab117d05-a5dc-411f-a987-e459d3d444ba tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:27.935080 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:27.935080 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:27.940058 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ab117d05-a5dc-411f-a987-e459d3d444ba tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Volume info retrieved successfully. Jul 03 15:46:27.945506 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab117d05-a5dc-411f-a987-e459d3d444ba tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 200 Jul 03 15:46:27.946058 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 223/899] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:27 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:28.051150 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a1d6f38b-82f8-4ddc-8958-2bbe0e67994f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:28.056027 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1d6f38b-82f8-4ddc-8958-2bbe0e67994f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:28.056027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a1d6f38b-82f8-4ddc-8958-2bbe0e67994f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:28.056027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a1d6f38b-82f8-4ddc-8958-2bbe0e67994f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:28.056027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a1d6f38b-82f8-4ddc-8958-2bbe0e67994f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:28.060647 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:28.060647 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:28.061457 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1d6f38b-82f8-4ddc-8958-2bbe0e67994f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:28.061934 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 224/900] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:28 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:28.071713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f0029c14-a8c9-4b0f-a9b6-23a42cd952d3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:28.075054 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f0029c14-a8c9-4b0f-a9b6-23a42cd952d3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/ec456928-2b3b-4287-aea0-b88e5cfc44eb Jul 03 15:46:28.075054 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f0029c14-a8c9-4b0f-a9b6-23a42cd952d3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:28.075054 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f0029c14-a8c9-4b0f-a9b6-23a42cd952d3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:28.080747 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:28.080747 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:28.085701 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f0029c14-a8c9-4b0f-a9b6-23a42cd952d3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:28.089132 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f0029c14-a8c9-4b0f-a9b6-23a42cd952d3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/ec456928-2b3b-4287-aea0-b88e5cfc44eb returned with HTTP 200 Jul 03 15:46:28.089547 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 231/901] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:28 2026] GET /volume/v3/volumes/ec456928-2b3b-4287-aea0-b88e5cfc44eb => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:28.102953 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:28.105750 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:46:28.105998 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:28.106194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:28.106458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:46:28.107251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:46:28.117360 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Get all volumes completed successfully. Jul 03 15:46:28.118400 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ddb51c8-1144-46a3-b89c-4f148a709c2d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:46:28.119119 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 224/902] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:46:28 2026] GET /volume/v3/volumes => generated 663 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:28.127845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:28.129814 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ec456928-2b3b-4287-aea0-b88e5cfc44eb Jul 03 15:46:28.129976 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:28.130147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:28.130298 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete volume with id: ec456928-2b3b-4287-aea0-b88e5cfc44eb Jul 03 15:46:28.138284 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:28.138284 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:28.138776 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:28.161638 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete volume request issued successfully. Jul 03 15:46:28.161917 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1f50a187-e0d4-47ca-9765-37ca8ae459c2 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/ec456928-2b3b-4287-aea0-b88e5cfc44eb returned with HTTP 202 Jul 03 15:46:28.162393 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 224/903] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:28 2026] DELETE /volume/v3/volumes/ec456928-2b3b-4287-aea0-b88e5cfc44eb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:28.180568 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-83e39574-1dd7-4d38-be70-af3dd7313804 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:28.187176 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83e39574-1dd7-4d38-be70-af3dd7313804 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] DELETE https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 Jul 03 15:46:28.187537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83e39574-1dd7-4d38-be70-af3dd7313804 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:28.188028 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83e39574-1dd7-4d38-be70-af3dd7313804 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:28.188028 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-83e39574-1dd7-4d38-be70-af3dd7313804 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Delete backup with id: 916c286c-ce07-47f7-bb2b-024bbd7f1b03. Jul 03 15:46:28.195371 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:28.195371 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:28.214173 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-83e39574-1dd7-4d38-be70-af3dd7313804 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] delete_backup rpcapi backup_id 916c286c-ce07-47f7-bb2b-024bbd7f1b03 {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:46:28.218642 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83e39574-1dd7-4d38-be70-af3dd7313804 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 returned with HTTP 202 Jul 03 15:46:28.218642 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 225/904] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:28 2026] DELETE /volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:46:28.227843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-10669d8d-bfaa-4518-9d53-bb8374336af4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:28.231049 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-10669d8d-bfaa-4518-9d53-bb8374336af4 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] GET https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 Jul 03 15:46:28.231312 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-10669d8d-bfaa-4518-9d53-bb8374336af4 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:28.231636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-10669d8d-bfaa-4518-9d53-bb8374336af4 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:28.231845 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-10669d8d-bfaa-4518-9d53-bb8374336af4 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Show backup with id 916c286c-ce07-47f7-bb2b-024bbd7f1b03. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:28.239884 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:28.239884 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:28.240793 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-10669d8d-bfaa-4518-9d53-bb8374336af4 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 returned with HTTP 200 Jul 03 15:46:28.241411 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 232/905] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:28 2026] GET /volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:28.972562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4431f079-a6bf-443c-a5de-9da022ec4909 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:28.972562 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4431f079-a6bf-443c-a5de-9da022ec4909 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] GET https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf Jul 03 15:46:28.972562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4431f079-a6bf-443c-a5de-9da022ec4909 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:28.972562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4431f079-a6bf-443c-a5de-9da022ec4909 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:28.981896 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4431f079-a6bf-443c-a5de-9da022ec4909 tempest-TaggedAttachmentsTest-952363481 tempest-TaggedAttachmentsTest-952363481-project-member] https://10.4.3.228/volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf returned with HTTP 404 Jul 03 15:46:28.983127 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 225/906] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:28 2026] GET /volume/v3/volumes/c85ce38a-38be-4228-bdfa-9b71b24e2daf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:29.252269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cb434c1d-774e-495d-a75c-253dbbf0cd18 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:29.254470 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cb434c1d-774e-495d-a75c-253dbbf0cd18 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] GET https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 Jul 03 15:46:29.254764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cb434c1d-774e-495d-a75c-253dbbf0cd18 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:29.254993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cb434c1d-774e-495d-a75c-253dbbf0cd18 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:29.255293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cb434c1d-774e-495d-a75c-253dbbf0cd18 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Show backup with id 916c286c-ce07-47f7-bb2b-024bbd7f1b03. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:29.265407 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cb434c1d-774e-495d-a75c-253dbbf0cd18 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 returned with HTTP 404 Jul 03 15:46:29.266003 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 225/907] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:29 2026] GET /volume/v3/backups/916c286c-ce07-47f7-bb2b-024bbd7f1b03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:29.276207 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-65675dbd-10e2-415d-882c-c9d77e461b2b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:29.278690 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65675dbd-10e2-415d-882c-c9d77e461b2b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] DELETE https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:29.278961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65675dbd-10e2-415d-882c-c9d77e461b2b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:29.279084 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65675dbd-10e2-415d-882c-c9d77e461b2b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:29.279432 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-65675dbd-10e2-415d-882c-c9d77e461b2b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete backup with id: c4c16b67-7318-4638-bb16-25a54ef6f0b0. Jul 03 15:46:29.284317 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:29.284317 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:29.300683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-65675dbd-10e2-415d-882c-c9d77e461b2b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] delete_backup rpcapi backup_id c4c16b67-7318-4638-bb16-25a54ef6f0b0 {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:46:29.303083 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65675dbd-10e2-415d-882c-c9d77e461b2b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 202 Jul 03 15:46:29.303657 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 226/908] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:29 2026] DELETE /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:46:29.312089 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9601adf2-73bd-4473-8dc3-9b439cf5c89e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:29.315035 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9601adf2-73bd-4473-8dc3-9b439cf5c89e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:29.315035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9601adf2-73bd-4473-8dc3-9b439cf5c89e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:29.315260 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9601adf2-73bd-4473-8dc3-9b439cf5c89e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:29.315403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9601adf2-73bd-4473-8dc3-9b439cf5c89e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:29.322787 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:29.322787 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:29.323572 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9601adf2-73bd-4473-8dc3-9b439cf5c89e tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 200 Jul 03 15:46:29.324035 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 233/909] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:29 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:30.338260 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-42a1fa0b-7613-4ce8-ac57-0afb92e06e11 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:30.344215 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-42a1fa0b-7613-4ce8-ac57-0afb92e06e11 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 Jul 03 15:46:30.344600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-42a1fa0b-7613-4ce8-ac57-0afb92e06e11 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:30.344953 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-42a1fa0b-7613-4ce8-ac57-0afb92e06e11 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:30.345158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-42a1fa0b-7613-4ce8-ac57-0afb92e06e11 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id c4c16b67-7318-4638-bb16-25a54ef6f0b0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:30.353499 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-42a1fa0b-7613-4ce8-ac57-0afb92e06e11 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 returned with HTTP 404 Jul 03 15:46:30.354050 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 226/910] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:30 2026] GET /volume/v3/backups/c4c16b67-7318-4638-bb16-25a54ef6f0b0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:30.396395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-24179855-49be-4fb1-9e73-469840c4c205 req-c0df8feb-3ffc-439d-bf9d-4eee225f09a3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:30.403259 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-c0df8feb-3ffc-439d-bf9d-4eee225f09a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] DELETE https://10.4.3.228/volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00 Jul 03 15:46:30.403564 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-c0df8feb-3ffc-439d-bf9d-4eee225f09a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:30.403867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-c0df8feb-3ffc-439d-bf9d-4eee225f09a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:30.416937 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:30.416937 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:30.464276 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e17118db-595a-4628-b186-c694528365ca None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:30.467333 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e17118db-595a-4628-b186-c694528365ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:46:30.467570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e17118db-595a-4628-b186-c694528365ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:30.467848 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e17118db-595a-4628-b186-c694528365ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:30.482664 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:30.482664 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:30.493268 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e17118db-595a-4628-b186-c694528365ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:30.498332 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e17118db-595a-4628-b186-c694528365ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 returned with HTTP 200 Jul 03 15:46:30.498910 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 227/911] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:30 2026] GET /volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:30.516601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-396a57c3-3ecb-4807-a971-95587ba89263 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:30.518854 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-396a57c3-3ecb-4807-a971-95587ba89263 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] DELETE https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:46:30.519084 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-396a57c3-3ecb-4807-a971-95587ba89263 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:30.519314 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-396a57c3-3ecb-4807-a971-95587ba89263 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:30.519498 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-396a57c3-3ecb-4807-a971-95587ba89263 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete volume with id: 36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:46:30.531921 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:30.531921 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:30.532346 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-396a57c3-3ecb-4807-a971-95587ba89263 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:30.551937 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-396a57c3-3ecb-4807-a971-95587ba89263 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete volume request issued successfully. Jul 03 15:46:30.552188 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-396a57c3-3ecb-4807-a971-95587ba89263 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 returned with HTTP 202 Jul 03 15:46:30.552774 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 234/912] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:30 2026] DELETE /volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:30.559636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1318a690-0774-41b9-8e4b-948810002d79 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:30.562004 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1318a690-0774-41b9-8e4b-948810002d79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:46:30.562004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1318a690-0774-41b9-8e4b-948810002d79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:30.562004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1318a690-0774-41b9-8e4b-948810002d79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:30.570279 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:30.570279 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:30.574831 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1318a690-0774-41b9-8e4b-948810002d79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:30.580718 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1318a690-0774-41b9-8e4b-948810002d79 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 returned with HTTP 200 Jul 03 15:46:30.581176 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 227/913] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:30 2026] GET /volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:30.953860 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-24179855-49be-4fb1-9e73-469840c4c205 req-c0df8feb-3ffc-439d-bf9d-4eee225f09a3 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00 returned with HTTP 200 Jul 03 15:46:30.954418 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 226/914] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:46:30 2026] DELETE /volume/v3/attachments/7c96ab33-735b-4485-8e1c-448d97098d00 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:46:31.178665 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:31.259506 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:31.260106 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1999156912"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:31.262122 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1999156912'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:31.262280 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume of 1 GB Jul 03 15:46:31.272346 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability Zones retrieved successfully. Jul 03 15:46:31.280398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (f1f8a118-30dd-452e-a4aa-d2e162156039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:31.281746 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d96960-4a61-480e-9681-3ec96d09bec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.283277 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:31.334875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d96960-4a61-480e-9681-3ec96d09bec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.335558 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6dad97e-1233-4d89-a1ec-025046178ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.446660 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['3cad3f48-a155-40b6-a96d-5de391924acf', '5f5beb4f-324c-48c4-a2ee-df3a2beff42b', '69a33ace-e968-4f3e-bfea-15ccd8b2d61e', '1ff884f9-f737-4348-80ae-7f06ea3f4dd4'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:31.447586 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6dad97e-1233-4d89-a1ec-025046178ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cad3f48-a155-40b6-a96d-5de391924acf', '5f5beb4f-324c-48c4-a2ee-df3a2beff42b', '69a33ace-e968-4f3e-bfea-15ccd8b2d61e', '1ff884f9-f737-4348-80ae-7f06ea3f4dd4']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.448540 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60b4f51-7e9c-4496-8dc5-ee06d3a643ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.479669 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60b4f51-7e9c-4496-8dc5-ee06d3a643ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e127d5b2-0081-4ba2-a61d-a65bce05c876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1999156912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3cad3f48-a155-40b6-a96d-5de391924acf','5f5beb4f-324c-48c4-a2ee-df3a2beff42b','69a33ace-e968-4f3e-bfea-15ccd8b2d61e','1ff884f9-f737-4348-80ae-7f06ea3f4dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1999156912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e127d5b2-0081-4ba2-a61d-a65bce05c876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5567a68ee4bb430880164a874f0815a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.480743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e2ba8e4-539f-443c-96e8-01eb08f16098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.520594 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e2ba8e4-539f-443c-96e8-01eb08f16098) transitioned into 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-1999156912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3cad3f48-a155-40b6-a96d-5de391924acf','5f5beb4f-324c-48c4-a2ee-df3a2beff42b','69a33ace-e968-4f3e-bfea-15ccd8b2d61e','1ff884f9-f737-4348-80ae-7f06ea3f4dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.521720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ca4b08-117c-4a5c-8d47-a0e7a4260774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.538374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ca4b08-117c-4a5c-8d47-a0e7a4260774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.539450 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (f1f8a118-30dd-452e-a4aa-d2e162156039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:31.539896 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request issued successfully. Jul 03 15:46:31.540777 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a38b1b55-316c-4bb3-88bb-35eaab1fb738 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:31.541191 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 228/915] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:46:31 2026] POST /volume/v3/volumes => generated 749 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:31.580151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:31.583495 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:31.585200 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2084165196", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:31.588322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2084165196', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:31.588470 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Create volume of 1 GB Jul 03 15:46:31.596766 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Availability Zones retrieved successfully. Jul 03 15:46:31.596900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f6f6eb6c-5f59-4dd9-9a47-2ea1e58abfd0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:31.599674 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f6f6eb6c-5f59-4dd9-9a47-2ea1e58abfd0 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 Jul 03 15:46:31.599943 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f6f6eb6c-5f59-4dd9-9a47-2ea1e58abfd0 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:31.600211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f6f6eb6c-5f59-4dd9-9a47-2ea1e58abfd0 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:31.607207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Flow 'volume_create_api' (db25ff98-e23f-485f-b9bc-5f3b96527641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:31.607675 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f6f6eb6c-5f59-4dd9-9a47-2ea1e58abfd0 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 returned with HTTP 404 Jul 03 15:46:31.608333 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 228/916] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:31 2026] GET /volume/v3/volumes/36b4fa73-d031-474e-9125-251481bc38a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:31.609596 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea535f0-2d21-4cb2-b2ff-36954671311e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.611420 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:31.620951 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5633b868-cad6-4d29-85ae-aee4d936db30 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:31.623840 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:31.624178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-439235815"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:31.625636 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-439235815'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:31.625833 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Create volume of 1 GB Jul 03 15:46:31.626128 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:31.626128 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:31.630204 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Availability Zones retrieved successfully. Jul 03 15:46:31.637158 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Flow 'volume_create_api' (d690fcae-3876-4cc3-8160-b3370acd93cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:31.638444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d44af9e-bab6-453e-bcf3-36bdcaa44e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.639369 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:31.648971 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea535f0-2d21-4cb2-b2ff-36954671311e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.650163 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7900533a-5229-41a5-b508-6d883c1cc29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.684816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d44af9e-bab6-453e-bcf3-36bdcaa44e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.685634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4168dc56-3ed8-4795-b2ed-04368e481845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.718151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Created reservations ['67592c5b-047b-4948-8a40-fa5be4999ad8', '758c9437-0acb-45c7-8d3e-b31474da9d46', '5a673cb9-b3df-469c-8527-a27544b74061', '768b63ee-e471-43a2-ba0b-db184db212fe'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:31.719039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7900533a-5229-41a5-b508-6d883c1cc29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67592c5b-047b-4948-8a40-fa5be4999ad8', '758c9437-0acb-45c7-8d3e-b31474da9d46', '5a673cb9-b3df-469c-8527-a27544b74061', '768b63ee-e471-43a2-ba0b-db184db212fe']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.720122 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a0ef57-bd1b-4d01-84b1-52f48e8422d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.746933 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Created reservations ['778af8f2-caff-42bc-82fc-b1648e020186', '64332a96-d483-4a60-a758-737f557e2889', '2e90383e-b0d9-4a51-bb0b-51feed03cfc3', '16269633-b025-4f81-9156-d40e012c56bf'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:31.748495 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4168dc56-3ed8-4795-b2ed-04368e481845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['778af8f2-caff-42bc-82fc-b1648e020186', '64332a96-d483-4a60-a758-737f557e2889', '2e90383e-b0d9-4a51-bb0b-51feed03cfc3', '16269633-b025-4f81-9156-d40e012c56bf']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.749044 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb2fce4-a3e3-4e37-83f4-8cea5e09d7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.755529 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a0ef57-bd1b-4d01-84b1-52f48e8422d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51bc800d-2b97-4a8e-b18d-7ef12d284a0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2084165196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60ba02a73364b299529990bde08f8ca',qos_specs=None,replication_status=,reservations=['67592c5b-047b-4948-8a40-fa5be4999ad8','758c9437-0acb-45c7-8d3e-b31474da9d46','5a673cb9-b3df-469c-8527-a27544b74061','768b63ee-e471-43a2-ba0b-db184db212fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f229b0456cfd4202a19eb7c1f39ce05a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2084165196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51bc800d-2b97-4a8e-b18d-7ef12d284a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60ba02a73364b299529990bde08f8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f229b0456cfd4202a19eb7c1f39ce05a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.755529 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f55e387-6765-4411-8e19-4d3c810347f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.783953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f55e387-6765-4411-8e19-4d3c810347f0) transitioned into 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-2084165196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60ba02a73364b299529990bde08f8ca',qos_specs=None,replication_status=,reservations=['67592c5b-047b-4948-8a40-fa5be4999ad8','758c9437-0acb-45c7-8d3e-b31474da9d46','5a673cb9-b3df-469c-8527-a27544b74061','768b63ee-e471-43a2-ba0b-db184db212fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f229b0456cfd4202a19eb7c1f39ce05a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.784766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (630fe76a-d26d-4cd9-85f5-f5ef012d9d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.785012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb2fce4-a3e3-4e37-83f4-8cea5e09d7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1193f3-380e-49ad-842a-eea9918463fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-439235815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',qos_specs=None,replication_status=,reservations=['778af8f2-caff-42bc-82fc-b1648e020186','64332a96-d483-4a60-a758-737f557e2889','2e90383e-b0d9-4a51-bb0b-51feed03cfc3','16269633-b025-4f81-9156-d40e012c56bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43966f681c754826ab6e5b7bdc62132e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-439235815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a1193f3-380e-49ad-842a-eea9918463fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='43966f681c754826ab6e5b7bdc62132e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.786345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fe7624-153e-4093-b119-1c2b3ba73dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.800568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (630fe76a-d26d-4cd9-85f5-f5ef012d9d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.801772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Flow 'volume_create_api' (db25ff98-e23f-485f-b9bc-5f3b96527641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:31.802135 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Create volume request issued successfully. Jul 03 15:46:31.802895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3797596b-4be8-4927-b4fc-0a3177e14d5c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:31.803764 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 235/917] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:46:31 2026] POST /volume/v3/volumes => generated 755 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:31.815707 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fe7624-153e-4093-b119-1c2b3ba73dd8) transitioned into 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-439235815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66712b8cb7c34f2fb4957a037f7e9a0c',qos_specs=None,replication_status=,reservations=['778af8f2-caff-42bc-82fc-b1648e020186','64332a96-d483-4a60-a758-737f557e2889','2e90383e-b0d9-4a51-bb0b-51feed03cfc3','16269633-b025-4f81-9156-d40e012c56bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43966f681c754826ab6e5b7bdc62132e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.816547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a2c723-551a-45fc-a853-9618fbf663a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:31.824113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0e6fc616-5ac3-4cd1-981e-28a7d1c7e969 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:31.828830 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0e6fc616-5ac3-4cd1-981e-28a7d1c7e969 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:31.829849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0e6fc616-5ac3-4cd1-981e-28a7d1c7e969 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:31.829849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0e6fc616-5ac3-4cd1-981e-28a7d1c7e969 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:31.832732 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a2c723-551a-45fc-a853-9618fbf663a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:31.833951 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Flow 'volume_create_api' (d690fcae-3876-4cc3-8160-b3370acd93cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:31.834271 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Create volume request issued successfully. Jul 03 15:46:31.834932 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5633b868-cad6-4d29-85ae-aee4d936db30 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:31.835371 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 227/918] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:46:31 2026] POST /volume/v3/volumes => generated 753 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:31.837467 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:31.837467 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:31.841771 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0e6fc616-5ac3-4cd1-981e-28a7d1c7e969 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:31.846775 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0e6fc616-5ac3-4cd1-981e-28a7d1c7e969 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:31.847160 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 229/919] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:31 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:31.851413 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bf9dec08-8bee-4ec0-8ee6-0675876e6180 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:31.861194 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf9dec08-8bee-4ec0-8ee6-0675876e6180 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:31.861194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf9dec08-8bee-4ec0-8ee6-0675876e6180 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:31.862829 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf9dec08-8bee-4ec0-8ee6-0675876e6180 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:31.873020 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:31.873020 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:31.878182 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bf9dec08-8bee-4ec0-8ee6-0675876e6180 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:31.885372 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf9dec08-8bee-4ec0-8ee6-0675876e6180 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe returned with HTTP 200 Jul 03 15:46:31.886228 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 229/920] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:31 2026] GET /volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:32.219468 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fd332dee-13f6-43c3-a84c-2d6388ef61b8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:32.222059 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd332dee-13f6-43c3-a84c-2d6388ef61b8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:46:32.222284 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd332dee-13f6-43c3-a84c-2d6388ef61b8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:32.222533 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd332dee-13f6-43c3-a84c-2d6388ef61b8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:32.234022 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:32.234022 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:32.242728 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fd332dee-13f6-43c3-a84c-2d6388ef61b8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:32.249097 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd332dee-13f6-43c3-a84c-2d6388ef61b8 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:46:32.249663 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 236/921] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:32 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:32.865365 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-16e4420c-0338-418f-b8f2-b64e6cc9ab80 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:32.867975 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16e4420c-0338-418f-b8f2-b64e6cc9ab80 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:32.868256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16e4420c-0338-418f-b8f2-b64e6cc9ab80 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:32.868256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16e4420c-0338-418f-b8f2-b64e6cc9ab80 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:32.877744 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:32.877744 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:32.881294 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-16e4420c-0338-418f-b8f2-b64e6cc9ab80 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:32.892240 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16e4420c-0338-418f-b8f2-b64e6cc9ab80 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:32.892683 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 228/922] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:32 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:32.905278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c96830ff-7c81-4eaf-ba40-714446b2472a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:32.907131 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c96830ff-7c81-4eaf-ba40-714446b2472a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:32.907346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c96830ff-7c81-4eaf-ba40-714446b2472a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:32.907543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c96830ff-7c81-4eaf-ba40-714446b2472a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:32.913826 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-433d277b-1a16-496a-baa8-605d186a0707 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:32.915440 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:32.915440 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:32.915729 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-433d277b-1a16-496a-baa8-605d186a0707 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:32.915989 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-433d277b-1a16-496a-baa8-605d186a0707 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:32.916232 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-433d277b-1a16-496a-baa8-605d186a0707 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:32.919771 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c96830ff-7c81-4eaf-ba40-714446b2472a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:32.924802 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:32.924802 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:32.924959 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c96830ff-7c81-4eaf-ba40-714446b2472a tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe returned with HTTP 200 Jul 03 15:46:32.925302 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 230/923] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:32 2026] GET /volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:32.928173 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-433d277b-1a16-496a-baa8-605d186a0707 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:32.933117 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-433d277b-1a16-496a-baa8-605d186a0707 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:32.933660 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 230/924] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:32 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:32.937395 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:32.939866 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:46:32.940209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a1193f3-380e-49ad-842a-eea9918463fe", "name": "tempest-VolumesBackupsAdminTest-Backup-1571863211", "container": "tempest-volumesbackupsadmintest-backup-container-1361487882"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:32.942651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Creating new backup {'backup': {'volume_id': '1a1193f3-380e-49ad-842a-eea9918463fe', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1571863211', 'container': 'tempest-volumesbackupsadmintest-backup-container-1361487882'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:46:32.942838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Creating backup of volume 1a1193f3-380e-49ad-842a-eea9918463fe in container tempest-volumesbackupsadmintest-backup-container-1361487882 Jul 03 15:46:32.952911 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:32.952911 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:32.953503 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:32.954754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:32.958278 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:46:32.958493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:32.958803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:32.959118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:46:32.959895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:46:32.974491 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Get all volumes completed successfully. Jul 03 15:46:32.974952 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-afb9a852-ee6c-4136-87f6-a11830c68c03 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:46:32.975357 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 229/925] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:46:32 2026] GET /volume/v3/volumes => generated 339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:32.983378 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c0bc315c-955a-440a-9030-325be2345954 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:32.985547 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0bc315c-955a-440a-9030-325be2345954 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:32.985547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0bc315c-955a-440a-9030-325be2345954 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:32.985662 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0bc315c-955a-440a-9030-325be2345954 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:32.990701 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Created reservations ['0ae87071-461b-4d17-95d5-7b6d8dd5067f', '52ba7137-5d49-413e-88d4-a5b8186a6cc7'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:32.997572 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:32.997572 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:33.002661 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0bc315c-955a-440a-9030-325be2345954 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:33.009894 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0bc315c-955a-440a-9030-325be2345954 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:33.010843 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 231/926] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:32 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:33.052283 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4b10ae38-775a-4614-baa3-ef340d2d7196 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:46:33.052775 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 237/927] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:46:32 2026] POST /volume/v3/backups => generated 335 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:33.069641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bdef7fbb-bc31-4790-a8db-b4086c63217f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:33.070541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bdef7fbb-bc31-4790-a8db-b4086c63217f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:33.070737 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bdef7fbb-bc31-4790-a8db-b4086c63217f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:33.070920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bdef7fbb-bc31-4790-a8db-b4086c63217f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:33.071019 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-bdef7fbb-bc31-4790-a8db-b4086c63217f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:33.075914 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:33.075914 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:33.076585 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bdef7fbb-bc31-4790-a8db-b4086c63217f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:33.076973 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 231/928] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:33 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:33.078671 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-de74a5fc-f102-4ed1-996b-d6d34c1c6e1f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:33.081080 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-de74a5fc-f102-4ed1-996b-d6d34c1c6e1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:33.081233 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-de74a5fc-f102-4ed1-996b-d6d34c1c6e1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:33.081538 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-de74a5fc-f102-4ed1-996b-d6d34c1c6e1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:33.089968 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:33.089968 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:33.099978 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-de74a5fc-f102-4ed1-996b-d6d34c1c6e1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:33.107984 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-de74a5fc-f102-4ed1-996b-d6d34c1c6e1f tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:33.108214 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 230/929] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:33 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:34.091055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-66ffd021-fc29-4b08-b620-8228b8bd543f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:34.095394 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-66ffd021-fc29-4b08-b620-8228b8bd543f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:34.095394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-66ffd021-fc29-4b08-b620-8228b8bd543f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:34.095394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-66ffd021-fc29-4b08-b620-8228b8bd543f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:34.095394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-66ffd021-fc29-4b08-b620-8228b8bd543f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:34.105607 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:34.105607 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:34.105607 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-66ffd021-fc29-4b08-b620-8228b8bd543f tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:34.105607 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 232/930] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:34 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:35.118377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-edbc31f2-f01c-43a8-97a3-d6b2a1187f6b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:35.121193 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edbc31f2-f01c-43a8-97a3-d6b2a1187f6b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:35.121484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edbc31f2-f01c-43a8-97a3-d6b2a1187f6b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:35.121741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edbc31f2-f01c-43a8-97a3-d6b2a1187f6b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:35.121861 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-edbc31f2-f01c-43a8-97a3-d6b2a1187f6b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:35.127151 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:35.127151 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:35.128225 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edbc31f2-f01c-43a8-97a3-d6b2a1187f6b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:35.128603 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 238/931] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:35 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:35.161370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-58f1053e-4fdb-48e6-baec-6ec76135ad1b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:35.161764 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58f1053e-4fdb-48e6-baec-6ec76135ad1b None None] GET https://10.4.3.228/volume// Jul 03 15:46:35.161991 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58f1053e-4fdb-48e6-baec-6ec76135ad1b None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:35.162158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58f1053e-4fdb-48e6-baec-6ec76135ad1b None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:35.162524 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58f1053e-4fdb-48e6-baec-6ec76135ad1b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:35.162829 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 232/932] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:46:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:35.170789 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-1b562758-cd68-4fb5-8ae9-f9fa014d6a6c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:35.172859 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-1b562758-cd68-4fb5-8ae9-f9fa014d6a6c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:46:35.173228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-1b562758-cd68-4fb5-8ae9-f9fa014d6a6c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51bc800d-2b97-4a8e-b18d-7ef12d284a0e", "connector": null, "instance_uuid": "f3f23e23-a561-4bdd-9728-d0f40ed147ad"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:35.183162 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:35.183162 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:35.222127 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-1b562758-cd68-4fb5-8ae9-f9fa014d6a6c tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:46:35.222636 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 231/933] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:46:35 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 03 15:46:35.645550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b94c5c5b-9262-4b80-a2eb-e7a651518fea None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:35.651951 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b94c5c5b-9262-4b80-a2eb-e7a651518fea tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:35.651951 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b94c5c5b-9262-4b80-a2eb-e7a651518fea tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:35.651951 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b94c5c5b-9262-4b80-a2eb-e7a651518fea tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:35.664517 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:35.664517 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:35.667724 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b94c5c5b-9262-4b80-a2eb-e7a651518fea tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:35.672557 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b94c5c5b-9262-4b80-a2eb-e7a651518fea tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:35.673321 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 233/934] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:35 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:35.761605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-09f74ec5-303a-40c7-987c-11b849da7737 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:35.762140 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09f74ec5-303a-40c7-987c-11b849da7737 None None] GET https://10.4.3.228/volume// Jul 03 15:46:35.762449 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09f74ec5-303a-40c7-987c-11b849da7737 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:35.762748 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09f74ec5-303a-40c7-987c-11b849da7737 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:35.763210 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09f74ec5-303a-40c7-987c-11b849da7737 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:35.763636 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 239/935] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:46:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:35.771839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-58047705-b33a-42e5-93e5-f440123308ef None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:35.773863 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-58047705-b33a-42e5-93e5-f440123308ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:35.774071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-58047705-b33a-42e5-93e5-f440123308ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:35.774259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-58047705-b33a-42e5-93e5-f440123308ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:35.784236 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:35.784236 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:35.790459 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-58047705-b33a-42e5-93e5-f440123308ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:35.796547 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-58047705-b33a-42e5-93e5-f440123308ef tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:35.796980 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 233/936] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:46:35 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:46:35.906845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-d357d2aa-e05c-4fb4-9531-6f67d1a6c8df None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:35.909344 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-d357d2aa-e05c-4fb4-9531-6f67d1a6c8df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] PUT https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 Jul 03 15:46:35.909723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-d357d2aa-e05c-4fb4-9531-6f67d1a6c8df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:35.922764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-d357d2aa-e05c-4fb4-9531-6f67d1a6c8df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Acquiring lock "cinder-attachment_update-51bc800d-2b97-4a8e-b18d-7ef12d284a0e-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:46:35.928714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-d357d2aa-e05c-4fb4-9531-6f67d1a6c8df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Lock "cinder-attachment_update-51bc800d-2b97-4a8e-b18d-7ef12d284a0e-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:46:35.930066 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:35.930066 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:36.147480 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1a64f0be-6f01-4f7f-86e7-c5404296edd1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:36.154069 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1a64f0be-6f01-4f7f-86e7-c5404296edd1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:36.154069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1a64f0be-6f01-4f7f-86e7-c5404296edd1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:36.154069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1a64f0be-6f01-4f7f-86e7-c5404296edd1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:36.154069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-1a64f0be-6f01-4f7f-86e7-c5404296edd1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:36.162726 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:36.162726 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:36.163820 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1a64f0be-6f01-4f7f-86e7-c5404296edd1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:36.164573 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 234/937] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:36 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:36.463231 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-d357d2aa-e05c-4fb4-9531-6f67d1a6c8df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Lock "cinder-attachment_update-51bc800d-2b97-4a8e-b18d-7ef12d284a0e-np0000004436" released by "attachment_update" :: held 0.535s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:46:36.463669 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-d357d2aa-e05c-4fb4-9531-6f67d1a6c8df tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 returned with HTTP 200 Jul 03 15:46:36.465688 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 232/938] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:46:35 2026] PUT /volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:36.689659 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-75131711-60d9-43b6-934d-4eb6d059689e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:36.691648 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75131711-60d9-43b6-934d-4eb6d059689e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:36.691648 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-75131711-60d9-43b6-934d-4eb6d059689e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:36.691900 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-75131711-60d9-43b6-934d-4eb6d059689e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:36.703135 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:36.703135 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:36.707301 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-75131711-60d9-43b6-934d-4eb6d059689e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:36.711606 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75131711-60d9-43b6-934d-4eb6d059689e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:36.712121 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 240/939] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:36 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:37.178139 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-01f4ee73-f23f-4eae-ae78-502b40fba2ca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:37.180604 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-01f4ee73-f23f-4eae-ae78-502b40fba2ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:37.180797 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-01f4ee73-f23f-4eae-ae78-502b40fba2ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:37.180987 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-01f4ee73-f23f-4eae-ae78-502b40fba2ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:37.181088 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-01f4ee73-f23f-4eae-ae78-502b40fba2ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:37.191778 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:37.191778 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:37.192789 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-01f4ee73-f23f-4eae-ae78-502b40fba2ca tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:37.193311 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 234/940] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:37 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:37.734680 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-73bd5d85-f745-4ab8-85c4-8d596604dc43 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:37.737542 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73bd5d85-f745-4ab8-85c4-8d596604dc43 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:37.737856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73bd5d85-f745-4ab8-85c4-8d596604dc43 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:37.738116 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73bd5d85-f745-4ab8-85c4-8d596604dc43 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:37.768097 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:37.768097 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:37.775522 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-73bd5d85-f745-4ab8-85c4-8d596604dc43 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:37.783977 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73bd5d85-f745-4ab8-85c4-8d596604dc43 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:37.790014 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 235/941] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:37 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:38.204794 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-27958951-6242-447d-a417-f2e6f28adb31 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:38.206686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-27958951-6242-447d-a417-f2e6f28adb31 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:38.206895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-27958951-6242-447d-a417-f2e6f28adb31 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:38.207076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-27958951-6242-447d-a417-f2e6f28adb31 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:38.207216 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-27958951-6242-447d-a417-f2e6f28adb31 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:38.211857 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:38.211857 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:38.212656 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-27958951-6242-447d-a417-f2e6f28adb31 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:38.213145 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 233/942] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:38 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:38.801766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cac65b6d-1d1b-49ab-a96c-1c2d013070a2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:38.804153 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cac65b6d-1d1b-49ab-a96c-1c2d013070a2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:38.804348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cac65b6d-1d1b-49ab-a96c-1c2d013070a2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:38.804539 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cac65b6d-1d1b-49ab-a96c-1c2d013070a2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:38.820786 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:38.820786 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:38.829270 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-cac65b6d-1d1b-49ab-a96c-1c2d013070a2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:38.836644 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cac65b6d-1d1b-49ab-a96c-1c2d013070a2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:38.837146 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 241/943] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:38 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:39.001066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:39.171347 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:39.171705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1519049512"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:39.174855 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1519049512'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:39.175045 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Create volume of 1 GB Jul 03 15:46:39.180695 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Availability Zones retrieved successfully. Jul 03 15:46:39.187032 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Flow 'volume_create_api' (ed78e05d-f8c7-49fd-abf6-508ebc8e8ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:39.188418 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1fb182-1c06-42d8-b13e-af61aa90837c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:39.189489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:39.227132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c1d25fd3-4821-4781-afe6-174ea40a07db None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:39.227845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1fb182-1c06-42d8-b13e-af61aa90837c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:39.228998 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e8b6d0-60cf-40ce-975d-09fa0f74f563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:39.229215 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1d25fd3-4821-4781-afe6-174ea40a07db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:39.229490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1d25fd3-4821-4781-afe6-174ea40a07db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:39.229788 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1d25fd3-4821-4781-afe6-174ea40a07db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:39.229979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c1d25fd3-4821-4781-afe6-174ea40a07db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:39.236338 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:39.236338 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:39.237409 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1d25fd3-4821-4781-afe6-174ea40a07db tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:39.237926 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 236/944] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:39 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:39.339606 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Created reservations ['7b2f236d-6fb8-4714-be48-278d2143e1b0', '4a40a738-e856-4a44-86c5-c668fd9a09a5', 'c01cd2e2-40ed-4b83-a304-96a28356b089', '92e41bb7-f5bd-46d0-a6b9-3a4eeb55a203'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:39.340532 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e8b6d0-60cf-40ce-975d-09fa0f74f563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b2f236d-6fb8-4714-be48-278d2143e1b0', '4a40a738-e856-4a44-86c5-c668fd9a09a5', 'c01cd2e2-40ed-4b83-a304-96a28356b089', '92e41bb7-f5bd-46d0-a6b9-3a4eeb55a203']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:39.342690 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4923520-ee2c-4a71-a6aa-a2a48cb8656b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:39.367343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4923520-ee2c-4a71-a6aa-a2a48cb8656b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e194c779-4199-407d-b78f-aba381a8f308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1519049512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51e66c90ee754a65b3601f6cce0d8f39',qos_specs=None,replication_status=,reservations=['7b2f236d-6fb8-4714-be48-278d2143e1b0','4a40a738-e856-4a44-86c5-c668fd9a09a5','c01cd2e2-40ed-4b83-a304-96a28356b089','92e41bb7-f5bd-46d0-a6b9-3a4eeb55a203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23094b4497ff41d19eda9750db534f3c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1519049512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e194c779-4199-407d-b78f-aba381a8f308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51e66c90ee754a65b3601f6cce0d8f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='23094b4497ff41d19eda9750db534f3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:39.368803 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd915783-af5d-44e5-805d-1b606fdcb9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:39.387948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd915783-af5d-44e5-805d-1b606fdcb9d9) transitioned into 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-1519049512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51e66c90ee754a65b3601f6cce0d8f39',qos_specs=None,replication_status=,reservations=['7b2f236d-6fb8-4714-be48-278d2143e1b0','4a40a738-e856-4a44-86c5-c668fd9a09a5','c01cd2e2-40ed-4b83-a304-96a28356b089','92e41bb7-f5bd-46d0-a6b9-3a4eeb55a203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23094b4497ff41d19eda9750db534f3c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:39.388843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c68ade-4fc5-4cc6-8a0a-c88b50eed2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:39.402122 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c68ade-4fc5-4cc6-8a0a-c88b50eed2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:39.403054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Flow 'volume_create_api' (ed78e05d-f8c7-49fd-abf6-508ebc8e8ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:39.403377 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Create volume request issued successfully. Jul 03 15:46:39.403935 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-933d699e-a2fd-41e5-b160-ac0c47c90060 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:39.404354 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 235/945] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:46:38 2026] POST /volume/v3/volumes => generated 759 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:39.854410 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-88d21bad-f8f0-47f1-910e-ec6e2c46a6f5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:39.858454 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88d21bad-f8f0-47f1-910e-ec6e2c46a6f5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:39.858699 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88d21bad-f8f0-47f1-910e-ec6e2c46a6f5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:39.858847 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88d21bad-f8f0-47f1-910e-ec6e2c46a6f5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:39.881899 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:39.881899 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:39.888041 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-88d21bad-f8f0-47f1-910e-ec6e2c46a6f5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:39.891563 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88d21bad-f8f0-47f1-910e-ec6e2c46a6f5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:39.892060 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 234/946] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:39 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:40.250484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d24c8214-84d5-4218-92ec-b81707da2493 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:40.252877 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d24c8214-84d5-4218-92ec-b81707da2493 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:40.253102 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d24c8214-84d5-4218-92ec-b81707da2493 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:40.253411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d24c8214-84d5-4218-92ec-b81707da2493 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:40.253453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d24c8214-84d5-4218-92ec-b81707da2493 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:40.258434 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:40.258434 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:40.259443 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d24c8214-84d5-4218-92ec-b81707da2493 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:40.260048 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 242/947] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:40 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:40.275852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c445dc78-4582-4505-a313-cc571b6e98f2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:40.395007 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:40.395461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1254814774", "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:40.398323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1254814774', 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:40.492695 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume of 1 GB Jul 03 15:46:40.493094 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:40.493094 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:40.493809 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Availability Zones retrieved successfully. Jul 03 15:46:40.503406 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (42be695e-b9e3-4c86-8e46-772c2367ef60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:40.504893 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d965375e-a8f4-4d84-8cb8-c069d93831fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:40.505980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:40.552369 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:40.552369 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:40.567191 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d965375e-a8f4-4d84-8cb8-c069d93831fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=37907dbc-39ad-403c-9e45-f7cf6e54e15e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37907dbc-39ad-403c-9e45-f7cf6e54e15e', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:40.567942 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b858e1eb-6c80-46aa-9d8d-a45971d63d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:40.647748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Created reservations ['157cd8ab-5822-4835-8dfe-58da3371d96b', 'ee27d1e7-2949-4c2e-8d0b-e27da5f82916', 'b81f7ef5-06fa-415b-af1e-800b909f8098', '3027113c-dc3b-408c-8f90-d967774ed8e5'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:40.648649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b858e1eb-6c80-46aa-9d8d-a45971d63d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['157cd8ab-5822-4835-8dfe-58da3371d96b', 'ee27d1e7-2949-4c2e-8d0b-e27da5f82916', 'b81f7ef5-06fa-415b-af1e-800b909f8098', '3027113c-dc3b-408c-8f90-d967774ed8e5']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:40.649722 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b698ee23-2dc4-442c-8652-b5d5abe95a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:40.674079 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b698ee23-2dc4-442c-8652-b5d5abe95a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e98a3b-28ef-41f1-b19d-0ebb613e1c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1254814774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['157cd8ab-5822-4835-8dfe-58da3371d96b','ee27d1e7-2949-4c2e-8d0b-e27da5f82916','b81f7ef5-06fa-415b-af1e-800b909f8098','3027113c-dc3b-408c-8f90-d967774ed8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e), '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-03T15:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1254814774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e98a3b-28ef-41f1-b19d-0ebb613e1c8f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d3fcd6b9c3214f04878908cd6e23b64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0ffc468844664e5b9a7fb2e4a817a896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37907dbc-39ad-403c-9e45-f7cf6e54e15e),volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:40.674429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dd2640-b459-4ebb-adbb-c20e22c7f4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:40.699183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dd2640-b459-4ebb-adbb-c20e22c7f4c3) transitioned into 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-1254814774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['157cd8ab-5822-4835-8dfe-58da3371d96b','ee27d1e7-2949-4c2e-8d0b-e27da5f82916','b81f7ef5-06fa-415b-af1e-800b909f8098','3027113c-dc3b-408c-8f90-d967774ed8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:40.700205 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (837b2a91-b2a7-4700-a1bc-ac8271c909d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:40.711341 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (837b2a91-b2a7-4700-a1bc-ac8271c909d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:40.712254 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (42be695e-b9e3-4c86-8e46-772c2367ef60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:40.712535 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request issued successfully. Jul 03 15:46:40.713125 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c445dc78-4582-4505-a313-cc571b6e98f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:40.713551 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 237/948] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:46:40 2026] POST /volume/v3/volumes => generated 760 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:40.727788 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d0b5c24b-9a25-4e0e-a8ab-354ccb0e9176 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:40.729666 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0b5c24b-9a25-4e0e-a8ab-354ccb0e9176 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:46:40.730087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0b5c24b-9a25-4e0e-a8ab-354ccb0e9176 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:40.730361 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0b5c24b-9a25-4e0e-a8ab-354ccb0e9176 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:40.748434 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:40.748434 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:40.757142 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d0b5c24b-9a25-4e0e-a8ab-354ccb0e9176 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:46:40.762471 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0b5c24b-9a25-4e0e-a8ab-354ccb0e9176 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 200 Jul 03 15:46:40.762471 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 236/949] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:40 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:40.910927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b9bad3fb-8d29-47d2-a5b5-f32539ca9f1d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:40.914332 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b9bad3fb-8d29-47d2-a5b5-f32539ca9f1d tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:40.914550 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b9bad3fb-8d29-47d2-a5b5-f32539ca9f1d tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:40.914811 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b9bad3fb-8d29-47d2-a5b5-f32539ca9f1d tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:40.925706 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:40.925706 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:40.929558 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b9bad3fb-8d29-47d2-a5b5-f32539ca9f1d tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:40.934637 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b9bad3fb-8d29-47d2-a5b5-f32539ca9f1d tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:40.935151 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 235/950] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:40 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3c817620-d351-4168-b633-3c422902b4b8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c817620-d351-4168-b633-3c422902b4b8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3c817620-d351-4168-b633-3c422902b4b8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3c817620-d351-4168-b633-3c422902b4b8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3c817620-d351-4168-b633-3c422902b4b8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c817620-d351-4168-b633-3c422902b4b8 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:41.810218 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 243/951] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:41 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1978888638", "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1978888638', 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Create volume of 1 GB Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Availability Zones retrieved successfully. Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Flow 'volume_create_api' (34e374db-0a0c-40ee-9740-bc3eb91d7a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2119a18-1f76-4987-a200-c0698f54a1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:41.811565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:41.813242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f1a0536c-b26a-497e-b061-d03169dbffa3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:41.813242 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1a0536c-b26a-497e-b061-d03169dbffa3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:46:41.813242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1a0536c-b26a-497e-b061-d03169dbffa3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:41.813242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1a0536c-b26a-497e-b061-d03169dbffa3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:41.813242 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:41.813242 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:41.813242 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f1a0536c-b26a-497e-b061-d03169dbffa3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:46:41.814566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2119a18-1f76-4987-a200-c0698f54a1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:41.814566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ac75b7-ff4f-4924-96ce-0fba3a442787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:41.815441 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1a0536c-b26a-497e-b061-d03169dbffa3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 200 Jul 03 15:46:41.815441 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 237/952] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:41 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:41.863352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Created reservations ['ea3e27a6-be51-439c-b7d8-561e1aa1d4a7', '295e25ac-68d3-4918-b62b-d61350813926', '00b23c9b-087c-48e6-a242-ed86e707e4a9', 'db41279b-5bfb-4848-90b8-448e6e8f95bb'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:41.864353 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ac75b7-ff4f-4924-96ce-0fba3a442787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea3e27a6-be51-439c-b7d8-561e1aa1d4a7', '295e25ac-68d3-4918-b62b-d61350813926', '00b23c9b-087c-48e6-a242-ed86e707e4a9', 'db41279b-5bfb-4848-90b8-448e6e8f95bb']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:41.865525 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a49392a-fa99-48e3-a446-01b01f884551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:41.896343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a49392a-fa99-48e3-a446-01b01f884551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641c8da7-e012-4932-8ca2-ac664bafca3c', '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-1978888638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aaf7aad5bc470a9f2952017a4c8229',qos_specs=None,replication_status=,reservations=['ea3e27a6-be51-439c-b7d8-561e1aa1d4a7','295e25ac-68d3-4918-b62b-d61350813926','00b23c9b-087c-48e6-a242-ed86e707e4a9','db41279b-5bfb-4848-90b8-448e6e8f95bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63415e64818c4ee9b27ab754b124794b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1978888638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641c8da7-e012-4932-8ca2-ac664bafca3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89aaf7aad5bc470a9f2952017a4c8229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='63415e64818c4ee9b27ab754b124794b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:41.897409 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25918609-b396-4b70-8198-992c1f2ce5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:41.918192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25918609-b396-4b70-8198-992c1f2ce5c7) transitioned into 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-1978888638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aaf7aad5bc470a9f2952017a4c8229',qos_specs=None,replication_status=,reservations=['ea3e27a6-be51-439c-b7d8-561e1aa1d4a7','295e25ac-68d3-4918-b62b-d61350813926','00b23c9b-087c-48e6-a242-ed86e707e4a9','db41279b-5bfb-4848-90b8-448e6e8f95bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63415e64818c4ee9b27ab754b124794b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:41.919170 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d01f411-eae4-4208-a853-816f3c2752df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:41.944468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d01f411-eae4-4208-a853-816f3c2752df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:41.944468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Flow 'volume_create_api' (34e374db-0a0c-40ee-9740-bc3eb91d7a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:41.944653 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Create volume request issued successfully. Jul 03 15:46:41.945871 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ab2cb15-f311-4db6-9562-e423053d1e81 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:41.946029 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 238/953] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:46:41 2026] POST /volume/v3/volumes => generated 753 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:41.955191 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-84b1ff88-cd05-490f-84d1-a67a22cabdb5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:41.964513 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84b1ff88-cd05-490f-84d1-a67a22cabdb5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:41.964667 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84b1ff88-cd05-490f-84d1-a67a22cabdb5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:41.965063 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84b1ff88-cd05-490f-84d1-a67a22cabdb5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:41.965786 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-32bc778f-ce46-4fcf-8693-e65dbdbd625e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:41.969297 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32bc778f-ce46-4fcf-8693-e65dbdbd625e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c Jul 03 15:46:41.969524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32bc778f-ce46-4fcf-8693-e65dbdbd625e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:41.969652 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-70ef300a-1b0e-41f7-b08f-04732c80fd23 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:41.969790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32bc778f-ce46-4fcf-8693-e65dbdbd625e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:41.971828 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-70ef300a-1b0e-41f7-b08f-04732c80fd23 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:46:41.972010 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-70ef300a-1b0e-41f7-b08f-04732c80fd23 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:41.972211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-70ef300a-1b0e-41f7-b08f-04732c80fd23 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:41.978468 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:41.978468 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:41.979207 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:41.979207 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:41.981207 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:41.981207 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:41.983203 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-84b1ff88-cd05-490f-84d1-a67a22cabdb5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:41.985348 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-32bc778f-ce46-4fcf-8693-e65dbdbd625e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:41.986360 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-70ef300a-1b0e-41f7-b08f-04732c80fd23 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:46:41.991156 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-70ef300a-1b0e-41f7-b08f-04732c80fd23 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 200 Jul 03 15:46:41.991599 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 238/954] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:41 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:41.993453 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84b1ff88-cd05-490f-84d1-a67a22cabdb5 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:41.993562 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32bc778f-ce46-4fcf-8693-e65dbdbd625e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c returned with HTTP 200 Jul 03 15:46:41.994004 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 236/955] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:41 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:41.994322 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 244/956] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:41 2026] GET /volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:42.302492 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6feaa918-0866-4f18-b709-f42d08daea08 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:42.306051 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6feaa918-0866-4f18-b709-f42d08daea08 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:42.306236 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6feaa918-0866-4f18-b709-f42d08daea08 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:42.306425 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6feaa918-0866-4f18-b709-f42d08daea08 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:42.306548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6feaa918-0866-4f18-b709-f42d08daea08 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:42.311779 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:42.311779 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:42.312455 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6feaa918-0866-4f18-b709-f42d08daea08 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:42.312835 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 239/957] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:42 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:42.447568 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-66163904-6c98-4a59-a13a-651965f13638 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:42.450044 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-66163904-6c98-4a59-a13a-651965f13638 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:46:42.450322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-66163904-6c98-4a59-a13a-651965f13638 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:42.450809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-66163904-6c98-4a59-a13a-651965f13638 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:42.459337 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:42.459337 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:42.465783 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-66163904-6c98-4a59-a13a-651965f13638 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:46:42.472758 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-66163904-6c98-4a59-a13a-651965f13638 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 200 Jul 03 15:46:42.474653 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 239/958] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:42 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:42.488996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d71fc57c-19e1-49b3-bcaf-ce83a1348fb5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:42.489290 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d71fc57c-19e1-49b3-bcaf-ce83a1348fb5 None None] GET https://10.4.3.228/volume// Jul 03 15:46:42.489467 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d71fc57c-19e1-49b3-bcaf-ce83a1348fb5 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:42.489705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d71fc57c-19e1-49b3-bcaf-ce83a1348fb5 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:42.490162 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d71fc57c-19e1-49b3-bcaf-ce83a1348fb5 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:42.490294 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 237/959] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:46:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:42.499323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-e8e816f4-81d2-4768-8b3b-10425382ba61 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:42.501579 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-e8e816f4-81d2-4768-8b3b-10425382ba61 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:46:42.502086 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-e8e816f4-81d2-4768-8b3b-10425382ba61 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81e98a3b-28ef-41f1-b19d-0ebb613e1c8f", "connector": null, "instance_uuid": "8393aa44-0431-454c-bae5-5ebbfb7a4b22"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:42.513300 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:42.513300 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:42.540830 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-e8e816f4-81d2-4768-8b3b-10425382ba61 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:46:42.541094 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 245/960] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:46:42 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 03 15:46:42.705506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-3251a936-e7bd-401a-919e-cd9de9756750 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:42.707532 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-3251a936-e7bd-401a-919e-cd9de9756750 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231/action Jul 03 15:46:42.707833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-3251a936-e7bd-401a-919e-cd9de9756750 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:42.707940 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-3251a936-e7bd-401a-919e-cd9de9756750 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:42.726085 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:42.726085 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:42.743649 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e062c44e-57af-4771-9a97-bb18d8279e2f req-3251a936-e7bd-401a-919e-cd9de9756750 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231/action returned with HTTP 204 Jul 03 15:46:42.743649 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 240/961] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:46:42 2026] POST /volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:43.006349 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-34b01435-08ea-4936-89ef-032ec396b4e1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.011173 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34b01435-08ea-4936-89ef-032ec396b4e1 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c Jul 03 15:46:43.011394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34b01435-08ea-4936-89ef-032ec396b4e1 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.011583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34b01435-08ea-4936-89ef-032ec396b4e1 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.012399 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6dc8c3e9-7ec0-4409-8759-322939b5c83a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.014761 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6dc8c3e9-7ec0-4409-8759-322939b5c83a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:43.014996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6dc8c3e9-7ec0-4409-8759-322939b5c83a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.016579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6dc8c3e9-7ec0-4409-8759-322939b5c83a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.028118 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.028118 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:43.028297 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.028297 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:43.034665 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6dc8c3e9-7ec0-4409-8759-322939b5c83a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:43.039081 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-34b01435-08ea-4936-89ef-032ec396b4e1 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:43.045532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6dc8c3e9-7ec0-4409-8759-322939b5c83a tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:43.046090 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 238/962] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:43.048235 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34b01435-08ea-4936-89ef-032ec396b4e1 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c returned with HTTP 200 Jul 03 15:46:43.048751 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 240/963] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:43.059413 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aa63c7e8-cca6-4cba-8543-0fbb92856458 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.063215 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa63c7e8-cca6-4cba-8543-0fbb92856458 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:43.063716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa63c7e8-cca6-4cba-8543-0fbb92856458 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.063716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa63c7e8-cca6-4cba-8543-0fbb92856458 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.074069 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.074069 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:43.077811 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-aa63c7e8-cca6-4cba-8543-0fbb92856458 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:43.081837 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa63c7e8-cca6-4cba-8543-0fbb92856458 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:43.082370 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 246/964] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:43.087131 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-5ac83685-36f4-441a-9b7c-93644817962a req-e5ec8487-f5b6-4c1c-b0fd-0ea414e26685 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.089302 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-e5ec8487-f5b6-4c1c-b0fd-0ea414e26685 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c Jul 03 15:46:43.089587 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-e5ec8487-f5b6-4c1c-b0fd-0ea414e26685 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.090108 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-e5ec8487-f5b6-4c1c-b0fd-0ea414e26685 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.095719 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6280f684-4408-46d9-975d-ab83ccf3a535 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.097405 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.097405 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:43.097496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6280f684-4408-46d9-975d-ab83ccf3a535 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:46:43.097640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6280f684-4408-46d9-975d-ab83ccf3a535 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.097800 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6280f684-4408-46d9-975d-ab83ccf3a535 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.101746 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-5ac83685-36f4-441a-9b7c-93644817962a req-e5ec8487-f5b6-4c1c-b0fd-0ea414e26685 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:43.106833 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.106833 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:43.107638 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-e5ec8487-f5b6-4c1c-b0fd-0ea414e26685 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c returned with HTTP 200 Jul 03 15:46:43.108198 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 241/965] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:43.112584 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6280f684-4408-46d9-975d-ab83ccf3a535 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:46:43.114891 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6280f684-4408-46d9-975d-ab83ccf3a535 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:46:43.115270 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 239/966] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:43.325311 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f734cde4-4662-4838-9295-e2aeee9f0fa1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.327744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f734cde4-4662-4838-9295-e2aeee9f0fa1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:43.328028 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f734cde4-4662-4838-9295-e2aeee9f0fa1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.328292 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f734cde4-4662-4838-9295-e2aeee9f0fa1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.328440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f734cde4-4662-4838-9295-e2aeee9f0fa1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:43.334159 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.334159 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:43.335027 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f734cde4-4662-4838-9295-e2aeee9f0fa1 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:43.335677 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 241/967] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:43.694584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-5ac83685-36f4-441a-9b7c-93644817962a req-03a584b4-1237-4214-aef5-2b7f11c0359e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.697040 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-03a584b4-1237-4214-aef5-2b7f11c0359e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c Jul 03 15:46:43.697193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-03a584b4-1237-4214-aef5-2b7f11c0359e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.697385 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-03a584b4-1237-4214-aef5-2b7f11c0359e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.704659 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.704659 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:43.708312 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-5ac83685-36f4-441a-9b7c-93644817962a req-03a584b4-1237-4214-aef5-2b7f11c0359e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:43.713115 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-03a584b4-1237-4214-aef5-2b7f11c0359e tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c returned with HTTP 200 Jul 03 15:46:43.713487 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 247/968] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:43.723113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-98273ffb-324b-4298-a077-5e85bae3928a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.723374 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98273ffb-324b-4298-a077-5e85bae3928a None None] GET https://10.4.3.228/volume// Jul 03 15:46:43.723536 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98273ffb-324b-4298-a077-5e85bae3928a None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:43.723753 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98273ffb-324b-4298-a077-5e85bae3928a None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:43.724117 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98273ffb-324b-4298-a077-5e85bae3928a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:43.724425 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 242/969] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:46:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:43.732259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5ac83685-36f4-441a-9b7c-93644817962a req-5b001131-e100-496e-81b5-f807a9a665e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:43.734286 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-5b001131-e100-496e-81b5-f807a9a665e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:46:43.734606 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-5b001131-e100-496e-81b5-f807a9a665e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "641c8da7-e012-4932-8ca2-ac664bafca3c", "connector": null, "instance_uuid": "c428c6ae-842d-4aca-a506-5fa4e82af56b"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:43.744080 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:43.744080 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:43.782941 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-5b001131-e100-496e-81b5-f807a9a665e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:46:43.783612 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 240/970] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:46:43 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 03 15:46:44.348555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1a060c87-5451-43e3-938f-64053ce4570b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:44.351226 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a060c87-5451-43e3-938f-64053ce4570b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:44.351720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a060c87-5451-43e3-938f-64053ce4570b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:44.351720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a060c87-5451-43e3-938f-64053ce4570b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:44.351720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1a060c87-5451-43e3-938f-64053ce4570b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:44.357222 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:44.357222 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:44.358346 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a060c87-5451-43e3-938f-64053ce4570b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:44.358913 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 242/971] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:44 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:45.372068 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c0f4d5ac-1eb1-4eac-86d6-bfcaa607b356 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:45.374088 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0f4d5ac-1eb1-4eac-86d6-bfcaa607b356 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:45.374751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0f4d5ac-1eb1-4eac-86d6-bfcaa607b356 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:45.374991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0f4d5ac-1eb1-4eac-86d6-bfcaa607b356 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:45.375124 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c0f4d5ac-1eb1-4eac-86d6-bfcaa607b356 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:45.381248 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:45.381248 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:45.382526 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0f4d5ac-1eb1-4eac-86d6-bfcaa607b356 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:45.383154 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 248/972] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:45 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:46.396842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-086b807c-5c6b-4e02-bf6b-62dcdb1a8ef5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:46.398971 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-086b807c-5c6b-4e02-bf6b-62dcdb1a8ef5 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:46.399218 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-086b807c-5c6b-4e02-bf6b-62dcdb1a8ef5 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:46.399460 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-086b807c-5c6b-4e02-bf6b-62dcdb1a8ef5 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:46.399576 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-086b807c-5c6b-4e02-bf6b-62dcdb1a8ef5 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:46.404390 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:46.404390 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:46.405214 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-086b807c-5c6b-4e02-bf6b-62dcdb1a8ef5 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:46.405598 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 243/973] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:46 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:47.420042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-de064655-9bbd-4675-b3c2-a12f15786466 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:47.424079 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-de064655-9bbd-4675-b3c2-a12f15786466 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:47.424325 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-de064655-9bbd-4675-b3c2-a12f15786466 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:47.424553 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-de064655-9bbd-4675-b3c2-a12f15786466 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:47.424708 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-de064655-9bbd-4675-b3c2-a12f15786466 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:47.434534 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:47.434534 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:47.435553 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-de064655-9bbd-4675-b3c2-a12f15786466 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:47.436114 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 241/974] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:47 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:48.448000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ef8d5cca-e76c-4c52-8494-2e44fb254e16 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:48.449709 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef8d5cca-e76c-4c52-8494-2e44fb254e16 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:48.449942 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef8d5cca-e76c-4c52-8494-2e44fb254e16 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:48.450147 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef8d5cca-e76c-4c52-8494-2e44fb254e16 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:48.450285 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ef8d5cca-e76c-4c52-8494-2e44fb254e16 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:48.454385 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:48.454385 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:48.455164 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef8d5cca-e76c-4c52-8494-2e44fb254e16 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:48.455533 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 243/975] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:48 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:49.471791 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-35a74741-36db-4e94-a970-d3372b0dc23d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:49.473735 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35a74741-36db-4e94-a970-d3372b0dc23d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:49.475321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35a74741-36db-4e94-a970-d3372b0dc23d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:49.475321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35a74741-36db-4e94-a970-d3372b0dc23d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:49.475321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-35a74741-36db-4e94-a970-d3372b0dc23d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:49.479925 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:49.479925 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:49.481456 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35a74741-36db-4e94-a970-d3372b0dc23d tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:49.482862 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 249/976] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:49 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:50.494122 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ef304825-3604-45c4-901d-bea981689909 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:50.496241 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef304825-3604-45c4-901d-bea981689909 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:50.496475 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ef304825-3604-45c4-901d-bea981689909 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:50.496743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ef304825-3604-45c4-901d-bea981689909 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:50.496914 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-ef304825-3604-45c4-901d-bea981689909 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:50.502598 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:50.502598 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:50.503599 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef304825-3604-45c4-901d-bea981689909 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:50.504109 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 244/977] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:50 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:50.777868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-80c53fc6-c015-4bca-8831-b87b13f2fd30 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:50.778179 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-80c53fc6-c015-4bca-8831-b87b13f2fd30 None None] GET https://10.4.3.228/volume// Jul 03 15:46:50.778320 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-80c53fc6-c015-4bca-8831-b87b13f2fd30 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:50.778491 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-80c53fc6-c015-4bca-8831-b87b13f2fd30 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:50.778812 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-80c53fc6-c015-4bca-8831-b87b13f2fd30 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:50.779067 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 242/978] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:46:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:50.784569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-113e60f2-e9ad-40d8-9c59-595591833bf0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:50.786314 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-113e60f2-e9ad-40d8-9c59-595591833bf0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:46:50.786492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-113e60f2-e9ad-40d8-9c59-595591833bf0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:50.786670 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-113e60f2-e9ad-40d8-9c59-595591833bf0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:50.788286 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=197,cinder:UPDATE=18,cinder:INSERT=13 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:46:50.800465 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:50.800465 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:50.805815 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-113e60f2-e9ad-40d8-9c59-595591833bf0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:46:50.810464 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-113e60f2-e9ad-40d8-9c59-595591833bf0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 200 Jul 03 15:46:50.810884 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 244/979] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:46:50 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 1547 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:46:50.893042 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-632cf24a-7345-4445-a387-39e84fc0d772 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:50.896797 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-632cf24a-7345-4445-a387-39e84fc0d772 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80 Jul 03 15:46:50.897188 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-632cf24a-7345-4445-a387-39e84fc0d772 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:50.904533 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-632cf24a-7345-4445-a387-39e84fc0d772 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-81e98a3b-28ef-41f1-b19d-0ebb613e1c8f-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:46:50.913150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-632cf24a-7345-4445-a387-39e84fc0d772 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-81e98a3b-28ef-41f1-b19d-0ebb613e1c8f-np0000004436" acquired by "attachment_update" :: waited 0.009s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:46:50.914364 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:50.914364 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:51.436238 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-632cf24a-7345-4445-a387-39e84fc0d772 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-81e98a3b-28ef-41f1-b19d-0ebb613e1c8f-np0000004436" released by "attachment_update" :: held 0.523s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:46:51.436541 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-632cf24a-7345-4445-a387-39e84fc0d772 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80 returned with HTTP 200 Jul 03 15:46:51.437018 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 250/980] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:46:50 2026] PUT /volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:51.514029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-df11ee22-c687-4766-adab-eacdad80e472 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:51.516948 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-df11ee22-c687-4766-adab-eacdad80e472 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:51.517151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-df11ee22-c687-4766-adab-eacdad80e472 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:51.517363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-df11ee22-c687-4766-adab-eacdad80e472 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:51.517499 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-df11ee22-c687-4766-adab-eacdad80e472 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:51.519305 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=245,cinder:UPDATE=52,cinder:INSERT=28 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:46:51.523144 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:51.523144 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:51.524607 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-df11ee22-c687-4766-adab-eacdad80e472 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:51.525043 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 245/981] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:51 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:51.535508 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-de77f646-d00d-45cc-9d09-18f93ebeb707 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:51.537342 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-de77f646-d00d-45cc-9d09-18f93ebeb707 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:51.537582 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-de77f646-d00d-45cc-9d09-18f93ebeb707 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:51.537805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-de77f646-d00d-45cc-9d09-18f93ebeb707 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:51.539848 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=264,cinder:UPDATE=55,cinder:INSERT=27 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:46:51.545604 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:51.545604 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:51.549836 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-de77f646-d00d-45cc-9d09-18f93ebeb707 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:51.554538 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-de77f646-d00d-45cc-9d09-18f93ebeb707 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe returned with HTTP 200 Jul 03 15:46:51.555105 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 243/982] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:51 2026] GET /volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:51.570868 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9be0305d-88a8-4b28-b56b-772f09e194c3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:51.572859 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9be0305d-88a8-4b28-b56b-772f09e194c3 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] POST https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e/action Jul 03 15:46:51.573198 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9be0305d-88a8-4b28-b56b-772f09e194c3 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:51.573318 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9be0305d-88a8-4b28-b56b-772f09e194c3 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:51.574631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.admin_actions [None req-9be0305d-88a8-4b28-b56b-772f09e194c3 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] Updating backup '2a8ef137-7fbe-4483-985f-c974a5a3c01e' with '{'status': 'error'}' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 15:46:51.582564 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:51.582564 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:51.592738 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-9be0305d-88a8-4b28-b56b-772f09e194c3 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] reset_status in rpcapi backup_id 2a8ef137-7fbe-4483-985f-c974a5a3c01e on host np0000004436. {{(pid=99817) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 15:46:51.597326 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9be0305d-88a8-4b28-b56b-772f09e194c3 tempest-VolumesBackupsAdminTest-348756487 tempest-VolumesBackupsAdminTest-348756487-project-admin] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e/action returned with HTTP 202 Jul 03 15:46:51.597976 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 245/983] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:46:51 2026] POST /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:46:51.609476 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4185f320-6641-4120-8c63-a6e27afd99b4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:51.611638 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4185f320-6641-4120-8c63-a6e27afd99b4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:51.611863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4185f320-6641-4120-8c63-a6e27afd99b4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:51.612056 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4185f320-6641-4120-8c63-a6e27afd99b4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:51.612163 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-4185f320-6641-4120-8c63-a6e27afd99b4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:51.616517 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:51.616517 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:51.617373 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4185f320-6641-4120-8c63-a6e27afd99b4 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:51.617767 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 251/984] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:51 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:51.627606 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-95ace67b-d87a-410d-94cc-36b57b57fe52 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:51.629318 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95ace67b-d87a-410d-94cc-36b57b57fe52 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] DELETE https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:51.629504 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-95ace67b-d87a-410d-94cc-36b57b57fe52 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:51.629720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-95ace67b-d87a-410d-94cc-36b57b57fe52 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:51.629899 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-95ace67b-d87a-410d-94cc-36b57b57fe52 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete backup with id: 2a8ef137-7fbe-4483-985f-c974a5a3c01e. Jul 03 15:46:51.633944 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:51.633944 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:51.647089 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-95ace67b-d87a-410d-94cc-36b57b57fe52 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] delete_backup rpcapi backup_id 2a8ef137-7fbe-4483-985f-c974a5a3c01e {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:46:51.648968 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95ace67b-d87a-410d-94cc-36b57b57fe52 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 202 Jul 03 15:46:51.649588 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 246/985] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:51 2026] DELETE /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:46:51.659513 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5be4cba9-486c-4094-886e-7811c52b7fe3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:51.661371 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5be4cba9-486c-4094-886e-7811c52b7fe3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:51.661571 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5be4cba9-486c-4094-886e-7811c52b7fe3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:51.661812 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5be4cba9-486c-4094-886e-7811c52b7fe3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:51.661913 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5be4cba9-486c-4094-886e-7811c52b7fe3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:51.666746 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:51.666746 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:51.667475 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5be4cba9-486c-4094-886e-7811c52b7fe3 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 200 Jul 03 15:46:51.667892 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 244/986] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:51 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:51.946510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-15c99d7b-c5bd-4b5f-8821-0b8df2e168d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:51.948794 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-15c99d7b-c5bd-4b5f-8821-0b8df2e168d3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80/action Jul 03 15:46:51.949145 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-15c99d7b-c5bd-4b5f-8821-0b8df2e168d3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:51.949278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-15c99d7b-c5bd-4b5f-8821-0b8df2e168d3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:51.974397 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:51.974397 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:51.990263 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fde3d0bd-8cd2-4744-96fc-9d24aadcb33d req-15c99d7b-c5bd-4b5f-8821-0b8df2e168d3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80/action returned with HTTP 204 Jul 03 15:46:51.990781 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 246/987] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:46:51 2026] POST /volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:52.681912 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9f323a02-afeb-4322-9f1c-8541fe09b75b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:52.684393 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f323a02-afeb-4322-9f1c-8541fe09b75b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e Jul 03 15:46:52.684652 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f323a02-afeb-4322-9f1c-8541fe09b75b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:52.684859 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f323a02-afeb-4322-9f1c-8541fe09b75b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:52.684952 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9f323a02-afeb-4322-9f1c-8541fe09b75b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Show backup with id 2a8ef137-7fbe-4483-985f-c974a5a3c01e. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:46:52.688817 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f323a02-afeb-4322-9f1c-8541fe09b75b tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e returned with HTTP 404 Jul 03 15:46:52.689345 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 252/988] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:52 2026] GET /volume/v3/backups/2a8ef137-7fbe-4483-985f-c974a5a3c01e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:52.777458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-03e3df8b-25ba-4070-902e-4130252d60ec None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:52.780739 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03e3df8b-25ba-4070-902e-4130252d60ec tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:52.781069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03e3df8b-25ba-4070-902e-4130252d60ec tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:52.781354 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03e3df8b-25ba-4070-902e-4130252d60ec tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:52.791308 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:52.791308 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:52.796325 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-03e3df8b-25ba-4070-902e-4130252d60ec tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:52.806650 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03e3df8b-25ba-4070-902e-4130252d60ec tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe returned with HTTP 200 Jul 03 15:46:52.806650 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 247/989] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:52 2026] GET /volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:52.817754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:52.820132 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] DELETE https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:52.820465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:52.820750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:52.821092 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete volume with id: 1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:52.834641 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:52.834641 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:52.834641 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:52.860990 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Delete volume request issued successfully. Jul 03 15:46:52.861219 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9b0e97d0-cc3b-44d7-aac0-bfa8df6cd2b7 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe returned with HTTP 202 Jul 03 15:46:52.861721 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 245/990] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:52 2026] DELETE /volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:52.873562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f6cfba01-ea81-4a3b-9569-463a6d5f7290 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:52.877327 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f6cfba01-ea81-4a3b-9569-463a6d5f7290 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:52.877576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f6cfba01-ea81-4a3b-9569-463a6d5f7290 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:52.880896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f6cfba01-ea81-4a3b-9569-463a6d5f7290 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:52.894942 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:52.894942 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:52.901881 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f6cfba01-ea81-4a3b-9569-463a6d5f7290 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Volume info retrieved successfully. Jul 03 15:46:52.913801 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f6cfba01-ea81-4a3b-9569-463a6d5f7290 tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe returned with HTTP 200 Jul 03 15:46:52.914276 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 247/991] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:52 2026] GET /volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:53.926070 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7b1c02cf-6ef2-422f-b40d-ff38db164ebf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:53.929936 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b1c02cf-6ef2-422f-b40d-ff38db164ebf tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] GET https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe Jul 03 15:46:53.930141 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b1c02cf-6ef2-422f-b40d-ff38db164ebf tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:53.930323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b1c02cf-6ef2-422f-b40d-ff38db164ebf tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:53.932988 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=197,cinder:UPDATE=41,cinder:INSERT=17 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:46:53.937731 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b1c02cf-6ef2-422f-b40d-ff38db164ebf tempest-VolumesBackupsAdminTest-706037537 tempest-VolumesBackupsAdminTest-706037537-project-member] https://10.4.3.228/volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe returned with HTTP 404 Jul 03 15:46:53.938262 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 253/992] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:53 2026] GET /volume/v3/volumes/1a1193f3-380e-49ad-842a-eea9918463fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:55.909349 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9246b9d5-6526-4b87-9ae4-27de185918ae None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:55.909900 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9246b9d5-6526-4b87-9ae4-27de185918ae None None] GET https://10.4.3.228/volume// Jul 03 15:46:55.910129 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9246b9d5-6526-4b87-9ae4-27de185918ae None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:55.910388 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9246b9d5-6526-4b87-9ae4-27de185918ae None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:55.910919 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9246b9d5-6526-4b87-9ae4-27de185918ae None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:46:55.911407 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 248/993] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:46:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:46:55.920001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5ac83685-36f4-441a-9b7c-93644817962a req-f53f7be0-cb1c-46b9-b1e5-4dc8118ca8e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:55.922385 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-f53f7be0-cb1c-46b9-b1e5-4dc8118ca8e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c Jul 03 15:46:55.922710 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-f53f7be0-cb1c-46b9-b1e5-4dc8118ca8e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:55.922983 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-f53f7be0-cb1c-46b9-b1e5-4dc8118ca8e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:55.935126 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:55.935126 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:55.939782 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5ac83685-36f4-441a-9b7c-93644817962a req-f53f7be0-cb1c-46b9-b1e5-4dc8118ca8e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:46:55.945522 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-f53f7be0-cb1c-46b9-b1e5-4dc8118ca8e4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c returned with HTTP 200 Jul 03 15:46:55.946195 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 246/994] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:46:55 2026] GET /volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:46:56.081324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5ac83685-36f4-441a-9b7c-93644817962a req-b11c310a-8280-4a03-9014-c95150129e3f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:56.083638 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-b11c310a-8280-4a03-9014-c95150129e3f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] PUT https://10.4.3.228/volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a Jul 03 15:46:56.084126 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-b11c310a-8280-4a03-9014-c95150129e3f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:56.091616 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-5ac83685-36f4-441a-9b7c-93644817962a req-b11c310a-8280-4a03-9014-c95150129e3f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Acquiring lock "cinder-attachment_update-641c8da7-e012-4932-8ca2-ac664bafca3c-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:46:56.096532 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-5ac83685-36f4-441a-9b7c-93644817962a req-b11c310a-8280-4a03-9014-c95150129e3f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-641c8da7-e012-4932-8ca2-ac664bafca3c-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:46:56.097478 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:56.097478 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:56.626492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-5ac83685-36f4-441a-9b7c-93644817962a req-b11c310a-8280-4a03-9014-c95150129e3f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-641c8da7-e012-4932-8ca2-ac664bafca3c-np0000004436" released by "attachment_update" :: held 0.529s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:46:56.626492 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-b11c310a-8280-4a03-9014-c95150129e3f tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a returned with HTTP 200 Jul 03 15:46:56.626492 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 248/995] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:46:56 2026] PUT /volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:56.733494 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:56.871871 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:46:56.872207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1709030953"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:56.873553 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1709030953'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:46:56.873777 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Create volume of 1 GB Jul 03 15:46:56.877810 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Availability Zones retrieved successfully. Jul 03 15:46:56.883986 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Flow 'volume_create_api' (889f2a73-2ff8-4cff-afad-aab6f9df4bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:56.887471 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55571ec7-8d3e-435e-82d0-f46771871747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:56.887471 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:46:56.913629 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55571ec7-8d3e-435e-82d0-f46771871747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:56.914449 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d722d3df-923a-4179-9eb4-1daaf7e64833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:56.976683 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Created reservations ['231eff48-f271-43f1-b504-edee92f1c6d7', '883b2b51-9d6f-4302-b17f-3b21ba237be7', '8d5bb8d4-db19-43ad-a865-f91d7bd6ed55', '9e666343-344e-49d2-a83c-8e3299f6ecbb'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:46:56.976683 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d722d3df-923a-4179-9eb4-1daaf7e64833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231eff48-f271-43f1-b504-edee92f1c6d7', '883b2b51-9d6f-4302-b17f-3b21ba237be7', '8d5bb8d4-db19-43ad-a865-f91d7bd6ed55', '9e666343-344e-49d2-a83c-8e3299f6ecbb']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:56.976683 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d23844-78a7-4539-80b9-1682ee4ec7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:57.009682 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d23844-78a7-4539-80b9-1682ee4ec7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35eb95b7-170f-4262-a372-3a3cdeb18e00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1709030953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa346997add4c68be70fe6ec942578c',qos_specs=None,replication_status=,reservations=['231eff48-f271-43f1-b504-edee92f1c6d7','883b2b51-9d6f-4302-b17f-3b21ba237be7','8d5bb8d4-db19-43ad-a865-f91d7bd6ed55','9e666343-344e-49d2-a83c-8e3299f6ecbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99d6ad140ef43f89886e7965486bf66',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:46:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1709030953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35eb95b7-170f-4262-a372-3a3cdeb18e00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fa346997add4c68be70fe6ec942578c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d99d6ad140ef43f89886e7965486bf66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:57.011592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e706ffa-5ea3-41c8-8d0f-48826841d11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:57.030807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e706ffa-5ea3-41c8-8d0f-48826841d11e) transitioned into 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-1709030953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fa346997add4c68be70fe6ec942578c',qos_specs=None,replication_status=,reservations=['231eff48-f271-43f1-b504-edee92f1c6d7','883b2b51-9d6f-4302-b17f-3b21ba237be7','8d5bb8d4-db19-43ad-a865-f91d7bd6ed55','9e666343-344e-49d2-a83c-8e3299f6ecbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d99d6ad140ef43f89886e7965486bf66',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:57.030807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3618fb30-e9e9-40cb-ba97-9c853d8753e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:46:57.043980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3618fb30-e9e9-40cb-ba97-9c853d8753e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:46:57.044976 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Flow 'volume_create_api' (889f2a73-2ff8-4cff-afad-aab6f9df4bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:46:57.045475 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Create volume request issued successfully. Jul 03 15:46:57.046247 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2f48a63c-c10c-45f6-bf40-26966f617c1d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:46:57.046813 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 254/996] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:46:56 2026] POST /volume/v3/volumes => generated 750 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:46:57.058110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cedefde5-664c-4622-9970-5466a75572c3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:57.060555 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cedefde5-664c-4622-9970-5466a75572c3 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] GET https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 Jul 03 15:46:57.060921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cedefde5-664c-4622-9970-5466a75572c3 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:57.061239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cedefde5-664c-4622-9970-5466a75572c3 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:57.071789 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:57.071789 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:57.075690 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cedefde5-664c-4622-9970-5466a75572c3 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Volume info retrieved successfully. Jul 03 15:46:57.079864 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cedefde5-664c-4622-9970-5466a75572c3 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 returned with HTTP 200 Jul 03 15:46:57.080292 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 249/997] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:57 2026] GET /volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:57.138382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5ac83685-36f4-441a-9b7c-93644817962a req-d6f18e15-fae5-456e-8de1-217552eeb7f4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:57.141686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-d6f18e15-fae5-456e-8de1-217552eeb7f4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a/action Jul 03 15:46:57.146274 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-d6f18e15-fae5-456e-8de1-217552eeb7f4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:46:57.146425 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-d6f18e15-fae5-456e-8de1-217552eeb7f4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:46:57.181712 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:57.181712 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:46:57.191113 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5ac83685-36f4-441a-9b7c-93644817962a req-d6f18e15-fae5-456e-8de1-217552eeb7f4 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a/action returned with HTTP 204 Jul 03 15:46:57.191636 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 247/998] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:46:57 2026] POST /volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:46:57.674926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-814f7814-c391-47c7-b18b-9794325ab479 req-b658e47e-6946-4c86-8d96-455af2beb840 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:57.678641 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-b658e47e-6946-4c86-8d96-455af2beb840 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/attachments?instance_id=f3f23e23-a561-4bdd-9728-d0f40ed147ad Jul 03 15:46:57.678641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-b658e47e-6946-4c86-8d96-455af2beb840 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:57.678641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-b658e47e-6946-4c86-8d96-455af2beb840 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:57.688599 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-b658e47e-6946-4c86-8d96-455af2beb840 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments?instance_id=f3f23e23-a561-4bdd-9728-d0f40ed147ad returned with HTTP 200 Jul 03 15:46:57.689146 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 249/999] 10.4.3.228 () {70 vars in 1637 bytes} [Fri Jul 3 15:46:57 2026] GET /volume/v3/attachments?instance_id=f3f23e23-a561-4bdd-9728-d0f40ed147ad => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:57.703345 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-814f7814-c391-47c7-b18b-9794325ab479 req-3cd77a21-ecea-4801-b076-4151e809eb6e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:57.705413 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-3cd77a21-ecea-4801-b076-4151e809eb6e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 Jul 03 15:46:57.705610 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-3cd77a21-ecea-4801-b076-4151e809eb6e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:57.705830 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-3cd77a21-ecea-4801-b076-4151e809eb6e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:57.722685 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-814f7814-c391-47c7-b18b-9794325ab479 req-3cd77a21-ecea-4801-b076-4151e809eb6e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 returned with HTTP 200 Jul 03 15:46:57.723090 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 255/1000] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 15:46:57 2026] GET /volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:46:58.098238 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ce4f9ea2-5937-44c4-bc14-217366abb811 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:58.102086 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce4f9ea2-5937-44c4-bc14-217366abb811 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] GET https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 Jul 03 15:46:58.102339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce4f9ea2-5937-44c4-bc14-217366abb811 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:58.102613 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce4f9ea2-5937-44c4-bc14-217366abb811 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:58.120906 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:58.120906 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:58.130055 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ce4f9ea2-5937-44c4-bc14-217366abb811 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Volume info retrieved successfully. Jul 03 15:46:58.140472 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce4f9ea2-5937-44c4-bc14-217366abb811 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 returned with HTTP 200 Jul 03 15:46:58.141552 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 250/1001] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:58 2026] GET /volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:58.159883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4f018b10-7279-4d38-946f-1580bc61092b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:58.163519 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4f018b10-7279-4d38-946f-1580bc61092b tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] GET https://10.4.3.228/volume/v3/limits Jul 03 15:46:58.163781 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4f018b10-7279-4d38-946f-1580bc61092b tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:58.163945 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4f018b10-7279-4d38-946f-1580bc61092b tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:58.191654 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4f018b10-7279-4d38-946f-1580bc61092b tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/limits returned with HTTP 200 Jul 03 15:46:58.192227 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 248/1002] 10.4.3.228 () {66 vars in 1234 bytes} [Fri Jul 3 15:46:58 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:58.204006 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-37d2a2ab-b5ce-491d-8459-f3900b73f604 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:58.207471 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37d2a2ab-b5ce-491d-8459-f3900b73f604 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] GET https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 Jul 03 15:46:58.207750 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37d2a2ab-b5ce-491d-8459-f3900b73f604 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:58.207961 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37d2a2ab-b5ce-491d-8459-f3900b73f604 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:58.216440 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:58.216440 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:46:58.224568 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-37d2a2ab-b5ce-491d-8459-f3900b73f604 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Volume info retrieved successfully. Jul 03 15:46:58.229898 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37d2a2ab-b5ce-491d-8459-f3900b73f604 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 returned with HTTP 200 Jul 03 15:46:58.230451 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 250/1003] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:58 2026] GET /volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:58.250895 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:58.257910 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] DELETE https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 Jul 03 15:46:58.258236 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:58.259099 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:58.259099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Delete volume with id: 35eb95b7-170f-4262-a372-3a3cdeb18e00 Jul 03 15:46:58.268760 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:58.268760 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:46:58.269226 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Volume info retrieved successfully. Jul 03 15:46:58.311669 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Delete volume request issued successfully. Jul 03 15:46:58.311669 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ada96564-f707-48a2-acfd-97e8bcdc4950 tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 returned with HTTP 202 Jul 03 15:46:58.311669 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 256/1004] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:46:58 2026] DELETE /volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:46:58.334494 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a6ccbf1d-158c-4669-9995-4b0ab488354d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:58.337988 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6ccbf1d-158c-4669-9995-4b0ab488354d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] GET https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 Jul 03 15:46:58.338257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6ccbf1d-158c-4669-9995-4b0ab488354d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:58.338686 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6ccbf1d-158c-4669-9995-4b0ab488354d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:58.350398 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:46:58.350398 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:46:58.368134 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a6ccbf1d-158c-4669-9995-4b0ab488354d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Volume info retrieved successfully. Jul 03 15:46:58.385109 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6ccbf1d-158c-4669-9995-4b0ab488354d tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 returned with HTTP 200 Jul 03 15:46:58.385109 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 251/1005] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:58 2026] GET /volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:46:59.403121 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-75290a17-bf5f-476b-b559-89e50dd331cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:46:59.405029 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75290a17-bf5f-476b-b559-89e50dd331cf tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] GET https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 Jul 03 15:46:59.405228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75290a17-bf5f-476b-b559-89e50dd331cf tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:46:59.405380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75290a17-bf5f-476b-b559-89e50dd331cf tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:46:59.410831 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75290a17-bf5f-476b-b559-89e50dd331cf tempest-AbsoluteLimitsTests-1503679474 tempest-AbsoluteLimitsTests-1503679474-project-member] https://10.4.3.228/volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 returned with HTTP 404 Jul 03 15:46:59.411423 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 249/1006] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:46:59 2026] GET /volume/v3/volumes/35eb95b7-170f-4262-a372-3a3cdeb18e00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:47:02.548211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:02.714219 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:02.715805 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1937296313"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:02.718595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1937296313'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:02.718964 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Create volume of 1 GB Jul 03 15:47:02.726997 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Availability Zones retrieved successfully. Jul 03 15:47:02.736041 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Flow 'volume_create_api' (fcbed385-d4fd-41e9-b87e-f0d1184fbf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:02.737494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d9e0f0-b290-4622-a780-e3689d209d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:02.738437 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:02.785424 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d9e0f0-b290-4622-a780-e3689d209d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:02.786873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93f3de45-f3fe-4aa2-a29b-c4d44a01d0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:02.882702 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Created reservations ['f706c24b-5af3-409f-ba7d-d1fbdaeacc98', '5062a802-d85c-4feb-af93-f4c951cdb867', 'c80026e3-57f0-47e7-87f4-8e71f0cee5b5', '2b77c011-d33c-4369-81e3-2d36fdedd776'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:02.882702 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93f3de45-f3fe-4aa2-a29b-c4d44a01d0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f706c24b-5af3-409f-ba7d-d1fbdaeacc98', '5062a802-d85c-4feb-af93-f4c951cdb867', 'c80026e3-57f0-47e7-87f4-8e71f0cee5b5', '2b77c011-d33c-4369-81e3-2d36fdedd776']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:02.884166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fa21f8-d945-46e1-a47b-cad89a8264ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:02.916643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fa21f8-d945-46e1-a47b-cad89a8264ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b66ca06-c160-42ed-98f8-bb0d431179af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1937296313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72440a78696e440db6950fffd7bf69b2',qos_specs=None,replication_status=,reservations=['f706c24b-5af3-409f-ba7d-d1fbdaeacc98','5062a802-d85c-4feb-af93-f4c951cdb867','c80026e3-57f0-47e7-87f4-8e71f0cee5b5','2b77c011-d33c-4369-81e3-2d36fdedd776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4945c219a89b45db81fdd57aa9c78074',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1937296313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b66ca06-c160-42ed-98f8-bb0d431179af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72440a78696e440db6950fffd7bf69b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4945c219a89b45db81fdd57aa9c78074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:02.917771 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f18cec-c10c-4db3-80b5-2e1e4517d3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:02.939867 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f18cec-c10c-4db3-80b5-2e1e4517d3b9) transitioned into 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-1937296313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72440a78696e440db6950fffd7bf69b2',qos_specs=None,replication_status=,reservations=['f706c24b-5af3-409f-ba7d-d1fbdaeacc98','5062a802-d85c-4feb-af93-f4c951cdb867','c80026e3-57f0-47e7-87f4-8e71f0cee5b5','2b77c011-d33c-4369-81e3-2d36fdedd776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4945c219a89b45db81fdd57aa9c78074',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:02.940778 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9f9c96-4937-490c-abaf-b5f9b7a53c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:02.950905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb9f9c96-4937-490c-abaf-b5f9b7a53c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:02.952390 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Flow 'volume_create_api' (fcbed385-d4fd-41e9-b87e-f0d1184fbf2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:02.952549 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Create volume request issued successfully. Jul 03 15:47:02.953376 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-356285b4-020e-42e5-a0f1-a62de3c4c7e1 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:02.953985 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 251/1007] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:47:02 2026] POST /volume/v3/volumes => generated 751 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:02.968451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d4589b32-e7b7-4917-ae94-bc854064b144 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:02.973954 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d4589b32-e7b7-4917-ae94-bc854064b144 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:02.974165 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d4589b32-e7b7-4917-ae94-bc854064b144 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:02.974383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d4589b32-e7b7-4917-ae94-bc854064b144 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:02.991227 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:02.991227 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:02.998697 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d4589b32-e7b7-4917-ae94-bc854064b144 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Volume info retrieved successfully. Jul 03 15:47:03.004805 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d4589b32-e7b7-4917-ae94-bc854064b144 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 200 Jul 03 15:47:03.005378 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 257/1008] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:02 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:04.022945 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0df75ba-fa61-4750-b5ff-f868cbc13f91 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:04.024788 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0df75ba-fa61-4750-b5ff-f868cbc13f91 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:04.024990 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0df75ba-fa61-4750-b5ff-f868cbc13f91 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:04.025181 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0df75ba-fa61-4750-b5ff-f868cbc13f91 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:04.036222 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:04.036222 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:04.040658 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e0df75ba-fa61-4750-b5ff-f868cbc13f91 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Volume info retrieved successfully. Jul 03 15:47:04.045649 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0df75ba-fa61-4750-b5ff-f868cbc13f91 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 200 Jul 03 15:47:04.045839 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 252/1009] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:04 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:04.059402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e73d1af-bd7f-467b-97dd-35986bc0b526 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:04.066767 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e73d1af-bd7f-467b-97dd-35986bc0b526 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] POST https://10.4.3.228/volume/v3/os-volume-transfer Jul 03 15:47:04.066767 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e73d1af-bd7f-467b-97dd-35986bc0b526 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5b66ca06-c160-42ed-98f8-bb0d431179af"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:04.066767 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.volume_transfer [None req-8e73d1af-bd7f-467b-97dd-35986bc0b526 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Creating new volume transfer {'transfer': {'volume_id': '5b66ca06-c160-42ed-98f8-bb0d431179af'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 15:47:04.066767 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.volume_transfer [None req-8e73d1af-bd7f-467b-97dd-35986bc0b526 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Creating transfer of volume 5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:04.066767 np0000004436 devstack@c-api.service[99816]: INFO cinder.transfer.api [None req-8e73d1af-bd7f-467b-97dd-35986bc0b526 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Generating transfer record for volume 5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:04.074023 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:04.074023 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:04.082709 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e73d1af-bd7f-467b-97dd-35986bc0b526 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 15:47:04.083167 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 250/1010] 10.4.3.228 () {68 vars in 1291 bytes} [Fri Jul 3 15:47:04 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:04.092507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-eb689904-bae1-4034-8296-10e6e0f5fc7e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:04.094231 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-eb689904-bae1-4034-8296-10e6e0f5fc7e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:04.094424 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-eb689904-bae1-4034-8296-10e6e0f5fc7e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:04.094605 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-eb689904-bae1-4034-8296-10e6e0f5fc7e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:04.101318 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:04.101318 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:04.104842 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-eb689904-bae1-4034-8296-10e6e0f5fc7e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Volume info retrieved successfully. Jul 03 15:47:04.108799 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-eb689904-bae1-4034-8296-10e6e0f5fc7e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 200 Jul 03 15:47:04.109172 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 252/1011] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:04 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:04.122553 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0b214b63-dafd-4ac1-90a6-2259629f3091 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:04.124929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b214b63-dafd-4ac1-90a6-2259629f3091 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237 Jul 03 15:47:04.125125 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b214b63-dafd-4ac1-90a6-2259629f3091 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:04.125341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b214b63-dafd-4ac1-90a6-2259629f3091 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:04.133957 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b214b63-dafd-4ac1-90a6-2259629f3091 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237 returned with HTTP 200 Jul 03 15:47:04.134492 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 258/1012] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:47:04 2026] GET /volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237 => generated 409 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:04.144385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-48428e24-3620-47d2-97f2-c63f878f1b44 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:04.149045 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-48428e24-3620-47d2-97f2-c63f878f1b44 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/os-volume-transfer Jul 03 15:47:04.149335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-48428e24-3620-47d2-97f2-c63f878f1b44 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:04.149600 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-48428e24-3620-47d2-97f2-c63f878f1b44 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:04.149851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.volume_transfer [None req-48428e24-3620-47d2-97f2-c63f878f1b44 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Listing volume transfers {{(pid=99818) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 15:47:04.160745 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-48428e24-3620-47d2-97f2-c63f878f1b44 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 15:47:04.161104 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 253/1013] 10.4.3.228 () {66 vars in 1270 bytes} [Fri Jul 3 15:47:04 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:04.171809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:04.241593 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] POST https://10.4.3.228/volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237/accept Jul 03 15:47:04.241934 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e3f9eeda766d421e"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:04.243285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.volume_transfer [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Accepting volume transfer 980790e0-3cd4-4a5b-b652-724ea97ee237 {{(pid=99816) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 15:47:04.243448 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.volume_transfer [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Accepting transfer 980790e0-3cd4-4a5b-b652-724ea97ee237 Jul 03 15:47:04.324905 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Created reservations ['00b4150e-9520-472c-bfbc-58fe4b23abd0', '8abeca5d-aae4-4a9a-8129-145e26ca6e53', '070bb5b9-1709-4fa0-b604-5622792ac022', '6d63c06d-8dd2-4eee-8af5-4267e37fc1fb'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:04.355487 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Created reservations ['2a332fcc-83a7-4532-a251-86874ea12c8e', '30c53a6f-5fe5-4db7-add2-bbf1835f970f', '1cf89b67-ed94-4a3f-8a2f-e6c2aa42f866', '951dd7f9-3d56-4b62-9ddd-2bf5ac7752a5'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:04.423878 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Created reservations ['b6a46c22-cbc2-4097-8837-8e6bc73c0c26', 'c59f6ec1-465a-46c4-a225-88984bbe7e96', '74700e46-51a2-4617-81cc-e54c2dbda101', 'c1bb82cb-a0e2-4983-8f2f-7011d8a92511'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:04.469958 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Created reservations ['929f523f-532a-4ba7-a3cc-0f961cfda6f1', 'e15310e6-7d82-4410-b59f-14e806f19cb7', 'aee4437c-00cc-4e4b-9219-0439604b99c9', 'e69d6d87-4eb1-4a44-87db-689098cd9b0d'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:04.973190 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Transfer volume completed successfully. Jul 03 15:47:05.335632 np0000004436 devstack@c-api.service[99816]: INFO cinder.transfer.api [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Volume 5b66ca06-c160-42ed-98f8-bb0d431179af has been transferred. Jul 03 15:47:05.343286 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88c51462-f5bb-4465-b8aa-c6d1321780a5 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] https://10.4.3.228/volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237/accept returned with HTTP 202 Jul 03 15:47:05.343766 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 251/1014] 10.4.3.228 () {68 vars in 1423 bytes} [Fri Jul 3 15:47:04 2026] POST /volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237/accept => generated 365 bytes in 1172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:05.357049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e77f8ac3-200e-4ebf-b69f-e7943ffec012 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:05.359448 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e77f8ac3-200e-4ebf-b69f-e7943ffec012 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:05.361372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e77f8ac3-200e-4ebf-b69f-e7943ffec012 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:05.361372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e77f8ac3-200e-4ebf-b69f-e7943ffec012 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:05.371002 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:05.371002 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:05.374454 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e77f8ac3-200e-4ebf-b69f-e7943ffec012 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Volume info retrieved successfully. Jul 03 15:47:05.380226 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e77f8ac3-200e-4ebf-b69f-e7943ffec012 tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 200 Jul 03 15:47:05.380226 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 253/1015] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:05 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:05.399035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dea499a0-3244-4657-9462-bd023bd7cdcb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:05.403855 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dea499a0-3244-4657-9462-bd023bd7cdcb tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:05.404129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dea499a0-3244-4657-9462-bd023bd7cdcb tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:05.404129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dea499a0-3244-4657-9462-bd023bd7cdcb tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:05.411944 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:05.411944 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:05.416931 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dea499a0-3244-4657-9462-bd023bd7cdcb tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] Volume info retrieved successfully. Jul 03 15:47:05.423231 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dea499a0-3244-4657-9462-bd023bd7cdcb tempest-VolumesTransfersTest-393442075 tempest-VolumesTransfersTest-393442075-project-member] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 200 Jul 03 15:47:05.423918 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 259/1016] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:05 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:47:05.441745 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d2ed2850-08bb-4eba-b5dd-60c44eaa1f2f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:05.445636 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d2ed2850-08bb-4eba-b5dd-60c44eaa1f2f tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] DELETE https://10.4.3.228/volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237 Jul 03 15:47:05.445636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d2ed2850-08bb-4eba-b5dd-60c44eaa1f2f tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:05.445636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d2ed2850-08bb-4eba-b5dd-60c44eaa1f2f tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:05.445636 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.volume_transfer [None req-d2ed2850-08bb-4eba-b5dd-60c44eaa1f2f tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Delete transfer with id: 980790e0-3cd4-4a5b-b652-724ea97ee237 Jul 03 15:47:05.449683 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d2ed2850-08bb-4eba-b5dd-60c44eaa1f2f tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237 returned with HTTP 404 Jul 03 15:47:05.450336 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 254/1017] 10.4.3.228 () {66 vars in 1384 bytes} [Fri Jul 3 15:47:05 2026] DELETE /volume/v3/os-volume-transfer/980790e0-3cd4-4a5b-b652-724ea97ee237 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:05.458329 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:05.505263 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:05.505491 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:05.505737 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:05.505936 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Delete volume with id: 5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:05.516058 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:05.516058 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:05.519077 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Volume info retrieved successfully. Jul 03 15:47:05.548314 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Delete volume request issued successfully. Jul 03 15:47:05.548314 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b7aded12-276e-4b2e-aa71-cda1179e0126 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 202 Jul 03 15:47:05.548533 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 252/1018] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:05 2026] DELETE /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:05.560845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-05f7d386-15e5-4195-b917-045b8c88e53c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:05.566245 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-05f7d386-15e5-4195-b917-045b8c88e53c tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:05.566479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-05f7d386-15e5-4195-b917-045b8c88e53c tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:05.566695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-05f7d386-15e5-4195-b917-045b8c88e53c tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:05.578072 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:05.578072 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:05.583347 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-05f7d386-15e5-4195-b917-045b8c88e53c tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Volume info retrieved successfully. Jul 03 15:47:05.589047 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-05f7d386-15e5-4195-b917-045b8c88e53c tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 200 Jul 03 15:47:05.589479 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 254/1019] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:05 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:06.605535 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3ae26049-6b8a-4162-aa01-6302569fd399 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:06.609139 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3ae26049-6b8a-4162-aa01-6302569fd399 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:06.609467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3ae26049-6b8a-4162-aa01-6302569fd399 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:06.609780 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3ae26049-6b8a-4162-aa01-6302569fd399 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:06.624884 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3ae26049-6b8a-4162-aa01-6302569fd399 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 404 Jul 03 15:47:06.625518 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 260/1020] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:06 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:06.639767 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9def2b0a-f128-424b-a1b7-89b4476977dc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:06.641577 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9def2b0a-f128-424b-a1b7-89b4476977dc tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:06.641791 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9def2b0a-f128-424b-a1b7-89b4476977dc tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:06.642314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9def2b0a-f128-424b-a1b7-89b4476977dc tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:06.652327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9def2b0a-f128-424b-a1b7-89b4476977dc tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 404 Jul 03 15:47:06.653338 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 255/1021] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:06 2026] GET /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:06.663569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-066a10ea-c39a-4830-a135-7eb4de9c86a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:06.666362 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-066a10ea-c39a-4830-a135-7eb4de9c86a9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] DELETE https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:06.666712 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-066a10ea-c39a-4830-a135-7eb4de9c86a9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:06.667030 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-066a10ea-c39a-4830-a135-7eb4de9c86a9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:06.667358 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-066a10ea-c39a-4830-a135-7eb4de9c86a9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Delete volume with id: 5b66ca06-c160-42ed-98f8-bb0d431179af Jul 03 15:47:06.675022 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-066a10ea-c39a-4830-a135-7eb4de9c86a9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af returned with HTTP 404 Jul 03 15:47:06.675569 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 253/1022] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:06 2026] DELETE /volume/v3/volumes/5b66ca06-c160-42ed-98f8-bb0d431179af => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:06.688089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:06.690069 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:06.690450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-795866692"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:06.692095 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-795866692'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:06.692239 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Create volume of 1 GB Jul 03 15:47:06.696749 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Availability Zones retrieved successfully. Jul 03 15:47:06.705130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Flow 'volume_create_api' (d6251bca-9239-4ead-9ab7-1112de5064aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:06.706351 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb62d6c-74fa-4f3f-ab4a-83ef86958ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:06.707497 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:06.737415 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb62d6c-74fa-4f3f-ab4a-83ef86958ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:06.738382 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3127e67-d3c4-4087-a8e0-9bb2446b0327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:06.788782 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Created reservations ['3f3a47a7-1493-41e4-bc80-cecac4ab98f5', '235c28dc-c570-469c-b124-ce777b22ce9c', '4383b12d-88d3-401e-9fc2-05101c9f262a', 'd62e5223-aff2-44a7-a621-515c51bdb78d'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:06.789757 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3127e67-d3c4-4087-a8e0-9bb2446b0327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f3a47a7-1493-41e4-bc80-cecac4ab98f5', '235c28dc-c570-469c-b124-ce777b22ce9c', '4383b12d-88d3-401e-9fc2-05101c9f262a', 'd62e5223-aff2-44a7-a621-515c51bdb78d']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:06.790689 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba3c2873-71fe-4a22-81ad-87eec25165a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:06.819066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba3c2873-71fe-4a22-81ad-87eec25165a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbe9f711-3c4c-4392-aac4-192b62a2851f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-795866692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72440a78696e440db6950fffd7bf69b2',qos_specs=None,replication_status=,reservations=['3f3a47a7-1493-41e4-bc80-cecac4ab98f5','235c28dc-c570-469c-b124-ce777b22ce9c','4383b12d-88d3-401e-9fc2-05101c9f262a','d62e5223-aff2-44a7-a621-515c51bdb78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4945c219a89b45db81fdd57aa9c78074',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-795866692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbe9f711-3c4c-4392-aac4-192b62a2851f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72440a78696e440db6950fffd7bf69b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4945c219a89b45db81fdd57aa9c78074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:06.819905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ab0f13-8311-49d2-886a-1d49456721aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:06.847951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ab0f13-8311-49d2-886a-1d49456721aa) transitioned into 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-795866692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72440a78696e440db6950fffd7bf69b2',qos_specs=None,replication_status=,reservations=['3f3a47a7-1493-41e4-bc80-cecac4ab98f5','235c28dc-c570-469c-b124-ce777b22ce9c','4383b12d-88d3-401e-9fc2-05101c9f262a','d62e5223-aff2-44a7-a621-515c51bdb78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4945c219a89b45db81fdd57aa9c78074',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:06.848746 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2160b02d-fd07-4240-be7b-e07efa11336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:06.866304 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2160b02d-fd07-4240-be7b-e07efa11336a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:06.867326 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Flow 'volume_create_api' (d6251bca-9239-4ead-9ab7-1112de5064aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:06.867669 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Create volume request issued successfully. Jul 03 15:47:06.868417 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-85c77b19-ae7b-481a-944f-4ea9cd37033e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:06.868885 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 255/1023] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:47:06 2026] POST /volume/v3/volumes => generated 750 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:06.883969 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b6aecb8b-3219-4a86-967d-10c8c02f8d46 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:06.887518 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6aecb8b-3219-4a86-967d-10c8c02f8d46 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:06.887962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6aecb8b-3219-4a86-967d-10c8c02f8d46 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:06.888397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6aecb8b-3219-4a86-967d-10c8c02f8d46 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:06.902911 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:06.902911 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:06.913896 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b6aecb8b-3219-4a86-967d-10c8c02f8d46 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Volume info retrieved successfully. Jul 03 15:47:06.923863 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6aecb8b-3219-4a86-967d-10c8c02f8d46 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 200 Jul 03 15:47:06.924310 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 261/1024] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:06 2026] GET /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:07.685910 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-d9cad198-ca60-4be3-af11-0377031c61a8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:07.687857 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-d9cad198-ca60-4be3-af11-0377031c61a8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] DELETE https://10.4.3.228/volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51 Jul 03 15:47:07.688395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-d9cad198-ca60-4be3-af11-0377031c61a8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:07.688806 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-d9cad198-ca60-4be3-af11-0377031c61a8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:07.696747 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:07.696747 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:07.938813 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-16d23013-e4f3-422b-b0a8-6226962cd9d2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:07.941282 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16d23013-e4f3-422b-b0a8-6226962cd9d2 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:07.941521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16d23013-e4f3-422b-b0a8-6226962cd9d2 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:07.941770 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16d23013-e4f3-422b-b0a8-6226962cd9d2 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:07.953869 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:07.953869 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:07.958135 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-16d23013-e4f3-422b-b0a8-6226962cd9d2 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Volume info retrieved successfully. Jul 03 15:47:07.963491 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16d23013-e4f3-422b-b0a8-6226962cd9d2 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 200 Jul 03 15:47:07.964063 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 254/1025] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:07 2026] GET /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:07.981099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d9744ad7-7b77-4088-a95a-0e0c52ecf19c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:07.983372 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d9744ad7-7b77-4088-a95a-0e0c52ecf19c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] POST https://10.4.3.228/volume/v3/os-volume-transfer Jul 03 15:47:07.983768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d9744ad7-7b77-4088-a95a-0e0c52ecf19c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fbe9f711-3c4c-4392-aac4-192b62a2851f"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:07.985310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.volume_transfer [None req-d9744ad7-7b77-4088-a95a-0e0c52ecf19c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fbe9f711-3c4c-4392-aac4-192b62a2851f'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 15:47:07.985452 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.volume_transfer [None req-d9744ad7-7b77-4088-a95a-0e0c52ecf19c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Creating transfer of volume fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:07.985595 np0000004436 devstack@c-api.service[99817]: INFO cinder.transfer.api [None req-d9744ad7-7b77-4088-a95a-0e0c52ecf19c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Generating transfer record for volume fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:07.993427 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:07.993427 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:08.004472 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d9744ad7-7b77-4088-a95a-0e0c52ecf19c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 15:47:08.004897 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 256/1026] 10.4.3.228 () {68 vars in 1291 bytes} [Fri Jul 3 15:47:07 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:08.012781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cbe86a4e-390a-4df2-99d2-3600c077363e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.014405 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cbe86a4e-390a-4df2-99d2-3600c077363e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:08.014566 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cbe86a4e-390a-4df2-99d2-3600c077363e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.014745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cbe86a4e-390a-4df2-99d2-3600c077363e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.021106 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:08.021106 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:08.024048 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-cbe86a4e-390a-4df2-99d2-3600c077363e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Volume info retrieved successfully. Jul 03 15:47:08.027474 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cbe86a4e-390a-4df2-99d2-3600c077363e tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 200 Jul 03 15:47:08.027814 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 262/1027] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:08 2026] GET /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:08.039319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c6761a3f-5665-47c9-a430-790920769593 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.041020 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6761a3f-5665-47c9-a430-790920769593 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/os-volume-transfer/detail Jul 03 15:47:08.041232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6761a3f-5665-47c9-a430-790920769593 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.041450 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6761a3f-5665-47c9-a430-790920769593 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.041734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.volume_transfer [None req-c6761a3f-5665-47c9-a430-790920769593 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Listing volume transfers {{(pid=99816) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 15:47:08.046687 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6761a3f-5665-47c9-a430-790920769593 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 15:47:08.046814 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 255/1028] 10.4.3.228 () {66 vars in 1291 bytes} [Fri Jul 3 15:47:08 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:08.055869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-21b372c7-b6fe-4546-a489-f7672e1b9b0c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.057913 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21b372c7-b6fe-4546-a489-f7672e1b9b0c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] DELETE https://10.4.3.228/volume/v3/os-volume-transfer/8e422897-3de9-4c22-9396-ff5d502511f8 Jul 03 15:47:08.058114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21b372c7-b6fe-4546-a489-f7672e1b9b0c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.058299 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21b372c7-b6fe-4546-a489-f7672e1b9b0c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.058392 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.volume_transfer [None req-21b372c7-b6fe-4546-a489-f7672e1b9b0c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Delete transfer with id: 8e422897-3de9-4c22-9396-ff5d502511f8 Jul 03 15:47:08.067310 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:08.067310 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:08.074958 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21b372c7-b6fe-4546-a489-f7672e1b9b0c tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer/8e422897-3de9-4c22-9396-ff5d502511f8 returned with HTTP 202 Jul 03 15:47:08.075430 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 257/1029] 10.4.3.228 () {66 vars in 1384 bytes} [Fri Jul 3 15:47:08 2026] DELETE /volume/v3/os-volume-transfer/8e422897-3de9-4c22-9396-ff5d502511f8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:08.082904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-086953fa-e79b-49cb-b2af-de818e9acdc0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.084502 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-086953fa-e79b-49cb-b2af-de818e9acdc0 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:08.084668 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-086953fa-e79b-49cb-b2af-de818e9acdc0 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.084863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-086953fa-e79b-49cb-b2af-de818e9acdc0 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.095212 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:08.095212 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:08.099610 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-086953fa-e79b-49cb-b2af-de818e9acdc0 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Volume info retrieved successfully. Jul 03 15:47:08.106081 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-086953fa-e79b-49cb-b2af-de818e9acdc0 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 200 Jul 03 15:47:08.106646 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 263/1030] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:08 2026] GET /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:08.123314 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3229897c-719b-451b-ba83-1b054e686a93 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.125071 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3229897c-719b-451b-ba83-1b054e686a93 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] DELETE https://10.4.3.228/volume/v3/os-volume-transfer/8e422897-3de9-4c22-9396-ff5d502511f8 Jul 03 15:47:08.125295 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3229897c-719b-451b-ba83-1b054e686a93 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.125682 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3229897c-719b-451b-ba83-1b054e686a93 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.125682 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.volume_transfer [None req-3229897c-719b-451b-ba83-1b054e686a93 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Delete transfer with id: 8e422897-3de9-4c22-9396-ff5d502511f8 Jul 03 15:47:08.128601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3229897c-719b-451b-ba83-1b054e686a93 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/os-volume-transfer/8e422897-3de9-4c22-9396-ff5d502511f8 returned with HTTP 404 Jul 03 15:47:08.129055 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 256/1031] 10.4.3.228 () {66 vars in 1384 bytes} [Fri Jul 3 15:47:08 2026] DELETE /volume/v3/os-volume-transfer/8e422897-3de9-4c22-9396-ff5d502511f8 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:08.139316 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.140900 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:08.141079 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.141287 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.141445 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Delete volume with id: fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:08.148129 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:08.148129 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:08.148557 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Volume info retrieved successfully. Jul 03 15:47:08.165271 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Delete volume request issued successfully. Jul 03 15:47:08.165532 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10656944-5e22-42e6-b9e5-2a9f6ff148d3 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 202 Jul 03 15:47:08.166413 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 258/1032] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:08 2026] DELETE /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:08.174828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fbaa30de-34bb-4dbf-a681-f22aa95c17f4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.177158 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fbaa30de-34bb-4dbf-a681-f22aa95c17f4 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] GET https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:08.177679 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fbaa30de-34bb-4dbf-a681-f22aa95c17f4 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.177679 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fbaa30de-34bb-4dbf-a681-f22aa95c17f4 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.187561 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:08.187561 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:08.192848 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fbaa30de-34bb-4dbf-a681-f22aa95c17f4 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Volume info retrieved successfully. Jul 03 15:47:08.198424 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fbaa30de-34bb-4dbf-a681-f22aa95c17f4 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 200 Jul 03 15:47:08.198976 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 264/1033] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:08 2026] GET /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:08.225924 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-d9cad198-ca60-4be3-af11-0377031c61a8 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51 returned with HTTP 200 Jul 03 15:47:08.226558 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 256/1034] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:47:07 2026] DELETE /volume/v3/attachments/671c53a5-104d-4b76-855b-2bbea5687a51 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:08.234441 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-e4b0ef71-8114-4dfb-ab6d-0a73fe5692ef None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.237065 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-e4b0ef71-8114-4dfb-ab6d-0a73fe5692ef tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] DELETE https://10.4.3.228/volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e Jul 03 15:47:08.237282 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-e4b0ef71-8114-4dfb-ab6d-0a73fe5692ef tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.237473 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-e4b0ef71-8114-4dfb-ab6d-0a73fe5692ef tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.248938 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:08.248938 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:08.781433 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-e4b0ef71-8114-4dfb-ab6d-0a73fe5692ef tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e returned with HTTP 200 Jul 03 15:47:08.782021 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 257/1035] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:47:08 2026] DELETE /volume/v3/attachments/14406d0a-c0aa-455b-80f7-9044dfceb86e => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:08.789607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-8d814fb4-2d72-43a7-85ce-84f0d68082f9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:08.791964 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-8d814fb4-2d72-43a7-85ce-84f0d68082f9 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] DELETE https://10.4.3.228/volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8 Jul 03 15:47:08.792185 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-8d814fb4-2d72-43a7-85ce-84f0d68082f9 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:08.794268 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-8d814fb4-2d72-43a7-85ce-84f0d68082f9 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:08.809956 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:08.809956 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:09.211511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e2bdb72c-badd-4f69-b15a-99ed64d601f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:09.213332 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2bdb72c-badd-4f69-b15a-99ed64d601f7 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] GET https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:09.213538 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2bdb72c-badd-4f69-b15a-99ed64d601f7 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:09.213740 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2bdb72c-badd-4f69-b15a-99ed64d601f7 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:09.219137 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2bdb72c-badd-4f69-b15a-99ed64d601f7 tempest-VolumesTransfersTest-338500620 tempest-VolumesTransfersTest-338500620-project-admin] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 404 Jul 03 15:47:09.219491 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 265/1036] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:09 2026] GET /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:09.226481 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0d15f04e-004a-4504-b4ff-b68e434d29e9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:09.230368 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0d15f04e-004a-4504-b4ff-b68e434d29e9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] GET https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:09.230368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0d15f04e-004a-4504-b4ff-b68e434d29e9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:09.230368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0d15f04e-004a-4504-b4ff-b68e434d29e9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:09.238180 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0d15f04e-004a-4504-b4ff-b68e434d29e9 tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 404 Jul 03 15:47:09.239085 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 257/1037] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:09 2026] GET /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:09.245682 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f00c70ed-885f-4c50-a80b-41bb324ff6ec None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:09.248287 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f00c70ed-885f-4c50-a80b-41bb324ff6ec tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] DELETE https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:09.248539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f00c70ed-885f-4c50-a80b-41bb324ff6ec tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:09.248785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f00c70ed-885f-4c50-a80b-41bb324ff6ec tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:09.249031 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-f00c70ed-885f-4c50-a80b-41bb324ff6ec tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] Delete volume with id: fbe9f711-3c4c-4392-aac4-192b62a2851f Jul 03 15:47:09.254977 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f00c70ed-885f-4c50-a80b-41bb324ff6ec tempest-VolumesTransfersTest-1292011703 tempest-VolumesTransfersTest-1292011703-project-member] https://10.4.3.228/volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f returned with HTTP 404 Jul 03 15:47:09.255453 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 258/1038] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:09 2026] DELETE /volume/v3/volumes/fbe9f711-3c4c-4392-aac4-192b62a2851f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:09.353756 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1d1537de-2bef-4dd5-ae8c-3038349f1811 req-8d814fb4-2d72-43a7-85ce-84f0d68082f9 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8 returned with HTTP 200 Jul 03 15:47:09.354280 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 259/1039] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:47:08 2026] DELETE /volume/v3/attachments/23d57d4a-40e3-491d-bfe0-a983286929b8 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:12.549939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:12.551721 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:12.552324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1911095960"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:12.553929 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Create volume request body: {'volume': {'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1911095960'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:12.654452 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Create volume of 1 GB Jul 03 15:47:12.660812 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Availability Zones retrieved successfully. Jul 03 15:47:12.669279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Flow 'volume_create_api' (ba794c45-85b0-41f1-b28f-24ccd8573bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:12.671105 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f433fdd-4e0b-42a5-8a9d-571ab081ffc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:12.672510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:12.749060 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f433fdd-4e0b-42a5-8a9d-571ab081ffc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:12.750034 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9650c39e-3e8d-440b-8fa3-ecf94645b434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:12.844489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Created reservations ['a37d4ce9-0ba7-4912-8d15-62159af6cc26', 'f5f8f6bc-10f7-47a1-9e5e-67c28b747bfc', '8f12db5d-d9e8-4531-a507-c7a0c08a80ca', 'df8fde61-01cc-4975-b92d-a584e95c0e96'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:12.845350 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9650c39e-3e8d-440b-8fa3-ecf94645b434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a37d4ce9-0ba7-4912-8d15-62159af6cc26', 'f5f8f6bc-10f7-47a1-9e5e-67c28b747bfc', '8f12db5d-d9e8-4531-a507-c7a0c08a80ca', 'df8fde61-01cc-4975-b92d-a584e95c0e96']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:12.846105 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f09f8a5-e9b3-4b90-b87a-1277265c8e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:12.870340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f09f8a5-e9b3-4b90-b87a-1277265c8e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae276a1-fda3-4acc-a4e7-6dfedce6aab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1911095960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda4bf38d61d42d593b40a5d2b152219',qos_specs=None,replication_status=,reservations=['a37d4ce9-0ba7-4912-8d15-62159af6cc26','f5f8f6bc-10f7-47a1-9e5e-67c28b747bfc','8f12db5d-d9e8-4531-a507-c7a0c08a80ca','df8fde61-01cc-4975-b92d-a584e95c0e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7896699874b0449cb741b518af1d85ce',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1911095960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae276a1-fda3-4acc-a4e7-6dfedce6aab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda4bf38d61d42d593b40a5d2b152219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7896699874b0449cb741b518af1d85ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:12.871112 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f840baa-67d6-4e89-b3c5-5d75cc8322c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:12.896705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f840baa-67d6-4e89-b3c5-5d75cc8322c1) transitioned into 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-1911095960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda4bf38d61d42d593b40a5d2b152219',qos_specs=None,replication_status=,reservations=['a37d4ce9-0ba7-4912-8d15-62159af6cc26','f5f8f6bc-10f7-47a1-9e5e-67c28b747bfc','8f12db5d-d9e8-4531-a507-c7a0c08a80ca','df8fde61-01cc-4975-b92d-a584e95c0e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7896699874b0449cb741b518af1d85ce',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:12.897913 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43842388-80a7-4b92-a707-8c46840521e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:12.912941 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43842388-80a7-4b92-a707-8c46840521e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:12.914127 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Flow 'volume_create_api' (ba794c45-85b0-41f1-b28f-24ccd8573bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:12.914501 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Create volume request issued successfully. Jul 03 15:47:12.915253 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7634d64-da41-4ee3-9d1a-2754689ebe21 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:12.915791 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 266/1040] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:47:12 2026] POST /volume/v3/volumes => generated 748 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:12.931751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-db6fa49f-65ef-48fd-b36d-c642eec44cad None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:12.933950 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-db6fa49f-65ef-48fd-b36d-c642eec44cad tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:12.934256 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-db6fa49f-65ef-48fd-b36d-c642eec44cad tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:12.934578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-db6fa49f-65ef-48fd-b36d-c642eec44cad tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:12.943925 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:12.943925 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:12.954256 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-db6fa49f-65ef-48fd-b36d-c642eec44cad tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:12.962851 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-db6fa49f-65ef-48fd-b36d-c642eec44cad tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 200 Jul 03 15:47:12.963449 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 258/1041] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:12 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:13.980859 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9475c569-dc1b-4dce-8cd9-bb63b8363fb2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:13.983324 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9475c569-dc1b-4dce-8cd9-bb63b8363fb2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:13.983612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9475c569-dc1b-4dce-8cd9-bb63b8363fb2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:13.983909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9475c569-dc1b-4dce-8cd9-bb63b8363fb2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:13.994137 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:13.994137 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:13.998753 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9475c569-dc1b-4dce-8cd9-bb63b8363fb2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:14.003974 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9475c569-dc1b-4dce-8cd9-bb63b8363fb2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 200 Jul 03 15:47:14.004380 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 259/1042] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:13 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:14.017423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-438a46dd-9362-4819-969e-eafcbc55bef5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:14.020630 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-438a46dd-9362-4819-969e-eafcbc55bef5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] POST https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2/action Jul 03 15:47:14.021085 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-438a46dd-9362-4819-969e-eafcbc55bef5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:14.021524 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-438a46dd-9362-4819-969e-eafcbc55bef5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:14.034728 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:14.034728 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:14.035599 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-438a46dd-9362-4819-969e-eafcbc55bef5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:14.089836 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-438a46dd-9362-4819-969e-eafcbc55bef5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Created reservations ['6678b9de-6a9d-4fa7-ab1b-edd5baff7704', 'f233a3f3-77c2-4bff-90da-1afed557460e'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:14.103876 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-438a46dd-9362-4819-969e-eafcbc55bef5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Extend volume request issued successfully. Jul 03 15:47:14.104108 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-438a46dd-9362-4819-969e-eafcbc55bef5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2/action returned with HTTP 202 Jul 03 15:47:14.104589 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 260/1043] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:47:14 2026] POST /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:47:14.115120 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2ce1269b-ee2a-4efb-b44c-e660abde408c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:14.120790 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ce1269b-ee2a-4efb-b44c-e660abde408c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:14.121048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ce1269b-ee2a-4efb-b44c-e660abde408c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:14.121316 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ce1269b-ee2a-4efb-b44c-e660abde408c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:14.134001 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:14.134001 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:14.142560 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2ce1269b-ee2a-4efb-b44c-e660abde408c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:14.150585 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ce1269b-ee2a-4efb-b44c-e660abde408c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 200 Jul 03 15:47:14.151491 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 267/1044] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:14 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:15.167792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a07869da-a1b1-4743-8303-81a59d581ac5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:15.169896 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a07869da-a1b1-4743-8303-81a59d581ac5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:15.170104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a07869da-a1b1-4743-8303-81a59d581ac5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:15.170406 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a07869da-a1b1-4743-8303-81a59d581ac5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:15.186090 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:15.186090 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:15.190187 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a07869da-a1b1-4743-8303-81a59d581ac5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:15.196997 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a07869da-a1b1-4743-8303-81a59d581ac5 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 200 Jul 03 15:47:15.197471 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 259/1045] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:15 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:15.221993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d5c2054e-6760-4901-94f2-9135788bfc92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:15.230851 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d5c2054e-6760-4901-94f2-9135788bfc92 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:15.231845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d5c2054e-6760-4901-94f2-9135788bfc92 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:15.231845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d5c2054e-6760-4901-94f2-9135788bfc92 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:15.242493 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:15.242493 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:15.250556 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d5c2054e-6760-4901-94f2-9135788bfc92 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:15.258716 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d5c2054e-6760-4901-94f2-9135788bfc92 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 200 Jul 03 15:47:15.259237 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 260/1046] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:15 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:15.276151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-611e30e6-3408-444b-8433-b885eaf6c618 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:15.279420 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-611e30e6-3408-444b-8433-b885eaf6c618 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:15.279668 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-611e30e6-3408-444b-8433-b885eaf6c618 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:15.279924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-611e30e6-3408-444b-8433-b885eaf6c618 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:15.293808 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:15.293808 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:15.299435 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-611e30e6-3408-444b-8433-b885eaf6c618 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:15.306503 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-611e30e6-3408-444b-8433-b885eaf6c618 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 200 Jul 03 15:47:15.307022 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 261/1047] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:15 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:15.328110 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:15.330151 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] DELETE https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:15.330644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:15.330900 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:15.332217 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Delete volume with id: bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:15.340109 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:15.340109 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:15.340786 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:15.374449 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Delete volume request issued successfully. Jul 03 15:47:15.374449 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b0d320d2-b1e9-49ad-baf3-213757cc655b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 202 Jul 03 15:47:15.374449 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 268/1048] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:15 2026] DELETE /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:15.382530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d0633dbe-2cad-4318-a6e8-6e55e744d63a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:15.385412 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d0633dbe-2cad-4318-a6e8-6e55e744d63a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:15.385800 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d0633dbe-2cad-4318-a6e8-6e55e744d63a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:15.386014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d0633dbe-2cad-4318-a6e8-6e55e744d63a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:15.396590 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:15.396590 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:15.402275 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d0633dbe-2cad-4318-a6e8-6e55e744d63a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:15.409897 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d0633dbe-2cad-4318-a6e8-6e55e744d63a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 200 Jul 03 15:47:15.410586 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 260/1049] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:15 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:16.426764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2c135b39-736f-4d56-b02a-a7d10f2c80b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:16.430092 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c135b39-736f-4d56-b02a-a7d10f2c80b2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 Jul 03 15:47:16.430492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c135b39-736f-4d56-b02a-a7d10f2c80b2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:16.431228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c135b39-736f-4d56-b02a-a7d10f2c80b2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:16.440415 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c135b39-736f-4d56-b02a-a7d10f2c80b2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 returned with HTTP 404 Jul 03 15:47:16.441660 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 261/1050] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:16 2026] GET /volume/v3/volumes/bae276a1-fda3-4acc-a4e7-6dfedce6aab2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:16.456487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:16.458967 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:16.459338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1294219445"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:16.461541 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1294219445'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:16.461541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Create volume of 1 GB Jul 03 15:47:16.471704 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Availability Zones retrieved successfully. Jul 03 15:47:16.479734 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Flow 'volume_create_api' (176802b4-737e-48c5-8070-49a01cfd31fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:16.480926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410499f8-17ba-4904-97ef-709f2583d625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:16.483545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:16.526193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410499f8-17ba-4904-97ef-709f2583d625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:16.528305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56001c4-98b8-4c81-b2aa-b1921fcf4934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:16.573548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:16.575407 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:47:16.575594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:16.575776 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:16.575936 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Delete volume with id: e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:47:16.583455 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:16.583455 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:16.583844 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:47:16.601005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Created reservations ['c50fe419-7e9b-4edc-9bf5-069aba82366b', 'eab302b5-95c8-47cd-9f55-a237ff57ce69', '84998023-026c-4894-9c6e-955866bcd2c4', '3bf30dfe-4185-4cd1-a942-4c372f38b421'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:16.601277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56001c4-98b8-4c81-b2aa-b1921fcf4934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c50fe419-7e9b-4edc-9bf5-069aba82366b', 'eab302b5-95c8-47cd-9f55-a237ff57ce69', '84998023-026c-4894-9c6e-955866bcd2c4', '3bf30dfe-4185-4cd1-a942-4c372f38b421']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:16.602411 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9565b5eb-4a7e-4c74-9e3b-d6aeb9725907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:16.613294 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Delete volume request issued successfully. Jul 03 15:47:16.613508 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b389ada-805b-469b-9ed1-d31791f81ea4 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 returned with HTTP 202 Jul 03 15:47:16.614092 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 269/1051] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:16 2026] DELETE /volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:16.622567 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-283c0051-cb40-4dc2-a6ee-0df9872235a2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:16.624765 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-283c0051-cb40-4dc2-a6ee-0df9872235a2 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:47:16.624990 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-283c0051-cb40-4dc2-a6ee-0df9872235a2 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:16.625189 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-283c0051-cb40-4dc2-a6ee-0df9872235a2 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:16.633203 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:16.633203 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:16.635204 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9565b5eb-4a7e-4c74-9e3b-d6aeb9725907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7742d19-97ba-4df2-878d-1c6cc94e71e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1294219445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda4bf38d61d42d593b40a5d2b152219',qos_specs=None,replication_status=,reservations=['c50fe419-7e9b-4edc-9bf5-069aba82366b','eab302b5-95c8-47cd-9f55-a237ff57ce69','84998023-026c-4894-9c6e-955866bcd2c4','3bf30dfe-4185-4cd1-a942-4c372f38b421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7896699874b0449cb741b518af1d85ce',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1294219445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7742d19-97ba-4df2-878d-1c6cc94e71e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda4bf38d61d42d593b40a5d2b152219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7896699874b0449cb741b518af1d85ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:16.636659 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec68f070-8fc2-41ca-9c76-3182366150df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:16.637401 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-283c0051-cb40-4dc2-a6ee-0df9872235a2 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:47:16.642280 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-283c0051-cb40-4dc2-a6ee-0df9872235a2 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 returned with HTTP 200 Jul 03 15:47:16.642746 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 261/1052] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:16 2026] GET /volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:16.671369 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec68f070-8fc2-41ca-9c76-3182366150df) transitioned into 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-1294219445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda4bf38d61d42d593b40a5d2b152219',qos_specs=None,replication_status=,reservations=['c50fe419-7e9b-4edc-9bf5-069aba82366b','eab302b5-95c8-47cd-9f55-a237ff57ce69','84998023-026c-4894-9c6e-955866bcd2c4','3bf30dfe-4185-4cd1-a942-4c372f38b421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7896699874b0449cb741b518af1d85ce',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:16.672521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd20ced-f925-4f80-a26a-e0ca5f831468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:16.687033 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd20ced-f925-4f80-a26a-e0ca5f831468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:16.688011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Flow 'volume_create_api' (176802b4-737e-48c5-8070-49a01cfd31fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:16.688443 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Create volume request issued successfully. Jul 03 15:47:16.693075 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-359d6ba0-013a-4d60-9243-d8ce207ec9e3 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:16.693762 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 262/1053] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:47:16 2026] POST /volume/v3/volumes => generated 748 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:16.707967 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1d40af05-2525-40c1-9aec-df849afdb5f0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:16.711272 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d40af05-2525-40c1-9aec-df849afdb5f0 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:16.711511 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d40af05-2525-40c1-9aec-df849afdb5f0 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:16.711747 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d40af05-2525-40c1-9aec-df849afdb5f0 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:16.726115 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:16.726115 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:16.734982 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1d40af05-2525-40c1-9aec-df849afdb5f0 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:16.741183 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d40af05-2525-40c1-9aec-df849afdb5f0 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 200 Jul 03 15:47:16.741651 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 262/1054] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:16 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:17.656962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b709b45b-b5bd-4d5d-94fd-0e2226ff0e84 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:17.658789 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b709b45b-b5bd-4d5d-94fd-0e2226ff0e84 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 Jul 03 15:47:17.659071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b709b45b-b5bd-4d5d-94fd-0e2226ff0e84 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:17.659261 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b709b45b-b5bd-4d5d-94fd-0e2226ff0e84 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:17.666584 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b709b45b-b5bd-4d5d-94fd-0e2226ff0e84 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 returned with HTTP 404 Jul 03 15:47:17.667145 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 270/1055] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:17 2026] GET /volume/v3/volumes/e1dbb155-2062-4ce3-88a3-553a44edf288 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:17.675543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-152b279d-9383-424e-9cd1-2487adc3c228 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:17.677954 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-152b279d-9383-424e-9cd1-2487adc3c228 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:47:17.678093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-152b279d-9383-424e-9cd1-2487adc3c228 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:17.678296 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-152b279d-9383-424e-9cd1-2487adc3c228 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:17.678516 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-152b279d-9383-424e-9cd1-2487adc3c228 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Delete volume with id: f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:47:17.686017 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:17.686017 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:17.686537 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-152b279d-9383-424e-9cd1-2487adc3c228 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:47:17.705587 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-152b279d-9383-424e-9cd1-2487adc3c228 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Delete volume request issued successfully. Jul 03 15:47:17.705930 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-152b279d-9383-424e-9cd1-2487adc3c228 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 returned with HTTP 202 Jul 03 15:47:17.706748 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 262/1056] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:17 2026] DELETE /volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:17.716302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-573400d5-8fc0-4778-a7cb-64b586a81607 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:17.720901 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-573400d5-8fc0-4778-a7cb-64b586a81607 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:47:17.721187 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-573400d5-8fc0-4778-a7cb-64b586a81607 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:17.721433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-573400d5-8fc0-4778-a7cb-64b586a81607 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:17.737828 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:17.737828 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:17.747655 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-573400d5-8fc0-4778-a7cb-64b586a81607 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:47:17.755036 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-573400d5-8fc0-4778-a7cb-64b586a81607 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 returned with HTTP 200 Jul 03 15:47:17.755036 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 263/1057] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:17 2026] GET /volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:17.756870 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bcb994d9-8d4e-415f-baad-e098fe9c0e0b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:17.758862 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bcb994d9-8d4e-415f-baad-e098fe9c0e0b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:17.759050 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bcb994d9-8d4e-415f-baad-e098fe9c0e0b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:17.759221 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bcb994d9-8d4e-415f-baad-e098fe9c0e0b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:17.767014 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:17.767014 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:17.771390 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bcb994d9-8d4e-415f-baad-e098fe9c0e0b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:17.776752 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bcb994d9-8d4e-415f-baad-e098fe9c0e0b tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 200 Jul 03 15:47:17.777244 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 263/1058] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:17 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:17.794721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:17.797124 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:47:17.797124 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7742d19-97ba-4df2-878d-1c6cc94e71e6", "name": "tempest-VolumesExtendTest-Snapshot-80953551"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:17.805600 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:17.805600 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:17.806175 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:17.806332 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Create snapshot from volume a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:17.853545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Created reservations ['c4d69da4-f563-4d76-b1bf-51b671ba9212', '8bd40446-645a-4707-8cf8-ebd929ff281a', 'f911926d-ace0-4512-81bc-a489e0cc08cf', '844b7ad1-419e-4181-9450-05570e0b8c1c'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:17.892320 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Snapshot create request issued successfully. Jul 03 15:47:17.892725 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0cd55cdc-932c-4579-896c-113a4cbde6e2 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:47:17.893224 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 271/1059] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:47:17 2026] POST /volume/v3/snapshots => generated 302 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:17.905613 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a0d59f60-06bc-40e1-84b3-d599f41fd598 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:17.908056 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a0d59f60-06bc-40e1-84b3-d599f41fd598 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 Jul 03 15:47:17.908212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a0d59f60-06bc-40e1-84b3-d599f41fd598 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:17.908420 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a0d59f60-06bc-40e1-84b3-d599f41fd598 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:17.913450 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:17.913450 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:17.913984 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a0d59f60-06bc-40e1-84b3-d599f41fd598 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Snapshot retrieved successfully. Jul 03 15:47:17.914745 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a0d59f60-06bc-40e1-84b3-d599f41fd598 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 returned with HTTP 200 Jul 03 15:47:17.915132 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 263/1060] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:47:17 2026] GET /volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 => generated 434 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:18.771496 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8fe53be6-895a-4adf-a1bf-e94781387fc5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:18.774034 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fe53be6-895a-4adf-a1bf-e94781387fc5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 Jul 03 15:47:18.774296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fe53be6-895a-4adf-a1bf-e94781387fc5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:18.774536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fe53be6-895a-4adf-a1bf-e94781387fc5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:18.782103 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fe53be6-895a-4adf-a1bf-e94781387fc5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 returned with HTTP 404 Jul 03 15:47:18.782742 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 264/1061] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:18 2026] GET /volume/v3/volumes/f2c2e01d-c526-4423-b5b5-97f5fd727826 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:18.793817 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:18.796259 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] DELETE https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:47:18.796733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:18.797088 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:18.797638 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Delete volume with id: df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:47:18.810133 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:18.810133 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:18.811008 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:47:18.841079 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Delete volume request issued successfully. Jul 03 15:47:18.841079 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9585e7af-73a8-407e-a3d8-1e0e33ac3ae5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 returned with HTTP 202 Jul 03 15:47:18.841079 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 264/1062] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:18 2026] DELETE /volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:18.854543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d4cb37e7-6caf-4692-8b35-7fd6db06a2b5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:18.857743 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d4cb37e7-6caf-4692-8b35-7fd6db06a2b5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:47:18.858039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d4cb37e7-6caf-4692-8b35-7fd6db06a2b5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:18.858307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d4cb37e7-6caf-4692-8b35-7fd6db06a2b5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:18.870104 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:18.870104 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:18.876819 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d4cb37e7-6caf-4692-8b35-7fd6db06a2b5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Volume info retrieved successfully. Jul 03 15:47:18.885167 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d4cb37e7-6caf-4692-8b35-7fd6db06a2b5 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 returned with HTTP 200 Jul 03 15:47:18.885828 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 272/1063] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:18 2026] GET /volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:18.925098 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-49b29b01-23cb-413b-ba6c-b0790702d45c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:18.926964 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-49b29b01-23cb-413b-ba6c-b0790702d45c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 Jul 03 15:47:18.927143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-49b29b01-23cb-413b-ba6c-b0790702d45c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:18.927389 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-49b29b01-23cb-413b-ba6c-b0790702d45c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:18.932302 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:18.932302 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:18.932791 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-49b29b01-23cb-413b-ba6c-b0790702d45c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Snapshot retrieved successfully. Jul 03 15:47:18.933474 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-49b29b01-23cb-413b-ba6c-b0790702d45c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 returned with HTTP 200 Jul 03 15:47:18.933875 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 264/1064] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:47:18 2026] GET /volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:18.943843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:18.945470 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] POST https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6/action Jul 03 15:47:18.945799 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:18.945931 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:18.954612 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:18.954612 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:18.955112 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:18.992473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Created reservations ['16c6eae4-8128-480d-a448-e540467aef79', '0ce6881a-1c8d-40a2-acc2-74ed9cb9a027'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:19.001363 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Extend volume request issued successfully. Jul 03 15:47:19.001591 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bf9e1c6-def7-4cb6-bb4b-b5e8c8be83dc tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6/action returned with HTTP 202 Jul 03 15:47:19.002123 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 265/1065] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:47:18 2026] POST /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:47:19.012472 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ba37b694-9137-4f8f-bd72-4010adaafdf8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:19.019650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ba37b694-9137-4f8f-bd72-4010adaafdf8 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:19.019650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ba37b694-9137-4f8f-bd72-4010adaafdf8 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:19.019650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ba37b694-9137-4f8f-bd72-4010adaafdf8 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:19.029427 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:19.029427 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:19.034762 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ba37b694-9137-4f8f-bd72-4010adaafdf8 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:19.041796 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ba37b694-9137-4f8f-bd72-4010adaafdf8 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 200 Jul 03 15:47:19.042542 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 265/1066] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:19 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:19.899897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-61a364ef-e56f-444a-b823-a1289cf42a19 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:19.903962 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-61a364ef-e56f-444a-b823-a1289cf42a19 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] GET https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 Jul 03 15:47:19.903962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-61a364ef-e56f-444a-b823-a1289cf42a19 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:19.903962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-61a364ef-e56f-444a-b823-a1289cf42a19 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:19.909235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-61a364ef-e56f-444a-b823-a1289cf42a19 tempest-TaggedBootDevicesTest_v242-1915828841 tempest-TaggedBootDevicesTest_v242-1915828841-project-member] https://10.4.3.228/volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 returned with HTTP 404 Jul 03 15:47:19.910050 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 273/1067] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:19 2026] GET /volume/v3/volumes/df224794-bc2e-4e52-962f-fc6e4c54b725 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:20.059464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-23d36857-4530-49ab-8365-8832eba8cc3c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:20.061838 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23d36857-4530-49ab-8365-8832eba8cc3c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:20.062128 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23d36857-4530-49ab-8365-8832eba8cc3c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:20.062412 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23d36857-4530-49ab-8365-8832eba8cc3c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:20.074784 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:20.074784 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:20.080070 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-23d36857-4530-49ab-8365-8832eba8cc3c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:20.086510 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23d36857-4530-49ab-8365-8832eba8cc3c tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 200 Jul 03 15:47:20.087114 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 265/1068] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:20 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:20.099942 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2accfbfa-bb83-43e2-a82d-b36912da90c7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:20.102495 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2accfbfa-bb83-43e2-a82d-b36912da90c7 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:20.102856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2accfbfa-bb83-43e2-a82d-b36912da90c7 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:20.103077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2accfbfa-bb83-43e2-a82d-b36912da90c7 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:20.110025 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:20.110025 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:20.114364 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2accfbfa-bb83-43e2-a82d-b36912da90c7 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:20.119773 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2accfbfa-bb83-43e2-a82d-b36912da90c7 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 200 Jul 03 15:47:20.120251 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 266/1069] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:20 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:20.133364 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e66dda71-c579-4390-bf37-37477af7587d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:20.136190 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e66dda71-c579-4390-bf37-37477af7587d tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 Jul 03 15:47:20.136406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e66dda71-c579-4390-bf37-37477af7587d tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:20.136587 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e66dda71-c579-4390-bf37-37477af7587d tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:20.136744 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-e66dda71-c579-4390-bf37-37477af7587d tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Delete snapshot with id: 63bc8834-abf1-42ee-988e-e3da70ce1572 Jul 03 15:47:20.142156 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:20.142156 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:20.142754 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e66dda71-c579-4390-bf37-37477af7587d tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Snapshot retrieved successfully. Jul 03 15:47:20.169745 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e66dda71-c579-4390-bf37-37477af7587d tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Snapshot delete request issued successfully. Jul 03 15:47:20.170933 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e66dda71-c579-4390-bf37-37477af7587d tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 returned with HTTP 202 Jul 03 15:47:20.170933 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 266/1070] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:47:20 2026] DELETE /volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:20.179736 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2ca3a728-a5e6-45cc-9c99-dcaef2b19636 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:20.182278 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ca3a728-a5e6-45cc-9c99-dcaef2b19636 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 Jul 03 15:47:20.182971 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ca3a728-a5e6-45cc-9c99-dcaef2b19636 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:20.184437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ca3a728-a5e6-45cc-9c99-dcaef2b19636 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:20.189189 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:20.189189 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:20.189995 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2ca3a728-a5e6-45cc-9c99-dcaef2b19636 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Snapshot retrieved successfully. Jul 03 15:47:20.191165 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ca3a728-a5e6-45cc-9c99-dcaef2b19636 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 returned with HTTP 200 Jul 03 15:47:20.191713 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 274/1071] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:47:20 2026] GET /volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:20.371194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f8109ddb-b42e-47ea-903a-26c65d60e108 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:20.371676 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f8109ddb-b42e-47ea-903a-26c65d60e108 None None] GET https://10.4.3.228/volume// Jul 03 15:47:20.371958 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f8109ddb-b42e-47ea-903a-26c65d60e108 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:20.372168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f8109ddb-b42e-47ea-903a-26c65d60e108 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:20.372640 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f8109ddb-b42e-47ea-903a-26c65d60e108 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:20.373018 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 266/1072] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:20.383684 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-c1da1999-8b6a-4175-a677-b122e817f03b req-5131ef55-0b20-43b2-a469-d17f162a19ed None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:20.386535 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-5131ef55-0b20-43b2-a469-d17f162a19ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:47:20.386535 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-5131ef55-0b20-43b2-a469-d17f162a19ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "641c8da7-e012-4932-8ca2-ac664bafca3c", "connector": null, "instance_uuid": "c428c6ae-842d-4aca-a506-5fa4e82af56b"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:20.399238 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:20.399238 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:20.430104 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-5131ef55-0b20-43b2-a469-d17f162a19ed tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:47:20.430687 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 267/1073] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:47:20 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 03 15:47:20.439866 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-c1da1999-8b6a-4175-a677-b122e817f03b req-e136dcea-491a-4363-8a48-13f148a451d6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:20.441869 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-e136dcea-491a-4363-8a48-13f148a451d6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] DELETE https://10.4.3.228/volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a Jul 03 15:47:20.442045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-e136dcea-491a-4363-8a48-13f148a451d6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:20.442358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-e136dcea-491a-4363-8a48-13f148a451d6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:20.451139 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:20.451139 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:20.977703 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-e136dcea-491a-4363-8a48-13f148a451d6 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a returned with HTTP 200 Jul 03 15:47:20.978089 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 267/1074] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:47:20 2026] DELETE /volume/v3/attachments/8eb4efa2-59bf-4e0d-a8e5-e7d6afdbf95a => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:21.203395 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5251b07d-ffb7-4f50-adb8-5687c22fb37a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:21.205090 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5251b07d-ffb7-4f50-adb8-5687c22fb37a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 Jul 03 15:47:21.205259 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5251b07d-ffb7-4f50-adb8-5687c22fb37a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:21.205425 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5251b07d-ffb7-4f50-adb8-5687c22fb37a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:21.210303 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5251b07d-ffb7-4f50-adb8-5687c22fb37a tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 returned with HTTP 404 Jul 03 15:47:21.210989 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 275/1075] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:47:21 2026] GET /volume/v3/snapshots/63bc8834-abf1-42ee-988e-e3da70ce1572 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:21.217357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c1331f8d-0e97-4c6d-a0c6-bcf16374314e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:21.219119 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1331f8d-0e97-4c6d-a0c6-bcf16374314e tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:21.219309 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1331f8d-0e97-4c6d-a0c6-bcf16374314e tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:21.219495 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1331f8d-0e97-4c6d-a0c6-bcf16374314e tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:21.226066 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:21.226066 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:21.229638 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c1331f8d-0e97-4c6d-a0c6-bcf16374314e tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:21.234152 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1331f8d-0e97-4c6d-a0c6-bcf16374314e tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 200 Jul 03 15:47:21.234713 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 267/1076] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:21 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:21.251162 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-75fb5f89-61c6-4257-9285-46b27cf87298 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:21.253495 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-75fb5f89-61c6-4257-9285-46b27cf87298 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:21.253730 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-75fb5f89-61c6-4257-9285-46b27cf87298 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:21.253906 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-75fb5f89-61c6-4257-9285-46b27cf87298 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:21.254061 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-75fb5f89-61c6-4257-9285-46b27cf87298 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Delete volume with id: a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:21.265863 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:21.265863 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:21.266391 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-75fb5f89-61c6-4257-9285-46b27cf87298 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:21.285455 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-75fb5f89-61c6-4257-9285-46b27cf87298 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Delete volume request issued successfully. Jul 03 15:47:21.285729 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-75fb5f89-61c6-4257-9285-46b27cf87298 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 202 Jul 03 15:47:21.286188 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 268/1077] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:21 2026] DELETE /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:21.293236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9c1bec5f-ab09-46f0-aba0-ddf284f72ad1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:21.295007 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c1bec5f-ab09-46f0-aba0-ddf284f72ad1 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:21.295190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c1bec5f-ab09-46f0-aba0-ddf284f72ad1 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:21.295386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c1bec5f-ab09-46f0-aba0-ddf284f72ad1 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:21.303090 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:21.303090 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:21.306789 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9c1bec5f-ab09-46f0-aba0-ddf284f72ad1 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Volume info retrieved successfully. Jul 03 15:47:21.311202 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c1bec5f-ab09-46f0-aba0-ddf284f72ad1 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 200 Jul 03 15:47:21.311598 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 268/1078] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:21 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:22.325509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4a549791-2bf0-4c0f-a10f-f619b9e18a29 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:22.327999 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4a549791-2bf0-4c0f-a10f-f619b9e18a29 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] GET https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 Jul 03 15:47:22.328289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4a549791-2bf0-4c0f-a10f-f619b9e18a29 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:22.328555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4a549791-2bf0-4c0f-a10f-f619b9e18a29 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:22.336885 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4a549791-2bf0-4c0f-a10f-f619b9e18a29 tempest-VolumesExtendTest-649420236 tempest-VolumesExtendTest-649420236-project-member] https://10.4.3.228/volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 returned with HTTP 404 Jul 03 15:47:22.337642 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 276/1079] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:22 2026] GET /volume/v3/volumes/a7742d19-97ba-4df2-878d-1c6cc94e71e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:23.661401 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cf7c9ca8-9de9-4ae4-9d6e-7885696845f4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:23.745832 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf7c9ca8-9de9-4ae4-9d6e-7885696845f4 tempest-VolumesSummaryTest-497486284 tempest-VolumesSummaryTest-497486284-project-member] GET https://10.4.3.228/volume/v3/volumes/summary Jul 03 15:47:23.746092 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf7c9ca8-9de9-4ae4-9d6e-7885696845f4 tempest-VolumesSummaryTest-497486284 tempest-VolumesSummaryTest-497486284-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:23.746316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf7c9ca8-9de9-4ae4-9d6e-7885696845f4 tempest-VolumesSummaryTest-497486284 tempest-VolumesSummaryTest-497486284-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:23.746529 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-cf7c9ca8-9de9-4ae4-9d6e-7885696845f4 tempest-VolumesSummaryTest-497486284 tempest-VolumesSummaryTest-497486284-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:47:23.755500 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cf7c9ca8-9de9-4ae4-9d6e-7885696845f4 tempest-VolumesSummaryTest-497486284 tempest-VolumesSummaryTest-497486284-project-member] Get summary completed successfully. Jul 03 15:47:23.755747 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf7c9ca8-9de9-4ae4-9d6e-7885696845f4 tempest-VolumesSummaryTest-497486284 tempest-VolumesSummaryTest-497486284-project-member] https://10.4.3.228/volume/v3/volumes/summary returned with HTTP 200 Jul 03 15:47:23.756129 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 268/1080] 10.4.3.228 () {68 vars in 1302 bytes} [Fri Jul 3 15:47:23 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:26.333826 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f8cfea39-1f48-4d5d-bd90-be0757e0fda9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:26.337561 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8cfea39-1f48-4d5d-bd90-be0757e0fda9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:26.337561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8cfea39-1f48-4d5d-bd90-be0757e0fda9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:26.337561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8cfea39-1f48-4d5d-bd90-be0757e0fda9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:26.344634 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:26.344634 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:26.346727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-c1da1999-8b6a-4175-a677-b122e817f03b req-95b0610f-ce95-4982-a336-65bf47025180 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:26.348948 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-95b0610f-ce95-4982-a336-65bf47025180 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] PUT https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f Jul 03 15:47:26.349428 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-95b0610f-ce95-4982-a336-65bf47025180 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:26.350113 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f8cfea39-1f48-4d5d-bd90-be0757e0fda9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:26.356431 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8cfea39-1f48-4d5d-bd90-be0757e0fda9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:26.357320 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 269/1081] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:26 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:26.368804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-c1da1999-8b6a-4175-a677-b122e817f03b req-95b0610f-ce95-4982-a336-65bf47025180 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Acquiring lock "cinder-attachment_update-641c8da7-e012-4932-8ca2-ac664bafca3c-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:47:26.375344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-c1da1999-8b6a-4175-a677-b122e817f03b req-95b0610f-ce95-4982-a336-65bf47025180 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-641c8da7-e012-4932-8ca2-ac664bafca3c-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:47:26.376432 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:26.376432 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:26.415376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-1fb44b2a-0761-4b6d-a0d1-909316f52de1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:26.418484 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-1fb44b2a-0761-4b6d-a0d1-909316f52de1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:26.418815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-1fb44b2a-0761-4b6d-a0d1-909316f52de1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:26.419152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-1fb44b2a-0761-4b6d-a0d1-909316f52de1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:26.429381 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:26.429381 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:26.434992 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-1fb44b2a-0761-4b6d-a0d1-909316f52de1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:26.441363 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-1fb44b2a-0761-4b6d-a0d1-909316f52de1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:26.442396 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 277/1082] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:26 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:26.913181 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-c1da1999-8b6a-4175-a677-b122e817f03b req-95b0610f-ce95-4982-a336-65bf47025180 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Lock "cinder-attachment_update-641c8da7-e012-4932-8ca2-ac664bafca3c-np0000004436" released by "attachment_update" :: held 0.537s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:47:26.913649 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-95b0610f-ce95-4982-a336-65bf47025180 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f returned with HTTP 200 Jul 03 15:47:26.914276 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 269/1083] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:47:26 2026] PUT /volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:47:26.935942 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-c1da1999-8b6a-4175-a677-b122e817f03b req-528f3f75-3cdb-4519-ac6e-72ca469510ec None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:26.938402 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-528f3f75-3cdb-4519-ac6e-72ca469510ec tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f Jul 03 15:47:26.938677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-528f3f75-3cdb-4519-ac6e-72ca469510ec tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:26.938919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-528f3f75-3cdb-4519-ac6e-72ca469510ec tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:26.957676 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-528f3f75-3cdb-4519-ac6e-72ca469510ec tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f returned with HTTP 200 Jul 03 15:47:26.957943 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 269/1084] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 15:47:26 2026] GET /volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:27.288322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:27.291870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:27.292263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d9eba266-0898-4914-bd35-4087bf36614c", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:27.294005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd9eba266-0898-4914-bd35-4087bf36614c', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:27.403540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume of 1 GB Jul 03 15:47:27.404191 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Availability Zones retrieved successfully. Jul 03 15:47:27.413768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (c7978c7e-247f-4e91-be3c-52753f0fd130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:27.413768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8175b30b-03cf-4324-854e-5853e30814bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:27.413768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:27.474399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8175b30b-03cf-4324-854e-5853e30814bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:27.475209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2001618a-7c21-48df-9480-5ca0687244fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:27.554565 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Created reservations ['2131bd4b-a8ac-4ed8-9a88-fe5101937c8a', 'd6f29266-9c21-4941-9b66-c16253c3febb', '31745ba8-4200-4704-8432-48290016a7f3', 'a9c6b885-39a5-46d2-8a0e-35cd0abda4f2'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:27.555679 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2001618a-7c21-48df-9480-5ca0687244fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2131bd4b-a8ac-4ed8-9a88-fe5101937c8a', 'd6f29266-9c21-4941-9b66-c16253c3febb', '31745ba8-4200-4704-8432-48290016a7f3', 'a9c6b885-39a5-46d2-8a0e-35cd0abda4f2']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:27.556869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9da0e9-fc52-46ac-930d-773307f0deeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:27.596470 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9da0e9-fc52-46ac-930d-773307f0deeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c09e24-ef84-4e8d-9027-518cab6bb07e', '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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['2131bd4b-a8ac-4ed8-9a88-fe5101937c8a','d6f29266-9c21-4941-9b66-c16253c3febb','31745ba8-4200-4704-8432-48290016a7f3','a9c6b885-39a5-46d2-8a0e-35cd0abda4f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:27Z,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=71c09e24-ef84-4e8d-9027-518cab6bb07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f8b6b339ae4642a432557c5c9fb6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37b1519b567d45e498cc024795efaacb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:27.597410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540a8aa1-7eb0-4bc1-9c8a-99df33e37d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:27.620841 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540a8aa1-7eb0-4bc1-9c8a-99df33e37d83) transitioned into 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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['2131bd4b-a8ac-4ed8-9a88-fe5101937c8a','d6f29266-9c21-4941-9b66-c16253c3febb','31745ba8-4200-4704-8432-48290016a7f3','a9c6b885-39a5-46d2-8a0e-35cd0abda4f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:27.622709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ca5fa4-2216-4bc4-9157-e2650ed01ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:27.638944 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ca5fa4-2216-4bc4-9157-e2650ed01ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:27.638944 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (c7978c7e-247f-4e91-be3c-52753f0fd130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:27.638944 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request issued successfully. Jul 03 15:47:27.638944 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e99bc247-9595-4803-b5c6-8dfe62a59ff5 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:27.639735 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 270/1085] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:47:27 2026] POST /volume/v3/volumes => generated 775 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:27.657161 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dad1efed-eeb2-4945-bc6c-3e39690ab5cc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:27.662905 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dad1efed-eeb2-4945-bc6c-3e39690ab5cc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:27.663185 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dad1efed-eeb2-4945-bc6c-3e39690ab5cc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:27.663474 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dad1efed-eeb2-4945-bc6c-3e39690ab5cc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:27.675087 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:27.675087 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:27.680691 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dad1efed-eeb2-4945-bc6c-3e39690ab5cc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:27.690550 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dad1efed-eeb2-4945-bc6c-3e39690ab5cc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:27.691117 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 278/1086] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:27 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:28.487351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c01c8d0a-eea4-45bd-a387-121e8301b462 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:28.488918 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c01c8d0a-eea4-45bd-a387-121e8301b462 None None] GET https://10.4.3.228/volume// Jul 03 15:47:28.488918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c01c8d0a-eea4-45bd-a387-121e8301b462 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:28.488918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c01c8d0a-eea4-45bd-a387-121e8301b462 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:28.488918 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c01c8d0a-eea4-45bd-a387-121e8301b462 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:28.488918 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 270/1087] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:47:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:28.498916 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-200798b2-2c31-4ac5-a219-40399bf57903 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:28.502041 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-200798b2-2c31-4ac5-a219-40399bf57903 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:47:28.502472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-200798b2-2c31-4ac5-a219-40399bf57903 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e127d5b2-0081-4ba2-a61d-a65bce05c876", "connector": null, "instance_uuid": "190c714a-a4fe-497f-9ec5-f8b6bd314b22"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:28.515585 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:28.515585 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:28.561955 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-200798b2-2c31-4ac5-a219-40399bf57903 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:47:28.562554 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 270/1088] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:47:28 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 03 15:47:28.712521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dd07743e-4348-4550-a185-87e9eaacfa73 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:28.717128 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd07743e-4348-4550-a185-87e9eaacfa73 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:28.717128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd07743e-4348-4550-a185-87e9eaacfa73 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:28.717128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd07743e-4348-4550-a185-87e9eaacfa73 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:28.726935 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:28.726935 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:28.732156 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dd07743e-4348-4550-a185-87e9eaacfa73 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:28.740455 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd07743e-4348-4550-a185-87e9eaacfa73 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:28.741304 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 271/1089] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:28 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:28.976228 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-147875a2-7bde-4ce3-a1f6-2b4cda27b7fc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:28.987323 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-147875a2-7bde-4ce3-a1f6-2b4cda27b7fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:28.987323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-147875a2-7bde-4ce3-a1f6-2b4cda27b7fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:28.987323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-147875a2-7bde-4ce3-a1f6-2b4cda27b7fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:29.002587 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:29.002587 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:29.008985 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-147875a2-7bde-4ce3-a1f6-2b4cda27b7fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:29.016869 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-147875a2-7bde-4ce3-a1f6-2b4cda27b7fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:29.017548 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 279/1090] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:28 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:29.105217 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-145aaf90-1bbc-4ae5-beb5-50ef7cd68cee None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:29.105272 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-145aaf90-1bbc-4ae5-beb5-50ef7cd68cee None None] GET https://10.4.3.228/volume// Jul 03 15:47:29.105633 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-145aaf90-1bbc-4ae5-beb5-50ef7cd68cee None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:29.105836 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-145aaf90-1bbc-4ae5-beb5-50ef7cd68cee None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:29.106185 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-145aaf90-1bbc-4ae5-beb5-50ef7cd68cee None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:29.106599 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 271/1091] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:29.118070 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-8b59807c-c35b-4fe4-bbcc-324e27fa619a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:29.121172 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-8b59807c-c35b-4fe4-bbcc-324e27fa619a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:29.121760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-8b59807c-c35b-4fe4-bbcc-324e27fa619a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:29.121760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-8b59807c-c35b-4fe4-bbcc-324e27fa619a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:29.148892 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:29.148892 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:29.155156 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-8b59807c-c35b-4fe4-bbcc-324e27fa619a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:29.163585 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-8b59807c-c35b-4fe4-bbcc-324e27fa619a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:29.164182 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 271/1092] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:29 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:29.283391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-d00d9d4c-7b73-4b2a-8e7c-ec72fbebed95 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:29.288992 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-d00d9d4c-7b73-4b2a-8e7c-ec72fbebed95 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] PUT https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 Jul 03 15:47:29.289611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-d00d9d4c-7b73-4b2a-8e7c-ec72fbebed95 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:29.302936 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-d00d9d4c-7b73-4b2a-8e7c-ec72fbebed95 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Acquiring lock "cinder-attachment_update-e127d5b2-0081-4ba2-a61d-a65bce05c876-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:47:29.311513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-d00d9d4c-7b73-4b2a-8e7c-ec72fbebed95 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Lock "cinder-attachment_update-e127d5b2-0081-4ba2-a61d-a65bce05c876-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:47:29.313175 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:29.313175 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:29.757242 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5e205dbd-5b1d-469f-938a-649ca1070256 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:29.759545 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e205dbd-5b1d-469f-938a-649ca1070256 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:29.760193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e205dbd-5b1d-469f-938a-649ca1070256 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:29.760193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e205dbd-5b1d-469f-938a-649ca1070256 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:29.769200 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:29.769200 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:29.774505 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5e205dbd-5b1d-469f-938a-649ca1070256 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:29.780693 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e205dbd-5b1d-469f-938a-649ca1070256 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:29.781199 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 280/1093] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:29 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:29.843198 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-d00d9d4c-7b73-4b2a-8e7c-ec72fbebed95 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Lock "cinder-attachment_update-e127d5b2-0081-4ba2-a61d-a65bce05c876-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:47:29.843691 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-d00d9d4c-7b73-4b2a-8e7c-ec72fbebed95 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 returned with HTTP 200 Jul 03 15:47:29.844008 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 272/1094] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:47:29 2026] PUT /volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:30.039408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dff734a2-3e90-42a2-b885-8948fc343664 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:30.042291 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dff734a2-3e90-42a2-b885-8948fc343664 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:30.042577 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dff734a2-3e90-42a2-b885-8948fc343664 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:30.043012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dff734a2-3e90-42a2-b885-8948fc343664 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:30.056294 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:30.056294 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:30.061109 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dff734a2-3e90-42a2-b885-8948fc343664 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:30.066591 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dff734a2-3e90-42a2-b885-8948fc343664 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:30.067205 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 272/1095] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:30 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:30.798387 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-53da8028-1440-40ab-8601-a23c81a9e323 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:30.800203 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-53da8028-1440-40ab-8601-a23c81a9e323 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:30.800497 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-53da8028-1440-40ab-8601-a23c81a9e323 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:30.800862 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-53da8028-1440-40ab-8601-a23c81a9e323 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:30.810045 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:30.810045 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:30.815018 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-53da8028-1440-40ab-8601-a23c81a9e323 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:30.821663 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-53da8028-1440-40ab-8601-a23c81a9e323 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:30.821663 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 272/1096] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:30 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:31.086031 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-40163bfe-9240-462b-ad67-c19f6edc017c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:31.088433 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-40163bfe-9240-462b-ad67-c19f6edc017c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:31.088712 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-40163bfe-9240-462b-ad67-c19f6edc017c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:31.088968 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-40163bfe-9240-462b-ad67-c19f6edc017c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:31.102459 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:31.102459 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:31.107554 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-40163bfe-9240-462b-ad67-c19f6edc017c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:31.114132 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-40163bfe-9240-462b-ad67-c19f6edc017c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:31.114721 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 281/1097] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:31 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:31.838962 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c39fb237-cb43-4f37-92f7-d27e0fa09264 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:31.845131 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c39fb237-cb43-4f37-92f7-d27e0fa09264 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:31.845421 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c39fb237-cb43-4f37-92f7-d27e0fa09264 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:31.845709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c39fb237-cb43-4f37-92f7-d27e0fa09264 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:31.859006 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:31.859006 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:31.864341 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c39fb237-cb43-4f37-92f7-d27e0fa09264 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:31.871413 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c39fb237-cb43-4f37-92f7-d27e0fa09264 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:31.872423 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 273/1098] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:31 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:32.130080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f5f845a5-62eb-479a-b87a-7dbd60ff952a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:32.131864 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f5f845a5-62eb-479a-b87a-7dbd60ff952a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:32.132545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f5f845a5-62eb-479a-b87a-7dbd60ff952a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:32.132545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f5f845a5-62eb-479a-b87a-7dbd60ff952a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:32.151957 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:32.151957 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:32.156539 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f5f845a5-62eb-479a-b87a-7dbd60ff952a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:32.161877 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f5f845a5-62eb-479a-b87a-7dbd60ff952a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:32.162275 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 273/1099] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:32 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:32.889636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-94fd0f04-12b8-49ff-9f18-fd48bf4cb64d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:32.891489 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-94fd0f04-12b8-49ff-9f18-fd48bf4cb64d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:32.891722 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-94fd0f04-12b8-49ff-9f18-fd48bf4cb64d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:32.891921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-94fd0f04-12b8-49ff-9f18-fd48bf4cb64d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:32.900593 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:32.900593 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:32.905563 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-94fd0f04-12b8-49ff-9f18-fd48bf4cb64d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:32.911179 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-94fd0f04-12b8-49ff-9f18-fd48bf4cb64d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:32.911555 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 273/1100] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:32 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:33.176227 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7ece1cf7-87d0-422f-b873-ffedc0279185 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:33.179651 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7ece1cf7-87d0-422f-b873-ffedc0279185 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:33.180395 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7ece1cf7-87d0-422f-b873-ffedc0279185 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:33.180395 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7ece1cf7-87d0-422f-b873-ffedc0279185 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:33.192889 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:33.192889 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:33.203154 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7ece1cf7-87d0-422f-b873-ffedc0279185 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:33.208593 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7ece1cf7-87d0-422f-b873-ffedc0279185 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:33.209022 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 282/1101] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:33 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:33.818996 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:33.822344 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:33.822792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1289258094", "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:33.824777 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1289258094', 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:33.902155 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Create volume of 1 GB Jul 03 15:47:33.907029 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Availability Zones retrieved successfully. Jul 03 15:47:33.912513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Flow 'volume_create_api' (1bdd5a5e-e416-416d-9836-c152e6d386c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:33.913992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff117dd-95dc-4989-b018-ddcc037ac8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:33.915008 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:33.926154 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ac2c3c90-600d-49d6-8505-7d0e8fb65d58 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:33.928050 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ac2c3c90-600d-49d6-8505-7d0e8fb65d58 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:33.928344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ac2c3c90-600d-49d6-8505-7d0e8fb65d58 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:33.928629 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ac2c3c90-600d-49d6-8505-7d0e8fb65d58 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:33.937153 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:33.937153 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:33.942253 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ac2c3c90-600d-49d6-8505-7d0e8fb65d58 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:33.950903 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ac2c3c90-600d-49d6-8505-7d0e8fb65d58 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:33.951369 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 274/1102] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:33 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:33.984966 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-c1da1999-8b6a-4175-a677-b122e817f03b req-f1a45b2c-e05d-4465-8cbf-245857980320 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:33.989001 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-f1a45b2c-e05d-4465-8cbf-245857980320 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] POST https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f/action Jul 03 15:47:33.989497 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-f1a45b2c-e05d-4465-8cbf-245857980320 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:33.989554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff117dd-95dc-4989-b018-ddcc037ac8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:33.989691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-f1a45b2c-e05d-4465-8cbf-245857980320 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:33.990663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcaf1b8-329b-495c-9b30-847a1c638895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:34.015591 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:34.015591 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:34.028647 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c1da1999-8b6a-4175-a677-b122e817f03b req-f1a45b2c-e05d-4465-8cbf-245857980320 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f/action returned with HTTP 204 Jul 03 15:47:34.029334 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 274/1103] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:47:33 2026] POST /volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:34.077950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Created reservations ['4bba37e1-6f80-4dcb-bcf8-3c055e3cf918', '4b02e061-fa38-49c0-9ce5-e4935cf3edc2', 'd18577b0-06be-4540-8434-8bcb668fd45f', 'fbecb28d-db72-479e-93be-996d117ede02'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:34.079109 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcaf1b8-329b-495c-9b30-847a1c638895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bba37e1-6f80-4dcb-bcf8-3c055e3cf918', '4b02e061-fa38-49c0-9ce5-e4935cf3edc2', 'd18577b0-06be-4540-8434-8bcb668fd45f', 'fbecb28d-db72-479e-93be-996d117ede02']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:34.080181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3fd8b9-1b84-49f6-a7f4-0ceec0a0dae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:34.111963 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3fd8b9-1b84-49f6-a7f4-0ceec0a0dae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbfdc424-1912-45ad-807c-6b6b04b5d6a2', '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-1289258094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74adfc2c56a944a6b76b21b76e8931f2',qos_specs=None,replication_status=,reservations=['4bba37e1-6f80-4dcb-bcf8-3c055e3cf918','4b02e061-fa38-49c0-9ce5-e4935cf3edc2','d18577b0-06be-4540-8434-8bcb668fd45f','fbecb28d-db72-479e-93be-996d117ede02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cad3e10fb34475e8efaa4c9c70859bd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1289258094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbfdc424-1912-45ad-807c-6b6b04b5d6a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74adfc2c56a944a6b76b21b76e8931f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2cad3e10fb34475e8efaa4c9c70859bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:34.113451 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d090e4b-a8f1-4120-8465-1d5ff1250be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:34.156107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d090e4b-a8f1-4120-8465-1d5ff1250be6) transitioned into 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-1289258094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74adfc2c56a944a6b76b21b76e8931f2',qos_specs=None,replication_status=,reservations=['4bba37e1-6f80-4dcb-bcf8-3c055e3cf918','4b02e061-fa38-49c0-9ce5-e4935cf3edc2','d18577b0-06be-4540-8434-8bcb668fd45f','fbecb28d-db72-479e-93be-996d117ede02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cad3e10fb34475e8efaa4c9c70859bd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:34.156279 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af97612-c960-43f2-a528-fb9d00977440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:34.170983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af97612-c960-43f2-a528-fb9d00977440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:34.172420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Flow 'volume_create_api' (1bdd5a5e-e416-416d-9836-c152e6d386c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:34.172944 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Create volume request issued successfully. Jul 03 15:47:34.173815 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e471d8d-a293-4a7e-bea0-7ba129a1e931 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:34.174444 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 274/1104] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:47:33 2026] POST /volume/v3/volumes => generated 899 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:34.193017 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-68e1de23-e99c-43e4-b799-0cca83f55462 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:34.197105 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-68e1de23-e99c-43e4-b799-0cca83f55462 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:47:34.197441 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-68e1de23-e99c-43e4-b799-0cca83f55462 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:34.197749 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-68e1de23-e99c-43e4-b799-0cca83f55462 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:34.217790 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:34.217790 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:34.228313 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-68e1de23-e99c-43e4-b799-0cca83f55462 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:47:34.228452 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-533f9840-cd05-44b5-88f2-ca888dd4fa57 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:34.229801 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-533f9840-cd05-44b5-88f2-ca888dd4fa57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:34.230032 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-533f9840-cd05-44b5-88f2-ca888dd4fa57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:34.230296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-533f9840-cd05-44b5-88f2-ca888dd4fa57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:34.236638 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-68e1de23-e99c-43e4-b799-0cca83f55462 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:47:34.237261 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 283/1105] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:34 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 967 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:34.249749 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:34.249749 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:34.256273 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-533f9840-cd05-44b5-88f2-ca888dd4fa57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:34.265364 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-533f9840-cd05-44b5-88f2-ca888dd4fa57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:34.265952 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 275/1106] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:34 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:34.969462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a7c68da4-9707-4402-955f-e4acfa86eff2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:34.973935 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a7c68da4-9707-4402-955f-e4acfa86eff2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:34.977118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a7c68da4-9707-4402-955f-e4acfa86eff2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:34.977118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a7c68da4-9707-4402-955f-e4acfa86eff2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:34.995666 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:34.995666 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:35.001327 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a7c68da4-9707-4402-955f-e4acfa86eff2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:35.010423 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a7c68da4-9707-4402-955f-e4acfa86eff2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:35.011904 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 275/1107] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:34 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:35.281943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b7a2d42e-115d-4162-8640-f6ede2c484fc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:35.282210 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7149de38-2991-45f3-94c2-29bf62086abe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:35.283797 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7a2d42e-115d-4162-8640-f6ede2c484fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:35.283869 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7149de38-2991-45f3-94c2-29bf62086abe tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:47:35.283969 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b7a2d42e-115d-4162-8640-f6ede2c484fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:35.284097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7149de38-2991-45f3-94c2-29bf62086abe tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:35.284145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b7a2d42e-115d-4162-8640-f6ede2c484fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:35.284299 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7149de38-2991-45f3-94c2-29bf62086abe tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:35.291775 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:35.291775 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:35.296379 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7149de38-2991-45f3-94c2-29bf62086abe tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:47:35.301849 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7149de38-2991-45f3-94c2-29bf62086abe tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:47:35.302293 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 275/1108] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:35 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:35.357147 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:35.357147 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:35.361818 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b7a2d42e-115d-4162-8640-f6ede2c484fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:35.366723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-c1f0ae9d-4a4d-4ce5-9cac-bc729d592af2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:35.367070 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7a2d42e-115d-4162-8640-f6ede2c484fc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:35.367564 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 284/1109] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:35 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:35.368833 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-c1f0ae9d-4a4d-4ce5-9cac-bc729d592af2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:47:35.369045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-c1f0ae9d-4a4d-4ce5-9cac-bc729d592af2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:35.369265 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-c1f0ae9d-4a4d-4ce5-9cac-bc729d592af2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:35.380308 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:35.380308 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:35.387241 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-c1f0ae9d-4a4d-4ce5-9cac-bc729d592af2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:47:35.396327 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-c1f0ae9d-4a4d-4ce5-9cac-bc729d592af2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:47:35.397535 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 276/1110] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:35 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:35.957259 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-2ecfe2e1-bd7c-47d6-a961-bcc43ca043e6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:35.960261 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-2ecfe2e1-bd7c-47d6-a961-bcc43ca043e6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:47:35.960673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-2ecfe2e1-bd7c-47d6-a961-bcc43ca043e6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:35.960973 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-2ecfe2e1-bd7c-47d6-a961-bcc43ca043e6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:35.969466 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:35.969466 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:35.975646 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-2ecfe2e1-bd7c-47d6-a961-bcc43ca043e6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:47:35.980188 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-2ecfe2e1-bd7c-47d6-a961-bcc43ca043e6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:47:35.980719 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 276/1111] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:35 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:35.993785 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8a7ae7c1-1078-4b1b-858a-eb16fda24b23 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:35.994502 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a7ae7c1-1078-4b1b-858a-eb16fda24b23 None None] GET https://10.4.3.228/volume// Jul 03 15:47:35.995792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a7ae7c1-1078-4b1b-858a-eb16fda24b23 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:35.995792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a7ae7c1-1078-4b1b-858a-eb16fda24b23 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:35.995792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a7ae7c1-1078-4b1b-858a-eb16fda24b23 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:35.995792 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 276/1112] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:47:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:36.006552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-57deaeec-3b81-4c5d-b302-a574b1ba174d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:36.008739 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-57deaeec-3b81-4c5d-b302-a574b1ba174d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:47:36.010643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-57deaeec-3b81-4c5d-b302-a574b1ba174d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbfdc424-1912-45ad-807c-6b6b04b5d6a2", "connector": null, "instance_uuid": "b0917c9d-7cc7-4f66-b46d-57f6e0ae070f"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:36.018248 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:36.018248 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:36.023874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0440645a-d965-4a40-9166-4704afd5b9da None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:36.025672 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0440645a-d965-4a40-9166-4704afd5b9da tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:36.025931 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0440645a-d965-4a40-9166-4704afd5b9da tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:36.026116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0440645a-d965-4a40-9166-4704afd5b9da tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:36.033492 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:36.033492 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:36.036740 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0440645a-d965-4a40-9166-4704afd5b9da tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:36.042109 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0440645a-d965-4a40-9166-4704afd5b9da tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:36.042109 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 277/1113] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:36 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:36.056557 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-57deaeec-3b81-4c5d-b302-a574b1ba174d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:47:36.057203 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 285/1114] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:47:36 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 03 15:47:36.384837 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-25ff81d4-d48d-41d0-8a43-3b380aa3d497 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:36.386803 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-25ff81d4-d48d-41d0-8a43-3b380aa3d497 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:36.387020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-25ff81d4-d48d-41d0-8a43-3b380aa3d497 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:36.387283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-25ff81d4-d48d-41d0-8a43-3b380aa3d497 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:36.424845 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:36.424845 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:36.434262 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-25ff81d4-d48d-41d0-8a43-3b380aa3d497 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:36.444755 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-25ff81d4-d48d-41d0-8a43-3b380aa3d497 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:36.445515 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 277/1115] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:36 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:36.913681 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-55246f35-d0a5-4f9f-b042-1f3264161883 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:36.919373 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-55246f35-d0a5-4f9f-b042-1f3264161883 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515/action Jul 03 15:47:36.919755 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-55246f35-d0a5-4f9f-b042-1f3264161883 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:36.919893 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-55246f35-d0a5-4f9f-b042-1f3264161883 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:36.937999 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:36.937999 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:36.950133 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-57102c41-c201-4c22-8084-f99e478fdbf0 req-55246f35-d0a5-4f9f-b042-1f3264161883 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515/action returned with HTTP 204 Jul 03 15:47:36.950570 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 277/1116] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:47:36 2026] POST /volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:37.056360 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5a3aefab-cbda-49ea-9878-f3fbc518adc2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:37.060438 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a3aefab-cbda-49ea-9878-f3fbc518adc2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:37.060720 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a3aefab-cbda-49ea-9878-f3fbc518adc2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:37.060935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a3aefab-cbda-49ea-9878-f3fbc518adc2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:37.080523 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:37.080523 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:37.084393 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5a3aefab-cbda-49ea-9878-f3fbc518adc2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:37.090870 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a3aefab-cbda-49ea-9878-f3fbc518adc2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:37.091527 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 278/1117] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:37 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:37.463975 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7c8c54b7-e747-429e-8a1e-436437005bdf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:37.466470 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7c8c54b7-e747-429e-8a1e-436437005bdf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:37.466790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7c8c54b7-e747-429e-8a1e-436437005bdf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:37.467045 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7c8c54b7-e747-429e-8a1e-436437005bdf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:37.481941 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:37.481941 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:37.487900 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7c8c54b7-e747-429e-8a1e-436437005bdf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:37.497421 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7c8c54b7-e747-429e-8a1e-436437005bdf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:37.497945 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 286/1118] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:37 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:37.514904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:37.517372 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:47:37.517866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e127d5b2-0081-4ba2-a61d-a65bce05c876", "name": "tempest-VolumesBackupsTest-Backup-1670170379", "force": true, "container": "tempest-volumesbackupstest-backup-container-1741803343"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:37.521284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating new backup {'backup': {'volume_id': 'e127d5b2-0081-4ba2-a61d-a65bce05c876', 'name': 'tempest-VolumesBackupsTest-Backup-1670170379', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1741803343'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:47:37.521509 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating backup of volume e127d5b2-0081-4ba2-a61d-a65bce05c876 in container tempest-volumesbackupstest-backup-container-1741803343 Jul 03 15:47:37.533214 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:37.533214 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:37.533703 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:37.581526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['2d6069cb-73c0-4e9b-a29c-f49562278638', 'c62e21db-e5af-440e-9be3-4a36fcacbf39'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:37.633931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5dad1549-cbe7-4a52-be61-ef6a6da0f29e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:47:37.634450 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 278/1119] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:47:37 2026] POST /volume/v3/backups => generated 330 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:37.643974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cf6eaa03-4c49-4632-bbdb-f57d85acc6b3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:37.645895 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cf6eaa03-4c49-4632-bbdb-f57d85acc6b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:37.646293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cf6eaa03-4c49-4632-bbdb-f57d85acc6b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:37.646610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cf6eaa03-4c49-4632-bbdb-f57d85acc6b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:37.646806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-cf6eaa03-4c49-4632-bbdb-f57d85acc6b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:37.653064 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:37.653064 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:37.653636 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cf6eaa03-4c49-4632-bbdb-f57d85acc6b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:37.654285 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 278/1120] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:37 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:38.107327 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4904177d-e235-44e8-b56c-ddde86b761e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:38.110014 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4904177d-e235-44e8-b56c-ddde86b761e4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:38.110014 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4904177d-e235-44e8-b56c-ddde86b761e4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:38.110184 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4904177d-e235-44e8-b56c-ddde86b761e4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:38.119038 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:38.119038 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:38.123445 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4904177d-e235-44e8-b56c-ddde86b761e4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:38.129906 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4904177d-e235-44e8-b56c-ddde86b761e4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:38.130375 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 279/1121] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:38 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:38.665225 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e06420d2-4636-4bcf-99db-c1df93faecaa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:38.667146 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e06420d2-4636-4bcf-99db-c1df93faecaa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:38.667348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e06420d2-4636-4bcf-99db-c1df93faecaa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:38.667531 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e06420d2-4636-4bcf-99db-c1df93faecaa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:38.667643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e06420d2-4636-4bcf-99db-c1df93faecaa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:38.672167 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:38.672167 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:38.673115 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e06420d2-4636-4bcf-99db-c1df93faecaa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:38.673775 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 287/1122] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:38 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:39.148263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-09810a94-a754-405b-8048-561bbed74b7c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:39.152052 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-09810a94-a754-405b-8048-561bbed74b7c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:39.152303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-09810a94-a754-405b-8048-561bbed74b7c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:39.152510 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-09810a94-a754-405b-8048-561bbed74b7c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:39.160850 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:39.160850 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:39.164755 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-09810a94-a754-405b-8048-561bbed74b7c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:39.169675 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-09810a94-a754-405b-8048-561bbed74b7c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:39.170032 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 279/1123] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:39 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:39.690789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-50acb327-1f43-41da-9fb6-cda1e1b42bfb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:39.695595 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-50acb327-1f43-41da-9fb6-cda1e1b42bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:39.695841 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-50acb327-1f43-41da-9fb6-cda1e1b42bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:39.696352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-50acb327-1f43-41da-9fb6-cda1e1b42bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:39.696352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-50acb327-1f43-41da-9fb6-cda1e1b42bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:39.706097 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:39.706097 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:39.708797 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-50acb327-1f43-41da-9fb6-cda1e1b42bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:39.714803 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 279/1124] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:39 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:39.734503 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:39.737774 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:39.738120 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-412972343"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:39.739549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-412972343'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:39.739830 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Create volume of 1 GB Jul 03 15:47:39.744883 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Availability Zones retrieved successfully. Jul 03 15:47:39.750855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Flow 'volume_create_api' (f4198c6b-bba1-42f3-82df-58c27601844f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:39.751863 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dcb60ef-74ad-4fdb-9cd7-5ca3dff7ebcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:39.752885 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:39.780160 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dcb60ef-74ad-4fdb-9cd7-5ca3dff7ebcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:39.781082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888b276c-9f83-4f8e-b5e9-902ac91fa125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:39.847072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Created reservations ['3205f4ec-0e3f-425e-b75f-6012da6de4b4', 'd6c5922e-0029-4a13-8fef-a61e5506beda', '24116a2b-05eb-43f5-849a-8d11edc41f4f', '2291fb76-249b-4159-bad3-378dae385831'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:39.847813 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888b276c-9f83-4f8e-b5e9-902ac91fa125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3205f4ec-0e3f-425e-b75f-6012da6de4b4', 'd6c5922e-0029-4a13-8fef-a61e5506beda', '24116a2b-05eb-43f5-849a-8d11edc41f4f', '2291fb76-249b-4159-bad3-378dae385831']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:39.848539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e260af4-0ee2-425a-a3ce-0f5399205e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:39.871685 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e260af4-0ee2-425a-a3ce-0f5399205e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa07d779-6023-4d99-99e7-fcba88b7df89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-412972343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd83c092930d41b5b40c275caba8b0fe',qos_specs=None,replication_status=,reservations=['3205f4ec-0e3f-425e-b75f-6012da6de4b4','d6c5922e-0029-4a13-8fef-a61e5506beda','24116a2b-05eb-43f5-849a-8d11edc41f4f','2291fb76-249b-4159-bad3-378dae385831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c9d9a75d9ed4d47b3081f51bf690d6d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-412972343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa07d779-6023-4d99-99e7-fcba88b7df89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd83c092930d41b5b40c275caba8b0fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1c9d9a75d9ed4d47b3081f51bf690d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:39.872479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c6d5c2-77b1-4b7b-9e5d-3dd18ddccfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:39.892278 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c6d5c2-77b1-4b7b-9e5d-3dd18ddccfe5) transitioned into 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-412972343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd83c092930d41b5b40c275caba8b0fe',qos_specs=None,replication_status=,reservations=['3205f4ec-0e3f-425e-b75f-6012da6de4b4','d6c5922e-0029-4a13-8fef-a61e5506beda','24116a2b-05eb-43f5-849a-8d11edc41f4f','2291fb76-249b-4159-bad3-378dae385831'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c9d9a75d9ed4d47b3081f51bf690d6d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:39.893110 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e819f3-6c5b-4440-a469-148d5061a287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:39.902328 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e819f3-6c5b-4440-a469-148d5061a287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:39.903278 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Flow 'volume_create_api' (f4198c6b-bba1-42f3-82df-58c27601844f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:39.903600 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Create volume request issued successfully. Jul 03 15:47:39.904745 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf85e51a-ccb9-4010-a57f-be34f9e5cd91 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:39.905227 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 280/1125] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:47:39 2026] POST /volume/v3/volumes => generated 756 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:39.917451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c94dec4e-0703-4220-b9c4-e478574976af None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:39.921282 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c94dec4e-0703-4220-b9c4-e478574976af tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:47:39.921282 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c94dec4e-0703-4220-b9c4-e478574976af tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:39.921282 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c94dec4e-0703-4220-b9c4-e478574976af tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:39.942468 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:39.942468 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:39.946470 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c94dec4e-0703-4220-b9c4-e478574976af tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:47:39.951260 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c94dec4e-0703-4220-b9c4-e478574976af tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:47:39.951441 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 288/1126] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:39 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:40.187902 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-83b5db21-e189-479f-9ca9-e04d940a7355 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:40.190041 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83b5db21-e189-479f-9ca9-e04d940a7355 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:40.190278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83b5db21-e189-479f-9ca9-e04d940a7355 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:40.190524 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83b5db21-e189-479f-9ca9-e04d940a7355 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:40.199184 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:40.199184 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:40.204220 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-83b5db21-e189-479f-9ca9-e04d940a7355 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:40.212197 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83b5db21-e189-479f-9ca9-e04d940a7355 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:40.212699 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 280/1127] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:40 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:40.668487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:40.670286 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:40.670594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-149232106"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:40.671993 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-149232106'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:40.675685 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume of 1 GB Jul 03 15:47:40.676101 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:40.676101 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:40.676606 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Availability Zones retrieved successfully. Jul 03 15:47:40.683300 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (40b0e5a2-1ea1-43ba-9db4-0304e770c1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:40.684220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6045850-a35a-44a6-919f-046fc43b6cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:40.685452 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:40.693810 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:40.693810 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:40.707143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6045850-a35a-44a6-919f-046fc43b6cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=37907dbc-39ad-403c-9e45-f7cf6e54e15e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37907dbc-39ad-403c-9e45-f7cf6e54e15e', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:40.707870 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ede4d30-eba0-4aba-96bd-58cc9880262c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:40.726564 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-813232d5-a5ce-4c16-b396-afec91bd35cc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:40.730065 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-813232d5-a5ce-4c16-b396-afec91bd35cc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:40.730312 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-813232d5-a5ce-4c16-b396-afec91bd35cc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:40.730507 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-813232d5-a5ce-4c16-b396-afec91bd35cc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:40.730634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-813232d5-a5ce-4c16-b396-afec91bd35cc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:40.735612 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:40.735612 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:40.736612 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-813232d5-a5ce-4c16-b396-afec91bd35cc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:40.737089 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 281/1128] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:40 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:40.754901 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Created reservations ['c5db9f47-348f-4db2-9279-16f601c3263c', '2dc0a80a-70b9-4caf-b6c8-f8fcaf3c1a31', '4a0dee59-92ce-4a17-8765-0f5c75eaa29c', '4258491b-3c07-4587-aa64-781a243ba538'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:40.758848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ede4d30-eba0-4aba-96bd-58cc9880262c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5db9f47-348f-4db2-9279-16f601c3263c', '2dc0a80a-70b9-4caf-b6c8-f8fcaf3c1a31', '4a0dee59-92ce-4a17-8765-0f5c75eaa29c', '4258491b-3c07-4587-aa64-781a243ba538']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:40.758848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282e9c86-dd26-483f-8700-92510e03776d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:40.788587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282e9c86-dd26-483f-8700-92510e03776d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26abc7bc-683e-4ed6-bff3-6514e379e15c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-149232106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['c5db9f47-348f-4db2-9279-16f601c3263c','2dc0a80a-70b9-4caf-b6c8-f8fcaf3c1a31','4a0dee59-92ce-4a17-8765-0f5c75eaa29c','4258491b-3c07-4587-aa64-781a243ba538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e), '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-03T15:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-149232106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26abc7bc-683e-4ed6-bff3-6514e379e15c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d3fcd6b9c3214f04878908cd6e23b64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0ffc468844664e5b9a7fb2e4a817a896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37907dbc-39ad-403c-9e45-f7cf6e54e15e),volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:40.789537 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf38316-e36d-4d9a-bca7-6503b0fc84a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:40.818732 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf38316-e36d-4d9a-bca7-6503b0fc84a4) transitioned into 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-149232106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['c5db9f47-348f-4db2-9279-16f601c3263c','2dc0a80a-70b9-4caf-b6c8-f8fcaf3c1a31','4a0dee59-92ce-4a17-8765-0f5c75eaa29c','4258491b-3c07-4587-aa64-781a243ba538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:40.819695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a9ce60-e235-45b3-b5e1-0bc8d8f643c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:40.832970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a9ce60-e235-45b3-b5e1-0bc8d8f643c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:40.833735 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (40b0e5a2-1ea1-43ba-9db4-0304e770c1b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:40.834076 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request issued successfully. Jul 03 15:47:40.834715 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc7750d4-e82f-4013-8b8e-8ab474d178da tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:40.835161 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 280/1129] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:47:40 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:47:40.848121 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9ec1e09b-95be-4e2e-ac65-af9e45615d57 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:40.850209 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9ec1e09b-95be-4e2e-ac65-af9e45615d57 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:40.850447 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9ec1e09b-95be-4e2e-ac65-af9e45615d57 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:40.850583 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9ec1e09b-95be-4e2e-ac65-af9e45615d57 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:40.860759 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:40.860759 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:40.866491 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9ec1e09b-95be-4e2e-ac65-af9e45615d57 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:40.871820 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9ec1e09b-95be-4e2e-ac65-af9e45615d57 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:40.872350 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 289/1130] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:40 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:40.968415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b36efbb9-b8a9-4b52-be1a-6e3cd3a0a7a5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:40.972571 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b36efbb9-b8a9-4b52-be1a-6e3cd3a0a7a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:47:40.972571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b36efbb9-b8a9-4b52-be1a-6e3cd3a0a7a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:40.972571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b36efbb9-b8a9-4b52-be1a-6e3cd3a0a7a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:40.980516 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:40.980516 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:40.985484 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b36efbb9-b8a9-4b52-be1a-6e3cd3a0a7a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:47:40.990647 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b36efbb9-b8a9-4b52-be1a-6e3cd3a0a7a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:47:40.992223 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 281/1131] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:40 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:41.230293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-708c36e2-6d9f-4a82-91fd-ae12a7d29d71 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:41.230293 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-708c36e2-6d9f-4a82-91fd-ae12a7d29d71 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:41.230485 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-708c36e2-6d9f-4a82-91fd-ae12a7d29d71 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:41.230608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-708c36e2-6d9f-4a82-91fd-ae12a7d29d71 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:41.240697 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:41.240697 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:41.246993 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-708c36e2-6d9f-4a82-91fd-ae12a7d29d71 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:41.254060 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-708c36e2-6d9f-4a82-91fd-ae12a7d29d71 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:41.254583 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 282/1132] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:41 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 1195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:41.754153 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-89a39a0e-6485-47f4-92ab-4f5093a264a5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:41.756511 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-89a39a0e-6485-47f4-92ab-4f5093a264a5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:41.756808 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-89a39a0e-6485-47f4-92ab-4f5093a264a5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:41.757077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-89a39a0e-6485-47f4-92ab-4f5093a264a5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:41.757237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-89a39a0e-6485-47f4-92ab-4f5093a264a5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:41.762581 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:41.762581 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:41.763758 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-89a39a0e-6485-47f4-92ab-4f5093a264a5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:41.764326 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 281/1133] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:41 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:41.890817 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-09a1f2ad-2b87-4b4f-894a-c3aa5b624bfe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:41.895567 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09a1f2ad-2b87-4b4f-894a-c3aa5b624bfe tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:41.895829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09a1f2ad-2b87-4b4f-894a-c3aa5b624bfe tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:41.896079 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09a1f2ad-2b87-4b4f-894a-c3aa5b624bfe tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:41.904453 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:41.904453 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:41.909194 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-09a1f2ad-2b87-4b4f-894a-c3aa5b624bfe tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:41.916665 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09a1f2ad-2b87-4b4f-894a-c3aa5b624bfe tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:41.916665 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 290/1134] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:41 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:41.975351 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-95733bce-d477-4731-90dd-52b2b0924870 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:41.979012 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-95733bce-d477-4731-90dd-52b2b0924870 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:41.979327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-95733bce-d477-4731-90dd-52b2b0924870 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:41.979728 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-95733bce-d477-4731-90dd-52b2b0924870 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:41.989532 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:41.989532 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:41.994358 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-95733bce-d477-4731-90dd-52b2b0924870 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:42.001456 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-95733bce-d477-4731-90dd-52b2b0924870 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:42.002090 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 282/1135] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:41 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:42.271764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d70923e6-4e37-4e8b-acaa-fdc1b4bc1175 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:42.274724 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d70923e6-4e37-4e8b-acaa-fdc1b4bc1175 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:42.274724 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d70923e6-4e37-4e8b-acaa-fdc1b4bc1175 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:42.274724 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d70923e6-4e37-4e8b-acaa-fdc1b4bc1175 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:42.285406 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:42.285406 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:42.289771 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d70923e6-4e37-4e8b-acaa-fdc1b4bc1175 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:42.304173 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d70923e6-4e37-4e8b-acaa-fdc1b4bc1175 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:42.304173 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 283/1136] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:42 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:42.329130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0bbc4625-0971-41ea-9bcf-dec9bb53fc12 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:42.333212 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0bbc4625-0971-41ea-9bcf-dec9bb53fc12 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:42.333550 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0bbc4625-0971-41ea-9bcf-dec9bb53fc12 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:42.333827 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0bbc4625-0971-41ea-9bcf-dec9bb53fc12 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:42.352101 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:42.352101 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:42.360123 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0bbc4625-0971-41ea-9bcf-dec9bb53fc12 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:42.367497 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0bbc4625-0971-41ea-9bcf-dec9bb53fc12 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:42.368202 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 282/1137] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:42 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 1193 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:42.385038 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:42.388005 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:42.388212 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:42.388382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:42.388538 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: 71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:42.405269 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:42.405269 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:42.405855 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:42.425795 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume request issued successfully. Jul 03 15:47:42.426034 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-08882d28-cc0f-4337-95b0-c3b2e91a5b7e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 202 Jul 03 15:47:42.426465 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 291/1138] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:47:42 2026] DELETE /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:47:42.435564 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-66ea1466-8a84-4fe4-808b-e9a516a35924 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:42.438241 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-66ea1466-8a84-4fe4-808b-e9a516a35924 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:42.438474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-66ea1466-8a84-4fe4-808b-e9a516a35924 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:42.439049 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-66ea1466-8a84-4fe4-808b-e9a516a35924 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:42.449042 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:42.449042 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:42.451638 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-66ea1466-8a84-4fe4-808b-e9a516a35924 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:42.456697 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-66ea1466-8a84-4fe4-808b-e9a516a35924 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 200 Jul 03 15:47:42.457129 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 283/1139] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:42 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:42.774713 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bb7ee472-324d-4fb0-b377-72a143a1110b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:42.776806 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb7ee472-324d-4fb0-b377-72a143a1110b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:42.777049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb7ee472-324d-4fb0-b377-72a143a1110b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:42.777285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb7ee472-324d-4fb0-b377-72a143a1110b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:42.777394 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-bb7ee472-324d-4fb0-b377-72a143a1110b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:42.783325 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:42.783325 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:42.784227 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb7ee472-324d-4fb0-b377-72a143a1110b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:42.784828 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 284/1140] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:42 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:42.850668 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e02f0f20-c759-47e5-b81e-d21fb87e71cd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:42.851083 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e02f0f20-c759-47e5-b81e-d21fb87e71cd None None] GET https://10.4.3.228/volume// Jul 03 15:47:42.851277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e02f0f20-c759-47e5-b81e-d21fb87e71cd None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:42.851497 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e02f0f20-c759-47e5-b81e-d21fb87e71cd None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:42.851890 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e02f0f20-c759-47e5-b81e-d21fb87e71cd None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:42.852243 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 283/1141] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:42.863172 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-4134ee43-7fc4-4d16-b181-9ad4a509d93a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:42.865948 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-4134ee43-7fc4-4d16-b181-9ad4a509d93a tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:47:42.866214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-4134ee43-7fc4-4d16-b181-9ad4a509d93a tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:42.866422 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-4134ee43-7fc4-4d16-b181-9ad4a509d93a tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:42.878549 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:42.878549 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:42.883773 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-4134ee43-7fc4-4d16-b181-9ad4a509d93a tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:47:42.890367 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-4134ee43-7fc4-4d16-b181-9ad4a509d93a tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:47:42.890840 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 292/1142] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:42 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:43.014020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-f15f75f3-9132-441a-8695-9606f704bb61 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:43.016887 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-f15f75f3-9132-441a-8695-9606f704bb61 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] PUT https://10.4.3.228/volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8 Jul 03 15:47:43.019649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-f15f75f3-9132-441a-8695-9606f704bb61 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:43.027972 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-f15f75f3-9132-441a-8695-9606f704bb61 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Acquiring lock "cinder-attachment_update-bbfdc424-1912-45ad-807c-6b6b04b5d6a2-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:47:43.033230 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-f15f75f3-9132-441a-8695-9606f704bb61 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Lock "cinder-attachment_update-bbfdc424-1912-45ad-807c-6b6b04b5d6a2-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:47:43.034207 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:43.034207 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:43.469493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2075f29f-1b67-4f29-871b-96ee6bd89cac None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:43.471766 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2075f29f-1b67-4f29-871b-96ee6bd89cac tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:47:43.472174 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2075f29f-1b67-4f29-871b-96ee6bd89cac tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:43.472796 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2075f29f-1b67-4f29-871b-96ee6bd89cac tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:43.479185 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2075f29f-1b67-4f29-871b-96ee6bd89cac tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 404 Jul 03 15:47:43.479931 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 285/1143] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:43 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:47:43.564865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-f15f75f3-9132-441a-8695-9606f704bb61 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Lock "cinder-attachment_update-bbfdc424-1912-45ad-807c-6b6b04b5d6a2-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:47:43.565288 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-f15f75f3-9132-441a-8695-9606f704bb61 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8 returned with HTTP 200 Jul 03 15:47:43.565902 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 284/1144] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:47:43 2026] PUT /volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:43.801835 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8a3d7c50-91cb-43c4-a8a4-2fe0590fa369 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:43.810292 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a3d7c50-91cb-43c4-a8a4-2fe0590fa369 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:43.810422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a3d7c50-91cb-43c4-a8a4-2fe0590fa369 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:43.810576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a3d7c50-91cb-43c4-a8a4-2fe0590fa369 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:43.810700 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-8a3d7c50-91cb-43c4-a8a4-2fe0590fa369 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:43.820721 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:43.820721 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:43.821675 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a3d7c50-91cb-43c4-a8a4-2fe0590fa369 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:43.822461 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 284/1145] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:43 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:44.064783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e9b126ae-9be1-4c81-9142-80bf0f4a02e7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.065266 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9b126ae-9be1-4c81-9142-80bf0f4a02e7 None None] GET https://10.4.3.228/volume// Jul 03 15:47:44.065539 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9b126ae-9be1-4c81-9142-80bf0f4a02e7 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:44.065790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9b126ae-9be1-4c81-9142-80bf0f4a02e7 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:44.066235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9b126ae-9be1-4c81-9142-80bf0f4a02e7 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:44.066685 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 293/1146] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:47:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:44.077012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-39844c21-3d39-43aa-9f79-b1314680d508 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.081500 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-7fb32216-dbfb-4a8a-972d-5f4130609019 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.085747 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-39844c21-3d39-43aa-9f79-b1314680d508 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:47:44.085747 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-39844c21-3d39-43aa-9f79-b1314680d508 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26abc7bc-683e-4ed6-bff3-6514e379e15c", "connector": null, "instance_uuid": "d06b7826-5366-4803-9ec6-467a6f3710cc"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:44.086452 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-7fb32216-dbfb-4a8a-972d-5f4130609019 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] POST https://10.4.3.228/volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8/action Jul 03 15:47:44.086704 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-7fb32216-dbfb-4a8a-972d-5f4130609019 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:44.088759 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-7fb32216-dbfb-4a8a-972d-5f4130609019 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:44.097911 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:44.097911 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:44.113908 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:44.113908 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:44.132029 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ef6f0bb3-b316-4973-b923-a05441038e93 req-7fb32216-dbfb-4a8a-972d-5f4130609019 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8/action returned with HTTP 204 Jul 03 15:47:44.132634 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 285/1147] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:47:44 2026] POST /volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:44.140371 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-39844c21-3d39-43aa-9f79-b1314680d508 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:47:44.140371 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 286/1148] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:47:44 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:44.547089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3306de3c-6dd5-479f-be29-10881c1b7129 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.558378 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3306de3c-6dd5-479f-be29-10881c1b7129 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:44.558378 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3306de3c-6dd5-479f-be29-10881c1b7129 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:44.558378 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3306de3c-6dd5-479f-be29-10881c1b7129 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:44.576512 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:44.576512 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:44.583502 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3306de3c-6dd5-479f-be29-10881c1b7129 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:44.588438 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3306de3c-6dd5-479f-be29-10881c1b7129 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:44.588602 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 285/1149] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:44 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:44.677279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0b5e7643-3e1e-4b1c-b8e6-4936f8d063dc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.677671 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b5e7643-3e1e-4b1c-b8e6-4936f8d063dc None None] GET https://10.4.3.228/volume// Jul 03 15:47:44.677857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b5e7643-3e1e-4b1c-b8e6-4936f8d063dc None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:44.679640 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b5e7643-3e1e-4b1c-b8e6-4936f8d063dc None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:44.679640 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b5e7643-3e1e-4b1c-b8e6-4936f8d063dc None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:44.679640 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 294/1150] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:44.688190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-737e295a-11f0-4702-8347-163f066c016d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.690300 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-737e295a-11f0-4702-8347-163f066c016d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:44.690546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-737e295a-11f0-4702-8347-163f066c016d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:44.690792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-737e295a-11f0-4702-8347-163f066c016d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:44.701142 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:44.701142 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:44.706236 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-737e295a-11f0-4702-8347-163f066c016d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:44.711647 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-737e295a-11f0-4702-8347-163f066c016d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:44.711647 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 286/1151] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:44 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:44.827897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-55863701-4afc-41ad-aabf-a48417382575 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.831490 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-55863701-4afc-41ad-aabf-a48417382575 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4 Jul 03 15:47:44.832020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-55863701-4afc-41ad-aabf-a48417382575 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:44.839360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-25974e29-03a4-4986-887a-0babd0a36508 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:44.842395 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-25974e29-03a4-4986-887a-0babd0a36508 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:44.842746 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-25974e29-03a4-4986-887a-0babd0a36508 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:44.843002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-25974e29-03a4-4986-887a-0babd0a36508 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:44.843143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-25974e29-03a4-4986-887a-0babd0a36508 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:44.852111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-55863701-4afc-41ad-aabf-a48417382575 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-26abc7bc-683e-4ed6-bff3-6514e379e15c-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:47:44.854252 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:44.854252 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:44.855098 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-25974e29-03a4-4986-887a-0babd0a36508 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:44.855555 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 286/1152] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:44 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:44.858855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-55863701-4afc-41ad-aabf-a48417382575 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-26abc7bc-683e-4ed6-bff3-6514e379e15c-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:47:44.860121 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:44.860121 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:45.001679 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7a4be56d-5eeb-421c-91b6-05df0fc24d08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.004845 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7a4be56d-5eeb-421c-91b6-05df0fc24d08 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:45.005025 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7a4be56d-5eeb-421c-91b6-05df0fc24d08 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:45.005236 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7a4be56d-5eeb-421c-91b6-05df0fc24d08 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:45.014770 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:45.014770 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:45.021085 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7a4be56d-5eeb-421c-91b6-05df0fc24d08 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:45.026701 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7a4be56d-5eeb-421c-91b6-05df0fc24d08 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:45.027202 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 295/1153] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:45 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:45.081369 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-d423456d-fc84-42f3-93e6-c6230adf873e req-cb240527-0d27-4786-83b3-e1cc90b1e990 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.083938 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-cb240527-0d27-4786-83b3-e1cc90b1e990 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:45.084955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-cb240527-0d27-4786-83b3-e1cc90b1e990 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:45.084955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-cb240527-0d27-4786-83b3-e1cc90b1e990 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:45.093296 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:45.093296 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:45.098883 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-d423456d-fc84-42f3-93e6-c6230adf873e req-cb240527-0d27-4786-83b3-e1cc90b1e990 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:45.103725 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-cb240527-0d27-4786-83b3-e1cc90b1e990 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:45.103824 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 287/1154] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:45 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:45.124262 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-c067b863-cc7f-4b56-8fba-02b2fb62a449 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.126783 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-c067b863-cc7f-4b56-8fba-02b2fb62a449 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:47:45.127430 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-c067b863-cc7f-4b56-8fba-02b2fb62a449 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:45.127430 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-c067b863-cc7f-4b56-8fba-02b2fb62a449 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:45.139846 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:45.139846 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:45.147924 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-c067b863-cc7f-4b56-8fba-02b2fb62a449 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:47:45.153190 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-c067b863-cc7f-4b56-8fba-02b2fb62a449 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:47:45.153806 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 287/1155] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:45 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:45.197877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b6ea66a5-365f-4c64-bd20-e26a5af13549 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.201040 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b6ea66a5-365f-4c64-bd20-e26a5af13549 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] POST https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e/action Jul 03 15:47:45.201040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b6ea66a5-365f-4c64-bd20-e26a5af13549 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:45.201040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b6ea66a5-365f-4c64-bd20-e26a5af13549 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:45.220361 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:45.220361 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:45.222375 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b6ea66a5-365f-4c64-bd20-e26a5af13549 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:47:45.236191 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b6ea66a5-365f-4c64-bd20-e26a5af13549 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Begin detaching volume completed successfully. Jul 03 15:47:45.236191 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b6ea66a5-365f-4c64-bd20-e26a5af13549 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e/action returned with HTTP 202 Jul 03 15:47:45.239163 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 296/1156] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:47:45 2026] POST /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:47:45.394182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-55863701-4afc-41ad-aabf-a48417382575 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-26abc7bc-683e-4ed6-bff3-6514e379e15c-np0000004436" released by "attachment_update" :: held 0.535s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:47:45.394525 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-55863701-4afc-41ad-aabf-a48417382575 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4 returned with HTTP 200 Jul 03 15:47:45.395071 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 287/1157] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:47:44 2026] PUT /volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:45.570904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.573045 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:47:45.577655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "1812659c-d4e2-4c70-8c3e-ef967148a257", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:45.579908 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '1812659c-d4e2-4c70-8c3e-ef967148a257', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:47:45.608571 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-711d6eef-19fe-4a85-a48e-494aa2556f82 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.612288 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-711d6eef-19fe-4a85-a48e-494aa2556f82 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:45.612546 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-711d6eef-19fe-4a85-a48e-494aa2556f82 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:45.612819 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-711d6eef-19fe-4a85-a48e-494aa2556f82 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:45.628593 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:45.628593 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:45.633434 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-711d6eef-19fe-4a85-a48e-494aa2556f82 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:45.639187 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-711d6eef-19fe-4a85-a48e-494aa2556f82 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:45.639564 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 288/1158] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:45 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:45.694349 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume of 1 GB Jul 03 15:47:45.700644 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Availability Zones retrieved successfully. Jul 03 15:47:45.702576 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (09ce8d26-b135-4a5f-8db5-16b965405645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:45.704467 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be072b7-6ef6-4b81-b4ae-d5b08951e1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:45.705948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:47:45.778117 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be072b7-6ef6-4b81-b4ae-d5b08951e1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:45.779601 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548e8f62-9013-48b5-acde-42e1e1ca6bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:45.832709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Created reservations ['e98cc6aa-2a3e-4604-8e8e-ba9fd390f700', '95efaab5-8887-466f-ac8e-d7d49c6f7e3e', '6e7b235f-553b-433a-8ffd-0703db943ee9', '9ecec5ed-c741-4dc8-869b-936ecfa29fbd'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:47:45.832709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548e8f62-9013-48b5-acde-42e1e1ca6bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e98cc6aa-2a3e-4604-8e8e-ba9fd390f700', '95efaab5-8887-466f-ac8e-d7d49c6f7e3e', '6e7b235f-553b-433a-8ffd-0703db943ee9', '9ecec5ed-c741-4dc8-869b-936ecfa29fbd']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:45.832709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b617686-83b5-4af0-b714-2be73728bb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:45.868628 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b617686-83b5-4af0-b714-2be73728bb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4b2ca81-09e9-4799-a579-6680642afe75', '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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['e98cc6aa-2a3e-4604-8e8e-ba9fd390f700','95efaab5-8887-466f-ac8e-d7d49c6f7e3e','6e7b235f-553b-433a-8ffd-0703db943ee9','9ecec5ed-c741-4dc8-869b-936ecfa29fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:47:45Z,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=c4b2ca81-09e9-4799-a579-6680642afe75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f8b6b339ae4642a432557c5c9fb6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37b1519b567d45e498cc024795efaacb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:45.870132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09f32b9-3e5b-4831-ac54-c10679a09940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:45.870324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0203d324-a639-4385-8852-5c96420110b7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.872875 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0203d324-a639-4385-8852-5c96420110b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:45.875010 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0203d324-a639-4385-8852-5c96420110b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:45.875010 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0203d324-a639-4385-8852-5c96420110b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:45.875010 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-0203d324-a639-4385-8852-5c96420110b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:45.879981 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:45.879981 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:45.882151 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0203d324-a639-4385-8852-5c96420110b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:45.882151 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 297/1159] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:45 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:45.897994 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09f32b9-3e5b-4831-ac54-c10679a09940) transitioned into 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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['e98cc6aa-2a3e-4604-8e8e-ba9fd390f700','95efaab5-8887-466f-ac8e-d7d49c6f7e3e','6e7b235f-553b-433a-8ffd-0703db943ee9','9ecec5ed-c741-4dc8-869b-936ecfa29fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:45.899386 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0ff043-02f7-49aa-9c43-ebb7d719392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:47:45.911239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0ff043-02f7-49aa-9c43-ebb7d719392b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:47:45.912596 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (09ce8d26-b135-4a5f-8db5-16b965405645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:47:45.914499 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request issued successfully. Jul 03 15:47:45.914499 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3bacc8cc-4ef6-47a6-be2b-81bd8295c576 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:47:45.914499 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 288/1160] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:47:45 2026] POST /volume/v3/volumes => generated 775 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:45.928309 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ceeb3384-25b5-4f7e-a08a-d395d840d6f4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:45.929945 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ceeb3384-25b5-4f7e-a08a-d395d840d6f4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:45.930167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ceeb3384-25b5-4f7e-a08a-d395d840d6f4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:45.930346 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ceeb3384-25b5-4f7e-a08a-d395d840d6f4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:45.939668 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:45.939668 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:45.946066 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ceeb3384-25b5-4f7e-a08a-d395d840d6f4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:45.951018 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ceeb3384-25b5-4f7e-a08a-d395d840d6f4 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:45.951417 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 288/1161] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:45 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:46.280553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-67488a13-be56-4423-a47b-5cd7ff202a32 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:46.281032 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67488a13-be56-4423-a47b-5cd7ff202a32 None None] GET https://10.4.3.228/volume// Jul 03 15:47:46.281215 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-67488a13-be56-4423-a47b-5cd7ff202a32 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:46.281428 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-67488a13-be56-4423-a47b-5cd7ff202a32 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:46.281818 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67488a13-be56-4423-a47b-5cd7ff202a32 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:46.282104 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 289/1162] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:46.291569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-fe9d9b95-843b-4b9a-be0b-6a7e719117f2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:46.294921 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-fe9d9b95-843b-4b9a-be0b-6a7e719117f2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:47:46.294921 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-fe9d9b95-843b-4b9a-be0b-6a7e719117f2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:46.295948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-fe9d9b95-843b-4b9a-be0b-6a7e719117f2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:46.310484 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:46.310484 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:46.317726 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-fe9d9b95-843b-4b9a-be0b-6a7e719117f2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:47:46.325548 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-fe9d9b95-843b-4b9a-be0b-6a7e719117f2 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:47:46.325669 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 298/1163] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:46 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:46.654570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2ae15468-c60e-4603-b763-be6073a76a9a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:46.661154 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2ae15468-c60e-4603-b763-be6073a76a9a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:46.661462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2ae15468-c60e-4603-b763-be6073a76a9a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:46.661757 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2ae15468-c60e-4603-b763-be6073a76a9a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:46.681214 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:46.681214 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:46.693239 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2ae15468-c60e-4603-b763-be6073a76a9a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:46.703227 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2ae15468-c60e-4603-b763-be6073a76a9a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:46.703747 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 289/1164] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:46 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:46.897238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4274fd0e-2d98-4cc7-a33f-bb523eb660cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:46.898812 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4274fd0e-2d98-4cc7-a33f-bb523eb660cf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:46.899141 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4274fd0e-2d98-4cc7-a33f-bb523eb660cf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:46.899427 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4274fd0e-2d98-4cc7-a33f-bb523eb660cf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:46.900460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4274fd0e-2d98-4cc7-a33f-bb523eb660cf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:46.903873 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:46.903873 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:46.904933 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4274fd0e-2d98-4cc7-a33f-bb523eb660cf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:46.905489 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 289/1165] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:46 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:46.965596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1640a364-4c1c-4981-b2cc-c90fa63be8bf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:46.968012 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1640a364-4c1c-4981-b2cc-c90fa63be8bf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:46.968012 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1640a364-4c1c-4981-b2cc-c90fa63be8bf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:46.968504 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1640a364-4c1c-4981-b2cc-c90fa63be8bf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:46.976296 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:46.976296 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:46.979859 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1640a364-4c1c-4981-b2cc-c90fa63be8bf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:46.985368 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1640a364-4c1c-4981-b2cc-c90fa63be8bf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:46.985910 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 290/1166] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:46 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:47:47.160258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4f059a6a-19bf-4b03-a855-f13052548d57 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.160831 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f059a6a-19bf-4b03-a855-f13052548d57 None None] GET https://10.4.3.228/volume// Jul 03 15:47:47.161068 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4f059a6a-19bf-4b03-a855-f13052548d57 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:47.161335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4f059a6a-19bf-4b03-a855-f13052548d57 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:47.161785 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f059a6a-19bf-4b03-a855-f13052548d57 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:47.162164 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 299/1167] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:47:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:47.172676 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-d423456d-fc84-42f3-93e6-c6230adf873e req-4259391c-101a-488b-afa7-ac996447c37b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.174611 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-4259391c-101a-488b-afa7-ac996447c37b tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:47:47.174976 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-4259391c-101a-488b-afa7-ac996447c37b tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e194c779-4199-407d-b78f-aba381a8f308", "connector": null, "instance_uuid": "3419b673-71a0-4c8b-ac5a-1a141d49578a"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:47.191796 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:47.191796 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:47.232329 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-4259391c-101a-488b-afa7-ac996447c37b tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:47:47.232329 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 290/1168] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:47:47 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 03 15:47:47.640095 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8f8bcb0c-5801-4617-a8b4-a575902f1fc4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.644661 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f8bcb0c-5801-4617-a8b4-a575902f1fc4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:47.645526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f8bcb0c-5801-4617-a8b4-a575902f1fc4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:47.646030 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f8bcb0c-5801-4617-a8b4-a575902f1fc4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:47.675754 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:47.675754 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:47.680419 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8f8bcb0c-5801-4617-a8b4-a575902f1fc4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:47.684525 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f8bcb0c-5801-4617-a8b4-a575902f1fc4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:47.684950 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 290/1169] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:47 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:47.723640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4fa47322-df1c-4aa6-b1e6-c1332adafbf6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.725313 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4fa47322-df1c-4aa6-b1e6-c1332adafbf6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:47.725521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4fa47322-df1c-4aa6-b1e6-c1332adafbf6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:47.725805 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4fa47322-df1c-4aa6-b1e6-c1332adafbf6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:47.739639 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:47.739639 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:47.745243 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4fa47322-df1c-4aa6-b1e6-c1332adafbf6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:47.751560 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4fa47322-df1c-4aa6-b1e6-c1332adafbf6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:47.751969 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 291/1170] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:47 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:47.760110 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a1306e2d-222b-4450-92de-953d56c8a94f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.761381 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1306e2d-222b-4450-92de-953d56c8a94f None None] GET https://10.4.3.228/volume// Jul 03 15:47:47.761381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1306e2d-222b-4450-92de-953d56c8a94f None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:47.761381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1306e2d-222b-4450-92de-953d56c8a94f None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:47.761558 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1306e2d-222b-4450-92de-953d56c8a94f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:47.761975 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 300/1171] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:47.770767 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-d423456d-fc84-42f3-93e6-c6230adf873e req-03f4f742-07cd-4ab7-9d6d-406c16ad9dcf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.773722 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-03f4f742-07cd-4ab7-9d6d-406c16ad9dcf tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:47.773722 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-03f4f742-07cd-4ab7-9d6d-406c16ad9dcf tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:47.773722 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-03f4f742-07cd-4ab7-9d6d-406c16ad9dcf tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:47.787990 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:47.787990 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:47.792403 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-d423456d-fc84-42f3-93e6-c6230adf873e req-03f4f742-07cd-4ab7-9d6d-406c16ad9dcf tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:47.798189 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-03f4f742-07cd-4ab7-9d6d-406c16ad9dcf tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:47.798605 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 291/1172] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:47 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:47.901328 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-d423456d-fc84-42f3-93e6-c6230adf873e req-ea49720a-45cf-442b-bcc3-16ae8347a44e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.903472 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-ea49720a-45cf-442b-bcc3-16ae8347a44e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] PUT https://10.4.3.228/volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0 Jul 03 15:47:47.903856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-ea49720a-45cf-442b-bcc3-16ae8347a44e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:47.911401 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-d423456d-fc84-42f3-93e6-c6230adf873e req-ea49720a-45cf-442b-bcc3-16ae8347a44e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Acquiring lock "cinder-attachment_update-e194c779-4199-407d-b78f-aba381a8f308-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:47:47.916368 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-d423456d-fc84-42f3-93e6-c6230adf873e req-ea49720a-45cf-442b-bcc3-16ae8347a44e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Lock "cinder-attachment_update-e194c779-4199-407d-b78f-aba381a8f308-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:47:47.917278 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:47.917278 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:47.920490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f794aa78-50e5-451a-88d1-d2d5653d21bb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:47.924180 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f794aa78-50e5-451a-88d1-d2d5653d21bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:47.924370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f794aa78-50e5-451a-88d1-d2d5653d21bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:47.924586 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f794aa78-50e5-451a-88d1-d2d5653d21bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:47.924726 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f794aa78-50e5-451a-88d1-d2d5653d21bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:47.929454 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:47.929454 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:47.930231 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f794aa78-50e5-451a-88d1-d2d5653d21bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:47.931673 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 292/1173] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:47 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:48.004145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3f1208b6-c89a-4f26-a7f2-8f4a22a01a8d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:48.008645 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f1208b6-c89a-4f26-a7f2-8f4a22a01a8d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:48.009438 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f1208b6-c89a-4f26-a7f2-8f4a22a01a8d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:48.009769 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f1208b6-c89a-4f26-a7f2-8f4a22a01a8d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:48.023706 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:48.023706 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:48.030783 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3f1208b6-c89a-4f26-a7f2-8f4a22a01a8d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:48.036965 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f1208b6-c89a-4f26-a7f2-8f4a22a01a8d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:48.037645 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 301/1174] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:48 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 925 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:48.438023 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-d423456d-fc84-42f3-93e6-c6230adf873e req-ea49720a-45cf-442b-bcc3-16ae8347a44e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Lock "cinder-attachment_update-e194c779-4199-407d-b78f-aba381a8f308-np0000004436" released by "attachment_update" :: held 0.521s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:47:48.438646 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-ea49720a-45cf-442b-bcc3-16ae8347a44e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0 returned with HTTP 200 Jul 03 15:47:48.438781 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 291/1175] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:47:47 2026] PUT /volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:48.700278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0d009906-fea3-4eda-8211-bc38eac72898 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:48.704193 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0d009906-fea3-4eda-8211-bc38eac72898 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:48.704450 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0d009906-fea3-4eda-8211-bc38eac72898 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:48.704753 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0d009906-fea3-4eda-8211-bc38eac72898 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:48.719278 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:48.719278 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:48.724102 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0d009906-fea3-4eda-8211-bc38eac72898 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:48.730336 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0d009906-fea3-4eda-8211-bc38eac72898 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:48.731349 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 292/1176] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:48 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:48.768463 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5c64f438-0b51-4f6c-93ef-870a081ca1e4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:48.770260 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5c64f438-0b51-4f6c-93ef-870a081ca1e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:48.770426 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5c64f438-0b51-4f6c-93ef-870a081ca1e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:48.770599 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5c64f438-0b51-4f6c-93ef-870a081ca1e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:48.785470 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:48.785470 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:48.790323 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5c64f438-0b51-4f6c-93ef-870a081ca1e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:48.795949 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5c64f438-0b51-4f6c-93ef-870a081ca1e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:48.796444 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 293/1177] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:48 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:48.944889 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c4640971-d62c-4929-84d8-91a8c9ac4808 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:48.947216 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4640971-d62c-4929-84d8-91a8c9ac4808 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:48.947510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c4640971-d62c-4929-84d8-91a8c9ac4808 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:48.947804 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c4640971-d62c-4929-84d8-91a8c9ac4808 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:48.947957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c4640971-d62c-4929-84d8-91a8c9ac4808 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:48.953951 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:48.953951 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:48.954573 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4640971-d62c-4929-84d8-91a8c9ac4808 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:48.954982 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 302/1178] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:48 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:49.052778 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ca05bcb8-c47f-4dd7-8192-99e4f746320d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:49.055192 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca05bcb8-c47f-4dd7-8192-99e4f746320d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:49.055645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca05bcb8-c47f-4dd7-8192-99e4f746320d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:49.055994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca05bcb8-c47f-4dd7-8192-99e4f746320d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:49.063338 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:49.063338 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:49.067873 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ca05bcb8-c47f-4dd7-8192-99e4f746320d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:49.072391 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca05bcb8-c47f-4dd7-8192-99e4f746320d tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:49.072842 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 292/1179] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:49 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:49.746437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d1abe913-79c2-494b-992b-5ed7f952b659 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:49.749592 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1abe913-79c2-494b-992b-5ed7f952b659 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:49.749862 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1abe913-79c2-494b-992b-5ed7f952b659 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:49.750101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1abe913-79c2-494b-992b-5ed7f952b659 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:49.759660 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:49.759660 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:49.763167 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d1abe913-79c2-494b-992b-5ed7f952b659 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:49.767319 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1abe913-79c2-494b-992b-5ed7f952b659 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:49.767785 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 293/1180] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:49 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:49.813419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6b7f5e3c-1e49-4628-94b6-62941373835a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:49.816135 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6b7f5e3c-1e49-4628-94b6-62941373835a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:49.816460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6b7f5e3c-1e49-4628-94b6-62941373835a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:49.816782 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6b7f5e3c-1e49-4628-94b6-62941373835a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:49.828349 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:49.828349 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:49.834011 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6b7f5e3c-1e49-4628-94b6-62941373835a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:49.837599 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6b7f5e3c-1e49-4628-94b6-62941373835a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:49.838192 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 294/1181] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:49 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:49.967094 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-50a913cd-3c7c-40c3-ad7f-d6fdacebf47d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:49.969313 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50a913cd-3c7c-40c3-ad7f-d6fdacebf47d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:49.969555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-50a913cd-3c7c-40c3-ad7f-d6fdacebf47d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:49.969838 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-50a913cd-3c7c-40c3-ad7f-d6fdacebf47d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:49.969980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-50a913cd-3c7c-40c3-ad7f-d6fdacebf47d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:49.977809 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:49.977809 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:49.978816 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50a913cd-3c7c-40c3-ad7f-d6fdacebf47d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:49.979287 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 303/1182] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:49 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:50.089051 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e6f5d7df-aeac-42ad-ba66-a3679bfc12bd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:50.096332 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6f5d7df-aeac-42ad-ba66-a3679bfc12bd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:50.097442 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6f5d7df-aeac-42ad-ba66-a3679bfc12bd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:50.098122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6f5d7df-aeac-42ad-ba66-a3679bfc12bd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:50.122724 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:50.122724 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:50.126347 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e6f5d7df-aeac-42ad-ba66-a3679bfc12bd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:50.129956 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6f5d7df-aeac-42ad-ba66-a3679bfc12bd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:50.130287 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 293/1183] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:50 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:50.779750 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-256749ca-f364-4fe5-ae6c-9b5a4925f9d9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:50.781460 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-256749ca-f364-4fe5-ae6c-9b5a4925f9d9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:50.781982 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-256749ca-f364-4fe5-ae6c-9b5a4925f9d9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:50.781982 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-256749ca-f364-4fe5-ae6c-9b5a4925f9d9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:50.791359 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:50.791359 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:50.796855 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-256749ca-f364-4fe5-ae6c-9b5a4925f9d9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:50.802415 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-256749ca-f364-4fe5-ae6c-9b5a4925f9d9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:50.803072 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 294/1184] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:50 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:50.852647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac63f01a-a047-4e53-adbb-67d61b853635 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:50.852647 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac63f01a-a047-4e53-adbb-67d61b853635 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:50.852647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac63f01a-a047-4e53-adbb-67d61b853635 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:50.852647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac63f01a-a047-4e53-adbb-67d61b853635 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:50.853787 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=314,cinder:UPDATE=95,cinder:INSERT=56 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:47:50.860999 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:50.860999 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:50.864538 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ac63f01a-a047-4e53-adbb-67d61b853635 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:50.868574 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac63f01a-a047-4e53-adbb-67d61b853635 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:50.868993 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 295/1185] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:50 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:50.992520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8cd335a0-2b2b-4e50-8d3f-d59f70d8e984 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:50.994973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8cd335a0-2b2b-4e50-8d3f-d59f70d8e984 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:50.995339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8cd335a0-2b2b-4e50-8d3f-d59f70d8e984 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:50.995484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8cd335a0-2b2b-4e50-8d3f-d59f70d8e984 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:50.995659 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8cd335a0-2b2b-4e50-8d3f-d59f70d8e984 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:51.000981 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:51.000981 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:51.002114 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8cd335a0-2b2b-4e50-8d3f-d59f70d8e984 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:51.009798 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 304/1186] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:50 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:51.146494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-493948ab-062b-4b56-993a-ce9c5a06715c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:51.153885 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-493948ab-062b-4b56-993a-ce9c5a06715c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:51.154827 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-493948ab-062b-4b56-993a-ce9c5a06715c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:51.155744 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-493948ab-062b-4b56-993a-ce9c5a06715c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:51.189100 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:51.189100 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:51.210475 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-493948ab-062b-4b56-993a-ce9c5a06715c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:51.232190 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-493948ab-062b-4b56-993a-ce9c5a06715c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:51.232636 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 294/1187] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:51 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:51.621878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b144441d-980f-4243-ac54-68b3f16581b7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:51.625081 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b144441d-980f-4243-ac54-68b3f16581b7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] DELETE https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 Jul 03 15:47:51.626011 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b144441d-980f-4243-ac54-68b3f16581b7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:51.626237 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b144441d-980f-4243-ac54-68b3f16581b7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:51.630133 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=210,cinder:UPDATE=34,cinder:INSERT=14 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:47:51.646786 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:51.646786 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:51.815758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-645a95fd-6783-4307-a048-d89029a93226 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:51.817967 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-645a95fd-6783-4307-a048-d89029a93226 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:51.818208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-645a95fd-6783-4307-a048-d89029a93226 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:51.818675 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-645a95fd-6783-4307-a048-d89029a93226 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:51.831051 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:51.831051 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:51.835870 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-645a95fd-6783-4307-a048-d89029a93226 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:51.841790 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-645a95fd-6783-4307-a048-d89029a93226 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:51.842339 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 296/1188] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:51 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:51.882775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-356c385e-183d-4383-b7ce-f03542304028 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:51.884838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-356c385e-183d-4383-b7ce-f03542304028 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:51.885084 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-356c385e-183d-4383-b7ce-f03542304028 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:51.885326 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-356c385e-183d-4383-b7ce-f03542304028 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:51.897068 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:51.897068 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:51.901224 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-356c385e-183d-4383-b7ce-f03542304028 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:51.906795 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-356c385e-183d-4383-b7ce-f03542304028 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:51.907425 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 305/1189] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:51 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:52.016197 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-893a47db-ddba-48bc-900a-3da3f84d650e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:52.018190 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-893a47db-ddba-48bc-900a-3da3f84d650e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:52.018494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-893a47db-ddba-48bc-900a-3da3f84d650e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:52.018662 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-893a47db-ddba-48bc-900a-3da3f84d650e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:52.018662 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-893a47db-ddba-48bc-900a-3da3f84d650e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:52.020242 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=257,cinder:UPDATE=60,cinder:INSERT=39 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:47:52.025573 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:52.025573 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:52.025573 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-893a47db-ddba-48bc-900a-3da3f84d650e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:52.025573 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 295/1190] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:52 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:47:52.207031 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bf6a8d48-884c-47d7-9531-15948efa5447 req-b144441d-980f-4243-ac54-68b3f16581b7 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 returned with HTTP 200 Jul 03 15:47:52.207719 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 295/1191] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:47:51 2026] DELETE /volume/v3/attachments/26a95aae-cbe1-48fd-a433-b903c7b2a231 => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:52.249855 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-056bb5d6-6d9b-4ab8-a6e7-2c8f6bce943a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:52.253284 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-056bb5d6-6d9b-4ab8-a6e7-2c8f6bce943a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:52.253602 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-056bb5d6-6d9b-4ab8-a6e7-2c8f6bce943a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:52.255978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-056bb5d6-6d9b-4ab8-a6e7-2c8f6bce943a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:52.270248 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:52.270248 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:52.274924 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-056bb5d6-6d9b-4ab8-a6e7-2c8f6bce943a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:52.279822 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-056bb5d6-6d9b-4ab8-a6e7-2c8f6bce943a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:52.280304 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 297/1192] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:52 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:52.860479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-554e6343-90db-4412-a73c-dbf07026bf6e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:52.863032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-554e6343-90db-4412-a73c-dbf07026bf6e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:52.863268 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-554e6343-90db-4412-a73c-dbf07026bf6e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:52.863482 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-554e6343-90db-4412-a73c-dbf07026bf6e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:52.880240 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:52.880240 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:52.884679 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-554e6343-90db-4412-a73c-dbf07026bf6e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:52.890341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-554e6343-90db-4412-a73c-dbf07026bf6e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:52.890782 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 306/1193] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:52 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:52.922734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0daee071-07a4-4e47-b59b-261a324ae61b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:52.924490 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0daee071-07a4-4e47-b59b-261a324ae61b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:52.924715 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0daee071-07a4-4e47-b59b-261a324ae61b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:52.924894 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0daee071-07a4-4e47-b59b-261a324ae61b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:52.939316 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:52.939316 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:52.950071 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0daee071-07a4-4e47-b59b-261a324ae61b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:52.959037 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0daee071-07a4-4e47-b59b-261a324ae61b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:52.959636 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 296/1194] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:52 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:53.036945 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-57ab4c3f-fe8f-42e4-996e-80c5720553ff None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:53.039327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-57ab4c3f-fe8f-42e4-996e-80c5720553ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:53.039794 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-57ab4c3f-fe8f-42e4-996e-80c5720553ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:53.040060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-57ab4c3f-fe8f-42e4-996e-80c5720553ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:53.040207 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-57ab4c3f-fe8f-42e4-996e-80c5720553ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:53.047641 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:53.047641 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:53.048969 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-57ab4c3f-fe8f-42e4-996e-80c5720553ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:53.049595 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 296/1195] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:53 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:53.295234 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-944e29bd-1737-4658-860a-4b9245cfe390 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:53.297251 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-944e29bd-1737-4658-860a-4b9245cfe390 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:53.297476 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-944e29bd-1737-4658-860a-4b9245cfe390 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:53.297711 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-944e29bd-1737-4658-860a-4b9245cfe390 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:53.311566 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:53.311566 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:53.318961 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-944e29bd-1737-4658-860a-4b9245cfe390 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:53.332852 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-944e29bd-1737-4658-860a-4b9245cfe390 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:53.333243 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 298/1196] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:53 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:53.760896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-5c1f9153-c25f-4dfd-8fa9-0907643abe19 req-d2458580-1bf3-4b5e-a122-e08d8f68418e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:53.763216 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5c1f9153-c25f-4dfd-8fa9-0907643abe19 req-d2458580-1bf3-4b5e-a122-e08d8f68418e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:47:53.763536 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5c1f9153-c25f-4dfd-8fa9-0907643abe19 req-d2458580-1bf3-4b5e-a122-e08d8f68418e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:53.763759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5c1f9153-c25f-4dfd-8fa9-0907643abe19 req-d2458580-1bf3-4b5e-a122-e08d8f68418e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:53.772205 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:53.772205 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:53.776581 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-5c1f9153-c25f-4dfd-8fa9-0907643abe19 req-d2458580-1bf3-4b5e-a122-e08d8f68418e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:47:53.781900 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5c1f9153-c25f-4dfd-8fa9-0907643abe19 req-d2458580-1bf3-4b5e-a122-e08d8f68418e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:47:53.782362 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 307/1197] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:53 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:53.799907 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:53.801739 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] DELETE https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:47:53.801935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:53.802144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:53.802316 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Delete volume with id: 51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:47:53.812015 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:53.812015 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:53.812482 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:47:53.835757 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Delete volume request issued successfully. Jul 03 15:47:53.836006 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-469e3221-c3ea-44b5-85cf-9ad926ede54b tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 202 Jul 03 15:47:53.836501 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 297/1198] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:53 2026] DELETE /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:47:53.847427 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-26cfa4d2-027a-4331-a1d5-436a35757b4e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:53.848663 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-26cfa4d2-027a-4331-a1d5-436a35757b4e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:47:53.848875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-26cfa4d2-027a-4331-a1d5-436a35757b4e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:53.849099 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-26cfa4d2-027a-4331-a1d5-436a35757b4e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:53.856185 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:53.856185 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:53.862142 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-26cfa4d2-027a-4331-a1d5-436a35757b4e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Volume info retrieved successfully. Jul 03 15:47:53.867958 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-26cfa4d2-027a-4331-a1d5-436a35757b4e tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 200 Jul 03 15:47:53.868460 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 297/1199] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:53 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:53.904092 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e3fe636c-66cd-4c71-8727-7e8b187609dd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:53.905946 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3fe636c-66cd-4c71-8727-7e8b187609dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:53.906203 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3fe636c-66cd-4c71-8727-7e8b187609dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:53.906455 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3fe636c-66cd-4c71-8727-7e8b187609dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:53.916247 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:53.916247 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:53.919417 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e3fe636c-66cd-4c71-8727-7e8b187609dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:53.923593 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3fe636c-66cd-4c71-8727-7e8b187609dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:53.923998 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 299/1200] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:53 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:53.977335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4aa46cb8-85de-4812-8dad-721e1070ca8e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:53.979156 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4aa46cb8-85de-4812-8dad-721e1070ca8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:53.979365 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4aa46cb8-85de-4812-8dad-721e1070ca8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:53.979663 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4aa46cb8-85de-4812-8dad-721e1070ca8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:53.981895 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=224,cinder:INSERT=32,cinder:UPDATE=43 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:47:53.993197 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:53.993197 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:53.997457 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4aa46cb8-85de-4812-8dad-721e1070ca8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:54.001367 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4aa46cb8-85de-4812-8dad-721e1070ca8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:54.001795 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 308/1201] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:53 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:54.062014 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f70e0659-5c2d-47f8-9c2b-2518330d1ac6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.064451 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f70e0659-5c2d-47f8-9c2b-2518330d1ac6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:54.064890 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f70e0659-5c2d-47f8-9c2b-2518330d1ac6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:54.065357 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f70e0659-5c2d-47f8-9c2b-2518330d1ac6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:54.065484 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f70e0659-5c2d-47f8-9c2b-2518330d1ac6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:54.071067 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:54.071067 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:54.072004 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f70e0659-5c2d-47f8-9c2b-2518330d1ac6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:54.075682 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 298/1202] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:54 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:47:54.350261 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e91ce9b8-5119-4c93-99c3-3ca61fbb9cf3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.351883 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e91ce9b8-5119-4c93-99c3-3ca61fbb9cf3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:54.352069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e91ce9b8-5119-4c93-99c3-3ca61fbb9cf3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:54.352226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e91ce9b8-5119-4c93-99c3-3ca61fbb9cf3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:54.359269 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:54.359269 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:54.362881 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e91ce9b8-5119-4c93-99c3-3ca61fbb9cf3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:54.367312 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e91ce9b8-5119-4c93-99c3-3ca61fbb9cf3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:54.367734 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 298/1203] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:54 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:54.563500 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-b064f732-f954-4fe9-8085-ce3a908f799d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.566124 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-b064f732-f954-4fe9-8085-ce3a908f799d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4/action Jul 03 15:47:54.567350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-b064f732-f954-4fe9-8085-ce3a908f799d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:54.567536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-b064f732-f954-4fe9-8085-ce3a908f799d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:54.585593 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:54.585593 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:54.601547 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-37b2cbd1-57d2-4833-87ca-bdf3d4f58156 req-b064f732-f954-4fe9-8085-ce3a908f799d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4/action returned with HTTP 204 Jul 03 15:47:54.601986 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 300/1204] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:47:54 2026] POST /volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:54.858662 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-20e8d2b3-a8fc-4578-b281-8eb9970c961f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.860825 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-20e8d2b3-a8fc-4578-b281-8eb9970c961f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:47:54.861013 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-20e8d2b3-a8fc-4578-b281-8eb9970c961f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:54.861208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-20e8d2b3-a8fc-4578-b281-8eb9970c961f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:54.870226 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:54.870226 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:54.874952 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-20e8d2b3-a8fc-4578-b281-8eb9970c961f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:47:54.880245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-750d414b-7438-4737-b70c-0a546cbf3885 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.881987 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-750d414b-7438-4737-b70c-0a546cbf3885 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] GET https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e Jul 03 15:47:54.882171 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-750d414b-7438-4737-b70c-0a546cbf3885 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:54.882408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-750d414b-7438-4737-b70c-0a546cbf3885 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:54.883872 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-20e8d2b3-a8fc-4578-b281-8eb9970c961f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:47:54.884283 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 309/1205] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:54 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:54.890831 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-750d414b-7438-4737-b70c-0a546cbf3885 tempest-TestMinimumBasicScenario-788181472 tempest-TestMinimumBasicScenario-788181472-project-member] https://10.4.3.228/volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e returned with HTTP 404 Jul 03 15:47:54.891495 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 299/1206] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:54 2026] GET /volume/v3/volumes/51bc800d-2b97-4a8e-b18d-7ef12d284a0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:54.914721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1dea5557-5081-461b-818c-c435430cfa03 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.915263 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1dea5557-5081-461b-818c-c435430cfa03 None None] GET https://10.4.3.228/volume// Jul 03 15:47:54.915546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1dea5557-5081-461b-818c-c435430cfa03 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:54.915828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1dea5557-5081-461b-818c-c435430cfa03 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:54.916250 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1dea5557-5081-461b-818c-c435430cfa03 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:54.916549 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 299/1207] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:47:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:54.930210 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-043d6f04-1c11-449d-8978-75a1a0a05013 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.932906 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-043d6f04-1c11-449d-8978-75a1a0a05013 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:47:54.933276 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-043d6f04-1c11-449d-8978-75a1a0a05013 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa07d779-6023-4d99-99e7-fcba88b7df89", "connector": null, "instance_uuid": "f85901ab-cf22-4e84-9712-bf402bf04ab2"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:54.936778 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a772fa4c-7b67-46c5-8c77-92f4a1b6b6db None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:54.938955 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a772fa4c-7b67-46c5-8c77-92f4a1b6b6db tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:54.939239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a772fa4c-7b67-46c5-8c77-92f4a1b6b6db tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:54.939551 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a772fa4c-7b67-46c5-8c77-92f4a1b6b6db tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:54.948577 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:54.948577 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:54.950925 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:54.950925 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:54.955049 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a772fa4c-7b67-46c5-8c77-92f4a1b6b6db tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:54.960012 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a772fa4c-7b67-46c5-8c77-92f4a1b6b6db tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:54.960423 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 310/1208] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:54 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:54.990664 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-043d6f04-1c11-449d-8978-75a1a0a05013 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:47:54.991151 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 301/1209] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:47:54 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 03 15:47:55.014146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-01657972-3350-4183-ace4-953951d70d54 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.016661 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-01657972-3350-4183-ace4-953951d70d54 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:55.016661 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-01657972-3350-4183-ace4-953951d70d54 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.016661 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-01657972-3350-4183-ace4-953951d70d54 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.034821 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-27e1028c-2f01-4976-9b4e-8b691dd68a7b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.036146 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.036146 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:55.037469 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-27e1028c-2f01-4976-9b4e-8b691dd68a7b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731/action Jul 03 15:47:55.037981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-27e1028c-2f01-4976-9b4e-8b691dd68a7b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:55.038156 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-27e1028c-2f01-4976-9b4e-8b691dd68a7b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:55.040329 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-01657972-3350-4183-ace4-953951d70d54 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:55.044782 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-01657972-3350-4183-ace4-953951d70d54 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:55.045239 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 300/1210] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:47:55.073613 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.073613 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:55.088548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-39e8865b-d7ed-4d08-a282-5ac3d5ab66a4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.090566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-39e8865b-d7ed-4d08-a282-5ac3d5ab66a4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:55.090779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-39e8865b-d7ed-4d08-a282-5ac3d5ab66a4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.090950 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-39e8865b-d7ed-4d08-a282-5ac3d5ab66a4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.091051 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-39e8865b-d7ed-4d08-a282-5ac3d5ab66a4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:55.096265 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-db42fb0b-a8a2-4dfe-9bdf-0faecc14ea8d req-27e1028c-2f01-4976-9b4e-8b691dd68a7b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731/action returned with HTTP 204 Jul 03 15:47:55.096735 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 300/1211] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:47:55 2026] POST /volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:55.097998 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.097998 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:55.100118 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-39e8865b-d7ed-4d08-a282-5ac3d5ab66a4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:55.100118 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 311/1212] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:55.100221 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-35725caa-de93-4afa-87a4-3f58c6209b00 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.102653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-35725caa-de93-4afa-87a4-3f58c6209b00 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:55.102726 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-35725caa-de93-4afa-87a4-3f58c6209b00 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.103645 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-35725caa-de93-4afa-87a4-3f58c6209b00 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.123677 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.123677 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:55.124064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f2a951ad-e9a2-44ab-b16a-1fbb3b47f68a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.125838 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f2a951ad-e9a2-44ab-b16a-1fbb3b47f68a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:47:55.126131 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f2a951ad-e9a2-44ab-b16a-1fbb3b47f68a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.126202 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f2a951ad-e9a2-44ab-b16a-1fbb3b47f68a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.127088 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-35725caa-de93-4afa-87a4-3f58c6209b00 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:55.131653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-35725caa-de93-4afa-87a4-3f58c6209b00 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:55.132072 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 302/1213] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:55.137181 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.137181 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:55.140937 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f2a951ad-e9a2-44ab-b16a-1fbb3b47f68a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:47:55.145277 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f2a951ad-e9a2-44ab-b16a-1fbb3b47f68a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:47:55.145844 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 301/1214] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:55.160466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8c18c082-d951-4f05-9d5e-2b1a5b213c77 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.162252 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c18c082-d951-4f05-9d5e-2b1a5b213c77 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:47:55.162446 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c18c082-d951-4f05-9d5e-2b1a5b213c77 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.164945 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c18c082-d951-4f05-9d5e-2b1a5b213c77 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.177214 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.177214 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:55.180912 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8c18c082-d951-4f05-9d5e-2b1a5b213c77 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:47:55.187855 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c18c082-d951-4f05-9d5e-2b1a5b213c77 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:47:55.187855 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 301/1215] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:55.381026 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-382d9994-cb42-43d3-946b-5cf8c61a45af None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.382816 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-382d9994-cb42-43d3-946b-5cf8c61a45af tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:55.382997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-382d9994-cb42-43d3-946b-5cf8c61a45af tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.383173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-382d9994-cb42-43d3-946b-5cf8c61a45af tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.390719 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.390719 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:55.397367 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-382d9994-cb42-43d3-946b-5cf8c61a45af tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:55.401942 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-382d9994-cb42-43d3-946b-5cf8c61a45af tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:55.402401 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 312/1216] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:55.709932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8f3faa7c-0afb-4653-9a27-8e5d91e7b2a6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.711988 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8f3faa7c-0afb-4653-9a27-8e5d91e7b2a6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:47:55.712249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8f3faa7c-0afb-4653-9a27-8e5d91e7b2a6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.712509 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8f3faa7c-0afb-4653-9a27-8e5d91e7b2a6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.724761 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.724761 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:55.729292 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8f3faa7c-0afb-4653-9a27-8e5d91e7b2a6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:47:55.735018 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8f3faa7c-0afb-4653-9a27-8e5d91e7b2a6 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:47:55.735487 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 303/1217] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:55.976839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-593109f0-d136-41dc-8cef-578afe0b669e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:55.976839 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-593109f0-d136-41dc-8cef-578afe0b669e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:55.976839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-593109f0-d136-41dc-8cef-578afe0b669e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:55.976989 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-593109f0-d136-41dc-8cef-578afe0b669e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:55.987081 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:55.987081 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:55.991598 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-593109f0-d136-41dc-8cef-578afe0b669e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:55.997659 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-593109f0-d136-41dc-8cef-578afe0b669e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:55.998212 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 302/1218] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:55 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:56.111094 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-230d494b-b1cc-493f-931a-b6334b2b1c79 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:56.114880 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-230d494b-b1cc-493f-931a-b6334b2b1c79 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:56.114880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-230d494b-b1cc-493f-931a-b6334b2b1c79 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:56.114880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-230d494b-b1cc-493f-931a-b6334b2b1c79 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:56.114880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-230d494b-b1cc-493f-931a-b6334b2b1c79 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:56.118850 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:56.118850 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:56.119803 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-230d494b-b1cc-493f-931a-b6334b2b1c79 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:56.120138 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 302/1219] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:56 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:56.146713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-42b2ae89-a503-47b9-930f-716236f8e3b5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:56.146713 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-42b2ae89-a503-47b9-930f-716236f8e3b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:56.146713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-42b2ae89-a503-47b9-930f-716236f8e3b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:56.146713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-42b2ae89-a503-47b9-930f-716236f8e3b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:56.156323 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:56.156323 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:56.161314 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-42b2ae89-a503-47b9-930f-716236f8e3b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:56.172633 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-42b2ae89-a503-47b9-930f-716236f8e3b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:56.173196 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 313/1220] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:56 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:56.180349 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d01c75f9-eef6-4a93-8707-f95771b00f72 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:56.183901 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d01c75f9-eef6-4a93-8707-f95771b00f72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:56.184154 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d01c75f9-eef6-4a93-8707-f95771b00f72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:56.184401 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d01c75f9-eef6-4a93-8707-f95771b00f72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:56.184586 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-d01c75f9-eef6-4a93-8707-f95771b00f72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete backup with id: c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. Jul 03 15:47:56.192606 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:56.192606 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:56.221496 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-d01c75f9-eef6-4a93-8707-f95771b00f72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] delete_backup rpcapi backup_id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:47:56.224291 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d01c75f9-eef6-4a93-8707-f95771b00f72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 202 Jul 03 15:47:56.224984 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 304/1221] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:47:56 2026] DELETE /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:47:56.235734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-063303e1-7405-4de9-8a7a-5eec8f17aeff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:56.239423 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-063303e1-7405-4de9-8a7a-5eec8f17aeff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:56.239423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-063303e1-7405-4de9-8a7a-5eec8f17aeff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:56.239604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-063303e1-7405-4de9-8a7a-5eec8f17aeff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:56.239956 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-063303e1-7405-4de9-8a7a-5eec8f17aeff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:56.246738 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:56.246738 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:56.248088 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-063303e1-7405-4de9-8a7a-5eec8f17aeff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 200 Jul 03 15:47:56.249317 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 303/1222] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:56 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:56.417243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-10c70ffe-e4da-483a-90cd-ae3861100e4e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:56.418942 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10c70ffe-e4da-483a-90cd-ae3861100e4e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:56.422431 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-10c70ffe-e4da-483a-90cd-ae3861100e4e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:56.422431 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-10c70ffe-e4da-483a-90cd-ae3861100e4e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:56.432712 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:56.432712 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:56.441427 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-10c70ffe-e4da-483a-90cd-ae3861100e4e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:56.446069 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10c70ffe-e4da-483a-90cd-ae3861100e4e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:56.446503 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 303/1223] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:56 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:57.017014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8fe5a39c-d07c-4509-8004-df5aa436f5dd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.020799 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8fe5a39c-d07c-4509-8004-df5aa436f5dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:57.021012 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8fe5a39c-d07c-4509-8004-df5aa436f5dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.021192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8fe5a39c-d07c-4509-8004-df5aa436f5dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.034640 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.034640 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:57.038579 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8fe5a39c-d07c-4509-8004-df5aa436f5dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:57.042879 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8fe5a39c-d07c-4509-8004-df5aa436f5dd tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:57.043534 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 314/1224] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:47:57.179538 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f531dfd9-19f3-4935-8169-33c4c9384bfe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.179932 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f531dfd9-19f3-4935-8169-33c4c9384bfe None None] GET https://10.4.3.228/volume// Jul 03 15:47:57.180047 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f531dfd9-19f3-4935-8169-33c4c9384bfe None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.180227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f531dfd9-19f3-4935-8169-33c4c9384bfe None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.180533 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f531dfd9-19f3-4935-8169-33c4c9384bfe None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:57.180813 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 305/1225] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:57.187341 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-1a8b2cee-1cfb-491f-aceb-271e5d36a307 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.189584 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-1a8b2cee-1cfb-491f-aceb-271e5d36a307 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:47:57.190018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-1a8b2cee-1cfb-491f-aceb-271e5d36a307 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26abc7bc-683e-4ed6-bff3-6514e379e15c", "connector": null, "instance_uuid": "0a07360a-b39a-4ac2-ac68-71d33984722d"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:57.200772 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.200772 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:57.230144 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-1a8b2cee-1cfb-491f-aceb-271e5d36a307 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:47:57.230757 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 304/1226] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:47:57 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 03 15:47:57.261343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-38b35125-b3f0-43b1-b5d2-234fc9dcfc29 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.263131 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38b35125-b3f0-43b1-b5d2-234fc9dcfc29 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 Jul 03 15:47:57.263446 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38b35125-b3f0-43b1-b5d2-234fc9dcfc29 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.263497 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38b35125-b3f0-43b1-b5d2-234fc9dcfc29 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.263588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-38b35125-b3f0-43b1-b5d2-234fc9dcfc29 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id c76e4ee4-32de-414b-a34b-dd6d3a81e4e6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:47:57.267412 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38b35125-b3f0-43b1-b5d2-234fc9dcfc29 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 returned with HTTP 404 Jul 03 15:47:57.267868 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 304/1227] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/v3/backups/c76e4ee4-32de-414b-a34b-dd6d3a81e4e6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:57.377316 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-94394937-873e-459f-9185-57823550cae6 req-80d5a51b-872b-4857-a616-1f2b0fd12e7a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.379195 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-80d5a51b-872b-4857-a616-1f2b0fd12e7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:57.379363 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-80d5a51b-872b-4857-a616-1f2b0fd12e7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.379532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-80d5a51b-872b-4857-a616-1f2b0fd12e7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.388220 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.388220 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:57.391413 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-94394937-873e-459f-9185-57823550cae6 req-80d5a51b-872b-4857-a616-1f2b0fd12e7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:57.395123 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-80d5a51b-872b-4857-a616-1f2b0fd12e7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:57.395585 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 315/1228] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:57.416394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-94394937-873e-459f-9185-57823550cae6 req-f8d6117c-7775-460b-adb7-e3dd3058c4ff None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.419095 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-f8d6117c-7775-460b-adb7-e3dd3058c4ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876/action Jul 03 15:47:57.419246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-f8d6117c-7775-460b-adb7-e3dd3058c4ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:57.419372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-f8d6117c-7775-460b-adb7-e3dd3058c4ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:57.429195 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.429195 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:57.429656 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-94394937-873e-459f-9185-57823550cae6 req-f8d6117c-7775-460b-adb7-e3dd3058c4ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:57.435677 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-94394937-873e-459f-9185-57823550cae6 req-f8d6117c-7775-460b-adb7-e3dd3058c4ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Begin detaching volume completed successfully. Jul 03 15:47:57.435862 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-f8d6117c-7775-460b-adb7-e3dd3058c4ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876/action returned with HTTP 202 Jul 03 15:47:57.436273 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 306/1229] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:47:57 2026] POST /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:47:57.460107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4532a7b5-a7d1-4d3e-87e3-edfdb5115399 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.463748 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4532a7b5-a7d1-4d3e-87e3-edfdb5115399 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:57.463973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4532a7b5-a7d1-4d3e-87e3-edfdb5115399 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.464190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4532a7b5-a7d1-4d3e-87e3-edfdb5115399 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.464551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5dab410f-e8fd-44e9-b384-5209465b528c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.466144 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5dab410f-e8fd-44e9-b384-5209465b528c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:57.466394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5dab410f-e8fd-44e9-b384-5209465b528c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.466579 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5dab410f-e8fd-44e9-b384-5209465b528c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.473069 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.473069 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:57.473312 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.473312 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:57.476434 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4532a7b5-a7d1-4d3e-87e3-edfdb5115399 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:57.476527 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5dab410f-e8fd-44e9-b384-5209465b528c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:57.481577 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5dab410f-e8fd-44e9-b384-5209465b528c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:57.481876 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4532a7b5-a7d1-4d3e-87e3-edfdb5115399 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:57.481977 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 305/1230] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:57.482257 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 305/1231] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:57.657933 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-276a7d20-e1a4-4cea-a422-d943cac7effc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.661647 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-276a7d20-e1a4-4cea-a422-d943cac7effc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:57.661647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-276a7d20-e1a4-4cea-a422-d943cac7effc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.661647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-276a7d20-e1a4-4cea-a422-d943cac7effc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.672538 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.672538 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:57.680211 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-276a7d20-e1a4-4cea-a422-d943cac7effc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:57.683248 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-276a7d20-e1a4-4cea-a422-d943cac7effc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:57.685664 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 316/1232] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:57.755594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c8963ed2-58c2-4170-bed8-8b2636585629 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.757434 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8963ed2-58c2-4170-bed8-8b2636585629 None None] GET https://10.4.3.228/volume// Jul 03 15:47:57.757434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8963ed2-58c2-4170-bed8-8b2636585629 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.757434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8963ed2-58c2-4170-bed8-8b2636585629 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.757434 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8963ed2-58c2-4170-bed8-8b2636585629 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:57.757434 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 307/1233] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:57.764805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-449a2a00-c5ce-4ba5-a2f6-824e92364320 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.767335 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-449a2a00-c5ce-4ba5-a2f6-824e92364320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:57.767678 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-449a2a00-c5ce-4ba5-a2f6-824e92364320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:57.767921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-449a2a00-c5ce-4ba5-a2f6-824e92364320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:57.782134 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.782134 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:57.786197 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-449a2a00-c5ce-4ba5-a2f6-824e92364320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:57.791433 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-449a2a00-c5ce-4ba5-a2f6-824e92364320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:57.791896 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 306/1234] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:57 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:57.868597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-d423456d-fc84-42f3-93e6-c6230adf873e req-fe445fe0-f9bb-48e4-bc68-f636a54c6fa4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.870521 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-fe445fe0-f9bb-48e4-bc68-f636a54c6fa4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] POST https://10.4.3.228/volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0/action Jul 03 15:47:57.870902 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-fe445fe0-f9bb-48e4-bc68-f636a54c6fa4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:57.871035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-fe445fe0-f9bb-48e4-bc68-f636a54c6fa4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:57.886553 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-24321fe2-a68f-41a3-bd21-519d66751568 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:57.889224 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-24321fe2-a68f-41a3-bd21-519d66751568 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722 Jul 03 15:47:57.889723 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-24321fe2-a68f-41a3-bd21-519d66751568 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:57.890279 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.890279 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:57.899756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-24321fe2-a68f-41a3-bd21-519d66751568 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-26abc7bc-683e-4ed6-bff3-6514e379e15c-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:47:57.905153 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-24321fe2-a68f-41a3-bd21-519d66751568 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-26abc7bc-683e-4ed6-bff3-6514e379e15c-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:47:57.906536 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:57.906536 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:57.909423 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d423456d-fc84-42f3-93e6-c6230adf873e req-fe445fe0-f9bb-48e4-bc68-f636a54c6fa4 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0/action returned with HTTP 204 Jul 03 15:47:57.909909 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 306/1235] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:47:57 2026] POST /volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:47:58.054713 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1a3e30eb-4cf2-4c4f-b271-13c1011337c2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.056558 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a3e30eb-4cf2-4c4f-b271-13c1011337c2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:58.056957 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a3e30eb-4cf2-4c4f-b271-13c1011337c2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.057213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a3e30eb-4cf2-4c4f-b271-13c1011337c2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.066935 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.066935 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:58.070521 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1a3e30eb-4cf2-4c4f-b271-13c1011337c2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:58.075856 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a3e30eb-4cf2-4c4f-b271-13c1011337c2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:58.076392 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 308/1236] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.089679 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-337089de-7414-41fd-9dac-7683233f5287 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.094973 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-337089de-7414-41fd-9dac-7683233f5287 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:58.095148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-337089de-7414-41fd-9dac-7683233f5287 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.095369 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-337089de-7414-41fd-9dac-7683233f5287 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.104404 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.104404 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:58.107594 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-337089de-7414-41fd-9dac-7683233f5287 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:58.111811 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-337089de-7414-41fd-9dac-7683233f5287 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:58.112438 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 307/1237] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.123874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-53dd502d-c5e2-4020-9663-d5920ca3335e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.125586 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-53dd502d-c5e2-4020-9663-d5920ca3335e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:58.125816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-53dd502d-c5e2-4020-9663-d5920ca3335e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.125999 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-53dd502d-c5e2-4020-9663-d5920ca3335e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.134922 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.134922 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:58.138065 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-53dd502d-c5e2-4020-9663-d5920ca3335e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:58.142101 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-53dd502d-c5e2-4020-9663-d5920ca3335e tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:58.142478 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 307/1238] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.285143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-02ebbf33-7021-4e4f-97f1-a445f6a1a9d6 req-fce73f10-b09d-418c-a613-892dba9a4aab None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.288728 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-02ebbf33-7021-4e4f-97f1-a445f6a1a9d6 req-fce73f10-b09d-418c-a613-892dba9a4aab tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:47:58.288728 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-02ebbf33-7021-4e4f-97f1-a445f6a1a9d6 req-fce73f10-b09d-418c-a613-892dba9a4aab tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.288728 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-02ebbf33-7021-4e4f-97f1-a445f6a1a9d6 req-fce73f10-b09d-418c-a613-892dba9a4aab tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.299120 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.299120 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:58.302834 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-02ebbf33-7021-4e4f-97f1-a445f6a1a9d6 req-fce73f10-b09d-418c-a613-892dba9a4aab tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:47:58.309465 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-02ebbf33-7021-4e4f-97f1-a445f6a1a9d6 req-fce73f10-b09d-418c-a613-892dba9a4aab tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:47:58.310117 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 309/1239] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.446564 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-24321fe2-a68f-41a3-bd21-519d66751568 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-26abc7bc-683e-4ed6-bff3-6514e379e15c-np0000004436" released by "attachment_update" :: held 0.541s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:47:58.447067 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-24321fe2-a68f-41a3-bd21-519d66751568 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722 returned with HTTP 200 Jul 03 15:47:58.447239 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 317/1240] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:47:57 2026] PUT /volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.463270 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cbc1e527-5158-438a-9f4a-e089bb095bf5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.463690 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cbc1e527-5158-438a-9f4a-e089bb095bf5 None None] GET https://10.4.3.228/volume// Jul 03 15:47:58.463888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cbc1e527-5158-438a-9f4a-e089bb095bf5 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.464068 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cbc1e527-5158-438a-9f4a-e089bb095bf5 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.464478 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cbc1e527-5158-438a-9f4a-e089bb095bf5 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:58.464750 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 308/1241] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:58.476797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-94394937-873e-459f-9185-57823550cae6 req-125ee4de-f1f5-4e10-80f7-f87a4c34a04b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.478910 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-125ee4de-f1f5-4e10-80f7-f87a4c34a04b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:58.479117 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-125ee4de-f1f5-4e10-80f7-f87a4c34a04b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.479290 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-125ee4de-f1f5-4e10-80f7-f87a4c34a04b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.494001 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.494001 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:58.497948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d9af1c84-e554-42ca-b380-03cc89c16d03 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.500481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d9af1c84-e554-42ca-b380-03cc89c16d03 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:58.500973 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d9af1c84-e554-42ca-b380-03cc89c16d03 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.501048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f876d6d8-504e-4e2d-9a96-bb432664d1dc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.502642 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d9af1c84-e554-42ca-b380-03cc89c16d03 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.502873 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-94394937-873e-459f-9185-57823550cae6 req-125ee4de-f1f5-4e10-80f7-f87a4c34a04b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:58.503290 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f876d6d8-504e-4e2d-9a96-bb432664d1dc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:58.503529 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f876d6d8-504e-4e2d-9a96-bb432664d1dc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.503821 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f876d6d8-504e-4e2d-9a96-bb432664d1dc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.507943 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-125ee4de-f1f5-4e10-80f7-f87a4c34a04b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:58.507943 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 308/1242] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:58.511945 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.511945 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:58.519178 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f876d6d8-504e-4e2d-9a96-bb432664d1dc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:58.524265 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f876d6d8-504e-4e2d-9a96-bb432664d1dc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:58.530530 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 318/1243] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.530581 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.530581 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:58.531887 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d9af1c84-e554-42ca-b380-03cc89c16d03 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:58.536554 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d9af1c84-e554-42ca-b380-03cc89c16d03 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:58.537426 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 310/1244] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.699003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-71363e5b-f041-41df-939c-d773c57925a1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.700700 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-71363e5b-f041-41df-939c-d773c57925a1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:58.700901 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-71363e5b-f041-41df-939c-d773c57925a1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.701087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-71363e5b-f041-41df-939c-d773c57925a1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.712696 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.712696 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:58.717286 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-71363e5b-f041-41df-939c-d773c57925a1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:58.724663 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-71363e5b-f041-41df-939c-d773c57925a1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:58.724663 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 309/1245] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:58.813186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a92e3fa4-fb1b-456b-a51d-7bb0c6e954c4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.813598 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a92e3fa4-fb1b-456b-a51d-7bb0c6e954c4 None None] GET https://10.4.3.228/volume// Jul 03 15:47:58.813804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a92e3fa4-fb1b-456b-a51d-7bb0c6e954c4 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.813991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a92e3fa4-fb1b-456b-a51d-7bb0c6e954c4 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.814306 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a92e3fa4-fb1b-456b-a51d-7bb0c6e954c4 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:47:58.814591 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 309/1246] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:47:58.820537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-d1d3dec2-356d-4c96-b526-0897bf5b323d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.822796 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-d1d3dec2-356d-4c96-b526-0897bf5b323d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:47:58.823038 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-d1d3dec2-356d-4c96-b526-0897bf5b323d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:58.823265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-d1d3dec2-356d-4c96-b526-0897bf5b323d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:58.833040 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.833040 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:58.836903 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-d1d3dec2-356d-4c96-b526-0897bf5b323d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:47:58.841497 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-d1d3dec2-356d-4c96-b526-0897bf5b323d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:47:58.841937 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 319/1247] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:47:58 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 1291 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:47:58.924815 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-b67ba013-4505-4505-8e2f-5b7c77821cc3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:58.926820 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-b67ba013-4505-4505-8e2f-5b7c77821cc3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] PUT https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731 Jul 03 15:47:58.927164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-b67ba013-4505-4505-8e2f-5b7c77821cc3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:47:58.937293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-b67ba013-4505-4505-8e2f-5b7c77821cc3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Acquiring lock "cinder-attachment_update-aa07d779-6023-4d99-99e7-fcba88b7df89-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:47:58.942446 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-b67ba013-4505-4505-8e2f-5b7c77821cc3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Lock "cinder-attachment_update-aa07d779-6023-4d99-99e7-fcba88b7df89-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:47:58.943440 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:58.943440 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:47:59.467351 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-b67ba013-4505-4505-8e2f-5b7c77821cc3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Lock "cinder-attachment_update-aa07d779-6023-4d99-99e7-fcba88b7df89-np0000004436" released by "attachment_update" :: held 0.525s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:47:59.468752 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-b67ba013-4505-4505-8e2f-5b7c77821cc3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731 returned with HTTP 200 Jul 03 15:47:59.469395 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 311/1248] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:47:58 2026] PUT /volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:59.538438 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0a861b02-0d92-448d-a9af-f90ba5d90de3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:59.540684 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0a861b02-0d92-448d-a9af-f90ba5d90de3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:47:59.540823 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0a861b02-0d92-448d-a9af-f90ba5d90de3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:59.540997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0a861b02-0d92-448d-a9af-f90ba5d90de3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:59.547580 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:59.547580 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:47:59.551401 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0a861b02-0d92-448d-a9af-f90ba5d90de3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:47:59.554107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d548ec17-f552-4b83-8faa-4fb6349eaf3e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:59.555314 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0a861b02-0d92-448d-a9af-f90ba5d90de3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:47:59.555679 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 310/1249] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:47:59 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:59.559970 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d548ec17-f552-4b83-8faa-4fb6349eaf3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:47:59.560144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d548ec17-f552-4b83-8faa-4fb6349eaf3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:59.560474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d548ec17-f552-4b83-8faa-4fb6349eaf3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:59.572996 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:59.572996 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:47:59.576083 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d548ec17-f552-4b83-8faa-4fb6349eaf3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:47:59.582430 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d548ec17-f552-4b83-8faa-4fb6349eaf3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:47:59.582944 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 310/1250] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:59 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:59.738926 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3addd670-a0a1-4253-9cc3-3bad24aa2651 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:59.740773 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3addd670-a0a1-4253-9cc3-3bad24aa2651 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:47:59.740972 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3addd670-a0a1-4253-9cc3-3bad24aa2651 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:47:59.741195 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3addd670-a0a1-4253-9cc3-3bad24aa2651 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:47:59.758781 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:47:59.758781 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:47:59.763349 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3addd670-a0a1-4253-9cc3-3bad24aa2651 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:47:59.768384 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3addd670-a0a1-4253-9cc3-3bad24aa2651 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:47:59.768857 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 320/1251] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:47:59 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:47:59.986383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-aa606874-0e76-4b66-956a-4b6f02621782 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:47:59.988317 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-aa606874-0e76-4b66-956a-4b6f02621782 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731/action Jul 03 15:47:59.988715 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-aa606874-0e76-4b66-956a-4b6f02621782 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:47:59.988843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-aa606874-0e76-4b66-956a-4b6f02621782 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:00.004783 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:00.004783 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:00.043071 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c86fa9c4-3dfc-4449-a007-cd5644930541 req-aa606874-0e76-4b66-956a-4b6f02621782 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731/action returned with HTTP 204 Jul 03 15:48:00.043679 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 312/1252] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:47:59 2026] POST /volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:00.572051 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8e6ebe58-0928-4013-b302-7a9dc586229a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:00.573676 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e6ebe58-0928-4013-b302-7a9dc586229a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:00.573955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e6ebe58-0928-4013-b302-7a9dc586229a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:00.574197 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e6ebe58-0928-4013-b302-7a9dc586229a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:00.582849 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:00.582849 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:00.588352 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8e6ebe58-0928-4013-b302-7a9dc586229a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:00.594463 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e6ebe58-0928-4013-b302-7a9dc586229a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:48:00.594463 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 311/1253] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:00 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:00.595280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-95f2b616-6337-486f-aff3-5b79687bf9b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:00.597430 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-95f2b616-6337-486f-aff3-5b79687bf9b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:00.597672 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-95f2b616-6337-486f-aff3-5b79687bf9b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:00.597893 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-95f2b616-6337-486f-aff3-5b79687bf9b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:00.609271 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:00.609271 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:00.613639 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-95f2b616-6337-486f-aff3-5b79687bf9b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:00.617784 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-95f2b616-6337-486f-aff3-5b79687bf9b3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:48:00.618277 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 311/1254] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:00 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:00.782758 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-682f047e-2861-4b1d-84c1-1c5b3f04f19e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:00.787071 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-682f047e-2861-4b1d-84c1-1c5b3f04f19e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:00.787071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-682f047e-2861-4b1d-84c1-1c5b3f04f19e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:00.787071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-682f047e-2861-4b1d-84c1-1c5b3f04f19e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:00.798900 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:00.798900 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:00.801876 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-682f047e-2861-4b1d-84c1-1c5b3f04f19e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:00.806735 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-682f047e-2861-4b1d-84c1-1c5b3f04f19e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:00.806735 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 321/1255] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:00 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:00.923039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-94394937-873e-459f-9185-57823550cae6 req-e10aefae-8fee-49fb-876a-a1a25faee8ca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:00.925111 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-e10aefae-8fee-49fb-876a-a1a25faee8ca tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 Jul 03 15:48:00.925422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-e10aefae-8fee-49fb-876a-a1a25faee8ca tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:00.925713 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-e10aefae-8fee-49fb-876a-a1a25faee8ca tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:00.934876 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:00.934876 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:01.472584 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-94394937-873e-459f-9185-57823550cae6 req-e10aefae-8fee-49fb-876a-a1a25faee8ca tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 returned with HTTP 200 Jul 03 15:48:01.472584 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 313/1256] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:48:00 2026] DELETE /volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:01.607407 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5837449e-6cf4-4808-81d1-f8388ce7ca6f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:01.609128 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5837449e-6cf4-4808-81d1-f8388ce7ca6f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:01.609348 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5837449e-6cf4-4808-81d1-f8388ce7ca6f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:01.609530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5837449e-6cf4-4808-81d1-f8388ce7ca6f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:01.616503 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:01.616503 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:01.621130 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5837449e-6cf4-4808-81d1-f8388ce7ca6f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:01.626049 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5837449e-6cf4-4808-81d1-f8388ce7ca6f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:48:01.626579 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 312/1257] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:01 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:01.630696 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3e96cfda-cade-4c93-ac5a-46525b52fb98 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:01.632509 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e96cfda-cade-4c93-ac5a-46525b52fb98 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:01.632754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e96cfda-cade-4c93-ac5a-46525b52fb98 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:01.632969 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e96cfda-cade-4c93-ac5a-46525b52fb98 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:01.640081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-13889d36-2488-429a-87e4-49edf220ddf7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:01.642204 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-13889d36-2488-429a-87e4-49edf220ddf7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:01.642204 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-13889d36-2488-429a-87e4-49edf220ddf7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:01.642204 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-13889d36-2488-429a-87e4-49edf220ddf7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:01.642351 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:01.642351 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:01.646310 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3e96cfda-cade-4c93-ac5a-46525b52fb98 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:01.649538 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:01.649538 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:01.651272 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e96cfda-cade-4c93-ac5a-46525b52fb98 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:48:01.651648 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 312/1258] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:01 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:01.653268 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-13889d36-2488-429a-87e4-49edf220ddf7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:01.657566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-13889d36-2488-429a-87e4-49edf220ddf7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:48:01.657930 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 322/1259] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:01 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:01.670558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:01.674697 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:01.674697 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "c4b2ca81-09e9-4799-a579-6680642afe75", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:01.678600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'c4b2ca81-09e9-4799-a579-6680642afe75', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:01.689560 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:01.689560 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:01.690213 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume retrieved successfully. Jul 03 15:48:01.690465 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume of 1 GB Jul 03 15:48:01.695395 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Availability Zones retrieved successfully. Jul 03 15:48:01.701839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (48695e08-a5b2-4283-bc21-15421e77989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:01.703358 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca88740-dada-4edf-a23f-9fc62520cd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:01.705347 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:01.736452 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca88740-dada-4edf-a23f-9fc62520cd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c4b2ca81-09e9-4799-a579-6680642afe75', 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:01.738272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a8dabc-c076-4f05-bcdc-c4db59cbb891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:01.802958 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Created reservations ['7ff95e88-11ea-4465-a2de-59fe83f24435', 'c0631f88-62c9-4629-a570-c20f6e8176ca', 'd961bb46-ae76-4d2e-956d-0f5c1bea8786', '17c933f7-9498-4a62-beb2-5b11e0c220b0'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:01.804324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a8dabc-c076-4f05-bcdc-c4db59cbb891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff95e88-11ea-4465-a2de-59fe83f24435', 'c0631f88-62c9-4629-a570-c20f6e8176ca', 'd961bb46-ae76-4d2e-956d-0f5c1bea8786', '17c933f7-9498-4a62-beb2-5b11e0c220b0']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:01.805438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ea083e-8112-4b9c-adae-cbe896394f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:01.819352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d76dd1d2-ac0b-4823-abb9-2f53d7429d97 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:01.821326 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d76dd1d2-ac0b-4823-abb9-2f53d7429d97 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:01.821506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d76dd1d2-ac0b-4823-abb9-2f53d7429d97 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:01.821820 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d76dd1d2-ac0b-4823-abb9-2f53d7429d97 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:01.849240 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ea083e-8112-4b9c-adae-cbe896394f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44353660-e3f7-41a7-9cd8-604121d2de93', '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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['7ff95e88-11ea-4465-a2de-59fe83f24435','c0631f88-62c9-4629-a570-c20f6e8176ca','d961bb46-ae76-4d2e-956d-0f5c1bea8786','17c933f7-9498-4a62-beb2-5b11e0c220b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=c4b2ca81-09e9-4799-a579-6680642afe75,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:01Z,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=44353660-e3f7-41a7-9cd8-604121d2de93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f8b6b339ae4642a432557c5c9fb6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=c4b2ca81-09e9-4799-a579-6680642afe75,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b1519b567d45e498cc024795efaacb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:01.850713 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:01.850713 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:01.850816 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f0b71e-a8ba-498a-9542-0ed9dad322bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:01.854613 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d76dd1d2-ac0b-4823-abb9-2f53d7429d97 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:01.860866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d76dd1d2-ac0b-4823-abb9-2f53d7429d97 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:01.861725 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 313/1260] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:01 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:01.869113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f0b71e-a8ba-498a-9542-0ed9dad322bb) transitioned into 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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['7ff95e88-11ea-4465-a2de-59fe83f24435','c0631f88-62c9-4629-a570-c20f6e8176ca','d961bb46-ae76-4d2e-956d-0f5c1bea8786','17c933f7-9498-4a62-beb2-5b11e0c220b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=c4b2ca81-09e9-4799-a579-6680642afe75,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:01.870036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df604e7-10bd-4b20-8b3b-a0e207fcc4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:01.887226 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df604e7-10bd-4b20-8b3b-a0e207fcc4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:01.888067 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (48695e08-a5b2-4283-bc21-15421e77989a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:01.888441 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request issued successfully. Jul 03 15:48:01.889024 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5dfe5b55-a106-4716-abfd-f0bd97f60d8f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:01.889510 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 314/1261] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:48:01 2026] POST /volume/v3/volumes => generated 809 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:01.902532 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-26ef0fa4-392c-4d12-a261-5dfbb15d5a0f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:01.904388 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26ef0fa4-392c-4d12-a261-5dfbb15d5a0f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 Jul 03 15:48:01.904664 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26ef0fa4-392c-4d12-a261-5dfbb15d5a0f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:01.904870 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26ef0fa4-392c-4d12-a261-5dfbb15d5a0f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:01.912096 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:01.912096 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:01.916495 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-26ef0fa4-392c-4d12-a261-5dfbb15d5a0f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:01.921555 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26ef0fa4-392c-4d12-a261-5dfbb15d5a0f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 returned with HTTP 200 Jul 03 15:48:01.921969 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 313/1262] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:01 2026] GET /volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:02.877520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e9fc7482-d1d7-45b1-818e-9cace234e953 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:02.879207 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9fc7482-d1d7-45b1-818e-9cace234e953 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:02.879394 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9fc7482-d1d7-45b1-818e-9cace234e953 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:02.879592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9fc7482-d1d7-45b1-818e-9cace234e953 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:02.893359 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:02.893359 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:02.897444 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e9fc7482-d1d7-45b1-818e-9cace234e953 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:02.902428 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9fc7482-d1d7-45b1-818e-9cace234e953 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:02.902896 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 323/1263] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:02 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:02.937232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cf2b3edd-2165-422f-8aba-79fa7fd122e9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:02.939462 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf2b3edd-2165-422f-8aba-79fa7fd122e9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 Jul 03 15:48:02.939741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf2b3edd-2165-422f-8aba-79fa7fd122e9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:02.939962 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf2b3edd-2165-422f-8aba-79fa7fd122e9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:02.951633 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:02.951633 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:02.956412 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cf2b3edd-2165-422f-8aba-79fa7fd122e9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:02.963302 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf2b3edd-2165-422f-8aba-79fa7fd122e9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 returned with HTTP 200 Jul 03 15:48:02.963988 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 314/1264] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:02 2026] GET /volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:02.976215 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dcdd5a29-9311-49e3-9477-0f629ee78bd8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:02.978322 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dcdd5a29-9311-49e3-9477-0f629ee78bd8 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 Jul 03 15:48:02.978575 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dcdd5a29-9311-49e3-9477-0f629ee78bd8 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:02.978855 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dcdd5a29-9311-49e3-9477-0f629ee78bd8 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:02.986739 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:02.986739 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:02.995286 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dcdd5a29-9311-49e3-9477-0f629ee78bd8 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:03.001838 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dcdd5a29-9311-49e3-9477-0f629ee78bd8 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 returned with HTTP 200 Jul 03 15:48:03.002232 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 315/1265] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:02 2026] GET /volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:03.020343 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eb10aa60-efb8-4146-9313-961013e7d431 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:03.025300 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb10aa60-efb8-4146-9313-961013e7d431 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:03.025555 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb10aa60-efb8-4146-9313-961013e7d431 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:03.026497 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb10aa60-efb8-4146-9313-961013e7d431 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:03.027881 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-eb10aa60-efb8-4146-9313-961013e7d431 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:03.043095 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:03.043095 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:03.043095 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eb10aa60-efb8-4146-9313-961013e7d431 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:03.094661 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eb10aa60-efb8-4146-9313-961013e7d431 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume request issued successfully. Jul 03 15:48:03.094911 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb10aa60-efb8-4146-9313-961013e7d431 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 202 Jul 03 15:48:03.095523 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 314/1266] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:03 2026] DELETE /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:48:03.105165 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9d684068-7a70-4153-be41-bb3950fbd6a3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:03.105369 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9d684068-7a70-4153-be41-bb3950fbd6a3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:03.105586 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9d684068-7a70-4153-be41-bb3950fbd6a3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:03.105807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9d684068-7a70-4153-be41-bb3950fbd6a3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:03.117211 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:03.117211 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:03.123983 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9d684068-7a70-4153-be41-bb3950fbd6a3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:03.131502 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9d684068-7a70-4153-be41-bb3950fbd6a3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 200 Jul 03 15:48:03.131502 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 324/1267] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:03 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:03.699208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-43080dc2-3b88-4628-9ae2-1d06bc2c7ea7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:03.700844 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-43080dc2-3b88-4628-9ae2-1d06bc2c7ea7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722/action Jul 03 15:48:03.701192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-43080dc2-3b88-4628-9ae2-1d06bc2c7ea7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:48:03.701296 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-43080dc2-3b88-4628-9ae2-1d06bc2c7ea7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:03.720684 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:03.720684 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:03.736552 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b8d21b8b-aacf-443f-a4e6-e1ed3cddcb88 req-43080dc2-3b88-4628-9ae2-1d06bc2c7ea7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722/action returned with HTTP 204 Jul 03 15:48:03.737062 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 315/1268] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:48:03 2026] POST /volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:03.917643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fa6902a4-288a-4ab0-9969-7929cfa5c574 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:03.921087 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa6902a4-288a-4ab0-9969-7929cfa5c574 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:03.921087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa6902a4-288a-4ab0-9969-7929cfa5c574 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:03.921433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa6902a4-288a-4ab0-9969-7929cfa5c574 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:03.937910 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:03.937910 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:03.942758 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fa6902a4-288a-4ab0-9969-7929cfa5c574 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:03.949613 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa6902a4-288a-4ab0-9969-7929cfa5c574 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:03.950310 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 316/1269] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:03 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:03.968856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-05a8e565-284a-423f-b027-8873fea2391b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:04.048222 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05a8e565-284a-423f-b027-8873fea2391b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:04.048821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05a8e565-284a-423f-b027-8873fea2391b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:04.048821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05a8e565-284a-423f-b027-8873fea2391b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:04.077406 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:04.077406 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:04.088765 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-05a8e565-284a-423f-b027-8873fea2391b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Volume info retrieved successfully. Jul 03 15:48:04.095355 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05a8e565-284a-423f-b027-8873fea2391b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:04.095355 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 315/1270] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:03 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1441 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:04.152908 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-343301aa-8b65-4744-8b3e-d043bc909a76 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:04.162499 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e6853dbf-62c4-4c6a-95e4-5d9a20566499 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:04.164732 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-343301aa-8b65-4744-8b3e-d043bc909a76 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:04.165032 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-343301aa-8b65-4744-8b3e-d043bc909a76 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:04.165287 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-343301aa-8b65-4744-8b3e-d043bc909a76 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:04.165423 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e6853dbf-62c4-4c6a-95e4-5d9a20566499 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:04.165638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e6853dbf-62c4-4c6a-95e4-5d9a20566499 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:04.165841 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e6853dbf-62c4-4c6a-95e4-5d9a20566499 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:04.172270 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-343301aa-8b65-4744-8b3e-d043bc909a76 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 404 Jul 03 15:48:04.172840 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 325/1271] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:04 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 15:48:04.177975 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:04.177975 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:04.181574 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e6853dbf-62c4-4c6a-95e4-5d9a20566499 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Volume info retrieved successfully. Jul 03 15:48:04.185295 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e6853dbf-62c4-4c6a-95e4-5d9a20566499 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:04.185661 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 316/1272] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:04 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:04.228065 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-41cd34dd-d455-4fd7-925d-1da5df475f71 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:04.230424 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-41cd34dd-d455-4fd7-925d-1da5df475f71 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:04.230659 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-41cd34dd-d455-4fd7-925d-1da5df475f71 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:04.230879 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-41cd34dd-d455-4fd7-925d-1da5df475f71 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:04.247454 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:04.247454 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:04.253469 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-41cd34dd-d455-4fd7-925d-1da5df475f71 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:04.258849 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-41cd34dd-d455-4fd7-925d-1da5df475f71 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:04.259368 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 317/1273] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:04 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:04.283344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0e5980f3-8730-4be7-b36b-fae7c91f562f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:04.287640 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0e5980f3-8730-4be7-b36b-fae7c91f562f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c/action Jul 03 15:48:04.288079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0e5980f3-8730-4be7-b36b-fae7c91f562f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:48:04.288292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0e5980f3-8730-4be7-b36b-fae7c91f562f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:04.320015 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:04.320015 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:04.322151 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0e5980f3-8730-4be7-b36b-fae7c91f562f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:04.345583 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0e5980f3-8730-4be7-b36b-fae7c91f562f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Begin detaching volume completed successfully. Jul 03 15:48:04.345882 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0e5980f3-8730-4be7-b36b-fae7c91f562f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c/action returned with HTTP 202 Jul 03 15:48:04.346413 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 316/1274] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:48:04 2026] POST /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:48:04.417067 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d9d025b5-e74a-4bd4-9607-457efe92b8f0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:04.421396 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9d025b5-e74a-4bd4-9607-457efe92b8f0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:04.421638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9d025b5-e74a-4bd4-9607-457efe92b8f0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:04.423145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9d025b5-e74a-4bd4-9607-457efe92b8f0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:04.454819 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:04.454819 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:04.463037 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d9d025b5-e74a-4bd4-9607-457efe92b8f0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:04.471008 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9d025b5-e74a-4bd4-9607-457efe92b8f0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:04.471575 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 326/1275] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:04 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1444 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:05.431765 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-af4adac3-f615-4d52-b145-270a4f738cc1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:05.434433 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-af4adac3-f615-4d52-b145-270a4f738cc1 None None] GET https://10.4.3.228/volume// Jul 03 15:48:05.434433 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-af4adac3-f615-4d52-b145-270a4f738cc1 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:05.434433 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-af4adac3-f615-4d52-b145-270a4f738cc1 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:05.434433 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-af4adac3-f615-4d52-b145-270a4f738cc1 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:05.434433 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 317/1276] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:48:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:05.442739 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-82bc2f82-ac69-4a5f-a49d-40ca6d45fd60 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:05.445378 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-82bc2f82-ac69-4a5f-a49d-40ca6d45fd60 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:05.445546 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-82bc2f82-ac69-4a5f-a49d-40ca6d45fd60 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:05.445911 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-82bc2f82-ac69-4a5f-a49d-40ca6d45fd60 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:05.459667 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:05.459667 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:05.464529 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-82bc2f82-ac69-4a5f-a49d-40ca6d45fd60 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:05.470592 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-82bc2f82-ac69-4a5f-a49d-40ca6d45fd60 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:05.471319 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 318/1277] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:48:05 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:05.489917 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-33aa8ae8-f28f-44cc-a10c-60fed5b32463 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:05.491734 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33aa8ae8-f28f-44cc-a10c-60fed5b32463 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:05.491968 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33aa8ae8-f28f-44cc-a10c-60fed5b32463 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:05.492194 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33aa8ae8-f28f-44cc-a10c-60fed5b32463 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:05.504967 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:05.504967 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:05.509390 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-33aa8ae8-f28f-44cc-a10c-60fed5b32463 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:05.513942 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33aa8ae8-f28f-44cc-a10c-60fed5b32463 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:05.514411 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 317/1278] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:05 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1444 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:06.065640 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0464477b-a09e-4d3b-a1aa-2363c4134f5f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:06.068309 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0464477b-a09e-4d3b-a1aa-2363c4134f5f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:06.068537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0464477b-a09e-4d3b-a1aa-2363c4134f5f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:06.068747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0464477b-a09e-4d3b-a1aa-2363c4134f5f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:06.080326 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:06.080326 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:06.083748 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0464477b-a09e-4d3b-a1aa-2363c4134f5f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:06.088298 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-0464477b-a09e-4d3b-a1aa-2363c4134f5f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:06.088802 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 327/1279] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:06 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1444 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:06.169645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-d7938bc5-a5b3-427b-a9d6-55efaae4e1fd req-ed280568-840f-4532-982a-e7dcce36ce0a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:06.171766 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d7938bc5-a5b3-427b-a9d6-55efaae4e1fd req-ed280568-840f-4532-982a-e7dcce36ce0a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 Jul 03 15:48:06.171956 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d7938bc5-a5b3-427b-a9d6-55efaae4e1fd req-ed280568-840f-4532-982a-e7dcce36ce0a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:06.172192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d7938bc5-a5b3-427b-a9d6-55efaae4e1fd req-ed280568-840f-4532-982a-e7dcce36ce0a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:06.175931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d7938bc5-a5b3-427b-a9d6-55efaae4e1fd req-ed280568-840f-4532-982a-e7dcce36ce0a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 returned with HTTP 404 Jul 03 15:48:06.176430 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 318/1280] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:48:06 2026] DELETE /volume/v3/attachments/e16ca29e-2a24-4670-84a4-75236b698515 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:06.289766 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-31d6fc94-a165-453a-bf80-f4aa20103781 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:06.291540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:06.292426 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "6db71ce9-9a5f-4227-be39-1a900fd772ec", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:06.293366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '6db71ce9-9a5f-4227-be39-1a900fd772ec', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:06.414232 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume of 1 GB Jul 03 15:48:06.460554 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Availability Zones retrieved successfully. Jul 03 15:48:06.466260 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (64d5bfe6-178e-4274-9444-8a7eceed5897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:06.468186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c3ab36-b42e-4dfc-beef-671a32645ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:06.470392 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:06.529230 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-82c255ea-6924-4f1f-b117-43dfc36135df None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:06.533175 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82c255ea-6924-4f1f-b117-43dfc36135df tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:06.533175 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82c255ea-6924-4f1f-b117-43dfc36135df tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:06.533637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82c255ea-6924-4f1f-b117-43dfc36135df tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:06.546160 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:06.546160 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:06.549606 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-82c255ea-6924-4f1f-b117-43dfc36135df tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:06.554244 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82c255ea-6924-4f1f-b117-43dfc36135df tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:06.554790 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 318/1281] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:06 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1444 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:06.568151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c3ab36-b42e-4dfc-beef-671a32645ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:06.569257 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b4d082-d77e-43bb-a922-5e9286380b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:06.600037 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-1c8e9aa7-f16e-4bf2-b073-fed4ea4523f3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:06.601982 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-1c8e9aa7-f16e-4bf2-b073-fed4ea4523f3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4 Jul 03 15:48:06.602279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-1c8e9aa7-f16e-4bf2-b073-fed4ea4523f3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:06.602537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-1c8e9aa7-f16e-4bf2-b073-fed4ea4523f3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:06.610646 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:06.610646 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:06.631174 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Created reservations ['a812c817-11c1-40b8-9efe-1b8637d8e295', '44d9f440-e4c1-4572-849d-334d9f1751ce', '1ee86f54-3233-4ab0-87d5-6d5b259357f7', '98251d9f-287f-41f6-9ba1-d11feae48f7f'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:06.632506 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b4d082-d77e-43bb-a922-5e9286380b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a812c817-11c1-40b8-9efe-1b8637d8e295', '44d9f440-e4c1-4572-849d-334d9f1751ce', '1ee86f54-3233-4ab0-87d5-6d5b259357f7', '98251d9f-287f-41f6-9ba1-d11feae48f7f']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:06.632758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e91dfa-d8ed-40ed-be9e-60310c46f888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:06.659386 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e91dfa-d8ed-40ed-be9e-60310c46f888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a1f1592-32ea-4177-9c65-46f9265b743b', '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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['a812c817-11c1-40b8-9efe-1b8637d8e295','44d9f440-e4c1-4572-849d-334d9f1751ce','1ee86f54-3233-4ab0-87d5-6d5b259357f7','98251d9f-287f-41f6-9ba1-d11feae48f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:06Z,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=7a1f1592-32ea-4177-9c65-46f9265b743b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f8b6b339ae4642a432557c5c9fb6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37b1519b567d45e498cc024795efaacb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:06.660708 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aed8bc-d072-4dea-a83b-4e949cb65291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:06.684751 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aed8bc-d072-4dea-a83b-4e949cb65291) transitioned into 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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['a812c817-11c1-40b8-9efe-1b8637d8e295','44d9f440-e4c1-4572-849d-334d9f1751ce','1ee86f54-3233-4ab0-87d5-6d5b259357f7','98251d9f-287f-41f6-9ba1-d11feae48f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:06.685428 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e66a4e-1aa7-4917-8882-be6e4ba778d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:06.712866 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e66a4e-1aa7-4917-8882-be6e4ba778d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:06.713140 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (64d5bfe6-178e-4274-9444-8a7eceed5897) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:06.713513 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request issued successfully. Jul 03 15:48:06.714193 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31d6fc94-a165-453a-bf80-f4aa20103781 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:06.714744 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 319/1282] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:48:06 2026] POST /volume/v3/volumes => generated 775 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:06.726550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fd21eb6a-2cbe-4783-b059-ed9ac0f2d12f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:06.731948 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fd21eb6a-2cbe-4783-b059-ed9ac0f2d12f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:06.732194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fd21eb6a-2cbe-4783-b059-ed9ac0f2d12f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:06.733991 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fd21eb6a-2cbe-4783-b059-ed9ac0f2d12f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:06.752170 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:06.752170 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:06.755820 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fd21eb6a-2cbe-4783-b059-ed9ac0f2d12f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:06.762792 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fd21eb6a-2cbe-4783-b059-ed9ac0f2d12f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:06.763468 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 319/1283] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:06 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:07.155860 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0cd78cc4-5cd1-404a-b2eb-b6f0cbc0be17 req-1c8e9aa7-f16e-4bf2-b073-fed4ea4523f3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4 returned with HTTP 200 Jul 03 15:48:07.156293 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 328/1284] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:48:06 2026] DELETE /volume/v3/attachments/890ad3a9-fe90-4abf-9838-da504c2f75f4 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:07.579208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f6952ca4-2545-418d-a800-692bddf66957 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:07.583093 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6952ca4-2545-418d-a800-692bddf66957 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:07.583399 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6952ca4-2545-418d-a800-692bddf66957 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:07.606597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6952ca4-2545-418d-a800-692bddf66957 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:07.606597 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:07.606597 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:07.606597 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f6952ca4-2545-418d-a800-692bddf66957 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:07.611128 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6952ca4-2545-418d-a800-692bddf66957 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:07.611585 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 319/1285] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:07 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:07.753225 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1780d322-e930-4e6c-a02a-7893e3ed2f36 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:07.757954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1780d322-e930-4e6c-a02a-7893e3ed2f36 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:07.757954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1780d322-e930-4e6c-a02a-7893e3ed2f36 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:07.757954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1780d322-e930-4e6c-a02a-7893e3ed2f36 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:07.772376 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:07.772376 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:07.777277 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1780d322-e930-4e6c-a02a-7893e3ed2f36 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Volume info retrieved successfully. Jul 03 15:48:07.781456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6330f782-4c8b-410e-a2b0-d249b256c8cf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:07.783396 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6330f782-4c8b-410e-a2b0-d249b256c8cf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:07.783673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6330f782-4c8b-410e-a2b0-d249b256c8cf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:07.783890 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6330f782-4c8b-410e-a2b0-d249b256c8cf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:07.788683 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1780d322-e930-4e6c-a02a-7893e3ed2f36 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:07.790866 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 320/1286] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:07 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:07.790928 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:07.790928 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:07.793837 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6330f782-4c8b-410e-a2b0-d249b256c8cf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:07.806531 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6330f782-4c8b-410e-a2b0-d249b256c8cf tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:07.806531 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 320/1287] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:07 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:07.859946 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-db7683c5-4f0c-4500-b216-0735740481e4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:07.863566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-db7683c5-4f0c-4500-b216-0735740481e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:07.863815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-db7683c5-4f0c-4500-b216-0735740481e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:07.864076 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-db7683c5-4f0c-4500-b216-0735740481e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:07.881542 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:07.881542 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:07.886571 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-db7683c5-4f0c-4500-b216-0735740481e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:07.891913 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-db7683c5-4f0c-4500-b216-0735740481e4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:07.892290 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 329/1288] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:07 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:07.920421 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-75dbf958-3034-4cea-847f-3a786875ace7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:07.924093 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-75dbf958-3034-4cea-847f-3a786875ace7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c/action Jul 03 15:48:07.924406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-75dbf958-3034-4cea-847f-3a786875ace7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:48:07.924537 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-75dbf958-3034-4cea-847f-3a786875ace7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:07.942128 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:07.942128 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:07.942759 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-75dbf958-3034-4cea-847f-3a786875ace7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:07.962792 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-75dbf958-3034-4cea-847f-3a786875ace7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Begin detaching volume completed successfully. Jul 03 15:48:07.963123 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-75dbf958-3034-4cea-847f-3a786875ace7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c/action returned with HTTP 202 Jul 03 15:48:07.963797 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 320/1289] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:48:07 2026] POST /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:48:08.012444 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6426fdb7-430f-4c67-ac7d-597eb28390a7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:08.015003 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6426fdb7-430f-4c67-ac7d-597eb28390a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:08.015706 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6426fdb7-430f-4c67-ac7d-597eb28390a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:08.015807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6426fdb7-430f-4c67-ac7d-597eb28390a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:08.036381 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:08.036381 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:08.046813 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6426fdb7-430f-4c67-ac7d-597eb28390a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:08.056825 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6426fdb7-430f-4c67-ac7d-597eb28390a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:08.065806 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 321/1290] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:08 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:08.823780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-69b593b0-64cb-4cc1-9053-2ab1c466527e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:08.826015 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-69b593b0-64cb-4cc1-9053-2ab1c466527e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:08.826210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-69b593b0-64cb-4cc1-9053-2ab1c466527e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:08.826427 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-69b593b0-64cb-4cc1-9053-2ab1c466527e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:08.833581 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:08.833581 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:08.837535 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-69b593b0-64cb-4cc1-9053-2ab1c466527e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:08.843961 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-69b593b0-64cb-4cc1-9053-2ab1c466527e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:08.844488 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 321/1291] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:08 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:09.019396 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ad0b9f70-eafe-4f93-9401-483312b0533b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:09.019835 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad0b9f70-eafe-4f93-9401-483312b0533b None None] GET https://10.4.3.228/volume// Jul 03 15:48:09.020062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad0b9f70-eafe-4f93-9401-483312b0533b None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:09.020328 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad0b9f70-eafe-4f93-9401-483312b0533b None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:09.020795 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad0b9f70-eafe-4f93-9401-483312b0533b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:09.021165 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 330/1292] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:48:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:09.030460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-2485eaf1-eeda-4ca1-9115-097e15d12cf9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:09.032589 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-2485eaf1-eeda-4ca1-9115-097e15d12cf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:09.032864 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-2485eaf1-eeda-4ca1-9115-097e15d12cf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:09.033064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-2485eaf1-eeda-4ca1-9115-097e15d12cf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:09.042469 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:09.042469 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:09.046101 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-2485eaf1-eeda-4ca1-9115-097e15d12cf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:09.050413 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-2485eaf1-eeda-4ca1-9115-097e15d12cf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:09.050871 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 321/1293] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:48:09 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:09.079875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3863cbe9-67f1-4175-8702-3606971b4791 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:09.081672 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3863cbe9-67f1-4175-8702-3606971b4791 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:09.081936 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3863cbe9-67f1-4175-8702-3606971b4791 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:09.082079 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3863cbe9-67f1-4175-8702-3606971b4791 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:09.097252 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:09.097252 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:09.101699 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3863cbe9-67f1-4175-8702-3606971b4791 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:09.111766 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3863cbe9-67f1-4175-8702-3606971b4791 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:09.112229 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 322/1294] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:09 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:09.832668 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fe4a362e-634d-4c63-a334-5332b608220f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:09.862050 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dbeec1f8-7272-42d0-959d-e4fc24f1169f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:09.864647 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dbeec1f8-7272-42d0-959d-e4fc24f1169f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:09.864647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dbeec1f8-7272-42d0-959d-e4fc24f1169f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:09.864647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dbeec1f8-7272-42d0-959d-e4fc24f1169f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:09.879947 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:09.879947 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:09.886212 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dbeec1f8-7272-42d0-959d-e4fc24f1169f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:09.890907 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dbeec1f8-7272-42d0-959d-e4fc24f1169f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:09.891274 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 331/1295] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:09 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:09.964929 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:09.965485 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-415541399"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:09.967040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-415541399'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:09.967160 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume of 1 GB Jul 03 15:48:09.975815 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Availability Zones retrieved successfully. Jul 03 15:48:09.981856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Flow 'volume_create_api' (2a6f79c2-28be-4816-848e-2b1dc359fa55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:09.982852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d802ae-ad97-464e-9f79-59e5bee0562a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:09.983822 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:10.038988 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d802ae-ad97-464e-9f79-59e5bee0562a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:10.040093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d681dd64-32d4-42e9-8c7a-c63e118a4f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:10.124134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Created reservations ['78ddcc83-7e9d-4dbe-b503-de908d13a5da', 'db454f7c-9124-4faf-8aa8-4b266fda1207', '462346df-2297-4b6f-84a2-ee3957f9f111', 'faeaf134-209d-4a8a-a99c-bf528231da7a'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:10.124777 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-22994669-0bc0-4031-bee0-90c735ae1856 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:10.125276 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d681dd64-32d4-42e9-8c7a-c63e118a4f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ddcc83-7e9d-4dbe-b503-de908d13a5da', 'db454f7c-9124-4faf-8aa8-4b266fda1207', '462346df-2297-4b6f-84a2-ee3957f9f111', 'faeaf134-209d-4a8a-a99c-bf528231da7a']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:10.125810 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581b6d74-34a1-419a-b3a3-1b86fd88cc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:10.126559 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22994669-0bc0-4031-bee0-90c735ae1856 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:10.126768 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22994669-0bc0-4031-bee0-90c735ae1856 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:10.126963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22994669-0bc0-4031-bee0-90c735ae1856 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:10.136785 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:10.136785 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:10.140304 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-22994669-0bc0-4031-bee0-90c735ae1856 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:10.144561 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22994669-0bc0-4031-bee0-90c735ae1856 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:10.144996 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 322/1296] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:10 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:10.155285 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581b6d74-34a1-419a-b3a3-1b86fd88cc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e455461-f732-4317-8754-e5271eb2e383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-415541399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390acf14702e4373af4f1f22316d6841',qos_specs=None,replication_status=,reservations=['78ddcc83-7e9d-4dbe-b503-de908d13a5da','db454f7c-9124-4faf-8aa8-4b266fda1207','462346df-2297-4b6f-84a2-ee3957f9f111','faeaf134-209d-4a8a-a99c-bf528231da7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f775a76c81492d84cb06bd2d353bf6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-415541399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e455461-f732-4317-8754-e5271eb2e383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390acf14702e4373af4f1f22316d6841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='58f775a76c81492d84cb06bd2d353bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:10.156017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f437d56-065d-4b69-be60-93deb408404d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:10.176941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f437d56-065d-4b69-be60-93deb408404d) transitioned into 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-415541399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390acf14702e4373af4f1f22316d6841',qos_specs=None,replication_status=,reservations=['78ddcc83-7e9d-4dbe-b503-de908d13a5da','db454f7c-9124-4faf-8aa8-4b266fda1207','462346df-2297-4b6f-84a2-ee3957f9f111','faeaf134-209d-4a8a-a99c-bf528231da7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f775a76c81492d84cb06bd2d353bf6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:10.177644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195f8148-93c8-4fac-b0af-c59fe8f42a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:10.192647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195f8148-93c8-4fac-b0af-c59fe8f42a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:10.192647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Flow 'volume_create_api' (2a6f79c2-28be-4816-848e-2b1dc359fa55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:10.192647 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume request issued successfully. Jul 03 15:48:10.193176 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe4a362e-634d-4c63-a334-5332b608220f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:10.193708 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 322/1297] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:48:09 2026] POST /volume/v3/volumes => generated 748 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:10.209787 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6685d6cc-1585-40af-a6d6-c36827de8105 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:10.211491 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6685d6cc-1585-40af-a6d6-c36827de8105 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 Jul 03 15:48:10.211720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6685d6cc-1585-40af-a6d6-c36827de8105 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:10.212341 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6685d6cc-1585-40af-a6d6-c36827de8105 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:10.221376 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:10.221376 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:10.225581 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6685d6cc-1585-40af-a6d6-c36827de8105 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:48:10.235256 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6685d6cc-1585-40af-a6d6-c36827de8105 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 returned with HTTP 200 Jul 03 15:48:10.235743 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 323/1298] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:10 2026] GET /volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:10.716202 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3664f171-377c-4a87-98aa-4f059e1fc397 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:10.718535 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3664f171-377c-4a87-98aa-4f059e1fc397 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:10.718811 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3664f171-377c-4a87-98aa-4f059e1fc397 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:10.719047 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3664f171-377c-4a87-98aa-4f059e1fc397 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:10.719220 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-3664f171-377c-4a87-98aa-4f059e1fc397 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:10.726555 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:10.726555 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:10.727123 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3664f171-377c-4a87-98aa-4f059e1fc397 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:10.759478 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3664f171-377c-4a87-98aa-4f059e1fc397 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume request issued successfully. Jul 03 15:48:10.759478 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3664f171-377c-4a87-98aa-4f059e1fc397 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 202 Jul 03 15:48:10.759982 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 332/1299] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:48:10 2026] DELETE /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:48:10.774152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5fa75eb5-1afe-4a78-a63e-a14506bb54b5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:10.777170 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5fa75eb5-1afe-4a78-a63e-a14506bb54b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:10.778639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5fa75eb5-1afe-4a78-a63e-a14506bb54b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:10.778639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5fa75eb5-1afe-4a78-a63e-a14506bb54b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:10.791423 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:10.791423 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:10.796389 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5fa75eb5-1afe-4a78-a63e-a14506bb54b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:10.801516 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5fa75eb5-1afe-4a78-a63e-a14506bb54b5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 200 Jul 03 15:48:10.802315 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 323/1300] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:10 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:10.903183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9730afe3-4102-4e0f-9deb-36e2882ac63e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:10.906152 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9730afe3-4102-4e0f-9deb-36e2882ac63e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:10.906503 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9730afe3-4102-4e0f-9deb-36e2882ac63e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:10.906781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9730afe3-4102-4e0f-9deb-36e2882ac63e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:10.914505 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:10.914505 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:10.918243 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9730afe3-4102-4e0f-9deb-36e2882ac63e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:10.922869 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9730afe3-4102-4e0f-9deb-36e2882ac63e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:10.923341 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 323/1301] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:10 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:11.159404 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a4ce886d-fc4d-4f82-80f5-33492194bc98 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.161700 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a4ce886d-fc4d-4f82-80f5-33492194bc98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:11.162091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a4ce886d-fc4d-4f82-80f5-33492194bc98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.162399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a4ce886d-fc4d-4f82-80f5-33492194bc98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.174919 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:11.174919 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:11.179508 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a4ce886d-fc4d-4f82-80f5-33492194bc98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:11.184718 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a4ce886d-fc4d-4f82-80f5-33492194bc98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:11.185281 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 324/1302] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:11 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:11.255653 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de6cf361-86a5-42eb-950f-a47b392056f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.257822 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de6cf361-86a5-42eb-950f-a47b392056f7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 Jul 03 15:48:11.258097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de6cf361-86a5-42eb-950f-a47b392056f7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.258329 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de6cf361-86a5-42eb-950f-a47b392056f7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.266837 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:11.266837 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:11.270931 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-de6cf361-86a5-42eb-950f-a47b392056f7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:48:11.275795 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de6cf361-86a5-42eb-950f-a47b392056f7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 returned with HTTP 200 Jul 03 15:48:11.276211 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 333/1303] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:11 2026] GET /volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:11.290343 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.292249 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:48:11.292569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e455461-f732-4317-8754-e5271eb2e383", "name": "tempest-VolumesBackupsTest-Backup-969735916"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:11.294026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating new backup {'backup': {'volume_id': '6e455461-f732-4317-8754-e5271eb2e383', 'name': 'tempest-VolumesBackupsTest-Backup-969735916'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:48:11.294313 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating backup of volume 6e455461-f732-4317-8754-e5271eb2e383 in container None Jul 03 15:48:11.302259 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:11.302259 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:11.302771 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:48:11.396435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Created reservations ['533398f8-1c4e-45b4-b1eb-59ee75977bc7', 'c40678c8-c402-4028-b4a4-b9af4ad2a9a4'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:11.529644 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c68ca3b3-99e9-4416-bab4-e3d6a441cfe2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:48:11.530079 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 324/1304] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:48:11 2026] POST /volume/v3/backups => generated 329 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:11.538119 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d15b65fb-6160-4207-8a6e-733228bbdebc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.540175 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d15b65fb-6160-4207-8a6e-733228bbdebc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:11.540452 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d15b65fb-6160-4207-8a6e-733228bbdebc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.540732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d15b65fb-6160-4207-8a6e-733228bbdebc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.540904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d15b65fb-6160-4207-8a6e-733228bbdebc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:11.545644 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:11.545644 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:11.546429 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d15b65fb-6160-4207-8a6e-733228bbdebc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:11.549879 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 324/1305] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:11 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:11.820551 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-95ec96f6-618c-4b3f-a90a-984e67fac785 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.822199 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95ec96f6-618c-4b3f-a90a-984e67fac785 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:11.822401 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95ec96f6-618c-4b3f-a90a-984e67fac785 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.822561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95ec96f6-618c-4b3f-a90a-984e67fac785 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.828133 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95ec96f6-618c-4b3f-a90a-984e67fac785 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 404 Jul 03 15:48:11.828602 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 325/1306] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:11 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:11.835937 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-529d1311-0d77-4934-8a3f-1a6cd6f9e678 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.838047 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-529d1311-0d77-4934-8a3f-1a6cd6f9e678 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:11.838289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-529d1311-0d77-4934-8a3f-1a6cd6f9e678 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.838513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-529d1311-0d77-4934-8a3f-1a6cd6f9e678 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.849434 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-529d1311-0d77-4934-8a3f-1a6cd6f9e678 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 404 Jul 03 15:48:11.849941 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 334/1307] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:11 2026] GET /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:11.857741 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2441b589-800f-4bc3-a2ac-bda252102f1f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.860000 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2441b589-800f-4bc3-a2ac-bda252102f1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:11.860245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2441b589-800f-4bc3-a2ac-bda252102f1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.860477 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2441b589-800f-4bc3-a2ac-bda252102f1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.860690 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-2441b589-800f-4bc3-a2ac-bda252102f1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: e127d5b2-0081-4ba2-a61d-a65bce05c876 Jul 03 15:48:11.867871 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2441b589-800f-4bc3-a2ac-bda252102f1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 returned with HTTP 404 Jul 03 15:48:11.868456 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 325/1308] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:48:11 2026] DELETE /volume/v3/volumes/e127d5b2-0081-4ba2-a61d-a65bce05c876 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:11.909568 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.910543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-49e3bacf-1b17-4f57-94e3-024aeb1cc99d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.911573 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:11.912028 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-245652451"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:11.912479 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-49e3bacf-1b17-4f57-94e3-024aeb1cc99d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:11.912829 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-49e3bacf-1b17-4f57-94e3-024aeb1cc99d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.913017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-49e3bacf-1b17-4f57-94e3-024aeb1cc99d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.914112 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request body: {'volume': {'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-245652451'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:11.925156 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:11.925156 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:11.929611 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-49e3bacf-1b17-4f57-94e3-024aeb1cc99d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:11.934318 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-49e3bacf-1b17-4f57-94e3-024aeb1cc99d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:11.934711 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 326/1309] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:11 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:11.938235 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ab1c3db3-a283-467f-8678-9c59cb6c9586 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:11.939928 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab1c3db3-a283-467f-8678-9c59cb6c9586 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:11.940081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab1c3db3-a283-467f-8678-9c59cb6c9586 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:11.940266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab1c3db3-a283-467f-8678-9c59cb6c9586 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:11.946799 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:11.946799 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:11.951374 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ab1c3db3-a283-467f-8678-9c59cb6c9586 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:11.955877 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab1c3db3-a283-467f-8678-9c59cb6c9586 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:11.956245 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 335/1310] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:11 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:12.001552 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume of 1 GB Jul 03 15:48:12.005836 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability Zones retrieved successfully. Jul 03 15:48:12.010599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (a2eed051-ebb0-4f12-b879-9bdfcf47efd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:12.011707 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81dc491-36f1-412c-b3f4-5de2f093440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:12.012566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:12.070284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81dc491-36f1-412c-b3f4-5de2f093440a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:12.072574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d46ddab-ca5b-49da-bc56-94c80398b78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:12.112931 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['3f24b1d9-db57-4368-b521-ecb077e519cc', '99d2c39a-1ae9-4f70-855a-423f73a19f35', '800ef743-7cdf-44a3-b32e-2911ddca01ce', '0af3c9ec-684e-413e-850f-523ab01db224'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:12.113824 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d46ddab-ca5b-49da-bc56-94c80398b78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f24b1d9-db57-4368-b521-ecb077e519cc', '99d2c39a-1ae9-4f70-855a-423f73a19f35', '800ef743-7cdf-44a3-b32e-2911ddca01ce', '0af3c9ec-684e-413e-850f-523ab01db224']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:12.114514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c55bfa-8104-46ce-90f5-e11661f1b4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:12.141324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c55bfa-8104-46ce-90f5-e11661f1b4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c214dc0f-cc65-4482-8767-02f06bdd777e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-245652451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3f24b1d9-db57-4368-b521-ecb077e519cc','99d2c39a-1ae9-4f70-855a-423f73a19f35','800ef743-7cdf-44a3-b32e-2911ddca01ce','0af3c9ec-684e-413e-850f-523ab01db224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-245652451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c214dc0f-cc65-4482-8767-02f06bdd777e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5567a68ee4bb430880164a874f0815a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:12.143720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7989ce0b-71eb-4aac-b2a9-baa98c675cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:12.172865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7989ce0b-71eb-4aac-b2a9-baa98c675cb6) transitioned into 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-245652451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3f24b1d9-db57-4368-b521-ecb077e519cc','99d2c39a-1ae9-4f70-855a-423f73a19f35','800ef743-7cdf-44a3-b32e-2911ddca01ce','0af3c9ec-684e-413e-850f-523ab01db224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:12.173521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73eddb82-097d-49d4-9b1c-679cff904961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:12.184014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73eddb82-097d-49d4-9b1c-679cff904961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:12.184846 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (a2eed051-ebb0-4f12-b879-9bdfcf47efd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:12.185122 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request issued successfully. Jul 03 15:48:12.185678 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62d0c261-c8a6-4dd2-9054-b5bc0ee4102c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:12.186288 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 325/1311] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:48:11 2026] POST /volume/v3/volumes => generated 748 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:12.196814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-293725a5-0d20-4700-96a2-d5d6e1da3aa7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:12.197537 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-69f32260-ff35-4388-a532-ebbb2eb69b93 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:12.199180 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69f32260-ff35-4388-a532-ebbb2eb69b93 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:12.199340 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69f32260-ff35-4388-a532-ebbb2eb69b93 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:12.199505 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69f32260-ff35-4388-a532-ebbb2eb69b93 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:12.200093 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-293725a5-0d20-4700-96a2-d5d6e1da3aa7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:48:12.200284 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-293725a5-0d20-4700-96a2-d5d6e1da3aa7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:12.200468 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-293725a5-0d20-4700-96a2-d5d6e1da3aa7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:12.208820 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:12.208820 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:12.212324 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-69f32260-ff35-4388-a532-ebbb2eb69b93 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:12.215405 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:12.215405 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:12.219644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69f32260-ff35-4388-a532-ebbb2eb69b93 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:12.220126 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 327/1312] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:12 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:12.230800 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-293725a5-0d20-4700-96a2-d5d6e1da3aa7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:12.234832 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-293725a5-0d20-4700-96a2-d5d6e1da3aa7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 200 Jul 03 15:48:12.235187 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 326/1313] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:12 2026] GET /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:12.559001 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-09984ef7-212e-4df4-88ea-baaac338b169 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:12.560939 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09984ef7-212e-4df4-88ea-baaac338b169 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:12.561091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09984ef7-212e-4df4-88ea-baaac338b169 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:12.561324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09984ef7-212e-4df4-88ea-baaac338b169 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:12.561470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-09984ef7-212e-4df4-88ea-baaac338b169 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:12.567151 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:12.567151 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:12.567963 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09984ef7-212e-4df4-88ea-baaac338b169 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:12.568554 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 336/1314] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:12 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:12.975873 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-301a338a-82b0-470c-b964-fd345de7b356 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:12.978266 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-301a338a-82b0-470c-b964-fd345de7b356 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:12.978842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-301a338a-82b0-470c-b964-fd345de7b356 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:12.979221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-301a338a-82b0-470c-b964-fd345de7b356 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:12.992304 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:12.992304 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:13.000070 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-301a338a-82b0-470c-b964-fd345de7b356 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:13.004610 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-301a338a-82b0-470c-b964-fd345de7b356 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:13.005188 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 326/1315] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:12 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:13.236675 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-76783bca-d110-4a56-a291-5052d73e4ae4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:13.238577 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76783bca-d110-4a56-a291-5052d73e4ae4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:13.238827 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76783bca-d110-4a56-a291-5052d73e4ae4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:13.239026 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76783bca-d110-4a56-a291-5052d73e4ae4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:13.249697 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0c50cb4f-a552-4578-af17-9481980ad1a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:13.251678 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c50cb4f-a552-4578-af17-9481980ad1a9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:48:13.251912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c50cb4f-a552-4578-af17-9481980ad1a9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:13.252122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c50cb4f-a552-4578-af17-9481980ad1a9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:13.254914 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:13.254914 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:13.259553 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-76783bca-d110-4a56-a291-5052d73e4ae4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:13.260441 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:13.260441 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:13.263856 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76783bca-d110-4a56-a291-5052d73e4ae4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:13.264232 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 328/1316] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:13 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:13.282820 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0c50cb4f-a552-4578-af17-9481980ad1a9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:13.288855 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c50cb4f-a552-4578-af17-9481980ad1a9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 200 Jul 03 15:48:13.289314 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 327/1317] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:13 2026] GET /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 1356 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:13.302628 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-04662311-6af5-4bde-9025-f93e2738c0e4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:13.304586 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-04662311-6af5-4bde-9025-f93e2738c0e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:48:13.304862 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-04662311-6af5-4bde-9025-f93e2738c0e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:13.305112 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-04662311-6af5-4bde-9025-f93e2738c0e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:13.312568 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:13.312568 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:13.316573 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-04662311-6af5-4bde-9025-f93e2738c0e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:13.321264 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-04662311-6af5-4bde-9025-f93e2738c0e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 200 Jul 03 15:48:13.321731 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 337/1318] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:13 2026] GET /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:13.335792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:13.337674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:48:13.338014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c214dc0f-cc65-4482-8767-02f06bdd777e", "name": "tempest-VolumesBackupsTest-Backup-2096613385", "container": "tempest-volumesbackupstest-backup-container-1009649409"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:13.339537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating new backup {'backup': {'volume_id': 'c214dc0f-cc65-4482-8767-02f06bdd777e', 'name': 'tempest-VolumesBackupsTest-Backup-2096613385', 'container': 'tempest-volumesbackupstest-backup-container-1009649409'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:48:13.339699 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating backup of volume c214dc0f-cc65-4482-8767-02f06bdd777e in container tempest-volumesbackupstest-backup-container-1009649409 Jul 03 15:48:13.351468 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:13.351468 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:13.352141 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:13.373834 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['8f4f3ea7-e355-43cc-94e3-eb0f2b6709e6', 'bc8098fb-5c51-4f7b-b7ba-3dc325bf8943'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:13.418769 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e2da4bca-30d2-4c0e-8a40-f55f298cc11a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:48:13.419356 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 327/1319] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:48:13 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:13.427841 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6c3c4f88-aa14-4274-896c-c6a59c644eee None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:13.429608 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c3c4f88-aa14-4274-896c-c6a59c644eee tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:13.429861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c3c4f88-aa14-4274-896c-c6a59c644eee tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:13.430104 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c3c4f88-aa14-4274-896c-c6a59c644eee tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:13.430235 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6c3c4f88-aa14-4274-896c-c6a59c644eee tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:13.434456 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:13.434456 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:13.435325 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c3c4f88-aa14-4274-896c-c6a59c644eee tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:13.435781 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 329/1320] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:13 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:13.579996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fc322ba0-a73b-4bf0-b6f1-d582563ee0b9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:13.589318 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc322ba0-a73b-4bf0-b6f1-d582563ee0b9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:13.589318 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc322ba0-a73b-4bf0-b6f1-d582563ee0b9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:13.589318 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc322ba0-a73b-4bf0-b6f1-d582563ee0b9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:13.589318 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-fc322ba0-a73b-4bf0-b6f1-d582563ee0b9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:13.594682 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:13.594682 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:13.595697 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc322ba0-a73b-4bf0-b6f1-d582563ee0b9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:13.596128 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 328/1321] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:13 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:14.027036 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-83710012-7f1d-476c-ae12-c76c833536bc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:14.029273 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-83710012-7f1d-476c-ae12-c76c833536bc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:14.029573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-83710012-7f1d-476c-ae12-c76c833536bc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:14.029865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-83710012-7f1d-476c-ae12-c76c833536bc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:14.043385 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:14.043385 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:14.049408 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-83710012-7f1d-476c-ae12-c76c833536bc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:14.054987 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-83710012-7f1d-476c-ae12-c76c833536bc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:14.055534 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 338/1322] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:14 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:14.279375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-524f6778-6648-4871-96d3-fbdaf97c4749 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:14.282529 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-524f6778-6648-4871-96d3-fbdaf97c4749 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:14.282875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-524f6778-6648-4871-96d3-fbdaf97c4749 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:14.283163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-524f6778-6648-4871-96d3-fbdaf97c4749 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:14.295472 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:14.295472 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:14.299321 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-524f6778-6648-4871-96d3-fbdaf97c4749 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:14.303926 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-524f6778-6648-4871-96d3-fbdaf97c4749 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:14.304286 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 328/1323] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:14 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:14.446962 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c1a244d3-1f90-47cc-b9e7-d814dffdccd9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:14.449333 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1a244d3-1f90-47cc-b9e7-d814dffdccd9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:14.450023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c1a244d3-1f90-47cc-b9e7-d814dffdccd9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:14.450023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c1a244d3-1f90-47cc-b9e7-d814dffdccd9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:14.450183 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c1a244d3-1f90-47cc-b9e7-d814dffdccd9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:14.455731 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:14.455731 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:14.456410 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1a244d3-1f90-47cc-b9e7-d814dffdccd9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:14.456958 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 330/1324] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:14 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:14.609454 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f4802781-4d03-47b3-a3c3-cb80ff793128 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:14.611946 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4802781-4d03-47b3-a3c3-cb80ff793128 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:14.612150 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4802781-4d03-47b3-a3c3-cb80ff793128 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:14.612372 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4802781-4d03-47b3-a3c3-cb80ff793128 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:14.612650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f4802781-4d03-47b3-a3c3-cb80ff793128 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:14.617673 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:14.617673 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:14.618697 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4802781-4d03-47b3-a3c3-cb80ff793128 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:14.619072 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 329/1325] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:14 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:15.071279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d0f8432a-4735-4539-a4f2-e938b85a6165 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:15.073183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0f8432a-4735-4539-a4f2-e938b85a6165 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:15.073475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d0f8432a-4735-4539-a4f2-e938b85a6165 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:15.074014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d0f8432a-4735-4539-a4f2-e938b85a6165 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:15.081447 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:15.081447 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:15.085918 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d0f8432a-4735-4539-a4f2-e938b85a6165 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:15.092473 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0f8432a-4735-4539-a4f2-e938b85a6165 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:15.092869 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 339/1326] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:15 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:15.318702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2bb7bbcd-87d7-441c-9e08-38bdea399409 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:15.320211 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2bb7bbcd-87d7-441c-9e08-38bdea399409 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:15.320361 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2bb7bbcd-87d7-441c-9e08-38bdea399409 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:15.320528 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2bb7bbcd-87d7-441c-9e08-38bdea399409 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:15.333504 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:15.333504 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:15.336662 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2bb7bbcd-87d7-441c-9e08-38bdea399409 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:15.340147 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2bb7bbcd-87d7-441c-9e08-38bdea399409 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:15.340603 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 329/1327] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:15 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:15.474960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-da89177e-5ab6-43e5-8d85-18368772b151 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:15.474960 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da89177e-5ab6-43e5-8d85-18368772b151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:15.474960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da89177e-5ab6-43e5-8d85-18368772b151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:15.474960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da89177e-5ab6-43e5-8d85-18368772b151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:15.474960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-da89177e-5ab6-43e5-8d85-18368772b151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:15.526960 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:15.526960 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:15.527527 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da89177e-5ab6-43e5-8d85-18368772b151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:15.528113 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 331/1328] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:15 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:15.630184 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d7de9674-5c19-4e54-8ce1-90afa44c57a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:15.632083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d7de9674-5c19-4e54-8ce1-90afa44c57a9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:15.632284 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d7de9674-5c19-4e54-8ce1-90afa44c57a9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:15.632475 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d7de9674-5c19-4e54-8ce1-90afa44c57a9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:15.632602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-d7de9674-5c19-4e54-8ce1-90afa44c57a9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:15.705831 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:15.705831 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:15.707260 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d7de9674-5c19-4e54-8ce1-90afa44c57a9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:15.707821 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 330/1329] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:15 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 738 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:15.928530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-9f6c3563-bc77-47aa-b70d-94bac7fefa3e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:15.932267 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-9f6c3563-bc77-47aa-b70d-94bac7fefa3e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722 Jul 03 15:48:15.932442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-9f6c3563-bc77-47aa-b70d-94bac7fefa3e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:15.932635 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-9f6c3563-bc77-47aa-b70d-94bac7fefa3e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:15.984205 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:15.984205 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:16.105138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-948f9942-ca85-414b-8a1b-cbb9109b638c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:16.106958 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-948f9942-ca85-414b-8a1b-cbb9109b638c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:16.107210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-948f9942-ca85-414b-8a1b-cbb9109b638c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:16.107392 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-948f9942-ca85-414b-8a1b-cbb9109b638c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:16.133933 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:16.133933 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:16.138269 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-948f9942-ca85-414b-8a1b-cbb9109b638c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:16.143046 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-948f9942-ca85-414b-8a1b-cbb9109b638c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:16.143435 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 330/1330] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:16 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:16.355046 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a04701d3-2c81-45ee-ad71-efbdd51ad658 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:16.357346 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a04701d3-2c81-45ee-ad71-efbdd51ad658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:16.357570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a04701d3-2c81-45ee-ad71-efbdd51ad658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:16.357843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a04701d3-2c81-45ee-ad71-efbdd51ad658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:16.372593 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:16.372593 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:16.376919 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a04701d3-2c81-45ee-ad71-efbdd51ad658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:16.384182 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a04701d3-2c81-45ee-ad71-efbdd51ad658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:16.384720 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 332/1331] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:16 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:16.525378 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fbed43a2-6a2d-460a-8b57-47d1bc37e524 req-9f6c3563-bc77-47aa-b70d-94bac7fefa3e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722 returned with HTTP 200 Jul 03 15:48:16.525784 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 340/1332] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:48:15 2026] DELETE /volume/v3/attachments/c96cec98-e2c8-4559-b1b7-2bcdcdc0a722 => generated 19 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:16.541340 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bc071c28-ca76-43ab-bd21-0178caa3f54c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:16.543245 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc071c28-ca76-43ab-bd21-0178caa3f54c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:16.543475 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc071c28-ca76-43ab-bd21-0178caa3f54c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:16.543720 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc071c28-ca76-43ab-bd21-0178caa3f54c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:16.543834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-bc071c28-ca76-43ab-bd21-0178caa3f54c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:16.548638 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:16.548638 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:16.549441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc071c28-ca76-43ab-bd21-0178caa3f54c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:16.549844 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 331/1333] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:16 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:16.719184 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5e3b184b-6386-404f-8f33-2a6c1de93462 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:16.720880 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5e3b184b-6386-404f-8f33-2a6c1de93462 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:16.721103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5e3b184b-6386-404f-8f33-2a6c1de93462 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:16.721323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5e3b184b-6386-404f-8f33-2a6c1de93462 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:16.721456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5e3b184b-6386-404f-8f33-2a6c1de93462 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:16.725366 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:16.725366 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:16.726158 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5e3b184b-6386-404f-8f33-2a6c1de93462 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:16.726535 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 331/1334] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:16 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:17.162194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-95e475da-a825-4f6b-8b91-cbe23f21701f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:17.164136 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95e475da-a825-4f6b-8b91-cbe23f21701f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:17.164136 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95e475da-a825-4f6b-8b91-cbe23f21701f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:17.164519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95e475da-a825-4f6b-8b91-cbe23f21701f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:17.172721 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:17.172721 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:17.176307 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-95e475da-a825-4f6b-8b91-cbe23f21701f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:17.180702 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95e475da-a825-4f6b-8b91-cbe23f21701f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:17.181066 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 333/1335] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:17 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:17.402471 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eeb8f7b3-77ff-460c-8b9d-a7a3fb01a753 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:17.402471 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eeb8f7b3-77ff-460c-8b9d-a7a3fb01a753 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:17.402471 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eeb8f7b3-77ff-460c-8b9d-a7a3fb01a753 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:17.402471 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eeb8f7b3-77ff-460c-8b9d-a7a3fb01a753 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:17.409048 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:17.409048 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:17.415010 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eeb8f7b3-77ff-460c-8b9d-a7a3fb01a753 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:17.421951 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eeb8f7b3-77ff-460c-8b9d-a7a3fb01a753 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:17.425073 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 341/1336] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:17 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:17.441004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4ca6c199-236e-4c3f-8d0d-5a1dbae132e9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:17.444645 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ca6c199-236e-4c3f-8d0d-5a1dbae132e9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:17.444857 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ca6c199-236e-4c3f-8d0d-5a1dbae132e9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:17.445079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ca6c199-236e-4c3f-8d0d-5a1dbae132e9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:17.464961 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:17.464961 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:17.473412 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4ca6c199-236e-4c3f-8d0d-5a1dbae132e9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:17.481954 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ca6c199-236e-4c3f-8d0d-5a1dbae132e9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:17.482758 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 332/1337] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:17 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:17.549278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7eb12c34-23fd-4f84-a7dc-939bb0ff0822 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:17.551545 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7eb12c34-23fd-4f84-a7dc-939bb0ff0822 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:48:17.551978 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7eb12c34-23fd-4f84-a7dc-939bb0ff0822 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:17.552279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7eb12c34-23fd-4f84-a7dc-939bb0ff0822 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:17.561216 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ff0cca06-b2d0-434d-8413-fc231a03b03a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:17.564715 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:17.564715 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:17.564876 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff0cca06-b2d0-434d-8413-fc231a03b03a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:17.565106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff0cca06-b2d0-434d-8413-fc231a03b03a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:17.567960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff0cca06-b2d0-434d-8413-fc231a03b03a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:17.568146 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ff0cca06-b2d0-434d-8413-fc231a03b03a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:17.571690 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7eb12c34-23fd-4f84-a7dc-939bb0ff0822 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:17.573534 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:17.573534 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:17.574476 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff0cca06-b2d0-434d-8413-fc231a03b03a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:17.575117 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 334/1338] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:17 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:17.578260 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7eb12c34-23fd-4f84-a7dc-939bb0ff0822 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:48:17.578903 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 332/1339] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:17 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:17.744682 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8698d51b-f945-4e37-b729-6d247498e217 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:17.747879 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8698d51b-f945-4e37-b729-6d247498e217 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:17.748140 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8698d51b-f945-4e37-b729-6d247498e217 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:17.748377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8698d51b-f945-4e37-b729-6d247498e217 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:17.748541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8698d51b-f945-4e37-b729-6d247498e217 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:17.757029 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:17.757029 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:17.758308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8698d51b-f945-4e37-b729-6d247498e217 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:17.758558 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 342/1340] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:17 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:18.193778 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5430f69a-2947-4e4a-b163-67a5ca781578 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:18.195677 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5430f69a-2947-4e4a-b163-67a5ca781578 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:18.195897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5430f69a-2947-4e4a-b163-67a5ca781578 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:18.196081 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5430f69a-2947-4e4a-b163-67a5ca781578 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:18.205720 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:18.205720 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:18.210481 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5430f69a-2947-4e4a-b163-67a5ca781578 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:18.216755 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5430f69a-2947-4e4a-b163-67a5ca781578 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:18.217268 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 333/1341] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:18 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:18.398116 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-08eb551d-8337-4922-a049-1e27ee534f7d req-6cd80959-2af2-43f0-8621-ec6992f22a23 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:18.399975 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-6cd80959-2af2-43f0-8621-ec6992f22a23 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] DELETE https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f Jul 03 15:48:18.400153 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-6cd80959-2af2-43f0-8621-ec6992f22a23 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:18.400319 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-6cd80959-2af2-43f0-8621-ec6992f22a23 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:18.408360 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:18.408360 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:18.587649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cfbec159-45f9-4587-a58b-7910ff3e1275 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:18.589926 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cfbec159-45f9-4587-a58b-7910ff3e1275 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:18.590136 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cfbec159-45f9-4587-a58b-7910ff3e1275 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:18.590338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cfbec159-45f9-4587-a58b-7910ff3e1275 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:18.590435 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cfbec159-45f9-4587-a58b-7910ff3e1275 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:18.595084 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:18.595084 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:18.595891 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cfbec159-45f9-4587-a58b-7910ff3e1275 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:18.596262 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 333/1342] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:18 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:18.774356 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-44a414ea-f612-4ba8-be7c-22cd2097157a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:18.776362 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-44a414ea-f612-4ba8-be7c-22cd2097157a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:18.776362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-44a414ea-f612-4ba8-be7c-22cd2097157a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:18.776362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-44a414ea-f612-4ba8-be7c-22cd2097157a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:18.776362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-44a414ea-f612-4ba8-be7c-22cd2097157a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:18.783341 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:18.783341 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:18.783341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-44a414ea-f612-4ba8-be7c-22cd2097157a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:18.783341 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 343/1343] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:18 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:18.951217 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-6cd80959-2af2-43f0-8621-ec6992f22a23 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f returned with HTTP 200 Jul 03 15:48:18.952074 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 335/1344] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:48:18 2026] DELETE /volume/v3/attachments/98bd4ad5-d279-402a-be5d-ef7c733c261f => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:18.966330 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:18.969130 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] DELETE https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c Jul 03 15:48:18.969130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:18.969432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:18.969432 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Delete volume with id: 641c8da7-e012-4932-8ca2-ac664bafca3c Jul 03 15:48:18.977264 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:18.977264 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:18.977724 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:48:19.029877 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Delete volume request issued successfully. Jul 03 15:48:19.030100 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-08eb551d-8337-4922-a049-1e27ee534f7d req-900392f9-1b47-4ba2-aebc-1aa753fd15d7 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c returned with HTTP 202 Jul 03 15:48:19.032190 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 334/1345] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:48:18 2026] DELETE /volume/v3/volumes/641c8da7-e012-4932-8ca2-ac664bafca3c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:48:19.237368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-43029279-fd3d-474b-ab96-4100e6c64616 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:19.239720 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43029279-fd3d-474b-ab96-4100e6c64616 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:19.239983 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43029279-fd3d-474b-ab96-4100e6c64616 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:19.240228 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43029279-fd3d-474b-ab96-4100e6c64616 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:19.248979 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:19.248979 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:19.253081 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-43029279-fd3d-474b-ab96-4100e6c64616 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:19.259269 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43029279-fd3d-474b-ab96-4100e6c64616 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:19.259269 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 334/1346] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:19 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:19.609957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c4b0ab6d-2b71-45df-b44d-40ca94e4f900 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:19.612556 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4b0ab6d-2b71-45df-b44d-40ca94e4f900 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:19.612994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c4b0ab6d-2b71-45df-b44d-40ca94e4f900 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:19.613246 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c4b0ab6d-2b71-45df-b44d-40ca94e4f900 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:19.613298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c4b0ab6d-2b71-45df-b44d-40ca94e4f900 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:19.618817 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:19.618817 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:19.620032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c4b0ab6d-2b71-45df-b44d-40ca94e4f900 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:19.620268 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 344/1347] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:19 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:19.793758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0f06c7d1-307b-46fd-a27a-89e37af1a718 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:19.798000 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f06c7d1-307b-46fd-a27a-89e37af1a718 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:19.798290 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f06c7d1-307b-46fd-a27a-89e37af1a718 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:19.800970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f06c7d1-307b-46fd-a27a-89e37af1a718 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:19.800970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0f06c7d1-307b-46fd-a27a-89e37af1a718 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:19.804883 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:19.804883 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:19.809184 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f06c7d1-307b-46fd-a27a-89e37af1a718 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:19.809184 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 336/1348] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:19 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:20.276008 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-845641be-fd3a-407d-ab85-745c6adadb86 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:20.278103 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-845641be-fd3a-407d-ab85-745c6adadb86 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:20.278436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-845641be-fd3a-407d-ab85-745c6adadb86 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:20.278806 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-845641be-fd3a-407d-ab85-745c6adadb86 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:20.291064 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:20.291064 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:20.300097 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-845641be-fd3a-407d-ab85-745c6adadb86 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:20.308027 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-845641be-fd3a-407d-ab85-745c6adadb86 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:20.308428 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 335/1349] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:20 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:20.635443 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ed74c6d0-e8b1-4ddc-b325-074a70f988df None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:20.638424 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ed74c6d0-e8b1-4ddc-b325-074a70f988df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:20.638424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ed74c6d0-e8b1-4ddc-b325-074a70f988df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:20.639850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ed74c6d0-e8b1-4ddc-b325-074a70f988df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:20.639850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-ed74c6d0-e8b1-4ddc-b325-074a70f988df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:20.644958 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:20.644958 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:20.645700 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ed74c6d0-e8b1-4ddc-b325-074a70f988df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:20.657676 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 335/1350] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:20 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:20.833492 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a16091bb-02b6-4265-9923-56bbf31752ad None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:20.834497 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a16091bb-02b6-4265-9923-56bbf31752ad tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:20.834497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a16091bb-02b6-4265-9923-56bbf31752ad tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:20.834497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a16091bb-02b6-4265-9923-56bbf31752ad tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:20.834854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-a16091bb-02b6-4265-9923-56bbf31752ad tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:20.841560 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:20.841560 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:20.842455 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a16091bb-02b6-4265-9923-56bbf31752ad tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:20.842867 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 345/1351] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:20 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:21.323534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-872938c6-fd29-498e-ae9c-6cd1154e34de None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:21.327246 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-872938c6-fd29-498e-ae9c-6cd1154e34de tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:21.327927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-872938c6-fd29-498e-ae9c-6cd1154e34de tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:21.327927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-872938c6-fd29-498e-ae9c-6cd1154e34de tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:21.340857 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:21.340857 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:21.351125 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-872938c6-fd29-498e-ae9c-6cd1154e34de tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:21.359204 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-872938c6-fd29-498e-ae9c-6cd1154e34de tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:21.359943 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 337/1352] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:21 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:21.659725 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2f114c98-4996-451a-9163-b09f7573648e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:21.663729 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2f114c98-4996-451a-9163-b09f7573648e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:21.663729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2f114c98-4996-451a-9163-b09f7573648e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:21.663729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2f114c98-4996-451a-9163-b09f7573648e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:21.663729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-2f114c98-4996-451a-9163-b09f7573648e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:21.676142 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:21.676142 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:21.680111 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2f114c98-4996-451a-9163-b09f7573648e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:21.680111 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 336/1353] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:21 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:21.855482 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a566f4f6-8941-451d-97d2-10349866a35e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:21.860749 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a566f4f6-8941-451d-97d2-10349866a35e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:21.860749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a566f4f6-8941-451d-97d2-10349866a35e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:21.860749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a566f4f6-8941-451d-97d2-10349866a35e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:21.860749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a566f4f6-8941-451d-97d2-10349866a35e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:21.865933 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:21.865933 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:21.866863 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a566f4f6-8941-451d-97d2-10349866a35e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:21.867377 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 336/1354] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:21 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:22.375867 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5f0f4ca1-11e7-47f6-b2be-b5718f952d36 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.378606 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f0f4ca1-11e7-47f6-b2be-b5718f952d36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:22.378821 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f0f4ca1-11e7-47f6-b2be-b5718f952d36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:22.379034 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f0f4ca1-11e7-47f6-b2be-b5718f952d36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:22.387173 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.387173 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:22.395061 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5f0f4ca1-11e7-47f6-b2be-b5718f952d36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:22.409085 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f0f4ca1-11e7-47f6-b2be-b5718f952d36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:22.409432 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 346/1355] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:22 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:22.421895 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a34cf5c8-5d30-4c75-840f-f6ea163a8972 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.423442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a34cf5c8-5d30-4c75-840f-f6ea163a8972 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:22.424063 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a34cf5c8-5d30-4c75-840f-f6ea163a8972 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:22.424440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a34cf5c8-5d30-4c75-840f-f6ea163a8972 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:22.434144 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.434144 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:22.438572 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a34cf5c8-5d30-4c75-840f-f6ea163a8972 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:22.443996 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a34cf5c8-5d30-4c75-840f-f6ea163a8972 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:22.444859 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 338/1356] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:22 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:22.458144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.459352 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:48:22.459760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a1f1592-32ea-4177-9c65-46f9265b743b", "name": "tempest-VolumeImageDependencyTests-Snapshot-1144617596"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:22.468840 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.468840 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:22.470228 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:22.470228 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create snapshot from volume 7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:22.538803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Created reservations ['8de8dc21-18f9-49f0-85f5-b16df259046d', 'd69968c6-4ff6-4e56-b5b9-09ed6a937c10', '38049cd9-bee3-47ab-9960-24cffb739915', '11c1d0bb-694f-4c4c-819b-0796241fa678'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:22.581855 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Snapshot create request issued successfully. Jul 03 15:48:22.584121 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-15befdcc-d62e-4542-ae00-a5b6728dcf36 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:48:22.584121 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 337/1357] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:48:22 2026] POST /volume/v3/snapshots => generated 313 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 15:48:22.596449 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-430dbbaa-59aa-42b8-a7e0-6096eef2f678 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.599420 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-430dbbaa-59aa-42b8-a7e0-6096eef2f678 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:22.599819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-430dbbaa-59aa-42b8-a7e0-6096eef2f678 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:22.599967 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-430dbbaa-59aa-42b8-a7e0-6096eef2f678 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:22.613431 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.613431 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:22.616216 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-430dbbaa-59aa-42b8-a7e0-6096eef2f678 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Snapshot retrieved successfully. Jul 03 15:48:22.617166 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-430dbbaa-59aa-42b8-a7e0-6096eef2f678 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 returned with HTTP 200 Jul 03 15:48:22.617532 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 337/1358] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:48:22 2026] GET /volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:22.642531 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.643032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:48:22.643223 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:22.643400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:22.643573 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Delete volume with id: 3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:48:22.654435 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.654435 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:22.654954 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:48:22.695809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c78748b8-bf3e-40be-b478-7b6b33b530bb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.697595 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c78748b8-bf3e-40be-b478-7b6b33b530bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:22.697886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c78748b8-bf3e-40be-b478-7b6b33b530bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:22.698103 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c78748b8-bf3e-40be-b478-7b6b33b530bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:22.698208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c78748b8-bf3e-40be-b478-7b6b33b530bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:22.703891 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.703891 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:22.709704 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c78748b8-bf3e-40be-b478-7b6b33b530bb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:22.709704 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 339/1359] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:22 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:22.710286 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Delete volume request issued successfully. Jul 03 15:48:22.710286 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f8ff275f-6247-4125-90fd-31e77b1c7a96 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 202 Jul 03 15:48:22.710286 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 347/1360] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:48:22 2026] DELETE /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:48:22.718850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c9bfe74d-79f1-40a8-b2fc-fcb325208eac None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.720886 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c9bfe74d-79f1-40a8-b2fc-fcb325208eac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:48:22.721102 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c9bfe74d-79f1-40a8-b2fc-fcb325208eac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:22.721412 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c9bfe74d-79f1-40a8-b2fc-fcb325208eac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:22.729490 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.729490 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:22.733783 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c9bfe74d-79f1-40a8-b2fc-fcb325208eac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Volume info retrieved successfully. Jul 03 15:48:22.738879 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c9bfe74d-79f1-40a8-b2fc-fcb325208eac tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 200 Jul 03 15:48:22.739129 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 338/1361] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:22 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:22.882700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fd467e7b-d6f1-493b-ae3b-18e38acff1d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:22.884649 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fd467e7b-d6f1-493b-ae3b-18e38acff1d1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:22.884846 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fd467e7b-d6f1-493b-ae3b-18e38acff1d1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:22.885054 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fd467e7b-d6f1-493b-ae3b-18e38acff1d1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:22.885180 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-fd467e7b-d6f1-493b-ae3b-18e38acff1d1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:22.890167 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:22.890167 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:22.891749 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fd467e7b-d6f1-493b-ae3b-18e38acff1d1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:22.892153 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 338/1362] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:22 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:23.630399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5d63b12c-bd1b-480c-8e0f-b9c2ea5f4778 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:23.632273 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5d63b12c-bd1b-480c-8e0f-b9c2ea5f4778 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:23.632634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5d63b12c-bd1b-480c-8e0f-b9c2ea5f4778 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:23.632881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5d63b12c-bd1b-480c-8e0f-b9c2ea5f4778 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:23.638439 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:23.638439 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:23.638970 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5d63b12c-bd1b-480c-8e0f-b9c2ea5f4778 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Snapshot retrieved successfully. Jul 03 15:48:23.639946 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5d63b12c-bd1b-480c-8e0f-b9c2ea5f4778 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 returned with HTTP 200 Jul 03 15:48:23.640549 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 340/1363] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:48:23 2026] GET /volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:23.649398 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:23.652943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:23.652943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "75206e36-eae3-4154-bd3a-c7fcff4c3649", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:23.653701 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '75206e36-eae3-4154-bd3a-c7fcff4c3649', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:23.659365 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:23.659365 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:23.660007 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Snapshot retrieved successfully. Jul 03 15:48:23.660235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume of 1 GB Jul 03 15:48:23.665468 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Availability Zones retrieved successfully. Jul 03 15:48:23.679209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (5c733743-0c14-4e48-bfb9-1a6d0ab57eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:23.680116 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820932f2-96a8-49d7-9a43-e7f9469f31ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:23.681813 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:23.719045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fe9ebb1f-8bde-4e41-a863-ef043d00a3ff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:23.722217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820932f2-96a8-49d7-9a43-e7f9469f31ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '75206e36-eae3-4154-bd3a-c7fcff4c3649', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:23.722638 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe9ebb1f-8bde-4e41-a863-ef043d00a3ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:23.723159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fe9ebb1f-8bde-4e41-a863-ef043d00a3ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:23.723159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fe9ebb1f-8bde-4e41-a863-ef043d00a3ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:23.723261 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-fe9ebb1f-8bde-4e41-a863-ef043d00a3ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:23.724705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bd2b49-fbfc-4269-9507-d3ec4b4a1a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:23.730218 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:23.730218 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:23.731163 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe9ebb1f-8bde-4e41-a863-ef043d00a3ff tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:23.731637 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 339/1364] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:23 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:23.754607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-16807d6b-eebc-4c6b-aec3-f665d8c76d09 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:23.757750 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-16807d6b-eebc-4c6b-aec3-f665d8c76d09 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] GET https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a Jul 03 15:48:23.757925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-16807d6b-eebc-4c6b-aec3-f665d8c76d09 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:23.758139 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-16807d6b-eebc-4c6b-aec3-f665d8c76d09 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:23.765510 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-16807d6b-eebc-4c6b-aec3-f665d8c76d09 tempest-ServerActionsTestOtherA-856698892 tempest-ServerActionsTestOtherA-856698892-project-member] https://10.4.3.228/volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a returned with HTTP 404 Jul 03 15:48:23.766040 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 339/1365] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:23 2026] GET /volume/v3/volumes/3ae7ee7f-fe2a-4627-a22c-1680d9dc920a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:23.771027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Created reservations ['fb32c58e-7053-460f-8f03-f6faefb66a67', '97b08c66-fe2f-43f6-832e-ee2347f660db', '689c2eb5-6db3-42a7-a0c0-cd0bee65cab5', 'cbdab1b3-7a18-4d53-83ae-410638fb18d4'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:23.772752 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bd2b49-fbfc-4269-9507-d3ec4b4a1a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb32c58e-7053-460f-8f03-f6faefb66a67', '97b08c66-fe2f-43f6-832e-ee2347f660db', '689c2eb5-6db3-42a7-a0c0-cd0bee65cab5', 'cbdab1b3-7a18-4d53-83ae-410638fb18d4']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:23.772752 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7767646a-f40a-4020-9e2d-58f3aa2d0cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:23.824658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7767646a-f40a-4020-9e2d-58f3aa2d0cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '949b3509-bcf7-4ab9-a3ad-b2f4f62b3183', '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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['fb32c58e-7053-460f-8f03-f6faefb66a67','97b08c66-fe2f-43f6-832e-ee2347f660db','689c2eb5-6db3-42a7-a0c0-cd0bee65cab5','cbdab1b3-7a18-4d53-83ae-410638fb18d4'],size=1,snapshot_id=75206e36-eae3-4154-bd3a-c7fcff4c3649,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:23Z,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=949b3509-bcf7-4ab9-a3ad-b2f4f62b3183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f8b6b339ae4642a432557c5c9fb6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=75206e36-eae3-4154-bd3a-c7fcff4c3649,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b1519b567d45e498cc024795efaacb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:23.824658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5131f79-db45-4d88-a519-9d0bc926ccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:23.848753 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5131f79-db45-4d88-a519-9d0bc926ccc6) transitioned into 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='d4f8b6b339ae4642a432557c5c9fb6ac',qos_specs=None,replication_status=,reservations=['fb32c58e-7053-460f-8f03-f6faefb66a67','97b08c66-fe2f-43f6-832e-ee2347f660db','689c2eb5-6db3-42a7-a0c0-cd0bee65cab5','cbdab1b3-7a18-4d53-83ae-410638fb18d4'],size=1,snapshot_id=75206e36-eae3-4154-bd3a-c7fcff4c3649,source_replicaid=,source_volid=None,status='creating',user_id='37b1519b567d45e498cc024795efaacb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:23.848753 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2a6460-7c04-4708-8f64-ba8425b994dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:23.874007 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2a6460-7c04-4708-8f64-ba8425b994dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:23.874007 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Flow 'volume_create_api' (5c733743-0c14-4e48-bfb9-1a6d0ab57eb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:23.875976 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Create volume request issued successfully. Jul 03 15:48:23.875976 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a8d89823-ccc3-4e5a-bf66-49ccc07cd4b6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:23.875976 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 348/1366] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:48:23 2026] POST /volume/v3/volumes => generated 809 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:23.900066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-368cc29b-a67f-49d6-b976-4a811cad2f2a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:23.900066 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-368cc29b-a67f-49d6-b976-4a811cad2f2a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:23.900066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-368cc29b-a67f-49d6-b976-4a811cad2f2a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:23.900066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-368cc29b-a67f-49d6-b976-4a811cad2f2a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:23.905704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5d50ac91-6104-4dce-b6c1-e09dc0d906b6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:23.908395 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d50ac91-6104-4dce-b6c1-e09dc0d906b6 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:23.908395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d50ac91-6104-4dce-b6c1-e09dc0d906b6 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:23.908962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d50ac91-6104-4dce-b6c1-e09dc0d906b6 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:23.908962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5d50ac91-6104-4dce-b6c1-e09dc0d906b6 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:23.916675 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:23.916675 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:23.921500 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:23.921500 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:23.922414 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d50ac91-6104-4dce-b6c1-e09dc0d906b6 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:23.923018 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 340/1367] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:23 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:23.925935 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-368cc29b-a67f-49d6-b976-4a811cad2f2a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:23.932471 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-368cc29b-a67f-49d6-b976-4a811cad2f2a tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 200 Jul 03 15:48:23.932471 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 341/1368] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:23 2026] GET /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:24.743819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-99d82c27-dafd-4286-865f-b7cc53e97912 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:24.745760 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99d82c27-dafd-4286-865f-b7cc53e97912 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:24.745955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99d82c27-dafd-4286-865f-b7cc53e97912 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:24.746128 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99d82c27-dafd-4286-865f-b7cc53e97912 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:24.746257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-99d82c27-dafd-4286-865f-b7cc53e97912 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:24.751010 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:24.751010 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:24.751906 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99d82c27-dafd-4286-865f-b7cc53e97912 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:24.752359 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 340/1369] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:24 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:24.940797 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2879abb6-e96a-4fb7-a686-3c198b888e52 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:24.943248 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2879abb6-e96a-4fb7-a686-3c198b888e52 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:24.946400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2879abb6-e96a-4fb7-a686-3c198b888e52 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:24.946400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2879abb6-e96a-4fb7-a686-3c198b888e52 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:24.946400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-2879abb6-e96a-4fb7-a686-3c198b888e52 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:24.951424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-406edb77-c3d2-4042-95db-dbd2f39827cd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:24.952405 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:24.952405 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:24.953235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2879abb6-e96a-4fb7-a686-3c198b888e52 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:24.953950 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 349/1370] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:24 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:24.954800 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-406edb77-c3d2-4042-95db-dbd2f39827cd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:24.955103 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-406edb77-c3d2-4042-95db-dbd2f39827cd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:24.955519 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-406edb77-c3d2-4042-95db-dbd2f39827cd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:24.964785 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:24.964785 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:24.970156 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-406edb77-c3d2-4042-95db-dbd2f39827cd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:24.975986 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-406edb77-c3d2-4042-95db-dbd2f39827cd tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 200 Jul 03 15:48:24.976403 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 341/1371] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:24 2026] GET /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:24.993137 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b8bada13-d307-4ef9-b6e1-2781fe5671b7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:24.998828 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b8bada13-d307-4ef9-b6e1-2781fe5671b7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:24.998920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b8bada13-d307-4ef9-b6e1-2781fe5671b7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:24.999243 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b8bada13-d307-4ef9-b6e1-2781fe5671b7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:25.010247 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:25.010247 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:25.015068 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b8bada13-d307-4ef9-b6e1-2781fe5671b7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:25.021190 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b8bada13-d307-4ef9-b6e1-2781fe5671b7 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 200 Jul 03 15:48:25.021799 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 342/1372] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:24 2026] GET /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:25.037876 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:25.042924 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:25.043077 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:25.043384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:25.043534 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete snapshot with id: 75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:25.049636 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:25.049636 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:25.050636 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Snapshot retrieved successfully. Jul 03 15:48:25.073426 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Snapshot delete request issued successfully. Jul 03 15:48:25.073977 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc3ce1e8-f4fd-4a0e-af33-ddb2e72cf172 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 returned with HTTP 202 Jul 03 15:48:25.074198 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 341/1373] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:48:25 2026] DELETE /volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:48:25.084467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6a853b5a-6ef4-4272-b51f-bf1fdd896236 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:25.088136 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a853b5a-6ef4-4272-b51f-bf1fdd896236 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:25.088384 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a853b5a-6ef4-4272-b51f-bf1fdd896236 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:25.088632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a853b5a-6ef4-4272-b51f-bf1fdd896236 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:25.097117 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:25.097117 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:25.098770 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6a853b5a-6ef4-4272-b51f-bf1fdd896236 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Snapshot retrieved successfully. Jul 03 15:48:25.098770 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a853b5a-6ef4-4272-b51f-bf1fdd896236 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 returned with HTTP 200 Jul 03 15:48:25.098942 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 350/1374] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:48:25 2026] GET /volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:25.765977 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5e55f027-f76a-4242-8d74-fd4384dced49 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:25.767578 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5e55f027-f76a-4242-8d74-fd4384dced49 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:25.769545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5e55f027-f76a-4242-8d74-fd4384dced49 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:25.769545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5e55f027-f76a-4242-8d74-fd4384dced49 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:25.769545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5e55f027-f76a-4242-8d74-fd4384dced49 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:25.772560 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:25.772560 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:25.773301 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5e55f027-f76a-4242-8d74-fd4384dced49 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:25.773710 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 342/1375] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:25 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:25.968907 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-df7c5fe7-73de-4864-b7dd-955b91b3da64 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:25.971601 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-df7c5fe7-73de-4864-b7dd-955b91b3da64 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:25.971940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-df7c5fe7-73de-4864-b7dd-955b91b3da64 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:25.972186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-df7c5fe7-73de-4864-b7dd-955b91b3da64 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:25.972295 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-df7c5fe7-73de-4864-b7dd-955b91b3da64 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:25.977969 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:25.977969 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:25.978734 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-df7c5fe7-73de-4864-b7dd-955b91b3da64 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:25.979049 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 343/1376] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:25 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:26.112854 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1563a27d-5f4d-4b66-9e76-fc406e1b93f0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:26.114574 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1563a27d-5f4d-4b66-9e76-fc406e1b93f0 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:26.114799 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1563a27d-5f4d-4b66-9e76-fc406e1b93f0 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:26.114974 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1563a27d-5f4d-4b66-9e76-fc406e1b93f0 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:26.119755 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1563a27d-5f4d-4b66-9e76-fc406e1b93f0 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 returned with HTTP 404 Jul 03 15:48:26.120195 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 342/1377] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:48:26 2026] GET /volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:26.131960 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:26.138784 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:26.138784 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:26.138784 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:26.138784 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: 949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:26.154531 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:26.154531 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:26.155214 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:26.183430 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume request issued successfully. Jul 03 15:48:26.183805 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9c917a2-67a3-4150-b603-9d6b39fb0486 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 202 Jul 03 15:48:26.184538 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 351/1378] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:26 2026] DELETE /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:48:26.196422 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-02f904c3-5f45-4c77-b4c5-9b4dc8a6699e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:26.198516 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-02f904c3-5f45-4c77-b4c5-9b4dc8a6699e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:26.198786 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-02f904c3-5f45-4c77-b4c5-9b4dc8a6699e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:26.198980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-02f904c3-5f45-4c77-b4c5-9b4dc8a6699e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:26.207290 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:26.207290 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:26.212055 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-02f904c3-5f45-4c77-b4c5-9b4dc8a6699e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:26.218438 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-02f904c3-5f45-4c77-b4c5-9b4dc8a6699e tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 200 Jul 03 15:48:26.219180 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 343/1379] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:26 2026] GET /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:26.785077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f524b222-c8d1-4038-a8a4-daff43c51b32 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:26.787013 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f524b222-c8d1-4038-a8a4-daff43c51b32 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:26.787209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f524b222-c8d1-4038-a8a4-daff43c51b32 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:26.787419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f524b222-c8d1-4038-a8a4-daff43c51b32 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:26.787555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f524b222-c8d1-4038-a8a4-daff43c51b32 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:26.792238 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:26.792238 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:26.793194 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f524b222-c8d1-4038-a8a4-daff43c51b32 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:26.793634 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 344/1380] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:26 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:26.990468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6545ba0a-e279-4ad6-a36d-cb36ca45445f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:26.992973 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6545ba0a-e279-4ad6-a36d-cb36ca45445f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:26.993227 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6545ba0a-e279-4ad6-a36d-cb36ca45445f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:26.993409 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6545ba0a-e279-4ad6-a36d-cb36ca45445f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:26.993537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6545ba0a-e279-4ad6-a36d-cb36ca45445f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:26.999414 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:26.999414 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:27.000635 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6545ba0a-e279-4ad6-a36d-cb36ca45445f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:27.001353 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 343/1381] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:26 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:27.235892 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1eb94059-7688-4b7f-a845-e372367a34ce None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:27.237998 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1eb94059-7688-4b7f-a845-e372367a34ce tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:27.238264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1eb94059-7688-4b7f-a845-e372367a34ce tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:27.238529 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1eb94059-7688-4b7f-a845-e372367a34ce tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:27.247300 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1eb94059-7688-4b7f-a845-e372367a34ce tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 404 Jul 03 15:48:27.248023 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 352/1382] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:27 2026] GET /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:27.575584 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a335e81c-02a5-417b-9c65-bcd373572cec None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:27.578450 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a335e81c-02a5-417b-9c65-bcd373572cec tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:27.578705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a335e81c-02a5-417b-9c65-bcd373572cec tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:27.578894 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a335e81c-02a5-417b-9c65-bcd373572cec tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:27.579078 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-a335e81c-02a5-417b-9c65-bcd373572cec tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: 7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:27.586840 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:27.586840 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:27.587351 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a335e81c-02a5-417b-9c65-bcd373572cec tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:27.637656 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a335e81c-02a5-417b-9c65-bcd373572cec tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume request issued successfully. Jul 03 15:48:27.638054 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a335e81c-02a5-417b-9c65-bcd373572cec tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 202 Jul 03 15:48:27.638640 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 344/1383] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:27 2026] DELETE /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:48:27.664342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c8c81164-e96a-42c2-99ad-0e98a2310630 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:27.667180 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8c81164-e96a-42c2-99ad-0e98a2310630 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:27.667452 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8c81164-e96a-42c2-99ad-0e98a2310630 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:27.667795 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8c81164-e96a-42c2-99ad-0e98a2310630 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:27.676507 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:27.676507 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:27.680744 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c8c81164-e96a-42c2-99ad-0e98a2310630 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:27.686499 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8c81164-e96a-42c2-99ad-0e98a2310630 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 200 Jul 03 15:48:27.686964 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 345/1384] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:27 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:27.808286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-02cf7838-86e0-49b0-9005-444f62b96f31 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:27.811449 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02cf7838-86e0-49b0-9005-444f62b96f31 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:27.811880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02cf7838-86e0-49b0-9005-444f62b96f31 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:27.812150 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02cf7838-86e0-49b0-9005-444f62b96f31 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:27.812306 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-02cf7838-86e0-49b0-9005-444f62b96f31 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:27.821279 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:27.821279 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:27.823175 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02cf7838-86e0-49b0-9005-444f62b96f31 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:27.824467 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 344/1385] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:27 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:28.012824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8f4498ed-aa9c-4f2c-bc8a-283fe855da81 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.015163 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8f4498ed-aa9c-4f2c-bc8a-283fe855da81 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:28.015474 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8f4498ed-aa9c-4f2c-bc8a-283fe855da81 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.015825 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8f4498ed-aa9c-4f2c-bc8a-283fe855da81 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.016046 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8f4498ed-aa9c-4f2c-bc8a-283fe855da81 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:28.021078 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:28.021078 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:28.022070 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8f4498ed-aa9c-4f2c-bc8a-283fe855da81 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:28.022514 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 353/1386] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:28 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:28.707547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-98010bc5-92a4-44af-b261-0a8ea4249666 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.709590 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-98010bc5-92a4-44af-b261-0a8ea4249666 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:28.709906 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-98010bc5-92a4-44af-b261-0a8ea4249666 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.710131 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-98010bc5-92a4-44af-b261-0a8ea4249666 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.720209 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-98010bc5-92a4-44af-b261-0a8ea4249666 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 404 Jul 03 15:48:28.720826 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 345/1387] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:28 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:28.732687 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e6619f07-50e0-40a8-a4e6-ebba27e295f1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.734231 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e6619f07-50e0-40a8-a4e6-ebba27e295f1 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:28.734409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e6619f07-50e0-40a8-a4e6-ebba27e295f1 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.734576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e6619f07-50e0-40a8-a4e6-ebba27e295f1 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.734849 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e6619f07-50e0-40a8-a4e6-ebba27e295f1 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: 949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:28.739854 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e6619f07-50e0-40a8-a4e6-ebba27e295f1 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 404 Jul 03 15:48:28.740285 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 346/1388] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:28 2026] DELETE /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:28.747909 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-960f23c2-f9f9-45dd-9656-b4c50e5669b3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.749725 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-960f23c2-f9f9-45dd-9656-b4c50e5669b3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 Jul 03 15:48:28.750011 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-960f23c2-f9f9-45dd-9656-b4c50e5669b3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.750226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-960f23c2-f9f9-45dd-9656-b4c50e5669b3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.756717 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-960f23c2-f9f9-45dd-9656-b4c50e5669b3 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 returned with HTTP 404 Jul 03 15:48:28.757343 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 345/1389] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:28 2026] GET /volume/v3/volumes/949b3509-bcf7-4ab9-a3ad-b2f4f62b3183 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:28.767863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eb73b180-c35a-4c14-a889-d405e69f4ed6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.769818 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb73b180-c35a-4c14-a889-d405e69f4ed6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:28.770025 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb73b180-c35a-4c14-a889-d405e69f4ed6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.770214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb73b180-c35a-4c14-a889-d405e69f4ed6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.770282 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-eb73b180-c35a-4c14-a889-d405e69f4ed6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete snapshot with id: 75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:28.776042 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb73b180-c35a-4c14-a889-d405e69f4ed6 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 returned with HTTP 404 Jul 03 15:48:28.776744 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 354/1390] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:48:28 2026] DELETE /volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:28.784240 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-746f1cd1-b7b9-49e2-abe9-556a0d1c8cba None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.786161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-746f1cd1-b7b9-49e2-abe9-556a0d1c8cba tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 Jul 03 15:48:28.786563 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-746f1cd1-b7b9-49e2-abe9-556a0d1c8cba tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.786654 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-746f1cd1-b7b9-49e2-abe9-556a0d1c8cba tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.791587 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-746f1cd1-b7b9-49e2-abe9-556a0d1c8cba tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 returned with HTTP 404 Jul 03 15:48:28.792191 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 346/1391] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:48:28 2026] GET /volume/v3/snapshots/75206e36-eae3-4154-bd3a-c7fcff4c3649 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:28.799329 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4e018660-c9c4-43c1-bdcc-872461f657d9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.801048 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4e018660-c9c4-43c1-bdcc-872461f657d9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:28.801263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4e018660-c9c4-43c1-bdcc-872461f657d9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.801679 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4e018660-c9c4-43c1-bdcc-872461f657d9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.801679 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-4e018660-c9c4-43c1-bdcc-872461f657d9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: 7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:28.807109 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4e018660-c9c4-43c1-bdcc-872461f657d9 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 404 Jul 03 15:48:28.807668 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 347/1392] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:28 2026] DELETE /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:28.816707 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-90746272-4a65-4a8a-8a1f-154803f1aea2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.818319 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90746272-4a65-4a8a-8a1f-154803f1aea2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b Jul 03 15:48:28.818517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90746272-4a65-4a8a-8a1f-154803f1aea2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.818805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90746272-4a65-4a8a-8a1f-154803f1aea2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.824602 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90746272-4a65-4a8a-8a1f-154803f1aea2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b returned with HTTP 404 Jul 03 15:48:28.825159 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 346/1393] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:28 2026] GET /volume/v3/volumes/7a1f1592-32ea-4177-9c65-46f9265b743b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 15:48:28.838611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d1bb5bc0-17af-4aff-8a9b-b258d1dab364 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.845686 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d1bb5bc0-17af-4aff-8a9b-b258d1dab364 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:28.845993 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d1bb5bc0-17af-4aff-8a9b-b258d1dab364 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.846300 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d1bb5bc0-17af-4aff-8a9b-b258d1dab364 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.846479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d1bb5bc0-17af-4aff-8a9b-b258d1dab364 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:28.853044 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:28.853044 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:28.854004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d1bb5bc0-17af-4aff-8a9b-b258d1dab364 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:28.854392 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 355/1394] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:28 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:28.881401 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.884957 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 Jul 03 15:48:28.885167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.885344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.885501 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: 44353660-e3f7-41a7-9cd8-604121d2de93 Jul 03 15:48:28.892773 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:28.892773 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:28.893209 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:28.932663 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume request issued successfully. Jul 03 15:48:28.932663 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c31f7b8b-d7b3-435a-b148-8f6abf431fe2 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 returned with HTTP 202 Jul 03 15:48:28.932842 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 347/1395] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:28 2026] DELETE /volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 15:48:28.945243 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-14efed1a-b3ab-4b7c-a182-318b99bcda13 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:28.946694 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-14efed1a-b3ab-4b7c-a182-318b99bcda13 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 Jul 03 15:48:28.947002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-14efed1a-b3ab-4b7c-a182-318b99bcda13 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:28.947219 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-14efed1a-b3ab-4b7c-a182-318b99bcda13 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:28.956319 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:28.956319 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:28.961082 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-14efed1a-b3ab-4b7c-a182-318b99bcda13 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Volume info retrieved successfully. Jul 03 15:48:28.966519 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-14efed1a-b3ab-4b7c-a182-318b99bcda13 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 returned with HTTP 200 Jul 03 15:48:28.966985 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 348/1396] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:28 2026] GET /volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:29.034126 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-728dac39-18ad-405e-a20f-8534a3202d48 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:29.040239 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-728dac39-18ad-405e-a20f-8534a3202d48 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:29.040516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-728dac39-18ad-405e-a20f-8534a3202d48 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:29.040801 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-728dac39-18ad-405e-a20f-8534a3202d48 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:29.040955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-728dac39-18ad-405e-a20f-8534a3202d48 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:29.048198 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:29.048198 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:29.049299 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-728dac39-18ad-405e-a20f-8534a3202d48 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:29.049658 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 347/1397] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:29 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:29.866657 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2b41d42c-3ea1-46c1-b3c1-34edb55e154c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:29.868492 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b41d42c-3ea1-46c1-b3c1-34edb55e154c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:29.868704 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b41d42c-3ea1-46c1-b3c1-34edb55e154c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:29.868923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b41d42c-3ea1-46c1-b3c1-34edb55e154c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:29.869019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-2b41d42c-3ea1-46c1-b3c1-34edb55e154c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:29.873315 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:29.873315 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:29.874065 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b41d42c-3ea1-46c1-b3c1-34edb55e154c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:29.874421 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 356/1398] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:29 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:29.984047 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-33f4b18a-4577-4131-94b2-5fd778751278 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:29.986095 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33f4b18a-4577-4131-94b2-5fd778751278 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 Jul 03 15:48:29.986338 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33f4b18a-4577-4131-94b2-5fd778751278 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:29.986612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33f4b18a-4577-4131-94b2-5fd778751278 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:29.993981 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33f4b18a-4577-4131-94b2-5fd778751278 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 returned with HTTP 404 Jul 03 15:48:29.994616 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 348/1399] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:29 2026] GET /volume/v3/volumes/44353660-e3f7-41a7-9cd8-604121d2de93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:30.002259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-53bc2efe-f24b-48a8-a451-1862239e089c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:30.004145 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-53bc2efe-f24b-48a8-a451-1862239e089c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:30.004357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-53bc2efe-f24b-48a8-a451-1862239e089c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:30.004568 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-53bc2efe-f24b-48a8-a451-1862239e089c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:30.004796 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-53bc2efe-f24b-48a8-a451-1862239e089c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:30.010316 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-53bc2efe-f24b-48a8-a451-1862239e089c tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 404 Jul 03 15:48:30.010836 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 349/1400] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:30 2026] DELETE /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:30.018700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ac078501-833d-4402-a850-fdd45411736f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:30.021099 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ac078501-833d-4402-a850-fdd45411736f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 Jul 03 15:48:30.021382 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ac078501-833d-4402-a850-fdd45411736f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:30.021763 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ac078501-833d-4402-a850-fdd45411736f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:30.029668 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ac078501-833d-4402-a850-fdd45411736f tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 returned with HTTP 404 Jul 03 15:48:30.030337 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 348/1401] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:30 2026] GET /volume/v3/volumes/c4b2ca81-09e9-4799-a579-6680642afe75 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:30.075091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-58776d90-dd48-47a3-9707-7d731c0f6a3f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:30.078326 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58776d90-dd48-47a3-9707-7d731c0f6a3f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:30.078498 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58776d90-dd48-47a3-9707-7d731c0f6a3f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:30.078716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58776d90-dd48-47a3-9707-7d731c0f6a3f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:30.078845 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-58776d90-dd48-47a3-9707-7d731c0f6a3f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:30.089950 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:30.089950 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:30.090674 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58776d90-dd48-47a3-9707-7d731c0f6a3f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:30.091031 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 357/1402] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:30 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:48:30.114008 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5f942110-2e39-4282-8e4a-dd52d920e577 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:30.116268 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f942110-2e39-4282-8e4a-dd52d920e577 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] DELETE https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:48:30.116445 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f942110-2e39-4282-8e4a-dd52d920e577 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:30.116611 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f942110-2e39-4282-8e4a-dd52d920e577 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:30.116857 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-5f942110-2e39-4282-8e4a-dd52d920e577 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Delete volume with id: 71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:48:30.123358 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f942110-2e39-4282-8e4a-dd52d920e577 tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 404 Jul 03 15:48:30.123939 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 349/1403] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:48:30 2026] DELETE /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:30.139117 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5930cb6b-aa55-4555-8d5f-91b9f5e07abc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:30.141266 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5930cb6b-aa55-4555-8d5f-91b9f5e07abc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] GET https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e Jul 03 15:48:30.141485 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5930cb6b-aa55-4555-8d5f-91b9f5e07abc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:30.141709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5930cb6b-aa55-4555-8d5f-91b9f5e07abc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:30.148973 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5930cb6b-aa55-4555-8d5f-91b9f5e07abc tempest-VolumeImageDependencyTests-1187998173 tempest-VolumeImageDependencyTests-1187998173-project-member] https://10.4.3.228/volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e returned with HTTP 404 Jul 03 15:48:30.149403 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 350/1404] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:48:30 2026] GET /volume/v3/volumes/71c09e24-ef84-4e8d-9027-518cab6bb07e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:48:30.886968 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ebf9728c-51a7-49c4-a623-92091d19c25d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:30.889303 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ebf9728c-51a7-49c4-a623-92091d19c25d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:30.889614 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ebf9728c-51a7-49c4-a623-92091d19c25d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:30.889903 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ebf9728c-51a7-49c4-a623-92091d19c25d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:30.890053 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-ebf9728c-51a7-49c4-a623-92091d19c25d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:30.894918 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:30.894918 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:30.896161 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ebf9728c-51a7-49c4-a623-92091d19c25d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:30.896700 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 349/1405] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:30 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:31.105700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1adff846-46bc-4030-96b4-792a53296ab2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:31.111722 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1adff846-46bc-4030-96b4-792a53296ab2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:31.112010 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1adff846-46bc-4030-96b4-792a53296ab2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:31.112266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1adff846-46bc-4030-96b4-792a53296ab2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:31.112417 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-1adff846-46bc-4030-96b4-792a53296ab2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:31.117714 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:31.117714 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:31.118933 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1adff846-46bc-4030-96b4-792a53296ab2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:31.119455 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 358/1406] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:31 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:31.750635 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:31.905732 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:31.906247 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1851470186"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:31.908184 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1851470186'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:31.908348 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume of 1 GB Jul 03 15:48:31.910547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cae450a9-eda1-4bd4-ad9a-852f8b86aa1d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:31.914800 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cae450a9-eda1-4bd4-ad9a-852f8b86aa1d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:31.916013 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cae450a9-eda1-4bd4-ad9a-852f8b86aa1d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:31.916295 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cae450a9-eda1-4bd4-ad9a-852f8b86aa1d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:31.916477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-cae450a9-eda1-4bd4-ad9a-852f8b86aa1d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:31.919997 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Availability Zones retrieved successfully. Jul 03 15:48:31.927213 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:31.927213 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:31.928344 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cae450a9-eda1-4bd4-ad9a-852f8b86aa1d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:31.928985 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 351/1407] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:31 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:31.931035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (de6b7ee2-f106-44e8-a903-033f5850c243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:31.932084 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e612f9d2-e4db-4fb2-8aa4-f8a5c7318fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:31.932984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:31.965723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e612f9d2-e4db-4fb2-8aa4-f8a5c7318fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:31.966823 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917c3722-01f8-41e2-b39d-cfc1e557e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:32.055691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['d2569996-0b59-4d74-86f1-8c60a9aef3b3', '0c63d720-d329-4b85-8c7b-76120e96284f', '3b313020-188b-4173-88dd-14e1f756c334', 'bb919f9e-f840-48ea-90fd-eb816a99645e'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:32.055691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917c3722-01f8-41e2-b39d-cfc1e557e26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2569996-0b59-4d74-86f1-8c60a9aef3b3', '0c63d720-d329-4b85-8c7b-76120e96284f', '3b313020-188b-4173-88dd-14e1f756c334', 'bb919f9e-f840-48ea-90fd-eb816a99645e']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:32.055691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f1845a-08fa-4252-9d83-0311fed18c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:32.092949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f1845a-08fa-4252-9d83-0311fed18c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b82031-fec0-4715-a88b-db992f987a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851470186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['d2569996-0b59-4d74-86f1-8c60a9aef3b3','0c63d720-d329-4b85-8c7b-76120e96284f','3b313020-188b-4173-88dd-14e1f756c334','bb919f9e-f840-48ea-90fd-eb816a99645e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851470186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7b82031-fec0-4715-a88b-db992f987a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4071165fe224418aa5a69cfa8801c103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:32.094649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c54e15-ebc3-42ba-b12e-a86b820081a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:32.134043 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c54e15-ebc3-42ba-b12e-a86b820081a0) transitioned into 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-1851470186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['d2569996-0b59-4d74-86f1-8c60a9aef3b3','0c63d720-d329-4b85-8c7b-76120e96284f','3b313020-188b-4173-88dd-14e1f756c334','bb919f9e-f840-48ea-90fd-eb816a99645e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:32.134631 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7737117b-043b-404b-8202-d9b1b32cb944 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:32.135027 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5169463d-78f0-4692-b022-df6175031bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:32.138454 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7737117b-043b-404b-8202-d9b1b32cb944 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:32.138711 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7737117b-043b-404b-8202-d9b1b32cb944 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:32.138937 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7737117b-043b-404b-8202-d9b1b32cb944 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:32.139102 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-7737117b-043b-404b-8202-d9b1b32cb944 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:32.145242 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:32.145242 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:32.146508 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7737117b-043b-404b-8202-d9b1b32cb944 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:32.147663 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 350/1408] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:32 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:32.158299 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5169463d-78f0-4692-b022-df6175031bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:32.159638 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (de6b7ee2-f106-44e8-a903-033f5850c243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:32.160079 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request issued successfully. Jul 03 15:48:32.160932 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-047ff7d9-7c3c-467e-8c8f-8ec099dcedd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:32.161474 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 350/1409] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:48:31 2026] POST /volume/v3/volumes => generated 778 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:32.180517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7e06c467-5ae2-4400-8c0b-c5789bb5a555 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:32.185860 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7e06c467-5ae2-4400-8c0b-c5789bb5a555 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 Jul 03 15:48:32.186148 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7e06c467-5ae2-4400-8c0b-c5789bb5a555 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:32.186941 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7e06c467-5ae2-4400-8c0b-c5789bb5a555 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:32.198732 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:32.198732 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:32.206410 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7e06c467-5ae2-4400-8c0b-c5789bb5a555 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:48:32.214121 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7e06c467-5ae2-4400-8c0b-c5789bb5a555 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 returned with HTTP 200 Jul 03 15:48:32.214605 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 359/1410] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:32 2026] GET /volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:32.239071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-d6d60c00-5c90-436c-b2c8-39423438e65d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:32.241810 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-d6d60c00-5c90-436c-b2c8-39423438e65d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:48:32.241810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-d6d60c00-5c90-436c-b2c8-39423438e65d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:32.242136 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-d6d60c00-5c90-436c-b2c8-39423438e65d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:32.252755 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:32.252755 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:32.257346 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-d6d60c00-5c90-436c-b2c8-39423438e65d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:48:32.264806 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-d6d60c00-5c90-436c-b2c8-39423438e65d tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:48:32.265336 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 352/1411] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:32 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1653 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:32.321542 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-140e6bcc-6df3-465d-a1e8-84c0a28fe8b5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:32.323817 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-140e6bcc-6df3-465d-a1e8-84c0a28fe8b5 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:48:32.324079 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-140e6bcc-6df3-465d-a1e8-84c0a28fe8b5 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:32.324325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-140e6bcc-6df3-465d-a1e8-84c0a28fe8b5 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:32.349530 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:32.349530 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:32.351280 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-140e6bcc-6df3-465d-a1e8-84c0a28fe8b5 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:48:32.358251 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-140e6bcc-6df3-465d-a1e8-84c0a28fe8b5 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:48:32.358251 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 351/1412] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:32 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1653 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:32.941091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-14461292-684d-4591-ab4c-e9b2e28cf991 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:32.943653 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-14461292-684d-4591-ab4c-e9b2e28cf991 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:32.943653 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-14461292-684d-4591-ab4c-e9b2e28cf991 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:32.943653 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-14461292-684d-4591-ab4c-e9b2e28cf991 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:32.943837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-14461292-684d-4591-ab4c-e9b2e28cf991 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:32.949600 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:32.949600 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:32.951533 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-14461292-684d-4591-ab4c-e9b2e28cf991 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:32.951533 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 351/1413] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:32 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:33.163983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f7112200-2461-4f6a-8c1d-a0fe219bf863 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:33.167017 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f7112200-2461-4f6a-8c1d-a0fe219bf863 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:33.168638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f7112200-2461-4f6a-8c1d-a0fe219bf863 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:33.168638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f7112200-2461-4f6a-8c1d-a0fe219bf863 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:33.168638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f7112200-2461-4f6a-8c1d-a0fe219bf863 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:33.175753 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:33.175753 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:33.178401 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f7112200-2461-4f6a-8c1d-a0fe219bf863 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:33.178401 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 360/1414] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:33 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:33.234709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a2efac5e-8a78-4085-9bbb-cbe333f234c7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:33.236997 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2efac5e-8a78-4085-9bbb-cbe333f234c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 Jul 03 15:48:33.237339 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2efac5e-8a78-4085-9bbb-cbe333f234c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:33.237663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2efac5e-8a78-4085-9bbb-cbe333f234c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:33.246065 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:33.246065 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:33.250674 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a2efac5e-8a78-4085-9bbb-cbe333f234c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:48:33.256264 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2efac5e-8a78-4085-9bbb-cbe333f234c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 returned with HTTP 200 Jul 03 15:48:33.256946 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 353/1415] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:33 2026] GET /volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:33.278646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8495221a-682b-4a30-8e70-bb2a077c1703 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:33.280283 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8495221a-682b-4a30-8e70-bb2a077c1703 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:48:33.280606 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8495221a-682b-4a30-8e70-bb2a077c1703 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7b82031-fec0-4715-a88b-db992f987a58", "name": "tempest-type-Backup-1624997044"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:33.282370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-8495221a-682b-4a30-8e70-bb2a077c1703 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating new backup {'backup': {'volume_id': 'b7b82031-fec0-4715-a88b-db992f987a58', 'name': 'tempest-type-Backup-1624997044'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:48:33.282494 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-8495221a-682b-4a30-8e70-bb2a077c1703 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating backup of volume b7b82031-fec0-4715-a88b-db992f987a58 in container None Jul 03 15:48:33.299243 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:33.299243 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:33.299595 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8495221a-682b-4a30-8e70-bb2a077c1703 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:48:33.367553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-8495221a-682b-4a30-8e70-bb2a077c1703 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['8393b139-dfb6-4504-85f9-a904079391e2', '419b525a-5ebe-4408-a940-985e95f0940d'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:33.421634 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8495221a-682b-4a30-8e70-bb2a077c1703 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:48:33.422422 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 352/1416] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:48:33 2026] POST /volume/v3/backups => generated 316 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:33.434206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-25c1c134-c68d-48d3-8bed-5895bac2fb71 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:33.436755 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-25c1c134-c68d-48d3-8bed-5895bac2fb71 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:33.436755 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-25c1c134-c68d-48d3-8bed-5895bac2fb71 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:33.436920 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-25c1c134-c68d-48d3-8bed-5895bac2fb71 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:33.437004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-25c1c134-c68d-48d3-8bed-5895bac2fb71 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:33.445216 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:33.445216 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:33.445993 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-25c1c134-c68d-48d3-8bed-5895bac2fb71 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:33.446476 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 352/1417] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:33 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:33.965798 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6eb937c7-f9cb-4534-a770-761e5f2a62e9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:33.971091 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6eb937c7-f9cb-4534-a770-761e5f2a62e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:33.971091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6eb937c7-f9cb-4534-a770-761e5f2a62e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:33.974073 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6eb937c7-f9cb-4534-a770-761e5f2a62e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:33.974073 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6eb937c7-f9cb-4534-a770-761e5f2a62e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:33.979955 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:33.979955 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:33.981131 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6eb937c7-f9cb-4534-a770-761e5f2a62e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:33.981538 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 361/1418] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:33 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:34.195467 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a12706bb-ac0b-4f3d-a99c-a6801d508d0d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:34.197687 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a12706bb-ac0b-4f3d-a99c-a6801d508d0d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:34.197956 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a12706bb-ac0b-4f3d-a99c-a6801d508d0d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:34.198260 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a12706bb-ac0b-4f3d-a99c-a6801d508d0d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:34.198419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-a12706bb-ac0b-4f3d-a99c-a6801d508d0d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:34.203728 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:34.203728 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:34.204916 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a12706bb-ac0b-4f3d-a99c-a6801d508d0d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:34.205294 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 354/1419] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:34 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:34.464553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-43c47f2b-113a-4e5e-9a13-f12da49eb523 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:34.466785 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43c47f2b-113a-4e5e-9a13-f12da49eb523 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:34.466785 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43c47f2b-113a-4e5e-9a13-f12da49eb523 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:34.467016 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43c47f2b-113a-4e5e-9a13-f12da49eb523 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:34.467123 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-43c47f2b-113a-4e5e-9a13-f12da49eb523 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:34.472026 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:34.472026 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:34.472931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43c47f2b-113a-4e5e-9a13-f12da49eb523 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:34.473256 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 353/1420] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:34 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:34.991531 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9cde1d6c-f444-464b-a3cc-2de2dd2f793b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:34.993583 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9cde1d6c-f444-464b-a3cc-2de2dd2f793b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:34.993845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9cde1d6c-f444-464b-a3cc-2de2dd2f793b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:34.994334 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9cde1d6c-f444-464b-a3cc-2de2dd2f793b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:34.994481 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9cde1d6c-f444-464b-a3cc-2de2dd2f793b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:35.003087 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:35.003087 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:35.004106 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9cde1d6c-f444-464b-a3cc-2de2dd2f793b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:35.004486 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 353/1421] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:34 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:35.221763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bbd14a93-f4f5-4190-bf63-6ebf2c291912 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:35.227867 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bbd14a93-f4f5-4190-bf63-6ebf2c291912 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:35.228131 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bbd14a93-f4f5-4190-bf63-6ebf2c291912 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:35.228377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bbd14a93-f4f5-4190-bf63-6ebf2c291912 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:35.228487 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-bbd14a93-f4f5-4190-bf63-6ebf2c291912 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:35.237450 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:35.237450 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:35.238610 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bbd14a93-f4f5-4190-bf63-6ebf2c291912 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:35.239129 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 362/1422] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:35 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:35.265886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:35.431141 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:48:35.431520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e455461-f732-4317-8754-e5271eb2e383", "incremental": true}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:35.436259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating new backup {'backup': {'volume_id': '6e455461-f732-4317-8754-e5271eb2e383', 'incremental': True}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:48:35.436424 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating backup of volume 6e455461-f732-4317-8754-e5271eb2e383 in container None Jul 03 15:48:35.452338 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:35.452338 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:35.452671 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Volume info retrieved successfully. Jul 03 15:48:35.485262 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e87666f7-5909-4c66-94c1-00b1dfe39ffe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:35.488639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e87666f7-5909-4c66-94c1-00b1dfe39ffe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:35.488639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e87666f7-5909-4c66-94c1-00b1dfe39ffe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:35.488639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e87666f7-5909-4c66-94c1-00b1dfe39ffe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:35.488639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e87666f7-5909-4c66-94c1-00b1dfe39ffe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:35.490856 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:35.490856 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:35.491554 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e87666f7-5909-4c66-94c1-00b1dfe39ffe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:35.492051 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 354/1423] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:35 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:35.495867 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Created reservations ['adbc43fb-be84-4b6f-a23c-a5e3d515fe5a', '8f47040d-6174-4521-97f6-a306ea596393'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:35.528812 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c99a767-5d97-4256-bd94-2961bf1b69eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 400 Jul 03 15:48:35.529340 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 355/1424] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:48:35 2026] POST /volume/v3/backups => generated 109 bytes in 264 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:48:35.537808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3e4fb98a-367b-4de3-a7cf-61fb9c6df52a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:35.539983 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e4fb98a-367b-4de3-a7cf-61fb9c6df52a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] DELETE https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:35.540231 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e4fb98a-367b-4de3-a7cf-61fb9c6df52a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:35.540444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e4fb98a-367b-4de3-a7cf-61fb9c6df52a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:35.540560 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-3e4fb98a-367b-4de3-a7cf-61fb9c6df52a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete backup with id: 00f02c42-d42e-4af4-aa29-dc31b82f0d85. Jul 03 15:48:35.548330 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:35.548330 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:35.568458 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-3e4fb98a-367b-4de3-a7cf-61fb9c6df52a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] delete_backup rpcapi backup_id 00f02c42-d42e-4af4-aa29-dc31b82f0d85 {{(pid=99816) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:48:35.570509 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e4fb98a-367b-4de3-a7cf-61fb9c6df52a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 202 Jul 03 15:48:35.570995 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 354/1425] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:48:35 2026] DELETE /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:48:35.580097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-51a2fc6e-1b9b-429d-92b6-8cbc14a295c7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:35.582414 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51a2fc6e-1b9b-429d-92b6-8cbc14a295c7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:35.582752 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-51a2fc6e-1b9b-429d-92b6-8cbc14a295c7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:35.583160 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-51a2fc6e-1b9b-429d-92b6-8cbc14a295c7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:35.583757 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-51a2fc6e-1b9b-429d-92b6-8cbc14a295c7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:35.588220 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:35.588220 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:35.590041 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51a2fc6e-1b9b-429d-92b6-8cbc14a295c7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:35.590533 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 363/1426] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:35 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:36.015413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5527a743-2c10-43b6-9701-6c9c3f85945d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:36.018237 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5527a743-2c10-43b6-9701-6c9c3f85945d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:36.018446 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5527a743-2c10-43b6-9701-6c9c3f85945d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:36.018677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5527a743-2c10-43b6-9701-6c9c3f85945d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:36.018847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5527a743-2c10-43b6-9701-6c9c3f85945d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:36.022868 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:36.022868 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:36.024789 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5527a743-2c10-43b6-9701-6c9c3f85945d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:36.024789 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 355/1427] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:36 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:36.506375 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4c3e50e3-8ff7-4841-9b53-556c28baf5c9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:36.508860 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c3e50e3-8ff7-4841-9b53-556c28baf5c9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:36.509202 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c3e50e3-8ff7-4841-9b53-556c28baf5c9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:36.509490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c3e50e3-8ff7-4841-9b53-556c28baf5c9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:36.509683 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-4c3e50e3-8ff7-4841-9b53-556c28baf5c9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:36.520638 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:36.520638 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:36.521549 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c3e50e3-8ff7-4841-9b53-556c28baf5c9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:36.522113 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 356/1428] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:36 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:36.604154 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-18042b82-c26b-4e7b-a709-e374010984da None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:36.607774 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18042b82-c26b-4e7b-a709-e374010984da tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:36.608065 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18042b82-c26b-4e7b-a709-e374010984da tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:36.611255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18042b82-c26b-4e7b-a709-e374010984da tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:36.611432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-18042b82-c26b-4e7b-a709-e374010984da tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:36.617913 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:36.617913 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:36.619839 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18042b82-c26b-4e7b-a709-e374010984da tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 200 Jul 03 15:48:36.620185 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 355/1429] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:36 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:37.038605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9112f31d-4562-406e-8773-603d8546d411 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:37.041782 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9112f31d-4562-406e-8773-603d8546d411 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:37.041782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9112f31d-4562-406e-8773-603d8546d411 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:37.042006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9112f31d-4562-406e-8773-603d8546d411 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:37.042208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9112f31d-4562-406e-8773-603d8546d411 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:37.048342 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:37.048342 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:37.049014 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9112f31d-4562-406e-8773-603d8546d411 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:37.049600 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 364/1430] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:37 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:37.537928 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-18f2e27f-4f88-4b32-a3e4-4a289be0c75f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:37.540233 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-18f2e27f-4f88-4b32-a3e4-4a289be0c75f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:37.540523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-18f2e27f-4f88-4b32-a3e4-4a289be0c75f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:37.540817 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-18f2e27f-4f88-4b32-a3e4-4a289be0c75f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:37.540952 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-18f2e27f-4f88-4b32-a3e4-4a289be0c75f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:37.546370 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:37.546370 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:37.547280 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-18f2e27f-4f88-4b32-a3e4-4a289be0c75f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:37.547779 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 356/1431] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:37 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:37.587394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-52803734-13a9-42dc-9ffd-87863d8460b3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:37.587796 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52803734-13a9-42dc-9ffd-87863d8460b3 None None] GET https://10.4.3.228/volume// Jul 03 15:48:37.587949 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52803734-13a9-42dc-9ffd-87863d8460b3 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:37.588171 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52803734-13a9-42dc-9ffd-87863d8460b3 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:37.588481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52803734-13a9-42dc-9ffd-87863d8460b3 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:37.588817 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 357/1432] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:48:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:37.597243 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-a6097f99-10b5-4804-9f9c-40ed5e112db2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:37.599122 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-a6097f99-10b5-4804-9f9c-40ed5e112db2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:48:37.599435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-a6097f99-10b5-4804-9f9c-40ed5e112db2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbfdc424-1912-45ad-807c-6b6b04b5d6a2", "connector": null, "instance_uuid": "b0917c9d-7cc7-4f66-b46d-57f6e0ae070f"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:37.613707 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:37.613707 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:37.633029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3d4225c0-6f85-4537-96fd-241a2997ce9c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:37.634757 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3d4225c0-6f85-4537-96fd-241a2997ce9c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 Jul 03 15:48:37.634990 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3d4225c0-6f85-4537-96fd-241a2997ce9c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:37.635224 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3d4225c0-6f85-4537-96fd-241a2997ce9c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:37.635343 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3d4225c0-6f85-4537-96fd-241a2997ce9c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 00f02c42-d42e-4af4-aa29-dc31b82f0d85. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:37.640094 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3d4225c0-6f85-4537-96fd-241a2997ce9c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 returned with HTTP 404 Jul 03 15:48:37.640869 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 365/1433] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:37 2026] GET /volume/v3/backups/00f02c42-d42e-4af4-aa29-dc31b82f0d85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:48:37.652577 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:37.654748 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:37.655186 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-871755727"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:37.657046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-871755727'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:37.657231 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume of 1 GB Jul 03 15:48:37.657917 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-a6097f99-10b5-4804-9f9c-40ed5e112db2 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:48:37.658485 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 356/1434] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:48:37 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 03 15:48:37.662652 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Availability Zones retrieved successfully. Jul 03 15:48:37.669748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Flow 'volume_create_api' (94d8ede7-25e0-4b61-a367-a8a52177ce43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:37.670756 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de97fd44-9741-4389-8a2e-57d7157b2a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:37.671611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:37.700346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de97fd44-9741-4389-8a2e-57d7157b2a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:37.700526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5df38e-9397-4fd8-9624-4fa33b26b6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:37.754569 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Created reservations ['9740243d-5c48-4bd6-b70b-33041c39a3a0', '2927b125-589a-4f6e-bbf9-ebe14170009e', '3d359254-7802-414a-8edc-775545780f1f', '64d495f9-e65d-4fd9-ac1f-b5da9fe931a9'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:37.755498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5df38e-9397-4fd8-9624-4fa33b26b6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9740243d-5c48-4bd6-b70b-33041c39a3a0', '2927b125-589a-4f6e-bbf9-ebe14170009e', '3d359254-7802-414a-8edc-775545780f1f', '64d495f9-e65d-4fd9-ac1f-b5da9fe931a9']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:37.756321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873806a7-1689-4cbe-8690-01f6a43e7f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:37.796697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873806a7-1689-4cbe-8690-01f6a43e7f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be88e178-3d7b-45a7-9ff2-c5c746ca4fd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-871755727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390acf14702e4373af4f1f22316d6841',qos_specs=None,replication_status=,reservations=['9740243d-5c48-4bd6-b70b-33041c39a3a0','2927b125-589a-4f6e-bbf9-ebe14170009e','3d359254-7802-414a-8edc-775545780f1f','64d495f9-e65d-4fd9-ac1f-b5da9fe931a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f775a76c81492d84cb06bd2d353bf6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-871755727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be88e178-3d7b-45a7-9ff2-c5c746ca4fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390acf14702e4373af4f1f22316d6841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='58f775a76c81492d84cb06bd2d353bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:37.797641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e42adc-780a-4ca3-96b4-f685c4fe12a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:37.834393 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e42adc-780a-4ca3-96b4-f685c4fe12a2) transitioned into 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-871755727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390acf14702e4373af4f1f22316d6841',qos_specs=None,replication_status=,reservations=['9740243d-5c48-4bd6-b70b-33041c39a3a0','2927b125-589a-4f6e-bbf9-ebe14170009e','3d359254-7802-414a-8edc-775545780f1f','64d495f9-e65d-4fd9-ac1f-b5da9fe931a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f775a76c81492d84cb06bd2d353bf6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:37.835245 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbade93b-9275-4d84-bcf3-1447ea562ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:37.874729 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbade93b-9275-4d84-bcf3-1447ea562ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:37.874729 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Flow 'volume_create_api' (94d8ede7-25e0-4b61-a367-a8a52177ce43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:37.874729 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume request issued successfully. Jul 03 15:48:37.874729 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4e7ee5a6-e2ca-457d-ab9f-024bf5c43235 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:37.875509 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 357/1435] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:48:37 2026] POST /volume/v3/volumes => generated 748 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:37.889158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a2995524-db51-42d4-bf5a-a26ef50f3ea2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:37.891682 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2995524-db51-42d4-bf5a-a26ef50f3ea2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 Jul 03 15:48:37.891939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2995524-db51-42d4-bf5a-a26ef50f3ea2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:37.892211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2995524-db51-42d4-bf5a-a26ef50f3ea2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:37.900174 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:37.900174 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:37.904582 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a2995524-db51-42d4-bf5a-a26ef50f3ea2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:48:37.911138 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2995524-db51-42d4-bf5a-a26ef50f3ea2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 returned with HTTP 200 Jul 03 15:48:37.911138 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 358/1436] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:37 2026] GET /volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:38.067731 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-48148678-3c0e-46e6-8613-feeb4ff408e4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:38.069934 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-48148678-3c0e-46e6-8613-feeb4ff408e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:38.070163 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-48148678-3c0e-46e6-8613-feeb4ff408e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:38.070377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-48148678-3c0e-46e6-8613-feeb4ff408e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:38.070514 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-48148678-3c0e-46e6-8613-feeb4ff408e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:38.075508 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:38.075508 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:38.076636 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-48148678-3c0e-46e6-8613-feeb4ff408e4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:38.077076 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 366/1437] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:38 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:38.097051 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3f92ae39-4cb3-47be-8f78-e875fc6f64f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:38.100426 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f92ae39-4cb3-47be-8f78-e875fc6f64f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:48:38.100708 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3f92ae39-4cb3-47be-8f78-e875fc6f64f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:38.101025 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3f92ae39-4cb3-47be-8f78-e875fc6f64f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:38.121363 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:38.121363 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:38.127076 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3f92ae39-4cb3-47be-8f78-e875fc6f64f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:38.132166 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f92ae39-4cb3-47be-8f78-e875fc6f64f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 200 Jul 03 15:48:38.132518 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 357/1438] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:38 2026] GET /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:38.162155 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dda5100d-86d5-469d-96c7-5f03760956dc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:38.164977 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825/restore Jul 03 15:48:38.165441 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:38.167437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Restoring backup 5b70dc8d-7f10-446b-a8fb-d0dcea857825 ({'restore': {}}) {{(pid=99818) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:48:38.167587 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Restoring backup 5b70dc8d-7f10-446b-a8fb-d0dcea857825 to volume None. Jul 03 15:48:38.173717 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:38.173717 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:38.175270 np0000004436 devstack@c-api.service[99818]: INFO cinder.backup.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating volume of 1 GB for restore of backup 5b70dc8d-7f10-446b-a8fb-d0dcea857825. Jul 03 15:48:38.188650 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:48:38.188248. {{(pid=99818) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:48:38.188959 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability Zones retrieved successfully. Jul 03 15:48:38.205052 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (230bf59f-9a57-4c16-9396-f96101bfee59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:38.207741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21d2fb9-54ca-40f1-b747-59ff98d6e428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:38.207741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:38.223508 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-06d32772-74e7-4985-bbe3-d81b1bfc336e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:38.226992 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-06d32772-74e7-4985-bbe3-d81b1bfc336e tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] DELETE https://10.4.3.228/volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8 Jul 03 15:48:38.227298 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-06d32772-74e7-4985-bbe3-d81b1bfc336e tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:38.227754 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-06d32772-74e7-4985-bbe3-d81b1bfc336e tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:38.236736 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:38.236736 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:38.246613 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21d2fb9-54ca-40f1-b747-59ff98d6e428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:38.247742 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b26480a-3250-446a-a257-f8d2574687cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:38.315474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['d7124b9f-5584-4fba-9c38-73979ae6054c', 'be6f1a9e-16c1-4881-ae15-122e5a172fac', '020ab89c-6ae9-4478-ae8f-0085b14509a4', 'eaa7e807-349b-464f-9705-f451079c6ee1'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:38.316668 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b26480a-3250-446a-a257-f8d2574687cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7124b9f-5584-4fba-9c38-73979ae6054c', 'be6f1a9e-16c1-4881-ae15-122e5a172fac', '020ab89c-6ae9-4478-ae8f-0085b14509a4', 'eaa7e807-349b-464f-9705-f451079c6ee1']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:38.317782 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d95be3-dae7-481a-9262-06742462cd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:38.390893 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d95be3-dae7-481a-9262-06742462cd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65e73d8b-e40f-4b72-b948-77f27fa62872', '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_5b70dc8d-7f10-446b-a8fb-d0dcea857825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['d7124b9f-5584-4fba-9c38-73979ae6054c','be6f1a9e-16c1-4881-ae15-122e5a172fac','020ab89c-6ae9-4478-ae8f-0085b14509a4','eaa7e807-349b-464f-9705-f451079c6ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:48:38Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5b70dc8d-7f10-446b-a8fb-d0dcea857825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65e73d8b-e40f-4b72-b948-77f27fa62872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5567a68ee4bb430880164a874f0815a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:38.392118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a983bd-1c8d-4625-802b-ac724f8dacfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:38.478283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02a983bd-1c8d-4625-802b-ac724f8dacfc) transitioned into 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_5b70dc8d-7f10-446b-a8fb-d0dcea857825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['d7124b9f-5584-4fba-9c38-73979ae6054c','be6f1a9e-16c1-4881-ae15-122e5a172fac','020ab89c-6ae9-4478-ae8f-0085b14509a4','eaa7e807-349b-464f-9705-f451079c6ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:38.478690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8412fc6d-70cd-4590-8e10-8e9aaa5bda10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:38.516961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8412fc6d-70cd-4590-8e10-8e9aaa5bda10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:38.518089 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (230bf59f-9a57-4c16-9396-f96101bfee59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:38.518528 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request issued successfully. Jul 03 15:48:38.551157 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:38.551157 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:38.551739 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:38.558348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5eaba791-ddde-4d2d-a908-a2bab6930e6c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:38.561186 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5eaba791-ddde-4d2d-a908-a2bab6930e6c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:38.561432 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5eaba791-ddde-4d2d-a908-a2bab6930e6c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:38.561650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5eaba791-ddde-4d2d-a908-a2bab6930e6c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:38.561798 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-5eaba791-ddde-4d2d-a908-a2bab6930e6c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:38.589654 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:38.589654 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:38.590379 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5eaba791-ddde-4d2d-a908-a2bab6930e6c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:38.590719 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 367/1439] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:38 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:38.930655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9d912a6c-b5e8-40dd-a155-b4eda76a8a0c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:38.941867 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9d912a6c-b5e8-40dd-a155-b4eda76a8a0c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 Jul 03 15:48:38.941867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9d912a6c-b5e8-40dd-a155-b4eda76a8a0c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:38.941867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9d912a6c-b5e8-40dd-a155-b4eda76a8a0c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:39.009239 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:39.009239 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:39.009239 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9d912a6c-b5e8-40dd-a155-b4eda76a8a0c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:48:39.009239 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9d912a6c-b5e8-40dd-a155-b4eda76a8a0c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 returned with HTTP 200 Jul 03 15:48:39.009239 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 358/1440] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:38 2026] GET /volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:39.025662 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:39.027905 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:48:39.028298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be88e178-3d7b-45a7-9ff2-c5c746ca4fd8", "name": "tempest-VolumesBackupsTest-Backup-1430300416"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:39.030012 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating new backup {'backup': {'volume_id': 'be88e178-3d7b-45a7-9ff2-c5c746ca4fd8', 'name': 'tempest-VolumesBackupsTest-Backup-1430300416'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:48:39.030208 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating backup of volume be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 in container None Jul 03 15:48:39.033647 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-06d32772-74e7-4985-bbe3-d81b1bfc336e tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8 returned with HTTP 200 Jul 03 15:48:39.034115 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 359/1441] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:48:38 2026] DELETE /volume/v3/attachments/8811912e-63cf-4077-bc40-ccf5bec8cec8 => generated 192 bytes in 811 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:39.042955 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:39.042955 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:39.047602 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Volume info retrieved successfully. Jul 03 15:48:39.107613 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Created reservations ['b603c1ac-787f-4349-abfa-7e6e34777ce8', '36e31ceb-53d1-4940-af93-531b1607f57d'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:39.162695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ba6f8719-1154-48eb-8af3-56d809f1816e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:39.162695 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ba6f8719-1154-48eb-8af3-56d809f1816e None None] GET https://10.4.3.228/volume// Jul 03 15:48:39.162695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ba6f8719-1154-48eb-8af3-56d809f1816e None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:39.162695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ba6f8719-1154-48eb-8af3-56d809f1816e None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:39.162695 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ba6f8719-1154-48eb-8af3-56d809f1816e None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:39.162695 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 359/1442] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:48:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:39.173402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca2ee658-8a98-4335-819e-5f340824880b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:39.173402 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca2ee658-8a98-4335-819e-5f340824880b tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] POST https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2/action Jul 03 15:48:39.173402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca2ee658-8a98-4335-819e-5f340824880b tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action body: b'{"os-reimage": {"image_id": "e7b3e414-4570-4aa4-bbf1-ef703bbb9055", "reimage_reserved": true}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:48:39.173543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca2ee658-8a98-4335-819e-5f340824880b tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "e7b3e414-4570-4aa4-bbf1-ef703bbb9055", "reimage_reserved": true}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:39.185943 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:39.185943 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:39.186101 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca2ee658-8a98-4335-819e-5f340824880b tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:48:39.270192 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bccb4c20-2e08-4892-8030-8506bcaee7e4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:48:39.280631 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 368/1443] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:48:39 2026] POST /volume/v3/backups => generated 330 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:39.288798 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b43786de-d17a-4a0a-bbe9-b14f2035f8c0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:39.291494 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b43786de-d17a-4a0a-bbe9-b14f2035f8c0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:39.291494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b43786de-d17a-4a0a-bbe9-b14f2035f8c0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:39.293387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b43786de-d17a-4a0a-bbe9-b14f2035f8c0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:39.293387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-b43786de-d17a-4a0a-bbe9-b14f2035f8c0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:39.307340 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:39.307340 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:39.307340 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b43786de-d17a-4a0a-bbe9-b14f2035f8c0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:39.307340 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 360/1444] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:39 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:39.372324 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca2ee658-8a98-4335-819e-5f340824880b tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2/action returned with HTTP 202 Jul 03 15:48:39.372324 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 360/1445] 10.4.3.228 () {74 vars in 1713 bytes} [Fri Jul 3 15:48:39 2026] POST /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:48:39.562174 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:39.562174 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:39.562849 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:39.563025 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Checking backup size 1 against volume size 1 {{(pid=99818) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:48:39.563169 np0000004436 devstack@c-api.service[99818]: INFO cinder.backup.api [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Overwriting volume 65e73d8b-e40f-4b72-b948-77f27fa62872 with restore of backup 5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:39.592032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] restore_backup in rpcapi backup_id 5b70dc8d-7f10-446b-a8fb-d0dcea857825 {{(pid=99818) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:48:39.596644 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dda5100d-86d5-469d-96c7-5f03760956dc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825/restore returned with HTTP 202 Jul 03 15:48:39.596644 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 358/1446] 10.4.3.228 () {68 vars in 1393 bytes} [Fri Jul 3 15:48:38 2026] POST /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825/restore => generated 189 bytes in 1433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:39.600721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fa86ff46-836f-4557-8c70-616b33c7850d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:39.603062 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fa86ff46-836f-4557-8c70-616b33c7850d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:39.603346 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fa86ff46-836f-4557-8c70-616b33c7850d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:39.603546 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fa86ff46-836f-4557-8c70-616b33c7850d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:39.603747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fa86ff46-836f-4557-8c70-616b33c7850d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:39.607513 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d47a658a-3d6c-49d1-9606-5c087c5d987b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:39.610181 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d47a658a-3d6c-49d1-9606-5c087c5d987b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:39.610432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d47a658a-3d6c-49d1-9606-5c087c5d987b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:39.610731 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d47a658a-3d6c-49d1-9606-5c087c5d987b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:39.610907 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-d47a658a-3d6c-49d1-9606-5c087c5d987b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:39.613812 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:39.613812 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:39.614675 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fa86ff46-836f-4557-8c70-616b33c7850d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:39.615165 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 369/1447] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:39 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:39.616706 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:39.616706 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:39.617564 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d47a658a-3d6c-49d1-9606-5c087c5d987b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:39.618022 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 361/1448] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:39 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:40.312826 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-73b5d0fc-16a1-447c-b058-e32b6eebab50 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:40.314723 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73b5d0fc-16a1-447c-b058-e32b6eebab50 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:40.314899 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-73b5d0fc-16a1-447c-b058-e32b6eebab50 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:40.315118 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-73b5d0fc-16a1-447c-b058-e32b6eebab50 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:40.315234 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-73b5d0fc-16a1-447c-b058-e32b6eebab50 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:40.319830 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:40.319830 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:40.320478 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73b5d0fc-16a1-447c-b058-e32b6eebab50 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:40.320866 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 361/1449] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:40 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:40.629719 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-54a898fb-41ca-49e3-aec1-864588e4fa9b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:40.633138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-54a898fb-41ca-49e3-aec1-864588e4fa9b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:40.633408 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-54a898fb-41ca-49e3-aec1-864588e4fa9b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:40.633643 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-54a898fb-41ca-49e3-aec1-864588e4fa9b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:40.633793 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-54a898fb-41ca-49e3-aec1-864588e4fa9b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:40.635607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ee5f0fdb-a0b3-451f-98ab-835a065f1545 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:40.637954 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee5f0fdb-a0b3-451f-98ab-835a065f1545 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:40.638276 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee5f0fdb-a0b3-451f-98ab-835a065f1545 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:40.638513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee5f0fdb-a0b3-451f-98ab-835a065f1545 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:40.638693 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ee5f0fdb-a0b3-451f-98ab-835a065f1545 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:40.649070 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:40.649070 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:40.649070 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee5f0fdb-a0b3-451f-98ab-835a065f1545 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:40.649283 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:40.649283 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:40.649343 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 370/1450] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:40 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:40.650024 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-54a898fb-41ca-49e3-aec1-864588e4fa9b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:40.650518 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 359/1451] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:40 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:41.333933 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c4344216-b17a-41ed-a6cd-2351569931e0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:41.336365 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c4344216-b17a-41ed-a6cd-2351569931e0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:41.336614 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c4344216-b17a-41ed-a6cd-2351569931e0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:41.336878 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c4344216-b17a-41ed-a6cd-2351569931e0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:41.337020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c4344216-b17a-41ed-a6cd-2351569931e0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:41.349367 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:41.349367 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:41.350716 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c4344216-b17a-41ed-a6cd-2351569931e0 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:41.350716 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 362/1452] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:41 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:41.662284 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d7c9c49e-4cd8-47eb-ba0f-a9cfa180d6a1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:41.665576 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d7c9c49e-4cd8-47eb-ba0f-a9cfa180d6a1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:41.665828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d7c9c49e-4cd8-47eb-ba0f-a9cfa180d6a1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:41.666054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d7c9c49e-4cd8-47eb-ba0f-a9cfa180d6a1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:41.666160 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b8e4a9b6-6988-45dd-924d-220704547e22 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:41.666460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d7c9c49e-4cd8-47eb-ba0f-a9cfa180d6a1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:41.667956 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b8e4a9b6-6988-45dd-924d-220704547e22 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:41.668153 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b8e4a9b6-6988-45dd-924d-220704547e22 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:41.668388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b8e4a9b6-6988-45dd-924d-220704547e22 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:41.668477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b8e4a9b6-6988-45dd-924d-220704547e22 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:41.671205 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:41.671205 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:41.672147 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d7c9c49e-4cd8-47eb-ba0f-a9cfa180d6a1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:41.672562 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 362/1453] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:41 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:41.672989 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:41.672989 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:41.673518 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b8e4a9b6-6988-45dd-924d-220704547e22 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:41.673863 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 371/1454] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:41 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:42.366158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-04e860ce-fbb6-4cac-a27e-e4563f7e4d45 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:42.368252 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-04e860ce-fbb6-4cac-a27e-e4563f7e4d45 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:42.368527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-04e860ce-fbb6-4cac-a27e-e4563f7e4d45 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:42.368795 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-04e860ce-fbb6-4cac-a27e-e4563f7e4d45 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:42.368946 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-04e860ce-fbb6-4cac-a27e-e4563f7e4d45 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:42.374132 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:42.374132 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:42.374898 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-04e860ce-fbb6-4cac-a27e-e4563f7e4d45 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:42.375341 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 360/1455] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:42 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:42.685540 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da9efeb5-fd69-4884-9a09-4a2c2b2268b9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:42.687288 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da9efeb5-fd69-4884-9a09-4a2c2b2268b9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:42.687536 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da9efeb5-fd69-4884-9a09-4a2c2b2268b9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:42.687750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da9efeb5-fd69-4884-9a09-4a2c2b2268b9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:42.687855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-da9efeb5-fd69-4884-9a09-4a2c2b2268b9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:42.689822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9936dca6-4da8-4e66-9d59-aad4ff87ce92 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:42.693010 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:42.693010 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:42.693108 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9936dca6-4da8-4e66-9d59-aad4ff87ce92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:42.693354 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9936dca6-4da8-4e66-9d59-aad4ff87ce92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:42.693596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9936dca6-4da8-4e66-9d59-aad4ff87ce92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:42.693766 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9936dca6-4da8-4e66-9d59-aad4ff87ce92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:42.693820 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da9efeb5-fd69-4884-9a09-4a2c2b2268b9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:42.694304 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 363/1456] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:42 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:42.698826 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:42.698826 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:42.699560 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9936dca6-4da8-4e66-9d59-aad4ff87ce92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:42.699973 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 363/1457] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:42 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:43.387912 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ae7b496b-05f7-49c0-869b-d342f34e1015 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:43.389742 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ae7b496b-05f7-49c0-869b-d342f34e1015 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:43.389948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ae7b496b-05f7-49c0-869b-d342f34e1015 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:43.390183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ae7b496b-05f7-49c0-869b-d342f34e1015 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:43.390340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ae7b496b-05f7-49c0-869b-d342f34e1015 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:43.395194 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:43.395194 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:43.396075 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ae7b496b-05f7-49c0-869b-d342f34e1015 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:43.396552 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 372/1458] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:43 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:43.712186 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f9ceb0d6-3553-4667-80c0-f58591b711be None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:43.717907 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9ceb0d6-3553-4667-80c0-f58591b711be tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:43.717907 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9ceb0d6-3553-4667-80c0-f58591b711be tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:43.718040 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4fcfacfb-c839-4153-8acf-d57bde183038 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:43.718374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9ceb0d6-3553-4667-80c0-f58591b711be tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:43.718374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f9ceb0d6-3553-4667-80c0-f58591b711be tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:43.722646 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4fcfacfb-c839-4153-8acf-d57bde183038 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:43.722646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4fcfacfb-c839-4153-8acf-d57bde183038 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:43.722646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4fcfacfb-c839-4153-8acf-d57bde183038 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:43.722646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4fcfacfb-c839-4153-8acf-d57bde183038 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:43.722873 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:43.722873 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:43.723500 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9ceb0d6-3553-4667-80c0-f58591b711be tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:43.724148 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 361/1459] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:43 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:43.732341 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:43.732341 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:43.732341 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4fcfacfb-c839-4153-8acf-d57bde183038 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:43.732341 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 364/1460] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:43 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:44.406814 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e4a9d62d-9c53-4768-aed4-e94e067012fa None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:44.408917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4a9d62d-9c53-4768-aed4-e94e067012fa tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:44.409176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4a9d62d-9c53-4768-aed4-e94e067012fa tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:44.409431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4a9d62d-9c53-4768-aed4-e94e067012fa tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:44.409570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e4a9d62d-9c53-4768-aed4-e94e067012fa tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:44.415285 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:44.415285 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:44.416232 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4a9d62d-9c53-4768-aed4-e94e067012fa tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:44.416600 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 364/1461] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:44 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:44.734452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ee9d3737-83bd-4887-883c-005c2098dd0f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:44.736668 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee9d3737-83bd-4887-883c-005c2098dd0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:44.736927 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee9d3737-83bd-4887-883c-005c2098dd0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:44.737182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee9d3737-83bd-4887-883c-005c2098dd0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:44.737336 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ee9d3737-83bd-4887-883c-005c2098dd0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:44.743512 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:44.743512 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:44.743670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d4ac0b7f-6551-4c5b-9609-49b053a02daa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:44.743935 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee9d3737-83bd-4887-883c-005c2098dd0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:44.744417 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 373/1462] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:44 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:44.745469 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d4ac0b7f-6551-4c5b-9609-49b053a02daa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:44.745775 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d4ac0b7f-6551-4c5b-9609-49b053a02daa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:44.746069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d4ac0b7f-6551-4c5b-9609-49b053a02daa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:44.746249 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d4ac0b7f-6551-4c5b-9609-49b053a02daa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:44.750680 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:44.750680 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:44.752172 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d4ac0b7f-6551-4c5b-9609-49b053a02daa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:44.752976 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 362/1463] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:44 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:45.427100 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6385d7b9-b9b0-4791-82e9-3e5300229751 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:45.429060 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6385d7b9-b9b0-4791-82e9-3e5300229751 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:45.429407 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6385d7b9-b9b0-4791-82e9-3e5300229751 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:45.429690 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6385d7b9-b9b0-4791-82e9-3e5300229751 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:45.429868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-6385d7b9-b9b0-4791-82e9-3e5300229751 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:45.434082 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:45.434082 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:45.434715 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6385d7b9-b9b0-4791-82e9-3e5300229751 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:45.435288 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 365/1464] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:45 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:48:45.756367 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5e1f7e4e-f284-4ded-804d-4379426da427 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:45.758730 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5e1f7e4e-f284-4ded-804d-4379426da427 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:45.759029 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5e1f7e4e-f284-4ded-804d-4379426da427 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:45.759144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5e1f7e4e-f284-4ded-804d-4379426da427 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:45.759250 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5e1f7e4e-f284-4ded-804d-4379426da427 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:45.766890 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:45.766890 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:45.767614 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5e1f7e4e-f284-4ded-804d-4379426da427 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:45.768008 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 365/1465] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:45 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:45.773261 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6b5b2f2b-2649-48bc-b57f-a712749a9d87 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:45.775456 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6b5b2f2b-2649-48bc-b57f-a712749a9d87 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:45.775729 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6b5b2f2b-2649-48bc-b57f-a712749a9d87 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:45.775997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6b5b2f2b-2649-48bc-b57f-a712749a9d87 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:45.776147 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6b5b2f2b-2649-48bc-b57f-a712749a9d87 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:45.782330 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:45.782330 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:45.783464 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6b5b2f2b-2649-48bc-b57f-a712749a9d87 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:45.783981 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 374/1466] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:45 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:46.445245 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f5fee1f1-387d-4557-9769-b892c6e06484 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:46.446985 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5fee1f1-387d-4557-9769-b892c6e06484 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:46.447170 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5fee1f1-387d-4557-9769-b892c6e06484 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:46.447340 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5fee1f1-387d-4557-9769-b892c6e06484 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:46.447444 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f5fee1f1-387d-4557-9769-b892c6e06484 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:46.452282 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:46.452282 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:46.452984 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5fee1f1-387d-4557-9769-b892c6e06484 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:46.453310 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 363/1467] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:46 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:46.780725 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-801cf6a8-ed3f-4a6b-ac3a-a1f5acb165cc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:46.783231 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-801cf6a8-ed3f-4a6b-ac3a-a1f5acb165cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:46.783231 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-801cf6a8-ed3f-4a6b-ac3a-a1f5acb165cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:46.783365 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-801cf6a8-ed3f-4a6b-ac3a-a1f5acb165cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:46.783423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-801cf6a8-ed3f-4a6b-ac3a-a1f5acb165cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:46.788501 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:46.788501 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:46.789374 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-801cf6a8-ed3f-4a6b-ac3a-a1f5acb165cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:46.789374 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 366/1468] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:46 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:46.797200 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-191456bc-4c23-49bc-a6c9-3b84596cefbd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:46.801124 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-191456bc-4c23-49bc-a6c9-3b84596cefbd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:46.801331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-191456bc-4c23-49bc-a6c9-3b84596cefbd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:46.801515 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-191456bc-4c23-49bc-a6c9-3b84596cefbd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:46.801631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-191456bc-4c23-49bc-a6c9-3b84596cefbd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:46.807541 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:46.807541 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:46.808419 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-191456bc-4c23-49bc-a6c9-3b84596cefbd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:46.808823 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 366/1469] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:46 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:47.464865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bab42dac-f1ad-467e-8004-7a1ef576a354 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:47.470080 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bab42dac-f1ad-467e-8004-7a1ef576a354 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:47.470818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bab42dac-f1ad-467e-8004-7a1ef576a354 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:47.470818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bab42dac-f1ad-467e-8004-7a1ef576a354 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:47.470818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-bab42dac-f1ad-467e-8004-7a1ef576a354 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:47.482791 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:47.482791 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:47.486339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bab42dac-f1ad-467e-8004-7a1ef576a354 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:47.486339 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 375/1470] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:47 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:47.802225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c7ef3b8d-d8bc-4a6f-9581-c98563a151f4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:47.804369 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7ef3b8d-d8bc-4a6f-9581-c98563a151f4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:47.804661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7ef3b8d-d8bc-4a6f-9581-c98563a151f4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:47.804842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7ef3b8d-d8bc-4a6f-9581-c98563a151f4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:47.804933 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c7ef3b8d-d8bc-4a6f-9581-c98563a151f4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:47.810714 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:47.810714 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:47.810714 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7ef3b8d-d8bc-4a6f-9581-c98563a151f4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:47.810714 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 364/1471] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:47 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:47.826815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-42699d10-dd42-4e7f-af97-76db127eb4db None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:47.828802 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-42699d10-dd42-4e7f-af97-76db127eb4db tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:47.828989 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-42699d10-dd42-4e7f-af97-76db127eb4db tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:47.829184 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-42699d10-dd42-4e7f-af97-76db127eb4db tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:47.829304 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-42699d10-dd42-4e7f-af97-76db127eb4db tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:47.834217 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:47.834217 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:47.835156 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-42699d10-dd42-4e7f-af97-76db127eb4db tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:47.835599 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 367/1472] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:47 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:48.378520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fab564ab-7d67-4c50-bdcc-17dee6edfc96 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:48.378954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fab564ab-7d67-4c50-bdcc-17dee6edfc96 None None] GET https://10.4.3.228/volume// Jul 03 15:48:48.379131 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fab564ab-7d67-4c50-bdcc-17dee6edfc96 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:48.379344 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fab564ab-7d67-4c50-bdcc-17dee6edfc96 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:48.379678 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fab564ab-7d67-4c50-bdcc-17dee6edfc96 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:48.379978 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 367/1473] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:48:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:48.389069 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-0835b5e8-9b59-44c7-97c0-ec3d39c8c6a0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:48.391340 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-0835b5e8-9b59-44c7-97c0-ec3d39c8c6a0 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:48:48.391547 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-0835b5e8-9b59-44c7-97c0-ec3d39c8c6a0 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:48.391876 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-0835b5e8-9b59-44c7-97c0-ec3d39c8c6a0 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:48.403308 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:48.403308 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:48.408612 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-0835b5e8-9b59-44c7-97c0-ec3d39c8c6a0 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:48:48.414677 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-0835b5e8-9b59-44c7-97c0-ec3d39c8c6a0 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:48:48.415116 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 376/1474] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:48:48 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:48.496058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d9e7279d-d03e-4ae2-87f0-8214dd8d8bf2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:48.498124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d9e7279d-d03e-4ae2-87f0-8214dd8d8bf2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:48.498319 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d9e7279d-d03e-4ae2-87f0-8214dd8d8bf2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:48.498512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d9e7279d-d03e-4ae2-87f0-8214dd8d8bf2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:48.498657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d9e7279d-d03e-4ae2-87f0-8214dd8d8bf2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:48.504076 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:48.504076 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:48.504785 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d9e7279d-d03e-4ae2-87f0-8214dd8d8bf2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:48.505280 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 365/1475] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:48 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:48.526410 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca5efac9-5835-4876-860d-b52a4e0303a7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:48.528604 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca5efac9-5835-4876-860d-b52a4e0303a7 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] PUT https://10.4.3.228/volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533 Jul 03 15:48:48.529094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca5efac9-5835-4876-860d-b52a4e0303a7 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:48.538266 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca5efac9-5835-4876-860d-b52a4e0303a7 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Acquiring lock "cinder-attachment_update-bbfdc424-1912-45ad-807c-6b6b04b5d6a2-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:48:48.544256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca5efac9-5835-4876-860d-b52a4e0303a7 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Lock "cinder-attachment_update-bbfdc424-1912-45ad-807c-6b6b04b5d6a2-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:48:48.545662 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:48.545662 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:48.825903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a0a890c3-3056-4126-9c45-2ba2c3d769ca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:48.828354 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a0a890c3-3056-4126-9c45-2ba2c3d769ca tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:48.828691 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a0a890c3-3056-4126-9c45-2ba2c3d769ca tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:48.828974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a0a890c3-3056-4126-9c45-2ba2c3d769ca tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:48.829128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-a0a890c3-3056-4126-9c45-2ba2c3d769ca tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:48.834666 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:48.834666 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:48.835645 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a0a890c3-3056-4126-9c45-2ba2c3d769ca tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:48.836160 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 368/1476] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:48 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:48.850069 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9668f2c6-474f-477e-b4e4-5cb364542dc7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:48.852123 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9668f2c6-474f-477e-b4e4-5cb364542dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:48.852343 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9668f2c6-474f-477e-b4e4-5cb364542dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:48.852528 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9668f2c6-474f-477e-b4e4-5cb364542dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:48.852827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9668f2c6-474f-477e-b4e4-5cb364542dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:48.857927 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:48.857927 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:48.859012 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9668f2c6-474f-477e-b4e4-5cb364542dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:48.859443 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 377/1477] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:48 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:49.088513 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca5efac9-5835-4876-860d-b52a4e0303a7 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Lock "cinder-attachment_update-bbfdc424-1912-45ad-807c-6b6b04b5d6a2-np0000004436" released by "attachment_update" :: held 0.544s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:48:49.088966 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-ca5efac9-5835-4876-860d-b52a4e0303a7 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533 returned with HTTP 200 Jul 03 15:48:49.089417 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 368/1478] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:48:48 2026] PUT /volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:49.517881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4417645d-aa49-499a-b878-8cbcc9faf534 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:49.521173 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4417645d-aa49-499a-b878-8cbcc9faf534 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:49.521173 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4417645d-aa49-499a-b878-8cbcc9faf534 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:49.521173 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4417645d-aa49-499a-b878-8cbcc9faf534 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:49.521428 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-4417645d-aa49-499a-b878-8cbcc9faf534 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:49.530174 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:49.530174 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:49.531130 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4417645d-aa49-499a-b878-8cbcc9faf534 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:49.531671 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 366/1479] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:49 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:49.606353 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-978b8b0c-5e65-453e-84ab-4007c8c03f25 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:49.610527 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-978b8b0c-5e65-453e-84ab-4007c8c03f25 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] POST https://10.4.3.228/volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533/action Jul 03 15:48:49.611054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-978b8b0c-5e65-453e-84ab-4007c8c03f25 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:48:49.611639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-978b8b0c-5e65-453e-84ab-4007c8c03f25 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:49.647239 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:49.647239 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:49.707452 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d4287854-9ca9-48f0-ad84-c29add070d7d req-978b8b0c-5e65-453e-84ab-4007c8c03f25 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533/action returned with HTTP 204 Jul 03 15:48:49.709644 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 369/1480] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:48:49 2026] POST /volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:48:49.849083 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9c4d49ad-c859-42db-8ab5-0efd8f9bf609 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:49.852115 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c4d49ad-c859-42db-8ab5-0efd8f9bf609 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:49.852710 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c4d49ad-c859-42db-8ab5-0efd8f9bf609 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:49.852710 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c4d49ad-c859-42db-8ab5-0efd8f9bf609 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:49.852832 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9c4d49ad-c859-42db-8ab5-0efd8f9bf609 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:49.859677 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:49.859677 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:49.860408 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c4d49ad-c859-42db-8ab5-0efd8f9bf609 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:49.860918 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 378/1481] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:49 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:49.873214 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6680bc2a-b6de-4be0-9cac-49d9525c0eb8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:49.875494 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6680bc2a-b6de-4be0-9cac-49d9525c0eb8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:49.875680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6680bc2a-b6de-4be0-9cac-49d9525c0eb8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:49.875972 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6680bc2a-b6de-4be0-9cac-49d9525c0eb8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:49.876035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-6680bc2a-b6de-4be0-9cac-49d9525c0eb8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:49.884720 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:49.884720 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:49.885848 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6680bc2a-b6de-4be0-9cac-49d9525c0eb8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:49.886330 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 369/1482] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:49 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:50.544986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d80621d7-123e-4f81-b0c5-ab75fb0c2d33 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:50.547097 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d80621d7-123e-4f81-b0c5-ab75fb0c2d33 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:50.547316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d80621d7-123e-4f81-b0c5-ab75fb0c2d33 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:50.547590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d80621d7-123e-4f81-b0c5-ab75fb0c2d33 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:50.548093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d80621d7-123e-4f81-b0c5-ab75fb0c2d33 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:50.554885 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:50.554885 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:50.556112 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d80621d7-123e-4f81-b0c5-ab75fb0c2d33 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:50.557358 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 367/1483] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:50 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:50.873861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b69d7a32-e84b-4bf0-b259-49fe11a175b6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:50.875981 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b69d7a32-e84b-4bf0-b259-49fe11a175b6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:50.876917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b69d7a32-e84b-4bf0-b259-49fe11a175b6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:50.876917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b69d7a32-e84b-4bf0-b259-49fe11a175b6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:50.876917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-b69d7a32-e84b-4bf0-b259-49fe11a175b6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:50.878354 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=295,cinder:UPDATE=51,cinder:INSERT=17 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:48:50.884219 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:50.884219 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:50.885113 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b69d7a32-e84b-4bf0-b259-49fe11a175b6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:50.885777 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 370/1484] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:50 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:50.898390 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ecdaf8b5-0d2e-4e12-8c78-8bba40ee20d2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:50.904722 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ecdaf8b5-0d2e-4e12-8c78-8bba40ee20d2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:50.905029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ecdaf8b5-0d2e-4e12-8c78-8bba40ee20d2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:50.905311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ecdaf8b5-0d2e-4e12-8c78-8bba40ee20d2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:50.905474 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ecdaf8b5-0d2e-4e12-8c78-8bba40ee20d2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:50.916942 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:50.916942 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:50.917430 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ecdaf8b5-0d2e-4e12-8c78-8bba40ee20d2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:50.917845 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 379/1485] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:50 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:51.575474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-31ec228a-43f4-4b92-9495-cde9f52e0b73 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:51.581868 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-31ec228a-43f4-4b92-9495-cde9f52e0b73 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:51.582347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-31ec228a-43f4-4b92-9495-cde9f52e0b73 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:51.582347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-31ec228a-43f4-4b92-9495-cde9f52e0b73 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:51.582347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-31ec228a-43f4-4b92-9495-cde9f52e0b73 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:51.588829 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:51.588829 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:51.589496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-31ec228a-43f4-4b92-9495-cde9f52e0b73 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:51.589918 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 370/1486] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:51 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:51.878126 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b071d0fe-2bf8-4dda-aece-850507434afb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:51.880490 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b071d0fe-2bf8-4dda-aece-850507434afb tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:48:51.880743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b071d0fe-2bf8-4dda-aece-850507434afb tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:51.881825 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b071d0fe-2bf8-4dda-aece-850507434afb tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:51.884505 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=283,cinder:UPDATE=74,cinder:INSERT=36 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:48:51.896319 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:51.896319 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:51.897802 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b071d0fe-2bf8-4dda-aece-850507434afb tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:48:51.898776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-30551ee3-926b-4e47-a74c-2a4c93003403 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:51.901322 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30551ee3-926b-4e47-a74c-2a4c93003403 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:51.901771 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30551ee3-926b-4e47-a74c-2a4c93003403 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:51.902113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30551ee3-926b-4e47-a74c-2a4c93003403 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:51.902355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-30551ee3-926b-4e47-a74c-2a4c93003403 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:51.903402 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b071d0fe-2bf8-4dda-aece-850507434afb tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:48:51.904182 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 368/1487] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:51 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:51.907236 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:51.907236 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:51.908143 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30551ee3-926b-4e47-a74c-2a4c93003403 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:51.908713 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 371/1488] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:51 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:51.928941 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-24704c08-d90a-4bf6-85f3-efb6a8946899 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:51.931161 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24704c08-d90a-4bf6-85f3-efb6a8946899 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:51.931403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24704c08-d90a-4bf6-85f3-efb6a8946899 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:51.931638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24704c08-d90a-4bf6-85f3-efb6a8946899 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:51.931801 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-24704c08-d90a-4bf6-85f3-efb6a8946899 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:51.936446 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:51.936446 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:51.937193 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24704c08-d90a-4bf6-85f3-efb6a8946899 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:51.937530 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 380/1489] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:51 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:51.945334 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e4ceaefd-32b2-47b9-9288-3d3961fbf9b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:51.947953 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e4ceaefd-32b2-47b9-9288-3d3961fbf9b2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:48:51.948226 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e4ceaefd-32b2-47b9-9288-3d3961fbf9b2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:51.948488 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e4ceaefd-32b2-47b9-9288-3d3961fbf9b2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:51.958246 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:51.958246 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:51.961523 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e4ceaefd-32b2-47b9-9288-3d3961fbf9b2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:48:51.969558 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e4ceaefd-32b2-47b9-9288-3d3961fbf9b2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:48:51.970121 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 371/1490] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:51 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:51.998546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e611ff2b-ac94-45fd-813a-83c13ee5aeb2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:52.001512 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e611ff2b-ac94-45fd-813a-83c13ee5aeb2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] POST https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308/action Jul 03 15:48:52.001512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e611ff2b-ac94-45fd-813a-83c13ee5aeb2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:48:52.001512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e611ff2b-ac94-45fd-813a-83c13ee5aeb2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:52.024240 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:52.024240 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:52.024511 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e611ff2b-ac94-45fd-813a-83c13ee5aeb2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:48:52.031671 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e611ff2b-ac94-45fd-813a-83c13ee5aeb2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Begin detaching volume completed successfully. Jul 03 15:48:52.031931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-e611ff2b-ac94-45fd-813a-83c13ee5aeb2 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308/action returned with HTTP 202 Jul 03 15:48:52.032314 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 369/1491] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:48:51 2026] POST /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:48:52.285324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:52.288646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:48:52.288646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1927093061"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:52.288950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1927093061'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:48:52.292873 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume of 1 GB Jul 03 15:48:52.293338 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:52.293338 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:52.293971 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Availability Zones retrieved successfully. Jul 03 15:48:52.299991 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (3f630cde-f6b9-4db0-9166-9069225a81eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:52.301408 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f6446a-851d-4b03-a47f-7603ec99d2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:52.302877 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:48:52.312184 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:52.312184 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:52.339211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f6446a-851d-4b03-a47f-7603ec99d2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=37907dbc-39ad-403c-9e45-f7cf6e54e15e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37907dbc-39ad-403c-9e45-f7cf6e54e15e', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:52.339211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8951bde2-43f2-4f95-b437-32f105044e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:52.424137 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Created reservations ['7059c0fe-7fe5-4732-82a7-323c4914cf39', '5c7dec32-5af6-4c6a-ba4c-f49fc39f6065', '2bb5f334-6b6e-4569-9d74-2ca8ad55b4cf', 'ca7cb364-3161-40e9-8ce6-60c359a7b093'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:52.425215 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8951bde2-43f2-4f95-b437-32f105044e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7059c0fe-7fe5-4732-82a7-323c4914cf39', '5c7dec32-5af6-4c6a-ba4c-f49fc39f6065', '2bb5f334-6b6e-4569-9d74-2ca8ad55b4cf', 'ca7cb364-3161-40e9-8ce6-60c359a7b093']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:52.426303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150c9d1b-988c-49b6-8da7-715e2c58f244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:52.456567 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150c9d1b-988c-49b6-8da7-715e2c58f244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11a946e-5aef-4b3c-9cb2-9245bce52b57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1927093061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['7059c0fe-7fe5-4732-82a7-323c4914cf39','5c7dec32-5af6-4c6a-ba4c-f49fc39f6065','2bb5f334-6b6e-4569-9d74-2ca8ad55b4cf','ca7cb364-3161-40e9-8ce6-60c359a7b093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e), '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-03T15:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1927093061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11a946e-5aef-4b3c-9cb2-9245bce52b57,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d3fcd6b9c3214f04878908cd6e23b64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0ffc468844664e5b9a7fb2e4a817a896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37907dbc-39ad-403c-9e45-f7cf6e54e15e),volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:52.457632 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb734e2-e051-49d7-9c9a-4b1f8fa417f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:52.484423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb734e2-e051-49d7-9c9a-4b1f8fa417f7) transitioned into 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-1927093061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['7059c0fe-7fe5-4732-82a7-323c4914cf39','5c7dec32-5af6-4c6a-ba4c-f49fc39f6065','2bb5f334-6b6e-4569-9d74-2ca8ad55b4cf','ca7cb364-3161-40e9-8ce6-60c359a7b093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:52.485297 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f4ac35-1eb3-488f-85bd-6b123a9595bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:48:52.502745 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f4ac35-1eb3-488f-85bd-6b123a9595bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:48:52.502745 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (3f630cde-f6b9-4db0-9166-9069225a81eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:48:52.502745 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request issued successfully. Jul 03 15:48:52.503179 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb6937f8-a634-4f43-95c7-40d83b88b6f5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:48:52.503860 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 372/1492] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:48:52 2026] POST /volume/v3/volumes => generated 760 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:52.520758 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-761a6d6c-ef75-4b9f-b2cb-bf7def49a832 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:52.526639 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-761a6d6c-ef75-4b9f-b2cb-bf7def49a832 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:52.526639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-761a6d6c-ef75-4b9f-b2cb-bf7def49a832 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:52.526639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-761a6d6c-ef75-4b9f-b2cb-bf7def49a832 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:52.540666 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:52.540666 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:52.549329 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-761a6d6c-ef75-4b9f-b2cb-bf7def49a832 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:52.558584 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-761a6d6c-ef75-4b9f-b2cb-bf7def49a832 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:52.559063 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 381/1493] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:52 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:52.599732 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-49fd0435-ccf8-4122-b205-5b007914b02a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:52.602650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-49fd0435-ccf8-4122-b205-5b007914b02a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:52.602650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-49fd0435-ccf8-4122-b205-5b007914b02a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:52.605004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-49fd0435-ccf8-4122-b205-5b007914b02a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:52.605004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-49fd0435-ccf8-4122-b205-5b007914b02a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:52.605302 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=267,cinder:UPDATE=47,cinder:INSERT=29 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:48:52.608742 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:52.608742 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:52.611315 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-49fd0435-ccf8-4122-b205-5b007914b02a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:52.611315 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 372/1494] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:52 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:52.921766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2d8558f1-aec6-4b9a-85e4-4fa8aa051fa0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:52.925800 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d8558f1-aec6-4b9a-85e4-4fa8aa051fa0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:52.925800 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d8558f1-aec6-4b9a-85e4-4fa8aa051fa0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:52.925800 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d8558f1-aec6-4b9a-85e4-4fa8aa051fa0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:52.925800 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2d8558f1-aec6-4b9a-85e4-4fa8aa051fa0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:52.929018 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:52.929018 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:52.929801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d8558f1-aec6-4b9a-85e4-4fa8aa051fa0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:52.930263 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 370/1495] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:52 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:52.956954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ad9ea197-6eab-4a11-a85e-d1c338cd1c00 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:52.958927 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ad9ea197-6eab-4a11-a85e-d1c338cd1c00 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:52.959223 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ad9ea197-6eab-4a11-a85e-d1c338cd1c00 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:52.959279 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ad9ea197-6eab-4a11-a85e-d1c338cd1c00 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:52.959371 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ad9ea197-6eab-4a11-a85e-d1c338cd1c00 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:52.964011 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:52.964011 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:52.965120 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ad9ea197-6eab-4a11-a85e-d1c338cd1c00 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:52.965571 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 373/1496] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:52 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:53.071158 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-faaa35bb-645f-44d0-82b7-7d16e2b4467f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:53.071592 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faaa35bb-645f-44d0-82b7-7d16e2b4467f None None] GET https://10.4.3.228/volume// Jul 03 15:48:53.071861 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faaa35bb-645f-44d0-82b7-7d16e2b4467f None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:53.072080 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faaa35bb-645f-44d0-82b7-7d16e2b4467f None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:53.072486 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faaa35bb-645f-44d0-82b7-7d16e2b4467f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:53.072902 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 382/1497] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:48:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:53.080402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8044c8c7-3484-4af5-b551-e98f20297968 req-7749d99d-f5d6-4b88-8da6-1f3bc970b429 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:53.082532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-7749d99d-f5d6-4b88-8da6-1f3bc970b429 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:48:53.082847 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-7749d99d-f5d6-4b88-8da6-1f3bc970b429 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:53.083055 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-7749d99d-f5d6-4b88-8da6-1f3bc970b429 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:53.092485 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:53.092485 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:53.096396 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8044c8c7-3484-4af5-b551-e98f20297968 req-7749d99d-f5d6-4b88-8da6-1f3bc970b429 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:48:53.100448 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-7749d99d-f5d6-4b88-8da6-1f3bc970b429 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:48:53.100946 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 373/1498] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:48:53 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:53.584132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3d0a785b-ac4c-4f7e-a939-337750319128 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:53.585898 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d0a785b-ac4c-4f7e-a939-337750319128 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:53.586075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d0a785b-ac4c-4f7e-a939-337750319128 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:53.586243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d0a785b-ac4c-4f7e-a939-337750319128 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:53.593276 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:53.593276 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:53.596677 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3d0a785b-ac4c-4f7e-a939-337750319128 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:53.600344 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d0a785b-ac4c-4f7e-a939-337750319128 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:53.600701 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 371/1499] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:53 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:53.622630 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-839a6578-bf01-42ba-969f-2867837e08f5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:53.625104 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-839a6578-bf01-42ba-969f-2867837e08f5 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:53.625321 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-839a6578-bf01-42ba-969f-2867837e08f5 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:53.625508 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-839a6578-bf01-42ba-969f-2867837e08f5 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:53.625612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-839a6578-bf01-42ba-969f-2867837e08f5 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:53.629805 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:53.629805 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:53.630403 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-839a6578-bf01-42ba-969f-2867837e08f5 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:53.630832 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 374/1500] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:53 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:53.645517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-ffb2eab8-f6a8-43cb-9aab-00b93f58f885 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:53.649068 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-ffb2eab8-f6a8-43cb-9aab-00b93f58f885 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:53.649247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-ffb2eab8-f6a8-43cb-9aab-00b93f58f885 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:53.649389 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-ffb2eab8-f6a8-43cb-9aab-00b93f58f885 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:53.655606 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:53.655606 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:53.658846 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-ffb2eab8-f6a8-43cb-9aab-00b93f58f885 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:53.662567 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-ffb2eab8-f6a8-43cb-9aab-00b93f58f885 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:53.662960 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 383/1501] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:53 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:53.945942 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f8add66a-86de-415f-b46b-09ef16d5dede None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:53.948231 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f8add66a-86de-415f-b46b-09ef16d5dede tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:53.948506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f8add66a-86de-415f-b46b-09ef16d5dede tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:53.948786 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f8add66a-86de-415f-b46b-09ef16d5dede tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:53.948930 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f8add66a-86de-415f-b46b-09ef16d5dede tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:53.954771 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:53.954771 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:53.955669 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f8add66a-86de-415f-b46b-09ef16d5dede tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:53.956296 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 374/1502] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:53 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:53.975255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bab78794-4d05-4b03-8770-8ec777c0fe41 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:53.980161 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bab78794-4d05-4b03-8770-8ec777c0fe41 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:53.980370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bab78794-4d05-4b03-8770-8ec777c0fe41 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:53.980589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bab78794-4d05-4b03-8770-8ec777c0fe41 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:53.980741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bab78794-4d05-4b03-8770-8ec777c0fe41 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:53.985826 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:53.985826 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:53.986651 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bab78794-4d05-4b03-8770-8ec777c0fe41 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:53.987045 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 372/1503] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:53 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:54.644345 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ba84a62b-46f9-4d9e-967f-06ddb5208398 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:54.647846 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba84a62b-46f9-4d9e-967f-06ddb5208398 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:54.648066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba84a62b-46f9-4d9e-967f-06ddb5208398 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:54.648279 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba84a62b-46f9-4d9e-967f-06ddb5208398 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:54.648425 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ba84a62b-46f9-4d9e-967f-06ddb5208398 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:54.650148 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-8044c8c7-3484-4af5-b551-e98f20297968 req-bd3089d4-24d7-4005-b7e1-c681bc1f02e9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:54.651871 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-bd3089d4-24d7-4005-b7e1-c681bc1f02e9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] DELETE https://10.4.3.228/volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0 Jul 03 15:48:54.651871 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-bd3089d4-24d7-4005-b7e1-c681bc1f02e9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:54.652107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-bd3089d4-24d7-4005-b7e1-c681bc1f02e9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:54.653096 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:54.653096 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:54.653891 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba84a62b-46f9-4d9e-967f-06ddb5208398 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:54.654362 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 375/1504] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:54 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:54.655287 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=245,cinder:UPDATE=30,cinder:INSERT=12 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:48:54.662417 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:54.662417 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:54.967034 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ea1e75b4-15d4-4f60-a564-acaa4cdd284d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:54.969198 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ea1e75b4-15d4-4f60-a564-acaa4cdd284d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:54.969458 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ea1e75b4-15d4-4f60-a564-acaa4cdd284d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:54.969688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ea1e75b4-15d4-4f60-a564-acaa4cdd284d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:54.969842 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ea1e75b4-15d4-4f60-a564-acaa4cdd284d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:54.975037 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:54.975037 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:54.976090 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ea1e75b4-15d4-4f60-a564-acaa4cdd284d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:54.976669 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 375/1505] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:54 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:54.999484 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bbaddd3a-fc60-4f4f-b701-e1338e361cea None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:55.000146 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bbaddd3a-fc60-4f4f-b701-e1338e361cea tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:55.000375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bbaddd3a-fc60-4f4f-b701-e1338e361cea tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:55.000570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bbaddd3a-fc60-4f4f-b701-e1338e361cea tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:55.000727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bbaddd3a-fc60-4f4f-b701-e1338e361cea tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:55.005189 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:55.005189 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:55.006000 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bbaddd3a-fc60-4f4f-b701-e1338e361cea tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:55.006348 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 373/1506] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:54 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:55.190164 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8044c8c7-3484-4af5-b551-e98f20297968 req-bd3089d4-24d7-4005-b7e1-c681bc1f02e9 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0 returned with HTTP 200 Jul 03 15:48:55.190547 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 384/1507] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:48:54 2026] DELETE /volume/v3/attachments/ab04763e-2d99-4ed2-a006-a43df05ef4b0 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:55.665429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1859668f-5a5c-4193-9f80-1f30b33cfdb1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:55.667144 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1859668f-5a5c-4193-9f80-1f30b33cfdb1 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:55.667303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1859668f-5a5c-4193-9f80-1f30b33cfdb1 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:55.667468 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1859668f-5a5c-4193-9f80-1f30b33cfdb1 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:55.667564 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1859668f-5a5c-4193-9f80-1f30b33cfdb1 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:55.672849 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:55.672849 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:55.673442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1859668f-5a5c-4193-9f80-1f30b33cfdb1 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:55.673887 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 376/1508] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:55 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:55.705113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-60764986-a6e3-472d-ad3d-05c0ce7b6024 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:55.705113 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-60764986-a6e3-472d-ad3d-05c0ce7b6024 None None] GET https://10.4.3.228/volume// Jul 03 15:48:55.705113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-60764986-a6e3-472d-ad3d-05c0ce7b6024 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:55.705113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-60764986-a6e3-472d-ad3d-05c0ce7b6024 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:55.705113 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-60764986-a6e3-472d-ad3d-05c0ce7b6024 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:55.705113 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 376/1509] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:48:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:55.711977 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-71a9664f-902c-4f32-9963-7304c323d352 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:55.713880 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-71a9664f-902c-4f32-9963-7304c323d352 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:48:55.714204 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-71a9664f-902c-4f32-9963-7304c323d352 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d11a946e-5aef-4b3c-9cb2-9245bce52b57", "connector": null, "instance_uuid": "f0ec1597-e047-49e4-b14e-dd7655b3e0bf"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:55.722503 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:55.722503 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:55.750349 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-71a9664f-902c-4f32-9963-7304c323d352 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:48:55.750791 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 374/1510] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:48:55 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:55.987050 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-61d5ea67-6f47-4878-bad8-5ca5fb3ba8c7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:55.989126 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-61d5ea67-6f47-4878-bad8-5ca5fb3ba8c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:55.989376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-61d5ea67-6f47-4878-bad8-5ca5fb3ba8c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:55.989609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-61d5ea67-6f47-4878-bad8-5ca5fb3ba8c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:55.989775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-61d5ea67-6f47-4878-bad8-5ca5fb3ba8c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:55.994006 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:55.994006 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:55.994598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-61d5ea67-6f47-4878-bad8-5ca5fb3ba8c7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:55.994995 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 385/1511] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:55 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:56.017510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cd0e006e-02c2-47b6-85c3-e551a074816b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:56.019391 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd0e006e-02c2-47b6-85c3-e551a074816b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:56.019592 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd0e006e-02c2-47b6-85c3-e551a074816b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:56.019812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd0e006e-02c2-47b6-85c3-e551a074816b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:56.019965 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-cd0e006e-02c2-47b6-85c3-e551a074816b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:56.025328 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:56.025328 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:56.026562 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd0e006e-02c2-47b6-85c3-e551a074816b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:56.027140 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 377/1512] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:56 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:56.187973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-34a49c3e-62d5-4f6f-a4b1-0abd16aecd8a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:56.190149 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34a49c3e-62d5-4f6f-a4b1-0abd16aecd8a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:56.190216 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34a49c3e-62d5-4f6f-a4b1-0abd16aecd8a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:56.191378 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34a49c3e-62d5-4f6f-a4b1-0abd16aecd8a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:56.201918 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:56.201918 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:56.206577 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-34a49c3e-62d5-4f6f-a4b1-0abd16aecd8a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:56.213001 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34a49c3e-62d5-4f6f-a4b1-0abd16aecd8a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:56.213724 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 377/1513] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:56 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:56.267333 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7ee37960-20c3-4633-ad93-bf47cbe487ee None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:56.275316 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ee37960-20c3-4633-ad93-bf47cbe487ee tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:48:56.275591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ee37960-20c3-4633-ad93-bf47cbe487ee tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:56.275897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ee37960-20c3-4633-ad93-bf47cbe487ee tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:56.284108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eaf018c2-2fee-4592-89a7-7fec9a9811bf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:56.284731 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eaf018c2-2fee-4592-89a7-7fec9a9811bf None None] GET https://10.4.3.228/volume// Jul 03 15:48:56.285058 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eaf018c2-2fee-4592-89a7-7fec9a9811bf None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:56.285347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eaf018c2-2fee-4592-89a7-7fec9a9811bf None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:56.285862 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eaf018c2-2fee-4592-89a7-7fec9a9811bf None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:48:56.286253 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 386/1514] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:48:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:48:56.289067 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:56.289067 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:56.294784 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ee37960-20c3-4633-ad93-bf47cbe487ee tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:48:56.306945 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-cb63dafa-8543-4488-8f81-e03688945efc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:56.307108 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ee37960-20c3-4633-ad93-bf47cbe487ee tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:48:56.307108 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 375/1515] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:56 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:56.307954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-cb63dafa-8543-4488-8f81-e03688945efc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:56.307954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-cb63dafa-8543-4488-8f81-e03688945efc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:56.307954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-cb63dafa-8543-4488-8f81-e03688945efc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:56.324420 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:56.324420 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:56.329527 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-cb63dafa-8543-4488-8f81-e03688945efc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:56.336267 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-cb63dafa-8543-4488-8f81-e03688945efc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:56.336853 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 378/1516] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:48:56 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1032 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:48:56.460055 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-f512b97a-5eca-4a0f-995a-b6af05ef8e75 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:56.466181 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-f512b97a-5eca-4a0f-995a-b6af05ef8e75 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde Jul 03 15:48:56.466181 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-f512b97a-5eca-4a0f-995a-b6af05ef8e75 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:56.472469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-f512b97a-5eca-4a0f-995a-b6af05ef8e75 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:48:56.483470 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-f512b97a-5eca-4a0f-995a-b6af05ef8e75 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" acquired by "attachment_update" :: waited 0.012s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:48:56.485241 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:56.485241 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:56.685916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5d4b2aec-3d3b-4321-a422-20fbc2974d8d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:56.691068 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5d4b2aec-3d3b-4321-a422-20fbc2974d8d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:56.691327 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2aec-3d3b-4321-a422-20fbc2974d8d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:56.692348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2aec-3d3b-4321-a422-20fbc2974d8d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:56.692527 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-5d4b2aec-3d3b-4321-a422-20fbc2974d8d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:56.704843 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:56.704843 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:56.707099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5d4b2aec-3d3b-4321-a422-20fbc2974d8d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:56.707099 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 387/1517] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:56 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:57.012157 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2d99d58b-9aaf-41e4-96ac-671d13fc9536 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:57.016542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-f512b97a-5eca-4a0f-995a-b6af05ef8e75 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" released by "attachment_update" :: held 0.533s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:48:57.016914 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-f512b97a-5eca-4a0f-995a-b6af05ef8e75 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde returned with HTTP 200 Jul 03 15:48:57.016987 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d99d58b-9aaf-41e4-96ac-671d13fc9536 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:48:57.017328 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d99d58b-9aaf-41e4-96ac-671d13fc9536 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:57.017389 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 378/1518] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:48:56 2026] PUT /volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:57.017643 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d99d58b-9aaf-41e4-96ac-671d13fc9536 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:57.017846 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2d99d58b-9aaf-41e4-96ac-671d13fc9536 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:57.022367 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:57.022367 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:57.023157 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d99d58b-9aaf-41e4-96ac-671d13fc9536 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:48:57.023497 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 376/1519] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:57 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:57.035364 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-889b212d-ff04-4205-b413-ccb5a5954d52 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:57.037494 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-889b212d-ff04-4205-b413-ccb5a5954d52 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:48:57.037884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-889b212d-ff04-4205-b413-ccb5a5954d52 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7b82031-fec0-4715-a88b-db992f987a58"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:57.039775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-889b212d-ff04-4205-b413-ccb5a5954d52 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating new backup {'backup': {'volume_id': 'b7b82031-fec0-4715-a88b-db992f987a58'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:48:57.039977 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-889b212d-ff04-4205-b413-ccb5a5954d52 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating backup of volume b7b82031-fec0-4715-a88b-db992f987a58 in container None Jul 03 15:48:57.042276 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f583516e-67e2-41dd-9f89-760ee0ae0650 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:57.044145 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f583516e-67e2-41dd-9f89-760ee0ae0650 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:57.044497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f583516e-67e2-41dd-9f89-760ee0ae0650 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:57.045233 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f583516e-67e2-41dd-9f89-760ee0ae0650 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:57.045233 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f583516e-67e2-41dd-9f89-760ee0ae0650 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:57.053237 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:57.053237 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:57.053237 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f583516e-67e2-41dd-9f89-760ee0ae0650 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:57.053340 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:57.053340 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:57.053386 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 388/1520] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:57 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:57.053441 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-889b212d-ff04-4205-b413-ccb5a5954d52 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:48:57.084224 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-889b212d-ff04-4205-b413-ccb5a5954d52 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['59213adb-40b2-4c53-b34c-11710506ffb3', '05e66c8b-c004-4a44-9a49-c3706067c4d9'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:48:57.120420 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-889b212d-ff04-4205-b413-ccb5a5954d52 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:48:57.120841 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 379/1521] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:48:57 2026] POST /volume/v3/backups => generated 288 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:48:57.137379 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3cc2b59d-1dea-4bc6-82eb-e70bf310671c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:57.141643 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3cc2b59d-1dea-4bc6-82eb-e70bf310671c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:48:57.141643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b59d-1dea-4bc6-82eb-e70bf310671c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:57.141643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b59d-1dea-4bc6-82eb-e70bf310671c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:57.141643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-3cc2b59d-1dea-4bc6-82eb-e70bf310671c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:57.144574 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:57.144574 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:57.148637 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3cc2b59d-1dea-4bc6-82eb-e70bf310671c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:48:57.148637 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 379/1522] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:57 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:57.234468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b8810973-8017-40f6-9f9b-58a21981b515 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:57.244553 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b8810973-8017-40f6-9f9b-58a21981b515 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:57.244921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b8810973-8017-40f6-9f9b-58a21981b515 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:57.245207 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b8810973-8017-40f6-9f9b-58a21981b515 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:57.256712 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:57.256712 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:57.263490 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b8810973-8017-40f6-9f9b-58a21981b515 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:57.270113 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b8810973-8017-40f6-9f9b-58a21981b515 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:57.270518 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 377/1523] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:57 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:57.722906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3c641dd6-d053-4ee9-a9a9-c8c37c43ba40 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:57.725436 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c641dd6-d053-4ee9-a9a9-c8c37c43ba40 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:57.725788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3c641dd6-d053-4ee9-a9a9-c8c37c43ba40 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:57.726114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3c641dd6-d053-4ee9-a9a9-c8c37c43ba40 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:57.726295 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3c641dd6-d053-4ee9-a9a9-c8c37c43ba40 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:57.731042 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:57.731042 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:57.731684 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3c641dd6-d053-4ee9-a9a9-c8c37c43ba40 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:57.732086 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 389/1524] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:57 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:58.068034 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-41eb282e-6841-40af-9f96-8d483597e67c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:58.070882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-41eb282e-6841-40af-9f96-8d483597e67c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:58.071154 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-41eb282e-6841-40af-9f96-8d483597e67c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:58.071410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-41eb282e-6841-40af-9f96-8d483597e67c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:58.071584 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-41eb282e-6841-40af-9f96-8d483597e67c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:58.079713 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:58.079713 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:58.080504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-41eb282e-6841-40af-9f96-8d483597e67c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:58.080864 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 380/1525] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:58 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:58.162879 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-640853a7-457f-4687-b2d4-155f674cf0b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:58.165830 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-640853a7-457f-4687-b2d4-155f674cf0b2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:48:58.166142 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-640853a7-457f-4687-b2d4-155f674cf0b2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:58.166352 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-640853a7-457f-4687-b2d4-155f674cf0b2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:58.167229 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-640853a7-457f-4687-b2d4-155f674cf0b2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:58.174102 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:58.174102 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:58.175671 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-640853a7-457f-4687-b2d4-155f674cf0b2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:48:58.175671 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 380/1526] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:58 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 697 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:58.292289 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7e572328-209e-4201-9824-58582535e605 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:58.294107 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7e572328-209e-4201-9824-58582535e605 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:58.297644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7e572328-209e-4201-9824-58582535e605 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:58.297644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7e572328-209e-4201-9824-58582535e605 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:58.313486 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:58.313486 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:58.318873 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7e572328-209e-4201-9824-58582535e605 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:58.325114 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7e572328-209e-4201-9824-58582535e605 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:58.325584 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 378/1527] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:58 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:58.750848 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-36a0c3a1-e6d4-4f8c-87c7-124061518420 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:58.760789 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-36a0c3a1-e6d4-4f8c-87c7-124061518420 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:58.760789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-36a0c3a1-e6d4-4f8c-87c7-124061518420 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:58.760789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-36a0c3a1-e6d4-4f8c-87c7-124061518420 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:58.760789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-36a0c3a1-e6d4-4f8c-87c7-124061518420 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:58.766744 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:58.766744 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:58.766744 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-36a0c3a1-e6d4-4f8c-87c7-124061518420 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:58.766899 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 390/1528] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:58 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:59.093601 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-11bc0d30-13c4-488e-9c03-c1cf8c3d3d16 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.095397 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11bc0d30-13c4-488e-9c03-c1cf8c3d3d16 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:48:59.095601 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11bc0d30-13c4-488e-9c03-c1cf8c3d3d16 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.095830 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11bc0d30-13c4-488e-9c03-c1cf8c3d3d16 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.095980 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-11bc0d30-13c4-488e-9c03-c1cf8c3d3d16 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:59.102901 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.102901 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:59.103494 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11bc0d30-13c4-488e-9c03-c1cf8c3d3d16 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:48:59.103967 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 381/1529] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:59.123750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-18954208-f8f1-4ea2-b717-936b52a14018 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.125253 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18954208-f8f1-4ea2-b717-936b52a14018 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 Jul 03 15:48:59.125253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18954208-f8f1-4ea2-b717-936b52a14018 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.125697 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18954208-f8f1-4ea2-b717-936b52a14018 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.136823 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.136823 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:59.141572 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-18954208-f8f1-4ea2-b717-936b52a14018 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:59.148544 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18954208-f8f1-4ea2-b717-936b52a14018 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 returned with HTTP 200 Jul 03 15:48:59.149374 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 381/1530] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:59.162461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8c71ee76-f5ad-4011-a2f3-3f8fd20a2121 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.165111 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c71ee76-f5ad-4011-a2f3-3f8fd20a2121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 Jul 03 15:48:59.165367 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c71ee76-f5ad-4011-a2f3-3f8fd20a2121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.165593 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c71ee76-f5ad-4011-a2f3-3f8fd20a2121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.177231 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.177231 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:59.187664 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8c71ee76-f5ad-4011-a2f3-3f8fd20a2121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:59.188431 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-88410853-111b-4905-bfac-ec4998dfb6e9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.190857 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88410853-111b-4905-bfac-ec4998dfb6e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:48:59.190857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88410853-111b-4905-bfac-ec4998dfb6e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.190857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88410853-111b-4905-bfac-ec4998dfb6e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.190857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-88410853-111b-4905-bfac-ec4998dfb6e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:59.192354 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c71ee76-f5ad-4011-a2f3-3f8fd20a2121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 returned with HTTP 200 Jul 03 15:48:59.192721 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 379/1531] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:59.195094 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.195094 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:59.195740 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88410853-111b-4905-bfac-ec4998dfb6e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:48:59.196131 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 391/1532] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:59.206087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.207310 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0cdd45f4-e72a-4456-a1e9-c98b7e20ee34 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.208218 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 Jul 03 15:48:59.208432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.208649 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.208994 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: 65e73d8b-e40f-4b72-b948-77f27fa62872 Jul 03 15:48:59.209827 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0cdd45f4-e72a-4456-a1e9-c98b7e20ee34 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:48:59.210130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0cdd45f4-e72a-4456-a1e9-c98b7e20ee34 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.210399 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0cdd45f4-e72a-4456-a1e9-c98b7e20ee34 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.217395 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.217395 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:59.217919 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:59.224081 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.224081 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:59.229518 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0cdd45f4-e72a-4456-a1e9-c98b7e20ee34 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:48:59.236463 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0cdd45f4-e72a-4456-a1e9-c98b7e20ee34 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:48:59.237163 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 382/1533] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:59.273427 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume request issued successfully. Jul 03 15:48:59.273614 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ace745c0-0b3c-4003-ad78-e65d17e374e0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 returned with HTTP 202 Jul 03 15:48:59.274206 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 382/1534] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:48:59 2026] DELETE /volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:48:59.283381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d0ff6b3a-3041-4fa3-a090-6d925e6b02ef None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.285052 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d0ff6b3a-3041-4fa3-a090-6d925e6b02ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 Jul 03 15:48:59.285286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d0ff6b3a-3041-4fa3-a090-6d925e6b02ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.285536 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d0ff6b3a-3041-4fa3-a090-6d925e6b02ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.295642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-3c9bdf9f-a14a-4e0b-9e0b-370895de4f68 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.295642 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-3c9bdf9f-a14a-4e0b-9e0b-370895de4f68 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:48:59.295799 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.295799 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:48:59.296164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-3c9bdf9f-a14a-4e0b-9e0b-370895de4f68 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.296164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-3c9bdf9f-a14a-4e0b-9e0b-370895de4f68 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.302976 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d0ff6b3a-3041-4fa3-a090-6d925e6b02ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:48:59.303722 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.303722 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:59.307202 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-3c9bdf9f-a14a-4e0b-9e0b-370895de4f68 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:48:59.311856 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-3c9bdf9f-a14a-4e0b-9e0b-370895de4f68 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:48:59.313050 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 392/1535] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:59.315892 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d0ff6b3a-3041-4fa3-a090-6d925e6b02ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 returned with HTTP 200 Jul 03 15:48:59.316364 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 380/1536] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:48:59.350282 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-96cda3a5-dbb8-40db-b83c-62061db7c1a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.352784 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-96cda3a5-dbb8-40db-b83c-62061db7c1a9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:48:59.352993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-96cda3a5-dbb8-40db-b83c-62061db7c1a9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.353180 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-96cda3a5-dbb8-40db-b83c-62061db7c1a9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.355534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-20919c8e-4c0a-401a-b40f-13201ffa7e74 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.369731 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-20919c8e-4c0a-401a-b40f-13201ffa7e74 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89/action Jul 03 15:48:59.369731 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-20919c8e-4c0a-401a-b40f-13201ffa7e74 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:48:59.369731 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-20919c8e-4c0a-401a-b40f-13201ffa7e74 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:48:59.369875 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.369875 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:48:59.369875 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-96cda3a5-dbb8-40db-b83c-62061db7c1a9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:48:59.373664 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.373664 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:48:59.373664 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-20919c8e-4c0a-401a-b40f-13201ffa7e74 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:48:59.374711 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-96cda3a5-dbb8-40db-b83c-62061db7c1a9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:48:59.377068 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 383/1537] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:48:59.390253 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-20919c8e-4c0a-401a-b40f-13201ffa7e74 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Begin detaching volume completed successfully. Jul 03 15:48:59.391214 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-20919c8e-4c0a-401a-b40f-13201ffa7e74 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89/action returned with HTTP 202 Jul 03 15:48:59.391214 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 383/1538] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:48:59 2026] POST /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:48:59.779503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fb407689-8003-4e54-b924-d9f43714cc04 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:48:59.782019 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb407689-8003-4e54-b924-d9f43714cc04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:48:59.782256 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb407689-8003-4e54-b924-d9f43714cc04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:48:59.782472 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb407689-8003-4e54-b924-d9f43714cc04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:48:59.782600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fb407689-8003-4e54-b924-d9f43714cc04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:48:59.825908 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:48:59.825908 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:48:59.825908 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb407689-8003-4e54-b924-d9f43714cc04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:48:59.825908 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 393/1539] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:48:59 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 750 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:00.211144 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8eb511bf-a49e-478d-b89e-c77153a49097 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.212004 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8eb511bf-a49e-478d-b89e-c77153a49097 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:00.212355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8eb511bf-a49e-478d-b89e-c77153a49097 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.212422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8eb511bf-a49e-478d-b89e-c77153a49097 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.212518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-8eb511bf-a49e-478d-b89e-c77153a49097 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:00.221654 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:00.221654 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:00.221654 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8eb511bf-a49e-478d-b89e-c77153a49097 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:00.221654 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 381/1540] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:00 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:00.335728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1d23c863-630e-4ec7-b01e-3cb4baa9279d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.337868 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d23c863-630e-4ec7-b01e-3cb4baa9279d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 Jul 03 15:49:00.338094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d23c863-630e-4ec7-b01e-3cb4baa9279d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.338585 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d23c863-630e-4ec7-b01e-3cb4baa9279d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.347863 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d23c863-630e-4ec7-b01e-3cb4baa9279d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 returned with HTTP 404 Jul 03 15:49:00.348495 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 384/1541] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:00 2026] GET /volume/v3/volumes/65e73d8b-e40f-4b72-b948-77f27fa62872 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:00.356149 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b19d1f44-d07c-4c28-8471-1ab0f37c98cb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.357877 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b19d1f44-d07c-4c28-8471-1ab0f37c98cb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:49:00.359360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b19d1f44-d07c-4c28-8471-1ab0f37c98cb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.359360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b19d1f44-d07c-4c28-8471-1ab0f37c98cb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.359360 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-b19d1f44-d07c-4c28-8471-1ab0f37c98cb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete backup with id: 5b70dc8d-7f10-446b-a8fb-d0dcea857825. Jul 03 15:49:00.362893 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:00.362893 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:00.377442 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-b19d1f44-d07c-4c28-8471-1ab0f37c98cb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] delete_backup rpcapi backup_id 5b70dc8d-7f10-446b-a8fb-d0dcea857825 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:49:00.380029 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b19d1f44-d07c-4c28-8471-1ab0f37c98cb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 202 Jul 03 15:49:00.380582 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 384/1542] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:00 2026] DELETE /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:49:00.389229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-95082915-ea6b-4dec-a4b4-a67e704379ba None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.391316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-90c039de-43c0-49a6-9a79-7a5f98aff13f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.392350 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95082915-ea6b-4dec-a4b4-a67e704379ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:49:00.392350 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95082915-ea6b-4dec-a4b4-a67e704379ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.392593 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95082915-ea6b-4dec-a4b4-a67e704379ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.392764 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-95082915-ea6b-4dec-a4b4-a67e704379ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:00.393308 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90c039de-43c0-49a6-9a79-7a5f98aff13f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:00.393504 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90c039de-43c0-49a6-9a79-7a5f98aff13f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.393915 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90c039de-43c0-49a6-9a79-7a5f98aff13f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.402714 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:00.402714 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:00.403752 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95082915-ea6b-4dec-a4b4-a67e704379ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 200 Jul 03 15:49:00.404212 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 394/1543] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:00 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:00.412643 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:00.412643 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:00.418181 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-90c039de-43c0-49a6-9a79-7a5f98aff13f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:00.424032 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90c039de-43c0-49a6-9a79-7a5f98aff13f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:00.424687 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 382/1544] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:00 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:00.436644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b2a9eff6-1448-4fd0-a71e-d600ee270c35 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.437135 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b2a9eff6-1448-4fd0-a71e-d600ee270c35 None None] GET https://10.4.3.228/volume// Jul 03 15:49:00.437349 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b2a9eff6-1448-4fd0-a71e-d600ee270c35 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.437600 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b2a9eff6-1448-4fd0-a71e-d600ee270c35 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.437950 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b2a9eff6-1448-4fd0-a71e-d600ee270c35 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:49:00.438249 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 385/1545] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:49:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:49:00.450258 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-202afcdb-101d-4ef8-99a9-b2373131aef3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.452487 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-202afcdb-101d-4ef8-99a9-b2373131aef3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:49:00.453037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-202afcdb-101d-4ef8-99a9-b2373131aef3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.453422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-202afcdb-101d-4ef8-99a9-b2373131aef3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.466373 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:00.466373 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:00.471707 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-202afcdb-101d-4ef8-99a9-b2373131aef3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:49:00.477137 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-202afcdb-101d-4ef8-99a9-b2373131aef3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:49:00.477532 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 385/1546] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:49:00 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:49:00.839916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8ab162e4-4e8d-41be-a404-51745032f791 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:00.842853 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8ab162e4-4e8d-41be-a404-51745032f791 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:00.843098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8ab162e4-4e8d-41be-a404-51745032f791 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:00.843317 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8ab162e4-4e8d-41be-a404-51745032f791 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:00.843436 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8ab162e4-4e8d-41be-a404-51745032f791 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:00.850701 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:00.850701 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:00.851361 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8ab162e4-4e8d-41be-a404-51745032f791 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:49:00.851745 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 395/1547] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:00 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:01.234572 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-af8f222f-10b3-41c8-bece-6510163b1138 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:01.241981 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-af8f222f-10b3-41c8-bece-6510163b1138 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:01.242332 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-af8f222f-10b3-41c8-bece-6510163b1138 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:01.242532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-af8f222f-10b3-41c8-bece-6510163b1138 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:01.242673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-af8f222f-10b3-41c8-bece-6510163b1138 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:01.248865 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:01.248865 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:01.249740 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-af8f222f-10b3-41c8-bece-6510163b1138 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:01.250235 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 383/1548] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:01 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:01.420284 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-67835138-cb71-4d47-823b-3cf674cf6eb1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:01.421969 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-67835138-cb71-4d47-823b-3cf674cf6eb1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 Jul 03 15:49:01.422207 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-67835138-cb71-4d47-823b-3cf674cf6eb1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:01.422452 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-67835138-cb71-4d47-823b-3cf674cf6eb1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:01.422587 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-67835138-cb71-4d47-823b-3cf674cf6eb1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 5b70dc8d-7f10-446b-a8fb-d0dcea857825. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:01.426235 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-67835138-cb71-4d47-823b-3cf674cf6eb1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 returned with HTTP 404 Jul 03 15:49:01.426733 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 386/1549] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:01 2026] GET /volume/v3/backups/5b70dc8d-7f10-446b-a8fb-d0dcea857825 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:01.437501 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9024626b-5e08-4ecc-9b32-dc502d136d74 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:01.439606 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9024626b-5e08-4ecc-9b32-dc502d136d74 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:01.439817 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9024626b-5e08-4ecc-9b32-dc502d136d74 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:01.439979 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9024626b-5e08-4ecc-9b32-dc502d136d74 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:01.449449 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:01.449449 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:01.452993 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9024626b-5e08-4ecc-9b32-dc502d136d74 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:01.458504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9024626b-5e08-4ecc-9b32-dc502d136d74 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:01.458937 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 386/1550] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:01 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:01.510879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-78e49df3-a4c0-48fb-bbac-e7300e46cf08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:01.512202 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-78e49df3-a4c0-48fb-bbac-e7300e46cf08 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:49:01.512430 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-78e49df3-a4c0-48fb-bbac-e7300e46cf08 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:01.512671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-78e49df3-a4c0-48fb-bbac-e7300e46cf08 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:01.521074 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:01.521074 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:01.525836 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-78e49df3-a4c0-48fb-bbac-e7300e46cf08 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:01.531741 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-78e49df3-a4c0-48fb-bbac-e7300e46cf08 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 200 Jul 03 15:49:01.532171 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 396/1551] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:01 2026] GET /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:01.556356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-66c60083-1fee-46f1-9074-e23dc9628389 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:01.558094 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-66c60083-1fee-46f1-9074-e23dc9628389 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:49:01.558297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-66c60083-1fee-46f1-9074-e23dc9628389 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:01.558496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-66c60083-1fee-46f1-9074-e23dc9628389 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:01.558674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-66c60083-1fee-46f1-9074-e23dc9628389 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:49:01.565225 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:01.565225 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:01.565691 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-66c60083-1fee-46f1-9074-e23dc9628389 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:01.583009 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-66c60083-1fee-46f1-9074-e23dc9628389 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume request issued successfully. Jul 03 15:49:01.583209 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-66c60083-1fee-46f1-9074-e23dc9628389 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 202 Jul 03 15:49:01.583596 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 384/1552] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:01 2026] DELETE /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:49:01.594250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5939af84-09ae-4088-a2f1-f9c31d895797 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:01.596726 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5939af84-09ae-4088-a2f1-f9c31d895797 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:49:01.597546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5939af84-09ae-4088-a2f1-f9c31d895797 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:01.597546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5939af84-09ae-4088-a2f1-f9c31d895797 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:01.608961 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:01.608961 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:01.613364 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5939af84-09ae-4088-a2f1-f9c31d895797 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:01.619324 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5939af84-09ae-4088-a2f1-f9c31d895797 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 200 Jul 03 15:49:01.621418 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 387/1553] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:01 2026] GET /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:01.868709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8c3b1add-7074-46e2-ba6c-2a32ddf84533 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:01.871089 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c3b1add-7074-46e2-ba6c-2a32ddf84533 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:01.871328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c3b1add-7074-46e2-ba6c-2a32ddf84533 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:01.871533 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c3b1add-7074-46e2-ba6c-2a32ddf84533 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:01.871675 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-8c3b1add-7074-46e2-ba6c-2a32ddf84533 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:01.876159 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:01.876159 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:01.876905 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c3b1add-7074-46e2-ba6c-2a32ddf84533 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:49:01.877310 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 387/1554] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:01 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:02.234954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-278b64b8-a6c2-4cc0-8473-f8a56da299f4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.238445 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-278b64b8-a6c2-4cc0-8473-f8a56da299f4 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] GET https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:49:02.238445 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-278b64b8-a6c2-4cc0-8473-f8a56da299f4 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:02.238445 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-278b64b8-a6c2-4cc0-8473-f8a56da299f4 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:02.246908 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:02.246908 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:02.250362 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-278b64b8-a6c2-4cc0-8473-f8a56da299f4 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:49:02.255343 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-278b64b8-a6c2-4cc0-8473-f8a56da299f4 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 200 Jul 03 15:49:02.255876 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 397/1555] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:49:02 2026] GET /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 1833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:49:02.261887 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d266c9a4-3966-40a9-8358-ec7fe53f2794 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.263663 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d266c9a4-3966-40a9-8358-ec7fe53f2794 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:02.263869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d266c9a4-3966-40a9-8358-ec7fe53f2794 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:02.264092 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d266c9a4-3966-40a9-8358-ec7fe53f2794 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:02.264206 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d266c9a4-3966-40a9-8358-ec7fe53f2794 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:02.269459 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:02.269459 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:02.270262 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d266c9a4-3966-40a9-8358-ec7fe53f2794 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:02.270669 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 385/1556] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:02 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:02.472431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3721ebff-782f-48af-97ef-4ff738b446a7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.474432 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3721ebff-782f-48af-97ef-4ff738b446a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:02.474674 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3721ebff-782f-48af-97ef-4ff738b446a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:02.474906 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3721ebff-782f-48af-97ef-4ff738b446a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:02.487590 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:02.487590 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:02.493133 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3721ebff-782f-48af-97ef-4ff738b446a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:02.499456 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3721ebff-782f-48af-97ef-4ff738b446a7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:02.500217 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 388/1557] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:02 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:02.637473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3859fa27-bf3b-4bd9-8a3d-93b5f5f1aa55 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.639650 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3859fa27-bf3b-4bd9-8a3d-93b5f5f1aa55 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e Jul 03 15:49:02.639848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3859fa27-bf3b-4bd9-8a3d-93b5f5f1aa55 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:02.640053 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3859fa27-bf3b-4bd9-8a3d-93b5f5f1aa55 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:02.648832 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3859fa27-bf3b-4bd9-8a3d-93b5f5f1aa55 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e returned with HTTP 404 Jul 03 15:49:02.649448 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 388/1558] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:02 2026] GET /volume/v3/volumes/c214dc0f-cc65-4482-8767-02f06bdd777e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:02.661809 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.663557 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:49:02.664174 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-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-1383722956"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:02.666256 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1383722956'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:49:02.666529 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume of 1 GB Jul 03 15:49:02.672605 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability Zones retrieved successfully. Jul 03 15:49:02.681655 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (f308e2e8-a5e5-4741-802a-af9fec5041cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:02.682091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99afdac-5b93-42b6-ba30-629be869456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:02.683469 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:02.716914 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99afdac-5b93-42b6-ba30-629be869456f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:02.717877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85928ab1-62dc-4bdb-856a-a7b79edf11de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:02.755822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['c4f397a0-5f16-4957-917c-a1f57ce55dfb', 'f1fa1629-7928-476c-8318-a5265e8af0be', '51be2dd7-b1af-4604-a418-089d72f24dc6', '51b560a8-dd74-4e9b-8514-17b099c92205'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:02.756663 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85928ab1-62dc-4bdb-856a-a7b79edf11de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f397a0-5f16-4957-917c-a1f57ce55dfb', 'f1fa1629-7928-476c-8318-a5265e8af0be', '51be2dd7-b1af-4604-a418-089d72f24dc6', '51b560a8-dd74-4e9b-8514-17b099c92205']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:02.757647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5c4b9f-28d8-422d-8f8b-cb662a35a40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:02.795824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5c4b9f-28d8-422d-8f8b-cb662a35a40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1383722956',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['c4f397a0-5f16-4957-917c-a1f57ce55dfb','f1fa1629-7928-476c-8318-a5265e8af0be','51be2dd7-b1af-4604-a418-089d72f24dc6','51b560a8-dd74-4e9b-8514-17b099c92205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1383722956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5567a68ee4bb430880164a874f0815a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:02.795824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23ea458-a599-4c24-9ba3-c83df3618045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:02.830709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23ea458-a599-4c24-9ba3-c83df3618045) transitioned into 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-1383722956',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['c4f397a0-5f16-4957-917c-a1f57ce55dfb','f1fa1629-7928-476c-8318-a5265e8af0be','51be2dd7-b1af-4604-a418-089d72f24dc6','51b560a8-dd74-4e9b-8514-17b099c92205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:02.830709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82326cec-55e0-40f8-851c-7ab772deb87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:02.844476 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82326cec-55e0-40f8-851c-7ab772deb87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:02.844476 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (f308e2e8-a5e5-4741-802a-af9fec5041cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:02.844476 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request issued successfully. Jul 03 15:49:02.844476 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9e20f1e8-7a29-4a29-94f3-1232874baa72 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:49:02.844476 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 398/1559] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:49:02 2026] POST /volume/v3/volumes => generated 816 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:02.859281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-24a89047-cfe9-4b1e-9474-1b3f685724ef None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.862195 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24a89047-cfe9-4b1e-9474-1b3f685724ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:02.862446 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24a89047-cfe9-4b1e-9474-1b3f685724ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:02.862715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24a89047-cfe9-4b1e-9474-1b3f685724ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:02.873884 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:02.873884 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:02.879653 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-24a89047-cfe9-4b1e-9474-1b3f685724ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:02.889636 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-577f0c36-6f4f-41f0-81ff-bf7758d8d823 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.890759 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24a89047-cfe9-4b1e-9474-1b3f685724ef tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 200 Jul 03 15:49:02.891316 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 386/1560] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:02 2026] GET /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:02.892374 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-577f0c36-6f4f-41f0-81ff-bf7758d8d823 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:02.892824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-577f0c36-6f4f-41f0-81ff-bf7758d8d823 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:02.892918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-577f0c36-6f4f-41f0-81ff-bf7758d8d823 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:02.893155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-577f0c36-6f4f-41f0-81ff-bf7758d8d823 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:02.906965 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:02.906965 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:02.908238 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-577f0c36-6f4f-41f0-81ff-bf7758d8d823 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:49:02.908720 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 389/1561] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:02 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:02.928956 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-06fc3799-2442-4200-8917-9ac96b369d6e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:02.931267 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-06fc3799-2442-4200-8917-9ac96b369d6e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] DELETE https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731 Jul 03 15:49:02.931511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-06fc3799-2442-4200-8917-9ac96b369d6e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:02.931745 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-06fc3799-2442-4200-8917-9ac96b369d6e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:02.939994 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:02.939994 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:03.284370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4915253c-b72d-4d34-b9fb-4a18d1f5233e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.286419 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4915253c-b72d-4d34-b9fb-4a18d1f5233e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:03.286774 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4915253c-b72d-4d34-b9fb-4a18d1f5233e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:03.287047 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4915253c-b72d-4d34-b9fb-4a18d1f5233e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:03.288190 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-4915253c-b72d-4d34-b9fb-4a18d1f5233e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:03.291598 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.291598 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:03.292384 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4915253c-b72d-4d34-b9fb-4a18d1f5233e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:03.292941 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 399/1562] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:03 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:03.321015 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-5ec022dd-93ad-4555-9438-c24d4f749551 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.323304 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-5ec022dd-93ad-4555-9438-c24d4f749551 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde/action Jul 03 15:49:03.323727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-5ec022dd-93ad-4555-9438-c24d4f749551 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:49:03.323859 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-5ec022dd-93ad-4555-9438-c24d4f749551 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:03.342149 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.342149 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:03.356511 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-12875a9c-9c93-4cc7-bdc0-56d2ee0de0ad req-5ec022dd-93ad-4555-9438-c24d4f749551 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde/action returned with HTTP 204 Jul 03 15:49:03.357296 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 387/1563] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:49:03 2026] POST /volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:03.476189 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-18e07fd6-f94e-440e-8816-6d9a6090c7b9 req-06fc3799-2442-4200-8917-9ac96b369d6e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731 returned with HTTP 200 Jul 03 15:49:03.477289 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 389/1564] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:49:02 2026] DELETE /volume/v3/attachments/434943fd-4540-4984-90f7-309480f6b731 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:03.514185 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3bf49c25-c5b8-4133-b5ec-1a3b6f92e7a5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.516416 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3bf49c25-c5b8-4133-b5ec-1a3b6f92e7a5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:03.516750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3bf49c25-c5b8-4133-b5ec-1a3b6f92e7a5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:03.517122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3bf49c25-c5b8-4133-b5ec-1a3b6f92e7a5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:03.534078 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.534078 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:03.539925 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3bf49c25-c5b8-4133-b5ec-1a3b6f92e7a5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:03.546188 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3bf49c25-c5b8-4133-b5ec-1a3b6f92e7a5 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:03.546865 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 390/1565] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:03 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:03.600557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-d7917984-c611-45fe-a423-e9740a17bf5d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.602838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-d7917984-c611-45fe-a423-e9740a17bf5d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:03.604645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-d7917984-c611-45fe-a423-e9740a17bf5d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:03.604645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-d7917984-c611-45fe-a423-e9740a17bf5d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:03.613994 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.613994 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:03.619526 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-d7917984-c611-45fe-a423-e9740a17bf5d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:03.625498 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-d7917984-c611-45fe-a423-e9740a17bf5d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:03.626072 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 400/1566] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:49:03 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:03.908336 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2bc8621f-9c07-494e-8957-bd8b64829474 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.910261 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2bc8621f-9c07-494e-8957-bd8b64829474 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:03.910575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2bc8621f-9c07-494e-8957-bd8b64829474 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:03.910758 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2bc8621f-9c07-494e-8957-bd8b64829474 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:03.919036 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.919036 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:03.919186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ea49000b-e40b-4b57-89ec-fdb9b5aaae04 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.923139 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea49000b-e40b-4b57-89ec-fdb9b5aaae04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:03.923139 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea49000b-e40b-4b57-89ec-fdb9b5aaae04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:03.923139 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea49000b-e40b-4b57-89ec-fdb9b5aaae04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:03.923139 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ea49000b-e40b-4b57-89ec-fdb9b5aaae04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:03.924097 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2bc8621f-9c07-494e-8957-bd8b64829474 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:03.926160 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.926160 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:03.927421 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea49000b-e40b-4b57-89ec-fdb9b5aaae04 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:49:03.927421 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 390/1567] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:03 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:03.930024 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2bc8621f-9c07-494e-8957-bd8b64829474 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 200 Jul 03 15:49:03.930520 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 388/1568] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:03 2026] GET /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:03.938983 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.941899 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:49:03.942260 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "be88e178-3d7b-45a7-9ff2-c5c746ca4fd8", "incremental": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:03.943549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating new backup {'backup': {'volume_id': 'be88e178-3d7b-45a7-9ff2-c5c746ca4fd8', 'incremental': True}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:49:03.944286 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating backup of volume be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 in container None Jul 03 15:49:03.945565 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:03.948007 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:49:03.948721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1", "name": "tempest-VolumesBackupsTest-Backup-1796149712", "description": "tempest-backup-description-1943959546", "container": "tempest-volumesbackupstest-backup-container-233191523"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:03.950341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating new backup {'backup': {'volume_id': '35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1', 'name': 'tempest-VolumesBackupsTest-Backup-1796149712', 'description': 'tempest-backup-description-1943959546', 'container': 'tempest-volumesbackupstest-backup-container-233191523'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:49:03.951937 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating backup of volume 35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 in container tempest-volumesbackupstest-backup-container-233191523 Jul 03 15:49:03.953547 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.953547 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:03.961026 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:49:03.963988 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:03.963988 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:03.964971 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:03.982259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Created reservations ['74861850-2555-459d-b360-f105a26311ac', '5cc15031-c56f-435b-95e4-dc66aa00d94c'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:03.989160 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['644a93b6-3839-453a-972f-3377d2b7a08a', '712723bc-6619-481c-9a89-03b5ba6a8274'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:04.021161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc81a4d8-4df0-485f-974f-56f6451cb352 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 400 Jul 03 15:49:04.021696 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 391/1569] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:49:03 2026] POST /volume/v3/backups => generated 109 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:49:04.028717 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c9cda75a-3aec-452d-9205-b76af1e1c5e8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:04.030857 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c9cda75a-3aec-452d-9205-b76af1e1c5e8 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] DELETE https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:04.030857 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c9cda75a-3aec-452d-9205-b76af1e1c5e8 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:04.031055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c9cda75a-3aec-452d-9205-b76af1e1c5e8 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:04.031170 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-c9cda75a-3aec-452d-9205-b76af1e1c5e8 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Delete backup with id: 674431d7-b936-44a8-9b67-6d11620b161f. Jul 03 15:49:04.035764 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:04.035764 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:04.056263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-c9cda75a-3aec-452d-9205-b76af1e1c5e8 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] delete_backup rpcapi backup_id 674431d7-b936-44a8-9b67-6d11620b161f {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:49:04.058254 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c9cda75a-3aec-452d-9205-b76af1e1c5e8 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 202 Jul 03 15:49:04.059488 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 391/1570] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:04 2026] DELETE /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:49:04.059655 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cb0caf25-4c50-4f22-b2f3-7846e31b77f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:49:04.060310 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 401/1571] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:49:03 2026] POST /volume/v3/backups => generated 330 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:04.070414 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e13a970-efe9-4647-a1f1-3705e99b8297 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:04.072439 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e13a970-efe9-4647-a1f1-3705e99b8297 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:04.072822 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e13a970-efe9-4647-a1f1-3705e99b8297 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:04.073050 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e13a970-efe9-4647-a1f1-3705e99b8297 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:04.073263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6e13a970-efe9-4647-a1f1-3705e99b8297 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:04.073636 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a502ac29-f38a-4717-a532-6191e0a0e2f7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:04.076602 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a502ac29-f38a-4717-a532-6191e0a0e2f7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:04.076872 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a502ac29-f38a-4717-a532-6191e0a0e2f7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:04.077221 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a502ac29-f38a-4717-a532-6191e0a0e2f7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:04.077422 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a502ac29-f38a-4717-a532-6191e0a0e2f7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:04.081987 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:04.081987 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:04.083060 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e13a970-efe9-4647-a1f1-3705e99b8297 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:04.083540 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 389/1572] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:04 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:04.084083 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:04.084083 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:04.085641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a502ac29-f38a-4717-a532-6191e0a0e2f7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:49:04.086746 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 392/1573] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:04 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:04.304391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-665057e6-2538-47bd-913e-65cc241c162a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:04.306694 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-665057e6-2538-47bd-913e-65cc241c162a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:04.306917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-665057e6-2538-47bd-913e-65cc241c162a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:04.307131 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-665057e6-2538-47bd-913e-65cc241c162a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:04.307283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-665057e6-2538-47bd-913e-65cc241c162a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:04.312951 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:04.312951 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:04.313685 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-665057e6-2538-47bd-913e-65cc241c162a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:04.314093 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 392/1574] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:04 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:04.702897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6a2f4aaa-2bf3-42e3-b172-2175ccf7e228 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:04.706762 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a2f4aaa-2bf3-42e3-b172-2175ccf7e228 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:49:04.706762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a2f4aaa-2bf3-42e3-b172-2175ccf7e228 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:04.706762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a2f4aaa-2bf3-42e3-b172-2175ccf7e228 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:04.728997 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:04.728997 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:04.732262 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6a2f4aaa-2bf3-42e3-b172-2175ccf7e228 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:49:04.737368 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a2f4aaa-2bf3-42e3-b172-2175ccf7e228 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:49:04.737920 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 402/1575] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:04 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:05.096104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d8729140-97ea-43ea-89a9-3731fe15d10e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:05.098731 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d8729140-97ea-43ea-89a9-3731fe15d10e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:05.099466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d8729140-97ea-43ea-89a9-3731fe15d10e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:05.099466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d8729140-97ea-43ea-89a9-3731fe15d10e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:05.099466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d8729140-97ea-43ea-89a9-3731fe15d10e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:05.103871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0983c7c2-1bd4-4056-aedc-6c2990e77f76 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:05.106633 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:05.106633 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:05.106735 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0983c7c2-1bd4-4056-aedc-6c2990e77f76 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:05.106735 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0983c7c2-1bd4-4056-aedc-6c2990e77f76 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:05.106735 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0983c7c2-1bd4-4056-aedc-6c2990e77f76 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:05.106860 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d8729140-97ea-43ea-89a9-3731fe15d10e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:05.106886 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0983c7c2-1bd4-4056-aedc-6c2990e77f76 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:05.110069 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 390/1576] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:05 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:05.111776 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:05.111776 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:05.112662 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0983c7c2-1bd4-4056-aedc-6c2990e77f76 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 200 Jul 03 15:49:05.116057 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 393/1577] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:05 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:05.326924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f399a29c-3bcb-47b9-9118-30c8c84839bd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:05.328669 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f399a29c-3bcb-47b9-9118-30c8c84839bd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:05.328887 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f399a29c-3bcb-47b9-9118-30c8c84839bd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:05.329109 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f399a29c-3bcb-47b9-9118-30c8c84839bd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:05.329266 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f399a29c-3bcb-47b9-9118-30c8c84839bd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:05.334467 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:05.334467 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:05.335130 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f399a29c-3bcb-47b9-9118-30c8c84839bd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:05.335537 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 393/1578] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:05 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:05.721923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5a2cafed-1b99-4d64-bdb0-486fc6c56f27 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:05.722464 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5a2cafed-1b99-4d64-bdb0-486fc6c56f27 None None] GET https://10.4.3.228/volume// Jul 03 15:49:05.722544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5a2cafed-1b99-4d64-bdb0-486fc6c56f27 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:05.722732 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5a2cafed-1b99-4d64-bdb0-486fc6c56f27 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:05.723109 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5a2cafed-1b99-4d64-bdb0-486fc6c56f27 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:49:05.723840 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 403/1579] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:49:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:49:05.730352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-c8ba2ba6-0759-4832-8f7a-fb5884699018 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:05.732286 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-c8ba2ba6-0759-4832-8f7a-fb5884699018 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:49:05.732730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-c8ba2ba6-0759-4832-8f7a-fb5884699018 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d11a946e-5aef-4b3c-9cb2-9245bce52b57", "connector": null, "instance_uuid": "ab7acd43-5197-49cb-85a1-f4dd33f4b06e"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:05.754673 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:05.754673 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:05.823327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-c8ba2ba6-0759-4832-8f7a-fb5884699018 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:49:05.823975 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 391/1580] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:49:05 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 03 15:49:06.127439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f18bbff9-c2ec-4352-b770-68aa008a1a4b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.127439 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f18bbff9-c2ec-4352-b770-68aa008a1a4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:06.127439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f18bbff9-c2ec-4352-b770-68aa008a1a4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:06.127439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f18bbff9-c2ec-4352-b770-68aa008a1a4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:06.127439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f18bbff9-c2ec-4352-b770-68aa008a1a4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:06.129210 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e26b3a5f-de6f-4fd2-8a60-3dfde4362606 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.134129 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e26b3a5f-de6f-4fd2-8a60-3dfde4362606 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f Jul 03 15:49:06.134356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e26b3a5f-de6f-4fd2-8a60-3dfde4362606 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:06.134560 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e26b3a5f-de6f-4fd2-8a60-3dfde4362606 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:06.134664 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e26b3a5f-de6f-4fd2-8a60-3dfde4362606 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 674431d7-b936-44a8-9b67-6d11620b161f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:06.181286 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:06.181286 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:06.181286 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f18bbff9-c2ec-4352-b770-68aa008a1a4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:06.181604 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e26b3a5f-de6f-4fd2-8a60-3dfde4362606 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f returned with HTTP 404 Jul 03 15:49:06.181749 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 394/1581] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:06 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:06.181800 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 394/1582] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:06 2026] GET /volume/v3/backups/674431d7-b936-44a8-9b67-6d11620b161f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:06.181833 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-701417c9-4377-4ad1-b4c0-d0fc7cdb4320 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.181871 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.182150 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-701417c9-4377-4ad1-b4c0-d0fc7cdb4320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:06.182150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-701417c9-4377-4ad1-b4c0-d0fc7cdb4320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:06.182150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-701417c9-4377-4ad1-b4c0-d0fc7cdb4320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:06.182310 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:49:06.182310 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-220026043"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:06.182310 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-220026043'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:49:06.182310 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume of 1 GB Jul 03 15:49:06.182310 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:06.182310 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:06.185430 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Availability Zones retrieved successfully. Jul 03 15:49:06.190195 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:06.190195 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:06.209100 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Flow 'volume_create_api' (426b22da-1e40-4092-98a5-03446dbb3ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:06.209420 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-701417c9-4377-4ad1-b4c0-d0fc7cdb4320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:06.209487 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0f1d07-19db-47d5-8b45-98843740ff37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:06.209487 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:06.209654 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-701417c9-4377-4ad1-b4c0-d0fc7cdb4320 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:06.209654 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 404/1583] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:06 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:06.234206 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0f1d07-19db-47d5-8b45-98843740ff37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:06.260129 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457504b6-e5a0-49a5-bd99-7467ffbc6d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-130e51ae-194e-4062-af2b-78456157b02b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-130e51ae-194e-4062-af2b-78456157b02b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-130e51ae-194e-4062-af2b-78456157b02b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-130e51ae-194e-4062-af2b-78456157b02b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-130e51ae-194e-4062-af2b-78456157b02b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-130e51ae-194e-4062-af2b-78456157b02b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:06.371437 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 395/1584] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:06 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:06.396954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-65411aea-5952-4111-ac2d-11571b00fba1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.396954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-65411aea-5952-4111-ac2d-11571b00fba1 None None] GET https://10.4.3.228/volume// Jul 03 15:49:06.396954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-65411aea-5952-4111-ac2d-11571b00fba1 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:06.396954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-65411aea-5952-4111-ac2d-11571b00fba1 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:06.396954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-65411aea-5952-4111-ac2d-11571b00fba1 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:49:06.396954 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 395/1585] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:49:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:49:06.411265 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Created reservations ['0cc8132e-a95c-4410-b6f3-1f52e0ce88f4', '194dfcfb-a708-4e5b-a07e-b0cc9557e742', '4d587f67-3177-4ce8-9da9-18d9437abdca', '62648fb4-f77f-4674-be51-61b20c58b510'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:06.411265 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457504b6-e5a0-49a5-bd99-7467ffbc6d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cc8132e-a95c-4410-b6f3-1f52e0ce88f4', '194dfcfb-a708-4e5b-a07e-b0cc9557e742', '4d587f67-3177-4ce8-9da9-18d9437abdca', '62648fb4-f77f-4674-be51-61b20c58b510']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:06.411265 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84324e25-d584-496e-8af7-ef6a09e814fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:06.412027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-e7a752a7-a513-417d-a9fc-11f2f382e3fd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.413247 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-e7a752a7-a513-417d-a9fc-11f2f382e3fd tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:06.413247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-e7a752a7-a513-417d-a9fc-11f2f382e3fd tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:06.413247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-e7a752a7-a513-417d-a9fc-11f2f382e3fd tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:06.440399 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:06.440399 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:06.449736 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-e7a752a7-a513-417d-a9fc-11f2f382e3fd tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:06.449919 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-e7a752a7-a513-417d-a9fc-11f2f382e3fd tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:06.450804 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 405/1586] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:49:06 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:49:06.469659 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84324e25-d584-496e-8af7-ef6a09e814fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5b6cf47-5d07-4405-b907-193d56904557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220026043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390acf14702e4373af4f1f22316d6841',qos_specs=None,replication_status=,reservations=['0cc8132e-a95c-4410-b6f3-1f52e0ce88f4','194dfcfb-a708-4e5b-a07e-b0cc9557e742','4d587f67-3177-4ce8-9da9-18d9437abdca','62648fb4-f77f-4674-be51-61b20c58b510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f775a76c81492d84cb06bd2d353bf6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220026043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5b6cf47-5d07-4405-b907-193d56904557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390acf14702e4373af4f1f22316d6841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='58f775a76c81492d84cb06bd2d353bf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:06.469659 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bf00a2-56f7-41e3-937f-777482a49010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:06.524185 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bf00a2-56f7-41e3-937f-777482a49010) transitioned into 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-220026043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390acf14702e4373af4f1f22316d6841',qos_specs=None,replication_status=,reservations=['0cc8132e-a95c-4410-b6f3-1f52e0ce88f4','194dfcfb-a708-4e5b-a07e-b0cc9557e742','4d587f67-3177-4ce8-9da9-18d9437abdca','62648fb4-f77f-4674-be51-61b20c58b510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f775a76c81492d84cb06bd2d353bf6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:06.524935 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8abf87-5258-4ed9-acbc-108be3a298a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:06.545087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8abf87-5258-4ed9-acbc-108be3a298a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:06.547853 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Flow 'volume_create_api' (426b22da-1e40-4092-98a5-03446dbb3ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:06.548212 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Create volume request issued successfully. Jul 03 15:49:06.548951 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a66ad8cf-c2c5-49a2-af65-8ba114654f8d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:49:06.549521 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 392/1587] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:49:06 2026] POST /volume/v3/volumes => generated 748 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:06.563328 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2b83a348-0d94-45ee-aca4-ed45e5e79afa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.565603 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b83a348-0d94-45ee-aca4-ed45e5e79afa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 Jul 03 15:49:06.565904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b83a348-0d94-45ee-aca4-ed45e5e79afa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:06.566134 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b83a348-0d94-45ee-aca4-ed45e5e79afa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:06.577867 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:06.577867 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:06.581979 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-4c975166-bbdd-48bb-bd52-a39715ffd83e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:06.582474 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2b83a348-0d94-45ee-aca4-ed45e5e79afa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:49:06.586634 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-4c975166-bbdd-48bb-bd52-a39715ffd83e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038 Jul 03 15:49:06.586634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-4c975166-bbdd-48bb-bd52-a39715ffd83e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:06.588605 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b83a348-0d94-45ee-aca4-ed45e5e79afa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 returned with HTTP 200 Jul 03 15:49:06.589304 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 396/1588] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:06 2026] GET /volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:06.603850 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-4c975166-bbdd-48bb-bd52-a39715ffd83e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:49:06.612594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-4c975166-bbdd-48bb-bd52-a39715ffd83e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" acquired by "attachment_update" :: waited 0.009s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:49:06.613821 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:06.613821 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:07.151090 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e655321b-7b86-4f23-9e52-5ab1ffc1403c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:07.152991 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e655321b-7b86-4f23-9e52-5ab1ffc1403c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:07.153142 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e655321b-7b86-4f23-9e52-5ab1ffc1403c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:07.153457 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e655321b-7b86-4f23-9e52-5ab1ffc1403c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:07.153592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e655321b-7b86-4f23-9e52-5ab1ffc1403c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:07.159793 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:07.159793 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:07.160236 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e655321b-7b86-4f23-9e52-5ab1ffc1403c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:07.165533 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-4c975166-bbdd-48bb-bd52-a39715ffd83e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" released by "attachment_update" :: held 0.552s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:49:07.165533 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-4c975166-bbdd-48bb-bd52-a39715ffd83e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038 returned with HTTP 200 Jul 03 15:49:07.165533 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 396/1589] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:49:06 2026] PUT /volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038 => generated 969 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:07.167506 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 406/1590] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:07 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:07.219240 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bc332fbf-84b2-4620-adbc-7b3263bd8bd7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:07.222924 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bc332fbf-84b2-4620-adbc-7b3263bd8bd7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:07.222924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bc332fbf-84b2-4620-adbc-7b3263bd8bd7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:07.222924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bc332fbf-84b2-4620-adbc-7b3263bd8bd7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:07.252538 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:07.252538 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:07.258205 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bc332fbf-84b2-4620-adbc-7b3263bd8bd7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:07.263772 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bc332fbf-84b2-4620-adbc-7b3263bd8bd7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:07.263772 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 393/1591] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:07 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:07.390432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d870c536-e264-4e97-9f8a-dec8c9018673 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:07.392300 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d870c536-e264-4e97-9f8a-dec8c9018673 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:07.392508 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d870c536-e264-4e97-9f8a-dec8c9018673 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:07.392913 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d870c536-e264-4e97-9f8a-dec8c9018673 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:07.393130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-d870c536-e264-4e97-9f8a-dec8c9018673 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:07.399465 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:07.399465 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:07.400368 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d870c536-e264-4e97-9f8a-dec8c9018673 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:07.401260 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 397/1592] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:07 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:49:07.606598 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0c8c0653-5a18-400a-982d-ee17aeceaca2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:07.610049 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c8c0653-5a18-400a-982d-ee17aeceaca2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 Jul 03 15:49:07.610049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c8c0653-5a18-400a-982d-ee17aeceaca2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:07.610049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c8c0653-5a18-400a-982d-ee17aeceaca2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:07.623686 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:07.623686 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:07.629672 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0c8c0653-5a18-400a-982d-ee17aeceaca2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:49:07.638713 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c8c0653-5a18-400a-982d-ee17aeceaca2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 returned with HTTP 200 Jul 03 15:49:07.638713 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 397/1593] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:07 2026] GET /volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:07.658585 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:07.661519 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:49:07.662083 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5b6cf47-5d07-4405-b907-193d56904557", "name": "tempest-VolumesBackupsTest-Backup-761677426"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:07.663664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating new backup {'backup': {'volume_id': 'b5b6cf47-5d07-4405-b907-193d56904557', 'name': 'tempest-VolumesBackupsTest-Backup-761677426'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:49:07.663832 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating backup of volume b5b6cf47-5d07-4405-b907-193d56904557 in container None Jul 03 15:49:07.674762 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:07.674762 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:07.675549 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Volume info retrieved successfully. Jul 03 15:49:07.702051 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Created reservations ['015cfedb-38e0-483d-9efb-f268992b4968', '3a75d75b-2669-486c-86a5-e8d4acd7b3bb'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:07.771080 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bbd79551-addb-48d3-b1e2-396341b2cd16 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:49:07.771530 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 407/1594] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:49:07 2026] POST /volume/v3/backups => generated 329 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:07.786989 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-72ab64e3-d58e-4aed-a361-3cebb71a517c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:07.789470 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-72ab64e3-d58e-4aed-a361-3cebb71a517c tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:07.789839 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-72ab64e3-d58e-4aed-a361-3cebb71a517c tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:07.790171 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-72ab64e3-d58e-4aed-a361-3cebb71a517c tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:07.790367 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-72ab64e3-d58e-4aed-a361-3cebb71a517c tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:07.798527 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:07.798527 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:07.799542 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-72ab64e3-d58e-4aed-a361-3cebb71a517c tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:07.799542 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 394/1595] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:07 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:08.180133 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cb7d3fcb-ba6b-42dc-8315-7a601183b8aa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:08.181824 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cb7d3fcb-ba6b-42dc-8315-7a601183b8aa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:08.182109 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cb7d3fcb-ba6b-42dc-8315-7a601183b8aa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:08.182501 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cb7d3fcb-ba6b-42dc-8315-7a601183b8aa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:08.182728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cb7d3fcb-ba6b-42dc-8315-7a601183b8aa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:08.189663 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:08.189663 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:08.190796 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cb7d3fcb-ba6b-42dc-8315-7a601183b8aa tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:08.191316 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 398/1596] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:08 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:08.277667 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-de7f2e92-9037-4672-9021-707585c3c86f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:08.279606 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de7f2e92-9037-4672-9021-707585c3c86f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:08.279833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-de7f2e92-9037-4672-9021-707585c3c86f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:08.280011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-de7f2e92-9037-4672-9021-707585c3c86f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:08.312508 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:08.312508 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:08.315951 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-de7f2e92-9037-4672-9021-707585c3c86f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:08.320788 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de7f2e92-9037-4672-9021-707585c3c86f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:08.321856 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 398/1597] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:08 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:08.420168 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-11ab25ab-a338-4bc7-a1ab-13113e4aba1f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:08.423642 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-11ab25ab-a338-4bc7-a1ab-13113e4aba1f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:08.424193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-11ab25ab-a338-4bc7-a1ab-13113e4aba1f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:08.424806 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-11ab25ab-a338-4bc7-a1ab-13113e4aba1f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:08.424806 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-11ab25ab-a338-4bc7-a1ab-13113e4aba1f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:08.432499 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:08.432499 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:08.433131 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-11ab25ab-a338-4bc7-a1ab-13113e4aba1f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:08.433649 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 408/1598] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:08 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:08.474972 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:08.477447 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:49:08.477649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:08.477825 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:08.477981 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Delete volume with id: e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:49:08.487273 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:08.487273 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:08.487740 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:49:08.533613 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Delete volume request issued successfully. Jul 03 15:49:08.533865 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e7d0e6e4-a870-4fb6-83df-3aba0c17e501 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 202 Jul 03 15:49:08.534412 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 395/1599] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:08 2026] DELETE /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:49:08.542734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0ef42888-0c4c-488b-adea-1b31527e33b5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:08.546906 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ef42888-0c4c-488b-adea-1b31527e33b5 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:49:08.547435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ef42888-0c4c-488b-adea-1b31527e33b5 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:08.547805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ef42888-0c4c-488b-adea-1b31527e33b5 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:08.560134 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:08.560134 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:08.567241 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0ef42888-0c4c-488b-adea-1b31527e33b5 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Volume info retrieved successfully. Jul 03 15:49:08.575403 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ef42888-0c4c-488b-adea-1b31527e33b5 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 200 Jul 03 15:49:08.576161 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 399/1600] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:08 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:08.811050 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5bb62951-6ea3-4a5d-b6a6-a7fbb8a6525d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:08.813252 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bb62951-6ea3-4a5d-b6a6-a7fbb8a6525d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:08.813570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bb62951-6ea3-4a5d-b6a6-a7fbb8a6525d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:08.815690 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bb62951-6ea3-4a5d-b6a6-a7fbb8a6525d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:08.815821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5bb62951-6ea3-4a5d-b6a6-a7fbb8a6525d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:08.820723 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:08.820723 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:08.821359 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bb62951-6ea3-4a5d-b6a6-a7fbb8a6525d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:08.821847 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 399/1601] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:08 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:09.202786 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-52949c9f-d1c7-4eef-9ce9-64348542d7bf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:09.204935 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-52949c9f-d1c7-4eef-9ce9-64348542d7bf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:09.205194 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-52949c9f-d1c7-4eef-9ce9-64348542d7bf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:09.205459 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-52949c9f-d1c7-4eef-9ce9-64348542d7bf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:09.205820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-52949c9f-d1c7-4eef-9ce9-64348542d7bf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:09.210593 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:09.210593 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:09.211463 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-52949c9f-d1c7-4eef-9ce9-64348542d7bf tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:09.211868 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 409/1602] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:09 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:09.336066 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6dfa474e-9fc4-4ff5-a7ea-5d372bab9fe8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:09.337969 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6dfa474e-9fc4-4ff5-a7ea-5d372bab9fe8 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:09.338227 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6dfa474e-9fc4-4ff5-a7ea-5d372bab9fe8 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:09.338490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6dfa474e-9fc4-4ff5-a7ea-5d372bab9fe8 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:09.355348 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:09.355348 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:09.360204 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6dfa474e-9fc4-4ff5-a7ea-5d372bab9fe8 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:09.367198 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6dfa474e-9fc4-4ff5-a7ea-5d372bab9fe8 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:09.367799 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 396/1603] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:09 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:09.444649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ab14f9cb-3187-40ee-ae06-f721b53aec99 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:09.447244 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab14f9cb-3187-40ee-ae06-f721b53aec99 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:09.447706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab14f9cb-3187-40ee-ae06-f721b53aec99 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:09.448021 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab14f9cb-3187-40ee-ae06-f721b53aec99 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:09.448190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ab14f9cb-3187-40ee-ae06-f721b53aec99 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:09.454144 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:09.454144 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:09.455092 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab14f9cb-3187-40ee-ae06-f721b53aec99 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:09.455822 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 400/1604] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:09 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:09.594788 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2c2b7902-cd89-4fe5-9784-c0edcc7f6b57 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:09.599612 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2c2b7902-cd89-4fe5-9784-c0edcc7f6b57 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] GET https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 Jul 03 15:49:09.599912 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2c2b7902-cd89-4fe5-9784-c0edcc7f6b57 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:09.600173 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2c2b7902-cd89-4fe5-9784-c0edcc7f6b57 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:09.609064 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2c2b7902-cd89-4fe5-9784-c0edcc7f6b57 tempest-ServerStableDeviceRescueTest-1190683676 tempest-ServerStableDeviceRescueTest-1190683676-project-member] https://10.4.3.228/volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 returned with HTTP 404 Jul 03 15:49:09.609716 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 400/1605] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:09 2026] GET /volume/v3/volumes/e194c779-4199-407d-b78f-aba381a8f308 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:09.833112 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4d58d858-dfbb-4880-bdf2-b486c98e41b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:09.838423 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d58d858-dfbb-4880-bdf2-b486c98e41b3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:09.838741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d58d858-dfbb-4880-bdf2-b486c98e41b3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:09.839164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d58d858-dfbb-4880-bdf2-b486c98e41b3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:09.839164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-4d58d858-dfbb-4880-bdf2-b486c98e41b3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:09.844236 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:09.844236 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:09.845067 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d58d858-dfbb-4880-bdf2-b486c98e41b3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:09.845585 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 410/1606] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:09 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:10.223286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-11b0532a-3367-42d7-914f-e34990851449 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:10.225756 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-11b0532a-3367-42d7-914f-e34990851449 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:10.225984 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-11b0532a-3367-42d7-914f-e34990851449 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:10.226211 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-11b0532a-3367-42d7-914f-e34990851449 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:10.226460 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-11b0532a-3367-42d7-914f-e34990851449 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:10.232142 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:10.232142 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:10.233284 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-11b0532a-3367-42d7-914f-e34990851449 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:10.233980 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 397/1607] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:10 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:10.384551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c1d185e4-68cf-4628-abd0-0348352937c1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:10.386875 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1d185e4-68cf-4628-abd0-0348352937c1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:10.387101 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1d185e4-68cf-4628-abd0-0348352937c1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:10.387351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1d185e4-68cf-4628-abd0-0348352937c1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:10.412291 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:10.412291 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:10.422555 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c1d185e4-68cf-4628-abd0-0348352937c1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:10.431754 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1d185e4-68cf-4628-abd0-0348352937c1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:10.433239 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 401/1608] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:10 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:10.465633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5a2917c1-0a2c-40a9-b6ea-cde42cda547d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:10.467540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a2917c1-0a2c-40a9-b6ea-cde42cda547d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:10.467841 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5a2917c1-0a2c-40a9-b6ea-cde42cda547d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:10.468098 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5a2917c1-0a2c-40a9-b6ea-cde42cda547d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:10.468198 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5a2917c1-0a2c-40a9-b6ea-cde42cda547d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:10.472262 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:10.472262 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:10.473042 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a2917c1-0a2c-40a9-b6ea-cde42cda547d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:10.473543 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 401/1609] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:10 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:10.858115 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a0cea0b0-932b-48b1-9503-1922d73a8c5b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:10.860033 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a0cea0b0-932b-48b1-9503-1922d73a8c5b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:10.860358 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a0cea0b0-932b-48b1-9503-1922d73a8c5b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:10.860597 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a0cea0b0-932b-48b1-9503-1922d73a8c5b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:10.860747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-a0cea0b0-932b-48b1-9503-1922d73a8c5b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:10.868605 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:10.868605 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:10.868605 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a0cea0b0-932b-48b1-9503-1922d73a8c5b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:10.868605 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 411/1610] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:10 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:11.248466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-68bf3dbc-7dff-42c6-83f9-3edd2cf7d329 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:11.250857 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-68bf3dbc-7dff-42c6-83f9-3edd2cf7d329 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:11.251128 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-68bf3dbc-7dff-42c6-83f9-3edd2cf7d329 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:11.251387 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-68bf3dbc-7dff-42c6-83f9-3edd2cf7d329 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:11.251533 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-68bf3dbc-7dff-42c6-83f9-3edd2cf7d329 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:11.258091 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:11.258091 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:11.259174 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-68bf3dbc-7dff-42c6-83f9-3edd2cf7d329 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:11.259689 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 398/1611] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:11 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:11.447579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4816cf9b-b5a2-438d-8742-08d736c7c5e6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:11.454996 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4816cf9b-b5a2-438d-8742-08d736c7c5e6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:11.455239 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4816cf9b-b5a2-438d-8742-08d736c7c5e6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:11.455518 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4816cf9b-b5a2-438d-8742-08d736c7c5e6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:11.471756 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:11.471756 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:11.476002 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4816cf9b-b5a2-438d-8742-08d736c7c5e6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:11.484056 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4816cf9b-b5a2-438d-8742-08d736c7c5e6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:11.484584 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 402/1612] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:11 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:11.485910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ca33debd-922d-449e-9a0b-f34fb6ac935a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:11.487912 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ca33debd-922d-449e-9a0b-f34fb6ac935a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:11.488148 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ca33debd-922d-449e-9a0b-f34fb6ac935a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:11.488430 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ca33debd-922d-449e-9a0b-f34fb6ac935a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:11.488536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ca33debd-922d-449e-9a0b-f34fb6ac935a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:11.496205 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:11.496205 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:11.497256 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ca33debd-922d-449e-9a0b-f34fb6ac935a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:11.497928 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 402/1613] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:11 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:11.885456 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-73edc9e6-9ba0-4000-8f80-2a28d218106a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:11.889117 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73edc9e6-9ba0-4000-8f80-2a28d218106a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:11.889278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-73edc9e6-9ba0-4000-8f80-2a28d218106a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:11.889493 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-73edc9e6-9ba0-4000-8f80-2a28d218106a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:11.889600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-73edc9e6-9ba0-4000-8f80-2a28d218106a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:11.896154 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:11.896154 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:11.897333 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73edc9e6-9ba0-4000-8f80-2a28d218106a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:11.897953 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 412/1614] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:11 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:12.279495 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bdacc2e6-d998-44d8-a951-b2ae0565f40f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:12.284448 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bdacc2e6-d998-44d8-a951-b2ae0565f40f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:12.287970 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bdacc2e6-d998-44d8-a951-b2ae0565f40f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:12.288510 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bdacc2e6-d998-44d8-a951-b2ae0565f40f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:12.288834 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bdacc2e6-d998-44d8-a951-b2ae0565f40f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:12.294917 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:12.294917 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:12.295870 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bdacc2e6-d998-44d8-a951-b2ae0565f40f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:12.296251 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 399/1615] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:12 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:12.438711 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-0cf45ccf-cf21-43c4-8fae-d187dff87706 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:12.441766 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-0cf45ccf-cf21-43c4-8fae-d187dff87706 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038/action Jul 03 15:49:12.442250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-0cf45ccf-cf21-43c4-8fae-d187dff87706 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:49:12.442451 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-0cf45ccf-cf21-43c4-8fae-d187dff87706 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:12.471499 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:12.471499 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:12.495869 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-12c8a700-6348-4d60-abf0-8a3b494d5543 req-0cf45ccf-cf21-43c4-8fae-d187dff87706 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038/action returned with HTTP 204 Jul 03 15:49:12.496590 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 403/1616] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:49:12 2026] POST /volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:12.499289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-818c5419-c0cf-4e94-9334-f6351937394b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:12.504274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-818c5419-c0cf-4e94-9334-f6351937394b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:12.504578 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-818c5419-c0cf-4e94-9334-f6351937394b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:12.504888 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-818c5419-c0cf-4e94-9334-f6351937394b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:12.519203 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d6240b1d-e27f-4327-a888-16415f7da97d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:12.524459 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6240b1d-e27f-4327-a888-16415f7da97d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:12.524803 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6240b1d-e27f-4327-a888-16415f7da97d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:12.525133 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6240b1d-e27f-4327-a888-16415f7da97d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:12.525244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d6240b1d-e27f-4327-a888-16415f7da97d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:12.527920 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:12.527920 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:12.534711 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-818c5419-c0cf-4e94-9334-f6351937394b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:12.538474 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:12.538474 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:12.540182 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6240b1d-e27f-4327-a888-16415f7da97d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:12.541209 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 413/1617] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:12 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:12.543049 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-818c5419-c0cf-4e94-9334-f6351937394b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:12.543558 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 403/1618] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:12 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:12.912301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-03f099f4-e5fe-4da9-9c92-9bfde1ffb4ff None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:12.920143 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03f099f4-e5fe-4da9-9c92-9bfde1ffb4ff tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:12.920674 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03f099f4-e5fe-4da9-9c92-9bfde1ffb4ff tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:12.920918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03f099f4-e5fe-4da9-9c92-9bfde1ffb4ff tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:12.921064 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-03f099f4-e5fe-4da9-9c92-9bfde1ffb4ff tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:12.927302 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:12.927302 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:12.928367 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03f099f4-e5fe-4da9-9c92-9bfde1ffb4ff tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:12.929231 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 400/1619] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:12 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:13.310257 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-48529e67-b3f6-42a6-aa6a-3da07cf8133d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:13.313697 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-48529e67-b3f6-42a6-aa6a-3da07cf8133d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:13.315645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-48529e67-b3f6-42a6-aa6a-3da07cf8133d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:13.315645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-48529e67-b3f6-42a6-aa6a-3da07cf8133d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:13.315645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-48529e67-b3f6-42a6-aa6a-3da07cf8133d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:13.320549 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:13.320549 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:13.322841 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-48529e67-b3f6-42a6-aa6a-3da07cf8133d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:13.323472 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 404/1620] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:13 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:13.557340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f4d60793-a0c2-4abb-8431-5ecab4022262 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:13.560996 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4d60793-a0c2-4abb-8431-5ecab4022262 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:13.562595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4d60793-a0c2-4abb-8431-5ecab4022262 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:13.562595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4d60793-a0c2-4abb-8431-5ecab4022262 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:13.562595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f4d60793-a0c2-4abb-8431-5ecab4022262 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:13.570388 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:13.570388 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:13.571269 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4d60793-a0c2-4abb-8431-5ecab4022262 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:13.571967 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 414/1621] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:13 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:13.943581 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e67282b1-e76f-4216-b0d2-9cc871ecccb4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:13.945732 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e67282b1-e76f-4216-b0d2-9cc871ecccb4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:13.945978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e67282b1-e76f-4216-b0d2-9cc871ecccb4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:13.946212 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e67282b1-e76f-4216-b0d2-9cc871ecccb4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:13.946381 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e67282b1-e76f-4216-b0d2-9cc871ecccb4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:13.953103 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:13.953103 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:13.954375 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e67282b1-e76f-4216-b0d2-9cc871ecccb4 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:13.954953 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 404/1622] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:13 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:14.341737 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a21cc7df-a9c6-4e8a-9181-ab409cc14569 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:14.347397 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a21cc7df-a9c6-4e8a-9181-ab409cc14569 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:14.347718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a21cc7df-a9c6-4e8a-9181-ab409cc14569 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:14.348702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a21cc7df-a9c6-4e8a-9181-ab409cc14569 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:14.348702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a21cc7df-a9c6-4e8a-9181-ab409cc14569 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:14.357687 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:14.357687 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:14.358825 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a21cc7df-a9c6-4e8a-9181-ab409cc14569 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:14.359402 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 401/1623] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:14 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:14.590753 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-732c19dd-7e1c-45ae-83cf-7347bb96b211 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:14.593609 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-732c19dd-7e1c-45ae-83cf-7347bb96b211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:14.593994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-732c19dd-7e1c-45ae-83cf-7347bb96b211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:14.594627 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-732c19dd-7e1c-45ae-83cf-7347bb96b211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:14.594840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-732c19dd-7e1c-45ae-83cf-7347bb96b211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:14.602081 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:14.602081 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:14.603194 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-732c19dd-7e1c-45ae-83cf-7347bb96b211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:14.603908 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 405/1624] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:14 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:14.965496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-372362fe-cedf-459a-9d7b-cfc46bbe3c49 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:14.969767 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-372362fe-cedf-459a-9d7b-cfc46bbe3c49 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:14.970100 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-372362fe-cedf-459a-9d7b-cfc46bbe3c49 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:14.970359 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-372362fe-cedf-459a-9d7b-cfc46bbe3c49 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:14.970551 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-372362fe-cedf-459a-9d7b-cfc46bbe3c49 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:14.977529 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:14.977529 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:14.978248 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-372362fe-cedf-459a-9d7b-cfc46bbe3c49 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:14.978646 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 415/1625] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:14 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:49:15.383977 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e448dcc5-4933-4cd7-aad7-6bfb0d9d4c50 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:15.386949 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e448dcc5-4933-4cd7-aad7-6bfb0d9d4c50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:15.387435 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e448dcc5-4933-4cd7-aad7-6bfb0d9d4c50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:15.387905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e448dcc5-4933-4cd7-aad7-6bfb0d9d4c50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:15.388208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e448dcc5-4933-4cd7-aad7-6bfb0d9d4c50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:15.394106 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:15.394106 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:15.396503 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e448dcc5-4933-4cd7-aad7-6bfb0d9d4c50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:15.397735 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 405/1626] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:15 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:15.622638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b60e11fc-4fb9-4028-be9b-7b39b9f9dba7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:15.627075 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b60e11fc-4fb9-4028-be9b-7b39b9f9dba7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:15.627367 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b60e11fc-4fb9-4028-be9b-7b39b9f9dba7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:15.627660 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b60e11fc-4fb9-4028-be9b-7b39b9f9dba7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:15.627817 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b60e11fc-4fb9-4028-be9b-7b39b9f9dba7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:15.637420 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:15.637420 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:15.639038 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b60e11fc-4fb9-4028-be9b-7b39b9f9dba7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:15.639038 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 402/1627] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:15 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:15.992356 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d4fd6d7f-b4a9-4479-b579-e151a3281609 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:15.994921 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4fd6d7f-b4a9-4479-b579-e151a3281609 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:15.995158 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d4fd6d7f-b4a9-4479-b579-e151a3281609 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:15.995417 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d4fd6d7f-b4a9-4479-b579-e151a3281609 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:15.995592 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-d4fd6d7f-b4a9-4479-b579-e151a3281609 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:16.001006 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:16.001006 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:16.004678 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4fd6d7f-b4a9-4479-b579-e151a3281609 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:16.004678 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 406/1628] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:15 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:16.422510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-398bcf3a-5f0c-47e6-b0d6-b00f86419a94 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:16.424997 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-398bcf3a-5f0c-47e6-b0d6-b00f86419a94 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:16.425250 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-398bcf3a-5f0c-47e6-b0d6-b00f86419a94 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:16.425487 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-398bcf3a-5f0c-47e6-b0d6-b00f86419a94 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:16.425652 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-398bcf3a-5f0c-47e6-b0d6-b00f86419a94 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:16.433957 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:16.433957 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:16.434955 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-398bcf3a-5f0c-47e6-b0d6-b00f86419a94 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:16.435581 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 416/1629] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:16 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:16.656668 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7ce28f66-eacb-4299-9f01-fa292f964da7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:16.667149 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7ce28f66-eacb-4299-9f01-fa292f964da7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:16.667149 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7ce28f66-eacb-4299-9f01-fa292f964da7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:16.667149 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7ce28f66-eacb-4299-9f01-fa292f964da7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:16.667149 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7ce28f66-eacb-4299-9f01-fa292f964da7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:16.669203 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:16.669203 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:16.669973 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7ce28f66-eacb-4299-9f01-fa292f964da7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:16.680007 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 406/1630] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:16 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:17.032398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-266afa39-3dff-48e8-9f3a-1da435ac6eda None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:17.034801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-266afa39-3dff-48e8-9f3a-1da435ac6eda tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:17.034801 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-266afa39-3dff-48e8-9f3a-1da435ac6eda tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:17.034967 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-266afa39-3dff-48e8-9f3a-1da435ac6eda tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:17.035056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-266afa39-3dff-48e8-9f3a-1da435ac6eda tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:17.043014 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:17.043014 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:17.044252 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-266afa39-3dff-48e8-9f3a-1da435ac6eda tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:17.044471 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 403/1631] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:17 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:17.450368 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cad727be-64a7-4dd6-bb71-6b2196db9c5c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:17.453020 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cad727be-64a7-4dd6-bb71-6b2196db9c5c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:17.453238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cad727be-64a7-4dd6-bb71-6b2196db9c5c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:17.453597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cad727be-64a7-4dd6-bb71-6b2196db9c5c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:17.453805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cad727be-64a7-4dd6-bb71-6b2196db9c5c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:17.460538 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:17.460538 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:17.461866 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cad727be-64a7-4dd6-bb71-6b2196db9c5c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:17.462488 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 407/1632] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:17 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:17.686676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0e58f981-110d-4a0f-b08d-6dc0d6332f0f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:17.689010 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0e58f981-110d-4a0f-b08d-6dc0d6332f0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:17.689871 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0e58f981-110d-4a0f-b08d-6dc0d6332f0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:17.690125 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0e58f981-110d-4a0f-b08d-6dc0d6332f0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:17.690261 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-0e58f981-110d-4a0f-b08d-6dc0d6332f0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:17.695900 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:17.695900 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:17.696501 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0e58f981-110d-4a0f-b08d-6dc0d6332f0f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:17.696904 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 417/1633] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:17 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:18.057780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9fb68c7c-62a1-4371-bc50-08e03ff0a284 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:18.059584 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9fb68c7c-62a1-4371-bc50-08e03ff0a284 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:18.059794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9fb68c7c-62a1-4371-bc50-08e03ff0a284 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:18.061545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9fb68c7c-62a1-4371-bc50-08e03ff0a284 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:18.061545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9fb68c7c-62a1-4371-bc50-08e03ff0a284 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:18.064520 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:18.064520 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:18.065336 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9fb68c7c-62a1-4371-bc50-08e03ff0a284 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:18.075144 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 407/1634] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:18 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:18.477451 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-23c6279e-c786-48a1-8aad-f1ad2c3e5281 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:18.479145 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23c6279e-c786-48a1-8aad-f1ad2c3e5281 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:18.479362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23c6279e-c786-48a1-8aad-f1ad2c3e5281 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:18.479537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23c6279e-c786-48a1-8aad-f1ad2c3e5281 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:18.479671 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-23c6279e-c786-48a1-8aad-f1ad2c3e5281 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:18.489722 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:18.489722 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:18.490468 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23c6279e-c786-48a1-8aad-f1ad2c3e5281 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:18.490939 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 404/1635] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:18 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:18.715086 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68c99f87-e3b9-4752-855c-087760784e04 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:18.717875 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68c99f87-e3b9-4752-855c-087760784e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:18.718119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68c99f87-e3b9-4752-855c-087760784e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:18.718376 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68c99f87-e3b9-4752-855c-087760784e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:18.718491 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-68c99f87-e3b9-4752-855c-087760784e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:18.725631 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:18.725631 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:18.726511 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68c99f87-e3b9-4752-855c-087760784e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:18.727306 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 408/1636] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:18 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:19.076328 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ed88a396-9753-432b-9b60-433dce92dfa7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:19.080636 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed88a396-9753-432b-9b60-433dce92dfa7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:19.080892 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ed88a396-9753-432b-9b60-433dce92dfa7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:19.081151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ed88a396-9753-432b-9b60-433dce92dfa7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:19.081308 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ed88a396-9753-432b-9b60-433dce92dfa7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:19.094253 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:19.094253 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:19.095254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed88a396-9753-432b-9b60-433dce92dfa7 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:19.095806 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 418/1637] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:19 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:19.505013 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-36e92b68-c6e5-4a04-99d1-4de2d2b7ce97 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:19.508642 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-36e92b68-c6e5-4a04-99d1-4de2d2b7ce97 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:19.508884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-36e92b68-c6e5-4a04-99d1-4de2d2b7ce97 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:19.509069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-36e92b68-c6e5-4a04-99d1-4de2d2b7ce97 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:19.509156 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-36e92b68-c6e5-4a04-99d1-4de2d2b7ce97 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:19.515432 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:19.515432 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:19.518333 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-36e92b68-c6e5-4a04-99d1-4de2d2b7ce97 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:19.518333 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 408/1638] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:19 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:19.740699 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d745eb5b-7ed5-4d54-8d13-4d47844e3123 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:19.744673 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d745eb5b-7ed5-4d54-8d13-4d47844e3123 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:19.744963 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d745eb5b-7ed5-4d54-8d13-4d47844e3123 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:19.745224 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d745eb5b-7ed5-4d54-8d13-4d47844e3123 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:19.745380 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d745eb5b-7ed5-4d54-8d13-4d47844e3123 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:19.753186 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:19.753186 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:19.754085 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d745eb5b-7ed5-4d54-8d13-4d47844e3123 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 200 Jul 03 15:49:19.754587 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 405/1639] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:19 2026] GET /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 710 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:19.768357 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-92b9835d-12f2-468a-8509-d5f8cd55e396 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:19.773610 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-92b9835d-12f2-468a-8509-d5f8cd55e396 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 Jul 03 15:49:19.773610 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-92b9835d-12f2-468a-8509-d5f8cd55e396 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:19.773610 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-92b9835d-12f2-468a-8509-d5f8cd55e396 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:19.773610 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-92b9835d-12f2-468a-8509-d5f8cd55e396 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete backup with id: 0896b555-2857-4fa8-9a33-ea7e43c4a2d0. Jul 03 15:49:19.785851 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:19.785851 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:19.814971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-92b9835d-12f2-468a-8509-d5f8cd55e396 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] delete_backup rpcapi backup_id 0896b555-2857-4fa8-9a33-ea7e43c4a2d0 {{(pid=99816) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:49:19.819668 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-92b9835d-12f2-468a-8509-d5f8cd55e396 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 returned with HTTP 202 Jul 03 15:49:19.822912 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 409/1640] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:49:19 2026] DELETE /volume/v3/backups/0896b555-2857-4fa8-9a33-ea7e43c4a2d0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:49:19.833429 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:19.835339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:49:19.835802 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1174961496"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:19.837415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1174961496'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:49:19.837559 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume of 1 GB Jul 03 15:49:19.845949 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Availability Zones retrieved successfully. Jul 03 15:49:19.855437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (b2e7c525-b1dd-447e-a4ab-79473bfa63e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:19.855437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb92751d-957e-45f3-b908-96aaf77859f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:19.855999 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:19.888179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb92751d-957e-45f3-b908-96aaf77859f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:19.888768 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd561126-41f7-4c38-acda-c5ea618d7d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:19.940680 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['133d29d9-3825-4244-aef3-62e781f0a7e8', '2164486d-0a55-4191-9935-83c7134b846c', '39d47990-e6ee-4dec-9935-f11056c993db', 'f5cf26e2-fc2a-4001-a5eb-5590ee3989c2'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:19.941440 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd561126-41f7-4c38-acda-c5ea618d7d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['133d29d9-3825-4244-aef3-62e781f0a7e8', '2164486d-0a55-4191-9935-83c7134b846c', '39d47990-e6ee-4dec-9935-f11056c993db', 'f5cf26e2-fc2a-4001-a5eb-5590ee3989c2']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:19.942415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93de365-6d6d-491e-9534-b960aa013953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:19.977654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93de365-6d6d-491e-9534-b960aa013953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6d5b70-1ee4-4717-b399-b8d7e016bfc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1174961496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['133d29d9-3825-4244-aef3-62e781f0a7e8','2164486d-0a55-4191-9935-83c7134b846c','39d47990-e6ee-4dec-9935-f11056c993db','f5cf26e2-fc2a-4001-a5eb-5590ee3989c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1174961496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b6d5b70-1ee4-4717-b399-b8d7e016bfc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4071165fe224418aa5a69cfa8801c103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:19.981678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8105e565-da11-48a4-aa44-46b9f633f23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:20.009696 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8105e565-da11-48a4-aa44-46b9f633f23f) transitioned into 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-1174961496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['133d29d9-3825-4244-aef3-62e781f0a7e8','2164486d-0a55-4191-9935-83c7134b846c','39d47990-e6ee-4dec-9935-f11056c993db','f5cf26e2-fc2a-4001-a5eb-5590ee3989c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:20.009696 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccceb0c7-68cf-481c-b2ac-424c6231042e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:20.021863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccceb0c7-68cf-481c-b2ac-424c6231042e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:20.022762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (b2e7c525-b1dd-447e-a4ab-79473bfa63e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:20.023148 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request issued successfully. Jul 03 15:49:20.023924 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3e4f3f15-7e15-47a9-82a7-86e3cb77137e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:49:20.024397 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 419/1641] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:49:19 2026] POST /volume/v3/volumes => generated 778 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:20.047776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7a895cf6-d4fe-45fa-8ed7-c6468807a63c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:20.050246 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a895cf6-d4fe-45fa-8ed7-c6468807a63c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 Jul 03 15:49:20.050607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a895cf6-d4fe-45fa-8ed7-c6468807a63c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:20.050974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a895cf6-d4fe-45fa-8ed7-c6468807a63c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:20.064744 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:20.064744 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:20.072871 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7a895cf6-d4fe-45fa-8ed7-c6468807a63c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:20.078806 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a895cf6-d4fe-45fa-8ed7-c6468807a63c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 returned with HTTP 200 Jul 03 15:49:20.079331 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 409/1642] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:20 2026] GET /volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:20.107737 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c4a1f6ba-1c90-4d54-870c-26eb1eafff81 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:20.111537 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c4a1f6ba-1c90-4d54-870c-26eb1eafff81 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:20.111537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c4a1f6ba-1c90-4d54-870c-26eb1eafff81 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:20.111537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c4a1f6ba-1c90-4d54-870c-26eb1eafff81 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:20.111537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c4a1f6ba-1c90-4d54-870c-26eb1eafff81 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:20.116608 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:20.116608 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:20.118221 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c4a1f6ba-1c90-4d54-870c-26eb1eafff81 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:20.118221 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 406/1643] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:20 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:20.531267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ec58500f-65a3-4e08-897f-fe5630c763de None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:20.533926 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ec58500f-65a3-4e08-897f-fe5630c763de tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:20.534226 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ec58500f-65a3-4e08-897f-fe5630c763de tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:20.534469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ec58500f-65a3-4e08-897f-fe5630c763de tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:20.534614 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ec58500f-65a3-4e08-897f-fe5630c763de tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:20.540852 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:20.540852 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:20.542046 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ec58500f-65a3-4e08-897f-fe5630c763de tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:20.542605 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 410/1644] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:20 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:21.097598 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-49e6473d-a6d9-4fc1-bc9f-0ae4f5d64f2a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:21.099647 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-49e6473d-a6d9-4fc1-bc9f-0ae4f5d64f2a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 Jul 03 15:49:21.099913 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-49e6473d-a6d9-4fc1-bc9f-0ae4f5d64f2a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:21.100106 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-49e6473d-a6d9-4fc1-bc9f-0ae4f5d64f2a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:21.107393 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:21.107393 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:21.110757 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-49e6473d-a6d9-4fc1-bc9f-0ae4f5d64f2a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:21.114385 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-49e6473d-a6d9-4fc1-bc9f-0ae4f5d64f2a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 returned with HTTP 200 Jul 03 15:49:21.114828 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 420/1645] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:21 2026] GET /volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:21.128835 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:21.129693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e8fbb3d6-320c-4c19-b631-08a9881beec2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:21.130514 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:49:21.130938 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b6d5b70-1ee4-4717-b399-b8d7e016bfc6", "name": "tempest-type-Backup-1351816198"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:21.131534 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e8fbb3d6-320c-4c19-b631-08a9881beec2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:21.131889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e8fbb3d6-320c-4c19-b631-08a9881beec2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:21.132350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating new backup {'backup': {'volume_id': '9b6d5b70-1ee4-4717-b399-b8d7e016bfc6', 'name': 'tempest-type-Backup-1351816198'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:49:21.132493 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating backup of volume 9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 in container None Jul 03 15:49:21.133490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e8fbb3d6-320c-4c19-b631-08a9881beec2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:21.133847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e8fbb3d6-320c-4c19-b631-08a9881beec2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:21.139664 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:21.139664 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:21.140510 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e8fbb3d6-320c-4c19-b631-08a9881beec2 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:21.141009 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 407/1646] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:21 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:21.142844 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:21.142844 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:21.143204 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:21.163633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['81cc2d50-4b20-4af7-a2d5-5d0cad44d50f', '8e018eb1-91d3-49cf-ab25-5492c02ddd46'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:21.202414 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0daca1f8-4b12-493a-b806-d01bb18e45cd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:49:21.203078 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 410/1647] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:49:21 2026] POST /volume/v3/backups => generated 316 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:21.212479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a2bbbb5c-a4da-4ff1-adfa-5c381d143f5d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:21.214595 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a2bbbb5c-a4da-4ff1-adfa-5c381d143f5d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:21.214816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a2bbbb5c-a4da-4ff1-adfa-5c381d143f5d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:21.214994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a2bbbb5c-a4da-4ff1-adfa-5c381d143f5d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:21.215099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a2bbbb5c-a4da-4ff1-adfa-5c381d143f5d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:21.219794 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:21.219794 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:21.220612 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a2bbbb5c-a4da-4ff1-adfa-5c381d143f5d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:21.221051 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 411/1648] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:21 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:21.557341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6052ffda-bfe8-48f7-a272-b42ceee357ec None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:21.559380 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6052ffda-bfe8-48f7-a272-b42ceee357ec tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:21.559770 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6052ffda-bfe8-48f7-a272-b42ceee357ec tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:21.559995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6052ffda-bfe8-48f7-a272-b42ceee357ec tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:21.560049 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6052ffda-bfe8-48f7-a272-b42ceee357ec tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:21.566641 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:21.566641 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:21.567464 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6052ffda-bfe8-48f7-a272-b42ceee357ec tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:21.568070 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 421/1649] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:21 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:22.154851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6498030a-eddf-4b2c-81b3-e1b65b1ca383 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:22.157646 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6498030a-eddf-4b2c-81b3-e1b65b1ca383 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:22.157646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6498030a-eddf-4b2c-81b3-e1b65b1ca383 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:22.157646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6498030a-eddf-4b2c-81b3-e1b65b1ca383 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:22.158324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6498030a-eddf-4b2c-81b3-e1b65b1ca383 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:22.162441 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:22.162441 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:22.163781 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6498030a-eddf-4b2c-81b3-e1b65b1ca383 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:22.164003 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 408/1650] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:22 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:22.237722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ff0ac618-77e0-44a7-bfef-8ecec186b6ae None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:22.237722 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff0ac618-77e0-44a7-bfef-8ecec186b6ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:22.237722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff0ac618-77e0-44a7-bfef-8ecec186b6ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:22.237722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff0ac618-77e0-44a7-bfef-8ecec186b6ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:22.237722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ff0ac618-77e0-44a7-bfef-8ecec186b6ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:22.243404 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:22.243404 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:22.244350 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff0ac618-77e0-44a7-bfef-8ecec186b6ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:22.245054 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 411/1651] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:22 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:22.320983 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0946f701-df73-4407-bfc4-a5c4a53051d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:22.323746 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0946f701-df73-4407-bfc4-a5c4a53051d7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:49:22.323931 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0946f701-df73-4407-bfc4-a5c4a53051d7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:22.324092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0946f701-df73-4407-bfc4-a5c4a53051d7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:22.338082 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:22.338082 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:22.343438 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0946f701-df73-4407-bfc4-a5c4a53051d7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:49:22.349450 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0946f701-df73-4407-bfc4-a5c4a53051d7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:49:22.350070 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 412/1652] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:49:22 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:22.580097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-149a4ae2-b5c4-4d58-b36e-bcfa31162850 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:22.581791 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-149a4ae2-b5c4-4d58-b36e-bcfa31162850 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:22.585904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-149a4ae2-b5c4-4d58-b36e-bcfa31162850 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:22.585904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-149a4ae2-b5c4-4d58-b36e-bcfa31162850 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:22.585904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-149a4ae2-b5c4-4d58-b36e-bcfa31162850 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:22.589604 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:22.589604 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:22.594160 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-149a4ae2-b5c4-4d58-b36e-bcfa31162850 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:22.594160 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 422/1653] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:22 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:23.178955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-642fff97-83e6-4585-8bd5-b8272912193a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:23.183042 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-642fff97-83e6-4585-8bd5-b8272912193a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:23.183258 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-642fff97-83e6-4585-8bd5-b8272912193a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:23.183450 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-642fff97-83e6-4585-8bd5-b8272912193a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:23.183556 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-642fff97-83e6-4585-8bd5-b8272912193a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:23.188592 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:23.188592 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:23.189378 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-642fff97-83e6-4585-8bd5-b8272912193a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:23.189861 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 409/1654] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:23 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:23.258237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e5ab2268-5dbf-472a-bd31-f13c6141bca7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:23.260590 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e5ab2268-5dbf-472a-bd31-f13c6141bca7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:23.260922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e5ab2268-5dbf-472a-bd31-f13c6141bca7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:23.261190 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e5ab2268-5dbf-472a-bd31-f13c6141bca7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:23.261342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e5ab2268-5dbf-472a-bd31-f13c6141bca7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:23.271599 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:23.271599 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:23.271599 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e5ab2268-5dbf-472a-bd31-f13c6141bca7 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:23.271599 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 412/1655] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:23 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:23.278138 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-251a1f5f-ae16-495f-8528-791e1ec2a8db None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:23.278602 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-251a1f5f-ae16-495f-8528-791e1ec2a8db None None] GET https://10.4.3.228/volume// Jul 03 15:49:23.278894 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-251a1f5f-ae16-495f-8528-791e1ec2a8db None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:23.279146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-251a1f5f-ae16-495f-8528-791e1ec2a8db None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:23.279585 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-251a1f5f-ae16-495f-8528-791e1ec2a8db None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:49:23.279923 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 413/1656] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:49:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:49:23.293361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-809ebf72-2572-4430-9ee3-38b2588781bc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:23.297181 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-809ebf72-2572-4430-9ee3-38b2588781bc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:49:23.297181 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-809ebf72-2572-4430-9ee3-38b2588781bc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d11a946e-5aef-4b3c-9cb2-9245bce52b57", "connector": null, "instance_uuid": "f0ec1597-e047-49e4-b14e-dd7655b3e0bf"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:23.316377 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:23.316377 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:23.360636 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-809ebf72-2572-4430-9ee3-38b2588781bc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:49:23.361258 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 423/1657] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:49:23 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 03 15:49:23.370719 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-e021693b-3719-438e-8f9a-260cdd2df902 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:23.377124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-e021693b-3719-438e-8f9a-260cdd2df902 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde Jul 03 15:49:23.377389 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-e021693b-3719-438e-8f9a-260cdd2df902 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:23.377730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-e021693b-3719-438e-8f9a-260cdd2df902 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:23.392702 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:23.392702 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:23.611757 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f67b841f-3acf-4453-bb78-88addcaed6c7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:23.613997 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f67b841f-3acf-4453-bb78-88addcaed6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:23.614244 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f67b841f-3acf-4453-bb78-88addcaed6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:23.614490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f67b841f-3acf-4453-bb78-88addcaed6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:23.614647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f67b841f-3acf-4453-bb78-88addcaed6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:23.623747 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:23.623747 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:23.624916 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f67b841f-3acf-4453-bb78-88addcaed6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:23.625296 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 413/1658] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:23 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:23.924020 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-e021693b-3719-438e-8f9a-260cdd2df902 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde returned with HTTP 200 Jul 03 15:49:23.924635 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 410/1659] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:49:23 2026] DELETE /volume/v3/attachments/f054d425-fa7a-4fb7-9978-7d847d194fde => generated 367 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:24.200839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-300443e4-d050-4287-a0dd-daae8bf98315 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:24.203187 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-300443e4-d050-4287-a0dd-daae8bf98315 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:24.203463 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-300443e4-d050-4287-a0dd-daae8bf98315 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:24.203744 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-300443e4-d050-4287-a0dd-daae8bf98315 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:24.203929 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-300443e4-d050-4287-a0dd-daae8bf98315 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:24.209503 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:24.209503 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:24.210431 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-300443e4-d050-4287-a0dd-daae8bf98315 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:24.210983 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 414/1660] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:24 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:24.284375 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9f4b7bff-3aa3-4fe0-92cd-37c721911063 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:24.286344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f4b7bff-3aa3-4fe0-92cd-37c721911063 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:24.286561 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f4b7bff-3aa3-4fe0-92cd-37c721911063 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:24.286826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f4b7bff-3aa3-4fe0-92cd-37c721911063 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:24.286932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9f4b7bff-3aa3-4fe0-92cd-37c721911063 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:24.294550 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:24.294550 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:24.295554 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f4b7bff-3aa3-4fe0-92cd-37c721911063 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:24.296611 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 424/1661] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:24 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:24.640036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac5e2aa4-f914-40b0-b9bf-782cebaef7f6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:24.642851 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac5e2aa4-f914-40b0-b9bf-782cebaef7f6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:24.643097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac5e2aa4-f914-40b0-b9bf-782cebaef7f6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:24.643316 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac5e2aa4-f914-40b0-b9bf-782cebaef7f6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:24.643446 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ac5e2aa4-f914-40b0-b9bf-782cebaef7f6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:24.648480 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:24.648480 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:24.649447 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac5e2aa4-f914-40b0-b9bf-782cebaef7f6 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:24.650023 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 414/1662] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:24 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:25.224469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-592c9355-0750-4e89-9d60-0adeb9d679b6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:25.227130 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-592c9355-0750-4e89-9d60-0adeb9d679b6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:25.227440 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-592c9355-0750-4e89-9d60-0adeb9d679b6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:25.227771 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-592c9355-0750-4e89-9d60-0adeb9d679b6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:25.227965 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-592c9355-0750-4e89-9d60-0adeb9d679b6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:25.235649 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:25.235649 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:25.236190 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-592c9355-0750-4e89-9d60-0adeb9d679b6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:25.236799 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 411/1663] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:25 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:25.307522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3a2277c6-b667-44da-a967-e889e7209309 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:25.312171 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a2277c6-b667-44da-a967-e889e7209309 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:25.312171 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a2277c6-b667-44da-a967-e889e7209309 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:25.312171 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a2277c6-b667-44da-a967-e889e7209309 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:25.312171 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-3a2277c6-b667-44da-a967-e889e7209309 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:25.317212 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:25.317212 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:25.317681 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a2277c6-b667-44da-a967-e889e7209309 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:25.318647 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 415/1664] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:25 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:25.662209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ecdd1ab3-71ae-485c-bb16-5e443873702d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:25.664443 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ecdd1ab3-71ae-485c-bb16-5e443873702d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:25.664654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ecdd1ab3-71ae-485c-bb16-5e443873702d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:25.664869 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ecdd1ab3-71ae-485c-bb16-5e443873702d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:25.664981 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ecdd1ab3-71ae-485c-bb16-5e443873702d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:25.672802 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:25.672802 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:25.672802 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ecdd1ab3-71ae-485c-bb16-5e443873702d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:25.673737 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 425/1665] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:25 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:25.689024 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-94bdec38-a743-4db3-9d37-aafc0e36e8b4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:25.690724 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-94bdec38-a743-4db3-9d37-aafc0e36e8b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:25.690904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-94bdec38-a743-4db3-9d37-aafc0e36e8b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:25.691063 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-94bdec38-a743-4db3-9d37-aafc0e36e8b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:25.698925 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:25.698925 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:25.703815 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-94bdec38-a743-4db3-9d37-aafc0e36e8b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:25.709906 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-94bdec38-a743-4db3-9d37-aafc0e36e8b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 200 Jul 03 15:49:25.710355 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 415/1666] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:25 2026] GET /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:25.727046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-56d31866-2f6d-4799-8e69-77ab5ea81852 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:25.732146 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-56d31866-2f6d-4799-8e69-77ab5ea81852 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:25.732348 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-56d31866-2f6d-4799-8e69-77ab5ea81852 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:25.732547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-56d31866-2f6d-4799-8e69-77ab5ea81852 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:25.732670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-56d31866-2f6d-4799-8e69-77ab5ea81852 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:25.737766 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:25.737766 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:25.738740 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-56d31866-2f6d-4799-8e69-77ab5ea81852 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:25.740078 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 412/1667] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:25 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:25.752198 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3c298e20-0f2d-4cf8-bf2e-d5b5e9d4e151 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:25.756714 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c298e20-0f2d-4cf8-bf2e-d5b5e9d4e151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/detail Jul 03 15:49:25.756714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c298e20-0f2d-4cf8-bf2e-d5b5e9d4e151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:25.756714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c298e20-0f2d-4cf8-bf2e-d5b5e9d4e151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:25.757054 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-3c298e20-0f2d-4cf8-bf2e-d5b5e9d4e151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:49:25.772936 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c298e20-0f2d-4cf8-bf2e-d5b5e9d4e151 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/detail returned with HTTP 200 Jul 03 15:49:25.773283 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 416/1668] 10.4.3.228 () {66 vars in 1258 bytes} [Fri Jul 3 15:49:25 2026] GET /volume/v3/backups/detail => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:25.784959 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-89f310d9-de87-4b7c-b499-0e5242ece217 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:25.787235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f/restore Jul 03 15:49:25.787642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:25.790065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Restoring backup ea638c52-7ba7-46d3-a40e-5447f13cf24f ({'restore': {}}) {{(pid=99819) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:49:25.790065 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Restoring backup ea638c52-7ba7-46d3-a40e-5447f13cf24f to volume None. Jul 03 15:49:25.795767 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:25.795767 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:25.797580 np0000004436 devstack@c-api.service[99819]: INFO cinder.backup.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating volume of 1 GB for restore of backup ea638c52-7ba7-46d3-a40e-5447f13cf24f. Jul 03 15:49:25.806130 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:49:25.805782. {{(pid=99819) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:49:25.806516 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability Zones retrieved successfully. Jul 03 15:49:25.813962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (760410cd-d760-4264-96e0-a9a2f0057003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:25.815442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9f7b2c-1487-4e04-aad3-c1474f88ab3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:25.816967 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:25.853409 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9f7b2c-1487-4e04-aad3-c1474f88ab3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:25.854348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4c1c16-9d23-4952-95e5-062e3307bcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:25.928258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['3892e2ce-9198-4313-a0da-da7bb0d85ad8', '2ee24470-2519-4a02-89b4-ad5039657e75', 'fd1409ae-4e45-4e09-b362-49c5de7884e7', 'e1b40bcb-ef49-4ce9-b878-8abfed0c18e2'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:25.929290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4c1c16-9d23-4952-95e5-062e3307bcdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3892e2ce-9198-4313-a0da-da7bb0d85ad8', '2ee24470-2519-4a02-89b4-ad5039657e75', 'fd1409ae-4e45-4e09-b362-49c5de7884e7', 'e1b40bcb-ef49-4ce9-b878-8abfed0c18e2']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:25.930666 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab88853-48df-4b75-82f0-72e081ee122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:25.973506 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab88853-48df-4b75-82f0-72e081ee122a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf6ee2c-2920-41df-85cf-864b57cb12a7', '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_ea638c52-7ba7-46d3-a40e-5447f13cf24f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3892e2ce-9198-4313-a0da-da7bb0d85ad8','2ee24470-2519-4a02-89b4-ad5039657e75','fd1409ae-4e45-4e09-b362-49c5de7884e7','e1b40bcb-ef49-4ce9-b878-8abfed0c18e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ea638c52-7ba7-46d3-a40e-5447f13cf24f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf6ee2c-2920-41df-85cf-864b57cb12a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5567a68ee4bb430880164a874f0815a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:25.975441 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f756ea-caa4-4fd6-b571-f9635a44906e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:25.998759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f756ea-caa4-4fd6-b571-f9635a44906e) transitioned into 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_ea638c52-7ba7-46d3-a40e-5447f13cf24f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3892e2ce-9198-4313-a0da-da7bb0d85ad8','2ee24470-2519-4a02-89b4-ad5039657e75','fd1409ae-4e45-4e09-b362-49c5de7884e7','e1b40bcb-ef49-4ce9-b878-8abfed0c18e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:25.999725 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16df1166-5734-4dea-984e-4698288877ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:26.016469 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16df1166-5734-4dea-984e-4698288877ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:26.017278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (760410cd-d760-4264-96e0-a9a2f0057003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:26.017606 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request issued successfully. Jul 03 15:49:26.028970 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:26.028970 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:26.029662 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:26.249279 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-663a5204-a5a7-4119-9897-14a98d83bb9d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:26.251304 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-663a5204-a5a7-4119-9897-14a98d83bb9d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:26.251466 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-663a5204-a5a7-4119-9897-14a98d83bb9d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:26.251758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-663a5204-a5a7-4119-9897-14a98d83bb9d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:26.251904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-663a5204-a5a7-4119-9897-14a98d83bb9d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:26.260950 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:26.260950 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:26.261727 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-663a5204-a5a7-4119-9897-14a98d83bb9d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:26.262151 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 416/1669] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:26 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:26.329259 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d4dba1b1-e0c1-492b-9184-7ee5cc9afa70 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:26.331459 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d4dba1b1-e0c1-492b-9184-7ee5cc9afa70 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:26.331721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d4dba1b1-e0c1-492b-9184-7ee5cc9afa70 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:26.331970 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d4dba1b1-e0c1-492b-9184-7ee5cc9afa70 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:26.332123 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d4dba1b1-e0c1-492b-9184-7ee5cc9afa70 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:26.342262 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:26.342262 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:26.342974 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d4dba1b1-e0c1-492b-9184-7ee5cc9afa70 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:26.343325 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 413/1670] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:26 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:27.038510 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:27.038510 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:27.039133 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:27.039326 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Checking backup size 1 against volume size 1 {{(pid=99819) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:49:27.039459 np0000004436 devstack@c-api.service[99819]: INFO cinder.backup.api [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Overwriting volume 0cf6ee2c-2920-41df-85cf-864b57cb12a7 with restore of backup ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:27.060234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] restore_backup in rpcapi backup_id ea638c52-7ba7-46d3-a40e-5447f13cf24f {{(pid=99819) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:49:27.062786 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-89f310d9-de87-4b7c-b499-0e5242ece217 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f/restore returned with HTTP 202 Jul 03 15:49:27.063409 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 426/1671] 10.4.3.228 () {68 vars in 1393 bytes} [Fri Jul 3 15:49:25 2026] POST /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f/restore => generated 189 bytes in 1279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:27.071512 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7bdb2455-6e4d-409a-8179-c448a7096270 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:27.073441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7bdb2455-6e4d-409a-8179-c448a7096270 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:27.073710 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7bdb2455-6e4d-409a-8179-c448a7096270 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:27.073948 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7bdb2455-6e4d-409a-8179-c448a7096270 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:27.074082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-7bdb2455-6e4d-409a-8179-c448a7096270 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:27.080670 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:27.080670 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:27.081538 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7bdb2455-6e4d-409a-8179-c448a7096270 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:27.082170 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 417/1672] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:27 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:27.273340 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-454cfed2-2c16-4e82-929f-17db7fe20765 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:27.278040 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-454cfed2-2c16-4e82-929f-17db7fe20765 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:27.278040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-454cfed2-2c16-4e82-929f-17db7fe20765 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:27.278040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-454cfed2-2c16-4e82-929f-17db7fe20765 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:27.278040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-454cfed2-2c16-4e82-929f-17db7fe20765 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:27.284657 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:27.284657 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:27.285661 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-454cfed2-2c16-4e82-929f-17db7fe20765 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:27.286217 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 417/1673] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:27 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:27.358036 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-da82b05d-28d6-4823-a6ff-69cee1e2a9d6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:27.360266 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-da82b05d-28d6-4823-a6ff-69cee1e2a9d6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:27.361027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-da82b05d-28d6-4823-a6ff-69cee1e2a9d6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:27.361027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-da82b05d-28d6-4823-a6ff-69cee1e2a9d6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:27.361027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-da82b05d-28d6-4823-a6ff-69cee1e2a9d6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:27.366313 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:27.366313 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:27.367018 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-da82b05d-28d6-4823-a6ff-69cee1e2a9d6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:27.367436 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 414/1674] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:27 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:28.092830 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f94d6e79-5309-4e64-b27b-9d5335e7c286 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:28.095185 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f94d6e79-5309-4e64-b27b-9d5335e7c286 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:28.095467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f94d6e79-5309-4e64-b27b-9d5335e7c286 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:28.095760 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f94d6e79-5309-4e64-b27b-9d5335e7c286 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:28.095949 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f94d6e79-5309-4e64-b27b-9d5335e7c286 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:28.104532 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:28.104532 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:28.105771 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f94d6e79-5309-4e64-b27b-9d5335e7c286 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:28.106288 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 427/1675] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:28 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:28.302994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e1e6a5ac-086d-45b7-9339-5ba7b0af1f9a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:28.305057 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e1e6a5ac-086d-45b7-9339-5ba7b0af1f9a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:28.305279 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e1e6a5ac-086d-45b7-9339-5ba7b0af1f9a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:28.305503 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e1e6a5ac-086d-45b7-9339-5ba7b0af1f9a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:28.305659 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e1e6a5ac-086d-45b7-9339-5ba7b0af1f9a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:28.310168 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:28.310168 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:28.310819 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e1e6a5ac-086d-45b7-9339-5ba7b0af1f9a tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:28.311206 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 418/1676] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:28 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:28.322747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:28.326644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:49:28.326644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5b6cf47-5d07-4405-b907-193d56904557", "name": "tempest-VolumesBackupsTest-Backup-1219128331"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:28.326858 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating new backup {'backup': {'volume_id': 'b5b6cf47-5d07-4405-b907-193d56904557', 'name': 'tempest-VolumesBackupsTest-Backup-1219128331'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:49:28.327162 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating backup of volume b5b6cf47-5d07-4405-b907-193d56904557 in container None Jul 03 15:49:28.335238 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:28.335238 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:28.336227 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:49:28.361467 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Created reservations ['ac2db158-698f-4e6a-9a96-29c1ffaa17ed', 'b04f2257-a2e7-43e0-8872-0885627a2551'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:28.382828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-15e5057c-3ec2-4c50-80ec-476c7dc3eebe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:28.384801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-15e5057c-3ec2-4c50-80ec-476c7dc3eebe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:28.385039 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-15e5057c-3ec2-4c50-80ec-476c7dc3eebe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:28.385205 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-15e5057c-3ec2-4c50-80ec-476c7dc3eebe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:28.385369 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-15e5057c-3ec2-4c50-80ec-476c7dc3eebe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:28.392933 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:28.392933 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:28.394003 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-15e5057c-3ec2-4c50-80ec-476c7dc3eebe tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:28.394395 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 415/1677] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:28 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:28.407235 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aee03d95-2553-40c4-ad7c-3c0d8692c72b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:49:28.407673 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 418/1678] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:49:28 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:28.415736 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6f62ada9-906c-4f13-bba4-a7b0e9808d5f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:28.418143 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6f62ada9-906c-4f13-bba4-a7b0e9808d5f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:28.418414 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6f62ada9-906c-4f13-bba4-a7b0e9808d5f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:28.418848 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6f62ada9-906c-4f13-bba4-a7b0e9808d5f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:28.419031 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6f62ada9-906c-4f13-bba4-a7b0e9808d5f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:28.426602 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:28.426602 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:28.426602 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6f62ada9-906c-4f13-bba4-a7b0e9808d5f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:28.427605 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 428/1679] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:28 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:28.859113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b90b9827-d6c5-466f-a1e6-b23c43d5cd1a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:28.860949 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b90b9827-d6c5-466f-a1e6-b23c43d5cd1a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 Jul 03 15:49:28.862650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b90b9827-d6c5-466f-a1e6-b23c43d5cd1a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:28.870358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b90b9827-d6c5-466f-a1e6-b23c43d5cd1a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:49:28.884501 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b90b9827-d6c5-466f-a1e6-b23c43d5cd1a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" acquired by "attachment_update" :: waited 0.010s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:49:28.884501 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:28.884501 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:29.119725 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ad16592e-e187-4140-baec-d705965d2dc7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:29.122076 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ad16592e-e187-4140-baec-d705965d2dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:29.122293 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ad16592e-e187-4140-baec-d705965d2dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:29.122535 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ad16592e-e187-4140-baec-d705965d2dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:29.122648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-ad16592e-e187-4140-baec-d705965d2dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:29.136210 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:29.136210 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:29.137449 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ad16592e-e187-4140-baec-d705965d2dc7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:29.138509 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 416/1680] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:29 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:29.409738 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-129452fe-a30a-4b7e-ab3b-d333e1852884 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:29.412587 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-129452fe-a30a-4b7e-ab3b-d333e1852884 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:29.412587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-129452fe-a30a-4b7e-ab3b-d333e1852884 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:29.412765 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-129452fe-a30a-4b7e-ab3b-d333e1852884 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:29.412798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-129452fe-a30a-4b7e-ab3b-d333e1852884 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:29.413234 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b90b9827-d6c5-466f-a1e6-b23c43d5cd1a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" released by "attachment_update" :: held 0.533s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:49:29.413584 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b90b9827-d6c5-466f-a1e6-b23c43d5cd1a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 returned with HTTP 200 Jul 03 15:49:29.414225 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 419/1681] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:49:28 2026] PUT /volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:29.420286 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:29.420286 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:29.420286 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-129452fe-a30a-4b7e-ab3b-d333e1852884 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:29.420537 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 419/1682] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:29 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:29.428520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b011d861-49df-42f9-a6d1-4577ee60f09e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:29.429945 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b011d861-49df-42f9-a6d1-4577ee60f09e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 Jul 03 15:49:29.430148 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b011d861-49df-42f9-a6d1-4577ee60f09e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:29.430409 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b011d861-49df-42f9-a6d1-4577ee60f09e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:29.438918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4ebff9a4-8528-4204-b432-a78592583723 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:29.445602 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ebff9a4-8528-4204-b432-a78592583723 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:29.445948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ebff9a4-8528-4204-b432-a78592583723 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:29.446085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ebff9a4-8528-4204-b432-a78592583723 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:29.446222 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-4ebff9a4-8528-4204-b432-a78592583723 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:29.452592 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:29.452592 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:29.453532 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ebff9a4-8528-4204-b432-a78592583723 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:29.453710 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-b011d861-49df-42f9-a6d1-4577ee60f09e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 returned with HTTP 200 Jul 03 15:49:29.454306 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 417/1683] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:29 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:29.454461 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 429/1684] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 15:49:29 2026] GET /volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:30.149248 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-400ae0f3-6c92-460a-a8cb-a0df140ddd5e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:30.154659 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-400ae0f3-6c92-460a-a8cb-a0df140ddd5e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:30.155127 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-400ae0f3-6c92-460a-a8cb-a0df140ddd5e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:30.156317 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-400ae0f3-6c92-460a-a8cb-a0df140ddd5e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:30.156535 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-400ae0f3-6c92-460a-a8cb-a0df140ddd5e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:30.169212 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:30.169212 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:30.171829 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-400ae0f3-6c92-460a-a8cb-a0df140ddd5e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:30.172784 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 420/1685] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:30 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:30.435862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9b5ac841-f751-43dd-9e01-58b8b6bc38ce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:30.437504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b5ac841-f751-43dd-9e01-58b8b6bc38ce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:30.437724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b5ac841-f751-43dd-9e01-58b8b6bc38ce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:30.437933 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b5ac841-f751-43dd-9e01-58b8b6bc38ce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:30.438177 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9b5ac841-f751-43dd-9e01-58b8b6bc38ce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:30.443718 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:30.443718 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:30.444348 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b5ac841-f751-43dd-9e01-58b8b6bc38ce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:30.444701 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 420/1686] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:30 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:30.468775 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cd2de415-d239-4a8a-a9b1-065b1a6a909b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:30.470702 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd2de415-d239-4a8a-a9b1-065b1a6a909b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:30.470925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd2de415-d239-4a8a-a9b1-065b1a6a909b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:30.471141 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd2de415-d239-4a8a-a9b1-065b1a6a909b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:30.471239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cd2de415-d239-4a8a-a9b1-065b1a6a909b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:30.475592 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:30.475592 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:30.476411 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd2de415-d239-4a8a-a9b1-065b1a6a909b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:30.476832 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 418/1687] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:30 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:31.184040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fe88a35d-c0eb-4e3d-9453-bbca903ce9e3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:31.187260 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fe88a35d-c0eb-4e3d-9453-bbca903ce9e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:31.190644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fe88a35d-c0eb-4e3d-9453-bbca903ce9e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:31.190644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fe88a35d-c0eb-4e3d-9453-bbca903ce9e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:31.190644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fe88a35d-c0eb-4e3d-9453-bbca903ce9e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:31.199405 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:31.199405 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:31.200361 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fe88a35d-c0eb-4e3d-9453-bbca903ce9e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:31.200884 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 430/1688] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:31 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:31.457898 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0e1f1f42-5e1e-4961-aa79-8a3af25acfd8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:31.460055 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e1f1f42-5e1e-4961-aa79-8a3af25acfd8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:31.460348 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e1f1f42-5e1e-4961-aa79-8a3af25acfd8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:31.460591 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e1f1f42-5e1e-4961-aa79-8a3af25acfd8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:31.460769 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0e1f1f42-5e1e-4961-aa79-8a3af25acfd8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:31.465970 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:31.465970 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:31.466482 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e1f1f42-5e1e-4961-aa79-8a3af25acfd8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:31.466870 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 421/1689] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:31 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:31.491081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a372100b-776c-40d6-be5d-05bb8e67becc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:31.493152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a372100b-776c-40d6-be5d-05bb8e67becc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:31.493939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a372100b-776c-40d6-be5d-05bb8e67becc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:31.493939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a372100b-776c-40d6-be5d-05bb8e67becc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:31.493939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-a372100b-776c-40d6-be5d-05bb8e67becc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:31.499118 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:31.499118 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:31.500178 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a372100b-776c-40d6-be5d-05bb8e67becc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:31.500649 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 421/1690] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:31 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:32.213332 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-31d62e8a-0cbf-40c4-837a-2109720359df None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:32.216670 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-31d62e8a-0cbf-40c4-837a-2109720359df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:32.216670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-31d62e8a-0cbf-40c4-837a-2109720359df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:32.216670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-31d62e8a-0cbf-40c4-837a-2109720359df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:32.216670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-31d62e8a-0cbf-40c4-837a-2109720359df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:32.220014 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:32.220014 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:32.220699 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-31d62e8a-0cbf-40c4-837a-2109720359df tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:32.221066 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 419/1691] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:32 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:32.482593 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f4bdb2d8-1959-4a9b-9767-412bb011137d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:32.484824 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4bdb2d8-1959-4a9b-9767-412bb011137d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:32.485132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4bdb2d8-1959-4a9b-9767-412bb011137d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:32.487782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4bdb2d8-1959-4a9b-9767-412bb011137d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:32.487782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f4bdb2d8-1959-4a9b-9767-412bb011137d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:32.491109 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:32.491109 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:32.492456 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4bdb2d8-1959-4a9b-9767-412bb011137d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:32.495948 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 431/1692] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:32 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:32.511068 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4db29102-b677-49bc-ac54-5d77455b4151 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:32.515758 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4db29102-b677-49bc-ac54-5d77455b4151 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:32.516061 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4db29102-b677-49bc-ac54-5d77455b4151 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:32.516675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4db29102-b677-49bc-ac54-5d77455b4151 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:32.516675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4db29102-b677-49bc-ac54-5d77455b4151 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:32.522176 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:32.522176 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:32.523254 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4db29102-b677-49bc-ac54-5d77455b4151 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:32.523751 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 422/1693] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:32 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:33.236690 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ef0df5d5-53e5-46b2-9905-c1705602e982 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:33.239731 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef0df5d5-53e5-46b2-9905-c1705602e982 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:33.240250 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef0df5d5-53e5-46b2-9905-c1705602e982 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:33.240450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef0df5d5-53e5-46b2-9905-c1705602e982 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:33.240558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ef0df5d5-53e5-46b2-9905-c1705602e982 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:33.246190 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:33.246190 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:33.246907 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef0df5d5-53e5-46b2-9905-c1705602e982 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:33.247275 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 422/1694] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:33 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:33.505889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2643fa99-1237-4d5a-9286-a7f7e06917e0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:33.507793 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2643fa99-1237-4d5a-9286-a7f7e06917e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:33.508085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2643fa99-1237-4d5a-9286-a7f7e06917e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:33.508305 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2643fa99-1237-4d5a-9286-a7f7e06917e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:33.508440 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2643fa99-1237-4d5a-9286-a7f7e06917e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:33.512856 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:33.512856 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:33.513527 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2643fa99-1237-4d5a-9286-a7f7e06917e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:33.513928 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 420/1695] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:33 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:33.535391 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c35eeb76-7da7-4fc7-9399-4495b5d47a09 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:33.537818 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c35eeb76-7da7-4fc7-9399-4495b5d47a09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:33.538092 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c35eeb76-7da7-4fc7-9399-4495b5d47a09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:33.538387 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c35eeb76-7da7-4fc7-9399-4495b5d47a09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:33.538543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c35eeb76-7da7-4fc7-9399-4495b5d47a09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:33.544246 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:33.544246 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:33.545605 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c35eeb76-7da7-4fc7-9399-4495b5d47a09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:33.546004 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 432/1696] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:33 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:34.257650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a715e899-48a3-432c-8fcc-9c9ebf342d70 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:34.259594 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a715e899-48a3-432c-8fcc-9c9ebf342d70 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:34.259848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a715e899-48a3-432c-8fcc-9c9ebf342d70 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:34.260099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a715e899-48a3-432c-8fcc-9c9ebf342d70 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:34.260251 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a715e899-48a3-432c-8fcc-9c9ebf342d70 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:34.265753 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:34.265753 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:34.266926 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a715e899-48a3-432c-8fcc-9c9ebf342d70 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:34.267318 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 423/1697] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:34 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:34.526493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c5a22c2e-75dd-44f4-8574-6bdab63dd0b5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:34.528460 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c5a22c2e-75dd-44f4-8574-6bdab63dd0b5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:34.528911 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c5a22c2e-75dd-44f4-8574-6bdab63dd0b5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:34.529037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c5a22c2e-75dd-44f4-8574-6bdab63dd0b5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:34.529216 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c5a22c2e-75dd-44f4-8574-6bdab63dd0b5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:34.534381 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:34.534381 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:34.535212 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c5a22c2e-75dd-44f4-8574-6bdab63dd0b5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:34.535658 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 423/1698] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:34 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:49:34.563772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1f259c6a-b634-4445-b59b-3c8342d536fb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:34.563772 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1f259c6a-b634-4445-b59b-3c8342d536fb tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:34.563772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1f259c6a-b634-4445-b59b-3c8342d536fb tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:34.563772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1f259c6a-b634-4445-b59b-3c8342d536fb tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:34.563772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-1f259c6a-b634-4445-b59b-3c8342d536fb tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:34.568515 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:34.568515 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:34.569158 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1f259c6a-b634-4445-b59b-3c8342d536fb tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:34.569575 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 421/1699] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:34 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:35.279126 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1f3506ec-03ec-42a5-9329-5557a7620d7a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:35.284305 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f3506ec-03ec-42a5-9329-5557a7620d7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:35.284569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1f3506ec-03ec-42a5-9329-5557a7620d7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:35.284950 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1f3506ec-03ec-42a5-9329-5557a7620d7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:35.285058 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-1f3506ec-03ec-42a5-9329-5557a7620d7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:35.289922 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:35.289922 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:35.290890 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f3506ec-03ec-42a5-9329-5557a7620d7a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:35.291353 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 433/1700] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:35 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:35.554200 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dc31b9d1-4633-40a7-b058-e3616d345827 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:35.557402 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc31b9d1-4633-40a7-b058-e3616d345827 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:35.557999 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc31b9d1-4633-40a7-b058-e3616d345827 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:35.558348 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc31b9d1-4633-40a7-b058-e3616d345827 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:35.559025 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-dc31b9d1-4633-40a7-b058-e3616d345827 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:35.565011 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:35.565011 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:35.566301 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc31b9d1-4633-40a7-b058-e3616d345827 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:35.566691 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 424/1701] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:35 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:35.580206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c276aaee-0527-4f1b-a78f-ba6bafe19b70 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:35.582115 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c276aaee-0527-4f1b-a78f-ba6bafe19b70 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:35.582290 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c276aaee-0527-4f1b-a78f-ba6bafe19b70 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:35.582459 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c276aaee-0527-4f1b-a78f-ba6bafe19b70 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:35.582574 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c276aaee-0527-4f1b-a78f-ba6bafe19b70 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:35.590942 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:35.590942 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:35.591604 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c276aaee-0527-4f1b-a78f-ba6bafe19b70 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:35.591978 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 424/1702] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:35 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:36.304697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5b7c079d-7694-4265-a3fb-9e39f72d0f47 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:36.304697 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5b7c079d-7694-4265-a3fb-9e39f72d0f47 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:36.304697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5b7c079d-7694-4265-a3fb-9e39f72d0f47 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:36.304697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5b7c079d-7694-4265-a3fb-9e39f72d0f47 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:36.305176 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5b7c079d-7694-4265-a3fb-9e39f72d0f47 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:36.313498 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:36.313498 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:36.314307 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5b7c079d-7694-4265-a3fb-9e39f72d0f47 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:36.314703 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 422/1703] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:36 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:36.577885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-564c9c72-cf89-450a-a083-2e1dd9ad3b92 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:36.579664 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-564c9c72-cf89-450a-a083-2e1dd9ad3b92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:36.579877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-564c9c72-cf89-450a-a083-2e1dd9ad3b92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:36.580055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-564c9c72-cf89-450a-a083-2e1dd9ad3b92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:36.580200 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-564c9c72-cf89-450a-a083-2e1dd9ad3b92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:36.584267 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:36.584267 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:36.584882 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-564c9c72-cf89-450a-a083-2e1dd9ad3b92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:36.585245 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 434/1704] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:36 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:36.603767 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e52c6476-2ef4-4b4b-9b4b-ee8e3d82b94a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:36.605906 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e52c6476-2ef4-4b4b-9b4b-ee8e3d82b94a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:36.607608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e52c6476-2ef4-4b4b-9b4b-ee8e3d82b94a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:36.607608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e52c6476-2ef4-4b4b-9b4b-ee8e3d82b94a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:36.607608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e52c6476-2ef4-4b4b-9b4b-ee8e3d82b94a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:36.611080 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:36.611080 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:36.611955 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e52c6476-2ef4-4b4b-9b4b-ee8e3d82b94a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:36.612459 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 425/1705] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:36 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:37.130666 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:37.132366 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:49:37.132722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2142877781"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:37.134261 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2142877781'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:49:37.134384 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Create volume of 1 GB Jul 03 15:49:37.139777 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Availability Zones retrieved successfully. Jul 03 15:49:37.147861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Flow 'volume_create_api' (509e2818-e27a-4243-9563-0a1d0cee93b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:37.148749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09d68afd-090b-484f-94cf-0001b47ffa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:37.149886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:37.179603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09d68afd-090b-484f-94cf-0001b47ffa88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:37.180431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f040cd-9e9c-45af-a89d-5c1738321cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:37.353304 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-de2fca1b-b791-46e3-9417-5d9bdfbb537c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:37.353748 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Created reservations ['bcb61498-c5cf-46d7-a926-ec9c64e1825f', '30f0cf15-712f-489d-b4a5-54d79f0fc5b7', '6801aece-c04a-463d-bdd8-fc9e61e73432', '271309dc-c25a-4ffe-bd40-8291aa5489c5'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:37.354041 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-de2fca1b-b791-46e3-9417-5d9bdfbb537c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:37.354041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-de2fca1b-b791-46e3-9417-5d9bdfbb537c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:37.354041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-de2fca1b-b791-46e3-9417-5d9bdfbb537c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:37.354041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-de2fca1b-b791-46e3-9417-5d9bdfbb537c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:37.357259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f040cd-9e9c-45af-a89d-5c1738321cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb61498-c5cf-46d7-a926-ec9c64e1825f', '30f0cf15-712f-489d-b4a5-54d79f0fc5b7', '6801aece-c04a-463d-bdd8-fc9e61e73432', '271309dc-c25a-4ffe-bd40-8291aa5489c5']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:37.358634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413c5009-0af5-4a40-a308-20048a083c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:37.365219 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:37.365219 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:37.366689 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-de2fca1b-b791-46e3-9417-5d9bdfbb537c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:37.370379 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 423/1706] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:37 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:37.401420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413c5009-0af5-4a40-a308-20048a083c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c9781a2-81c2-47ea-8573-0b43c701c630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2142877781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bd2f5d6dfe4760895254552c515094',qos_specs=None,replication_status=,reservations=['bcb61498-c5cf-46d7-a926-ec9c64e1825f','30f0cf15-712f-489d-b4a5-54d79f0fc5b7','6801aece-c04a-463d-bdd8-fc9e61e73432','271309dc-c25a-4ffe-bd40-8291aa5489c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6225097294754eb8b61f1b327275db29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2142877781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c9781a2-81c2-47ea-8573-0b43c701c630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0bd2f5d6dfe4760895254552c515094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6225097294754eb8b61f1b327275db29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:37.402226 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eea778-1042-43a7-b6cf-7a6d1396829e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:37.429110 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eea778-1042-43a7-b6cf-7a6d1396829e) transitioned into 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-2142877781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bd2f5d6dfe4760895254552c515094',qos_specs=None,replication_status=,reservations=['bcb61498-c5cf-46d7-a926-ec9c64e1825f','30f0cf15-712f-489d-b4a5-54d79f0fc5b7','6801aece-c04a-463d-bdd8-fc9e61e73432','271309dc-c25a-4ffe-bd40-8291aa5489c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6225097294754eb8b61f1b327275db29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:37.430097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a90bf9-1935-46f2-a71a-4701104d4f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:37.453928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a90bf9-1935-46f2-a71a-4701104d4f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:37.455638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Flow 'volume_create_api' (509e2818-e27a-4243-9563-0a1d0cee93b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:37.455638 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Create volume request issued successfully. Jul 03 15:49:37.457678 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43a6ef69-b3bf-4801-9ba5-2cf495e38269 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:49:37.457848 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 425/1707] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:49:37 2026] POST /volume/v3/volumes => generated 754 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:37.474133 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9c7077bc-053b-42b8-972c-c8b675793201 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:37.475981 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c7077bc-053b-42b8-972c-c8b675793201 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:37.476280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c7077bc-053b-42b8-972c-c8b675793201 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:37.476827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c7077bc-053b-42b8-972c-c8b675793201 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:37.485517 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:37.485517 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:37.491934 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9c7077bc-053b-42b8-972c-c8b675793201 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:37.497672 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c7077bc-053b-42b8-972c-c8b675793201 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:37.498136 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 435/1708] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:37 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:37.601062 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-87782b54-2aaa-41b4-aba9-f92aa9f3d53a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:37.603210 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87782b54-2aaa-41b4-aba9-f92aa9f3d53a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:37.604036 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87782b54-2aaa-41b4-aba9-f92aa9f3d53a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:37.604036 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87782b54-2aaa-41b4-aba9-f92aa9f3d53a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:37.604430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-87782b54-2aaa-41b4-aba9-f92aa9f3d53a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:37.612694 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:37.612694 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:37.613656 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87782b54-2aaa-41b4-aba9-f92aa9f3d53a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:37.613858 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 426/1709] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:37 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:37.629908 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bfdc29b0-065e-4419-9936-251ebb151fb7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:37.635343 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bfdc29b0-065e-4419-9936-251ebb151fb7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:37.635599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bfdc29b0-065e-4419-9936-251ebb151fb7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:37.635860 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bfdc29b0-065e-4419-9936-251ebb151fb7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:37.636002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bfdc29b0-065e-4419-9936-251ebb151fb7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:37.641658 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:37.641658 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:37.642479 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bfdc29b0-065e-4419-9936-251ebb151fb7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:37.642995 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 424/1710] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:37 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:38.324936 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0780b7cb-2a96-4582-808e-fc216789a658 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:38.329290 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0780b7cb-2a96-4582-808e-fc216789a658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8/action Jul 03 15:49:38.329763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0780b7cb-2a96-4582-808e-fc216789a658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:49:38.329917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0780b7cb-2a96-4582-808e-fc216789a658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:38.354457 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:38.354457 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:38.371391 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-fd81c219-bf88-4d31-a181-1bf86d133fd6 req-0780b7cb-2a96-4582-808e-fc216789a658 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8/action returned with HTTP 204 Jul 03 15:49:38.371975 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 426/1711] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:49:38 2026] POST /volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:38.383271 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-55adc03a-9a60-407b-b744-21d4831cd82f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:38.387370 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-55adc03a-9a60-407b-b744-21d4831cd82f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:38.387370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-55adc03a-9a60-407b-b744-21d4831cd82f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:38.387370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-55adc03a-9a60-407b-b744-21d4831cd82f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:38.387370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-55adc03a-9a60-407b-b744-21d4831cd82f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:38.391506 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:38.391506 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:38.392545 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-55adc03a-9a60-407b-b744-21d4831cd82f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:38.393608 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 436/1712] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:38 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:38.513514 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bc9cdf3e-073d-4a5a-9a7e-24c05311ea32 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:38.515103 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc9cdf3e-073d-4a5a-9a7e-24c05311ea32 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:38.515281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc9cdf3e-073d-4a5a-9a7e-24c05311ea32 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:38.515463 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc9cdf3e-073d-4a5a-9a7e-24c05311ea32 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:38.522420 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:38.522420 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:38.526536 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bc9cdf3e-073d-4a5a-9a7e-24c05311ea32 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:38.531487 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc9cdf3e-073d-4a5a-9a7e-24c05311ea32 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:38.531883 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 427/1713] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:38 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:38.629924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a20033e6-c3b3-4435-9c34-a2901ee26d68 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:38.632663 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a20033e6-c3b3-4435-9c34-a2901ee26d68 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:38.632663 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a20033e6-c3b3-4435-9c34-a2901ee26d68 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:38.632896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a20033e6-c3b3-4435-9c34-a2901ee26d68 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:38.632896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a20033e6-c3b3-4435-9c34-a2901ee26d68 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:38.637817 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:38.637817 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:38.639607 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a20033e6-c3b3-4435-9c34-a2901ee26d68 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:38.639607 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 425/1714] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:38 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:38.655287 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7655ebd7-d8b5-430a-a11b-494e385c47cc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:38.656523 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7655ebd7-d8b5-430a-a11b-494e385c47cc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:38.656733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7655ebd7-d8b5-430a-a11b-494e385c47cc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:38.656942 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7655ebd7-d8b5-430a-a11b-494e385c47cc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:38.657036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7655ebd7-d8b5-430a-a11b-494e385c47cc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:38.662804 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:38.662804 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:38.663394 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7655ebd7-d8b5-430a-a11b-494e385c47cc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:38.663859 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 427/1715] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:38 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:49:38.839996 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-f3593569-255a-43bb-94c5-d41781fe5ac9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:38.844493 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-f3593569-255a-43bb-94c5-d41781fe5ac9 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:38.844728 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-f3593569-255a-43bb-94c5-d41781fe5ac9 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:38.845007 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-f3593569-255a-43bb-94c5-d41781fe5ac9 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:38.854446 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:38.854446 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:38.859211 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-f3593569-255a-43bb-94c5-d41781fe5ac9 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:38.865973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-f3593569-255a-43bb-94c5-d41781fe5ac9 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:38.866414 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 437/1716] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:49:38 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:39.407699 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-819cb3c3-9389-4075-9b25-019e8022bf57 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:39.411971 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-819cb3c3-9389-4075-9b25-019e8022bf57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:39.411971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-819cb3c3-9389-4075-9b25-019e8022bf57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:39.411971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-819cb3c3-9389-4075-9b25-019e8022bf57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:39.411971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-819cb3c3-9389-4075-9b25-019e8022bf57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:39.420680 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:39.420680 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:39.420680 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-819cb3c3-9389-4075-9b25-019e8022bf57 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:39.420680 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 428/1717] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:39 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:39.652282 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-62c64a70-9b17-4735-8fab-943f25d89746 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:39.656071 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62c64a70-9b17-4735-8fab-943f25d89746 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:39.656071 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-62c64a70-9b17-4735-8fab-943f25d89746 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:39.656071 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-62c64a70-9b17-4735-8fab-943f25d89746 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:39.656071 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-62c64a70-9b17-4735-8fab-943f25d89746 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:39.664274 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:39.664274 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:39.665670 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62c64a70-9b17-4735-8fab-943f25d89746 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:39.666234 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 426/1718] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:39 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:39.679639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5795b19f-603b-4238-b5eb-672881a95831 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:39.682020 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5795b19f-603b-4238-b5eb-672881a95831 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:39.682320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5795b19f-603b-4238-b5eb-672881a95831 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:39.682590 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5795b19f-603b-4238-b5eb-672881a95831 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:39.682790 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5795b19f-603b-4238-b5eb-672881a95831 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:39.688280 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:39.688280 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:39.689668 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5795b19f-603b-4238-b5eb-672881a95831 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:39.690232 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 428/1719] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:39 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:40.433262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-72e1119a-06a3-44cc-9734-84aa26829d3e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:40.434983 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72e1119a-06a3-44cc-9734-84aa26829d3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:40.435175 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-72e1119a-06a3-44cc-9734-84aa26829d3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:40.435369 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-72e1119a-06a3-44cc-9734-84aa26829d3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:40.435464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-72e1119a-06a3-44cc-9734-84aa26829d3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:40.439646 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:40.439646 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:40.440341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72e1119a-06a3-44cc-9734-84aa26829d3e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:40.440979 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 438/1720] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:40 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:40.677282 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0a6554f8-b658-497c-b0be-47d4d635445e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:40.681997 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0a6554f8-b658-497c-b0be-47d4d635445e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:40.682239 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0a6554f8-b658-497c-b0be-47d4d635445e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:40.682486 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0a6554f8-b658-497c-b0be-47d4d635445e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:40.682643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0a6554f8-b658-497c-b0be-47d4d635445e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:40.687939 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:40.687939 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:40.688722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0a6554f8-b658-497c-b0be-47d4d635445e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:40.689177 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 429/1721] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:40 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:40.702149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e3eb06c-5e9a-48f0-b193-024d3596cef7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:40.704093 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e3eb06c-5e9a-48f0-b193-024d3596cef7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:40.704477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e3eb06c-5e9a-48f0-b193-024d3596cef7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:40.704748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e3eb06c-5e9a-48f0-b193-024d3596cef7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:40.704954 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6e3eb06c-5e9a-48f0-b193-024d3596cef7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:40.712436 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:40.712436 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:40.713517 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e3eb06c-5e9a-48f0-b193-024d3596cef7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:40.714056 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 427/1722] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:40 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:40.920018 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d3bf6dcc-8f32-4596-bc9a-48e6cd799df3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:40.920723 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3bf6dcc-8f32-4596-bc9a-48e6cd799df3 None None] GET https://10.4.3.228/volume// Jul 03 15:49:40.921096 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3bf6dcc-8f32-4596-bc9a-48e6cd799df3 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:40.921567 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3bf6dcc-8f32-4596-bc9a-48e6cd799df3 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:40.922145 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3bf6dcc-8f32-4596-bc9a-48e6cd799df3 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:49:40.923086 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 429/1723] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:49:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:49:40.929737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-38800222-e8c7-4bb7-82b6-0ae2c4c6e87a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:40.932726 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-38800222-e8c7-4bb7-82b6-0ae2c4c6e87a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:49:40.934713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-38800222-e8c7-4bb7-82b6-0ae2c4c6e87a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c9781a2-81c2-47ea-8573-0b43c701c630", "connector": null, "instance_uuid": "d4bc9400-20eb-43df-b7d2-bb29120a3bf7"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:40.945751 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:40.945751 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:40.984597 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-38800222-e8c7-4bb7-82b6-0ae2c4c6e87a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:49:40.985252 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 439/1724] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:49:40 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 03 15:49:41.398387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cfc25532-b918-4f1d-b132-40dbbd659b08 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.400609 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cfc25532-b918-4f1d-b132-40dbbd659b08 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:41.400908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cfc25532-b918-4f1d-b132-40dbbd659b08 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.401173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cfc25532-b918-4f1d-b132-40dbbd659b08 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.415206 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.415206 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:41.420370 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cfc25532-b918-4f1d-b132-40dbbd659b08 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:41.428322 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cfc25532-b918-4f1d-b132-40dbbd659b08 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:41.428898 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 430/1725] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:41.451375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f9fd3552-2eae-4c24-b0a9-c9988cad1627 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.453760 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9fd3552-2eae-4c24-b0a9-c9988cad1627 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:41.454021 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9fd3552-2eae-4c24-b0a9-c9988cad1627 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.454293 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9fd3552-2eae-4c24-b0a9-c9988cad1627 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.454458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f9fd3552-2eae-4c24-b0a9-c9988cad1627 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:41.459914 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.459914 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:41.460938 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9fd3552-2eae-4c24-b0a9-c9988cad1627 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:41.461435 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 428/1726] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:41.472383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c8385345-2ba5-4058-8a75-06a5cb70b23f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.475364 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8385345-2ba5-4058-8a75-06a5cb70b23f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 Jul 03 15:49:41.475727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8385345-2ba5-4058-8a75-06a5cb70b23f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.476172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8385345-2ba5-4058-8a75-06a5cb70b23f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.487484 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.487484 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:41.493850 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c8385345-2ba5-4058-8a75-06a5cb70b23f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:41.501598 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8385345-2ba5-4058-8a75-06a5cb70b23f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 returned with HTTP 200 Jul 03 15:49:41.502272 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 430/1727] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 => generated 966 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:41.518643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e9bd7e2e-ffa5-4224-b15a-509299b6bbc1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.519139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-572a96de-733e-4a19-a5cd-d82325084b92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.519204 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9bd7e2e-ffa5-4224-b15a-509299b6bbc1 None None] GET https://10.4.3.228/volume// Jul 03 15:49:41.519359 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9bd7e2e-ffa5-4224-b15a-509299b6bbc1 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.519518 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9bd7e2e-ffa5-4224-b15a-509299b6bbc1 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.520010 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9bd7e2e-ffa5-4224-b15a-509299b6bbc1 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:49:41.520202 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 440/1728] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:49:41.522790 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-572a96de-733e-4a19-a5cd-d82325084b92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 Jul 03 15:49:41.522790 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-572a96de-733e-4a19-a5cd-d82325084b92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.522972 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-572a96de-733e-4a19-a5cd-d82325084b92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.529041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-c6c908bc-9810-4ecd-9b7d-f8c434e5e821 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.530367 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.530367 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:41.531799 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-c6c908bc-9810-4ecd-9b7d-f8c434e5e821 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:41.532066 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-c6c908bc-9810-4ecd-9b7d-f8c434e5e821 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.532327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-c6c908bc-9810-4ecd-9b7d-f8c434e5e821 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.534244 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-572a96de-733e-4a19-a5cd-d82325084b92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:41.538434 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-572a96de-733e-4a19-a5cd-d82325084b92 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 returned with HTTP 200 Jul 03 15:49:41.538943 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 431/1729] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 => generated 966 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:41.545291 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.545291 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:41.549635 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-c6c908bc-9810-4ecd-9b7d-f8c434e5e821 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:41.552675 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.554870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 Jul 03 15:49:41.554975 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-c6c908bc-9810-4ecd-9b7d-f8c434e5e821 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:41.555122 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.555389 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.555527 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 429/1730] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:49:41.555575 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: 0cf6ee2c-2920-41df-85cf-864b57cb12a7 Jul 03 15:49:41.567599 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.567599 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:41.567599 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:41.608572 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume request issued successfully. Jul 03 15:49:41.608572 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e3259c-5d96-4edd-93d7-52c3003d39ad tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 returned with HTTP 202 Jul 03 15:49:41.608572 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 431/1731] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:41 2026] DELETE /volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:49:41.620496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b9aad74d-e54f-4e83-8aab-9f4039d08218 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.623304 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9aad74d-e54f-4e83-8aab-9f4039d08218 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 Jul 03 15:49:41.623804 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9aad74d-e54f-4e83-8aab-9f4039d08218 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.624005 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9aad74d-e54f-4e83-8aab-9f4039d08218 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.636491 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.636491 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:41.642077 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b9aad74d-e54f-4e83-8aab-9f4039d08218 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:41.649675 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9aad74d-e54f-4e83-8aab-9f4039d08218 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 returned with HTTP 200 Jul 03 15:49:41.649675 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 441/1732] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 => generated 965 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:41.680215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-2522e99b-8b6e-4795-9d70-cbf8f72f7e5a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.683632 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-2522e99b-8b6e-4795-9d70-cbf8f72f7e5a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] PUT https://10.4.3.228/volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43 Jul 03 15:49:41.684359 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-2522e99b-8b6e-4795-9d70-cbf8f72f7e5a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:41.695000 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-2522e99b-8b6e-4795-9d70-cbf8f72f7e5a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Acquiring lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:49:41.701395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6fe05465-1d5b-4b94-828c-10e5cd3e6357 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.704566 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-2522e99b-8b6e-4795-9d70-cbf8f72f7e5a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" acquired by "attachment_update" :: waited 0.010s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:49:41.705734 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6fe05465-1d5b-4b94-828c-10e5cd3e6357 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:41.706113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6fe05465-1d5b-4b94-828c-10e5cd3e6357 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.706158 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.706158 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:41.706212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6fe05465-1d5b-4b94-828c-10e5cd3e6357 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.706212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6fe05465-1d5b-4b94-828c-10e5cd3e6357 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b082d2a8-f961-4750-b3b7-7eaf31eaf296. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:41.711404 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.711404 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:41.712610 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6fe05465-1d5b-4b94-828c-10e5cd3e6357 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 200 Jul 03 15:49:41.712610 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 430/1733] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:41.727530 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d4931a7e-2ba1-44b7-86f8-b76a0ea194ef None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.727710 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5540b77e-1ea8-410c-b99b-162a16059e50 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.730192 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5540b77e-1ea8-410c-b99b-162a16059e50 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 Jul 03 15:49:41.731077 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d4931a7e-2ba1-44b7-86f8-b76a0ea194ef tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:41.731211 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5540b77e-1ea8-410c-b99b-162a16059e50 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.731277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d4931a7e-2ba1-44b7-86f8-b76a0ea194ef tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.731320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5540b77e-1ea8-410c-b99b-162a16059e50 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.731320 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-5540b77e-1ea8-410c-b99b-162a16059e50 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete backup with id: b082d2a8-f961-4750-b3b7-7eaf31eaf296. Jul 03 15:49:41.731391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d4931a7e-2ba1-44b7-86f8-b76a0ea194ef tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.731391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d4931a7e-2ba1-44b7-86f8-b76a0ea194ef tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:41.736712 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.736712 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:41.737168 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.737168 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:41.739886 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d4931a7e-2ba1-44b7-86f8-b76a0ea194ef tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:41.739886 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 432/1734] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:41.755917 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-5540b77e-1ea8-410c-b99b-162a16059e50 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] delete_backup rpcapi backup_id b082d2a8-f961-4750-b3b7-7eaf31eaf296 {{(pid=99819) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:49:41.757738 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5540b77e-1ea8-410c-b99b-162a16059e50 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 returned with HTTP 202 Jul 03 15:49:41.758524 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 442/1735] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:49:41 2026] DELETE /volume/v3/backups/b082d2a8-f961-4750-b3b7-7eaf31eaf296 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:49:41.767635 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-23c20903-6d49-41f8-920a-310ff257d229 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.771422 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23c20903-6d49-41f8-920a-310ff257d229 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 Jul 03 15:49:41.771422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23c20903-6d49-41f8-920a-310ff257d229 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.771422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23c20903-6d49-41f8-920a-310ff257d229 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.771422 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-23c20903-6d49-41f8-920a-310ff257d229 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume with id: 9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 Jul 03 15:49:41.779958 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.779958 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:41.780320 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-23c20903-6d49-41f8-920a-310ff257d229 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:41.807415 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-23c20903-6d49-41f8-920a-310ff257d229 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume request issued successfully. Jul 03 15:49:41.807581 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23c20903-6d49-41f8-920a-310ff257d229 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 returned with HTTP 202 Jul 03 15:49:41.808315 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 431/1736] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:49:41 2026] DELETE /volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:49:41.818870 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6de262fd-c0b8-4390-b309-22ac00d13ee1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:41.820920 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6de262fd-c0b8-4390-b309-22ac00d13ee1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 Jul 03 15:49:41.821291 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6de262fd-c0b8-4390-b309-22ac00d13ee1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:41.821386 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6de262fd-c0b8-4390-b309-22ac00d13ee1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:41.831465 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:41.831465 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:41.837841 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6de262fd-c0b8-4390-b309-22ac00d13ee1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:41.845643 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6de262fd-c0b8-4390-b309-22ac00d13ee1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 returned with HTTP 200 Jul 03 15:49:41.846304 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 433/1737] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:41 2026] GET /volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:42.244301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-2522e99b-8b6e-4795-9d70-cbf8f72f7e5a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" released by "attachment_update" :: held 0.540s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:49:42.244765 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-2522e99b-8b6e-4795-9d70-cbf8f72f7e5a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43 returned with HTTP 200 Jul 03 15:49:42.245428 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 432/1738] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:49:41 2026] PUT /volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:42.445918 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7d866e9f-c2ee-48e1-8ccf-c769b2ea775c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:42.448131 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d866e9f-c2ee-48e1-8ccf-c769b2ea775c tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:42.448202 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d866e9f-c2ee-48e1-8ccf-c769b2ea775c tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:42.448453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d866e9f-c2ee-48e1-8ccf-c769b2ea775c tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:42.458397 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:42.458397 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:42.462914 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7d866e9f-c2ee-48e1-8ccf-c769b2ea775c tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:42.468029 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d866e9f-c2ee-48e1-8ccf-c769b2ea775c tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:42.468561 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 443/1739] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:42 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:42.670980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1bf9d376-a1e3-4dfd-9df4-622ae89edec5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:42.673568 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1bf9d376-a1e3-4dfd-9df4-622ae89edec5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 Jul 03 15:49:42.673880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1bf9d376-a1e3-4dfd-9df4-622ae89edec5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:42.674205 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1bf9d376-a1e3-4dfd-9df4-622ae89edec5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:42.682148 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1bf9d376-a1e3-4dfd-9df4-622ae89edec5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 returned with HTTP 404 Jul 03 15:49:42.682821 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 432/1740] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:42 2026] GET /volume/v3/volumes/0cf6ee2c-2920-41df-85cf-864b57cb12a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:42.690244 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-93cdabf3-c4c2-4b3f-aee1-94c18fe9f9f4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:42.692202 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93cdabf3-c4c2-4b3f-aee1-94c18fe9f9f4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:42.692424 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93cdabf3-c4c2-4b3f-aee1-94c18fe9f9f4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:42.692602 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93cdabf3-c4c2-4b3f-aee1-94c18fe9f9f4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:42.692726 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-93cdabf3-c4c2-4b3f-aee1-94c18fe9f9f4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete backup with id: ea638c52-7ba7-46d3-a40e-5447f13cf24f. Jul 03 15:49:42.697441 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:42.697441 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:42.708517 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-93cdabf3-c4c2-4b3f-aee1-94c18fe9f9f4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] delete_backup rpcapi backup_id ea638c52-7ba7-46d3-a40e-5447f13cf24f {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:49:42.711606 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93cdabf3-c4c2-4b3f-aee1-94c18fe9f9f4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 202 Jul 03 15:49:42.711996 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 434/1741] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:42 2026] DELETE /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:49:42.720160 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e6fd7e80-5b80-4e60-a783-9ef9d8c2c6c7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:42.722129 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6fd7e80-5b80-4e60-a783-9ef9d8c2c6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:42.722902 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6fd7e80-5b80-4e60-a783-9ef9d8c2c6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:42.723835 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6fd7e80-5b80-4e60-a783-9ef9d8c2c6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:42.723984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e6fd7e80-5b80-4e60-a783-9ef9d8c2c6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:42.729095 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:42.729095 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:42.729988 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6fd7e80-5b80-4e60-a783-9ef9d8c2c6c7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 200 Jul 03 15:49:42.730450 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 433/1742] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:42 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:42.751365 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-99e0e609-ca4d-4af4-96e5-15a553eea3a2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:42.753359 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-99e0e609-ca4d-4af4-96e5-15a553eea3a2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:42.753581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-99e0e609-ca4d-4af4-96e5-15a553eea3a2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:42.753795 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-99e0e609-ca4d-4af4-96e5-15a553eea3a2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:42.753909 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-99e0e609-ca4d-4af4-96e5-15a553eea3a2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:42.758429 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:42.758429 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:42.759358 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-99e0e609-ca4d-4af4-96e5-15a553eea3a2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:42.759801 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 444/1743] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:42 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:42.866709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-86668e84-41ed-4053-9208-d53e7a4a7dd5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:42.866709 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86668e84-41ed-4053-9208-d53e7a4a7dd5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 Jul 03 15:49:42.866709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86668e84-41ed-4053-9208-d53e7a4a7dd5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:42.866709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86668e84-41ed-4053-9208-d53e7a4a7dd5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:42.875812 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86668e84-41ed-4053-9208-d53e7a4a7dd5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 returned with HTTP 404 Jul 03 15:49:42.876554 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 433/1744] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:42 2026] GET /volume/v3/volumes/9b6d5b70-1ee4-4717-b399-b8d7e016bfc6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:42.886676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:42.888722 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf/export_record Jul 03 15:49:42.888969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:42.889176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'export_record' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:42.889302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Export record for backup d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:49:42.895109 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:42.895109 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:42.896165 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.api [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling RPCAPI with context: , host: np0000004436, backup: d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 15:49:42.910856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] export_record in rpcapi backup_id d5fa3ddb-a0c1-4b05-87af-8a35932348bf on host np0000004436. {{(pid=99817) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 15:49:43.327766 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-46537057-c035-4810-8931-a9e660989259 req-59fa7e33-91b5-4c2a-9499-84d712fca31c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.332434 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-59fa7e33-91b5-4c2a-9499-84d712fca31c tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] DELETE https://10.4.3.228/volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533 Jul 03 15:49:43.332434 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-59fa7e33-91b5-4c2a-9499-84d712fca31c tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.332434 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-59fa7e33-91b5-4c2a-9499-84d712fca31c tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.338672 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:43.338672 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:43.413100 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVmYTNkZGItYTBjMS00YjA1LTg3YWYtOGEzNTkzMjM0OGJmIiwgInVzZXJfaWQiOiAiNDA3MTE2NWZlMjI0NDE4YWE1YTY5Y2ZhODgwMWMxMDMiLCAicHJvamVjdF9pZCI6ICI4OWRiZmFhY2M3ZTk0ODZjOWNjYTJlZDJlM2I4NGJmOCIsICJ2b2x1bWVfaWQiOiAiYjdiODIwMzEtZmVjMC00NzE1LWE4OGItZGI5OTJmOTg3YTU4IiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjI0OTk3MDQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjdiODIwMzEtZmVjMC00NzE1LWE4OGItZGI5OTJmOTg3YTU4LzIwMjYwNzAzMTU0ODM3L2F6X25vdmFfYmFja3VwX2Q1ZmEzZGRiLWEwYzEtNGIwNS04N2FmLThhMzU5MzIzNDhiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6NDg6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDg6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTo0ODo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99817) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 15:49:43.413505 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-136e4550-3520-4e25-ae0d-be4e5c06d665 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf/export_record returned with HTTP 200 Jul 03 15:49:43.414147 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 435/1745] 10.4.3.228 () {68 vars in 1430 bytes} [Fri Jul 3 15:49:42 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf/export_record => generated 1424 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:43.424112 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.426504 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:49:43.426999 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-744630841"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:43.430486 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-744630841'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:49:43.430602 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume of 1 GB Jul 03 15:49:43.435152 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Availability Zones retrieved successfully. Jul 03 15:49:43.442118 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (12f083c3-12c3-4a19-a802-dcb0b32122f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:43.442118 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35553a54-1393-458a-bfcb-9b1da4b6a426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:43.442819 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:43.481397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35553a54-1393-458a-bfcb-9b1da4b6a426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:43.482591 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef73b894-ba2b-41c3-b933-f385c8898a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:43.485562 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a08a8e47-6b40-4b77-8be6-204af6956b57 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.488418 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a08a8e47-6b40-4b77-8be6-204af6956b57 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:43.488711 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a08a8e47-6b40-4b77-8be6-204af6956b57 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.489086 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a08a8e47-6b40-4b77-8be6-204af6956b57 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.502365 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:43.502365 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:43.507418 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a08a8e47-6b40-4b77-8be6-204af6956b57 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:43.513247 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a08a8e47-6b40-4b77-8be6-204af6956b57 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:43.513749 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 434/1746] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:43 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:43.547844 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['b18acfd3-712f-484d-9221-2a2dea5aa786', '5d7db5bb-c5e5-42ba-86ef-bf46aed2566c', '281bbca4-40b0-4987-a009-21b6e3bff150', '2478d4e8-bab6-4174-b171-36606491ba2a'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:43.548656 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef73b894-ba2b-41c3-b933-f385c8898a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b18acfd3-712f-484d-9221-2a2dea5aa786', '5d7db5bb-c5e5-42ba-86ef-bf46aed2566c', '281bbca4-40b0-4987-a009-21b6e3bff150', '2478d4e8-bab6-4174-b171-36606491ba2a']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:43.549470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bf5ae9-beb6-444f-a1bf-69b05473aada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:43.582218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bf5ae9-beb6-444f-a1bf-69b05473aada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3042291e-618e-4500-a795-92cafc2ab745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-744630841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['b18acfd3-712f-484d-9221-2a2dea5aa786','5d7db5bb-c5e5-42ba-86ef-bf46aed2566c','281bbca4-40b0-4987-a009-21b6e3bff150','2478d4e8-bab6-4174-b171-36606491ba2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-744630841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3042291e-618e-4500-a795-92cafc2ab745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4071165fe224418aa5a69cfa8801c103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:43.582959 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7378b30a-5465-4654-be49-4d0fff9fbf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:43.606372 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7378b30a-5465-4654-be49-4d0fff9fbf3e) transitioned into 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-744630841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['b18acfd3-712f-484d-9221-2a2dea5aa786','5d7db5bb-c5e5-42ba-86ef-bf46aed2566c','281bbca4-40b0-4987-a009-21b6e3bff150','2478d4e8-bab6-4174-b171-36606491ba2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:43.607417 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad1e107-18e8-401d-805f-ef32ba8349a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:43.623401 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad1e107-18e8-401d-805f-ef32ba8349a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:43.624173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (12f083c3-12c3-4a19-a802-dcb0b32122f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:43.626144 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request issued successfully. Jul 03 15:49:43.626144 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f83c90e9-75c8-4725-b7d6-ec17ec090558 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:49:43.626144 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 445/1747] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:49:43 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:43.644516 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4c229222-0e36-462b-9bb1-b64a364dc8a2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.646830 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c229222-0e36-462b-9bb1-b64a364dc8a2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 Jul 03 15:49:43.648264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c229222-0e36-462b-9bb1-b64a364dc8a2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.648264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c229222-0e36-462b-9bb1-b64a364dc8a2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.658517 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:43.658517 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:43.663549 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4c229222-0e36-462b-9bb1-b64a364dc8a2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:43.670787 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c229222-0e36-462b-9bb1-b64a364dc8a2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 returned with HTTP 200 Jul 03 15:49:43.671425 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 436/1748] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:43 2026] GET /volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:43.744177 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eeebf97d-ecc0-46a7-81ad-77188ca7c971 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.747665 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eeebf97d-ecc0-46a7-81ad-77188ca7c971 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f Jul 03 15:49:43.747952 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eeebf97d-ecc0-46a7-81ad-77188ca7c971 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.748326 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eeebf97d-ecc0-46a7-81ad-77188ca7c971 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.748370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-eeebf97d-ecc0-46a7-81ad-77188ca7c971 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id ea638c52-7ba7-46d3-a40e-5447f13cf24f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:43.754191 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eeebf97d-ecc0-46a7-81ad-77188ca7c971 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f returned with HTTP 404 Jul 03 15:49:43.754933 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 435/1749] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:43 2026] GET /volume/v3/backups/ea638c52-7ba7-46d3-a40e-5447f13cf24f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:43.770755 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0cd74e5e-1c18-4461-90de-6e9d33cd5670 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.773843 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0cd74e5e-1c18-4461-90de-6e9d33cd5670 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:43.774091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0cd74e5e-1c18-4461-90de-6e9d33cd5670 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.774342 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0cd74e5e-1c18-4461-90de-6e9d33cd5670 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.774478 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-0cd74e5e-1c18-4461-90de-6e9d33cd5670 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:43.779170 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:43.779170 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:43.779904 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0cd74e5e-1c18-4461-90de-6e9d33cd5670 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:43.780385 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 446/1750] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:43 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:43.883108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-59fa7e33-91b5-4c2a-9499-84d712fca31c tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533 returned with HTTP 200 Jul 03 15:49:43.883910 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 434/1751] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:49:43 2026] DELETE /volume/v3/attachments/70b388e1-5e30-45b1-9c25-d78c4bd2c533 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:43.906922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.912641 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] DELETE https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:49:43.912641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.912641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.912641 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Delete volume with id: bbfdc424-1912-45ad-807c-6b6b04b5d6a2 Jul 03 15:49:43.919829 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.922260 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:43.922523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.922851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.923074 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: 35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:43.924952 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:43.924952 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:43.925844 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Volume info retrieved successfully. Jul 03 15:49:43.931329 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:43.931329 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:43.931776 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:43.952937 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] Delete volume request issued successfully. Jul 03 15:49:43.953377 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-46537057-c035-4810-8931-a9e660989259 req-6dbb9821-4e72-4c75-a482-cc492ebb0d04 tempest-ServerActionsV293TestJSON-354011008 tempest-ServerActionsV293TestJSON-354011008-project-member] https://10.4.3.228/volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 returned with HTTP 202 Jul 03 15:49:43.954205 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 437/1752] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:49:43 2026] DELETE /volume/v3/volumes/bbfdc424-1912-45ad-807c-6b6b04b5d6a2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:49:43.958339 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume request issued successfully. Jul 03 15:49:43.958646 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43ba46fa-25ce-4789-a97f-272a9b3f27b7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 202 Jul 03 15:49:43.959270 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 436/1753] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:43 2026] DELETE /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:49:43.970876 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a5552050-af16-4bcb-a253-2f70dfcff966 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:43.974946 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a5552050-af16-4bcb-a253-2f70dfcff966 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:43.975557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a5552050-af16-4bcb-a253-2f70dfcff966 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:43.975557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a5552050-af16-4bcb-a253-2f70dfcff966 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:43.990645 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:43.990645 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:43.996375 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a5552050-af16-4bcb-a253-2f70dfcff966 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:44.003393 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a5552050-af16-4bcb-a253-2f70dfcff966 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 200 Jul 03 15:49:44.003977 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 447/1754] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:43 2026] GET /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:44.535428 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3df9536e-a33e-471c-af61-a64e8a2d0de4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:44.537156 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3df9536e-a33e-471c-af61-a64e8a2d0de4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:44.537361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3df9536e-a33e-471c-af61-a64e8a2d0de4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:44.537548 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3df9536e-a33e-471c-af61-a64e8a2d0de4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:44.550078 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:44.550078 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:44.554464 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3df9536e-a33e-471c-af61-a64e8a2d0de4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:44.560735 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3df9536e-a33e-471c-af61-a64e8a2d0de4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:44.561315 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 435/1755] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:44 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:44.686695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7a4ffce4-5267-4199-a92c-aad92fed081b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:44.688297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a4ffce4-5267-4199-a92c-aad92fed081b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 Jul 03 15:49:44.688812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a4ffce4-5267-4199-a92c-aad92fed081b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:44.689176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a4ffce4-5267-4199-a92c-aad92fed081b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:44.697264 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:44.697264 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:44.704515 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7a4ffce4-5267-4199-a92c-aad92fed081b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:44.706780 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a4ffce4-5267-4199-a92c-aad92fed081b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 returned with HTTP 200 Jul 03 15:49:44.707377 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 438/1756] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:44 2026] GET /volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:44.725489 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:44.728389 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:49:44.728880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3042291e-618e-4500-a795-92cafc2ab745", "name": "tempest-type-Backup-1460137742"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:44.730856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating new backup {'backup': {'volume_id': '3042291e-618e-4500-a795-92cafc2ab745', 'name': 'tempest-type-Backup-1460137742'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:49:44.731037 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating backup of volume 3042291e-618e-4500-a795-92cafc2ab745 in container None Jul 03 15:49:44.741240 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:44.741240 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:44.741736 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:49:44.764819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['d4bf2bba-31af-4cf1-9389-1333676616a1', '229ec5a2-d62c-4c3a-829f-0c5644067852'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:44.792887 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aebf5959-a7f3-4ceb-a687-9eb44d1bc243 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:44.795207 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aebf5959-a7f3-4ceb-a687-9eb44d1bc243 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:44.795451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aebf5959-a7f3-4ceb-a687-9eb44d1bc243 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:44.795745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aebf5959-a7f3-4ceb-a687-9eb44d1bc243 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:44.795903 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-aebf5959-a7f3-4ceb-a687-9eb44d1bc243 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:44.799355 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-44f9641e-7489-4a2a-90b2-f312b77ffca5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:49:44.799865 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 437/1757] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:49:44 2026] POST /volume/v3/backups => generated 316 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:44.808423 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:44.808423 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:44.811439 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aebf5959-a7f3-4ceb-a687-9eb44d1bc243 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:44.811683 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-df063ea9-b272-442c-823b-060fb0ca55fa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:44.812078 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 448/1758] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:44 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:44.813826 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-df063ea9-b272-442c-823b-060fb0ca55fa tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:44.815640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-df063ea9-b272-442c-823b-060fb0ca55fa tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:44.815640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-df063ea9-b272-442c-823b-060fb0ca55fa tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:44.815640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-df063ea9-b272-442c-823b-060fb0ca55fa tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:44.819555 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:44.819555 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:44.820578 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-df063ea9-b272-442c-823b-060fb0ca55fa tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:44.821578 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 436/1759] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:44 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:45.020554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b8e3bc38-f278-427b-a2ef-68ddea3b36e3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.022373 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b8e3bc38-f278-427b-a2ef-68ddea3b36e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:45.022711 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b8e3bc38-f278-427b-a2ef-68ddea3b36e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:45.024193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b8e3bc38-f278-427b-a2ef-68ddea3b36e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:45.029338 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b8e3bc38-f278-427b-a2ef-68ddea3b36e3 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 404 Jul 03 15:49:45.030053 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 439/1760] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:45 2026] GET /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:45.036717 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1749493f-0af1-4f35-8203-a9de2c4a5c96 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.038529 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1749493f-0af1-4f35-8203-a9de2c4a5c96 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:45.038750 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1749493f-0af1-4f35-8203-a9de2c4a5c96 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:45.038935 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1749493f-0af1-4f35-8203-a9de2c4a5c96 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:45.044567 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1749493f-0af1-4f35-8203-a9de2c4a5c96 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 404 Jul 03 15:49:45.045051 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 438/1761] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:45 2026] GET /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:45.052310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eceac65b-64b8-4426-8d13-727b48df01a2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.054955 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eceac65b-64b8-4426-8d13-727b48df01a2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:45.055169 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eceac65b-64b8-4426-8d13-727b48df01a2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:45.055326 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eceac65b-64b8-4426-8d13-727b48df01a2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:45.055477 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-eceac65b-64b8-4426-8d13-727b48df01a2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: 35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 Jul 03 15:49:45.060946 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eceac65b-64b8-4426-8d13-727b48df01a2 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 returned with HTTP 404 Jul 03 15:49:45.061394 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 449/1762] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:49:45 2026] DELETE /volume/v3/volumes/35b0ccbc-8281-4c8c-8a0d-48ce4ad59ce1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:45.072553 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.074096 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:49:45.074402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1219736531"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:45.075718 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1219736531'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:49:45.075834 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume of 1 GB Jul 03 15:49:45.088890 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Availability Zones retrieved successfully. Jul 03 15:49:45.094290 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (eb26779b-fcec-4015-aa92-f9f239a26428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:45.095336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af70fadf-b845-4ec4-9667-7e7dd662b69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:45.096326 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:45.123522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af70fadf-b845-4ec4-9667-7e7dd662b69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:45.124307 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ec1f78-bf00-4fc0-b991-01b2d4d32302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:45.171746 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['3afb0b63-c3d0-4881-8028-5d1c22f960ea', '6de6e2dc-0f9c-4e6a-b240-a2a8bf2ed1f1', '8476d79b-a6ba-49f3-a893-124ad1ffb251', 'f26f327e-adbe-40e5-a0f6-af7df41de1a5'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:45.172788 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ec1f78-bf00-4fc0-b991-01b2d4d32302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3afb0b63-c3d0-4881-8028-5d1c22f960ea', '6de6e2dc-0f9c-4e6a-b240-a2a8bf2ed1f1', '8476d79b-a6ba-49f3-a893-124ad1ffb251', 'f26f327e-adbe-40e5-a0f6-af7df41de1a5']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:45.173805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a4e94c-b8b3-490a-a282-c7c5d03e65ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:45.198646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a4e94c-b8b3-490a-a282-c7c5d03e65ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1306de1-72a5-47f8-a9be-50569e82b753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1219736531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3afb0b63-c3d0-4881-8028-5d1c22f960ea','6de6e2dc-0f9c-4e6a-b240-a2a8bf2ed1f1','8476d79b-a6ba-49f3-a893-124ad1ffb251','f26f327e-adbe-40e5-a0f6-af7df41de1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1219736531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1306de1-72a5-47f8-a9be-50569e82b753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5567a68ee4bb430880164a874f0815a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:45.200828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a1fac3-f186-43c5-80ae-34bd4857f101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:45.224284 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a1fac3-f186-43c5-80ae-34bd4857f101) transitioned into 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-1219736531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75e41ec6cb34c53a8cbd9e17a124fce',qos_specs=None,replication_status=,reservations=['3afb0b63-c3d0-4881-8028-5d1c22f960ea','6de6e2dc-0f9c-4e6a-b240-a2a8bf2ed1f1','8476d79b-a6ba-49f3-a893-124ad1ffb251','f26f327e-adbe-40e5-a0f6-af7df41de1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5567a68ee4bb430880164a874f0815a7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:45.225104 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776fad1d-0222-42a7-ad56-a41c8326582c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:45.235308 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776fad1d-0222-42a7-ad56-a41c8326582c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:45.236337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Flow 'volume_create_api' (eb26779b-fcec-4015-aa92-f9f239a26428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:45.236725 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Create volume request issued successfully. Jul 03 15:49:45.237336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8801ccb5-a561-4ae0-9507-5337dcc17a4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:49:45.237946 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 437/1763] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:49:45 2026] POST /volume/v3/volumes => generated 749 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:45.250168 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a76e643e-452f-4d9e-8e87-bdc61a318aa9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.255701 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a76e643e-452f-4d9e-8e87-bdc61a318aa9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:49:45.255701 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a76e643e-452f-4d9e-8e87-bdc61a318aa9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:45.255701 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a76e643e-452f-4d9e-8e87-bdc61a318aa9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:45.262369 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:45.262369 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:45.266903 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a76e643e-452f-4d9e-8e87-bdc61a318aa9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:45.271950 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a76e643e-452f-4d9e-8e87-bdc61a318aa9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:49:45.272522 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 440/1764] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:45 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:45.576671 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-23014b91-2c37-4c1e-8f52-3fc4c3dc1357 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.578449 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23014b91-2c37-4c1e-8f52-3fc4c3dc1357 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:45.578708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23014b91-2c37-4c1e-8f52-3fc4c3dc1357 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:45.578919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-23014b91-2c37-4c1e-8f52-3fc4c3dc1357 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:45.590474 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:45.590474 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:45.594781 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-23014b91-2c37-4c1e-8f52-3fc4c3dc1357 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:45.599178 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-23014b91-2c37-4c1e-8f52-3fc4c3dc1357 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:45.599576 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 439/1765] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:45 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:45.825478 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-102543f0-0bf3-4f75-9a41-5c25cb77cbc7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.827206 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-102543f0-0bf3-4f75-9a41-5c25cb77cbc7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:45.827416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-102543f0-0bf3-4f75-9a41-5c25cb77cbc7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:45.827633 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-102543f0-0bf3-4f75-9a41-5c25cb77cbc7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:45.827722 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-102543f0-0bf3-4f75-9a41-5c25cb77cbc7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:45.836471 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:45.836471 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:45.836679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7975c813-6ee8-49d7-8f21-581a3629b9f3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:45.837317 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-102543f0-0bf3-4f75-9a41-5c25cb77cbc7 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:45.837737 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 450/1766] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:45 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:45.840143 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7975c813-6ee8-49d7-8f21-581a3629b9f3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:45.840143 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7975c813-6ee8-49d7-8f21-581a3629b9f3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:45.840143 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7975c813-6ee8-49d7-8f21-581a3629b9f3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:45.840143 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-7975c813-6ee8-49d7-8f21-581a3629b9f3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:45.846155 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:45.846155 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:45.846747 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7975c813-6ee8-49d7-8f21-581a3629b9f3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:45.847087 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 438/1767] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:45 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:46.289294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5c456f2f-b235-43cd-910a-64864a057868 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:46.293119 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5c456f2f-b235-43cd-910a-64864a057868 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:49:46.293119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5c456f2f-b235-43cd-910a-64864a057868 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:46.293119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5c456f2f-b235-43cd-910a-64864a057868 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:46.302286 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:46.302286 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:46.307729 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5c456f2f-b235-43cd-910a-64864a057868 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:49:46.314534 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5c456f2f-b235-43cd-910a-64864a057868 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:49:46.315148 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 441/1768] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:46 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:46.616861 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-60089959-1c58-4f81-b6eb-fa726115b7ad None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:46.618817 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60089959-1c58-4f81-b6eb-fa726115b7ad tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:46.619107 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-60089959-1c58-4f81-b6eb-fa726115b7ad tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:46.619366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-60089959-1c58-4f81-b6eb-fa726115b7ad tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:46.630560 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:46.630560 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:46.636145 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-60089959-1c58-4f81-b6eb-fa726115b7ad tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:46.643965 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60089959-1c58-4f81-b6eb-fa726115b7ad tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:46.643965 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 440/1769] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:46 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:46.850268 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-49623d9e-abdf-4b4d-b45e-ba966a7c6290 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:46.851949 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-49623d9e-abdf-4b4d-b45e-ba966a7c6290 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:46.852129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-49623d9e-abdf-4b4d-b45e-ba966a7c6290 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:46.852286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-49623d9e-abdf-4b4d-b45e-ba966a7c6290 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:46.852430 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-49623d9e-abdf-4b4d-b45e-ba966a7c6290 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:46.859308 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-30a257e7-7bda-4949-9c51-930a5fce8d26 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:46.860122 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:46.860122 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:46.860993 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30a257e7-7bda-4949-9c51-930a5fce8d26 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:46.861109 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-49623d9e-abdf-4b4d-b45e-ba966a7c6290 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:46.861221 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30a257e7-7bda-4949-9c51-930a5fce8d26 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:46.861433 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30a257e7-7bda-4949-9c51-930a5fce8d26 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:46.861525 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 451/1770] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:46 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:46.861563 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-30a257e7-7bda-4949-9c51-930a5fce8d26 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:46.868187 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:46.868187 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:46.868892 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30a257e7-7bda-4949-9c51-930a5fce8d26 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:46.869201 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 439/1771] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:46 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:47.658355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-265d45c7-b411-43e4-84e0-0219a0e36690 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:47.660478 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-265d45c7-b411-43e4-84e0-0219a0e36690 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:47.660478 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-265d45c7-b411-43e4-84e0-0219a0e36690 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:47.660478 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-265d45c7-b411-43e4-84e0-0219a0e36690 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:47.669715 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:47.669715 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:47.673094 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-265d45c7-b411-43e4-84e0-0219a0e36690 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:47.676933 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-265d45c7-b411-43e4-84e0-0219a0e36690 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:47.677265 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 442/1772] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:47 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:47.873553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-17a63bd4-16a3-49cc-8535-56a2ddaf351a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:47.878211 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-17a63bd4-16a3-49cc-8535-56a2ddaf351a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:47.878211 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-17a63bd4-16a3-49cc-8535-56a2ddaf351a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:47.878211 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-17a63bd4-16a3-49cc-8535-56a2ddaf351a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:47.878211 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-17a63bd4-16a3-49cc-8535-56a2ddaf351a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:47.883553 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ba7800e3-d469-4a74-a720-53462ba679d0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:47.885987 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:47.885987 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:47.885987 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-17a63bd4-16a3-49cc-8535-56a2ddaf351a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:47.885987 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 441/1773] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:47 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:47.886428 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba7800e3-d469-4a74-a720-53462ba679d0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:47.886910 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba7800e3-d469-4a74-a720-53462ba679d0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:47.887250 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba7800e3-d469-4a74-a720-53462ba679d0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:47.887482 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ba7800e3-d469-4a74-a720-53462ba679d0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:47.893246 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:47.893246 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:47.894062 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba7800e3-d469-4a74-a720-53462ba679d0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:47.894572 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 452/1774] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:47 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:48.483920 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-9ba508b2-4a07-439d-b5e2-adad35a770f4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:48.486260 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-9ba508b2-4a07-439d-b5e2-adad35a770f4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] POST https://10.4.3.228/volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43/action Jul 03 15:49:48.486701 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-9ba508b2-4a07-439d-b5e2-adad35a770f4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:49:48.486825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-9ba508b2-4a07-439d-b5e2-adad35a770f4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:48.507703 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:48.507703 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:48.524326 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a2894c62-38bf-4ab3-aa2f-e8a39308fa6d req-9ba508b2-4a07-439d-b5e2-adad35a770f4 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43/action returned with HTTP 204 Jul 03 15:49:48.524822 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 440/1775] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:49:48 2026] POST /volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:49:48.692890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-80dd3a74-defc-486e-8428-572917b9ea74 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:48.695322 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-80dd3a74-defc-486e-8428-572917b9ea74 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:48.697743 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-80dd3a74-defc-486e-8428-572917b9ea74 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:48.697743 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-80dd3a74-defc-486e-8428-572917b9ea74 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:48.709071 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:48.709071 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:48.713467 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-80dd3a74-defc-486e-8428-572917b9ea74 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:48.719270 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-80dd3a74-defc-486e-8428-572917b9ea74 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:48.719887 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 443/1776] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:48 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:49:48.733880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b0f89422-aab2-4e9d-aabc-2f608dcc885e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:48.735866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b0f89422-aab2-4e9d-aabc-2f608dcc885e tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:49:48.736101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b0f89422-aab2-4e9d-aabc-2f608dcc885e tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:48.736334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b0f89422-aab2-4e9d-aabc-2f608dcc885e tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:48.746146 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:48.746146 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:48.750641 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b0f89422-aab2-4e9d-aabc-2f608dcc885e tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:49:48.756191 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b0f89422-aab2-4e9d-aabc-2f608dcc885e tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:49:48.756833 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 442/1777] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:48 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:49:48.901270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c2f8e218-7cda-499e-96e5-19d1373b725a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:48.906091 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c2f8e218-7cda-499e-96e5-19d1373b725a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:48.906335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c2f8e218-7cda-499e-96e5-19d1373b725a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:48.906590 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c2f8e218-7cda-499e-96e5-19d1373b725a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:48.906776 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c2f8e218-7cda-499e-96e5-19d1373b725a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:48.910187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6509b3f1-baca-48bf-97b4-0487b5b15c77 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:48.915834 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6509b3f1-baca-48bf-97b4-0487b5b15c77 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:48.916018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6509b3f1-baca-48bf-97b4-0487b5b15c77 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:48.916662 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6509b3f1-baca-48bf-97b4-0487b5b15c77 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:48.916662 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-6509b3f1-baca-48bf-97b4-0487b5b15c77 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:48.917196 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:48.917196 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:48.917999 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c2f8e218-7cda-499e-96e5-19d1373b725a tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:48.918377 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 453/1778] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:48 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:48.926422 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:48.926422 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:48.927107 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6509b3f1-baca-48bf-97b4-0487b5b15c77 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:48.928063 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 441/1779] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:48 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:49.931137 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-68852330-1d18-4519-b470-629bd9aa0860 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:49.934119 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68852330-1d18-4519-b470-629bd9aa0860 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:49:49.934666 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68852330-1d18-4519-b470-629bd9aa0860 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:49.934666 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68852330-1d18-4519-b470-629bd9aa0860 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:49.934768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-68852330-1d18-4519-b470-629bd9aa0860 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:49.939930 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:49.939930 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:49.941321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68852330-1d18-4519-b470-629bd9aa0860 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:49:49.941766 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 444/1780] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:49 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:49.943812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e895a07b-21b9-4dae-9a8f-65aa0db347e9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:49.945753 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e895a07b-21b9-4dae-9a8f-65aa0db347e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:49.946130 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e895a07b-21b9-4dae-9a8f-65aa0db347e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:49.946462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e895a07b-21b9-4dae-9a8f-65aa0db347e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:49.946709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e895a07b-21b9-4dae-9a8f-65aa0db347e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:49.951416 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:49.951416 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:49.952895 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e895a07b-21b9-4dae-9a8f-65aa0db347e9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:49.952895 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 443/1781] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:49 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:49.956048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5edb8a9b-6966-49da-bf9a-6472df653362 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:49.958553 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5edb8a9b-6966-49da-bf9a-6472df653362 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:49:49.958769 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5edb8a9b-6966-49da-bf9a-6472df653362 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:49.958961 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5edb8a9b-6966-49da-bf9a-6472df653362 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:49.959062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-5edb8a9b-6966-49da-bf9a-6472df653362 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:49.965480 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:49.965480 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:49.967487 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5edb8a9b-6966-49da-bf9a-6472df653362 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:49:49.967487 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 454/1782] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:49 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:49.979314 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:49.985657 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:49:49.985657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5b6cf47-5d07-4405-b907-193d56904557", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1280268590"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:49.985657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating new backup {'backup': {'volume_id': 'b5b6cf47-5d07-4405-b907-193d56904557', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1280268590'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:49:49.985657 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Creating backup of volume b5b6cf47-5d07-4405-b907-193d56904557 in container None Jul 03 15:49:49.999102 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:49.999102 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:49.999638 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Volume info retrieved successfully. Jul 03 15:49:50.029916 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Created reservations ['d0bddad6-af21-4efa-95a6-a70b19b704e6', '305275cf-fe0d-43de-b625-0efabafe44b6'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:50.096145 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f357101e-3c5c-4a6c-909a-ec3c1b20666b tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:49:50.096802 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 442/1783] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:49:49 2026] POST /volume/v3/backups => generated 330 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:49:50.114078 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-11fd16dc-3e12-492a-a8a1-77dfd4448418 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:50.122113 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11fd16dc-3e12-492a-a8a1-77dfd4448418 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:50.122113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11fd16dc-3e12-492a-a8a1-77dfd4448418 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:50.122113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11fd16dc-3e12-492a-a8a1-77dfd4448418 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:50.122113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-11fd16dc-3e12-492a-a8a1-77dfd4448418 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:50.124823 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:50.124823 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:50.125417 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11fd16dc-3e12-492a-a8a1-77dfd4448418 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:50.127009 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 445/1784] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:50 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:50.859776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:50.861873 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:49:50.862221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1628306821"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:49:50.863639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1628306821'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:49:50.863639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Create volume of 1 GB Jul 03 15:49:50.870980 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Availability Zones retrieved successfully. Jul 03 15:49:50.877857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Flow 'volume_create_api' (6e05b259-793c-4fdc-854c-111f690f47f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:50.878752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209d05da-4500-4128-be52-dcfbbbf30ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:50.881571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:49:50.909781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209d05da-4500-4128-be52-dcfbbbf30ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:50.910472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33900bd-69a3-4e94-b75f-20334339de82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:50.966640 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bd1c2daa-ffd5-46da-96a6-6c57c7560e86 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:50.970081 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bd1c2daa-ffd5-46da-96a6-6c57c7560e86 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:50.970310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bd1c2daa-ffd5-46da-96a6-6c57c7560e86 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:50.970518 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bd1c2daa-ffd5-46da-96a6-6c57c7560e86 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:50.970660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-bd1c2daa-ffd5-46da-96a6-6c57c7560e86 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:50.977639 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:50.977639 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:50.979814 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bd1c2daa-ffd5-46da-96a6-6c57c7560e86 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:50.980296 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 455/1785] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:50 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:50.987558 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Created reservations ['b65a3941-2e99-4e6a-b540-64ceeffc6a9e', 'f2230b0c-6323-403f-8db0-11aa9944291a', '29bc8d8e-bfff-4e0f-912e-7c656a6c72dd', '25acaafa-7d0a-4509-a0d9-b6caf7c975a8'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:49:50.988277 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33900bd-69a3-4e94-b75f-20334339de82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b65a3941-2e99-4e6a-b540-64ceeffc6a9e', 'f2230b0c-6323-403f-8db0-11aa9944291a', '29bc8d8e-bfff-4e0f-912e-7c656a6c72dd', '25acaafa-7d0a-4509-a0d9-b6caf7c975a8']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:50.988944 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6052b16e-b6c0-4349-8abf-faf73dc31ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:51.019556 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6052b16e-b6c0-4349-8abf-faf73dc31ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5b269c4-4e16-44c6-8c7c-0d2306796079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1628306821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a9a4ee897a44faa93dfc47e4154803',qos_specs=None,replication_status=,reservations=['b65a3941-2e99-4e6a-b540-64ceeffc6a9e','f2230b0c-6323-403f-8db0-11aa9944291a','29bc8d8e-bfff-4e0f-912e-7c656a6c72dd','25acaafa-7d0a-4509-a0d9-b6caf7c975a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7720e80c594f40bbb47dfe14238f7c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1628306821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5b269c4-4e16-44c6-8c7c-0d2306796079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a9a4ee897a44faa93dfc47e4154803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4e7720e80c594f40bbb47dfe14238f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:51.020117 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751660a9-f50a-443f-a73f-7e28942b9b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:51.038847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751660a9-f50a-443f-a73f-7e28942b9b00) transitioned into 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-1628306821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a9a4ee897a44faa93dfc47e4154803',qos_specs=None,replication_status=,reservations=['b65a3941-2e99-4e6a-b540-64ceeffc6a9e','f2230b0c-6323-403f-8db0-11aa9944291a','29bc8d8e-bfff-4e0f-912e-7c656a6c72dd','25acaafa-7d0a-4509-a0d9-b6caf7c975a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7720e80c594f40bbb47dfe14238f7c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:51.039429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919f089b-7f50-46c8-a40c-03705a39c0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:49:51.051097 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919f089b-7f50-46c8-a40c-03705a39c0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:49:51.053381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Flow 'volume_create_api' (6e05b259-793c-4fdc-854c-111f690f47f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:49:51.053381 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Create volume request issued successfully. Jul 03 15:49:51.053381 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c44ec0a-2173-431e-904f-ddf1829f3f71 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:49:51.053381 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 444/1786] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:49:50 2026] POST /volume/v3/volumes => generated 759 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 15:49:51.078084 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-606ffa35-0fec-481e-8d62-0ce0c9680f02 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:51.082897 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-606ffa35-0fec-481e-8d62-0ce0c9680f02 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 Jul 03 15:49:51.082897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-606ffa35-0fec-481e-8d62-0ce0c9680f02 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:51.083842 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-606ffa35-0fec-481e-8d62-0ce0c9680f02 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:51.094524 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:51.094524 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:51.100698 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-606ffa35-0fec-481e-8d62-0ce0c9680f02 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:49:51.108014 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-606ffa35-0fec-481e-8d62-0ce0c9680f02 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 returned with HTTP 200 Jul 03 15:49:51.108523 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 443/1787] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:51 2026] GET /volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:51.138292 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7e49e9f4-4a46-4a56-b1ce-f53929daf76d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:51.140991 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e49e9f4-4a46-4a56-b1ce-f53929daf76d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:51.141159 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e49e9f4-4a46-4a56-b1ce-f53929daf76d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:51.141323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e49e9f4-4a46-4a56-b1ce-f53929daf76d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:51.141422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7e49e9f4-4a46-4a56-b1ce-f53929daf76d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:51.147438 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=229,cinder:INSERT=28,cinder:UPDATE=62 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:49:51.153109 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:51.153109 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:51.155015 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e49e9f4-4a46-4a56-b1ce-f53929daf76d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:51.155015 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 446/1788] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:51 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:51.996783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c852268c-776b-4a47-b66a-59e1ec93ab82 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:51.999059 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c852268c-776b-4a47-b66a-59e1ec93ab82 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:51.999361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c852268c-776b-4a47-b66a-59e1ec93ab82 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:51.999675 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c852268c-776b-4a47-b66a-59e1ec93ab82 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:51.999815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c852268c-776b-4a47-b66a-59e1ec93ab82 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:52.004281 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:52.004281 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:52.004919 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c852268c-776b-4a47-b66a-59e1ec93ab82 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:52.005476 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 456/1789] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:51 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:52.128862 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d081605b-edd2-4c1e-9479-18a7e7ffa50a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:52.132189 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d081605b-edd2-4c1e-9479-18a7e7ffa50a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 Jul 03 15:49:52.132189 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d081605b-edd2-4c1e-9479-18a7e7ffa50a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:52.132369 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d081605b-edd2-4c1e-9479-18a7e7ffa50a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:52.134822 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=228,cinder:UPDATE=46,cinder:INSERT=25 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:49:52.141961 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:52.141961 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:52.147434 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d081605b-edd2-4c1e-9479-18a7e7ffa50a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:49:52.154215 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d081605b-edd2-4c1e-9479-18a7e7ffa50a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 returned with HTTP 200 Jul 03 15:49:52.154719 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 445/1790] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:52 2026] GET /volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:52.165793 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-711ae933-396e-496a-bbc4-d294e4eb7993 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:52.170644 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-711ae933-396e-496a-bbc4-d294e4eb7993 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:52.170644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-711ae933-396e-496a-bbc4-d294e4eb7993 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:52.170644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-711ae933-396e-496a-bbc4-d294e4eb7993 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:52.170644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-711ae933-396e-496a-bbc4-d294e4eb7993 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:52.173524 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:52.173524 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:52.173999 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-711ae933-396e-496a-bbc4-d294e4eb7993 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:52.174324 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 444/1791] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:52 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:53.019090 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f8a96e8a-eeb1-4d3b-9853-7d39391f5e7e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:53.021206 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8a96e8a-eeb1-4d3b-9853-7d39391f5e7e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:53.021206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8a96e8a-eeb1-4d3b-9853-7d39391f5e7e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:53.021206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8a96e8a-eeb1-4d3b-9853-7d39391f5e7e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:53.021206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f8a96e8a-eeb1-4d3b-9853-7d39391f5e7e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:53.028428 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:53.028428 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:53.028428 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8a96e8a-eeb1-4d3b-9853-7d39391f5e7e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:53.029378 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 447/1792] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:53 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:53.186767 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e21f8418-c7b1-425e-abeb-e22bf33efc01 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:53.188984 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e21f8418-c7b1-425e-abeb-e22bf33efc01 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:53.189196 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e21f8418-c7b1-425e-abeb-e22bf33efc01 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:53.189411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e21f8418-c7b1-425e-abeb-e22bf33efc01 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:53.189585 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e21f8418-c7b1-425e-abeb-e22bf33efc01 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:53.193904 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:53.193904 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:53.194525 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e21f8418-c7b1-425e-abeb-e22bf33efc01 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:53.195180 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 457/1793] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:53 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:54.045204 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bef00266-5c1e-47a2-9170-607e538933b4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:54.049639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bef00266-5c1e-47a2-9170-607e538933b4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:54.049639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bef00266-5c1e-47a2-9170-607e538933b4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:54.049639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bef00266-5c1e-47a2-9170-607e538933b4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:54.049639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bef00266-5c1e-47a2-9170-607e538933b4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:54.054105 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:54.054105 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:54.055769 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bef00266-5c1e-47a2-9170-607e538933b4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:54.056738 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 446/1794] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:54 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:54.210042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4137a075-cb1e-4f44-8b8d-ff3fe9a45943 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:54.212449 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4137a075-cb1e-4f44-8b8d-ff3fe9a45943 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:54.212706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4137a075-cb1e-4f44-8b8d-ff3fe9a45943 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:54.212913 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4137a075-cb1e-4f44-8b8d-ff3fe9a45943 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:54.213019 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4137a075-cb1e-4f44-8b8d-ff3fe9a45943 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:54.215174 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=202,cinder:UPDATE=37,cinder:INSERT=11 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:49:54.217967 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:54.217967 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:54.218971 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4137a075-cb1e-4f44-8b8d-ff3fe9a45943 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:54.219409 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 445/1795] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:54 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:49:55.078547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-584aba47-c7be-45c5-8b3a-7b2df2d9d5b8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:55.085150 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-584aba47-c7be-45c5-8b3a-7b2df2d9d5b8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:55.085740 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-584aba47-c7be-45c5-8b3a-7b2df2d9d5b8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:55.086511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-584aba47-c7be-45c5-8b3a-7b2df2d9d5b8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:55.086717 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-584aba47-c7be-45c5-8b3a-7b2df2d9d5b8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:55.099757 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:55.099757 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:55.103800 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-584aba47-c7be-45c5-8b3a-7b2df2d9d5b8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:55.107336 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 448/1796] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:55 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:55.233186 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4aa4eba1-8a0b-4420-ac66-bd239b94cfa9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:55.237679 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4aa4eba1-8a0b-4420-ac66-bd239b94cfa9 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:55.237985 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4aa4eba1-8a0b-4420-ac66-bd239b94cfa9 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:55.238271 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4aa4eba1-8a0b-4420-ac66-bd239b94cfa9 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:55.238440 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-4aa4eba1-8a0b-4420-ac66-bd239b94cfa9 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:55.241012 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=242,cinder:UPDATE=74,cinder:INSERT=35 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:49:55.245205 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:55.245205 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:55.246323 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4aa4eba1-8a0b-4420-ac66-bd239b94cfa9 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:55.247266 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 458/1797] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:55 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:56.119159 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cfd32b15-5d3f-4c20-8c7a-2ed2b811eb14 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:56.120694 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cfd32b15-5d3f-4c20-8c7a-2ed2b811eb14 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:56.120946 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cfd32b15-5d3f-4c20-8c7a-2ed2b811eb14 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:56.121181 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cfd32b15-5d3f-4c20-8c7a-2ed2b811eb14 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:56.121377 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cfd32b15-5d3f-4c20-8c7a-2ed2b811eb14 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:56.131861 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:56.131861 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:56.132754 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cfd32b15-5d3f-4c20-8c7a-2ed2b811eb14 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:56.132958 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 447/1798] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:56 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:56.259881 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0bd87d10-471c-4b2a-8da1-200cdbb95e5d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:56.262114 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0bd87d10-471c-4b2a-8da1-200cdbb95e5d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:56.262405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0bd87d10-471c-4b2a-8da1-200cdbb95e5d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:56.262720 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0bd87d10-471c-4b2a-8da1-200cdbb95e5d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:56.262887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0bd87d10-471c-4b2a-8da1-200cdbb95e5d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:56.268921 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:56.268921 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:56.269729 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0bd87d10-471c-4b2a-8da1-200cdbb95e5d tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:56.270102 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 446/1799] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:56 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:57.147256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9ecb5509-6b48-41e0-94d9-b65be8bd946a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:57.155121 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9ecb5509-6b48-41e0-94d9-b65be8bd946a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:57.155121 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9ecb5509-6b48-41e0-94d9-b65be8bd946a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:57.155928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9ecb5509-6b48-41e0-94d9-b65be8bd946a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:57.156526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9ecb5509-6b48-41e0-94d9-b65be8bd946a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:57.165569 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:57.165569 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:57.166384 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9ecb5509-6b48-41e0-94d9-b65be8bd946a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:57.166829 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 449/1800] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:57 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:57.285781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e9c39830-d34a-4510-833b-4d463b343add None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:57.290147 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9c39830-d34a-4510-833b-4d463b343add tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:57.290537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9c39830-d34a-4510-833b-4d463b343add tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:57.291307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9c39830-d34a-4510-833b-4d463b343add tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:57.291307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e9c39830-d34a-4510-833b-4d463b343add tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:57.296239 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:57.296239 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:57.297033 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9c39830-d34a-4510-833b-4d463b343add tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:57.297466 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 459/1801] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:57 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:58.178075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3ef91848-5bbd-4843-9aeb-faf101bc13c2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:58.181309 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ef91848-5bbd-4843-9aeb-faf101bc13c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:58.181492 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3ef91848-5bbd-4843-9aeb-faf101bc13c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:58.181727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3ef91848-5bbd-4843-9aeb-faf101bc13c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:58.181848 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-3ef91848-5bbd-4843-9aeb-faf101bc13c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:58.198058 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:58.198058 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:49:58.198899 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ef91848-5bbd-4843-9aeb-faf101bc13c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:58.199348 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 448/1802] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:58 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:58.309547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3a644121-ee42-4486-8fb1-44602ef29012 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:58.312678 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a644121-ee42-4486-8fb1-44602ef29012 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:58.312817 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a644121-ee42-4486-8fb1-44602ef29012 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:58.312981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a644121-ee42-4486-8fb1-44602ef29012 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:58.313147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-3a644121-ee42-4486-8fb1-44602ef29012 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:58.318792 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:58.318792 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:49:58.319590 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a644121-ee42-4486-8fb1-44602ef29012 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:58.320316 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 447/1803] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:58 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:59.212325 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-da3b9720-0e8e-428b-9447-5c6691f17bf9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:59.214941 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da3b9720-0e8e-428b-9447-5c6691f17bf9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:49:59.215293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da3b9720-0e8e-428b-9447-5c6691f17bf9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:59.215355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da3b9720-0e8e-428b-9447-5c6691f17bf9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:59.215443 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-da3b9720-0e8e-428b-9447-5c6691f17bf9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:59.219729 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:59.219729 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:49:59.220356 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da3b9720-0e8e-428b-9447-5c6691f17bf9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:49:59.220698 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 450/1804] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:49:59 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:49:59.332146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f773ae02-7c65-4354-847f-9d29915ed1a3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:49:59.337047 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f773ae02-7c65-4354-847f-9d29915ed1a3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:49:59.337205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f773ae02-7c65-4354-847f-9d29915ed1a3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:49:59.337407 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f773ae02-7c65-4354-847f-9d29915ed1a3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:49:59.337513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f773ae02-7c65-4354-847f-9d29915ed1a3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:49:59.344938 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:49:59.344938 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:49:59.346011 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f773ae02-7c65-4354-847f-9d29915ed1a3 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:49:59.346309 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 460/1805] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:49:59 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:00.232051 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1163961a-ece6-4369-a71b-9416e2f0483a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:00.238680 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1163961a-ece6-4369-a71b-9416e2f0483a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:00.238680 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1163961a-ece6-4369-a71b-9416e2f0483a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:00.238680 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1163961a-ece6-4369-a71b-9416e2f0483a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:00.238680 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-1163961a-ece6-4369-a71b-9416e2f0483a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:00.247361 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:00.247361 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:00.251551 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1163961a-ece6-4369-a71b-9416e2f0483a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:00.251551 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 449/1806] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:00 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:00.357764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-af090dea-f26b-4111-9a08-638e3465b7ea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:00.359861 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af090dea-f26b-4111-9a08-638e3465b7ea tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:50:00.360179 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af090dea-f26b-4111-9a08-638e3465b7ea tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:00.360413 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af090dea-f26b-4111-9a08-638e3465b7ea tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:00.360766 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-af090dea-f26b-4111-9a08-638e3465b7ea tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:00.365998 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:00.365998 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:00.366711 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af090dea-f26b-4111-9a08-638e3465b7ea tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:50:00.367096 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 448/1807] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:00 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:01.265845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c01d91f1-2b69-4ba3-9426-8f73d58258fd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.267987 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c01d91f1-2b69-4ba3-9426-8f73d58258fd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:01.268228 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c01d91f1-2b69-4ba3-9426-8f73d58258fd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:01.268451 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c01d91f1-2b69-4ba3-9426-8f73d58258fd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:01.268580 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c01d91f1-2b69-4ba3-9426-8f73d58258fd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:01.273916 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.273916 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:01.274813 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c01d91f1-2b69-4ba3-9426-8f73d58258fd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:01.275307 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 451/1808] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:01 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:01.354107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a358d124-0992-4f1f-9326-3d0c4985aa08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.354485 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a358d124-0992-4f1f-9326-3d0c4985aa08 None None] GET https://10.4.3.228/volume// Jul 03 15:50:01.354556 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a358d124-0992-4f1f-9326-3d0c4985aa08 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:01.354791 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a358d124-0992-4f1f-9326-3d0c4985aa08 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:01.355179 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a358d124-0992-4f1f-9326-3d0c4985aa08 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:01.355532 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 461/1809] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:50:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:50:01.369921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-c7aba260-c194-484e-8629-dcf719863c2a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.372053 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-c7aba260-c194-484e-8629-dcf719863c2a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:50:01.372471 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-c7aba260-c194-484e-8629-dcf719863c2a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c9781a2-81c2-47ea-8573-0b43c701c630", "connector": null, "instance_uuid": "d4bc9400-20eb-43df-b7d2-bb29120a3bf7"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:01.378064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e4288e7c-d75a-4ec4-8c4d-745f0160b772 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.379770 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e4288e7c-d75a-4ec4-8c4d-745f0160b772 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:50:01.379909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e4288e7c-d75a-4ec4-8c4d-745f0160b772 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:01.380082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e4288e7c-d75a-4ec4-8c4d-745f0160b772 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:01.380182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e4288e7c-d75a-4ec4-8c4d-745f0160b772 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:01.384147 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.384147 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:01.385425 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.385425 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:01.386111 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e4288e7c-d75a-4ec4-8c4d-745f0160b772 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:50:01.387045 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 449/1810] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:01 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:01.398402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5fbc71f4-0726-494d-82a2-9fe5499ca7ee None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.402313 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5fbc71f4-0726-494d-82a2-9fe5499ca7ee tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:50:01.402664 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5fbc71f4-0726-494d-82a2-9fe5499ca7ee tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:01.402764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5fbc71f4-0726-494d-82a2-9fe5499ca7ee tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:01.402884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5fbc71f4-0726-494d-82a2-9fe5499ca7ee tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:01.407426 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.407426 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:01.408257 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5fbc71f4-0726-494d-82a2-9fe5499ca7ee tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:50:01.408862 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 452/1811] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:01 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:01.420098 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-c7aba260-c194-484e-8629-dcf719863c2a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:50:01.420608 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 450/1812] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:50:01 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 03 15:50:01.422798 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d6ee6eef-adc8-45eb-b156-d8d893dcef25 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.424567 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6ee6eef-adc8-45eb-b156-d8d893dcef25 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:50:01.424812 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6ee6eef-adc8-45eb-b156-d8d893dcef25 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:01.425023 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6ee6eef-adc8-45eb-b156-d8d893dcef25 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:01.425122 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d6ee6eef-adc8-45eb-b156-d8d893dcef25 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:01.430025 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.430025 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:01.430707 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6ee6eef-adc8-45eb-b156-d8d893dcef25 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:50:01.431060 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 462/1813] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:01 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:01.442943 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.446502 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:50:01.446502 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5b6cf47-5d07-4405-b907-193d56904557", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1038853084"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:01.447096 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating new backup {'backup': {'volume_id': 'b5b6cf47-5d07-4405-b907-193d56904557', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1038853084'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:50:01.447290 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Creating backup of volume b5b6cf47-5d07-4405-b907-193d56904557 in container None Jul 03 15:50:01.449424 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d92cf17b-ff69-4cde-a652-fa9fbff885e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.451639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d92cf17b-ff69-4cde-a652-fa9fbff885e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] DELETE https://10.4.3.228/volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43 Jul 03 15:50:01.451983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d92cf17b-ff69-4cde-a652-fa9fbff885e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:01.452181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d92cf17b-ff69-4cde-a652-fa9fbff885e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:01.456547 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.456547 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:01.457023 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:50:01.459306 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.459306 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:01.480830 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Created reservations ['1a80f6ad-457c-4218-a5ff-26b62b15a6ca', '38b91458-d40c-407f-896a-9361b01c4850'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:01.518677 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bae4ff3d-a1ef-43e0-b709-8eb9a3a27d14 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:50:01.519096 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 450/1814] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:01 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:01.528895 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0761df7-c9bc-4558-82c7-2a03152151bf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:01.531044 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0761df7-c9bc-4558-82c7-2a03152151bf tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:01.531044 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0761df7-c9bc-4558-82c7-2a03152151bf tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:01.531044 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0761df7-c9bc-4558-82c7-2a03152151bf tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:01.531226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e0761df7-c9bc-4558-82c7-2a03152151bf tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:01.540498 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:01.540498 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:01.541032 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0761df7-c9bc-4558-82c7-2a03152151bf tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:01.541540 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 451/1815] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:01 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:02.028337 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d92cf17b-ff69-4cde-a652-fa9fbff885e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43 returned with HTTP 200 Jul 03 15:50:02.029905 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 453/1816] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:50:01 2026] DELETE /volume/v3/attachments/15d19371-2701-49df-8585-b52c0e7e3c43 => generated 192 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:02.290671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d47f487a-65ed-4730-9c0b-e1296aabaa64 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:02.295503 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d47f487a-65ed-4730-9c0b-e1296aabaa64 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:02.295503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d47f487a-65ed-4730-9c0b-e1296aabaa64 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:02.295503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d47f487a-65ed-4730-9c0b-e1296aabaa64 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:02.295503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d47f487a-65ed-4730-9c0b-e1296aabaa64 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:02.306157 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:02.306157 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:02.307012 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d47f487a-65ed-4730-9c0b-e1296aabaa64 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:02.307476 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 463/1817] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:02 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:02.553967 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c243d99b-fad7-4282-aba5-45912eee294c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:02.556163 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c243d99b-fad7-4282-aba5-45912eee294c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:02.556393 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c243d99b-fad7-4282-aba5-45912eee294c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:02.556639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c243d99b-fad7-4282-aba5-45912eee294c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:02.556798 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c243d99b-fad7-4282-aba5-45912eee294c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:02.565004 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:02.565004 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:02.565992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c243d99b-fad7-4282-aba5-45912eee294c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:02.566545 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 451/1818] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:02 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:03.319563 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5f9b72ad-a60e-442e-bfd8-92e53a6a0e30 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:03.324350 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f9b72ad-a60e-442e-bfd8-92e53a6a0e30 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:03.324350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f9b72ad-a60e-442e-bfd8-92e53a6a0e30 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:03.324350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f9b72ad-a60e-442e-bfd8-92e53a6a0e30 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:03.324350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5f9b72ad-a60e-442e-bfd8-92e53a6a0e30 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:03.329208 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:03.329208 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:03.330111 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f9b72ad-a60e-442e-bfd8-92e53a6a0e30 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:03.330631 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 452/1819] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:03 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:03.578551 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-846b00d7-e6ef-44e2-b1fa-db21d99b2d63 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:03.580921 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-846b00d7-e6ef-44e2-b1fa-db21d99b2d63 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:03.581174 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-846b00d7-e6ef-44e2-b1fa-db21d99b2d63 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:03.581439 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-846b00d7-e6ef-44e2-b1fa-db21d99b2d63 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:03.581604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-846b00d7-e6ef-44e2-b1fa-db21d99b2d63 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:03.586921 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:03.586921 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:03.588020 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-846b00d7-e6ef-44e2-b1fa-db21d99b2d63 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:03.591245 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 454/1820] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:03 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:04.346552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7972ecfd-f976-49c5-aacc-ce253bb3fd5f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:04.349105 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7972ecfd-f976-49c5-aacc-ce253bb3fd5f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:04.349345 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7972ecfd-f976-49c5-aacc-ce253bb3fd5f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:04.349665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7972ecfd-f976-49c5-aacc-ce253bb3fd5f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:04.349811 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7972ecfd-f976-49c5-aacc-ce253bb3fd5f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:04.354810 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:04.354810 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:04.355532 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7972ecfd-f976-49c5-aacc-ce253bb3fd5f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:04.355962 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 464/1821] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:04 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:04.603108 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-145f3314-6e93-4faf-8346-00c06f22c523 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:04.605404 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-145f3314-6e93-4faf-8346-00c06f22c523 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:04.605404 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-145f3314-6e93-4faf-8346-00c06f22c523 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:04.605792 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-145f3314-6e93-4faf-8346-00c06f22c523 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:04.606292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-145f3314-6e93-4faf-8346-00c06f22c523 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:04.611498 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:04.611498 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:04.612639 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-145f3314-6e93-4faf-8346-00c06f22c523 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:04.613610 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 452/1822] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:04 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:05.370978 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-732d861a-8ec7-413b-b2c1-4eca7bd083e0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:05.373814 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-732d861a-8ec7-413b-b2c1-4eca7bd083e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:05.374267 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-732d861a-8ec7-413b-b2c1-4eca7bd083e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:05.374267 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-732d861a-8ec7-413b-b2c1-4eca7bd083e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:05.374466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-732d861a-8ec7-413b-b2c1-4eca7bd083e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:05.380509 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:05.380509 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:05.381706 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-732d861a-8ec7-413b-b2c1-4eca7bd083e0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:05.381706 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 453/1823] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:05 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:05.628896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-33dcb5b4-a8d2-4d94-92ff-c148e4135544 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:05.634724 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33dcb5b4-a8d2-4d94-92ff-c148e4135544 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:05.634724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33dcb5b4-a8d2-4d94-92ff-c148e4135544 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:05.634992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33dcb5b4-a8d2-4d94-92ff-c148e4135544 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:05.634992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-33dcb5b4-a8d2-4d94-92ff-c148e4135544 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:05.650999 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:05.650999 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:05.652188 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33dcb5b4-a8d2-4d94-92ff-c148e4135544 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:05.652421 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 455/1824] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:05 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:06.398452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c6cf75ec-5fe3-400b-906c-3bf4298f6d06 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:06.401292 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6cf75ec-5fe3-400b-906c-3bf4298f6d06 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:06.401292 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6cf75ec-5fe3-400b-906c-3bf4298f6d06 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:06.401541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6cf75ec-5fe3-400b-906c-3bf4298f6d06 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:06.401541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c6cf75ec-5fe3-400b-906c-3bf4298f6d06 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:06.409764 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:06.409764 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:06.410087 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6cf75ec-5fe3-400b-906c-3bf4298f6d06 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:06.410452 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 465/1825] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:06 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:06.423133 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:06.426668 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048/export_record Jul 03 15:50:06.426668 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:06.426668 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'export_record' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:06.426668 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Export record for backup 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:50:06.433230 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:06.433230 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:06.435701 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.api [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling RPCAPI with context: , host: np0000004436, backup: 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 15:50:06.443041 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] export_record in rpcapi backup_id 7887a4a7-f044-4f2b-9eb4-8e88acf69048 on host np0000004436. {{(pid=99816) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 15:50:06.669164 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-351d12df-edf1-4fa8-9f8d-62be1345604f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:06.671227 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-351d12df-edf1-4fa8-9f8d-62be1345604f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:06.673212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-351d12df-edf1-4fa8-9f8d-62be1345604f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:06.673953 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-351d12df-edf1-4fa8-9f8d-62be1345604f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:06.674515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-351d12df-edf1-4fa8-9f8d-62be1345604f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:06.679585 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:06.679585 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:06.680401 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-351d12df-edf1-4fa8-9f8d-62be1345604f tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:06.680782 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 454/1826] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:06 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:06.946946 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzg4N2E0YTctZjA0NC00ZjJiLTllYjQtOGU4OGFjZjY5MDQ4IiwgInVzZXJfaWQiOiAiNDA3MTE2NWZlMjI0NDE4YWE1YTY5Y2ZhODgwMWMxMDMiLCAicHJvamVjdF9pZCI6ICI4OWRiZmFhY2M3ZTk0ODZjOWNjYTJlZDJlM2I4NGJmOCIsICJ2b2x1bWVfaWQiOiAiMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDYwMTM3NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1LzIwMjYwNzAzMTU0OTQ4L2F6X25vdmFfYmFja3VwXzc4ODdhNGE3LWYwNDQtNGYyYi05ZWI0LThlODhhY2Y2OTA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTo1MDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99816) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 15:50:06.946946 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d12019ee-e6ad-471c-ba89-fb4de24331fb tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048/export_record returned with HTTP 200 Jul 03 15:50:06.946946 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 453/1827] 10.4.3.228 () {68 vars in 1430 bytes} [Fri Jul 3 15:50:06 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048/export_record => generated 1424 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:06.959220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6a123edd-0631-4ab2-b7f4-9b7d5fc6da72 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:06.964139 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a123edd-0631-4ab2-b7f4-9b7d5fc6da72 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:06.965283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a123edd-0631-4ab2-b7f4-9b7d5fc6da72 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:06.965283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a123edd-0631-4ab2-b7f4-9b7d5fc6da72 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:06.965283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6a123edd-0631-4ab2-b7f4-9b7d5fc6da72 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:06.973028 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:06.973028 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:06.973817 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a123edd-0631-4ab2-b7f4-9b7d5fc6da72 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:06.974145 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 456/1828] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:06 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:06.987978 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:06.990754 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups/import_record Jul 03 15:50:06.991289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI0MDdmYjYtMTNhNS00OWFkLTlhNWYtYmNlM2RhZTkyOTdjIiwgInVzZXJfaWQiOiAiNDA3MTE2NWZlMjI0NDE4YWE1YTY5Y2ZhODgwMWMxMDMiLCAicHJvamVjdF9pZCI6ICI4OWRiZmFhY2M3ZTk0ODZjOWNjYTJlZDJlM2I4NGJmOCIsICJ2b2x1bWVfaWQiOiAiMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDYwMTM3NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1LzIwMjYwNzAzMTU0OTQ4L2F6X25vdmFfYmFja3VwXzc4ODdhNGE3LWYwNDQtNGYyYi05ZWI0LThlODhhY2Y2OTA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTo1MDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:06.994095 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI0MDdmYjYtMTNhNS00OWFkLTlhNWYtYmNlM2RhZTkyOTdjIiwgInVzZXJfaWQiOiAiNDA3MTE2NWZlMjI0NDE4YWE1YTY5Y2ZhODgwMWMxMDMiLCAicHJvamVjdF9pZCI6ICI4OWRiZmFhY2M3ZTk0ODZjOWNjYTJlZDJlM2I4NGJmOCIsICJ2b2x1bWVfaWQiOiAiMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDYwMTM3NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1LzIwMjYwNzAzMTU0OTQ4L2F6X25vdmFfYmFja3VwXzc4ODdhNGE3LWYwNDQtNGYyYi05ZWI0LThlODhhY2Y2OTA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTo1MDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99819) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 15:50:06.994252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI0MDdmYjYtMTNhNS00OWFkLTlhNWYtYmNlM2RhZTkyOTdjIiwgInVzZXJfaWQiOiAiNDA3MTE2NWZlMjI0NDE4YWE1YTY5Y2ZhODgwMWMxMDMiLCAicHJvamVjdF9pZCI6ICI4OWRiZmFhY2M3ZTk0ODZjOWNjYTJlZDJlM2I4NGJmOCIsICJ2b2x1bWVfaWQiOiAiMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDYwMTM3NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1LzIwMjYwNzAzMTU0OTQ4L2F6X25vdmFfYmFja3VwXzc4ODdhNGE3LWYwNDQtNGYyYi05ZWI0LThlODhhY2Y2OTA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTo1MDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99819) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 15:50:07.042307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['61d2f235-9c3f-4944-84fa-0a9f5e352cc9', 'ad5a5aa5-6466-4424-a24e-21d9a23da316'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:07.073736 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] import_record rpcapi backup id db407fb6-13a5-49ad-9a5f-bce3dae9297c on host np0000004436 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI0MDdmYjYtMTNhNS00OWFkLTlhNWYtYmNlM2RhZTkyOTdjIiwgInVzZXJfaWQiOiAiNDA3MTE2NWZlMjI0NDE4YWE1YTY5Y2ZhODgwMWMxMDMiLCAicHJvamVjdF9pZCI6ICI4OWRiZmFhY2M3ZTk0ODZjOWNjYTJlZDJlM2I4NGJmOCIsICJ2b2x1bWVfaWQiOiAiMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1IiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDYwMTM3NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzA0MjI5MWUtNjE4ZS00NTAwLWE3OTUtOTJjYWZjMmFiNzQ1LzIwMjYwNzAzMTU0OTQ4L2F6X25vdmFfYmFja3VwXzc4ODdhNGE3LWYwNDQtNGYyYi05ZWI0LThlODhhY2Y2OTA0OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6NDk6NDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTo1MDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99819) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 15:50:07.076689 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Import record output: {'backup': {'id': 'db407fb6-13a5-49ad-9a5f-bce3dae9297c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.228/volume/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c'}]}}. {{(pid=99819) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 15:50:07.077032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ab16f0c-edf2-4cc7-b1bc-3c4419465d39 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/import_record returned with HTTP 201 Jul 03 15:50:07.077799 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 466/1829] 10.4.3.228 () {70 vars in 1342 bytes} [Fri Jul 3 15:50:06 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 90 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:50:07.094925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e9404f54-f189-4e99-b95b-4b0e5f52078c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:07.108381 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e9404f54-f189-4e99-b95b-4b0e5f52078c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c Jul 03 15:50:07.108849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e9404f54-f189-4e99-b95b-4b0e5f52078c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:07.109253 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e9404f54-f189-4e99-b95b-4b0e5f52078c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:07.109522 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e9404f54-f189-4e99-b95b-4b0e5f52078c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id db407fb6-13a5-49ad-9a5f-bce3dae9297c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:07.118530 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:07.118530 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:07.121357 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e9404f54-f189-4e99-b95b-4b0e5f52078c tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c returned with HTTP 200 Jul 03 15:50:07.123179 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 455/1830] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:07 2026] GET /volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c => generated 647 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:07.213464 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-f86ae374-537d-45b4-a1e4-d4dcfbd3438a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:07.216471 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-f86ae374-537d-45b4-a1e4-d4dcfbd3438a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] PUT https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd Jul 03 15:50:07.217002 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-f86ae374-537d-45b4-a1e4-d4dcfbd3438a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:07.230562 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-f86ae374-537d-45b4-a1e4-d4dcfbd3438a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Acquiring lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:50:07.235909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-f86ae374-537d-45b4-a1e4-d4dcfbd3438a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:50:07.237284 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:07.237284 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:07.699352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-07464824-a065-4ad2-9e93-755926db484d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:07.702786 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-07464824-a065-4ad2-9e93-755926db484d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:07.702786 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-07464824-a065-4ad2-9e93-755926db484d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:07.702786 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-07464824-a065-4ad2-9e93-755926db484d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:07.702786 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-07464824-a065-4ad2-9e93-755926db484d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:07.710522 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:07.710522 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:07.711500 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-07464824-a065-4ad2-9e93-755926db484d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:07.712024 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 457/1831] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:07 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:07.779650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-f86ae374-537d-45b4-a1e4-d4dcfbd3438a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" released by "attachment_update" :: held 0.540s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:50:07.779650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-f86ae374-537d-45b4-a1e4-d4dcfbd3438a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd returned with HTTP 200 Jul 03 15:50:07.779650 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 454/1832] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:50:07 2026] PUT /volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:07.809643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d267aaf5-cdd1-4041-a1d6-45bf8168a82a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:07.810082 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d267aaf5-cdd1-4041-a1d6-45bf8168a82a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd Jul 03 15:50:07.810109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d267aaf5-cdd1-4041-a1d6-45bf8168a82a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:07.813763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d267aaf5-cdd1-4041-a1d6-45bf8168a82a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:07.838053 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-d267aaf5-cdd1-4041-a1d6-45bf8168a82a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd returned with HTTP 200 Jul 03 15:50:07.839220 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 467/1833] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 15:50:07 2026] GET /volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:08.141096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f4d4781d-0c2a-462d-82a2-e2eaaea5af7f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:08.144748 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f4d4781d-0c2a-462d-82a2-e2eaaea5af7f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c Jul 03 15:50:08.145143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f4d4781d-0c2a-462d-82a2-e2eaaea5af7f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:08.146265 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f4d4781d-0c2a-462d-82a2-e2eaaea5af7f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:08.146265 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f4d4781d-0c2a-462d-82a2-e2eaaea5af7f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id db407fb6-13a5-49ad-9a5f-bce3dae9297c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:08.156029 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:08.156029 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:08.156981 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f4d4781d-0c2a-462d-82a2-e2eaaea5af7f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c returned with HTTP 200 Jul 03 15:50:08.157260 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 456/1834] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:08 2026] GET /volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:08.172341 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-30db8e53-8ff2-4697-8dc3-9cd5e105b2d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:08.178563 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30db8e53-8ff2-4697-8dc3-9cd5e105b2d3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c Jul 03 15:50:08.178563 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30db8e53-8ff2-4697-8dc3-9cd5e105b2d3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:08.182828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30db8e53-8ff2-4697-8dc3-9cd5e105b2d3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:08.183101 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-30db8e53-8ff2-4697-8dc3-9cd5e105b2d3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete backup with id: db407fb6-13a5-49ad-9a5f-bce3dae9297c. Jul 03 15:50:08.196289 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:08.196289 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:08.230298 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-30db8e53-8ff2-4697-8dc3-9cd5e105b2d3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] delete_backup rpcapi backup_id db407fb6-13a5-49ad-9a5f-bce3dae9297c {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:08.233875 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30db8e53-8ff2-4697-8dc3-9cd5e105b2d3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c returned with HTTP 202 Jul 03 15:50:08.234485 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 458/1835] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:08 2026] DELETE /volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:08.237443 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:08.243583 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:08.244165 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1271827792"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:08.246653 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9eed86ff-de70-494f-892b-196f751b8862 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:08.247737 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1271827792'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:08.248061 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Create volume of 1 GB Jul 03 15:50:08.248436 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eed86ff-de70-494f-892b-196f751b8862 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c Jul 03 15:50:08.248709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eed86ff-de70-494f-892b-196f751b8862 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:08.248888 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:08.248888 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:08.248972 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eed86ff-de70-494f-892b-196f751b8862 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:08.249005 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9eed86ff-de70-494f-892b-196f751b8862 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id db407fb6-13a5-49ad-9a5f-bce3dae9297c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:08.253581 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:08.253581 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:08.254271 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eed86ff-de70-494f-892b-196f751b8862 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c returned with HTTP 200 Jul 03 15:50:08.255152 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 468/1836] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:08 2026] GET /volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:08.259141 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Availability Zones retrieved successfully. Jul 03 15:50:08.269694 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Flow 'volume_create_api' (700420e8-ba10-4c2a-8ea4-bea7cfb9f666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:08.270612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8024164a-08b5-45d5-9e8a-51224f9dd8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:08.271671 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:08.315684 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8024164a-08b5-45d5-9e8a-51224f9dd8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:08.318053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f949004-2a02-4bbf-bbec-13bb951efc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:08.373509 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Created reservations ['fd14d86c-1956-4b32-844b-188098a43788', 'ecd59f37-87a8-4fbb-8434-94858c08dc2d', 'cf4faf5a-f0fe-4c60-a057-7803e2dd8a66', '8af52cae-fafd-4148-822e-fef03778ea79'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:08.375157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f949004-2a02-4bbf-bbec-13bb951efc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd14d86c-1956-4b32-844b-188098a43788', 'ecd59f37-87a8-4fbb-8434-94858c08dc2d', 'cf4faf5a-f0fe-4c60-a057-7803e2dd8a66', '8af52cae-fafd-4148-822e-fef03778ea79']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:08.375703 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26d7ee5-f3b0-491c-b190-9a6d07032b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:08.409315 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26d7ee5-f3b0-491c-b190-9a6d07032b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1d71d9-4984-4955-a672-a2fc448d7f1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1271827792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd83c092930d41b5b40c275caba8b0fe',qos_specs=None,replication_status=,reservations=['fd14d86c-1956-4b32-844b-188098a43788','ecd59f37-87a8-4fbb-8434-94858c08dc2d','cf4faf5a-f0fe-4c60-a057-7803e2dd8a66','8af52cae-fafd-4148-822e-fef03778ea79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c9d9a75d9ed4d47b3081f51bf690d6d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1271827792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce1d71d9-4984-4955-a672-a2fc448d7f1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd83c092930d41b5b40c275caba8b0fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1c9d9a75d9ed4d47b3081f51bf690d6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:08.410242 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a4d84d5-9100-48a4-9d5b-a3e8af5d8a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:08.437415 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a4d84d5-9100-48a4-9d5b-a3e8af5d8a57) transitioned into 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-1271827792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd83c092930d41b5b40c275caba8b0fe',qos_specs=None,replication_status=,reservations=['fd14d86c-1956-4b32-844b-188098a43788','ecd59f37-87a8-4fbb-8434-94858c08dc2d','cf4faf5a-f0fe-4c60-a057-7803e2dd8a66','8af52cae-fafd-4148-822e-fef03778ea79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c9d9a75d9ed4d47b3081f51bf690d6d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:08.438593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1cf835-f6ea-4af3-947e-6480e113f5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:08.455705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1cf835-f6ea-4af3-947e-6480e113f5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:08.456736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Flow 'volume_create_api' (700420e8-ba10-4c2a-8ea4-bea7cfb9f666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:08.456956 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Create volume request issued successfully. Jul 03 15:50:08.457472 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0fedfe21-c5c3-4f8a-b39a-b68a5252dda8 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:08.458560 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 455/1837] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:08 2026] POST /volume/v3/volumes => generated 757 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:08.475754 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0cdc3e4d-7425-485d-8e0f-065f32e0513d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:08.477821 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0cdc3e4d-7425-485d-8e0f-065f32e0513d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:50:08.478018 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0cdc3e4d-7425-485d-8e0f-065f32e0513d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:08.478727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0cdc3e4d-7425-485d-8e0f-065f32e0513d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:08.485680 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:08.485680 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:08.490278 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0cdc3e4d-7425-485d-8e0f-065f32e0513d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:50:08.494558 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0cdc3e4d-7425-485d-8e0f-065f32e0513d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:50:08.494941 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 457/1838] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:08 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:08.725038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-38109702-a804-4275-8baf-1792b6d350bc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:08.726744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-38109702-a804-4275-8baf-1792b6d350bc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:08.727066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-38109702-a804-4275-8baf-1792b6d350bc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:08.727308 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-38109702-a804-4275-8baf-1792b6d350bc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:08.727438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-38109702-a804-4275-8baf-1792b6d350bc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:08.739596 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:08.739596 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:08.740783 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-38109702-a804-4275-8baf-1792b6d350bc tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:08.741212 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 459/1839] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:08 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:09.274243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-65992f0f-6b5e-40f7-88cf-6b65acc7a4c5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:09.276755 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65992f0f-6b5e-40f7-88cf-6b65acc7a4c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c Jul 03 15:50:09.277050 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65992f0f-6b5e-40f7-88cf-6b65acc7a4c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:09.277257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65992f0f-6b5e-40f7-88cf-6b65acc7a4c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:09.277390 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-65992f0f-6b5e-40f7-88cf-6b65acc7a4c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id db407fb6-13a5-49ad-9a5f-bce3dae9297c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:09.283066 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65992f0f-6b5e-40f7-88cf-6b65acc7a4c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c returned with HTTP 404 Jul 03 15:50:09.283555 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 469/1840] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:09 2026] GET /volume/v3/backups/db407fb6-13a5-49ad-9a5f-bce3dae9297c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:09.298325 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f7b111eb-5601-4902-a673-041cf866502e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:09.300362 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f7b111eb-5601-4902-a673-041cf866502e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 Jul 03 15:50:09.300602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f7b111eb-5601-4902-a673-041cf866502e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:09.300895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f7b111eb-5601-4902-a673-041cf866502e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:09.301067 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-f7b111eb-5601-4902-a673-041cf866502e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume with id: 3042291e-618e-4500-a795-92cafc2ab745 Jul 03 15:50:09.309155 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:09.309155 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:09.309529 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f7b111eb-5601-4902-a673-041cf866502e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:09.341978 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f7b111eb-5601-4902-a673-041cf866502e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume request issued successfully. Jul 03 15:50:09.342203 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f7b111eb-5601-4902-a673-041cf866502e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 returned with HTTP 202 Jul 03 15:50:09.342593 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 456/1841] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:09 2026] DELETE /volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:09.354984 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-762bbe0e-6802-4482-ae26-f210fa7872c8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:09.357451 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-762bbe0e-6802-4482-ae26-f210fa7872c8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 Jul 03 15:50:09.357758 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-762bbe0e-6802-4482-ae26-f210fa7872c8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:09.358035 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-762bbe0e-6802-4482-ae26-f210fa7872c8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:09.366833 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:09.366833 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:09.370801 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-762bbe0e-6802-4482-ae26-f210fa7872c8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:09.375495 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-762bbe0e-6802-4482-ae26-f210fa7872c8 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 returned with HTTP 200 Jul 03 15:50:09.375971 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 458/1842] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:09 2026] GET /volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:09.518194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-096b75e7-813f-4bd1-8d5b-8d2ffe7b39d0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:09.518194 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-096b75e7-813f-4bd1-8d5b-8d2ffe7b39d0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:50:09.518194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-096b75e7-813f-4bd1-8d5b-8d2ffe7b39d0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:09.518194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-096b75e7-813f-4bd1-8d5b-8d2ffe7b39d0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:09.536005 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:09.536005 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:09.543068 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-096b75e7-813f-4bd1-8d5b-8d2ffe7b39d0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:50:09.549208 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-096b75e7-813f-4bd1-8d5b-8d2ffe7b39d0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:50:09.549579 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 460/1843] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:09 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ef9070c6-b3e8-4879-acaf-02ea48132d99 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef9070c6-b3e8-4879-acaf-02ea48132d99 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef9070c6-b3e8-4879-acaf-02ea48132d99 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef9070c6-b3e8-4879-acaf-02ea48132d99 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ef9070c6-b3e8-4879-acaf-02ea48132d99 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef9070c6-b3e8-4879-acaf-02ea48132d99 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:09.797607 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 470/1844] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:09 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:50:10.402146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e07176c-7b9e-47a7-b7b0-802dee46ee92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:10.404357 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e07176c-7b9e-47a7-b7b0-802dee46ee92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 Jul 03 15:50:10.404834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e07176c-7b9e-47a7-b7b0-802dee46ee92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:10.404994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e07176c-7b9e-47a7-b7b0-802dee46ee92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:10.411700 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e07176c-7b9e-47a7-b7b0-802dee46ee92 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 returned with HTTP 404 Jul 03 15:50:10.412448 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 457/1845] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:10 2026] GET /volume/v3/volumes/3042291e-618e-4500-a795-92cafc2ab745 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:10.425136 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-efcc54d0-42ab-4a52-9625-05960caa6edd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:10.427067 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-efcc54d0-42ab-4a52-9625-05960caa6edd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups Jul 03 15:50:10.427310 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-efcc54d0-42ab-4a52-9625-05960caa6edd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:10.427657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-efcc54d0-42ab-4a52-9625-05960caa6edd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:10.442210 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-efcc54d0-42ab-4a52-9625-05960caa6edd tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 200 Jul 03 15:50:10.442697 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 459/1846] 10.4.3.228 () {68 vars in 1277 bytes} [Fri Jul 3 15:50:10 2026] GET /volume/v3/backups => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:10.452847 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3e8836b4-051e-4b54-ae66-7e80a27dd6c1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:10.454700 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e8836b4-051e-4b54-ae66-7e80a27dd6c1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups?project_id=89dbfaacc7e9486c9cca2ed2e3b84bf8 Jul 03 15:50:10.454926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3e8836b4-051e-4b54-ae66-7e80a27dd6c1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:10.455131 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3e8836b4-051e-4b54-ae66-7e80a27dd6c1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:10.465421 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e8836b4-051e-4b54-ae66-7e80a27dd6c1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups?project_id=89dbfaacc7e9486c9cca2ed2e3b84bf8 returned with HTTP 200 Jul 03 15:50:10.465815 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 461/1847] 10.4.3.228 () {68 vars in 1364 bytes} [Fri Jul 3 15:50:10 2026] GET /volume/v3/backups?project_id=89dbfaacc7e9486c9cca2ed2e3b84bf8 => generated 625 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:10.478382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:10.483847 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:10.483847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2030503985"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:10.485004 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2030503985'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:10.485271 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume of 1 GB Jul 03 15:50:10.490258 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Availability Zones retrieved successfully. Jul 03 15:50:10.498932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (9d6e9b0a-ee99-459b-b879-cb402e53dc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:10.500417 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914abcf9-0dd8-4fbc-b3fe-3bc60e4d49eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:10.501928 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:10.560381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914abcf9-0dd8-4fbc-b3fe-3bc60e4d49eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:10.563644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b5de78d-1167-4745-8634-37ad957f60b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:10.637223 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['2799395f-5838-4098-bf3f-0b0d11617995', '3a04f4dc-d6d6-407e-8815-af402882bf74', '89907fa6-e3b0-4d5f-b043-c334abf8d2c8', 'b5deb5a9-9ff2-49d8-9631-578534069d07'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:10.638533 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b5de78d-1167-4745-8634-37ad957f60b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2799395f-5838-4098-bf3f-0b0d11617995', '3a04f4dc-d6d6-407e-8815-af402882bf74', '89907fa6-e3b0-4d5f-b043-c334abf8d2c8', 'b5deb5a9-9ff2-49d8-9631-578534069d07']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:10.638802 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ab676c-b935-4a05-945b-8c60734fc0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:10.684447 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ab676c-b935-4a05-945b-8c60734fc0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a93bf033-4821-40ee-9f83-ec8490dd6213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030503985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['2799395f-5838-4098-bf3f-0b0d11617995','3a04f4dc-d6d6-407e-8815-af402882bf74','89907fa6-e3b0-4d5f-b043-c334abf8d2c8','b5deb5a9-9ff2-49d8-9631-578534069d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030503985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a93bf033-4821-40ee-9f83-ec8490dd6213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4071165fe224418aa5a69cfa8801c103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:10.685289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442d87cf-879e-4bac-9fd6-6d547539ca1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:10.718991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442d87cf-879e-4bac-9fd6-6d547539ca1f) transitioned into 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-2030503985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['2799395f-5838-4098-bf3f-0b0d11617995','3a04f4dc-d6d6-407e-8815-af402882bf74','89907fa6-e3b0-4d5f-b043-c334abf8d2c8','b5deb5a9-9ff2-49d8-9631-578534069d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:10.719782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae379f15-8217-405f-a702-c8c9aedce084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:10.736837 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae379f15-8217-405f-a702-c8c9aedce084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:10.737651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (9d6e9b0a-ee99-459b-b879-cb402e53dc34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:10.737973 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request issued successfully. Jul 03 15:50:10.738545 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-017f57b4-1ed8-4389-a77d-5ef2961fc9a9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:10.738983 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 471/1848] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:50:10 2026] POST /volume/v3/volumes => generated 778 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:10.759710 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-22bf980a-8db9-49fe-8534-265a1a0ca37f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:10.761717 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22bf980a-8db9-49fe-8534-265a1a0ca37f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 Jul 03 15:50:10.761993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22bf980a-8db9-49fe-8534-265a1a0ca37f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:10.762189 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22bf980a-8db9-49fe-8534-265a1a0ca37f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:10.771946 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:10.771946 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:10.779040 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-22bf980a-8db9-49fe-8534-265a1a0ca37f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:10.780739 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f72faac2-d69f-4342-9d74-bb410b36b03c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:10.785171 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f72faac2-d69f-4342-9d74-bb410b36b03c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:10.785438 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f72faac2-d69f-4342-9d74-bb410b36b03c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:10.785716 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f72faac2-d69f-4342-9d74-bb410b36b03c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:10.786097 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f72faac2-d69f-4342-9d74-bb410b36b03c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:10.788961 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22bf980a-8db9-49fe-8534-265a1a0ca37f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 returned with HTTP 200 Jul 03 15:50:10.789381 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 458/1849] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:10 2026] GET /volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:10.794213 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:10.794213 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:10.795177 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f72faac2-d69f-4342-9d74-bb410b36b03c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:10.795582 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 460/1850] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:10 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:11.803275 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b6c301aa-4fc0-4fe7-9ecb-72e8395425ae None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:11.804919 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b6c301aa-4fc0-4fe7-9ecb-72e8395425ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 Jul 03 15:50:11.805100 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b6c301aa-4fc0-4fe7-9ecb-72e8395425ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:11.805280 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b6c301aa-4fc0-4fe7-9ecb-72e8395425ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:11.809601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2b0d7230-cba6-4f02-8d75-31ac930db3d9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:11.812391 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:11.812391 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:11.812723 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b0d7230-cba6-4f02-8d75-31ac930db3d9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:11.813049 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b0d7230-cba6-4f02-8d75-31ac930db3d9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:11.813331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b0d7230-cba6-4f02-8d75-31ac930db3d9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:11.813571 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-2b0d7230-cba6-4f02-8d75-31ac930db3d9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:11.815915 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b6c301aa-4fc0-4fe7-9ecb-72e8395425ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:11.819177 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:11.819177 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:11.819661 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b6c301aa-4fc0-4fe7-9ecb-72e8395425ae tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 returned with HTTP 200 Jul 03 15:50:11.820008 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b0d7230-cba6-4f02-8d75-31ac930db3d9 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:11.820078 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 462/1851] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:11 2026] GET /volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:11.820399 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 472/1852] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:11 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:11.831918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-39e2a298-5e4e-403c-9586-4d50a4759531 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:11.834090 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39e2a298-5e4e-403c-9586-4d50a4759531 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:50:11.834809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-39e2a298-5e4e-403c-9586-4d50a4759531 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a93bf033-4821-40ee-9f83-ec8490dd6213", "name": "tempest-type-Backup-538664803"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:11.836217 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-39e2a298-5e4e-403c-9586-4d50a4759531 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating new backup {'backup': {'volume_id': 'a93bf033-4821-40ee-9f83-ec8490dd6213', 'name': 'tempest-type-Backup-538664803'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:50:11.836387 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-39e2a298-5e4e-403c-9586-4d50a4759531 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating backup of volume a93bf033-4821-40ee-9f83-ec8490dd6213 in container None Jul 03 15:50:11.844915 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:11.844915 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:11.845483 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-39e2a298-5e4e-403c-9586-4d50a4759531 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:11.863083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-39e2a298-5e4e-403c-9586-4d50a4759531 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['384bf555-7616-45a6-afb5-7f7c6f1e2e5f', '558db332-7afb-4249-9178-004edb921cd6'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:11.898588 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39e2a298-5e4e-403c-9586-4d50a4759531 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:50:11.899150 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 459/1853] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:50:11 2026] POST /volume/v3/backups => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:11.912360 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5ce43e22-db57-4094-9f65-fbba78e9ab8a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:11.914355 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ce43e22-db57-4094-9f65-fbba78e9ab8a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:11.914580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5ce43e22-db57-4094-9f65-fbba78e9ab8a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:11.915339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5ce43e22-db57-4094-9f65-fbba78e9ab8a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:11.915339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5ce43e22-db57-4094-9f65-fbba78e9ab8a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:11.919821 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:11.919821 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:11.920642 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ce43e22-db57-4094-9f65-fbba78e9ab8a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:11.921087 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 461/1854] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:11 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:12.829617 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-79fe9704-8ee2-4313-831b-0901051400fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:12.831458 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-79fe9704-8ee2-4313-831b-0901051400fe tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:12.832084 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-79fe9704-8ee2-4313-831b-0901051400fe tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:12.832278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-79fe9704-8ee2-4313-831b-0901051400fe tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:12.832388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-79fe9704-8ee2-4313-831b-0901051400fe tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:12.837732 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:12.837732 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:12.838595 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-79fe9704-8ee2-4313-831b-0901051400fe tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:12.839131 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 463/1855] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:12 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:12.876377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-919146cd-bbeb-430d-b143-8c7b24975adf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:12.878463 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:12.878939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-61869744"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:12.880303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-61869744'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:12.880553 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Create volume of 1 GB Jul 03 15:50:12.884525 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Availability Zones retrieved successfully. Jul 03 15:50:12.890601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Flow 'volume_create_api' (e34ead69-b1a7-4601-a3b6-790bbfbb1a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:12.891485 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4639e52-4275-43e7-86f5-8ec401b5e05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:12.892394 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:12.918524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4639e52-4275-43e7-86f5-8ec401b5e05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:12.919827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35e0bc7-3a6d-4a01-9671-8aa96c1f8d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:12.935613 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-682d924d-8401-4dc9-8a17-001c500bd340 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:12.937798 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-682d924d-8401-4dc9-8a17-001c500bd340 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:12.938032 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-682d924d-8401-4dc9-8a17-001c500bd340 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:12.938352 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-682d924d-8401-4dc9-8a17-001c500bd340 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:12.938483 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-682d924d-8401-4dc9-8a17-001c500bd340 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:12.943194 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:12.943194 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:12.943928 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-682d924d-8401-4dc9-8a17-001c500bd340 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:12.944359 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 460/1856] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:12 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:12.963157 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Created reservations ['71f017a5-89e3-467f-9b36-7c58e7acec33', 'deba1684-3896-4480-b967-44b2b266b88d', 'c78cf686-4fdd-406b-89c2-28dd07ad2555', 'ae894f1d-12a0-451d-bcf0-165a9c62a375'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:12.964102 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35e0bc7-3a6d-4a01-9671-8aa96c1f8d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71f017a5-89e3-467f-9b36-7c58e7acec33', 'deba1684-3896-4480-b967-44b2b266b88d', 'c78cf686-4fdd-406b-89c2-28dd07ad2555', 'ae894f1d-12a0-451d-bcf0-165a9c62a375']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:12.964898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f7607e-e677-4e1d-ac0d-529ba0f4fc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:12.991885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f7607e-e677-4e1d-ac0d-529ba0f4fc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d99ab01-084f-41a2-9bb2-da53dc856e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-61869744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a9a4ee897a44faa93dfc47e4154803',qos_specs=None,replication_status=,reservations=['71f017a5-89e3-467f-9b36-7c58e7acec33','deba1684-3896-4480-b967-44b2b266b88d','c78cf686-4fdd-406b-89c2-28dd07ad2555','ae894f1d-12a0-451d-bcf0-165a9c62a375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7720e80c594f40bbb47dfe14238f7c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-61869744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d99ab01-084f-41a2-9bb2-da53dc856e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17a9a4ee897a44faa93dfc47e4154803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4e7720e80c594f40bbb47dfe14238f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:12.993015 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3f9b75-7efd-4e54-ae5e-4cc6c5471955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:13.012816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3f9b75-7efd-4e54-ae5e-4cc6c5471955) transitioned into 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-61869744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17a9a4ee897a44faa93dfc47e4154803',qos_specs=None,replication_status=,reservations=['71f017a5-89e3-467f-9b36-7c58e7acec33','deba1684-3896-4480-b967-44b2b266b88d','c78cf686-4fdd-406b-89c2-28dd07ad2555','ae894f1d-12a0-451d-bcf0-165a9c62a375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e7720e80c594f40bbb47dfe14238f7c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:13.013562 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c617b64-df6d-4823-9732-9c0ea9195b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:13.027704 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c617b64-df6d-4823-9732-9c0ea9195b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:13.028542 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Flow 'volume_create_api' (e34ead69-b1a7-4601-a3b6-790bbfbb1a2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:13.028942 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Create volume request issued successfully. Jul 03 15:50:13.029593 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-919146cd-bbeb-430d-b143-8c7b24975adf tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:13.030322 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 473/1857] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:12 2026] POST /volume/v3/volumes => generated 757 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:13.045096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d85d8e9f-61b6-401d-ab60-e6f03d066beb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:13.047013 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d85d8e9f-61b6-401d-ab60-e6f03d066beb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:50:13.047187 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d85d8e9f-61b6-401d-ab60-e6f03d066beb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:13.047381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d85d8e9f-61b6-401d-ab60-e6f03d066beb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:13.054263 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:13.054263 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:13.058092 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d85d8e9f-61b6-401d-ab60-e6f03d066beb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:50:13.061839 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d85d8e9f-61b6-401d-ab60-e6f03d066beb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:50:13.062220 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 462/1858] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:13 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:13.853574 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b62e84ac-7063-4ffc-82b7-a62477d76ea4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:13.858254 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b62e84ac-7063-4ffc-82b7-a62477d76ea4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:13.858254 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b62e84ac-7063-4ffc-82b7-a62477d76ea4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:13.858352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b62e84ac-7063-4ffc-82b7-a62477d76ea4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:13.858419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-b62e84ac-7063-4ffc-82b7-a62477d76ea4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:13.869458 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:13.869458 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:13.870344 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b62e84ac-7063-4ffc-82b7-a62477d76ea4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:13.870729 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 464/1859] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:13 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:13.884815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a7189827-e9bb-4cd5-9a45-a76623e816ce None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:13.888632 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7189827-e9bb-4cd5-9a45-a76623e816ce tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:50:13.889754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7189827-e9bb-4cd5-9a45-a76623e816ce tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:13.889754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7189827-e9bb-4cd5-9a45-a76623e816ce tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:13.889754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a7189827-e9bb-4cd5-9a45-a76623e816ce tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:13.897861 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:13.897861 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:13.898921 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7189827-e9bb-4cd5-9a45-a76623e816ce tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:50:13.899406 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 461/1860] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:13 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:13.911549 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f37519f8-79e3-4330-93d9-acf737a463f4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:13.913326 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f37519f8-79e3-4330-93d9-acf737a463f4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] DELETE https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:13.913540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f37519f8-79e3-4330-93d9-acf737a463f4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:13.913759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f37519f8-79e3-4330-93d9-acf737a463f4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:13.913873 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-f37519f8-79e3-4330-93d9-acf737a463f4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete backup with id: f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. Jul 03 15:50:13.922988 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:13.922988 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:13.938905 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-f37519f8-79e3-4330-93d9-acf737a463f4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] delete_backup rpcapi backup_id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 {{(pid=99819) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:13.941366 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f37519f8-79e3-4330-93d9-acf737a463f4 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 202 Jul 03 15:50:13.942201 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 474/1861] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:13 2026] DELETE /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:13.952851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f636bffd-7ea0-4b6f-9eaa-6d63e80f9caa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:13.954712 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f636bffd-7ea0-4b6f-9eaa-6d63e80f9caa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:13.955421 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f636bffd-7ea0-4b6f-9eaa-6d63e80f9caa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:13.955750 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f636bffd-7ea0-4b6f-9eaa-6d63e80f9caa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:13.956066 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f636bffd-7ea0-4b6f-9eaa-6d63e80f9caa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:13.957163 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fd80e387-2bde-40a4-953b-d7ac7b0026cf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:13.959126 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd80e387-2bde-40a4-953b-d7ac7b0026cf tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:13.959375 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd80e387-2bde-40a4-953b-d7ac7b0026cf tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:13.959599 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd80e387-2bde-40a4-953b-d7ac7b0026cf tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:13.959769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-fd80e387-2bde-40a4-953b-d7ac7b0026cf tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:13.961511 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:13.961511 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:13.962583 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f636bffd-7ea0-4b6f-9eaa-6d63e80f9caa tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 200 Jul 03 15:50:13.963174 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 463/1862] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:13 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:13.969798 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:13.969798 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:13.970561 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd80e387-2bde-40a4-953b-d7ac7b0026cf tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:13.971335 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 465/1863] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:13 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:14.077653 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bed58b99-efef-4ed1-8308-bbe89f16ef5c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:14.079341 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bed58b99-efef-4ed1-8308-bbe89f16ef5c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:50:14.079748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bed58b99-efef-4ed1-8308-bbe89f16ef5c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:14.080076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bed58b99-efef-4ed1-8308-bbe89f16ef5c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:14.088428 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:14.088428 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:14.095027 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bed58b99-efef-4ed1-8308-bbe89f16ef5c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:50:14.097527 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bed58b99-efef-4ed1-8308-bbe89f16ef5c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:50:14.098290 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 462/1864] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:14 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:14.975247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b6ae7a92-1794-42e9-85fd-e0fae8dc59b8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:14.979247 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6ae7a92-1794-42e9-85fd-e0fae8dc59b8 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 Jul 03 15:50:14.979423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6ae7a92-1794-42e9-85fd-e0fae8dc59b8 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:14.981266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6ae7a92-1794-42e9-85fd-e0fae8dc59b8 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:14.981266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b6ae7a92-1794-42e9-85fd-e0fae8dc59b8 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:14.984052 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6ae7a92-1794-42e9-85fd-e0fae8dc59b8 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 returned with HTTP 404 Jul 03 15:50:14.984443 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8212feec-8223-4097-866f-e4b73e2a2881 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:14.984765 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 475/1865] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:14 2026] GET /volume/v3/backups/f1c060d1-7ef9-4a1f-95cd-e6e4ec7c21f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:14.987719 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8212feec-8223-4097-866f-e4b73e2a2881 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:14.988197 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8212feec-8223-4097-866f-e4b73e2a2881 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:14.988504 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8212feec-8223-4097-866f-e4b73e2a2881 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:14.988699 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-8212feec-8223-4097-866f-e4b73e2a2881 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:14.995525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-009fd02d-b4ef-404e-9286-a6f8ddfee3d6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:14.998681 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-009fd02d-b4ef-404e-9286-a6f8ddfee3d6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] DELETE https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:50:14.998681 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-009fd02d-b4ef-404e-9286-a6f8ddfee3d6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:14.998743 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-009fd02d-b4ef-404e-9286-a6f8ddfee3d6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:14.998876 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-009fd02d-b4ef-404e-9286-a6f8ddfee3d6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Delete backup with id: 8540d71c-88b0-484e-9fbc-ffaf8788d569. Jul 03 15:50:15.000672 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:15.000672 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:15.001652 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8212feec-8223-4097-866f-e4b73e2a2881 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:15.002208 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 464/1866] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:14 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:15.004285 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:15.004285 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:15.029528 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-009fd02d-b4ef-404e-9286-a6f8ddfee3d6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] delete_backup rpcapi backup_id 8540d71c-88b0-484e-9fbc-ffaf8788d569 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:15.031788 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-009fd02d-b4ef-404e-9286-a6f8ddfee3d6 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 202 Jul 03 15:50:15.032475 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 466/1867] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:14 2026] DELETE /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:15.044492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ab44d774-b201-48c9-9c89-aedcdfc52730 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:15.051323 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab44d774-b201-48c9-9c89-aedcdfc52730 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:50:15.051323 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab44d774-b201-48c9-9c89-aedcdfc52730 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:15.051323 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ab44d774-b201-48c9-9c89-aedcdfc52730 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:15.051323 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ab44d774-b201-48c9-9c89-aedcdfc52730 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:15.059151 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:15.059151 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:15.060044 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ab44d774-b201-48c9-9c89-aedcdfc52730 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 200 Jul 03 15:50:15.060768 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 463/1868] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:15 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:16.018733 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a6f89d23-29e4-4fd5-8077-648b5e379fe0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:16.020786 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a6f89d23-29e4-4fd5-8077-648b5e379fe0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:16.021039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a6f89d23-29e4-4fd5-8077-648b5e379fe0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:16.021258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a6f89d23-29e4-4fd5-8077-648b5e379fe0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:16.021392 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-a6f89d23-29e4-4fd5-8077-648b5e379fe0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:16.027030 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:16.027030 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:16.028188 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a6f89d23-29e4-4fd5-8077-648b5e379fe0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:16.028567 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 476/1869] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:16 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:16.072527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bd01e0e4-9757-4214-b0ae-3f76a57396ad None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:16.076000 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd01e0e4-9757-4214-b0ae-3f76a57396ad tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 Jul 03 15:50:16.076000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd01e0e4-9757-4214-b0ae-3f76a57396ad tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:16.076000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd01e0e4-9757-4214-b0ae-3f76a57396ad tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:16.076000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bd01e0e4-9757-4214-b0ae-3f76a57396ad tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 8540d71c-88b0-484e-9fbc-ffaf8788d569. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:16.079734 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd01e0e4-9757-4214-b0ae-3f76a57396ad tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 returned with HTTP 404 Jul 03 15:50:16.080487 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 465/1870] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:16 2026] GET /volume/v3/backups/8540d71c-88b0-484e-9fbc-ffaf8788d569 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:16.089878 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c48e4de7-232b-4076-975d-1f87f32938b3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:16.092955 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-2cd91212-eb8c-4978-9d87-d2e8d103baf3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:16.093283 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c48e4de7-232b-4076-975d-1f87f32938b3 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] DELETE https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:50:16.093405 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c48e4de7-232b-4076-975d-1f87f32938b3 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:16.093704 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c48e4de7-232b-4076-975d-1f87f32938b3 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:16.093876 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-c48e4de7-232b-4076-975d-1f87f32938b3 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete backup with id: 1c1425c2-f379-4286-bc6c-6d58172bc6c6. Jul 03 15:50:16.097905 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-2cd91212-eb8c-4978-9d87-d2e8d103baf3 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] POST https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd/action Jul 03 15:50:16.098366 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-2cd91212-eb8c-4978-9d87-d2e8d103baf3 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:50:16.098539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-2cd91212-eb8c-4978-9d87-d2e8d103baf3 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:16.100690 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:16.100690 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:16.115270 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:16.115270 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:16.125929 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-c48e4de7-232b-4076-975d-1f87f32938b3 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] delete_backup rpcapi backup_id 1c1425c2-f379-4286-bc6c-6d58172bc6c6 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:16.128922 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c48e4de7-232b-4076-975d-1f87f32938b3 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 202 Jul 03 15:50:16.129484 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 467/1871] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:16 2026] DELETE /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:16.137722 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fc6eca70-9eaa-4218-9f80-8d9e50e499c2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:16.141831 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fc6eca70-9eaa-4218-9f80-8d9e50e499c2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:50:16.141831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fc6eca70-9eaa-4218-9f80-8d9e50e499c2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:16.141831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fc6eca70-9eaa-4218-9f80-8d9e50e499c2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:16.141831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fc6eca70-9eaa-4218-9f80-8d9e50e499c2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:16.146977 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-37e7eb2b-dc56-47ba-a0c0-ece207924828 req-2cd91212-eb8c-4978-9d87-d2e8d103baf3 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd/action returned with HTTP 204 Jul 03 15:50:16.147203 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:16.147203 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:16.147939 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 464/1872] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:50:16 2026] POST /volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:50:16.148164 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fc6eca70-9eaa-4218-9f80-8d9e50e499c2 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:50:16.148921 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 477/1873] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:16 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:17.042462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c3865f32-f324-488f-9c8c-3ce45a990df1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:17.044275 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3865f32-f324-488f-9c8c-3ce45a990df1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:17.044633 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3865f32-f324-488f-9c8c-3ce45a990df1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:17.044816 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3865f32-f324-488f-9c8c-3ce45a990df1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:17.045038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c3865f32-f324-488f-9c8c-3ce45a990df1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:17.049851 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:17.049851 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:17.050778 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3865f32-f324-488f-9c8c-3ce45a990df1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:17.051305 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 466/1874] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:17 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:17.162778 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-53956418-63fc-4728-9d95-b3fe3d6aad09 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:17.167011 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-53956418-63fc-4728-9d95-b3fe3d6aad09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:50:17.167302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-53956418-63fc-4728-9d95-b3fe3d6aad09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:17.167593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-53956418-63fc-4728-9d95-b3fe3d6aad09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:17.170325 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-53956418-63fc-4728-9d95-b3fe3d6aad09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:17.179502 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:17.179502 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:17.180757 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-53956418-63fc-4728-9d95-b3fe3d6aad09 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 200 Jul 03 15:50:17.181343 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 468/1875] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:17 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:18.063209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5883a7d9-3c92-425c-97ea-845cf03ce545 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:18.065522 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5883a7d9-3c92-425c-97ea-845cf03ce545 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:18.065857 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5883a7d9-3c92-425c-97ea-845cf03ce545 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:18.066149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5883a7d9-3c92-425c-97ea-845cf03ce545 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:18.066312 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5883a7d9-3c92-425c-97ea-845cf03ce545 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:18.071576 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:18.071576 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:18.072196 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5883a7d9-3c92-425c-97ea-845cf03ce545 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:18.072557 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 465/1876] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:18 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:18.194220 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b30b87c1-171d-4e64-9d9e-19fba860ea4c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:18.197237 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b30b87c1-171d-4e64-9d9e-19fba860ea4c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 Jul 03 15:50:18.197980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b30b87c1-171d-4e64-9d9e-19fba860ea4c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:18.197980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b30b87c1-171d-4e64-9d9e-19fba860ea4c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:18.197980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b30b87c1-171d-4e64-9d9e-19fba860ea4c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Show backup with id 1c1425c2-f379-4286-bc6c-6d58172bc6c6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:18.203061 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b30b87c1-171d-4e64-9d9e-19fba860ea4c tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 returned with HTTP 404 Jul 03 15:50:18.203705 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 478/1877] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:18 2026] GET /volume/v3/backups/1c1425c2-f379-4286-bc6c-6d58172bc6c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:18.217384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2926de95-849f-4d12-838b-0568aca3db85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:18.220272 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2926de95-849f-4d12-838b-0568aca3db85 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] DELETE https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:50:18.220491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2926de95-849f-4d12-838b-0568aca3db85 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:18.221373 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2926de95-849f-4d12-838b-0568aca3db85 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:18.221373 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-2926de95-849f-4d12-838b-0568aca3db85 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Delete backup with id: 528a4afc-cb6c-4c97-8624-40f8b494cb54. Jul 03 15:50:18.227390 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:18.227390 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:18.242724 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-2926de95-849f-4d12-838b-0568aca3db85 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] delete_backup rpcapi backup_id 528a4afc-cb6c-4c97-8624-40f8b494cb54 {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:18.245267 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2926de95-849f-4d12-838b-0568aca3db85 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 202 Jul 03 15:50:18.245686 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 467/1878] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:18 2026] DELETE /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:18.262712 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bda4e9a6-1daa-424f-bb5e-43a0f0a8c7eb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:18.265641 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bda4e9a6-1daa-424f-bb5e-43a0f0a8c7eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:50:18.265641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bda4e9a6-1daa-424f-bb5e-43a0f0a8c7eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:18.265641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bda4e9a6-1daa-424f-bb5e-43a0f0a8c7eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:18.266545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-bda4e9a6-1daa-424f-bb5e-43a0f0a8c7eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:18.270418 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:18.270418 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:18.271305 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bda4e9a6-1daa-424f-bb5e-43a0f0a8c7eb tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:50:18.271815 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 469/1879] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:18 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:18.615701 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-cd6b3852-1fa4-4d83-9e2d-a746a20bfef3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:18.620526 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-cd6b3852-1fa4-4d83-9e2d-a746a20bfef3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:50:18.620716 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-cd6b3852-1fa4-4d83-9e2d-a746a20bfef3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:18.620990 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-cd6b3852-1fa4-4d83-9e2d-a746a20bfef3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:18.640233 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:18.640233 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:18.644833 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-cd6b3852-1fa4-4d83-9e2d-a746a20bfef3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:50:18.650369 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-cd6b3852-1fa4-4d83-9e2d-a746a20bfef3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:50:18.650757 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 466/1880] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:50:18 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:19.084613 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9bc6c697-6442-4f03-9939-bd1b2207c94f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:19.086530 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bc6c697-6442-4f03-9939-bd1b2207c94f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:19.086806 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bc6c697-6442-4f03-9939-bd1b2207c94f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:19.087060 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bc6c697-6442-4f03-9939-bd1b2207c94f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:19.087219 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9bc6c697-6442-4f03-9939-bd1b2207c94f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:19.098641 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:19.098641 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:19.099853 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bc6c697-6442-4f03-9939-bd1b2207c94f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:19.100664 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 479/1881] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:19 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-74293265-9b06-418a-adab-4109d37d4525 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-74293265-9b06-418a-adab-4109d37d4525 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-74293265-9b06-418a-adab-4109d37d4525 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-74293265-9b06-418a-adab-4109d37d4525 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-74293265-9b06-418a-adab-4109d37d4525 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:19.298941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-74293265-9b06-418a-adab-4109d37d4525 tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 200 Jul 03 15:50:19.299726 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 468/1882] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:19 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:19.588720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0547531b-63da-4c0f-947a-3ca9384ccc20 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:19.588720 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0547531b-63da-4c0f-947a-3ca9384ccc20 None None] GET https://10.4.3.228/volume// Jul 03 15:50:19.588720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0547531b-63da-4c0f-947a-3ca9384ccc20 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:19.588720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0547531b-63da-4c0f-947a-3ca9384ccc20 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:19.588720 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0547531b-63da-4c0f-947a-3ca9384ccc20 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:19.588720 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 470/1883] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:50:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 15:50:19.602178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-5a0acb3d-294d-4804-80ef-efe77c3d9b89 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:19.605493 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-5a0acb3d-294d-4804-80ef-efe77c3d9b89 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:50:19.605973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-5a0acb3d-294d-4804-80ef-efe77c3d9b89 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d11a946e-5aef-4b3c-9cb2-9245bce52b57", "connector": null, "instance_uuid": "ab7acd43-5197-49cb-85a1-f4dd33f4b06e"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:19.622136 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:19.622136 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:19.668140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-5a0acb3d-294d-4804-80ef-efe77c3d9b89 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:50:19.669046 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 467/1884] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:50:19 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 03 15:50:19.678754 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-6b264121-9caf-4ef9-8b71-ccd5091c3f2b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:19.681670 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-6b264121-9caf-4ef9-8b71-ccd5091c3f2b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038 Jul 03 15:50:19.681670 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-6b264121-9caf-4ef9-8b71-ccd5091c3f2b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:19.681877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-6b264121-9caf-4ef9-8b71-ccd5091c3f2b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:19.691038 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:19.691038 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:20.111709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b2140809-3bac-4045-8e75-2d66df6615d4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:20.114200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b2140809-3bac-4045-8e75-2d66df6615d4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:20.115751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b2140809-3bac-4045-8e75-2d66df6615d4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:20.115751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b2140809-3bac-4045-8e75-2d66df6615d4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:20.115751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b2140809-3bac-4045-8e75-2d66df6615d4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:20.121188 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:20.121188 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:20.122194 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b2140809-3bac-4045-8e75-2d66df6615d4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:20.122717 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 469/1885] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:20 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:50:20.240505 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-6b264121-9caf-4ef9-8b71-ccd5091c3f2b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038 returned with HTTP 200 Jul 03 15:50:20.241150 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 480/1886] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:50:19 2026] DELETE /volume/v3/attachments/f1c8fdd0-baa4-4955-976a-ca855c946038 => generated 367 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:20.318780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-04c05966-73f7-45a5-955c-db72ab36819f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:20.324527 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-04c05966-73f7-45a5-955c-db72ab36819f tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] GET https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 Jul 03 15:50:20.324855 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-04c05966-73f7-45a5-955c-db72ab36819f tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:20.325186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-04c05966-73f7-45a5-955c-db72ab36819f tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:20.325357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-04c05966-73f7-45a5-955c-db72ab36819f tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] Show backup with id 528a4afc-cb6c-4c97-8624-40f8b494cb54. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:20.333478 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-04c05966-73f7-45a5-955c-db72ab36819f tempest-VolumesBackupsTest-1823656472 tempest-VolumesBackupsTest-1823656472-project-admin] https://10.4.3.228/volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 returned with HTTP 404 Jul 03 15:50:20.334588 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 471/1887] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:20 2026] GET /volume/v3/backups/528a4afc-cb6c-4c97-8624-40f8b494cb54 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:20.348849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:20.351133 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 Jul 03 15:50:20.351325 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:20.351542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:20.351729 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete volume with id: b5b6cf47-5d07-4405-b907-193d56904557 Jul 03 15:50:20.359514 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:20.359514 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:20.360017 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:50:20.393185 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete volume request issued successfully. Jul 03 15:50:20.393416 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1f688cd8-4034-4b47-8b6a-615ea62d0c3d tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 returned with HTTP 202 Jul 03 15:50:20.393935 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 468/1888] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:20 2026] DELETE /volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:20.404862 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5cb8cd1e-133e-443c-ae73-fae9da7b8029 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:20.407020 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5cb8cd1e-133e-443c-ae73-fae9da7b8029 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 Jul 03 15:50:20.407320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5cb8cd1e-133e-443c-ae73-fae9da7b8029 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:20.407532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5cb8cd1e-133e-443c-ae73-fae9da7b8029 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:20.417078 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:20.417078 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:20.421721 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5cb8cd1e-133e-443c-ae73-fae9da7b8029 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:50:20.428604 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5cb8cd1e-133e-443c-ae73-fae9da7b8029 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 returned with HTTP 200 Jul 03 15:50:20.428937 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 470/1889] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:20 2026] GET /volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:21.141496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e20e3735-0a8c-48bb-aeb4-48fc935e2a83 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:21.148646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e20e3735-0a8c-48bb-aeb4-48fc935e2a83 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:21.148646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e20e3735-0a8c-48bb-aeb4-48fc935e2a83 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:21.148646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e20e3735-0a8c-48bb-aeb4-48fc935e2a83 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:21.148646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e20e3735-0a8c-48bb-aeb4-48fc935e2a83 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:21.152450 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:21.152450 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:21.153388 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e20e3735-0a8c-48bb-aeb4-48fc935e2a83 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:21.153842 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 481/1890] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:21 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:21.447394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-97cc2bb2-c6e4-4966-af3b-ca7760ddf03b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:21.449172 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97cc2bb2-c6e4-4966-af3b-ca7760ddf03b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 Jul 03 15:50:21.449370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97cc2bb2-c6e4-4966-af3b-ca7760ddf03b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:21.449556 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97cc2bb2-c6e4-4966-af3b-ca7760ddf03b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:21.456009 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97cc2bb2-c6e4-4966-af3b-ca7760ddf03b tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 returned with HTTP 404 Jul 03 15:50:21.456655 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 472/1891] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:21 2026] GET /volume/v3/volumes/b5b6cf47-5d07-4405-b907-193d56904557 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:21.465193 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:21.467133 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] DELETE https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 Jul 03 15:50:21.467390 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:21.468032 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:21.468032 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete volume with id: be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 Jul 03 15:50:21.477344 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:21.477344 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:21.477844 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:50:21.496611 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete volume request issued successfully. Jul 03 15:50:21.496927 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-81e31c64-e899-4b7b-a8dc-b48521720a97 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 returned with HTTP 202 Jul 03 15:50:21.497437 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 469/1892] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:21 2026] DELETE /volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:21.508689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6fcb41bd-7b3a-4995-9184-95426ff88fa1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:21.510660 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6fcb41bd-7b3a-4995-9184-95426ff88fa1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 Jul 03 15:50:21.510917 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6fcb41bd-7b3a-4995-9184-95426ff88fa1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:21.511198 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6fcb41bd-7b3a-4995-9184-95426ff88fa1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:21.524223 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:21.524223 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:21.530120 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6fcb41bd-7b3a-4995-9184-95426ff88fa1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:50:21.536369 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6fcb41bd-7b3a-4995-9184-95426ff88fa1 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 returned with HTTP 200 Jul 03 15:50:21.537157 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 471/1893] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:21 2026] GET /volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:22.083843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fb52c611-8e95-495d-9205-e948e8da5032 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:22.084243 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb52c611-8e95-495d-9205-e948e8da5032 None None] GET https://10.4.3.228/volume// Jul 03 15:50:22.085396 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb52c611-8e95-495d-9205-e948e8da5032 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:22.085396 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb52c611-8e95-495d-9205-e948e8da5032 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:22.085396 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb52c611-8e95-495d-9205-e948e8da5032 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:22.085396 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 482/1894] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:50:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:50:22.093901 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-1d11a721-76ec-436b-ae6d-1edd8e4f0422 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:22.097917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-1d11a721-76ec-436b-ae6d-1edd8e4f0422 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:50:22.097917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-1d11a721-76ec-436b-ae6d-1edd8e4f0422 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c9781a2-81c2-47ea-8573-0b43c701c630", "connector": null, "instance_uuid": "d4bc9400-20eb-43df-b7d2-bb29120a3bf7"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:22.110366 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:22.110366 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:22.143164 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-1d11a721-76ec-436b-ae6d-1edd8e4f0422 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:50:22.143736 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 473/1895] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:50:22 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 03 15:50:22.157255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-43198a15-0c29-44ad-9b7f-b2971f7c0d6b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:22.161556 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-43198a15-0c29-44ad-9b7f-b2971f7c0d6b tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] DELETE https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd Jul 03 15:50:22.161860 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-43198a15-0c29-44ad-9b7f-b2971f7c0d6b tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:22.162157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-43198a15-0c29-44ad-9b7f-b2971f7c0d6b tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:22.167857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6f937dbe-8d80-4321-baf7-2e3607dbfb31 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:22.173575 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f937dbe-8d80-4321-baf7-2e3607dbfb31 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:22.173897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f937dbe-8d80-4321-baf7-2e3607dbfb31 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:22.174156 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f937dbe-8d80-4321-baf7-2e3607dbfb31 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:22.174268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6f937dbe-8d80-4321-baf7-2e3607dbfb31 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:22.175322 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:22.175322 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:22.185278 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:22.185278 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:22.185979 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f937dbe-8d80-4321-baf7-2e3607dbfb31 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:22.186377 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 472/1896] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:22 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:22.554993 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a152a5b6-5f13-4cca-8536-dafc58f936ca None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:22.560687 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a152a5b6-5f13-4cca-8536-dafc58f936ca tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 Jul 03 15:50:22.560990 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a152a5b6-5f13-4cca-8536-dafc58f936ca tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:22.561262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a152a5b6-5f13-4cca-8536-dafc58f936ca tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:22.572938 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a152a5b6-5f13-4cca-8536-dafc58f936ca tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 returned with HTTP 404 Jul 03 15:50:22.574575 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 483/1897] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:22 2026] GET /volume/v3/volumes/be88e178-3d7b-45a7-9ff2-c5c746ca4fd8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:22.585059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:22.587603 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] DELETE https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 Jul 03 15:50:22.588432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:22.588432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:22.588557 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete volume with id: 6e455461-f732-4317-8754-e5271eb2e383 Jul 03 15:50:22.599610 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:22.599610 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:22.600197 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:50:22.631362 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Delete volume request issued successfully. Jul 03 15:50:22.634650 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-63b4c65b-1f40-47a2-8067-e072e2743c21 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 returned with HTTP 202 Jul 03 15:50:22.634650 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 474/1898] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:22 2026] DELETE /volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:22.646591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7854617f-6059-41a8-8b9b-d44479880433 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:22.650392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7854617f-6059-41a8-8b9b-d44479880433 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 Jul 03 15:50:22.650496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7854617f-6059-41a8-8b9b-d44479880433 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:22.651374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7854617f-6059-41a8-8b9b-d44479880433 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:22.661827 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:22.661827 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:22.665226 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7854617f-6059-41a8-8b9b-d44479880433 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Volume info retrieved successfully. Jul 03 15:50:22.670385 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7854617f-6059-41a8-8b9b-d44479880433 tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 returned with HTTP 200 Jul 03 15:50:22.670816 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 473/1899] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:22 2026] GET /volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:22.724035 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-43198a15-0c29-44ad-9b7f-b2971f7c0d6b tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd returned with HTTP 200 Jul 03 15:50:22.724470 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 470/1900] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:50:22 2026] DELETE /volume/v3/attachments/d60351e5-4f8a-4a3f-85cd-e793691238dd => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:23.198915 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f1fbd928-d27d-48f7-876f-04e7ce681249 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:23.200748 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f1fbd928-d27d-48f7-876f-04e7ce681249 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:23.200989 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f1fbd928-d27d-48f7-876f-04e7ce681249 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:23.201266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f1fbd928-d27d-48f7-876f-04e7ce681249 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:23.201402 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f1fbd928-d27d-48f7-876f-04e7ce681249 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:23.205580 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:23.205580 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:23.206222 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f1fbd928-d27d-48f7-876f-04e7ce681249 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:23.206750 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 484/1901] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:23 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:23.687306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8089bffb-f21a-4746-b826-6b3f9ace836e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:23.690686 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8089bffb-f21a-4746-b826-6b3f9ace836e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] GET https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 Jul 03 15:50:23.690686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8089bffb-f21a-4746-b826-6b3f9ace836e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:23.690686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8089bffb-f21a-4746-b826-6b3f9ace836e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:23.697442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8089bffb-f21a-4746-b826-6b3f9ace836e tempest-VolumesBackupsTest-974647024 tempest-VolumesBackupsTest-974647024-project-member] https://10.4.3.228/volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 returned with HTTP 404 Jul 03 15:50:23.698212 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 475/1902] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:23 2026] GET /volume/v3/volumes/6e455461-f732-4317-8754-e5271eb2e383 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:24.219816 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a27dafd9-3d4a-41c7-8563-2217f3c1d767 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:24.222511 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a27dafd9-3d4a-41c7-8563-2217f3c1d767 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:24.222511 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a27dafd9-3d4a-41c7-8563-2217f3c1d767 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:24.222511 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a27dafd9-3d4a-41c7-8563-2217f3c1d767 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:24.222511 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a27dafd9-3d4a-41c7-8563-2217f3c1d767 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:24.226839 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:24.226839 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:24.227674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a27dafd9-3d4a-41c7-8563-2217f3c1d767 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:24.228909 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 474/1903] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:24 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:25.187499 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a2695a70-4f3b-4fb1-a89c-1832aca2e456 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.191398 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a2695a70-4f3b-4fb1-a89c-1832aca2e456 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 Jul 03 15:50:25.192430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a2695a70-4f3b-4fb1-a89c-1832aca2e456 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:25.207571 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a2695a70-4f3b-4fb1-a89c-1832aca2e456 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:50:25.215826 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a2695a70-4f3b-4fb1-a89c-1832aca2e456 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:50:25.215826 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.215826 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:25.246855 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f52a6f2d-eee5-497a-8183-4a3b674a2cf3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.250563 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f52a6f2d-eee5-497a-8183-4a3b674a2cf3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:25.250795 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f52a6f2d-eee5-497a-8183-4a3b674a2cf3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.251197 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f52a6f2d-eee5-497a-8183-4a3b674a2cf3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.251197 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f52a6f2d-eee5-497a-8183-4a3b674a2cf3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:25.266281 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.266281 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:25.267089 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f52a6f2d-eee5-497a-8183-4a3b674a2cf3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:25.269641 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 485/1904] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:25 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:25.281296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-d5698018-551f-4528-b049-59ee97c00e2a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.288309 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-d5698018-551f-4528-b049-59ee97c00e2a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:50:25.289483 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-d5698018-551f-4528-b049-59ee97c00e2a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.291732 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-d5698018-551f-4528-b049-59ee97c00e2a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.312488 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.312488 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:25.318212 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-d5698018-551f-4528-b049-59ee97c00e2a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:50:25.324685 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-d5698018-551f-4528-b049-59ee97c00e2a tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:50:25.325442 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 476/1905] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:50:25 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:25.368833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2d9b1fee-86e9-4e29-ac95-4466c56e3d06 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.369267 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d9b1fee-86e9-4e29-ac95-4466c56e3d06 None None] GET https://10.4.3.228/volume// Jul 03 15:50:25.369463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d9b1fee-86e9-4e29-ac95-4466c56e3d06 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.369687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d9b1fee-86e9-4e29-ac95-4466c56e3d06 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.370029 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d9b1fee-86e9-4e29-ac95-4466c56e3d06 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:25.370391 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 475/1906] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:50:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:50:25.379461 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-4992f041-b6d2-4b92-bfd7-4d77ce72f6c3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.382315 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-4992f041-b6d2-4b92-bfd7-4d77ce72f6c3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:50:25.382506 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-4992f041-b6d2-4b92-bfd7-4d77ce72f6c3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce1d71d9-4984-4955-a672-a2fc448d7f1f", "connector": null, "instance_uuid": "f1d979f0-6c3b-4bc4-87ac-4e76aee4f112"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:25.394444 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.394444 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:25.435514 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-4992f041-b6d2-4b92-bfd7-4d77ce72f6c3 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:50:25.436238 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 486/1907] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:50:25 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:25.476393 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-400e4742-d3eb-4e1a-8e63-c6a666ee8569 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.480643 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-400e4742-d3eb-4e1a-8e63-c6a666ee8569 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] POST https://10.4.3.228/volume/v3/attachments/ae25e617-945f-46d3-a91a-36c437206d87/action Jul 03 15:50:25.480643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-400e4742-d3eb-4e1a-8e63-c6a666ee8569 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:50:25.480643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-400e4742-d3eb-4e1a-8e63-c6a666ee8569 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:25.501648 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.501648 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:25.515111 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c6d03689-88d9-4567-a53a-8dba7954cbab req-400e4742-d3eb-4e1a-8e63-c6a666ee8569 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments/ae25e617-945f-46d3-a91a-36c437206d87/action returned with HTTP 204 Jul 03 15:50:25.515809 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 477/1908] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:50:25 2026] POST /volume/v3/attachments/ae25e617-945f-46d3-a91a-36c437206d87/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:25.541858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4f3e095c-98c8-40d4-b756-446fbd9f8a14 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.544011 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f3e095c-98c8-40d4-b756-446fbd9f8a14 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:50:25.544281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f3e095c-98c8-40d4-b756-446fbd9f8a14 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.544461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f3e095c-98c8-40d4-b756-446fbd9f8a14 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.559698 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.559698 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:25.566871 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4f3e095c-98c8-40d4-b756-446fbd9f8a14 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:50:25.574794 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f3e095c-98c8-40d4-b756-446fbd9f8a14 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:50:25.575392 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 476/1909] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:25 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:25.589659 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7e4293a7-6b9e-4e70-befc-6168c1388eb0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.591431 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7e4293a7-6b9e-4e70-befc-6168c1388eb0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:50:25.591647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7e4293a7-6b9e-4e70-befc-6168c1388eb0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.591867 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7e4293a7-6b9e-4e70-befc-6168c1388eb0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.602990 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.602990 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:25.607754 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7e4293a7-6b9e-4e70-befc-6168c1388eb0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:50:25.613582 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7e4293a7-6b9e-4e70-befc-6168c1388eb0 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:50:25.614301 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 487/1910] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:25 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:25.663535 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-7d18c932-9e1f-4e39-b203-56f7e6b2aae7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.666357 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-7d18c932-9e1f-4e39-b203-56f7e6b2aae7 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:50:25.666676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-7d18c932-9e1f-4e39-b203-56f7e6b2aae7 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.666906 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-7d18c932-9e1f-4e39-b203-56f7e6b2aae7 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.679307 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.679307 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:25.683842 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-7d18c932-9e1f-4e39-b203-56f7e6b2aae7 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:50:25.690020 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-7d18c932-9e1f-4e39-b203-56f7e6b2aae7 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:50:25.690495 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 478/1911] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:50:25 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:25.727874 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-5b24f0cd-29c2-486e-963b-7dae57f9d06c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.730456 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-5b24f0cd-29c2-486e-963b-7dae57f9d06c tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] DELETE https://10.4.3.228/volume/v3/attachments/ae25e617-945f-46d3-a91a-36c437206d87 Jul 03 15:50:25.730692 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-5b24f0cd-29c2-486e-963b-7dae57f9d06c tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.730923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-5b24f0cd-29c2-486e-963b-7dae57f9d06c tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.741591 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:25.741591 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:25.752080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a2695a70-4f3b-4fb1-a89c-1832aca2e456 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-d11a946e-5aef-4b3c-9cb2-9245bce52b57-np0000004436" released by "attachment_update" :: held 0.538s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:50:25.752080 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a2695a70-4f3b-4fb1-a89c-1832aca2e456 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 returned with HTTP 200 Jul 03 15:50:25.752250 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 471/1912] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:50:25 2026] PUT /volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:25.763132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-1cd32520-1b30-40d8-8ce4-00a54c7f8017 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:25.766453 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-1cd32520-1b30-40d8-8ce4-00a54c7f8017 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 Jul 03 15:50:25.766453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-1cd32520-1b30-40d8-8ce4-00a54c7f8017 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:25.766453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-1cd32520-1b30-40d8-8ce4-00a54c7f8017 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:25.792794 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-1cd32520-1b30-40d8-8ce4-00a54c7f8017 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 returned with HTTP 200 Jul 03 15:50:25.793278 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 488/1913] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 15:50:25 2026] GET /volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:26.113436 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:26.207795 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:26.208233 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-118359643"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:26.210039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request body: {'volume': {"'imageRef": 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-118359643'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:26.210214 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume of 1 GB Jul 03 15:50:26.215366 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Availability Zones retrieved successfully. Jul 03 15:50:26.223990 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (e0ca5dfd-71c4-42e4-89bb-be6557d977b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:26.225310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03fa81f3-2de9-4be1-a133-3c3c00a166b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.226692 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:26.261519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03fa81f3-2de9-4be1-a133-3c3c00a166b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.262640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3209cb-731c-4cca-b172-c4ef7279798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.278735 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e8634942-15ff-47bd-a9c2-ae168a7938ca req-5b24f0cd-29c2-486e-963b-7dae57f9d06c tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/attachments/ae25e617-945f-46d3-a91a-36c437206d87 returned with HTTP 200 Jul 03 15:50:26.279314 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 477/1914] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:50:25 2026] DELETE /volume/v3/attachments/ae25e617-945f-46d3-a91a-36c437206d87 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:26.282470 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fe09c694-cb1d-4557-b698-e949078d1d8f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:26.285681 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe09c694-cb1d-4557-b698-e949078d1d8f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:26.285882 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fe09c694-cb1d-4557-b698-e949078d1d8f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:26.286105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fe09c694-cb1d-4557-b698-e949078d1d8f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:26.286263 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-fe09c694-cb1d-4557-b698-e949078d1d8f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:26.292928 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:26.292928 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:26.294209 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe09c694-cb1d-4557-b698-e949078d1d8f tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:26.294453 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 472/1915] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:26 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:26.333922 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7a63018b-8901-4d8e-b248-437bf5752b25 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:26.339689 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7a63018b-8901-4d8e-b248-437bf5752b25 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:50:26.340957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7a63018b-8901-4d8e-b248-437bf5752b25 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:26.340957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7a63018b-8901-4d8e-b248-437bf5752b25 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:26.354649 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:26.354649 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:26.356711 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7a63018b-8901-4d8e-b248-437bf5752b25 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:50:26.362917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7a63018b-8901-4d8e-b248-437bf5752b25 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:50:26.363491 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 489/1916] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:26 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:26.376107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Created reservations ['69cd0566-1c8a-420d-a639-c9efc246a91a', '46e5ce05-9514-491f-a151-9e6a97e0c534', '1c050db3-e6ea-4636-9b01-021b7c9fdccf', '415a57d0-236b-40ca-9be3-93ad2fe6db43'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:26.377286 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3209cb-731c-4cca-b172-c4ef7279798a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69cd0566-1c8a-420d-a639-c9efc246a91a', '46e5ce05-9514-491f-a151-9e6a97e0c534', '1c050db3-e6ea-4636-9b01-021b7c9fdccf', '415a57d0-236b-40ca-9be3-93ad2fe6db43']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.378356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4134b6b-561b-405a-a842-445a72e74ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.422495 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4134b6b-561b-405a-a842-445a72e74ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d31da39-6ac6-4907-83c4-c8c1bb51b1b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-118359643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['69cd0566-1c8a-420d-a639-c9efc246a91a','46e5ce05-9514-491f-a151-9e6a97e0c534','1c050db3-e6ea-4636-9b01-021b7c9fdccf','415a57d0-236b-40ca-9be3-93ad2fe6db43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-118359643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d31da39-6ac6-4907-83c4-c8c1bb51b1b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39307cd7315a449eaad672356b55268d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e3855b2964c84b1785953fbb1e95e117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.422495 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad54fbe8-0679-4e07-b006-bf0fb7140bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.447530 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad54fbe8-0679-4e07-b006-bf0fb7140bcc) transitioned into 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-118359643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['69cd0566-1c8a-420d-a639-c9efc246a91a','46e5ce05-9514-491f-a151-9e6a97e0c534','1c050db3-e6ea-4636-9b01-021b7c9fdccf','415a57d0-236b-40ca-9be3-93ad2fe6db43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.448361 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e2ec4f-9bd3-4dcf-bf04-db3ac5c2a895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.461793 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e2ec4f-9bd3-4dcf-bf04-db3ac5c2a895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.464056 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (e0ca5dfd-71c4-42e4-89bb-be6557d977b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:26.464563 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request issued successfully. Jul 03 15:50:26.465548 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8b91791-6cd4-49e1-a267-1e1ee9a07cf7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:26.466146 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 479/1917] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:26 2026] POST /volume/v3/volumes => generated 756 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:26.484514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:26.486710 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:26.487164 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-56136576"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:26.489389 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request body: {'volume': {"'imageRef": 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-56136576'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:26.489658 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume of 1 GB Jul 03 15:50:26.490008 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:26.490008 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:26.495359 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Availability Zones retrieved successfully. Jul 03 15:50:26.503851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (3bdac893-36ea-4e63-bac3-47aca2115879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:26.504840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3033518-4b4e-40ef-adb6-4718e3fa9ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.507070 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:26.578325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3033518-4b4e-40ef-adb6-4718e3fa9ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.578916 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786c849a-e270-46f7-9dd0-a0fcde0f06b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.659704 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Created reservations ['0082e7d2-066a-4ae8-b9b4-3f234862ecaa', 'ceca1c32-7615-4d5c-8d53-b06a5cad0970', '575f6e75-5e3f-4d43-9efe-ca44e64652b9', '7b809fa2-8c2a-4516-be5e-19705f355596'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:26.661356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786c849a-e270-46f7-9dd0-a0fcde0f06b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0082e7d2-066a-4ae8-b9b4-3f234862ecaa', 'ceca1c32-7615-4d5c-8d53-b06a5cad0970', '575f6e75-5e3f-4d43-9efe-ca44e64652b9', '7b809fa2-8c2a-4516-be5e-19705f355596']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.662564 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c88236-e92a-4831-ba34-bc7b08caef0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.694116 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c88236-e92a-4831-ba34-bc7b08caef0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d6c5dbb-ee5f-44ac-ad19-00df47aec966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-56136576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['0082e7d2-066a-4ae8-b9b4-3f234862ecaa','ceca1c32-7615-4d5c-8d53-b06a5cad0970','575f6e75-5e3f-4d43-9efe-ca44e64652b9','7b809fa2-8c2a-4516-be5e-19705f355596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-56136576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d6c5dbb-ee5f-44ac-ad19-00df47aec966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39307cd7315a449eaad672356b55268d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e3855b2964c84b1785953fbb1e95e117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.695134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c14b10-1510-45c6-96cd-3a2d6e783810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.729718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c14b10-1510-45c6-96cd-3a2d6e783810) transitioned into 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-56136576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['0082e7d2-066a-4ae8-b9b4-3f234862ecaa','ceca1c32-7615-4d5c-8d53-b06a5cad0970','575f6e75-5e3f-4d43-9efe-ca44e64652b9','7b809fa2-8c2a-4516-be5e-19705f355596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.729718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4001af03-8519-4295-89c8-f277b45bd505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.745433 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4001af03-8519-4295-89c8-f277b45bd505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.746924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (3bdac893-36ea-4e63-bac3-47aca2115879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:26.746924 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request issued successfully. Jul 03 15:50:26.747192 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60aadd58-1a33-4c5c-b7c0-0dfa7cc158e7 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:26.747637 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 478/1918] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:26 2026] POST /volume/v3/volumes => generated 755 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:26.765802 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:26.768062 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:26.768510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-492777205"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:26.770490 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request body: {'volume': {"'imageRef": 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-492777205'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:26.770684 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume of 1 GB Jul 03 15:50:26.775832 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Availability Zones retrieved successfully. Jul 03 15:50:26.782574 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (738eec58-0b65-4086-816b-868efac3b5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:26.783576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad4593a-95b5-4cde-9b16-710d2b176e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.784557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:26.829380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad4593a-95b5-4cde-9b16-710d2b176e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.830665 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc55353-ab13-439b-a3fb-c397007bf40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.916130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Created reservations ['1e920f5f-b0cd-40f3-82a2-4b3daae3fd9c', '6b8a79a1-d28a-472d-bd3d-be2308fd71e5', 'b7ed46a4-fdbe-4401-b8ae-9119c4adafff', '9ac7904e-c8d5-42b3-a600-d1cb65db9bc6'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:26.917248 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc55353-ab13-439b-a3fb-c397007bf40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e920f5f-b0cd-40f3-82a2-4b3daae3fd9c', '6b8a79a1-d28a-472d-bd3d-be2308fd71e5', 'b7ed46a4-fdbe-4401-b8ae-9119c4adafff', '9ac7904e-c8d5-42b3-a600-d1cb65db9bc6']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.918391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39399cbd-a4a0-4faf-b278-c60dff437877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.956919 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39399cbd-a4a0-4faf-b278-c60dff437877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb247077-c2c3-42bf-b78f-28e0a2a0b029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-492777205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['1e920f5f-b0cd-40f3-82a2-4b3daae3fd9c','6b8a79a1-d28a-472d-bd3d-be2308fd71e5','b7ed46a4-fdbe-4401-b8ae-9119c4adafff','9ac7904e-c8d5-42b3-a600-d1cb65db9bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-492777205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb247077-c2c3-42bf-b78f-28e0a2a0b029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39307cd7315a449eaad672356b55268d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e3855b2964c84b1785953fbb1e95e117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.957753 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d72a0c01-27bd-4127-8af1-4976e2dec428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.983840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d72a0c01-27bd-4127-8af1-4976e2dec428) transitioned into 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-492777205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['1e920f5f-b0cd-40f3-82a2-4b3daae3fd9c','6b8a79a1-d28a-472d-bd3d-be2308fd71e5','b7ed46a4-fdbe-4401-b8ae-9119c4adafff','9ac7904e-c8d5-42b3-a600-d1cb65db9bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.987845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee70ba6-2171-425c-be7b-b7cd7550ed04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:26.996091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee70ba6-2171-425c-be7b-b7cd7550ed04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:26.996883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (738eec58-0b65-4086-816b-868efac3b5f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:26.997210 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request issued successfully. Jul 03 15:50:26.997749 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-438b2e7b-2fd5-4761-9b21-b179851fba9d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:26.998317 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 473/1919] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:26 2026] POST /volume/v3/volumes => generated 756 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:27.013601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8d878a1d-595c-4017-976f-3450e730c32f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.019100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:27.019461 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2077870370"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:27.021149 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request body: {'volume': {"'imageRef": 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2077870370'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:27.021280 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume of 1 GB Jul 03 15:50:27.031885 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Availability Zones retrieved successfully. Jul 03 15:50:27.043456 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (f0f7aaa7-6b1f-4e35-bfd5-f30e8a7e8add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:27.044954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592309c4-e349-46de-bd4c-5a39a33ebd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.046298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:27.085805 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592309c4-e349-46de-bd4c-5a39a33ebd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.087076 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03606a2c-1a13-46d3-b233-ab20fd615d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.155697 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Created reservations ['8d286bea-26f4-48c7-907a-a16cbf472913', 'cdef1fb7-e1c0-4df8-ac52-c453777fee97', 'e64d275c-1386-436d-a9d9-a41e8f7e88e5', 'd1027624-8e56-443e-a9a9-8686fecea43c'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:27.156684 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03606a2c-1a13-46d3-b233-ab20fd615d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d286bea-26f4-48c7-907a-a16cbf472913', 'cdef1fb7-e1c0-4df8-ac52-c453777fee97', 'e64d275c-1386-436d-a9d9-a41e8f7e88e5', 'd1027624-8e56-443e-a9a9-8686fecea43c']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.157594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5cec8a8-a8f2-4b7f-99f4-9a6ea4b15c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.191335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5cec8a8-a8f2-4b7f-99f4-9a6ea4b15c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2077870370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['8d286bea-26f4-48c7-907a-a16cbf472913','cdef1fb7-e1c0-4df8-ac52-c453777fee97','e64d275c-1386-436d-a9d9-a41e8f7e88e5','d1027624-8e56-443e-a9a9-8686fecea43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2077870370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39307cd7315a449eaad672356b55268d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e3855b2964c84b1785953fbb1e95e117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.192868 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c723c442-18d4-4e61-b478-95bab1d226d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.224762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c723c442-18d4-4e61-b478-95bab1d226d0) transitioned into 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-2077870370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['8d286bea-26f4-48c7-907a-a16cbf472913','cdef1fb7-e1c0-4df8-ac52-c453777fee97','e64d275c-1386-436d-a9d9-a41e8f7e88e5','d1027624-8e56-443e-a9a9-8686fecea43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.225909 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a617958a-4124-4ca2-8f2a-a1ca6818656a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.240380 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a617958a-4124-4ca2-8f2a-a1ca6818656a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.241755 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (f0f7aaa7-6b1f-4e35-bfd5-f30e8a7e8add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:27.242209 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request issued successfully. Jul 03 15:50:27.243130 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d878a1d-595c-4017-976f-3450e730c32f tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:27.243821 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 490/1920] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:27 2026] POST /volume/v3/volumes => generated 757 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:27.258474 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.260655 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:27.261051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-912269045"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:27.262844 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request body: {'volume': {"'imageRef": 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-912269045'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:27.264965 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume of 1 GB Jul 03 15:50:27.264965 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.264965 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:27.271687 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Availability Zones retrieved successfully. Jul 03 15:50:27.276735 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (c444a8cd-fe6e-4ab0-beb7-3eb7093aa4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:27.278090 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df83cf04-7bea-4786-8268-d36d5594706c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.279746 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:27.308133 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bd18a4f9-c214-45b9-8599-84b694c5e7c5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.319575 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd18a4f9-c214-45b9-8599-84b694c5e7c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:27.319575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd18a4f9-c214-45b9-8599-84b694c5e7c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.319575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd18a4f9-c214-45b9-8599-84b694c5e7c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.319575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bd18a4f9-c214-45b9-8599-84b694c5e7c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:27.323385 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.323385 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:27.324211 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd18a4f9-c214-45b9-8599-84b694c5e7c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:27.324638 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 479/1921] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:27 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:27.331881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df83cf04-7bea-4786-8268-d36d5594706c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.333461 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801034c8-5d07-4747-9e87-571486fa4f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.392306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Created reservations ['4edde534-3b2d-455c-bbda-dd4af15a040f', 'c060709b-405c-481c-bcae-9e4dd0961a04', '9fc45d6c-87b6-4681-b7c5-497a2d7afecd', '5e7ed4ef-4f6a-433e-a8b6-62960292ed5f'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:27.393989 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801034c8-5d07-4747-9e87-571486fa4f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4edde534-3b2d-455c-bbda-dd4af15a040f', 'c060709b-405c-481c-bcae-9e4dd0961a04', '9fc45d6c-87b6-4681-b7c5-497a2d7afecd', '5e7ed4ef-4f6a-433e-a8b6-62960292ed5f']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.395438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb0575b-d493-426f-a2f9-e55009405c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.427765 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb0575b-d493-426f-a2f9-e55009405c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '445577ec-3135-4b32-969f-1b75b6df9a4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-912269045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['4edde534-3b2d-455c-bbda-dd4af15a040f','c060709b-405c-481c-bcae-9e4dd0961a04','9fc45d6c-87b6-4681-b7c5-497a2d7afecd','5e7ed4ef-4f6a-433e-a8b6-62960292ed5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-912269045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=445577ec-3135-4b32-969f-1b75b6df9a4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39307cd7315a449eaad672356b55268d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e3855b2964c84b1785953fbb1e95e117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.427765 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f80b54-c03f-4dd8-a76f-56de162f9c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.448454 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f80b54-c03f-4dd8-a76f-56de162f9c76) transitioned into 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-912269045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39307cd7315a449eaad672356b55268d',qos_specs=None,replication_status=,reservations=['4edde534-3b2d-455c-bbda-dd4af15a040f','c060709b-405c-481c-bcae-9e4dd0961a04','9fc45d6c-87b6-4681-b7c5-497a2d7afecd','5e7ed4ef-4f6a-433e-a8b6-62960292ed5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3855b2964c84b1785953fbb1e95e117',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.449725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332beaed-666f-4f1e-aad7-62f891bade3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:27.460686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332beaed-666f-4f1e-aad7-62f891bade3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:27.460686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Flow 'volume_create_api' (c444a8cd-fe6e-4ab0-beb7-3eb7093aa4d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:27.460686 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Create volume request issued successfully. Jul 03 15:50:27.461592 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1603e37-9d0c-4319-b0fe-160282d685d1 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:27.461935 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 480/1922] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:27 2026] POST /volume/v3/volumes => generated 756 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:27.474310 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2a90c15c-ec6c-4155-b97b-3156df4f4bbe None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.476399 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2a90c15c-ec6c-4155-b97b-3156df4f4bbe tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 Jul 03 15:50:27.476632 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2a90c15c-ec6c-4155-b97b-3156df4f4bbe tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.476869 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2a90c15c-ec6c-4155-b97b-3156df4f4bbe tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.485243 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.485243 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:27.489602 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2a90c15c-ec6c-4155-b97b-3156df4f4bbe tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:27.494897 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2a90c15c-ec6c-4155-b97b-3156df4f4bbe tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 returned with HTTP 200 Jul 03 15:50:27.495430 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 474/1923] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:27 2026] GET /volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:27.509995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7b69b2d3-e1b5-4123-8adf-585f60816db3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.517998 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b69b2d3-e1b5-4123-8adf-585f60816db3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 Jul 03 15:50:27.518303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b69b2d3-e1b5-4123-8adf-585f60816db3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.518549 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b69b2d3-e1b5-4123-8adf-585f60816db3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.527725 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.527725 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:27.532908 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7b69b2d3-e1b5-4123-8adf-585f60816db3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:27.538710 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b69b2d3-e1b5-4123-8adf-585f60816db3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 returned with HTTP 200 Jul 03 15:50:27.539288 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 491/1924] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:27 2026] GET /volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:27.558726 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f498b875-9b1d-496c-a4ba-126b7d784de3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.561518 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f498b875-9b1d-496c-a4ba-126b7d784de3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 Jul 03 15:50:27.561766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f498b875-9b1d-496c-a4ba-126b7d784de3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.562551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f498b875-9b1d-496c-a4ba-126b7d784de3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.572552 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.572552 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:27.580473 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f498b875-9b1d-496c-a4ba-126b7d784de3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:27.586268 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f498b875-9b1d-496c-a4ba-126b7d784de3 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 returned with HTTP 200 Jul 03 15:50:27.586901 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 480/1925] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:27 2026] GET /volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:27.606479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5be9b8e1-d731-49a1-8a2e-dc7e7899ec77 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.608703 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5be9b8e1-d731-49a1-8a2e-dc7e7899ec77 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 Jul 03 15:50:27.609019 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5be9b8e1-d731-49a1-8a2e-dc7e7899ec77 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.609242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5be9b8e1-d731-49a1-8a2e-dc7e7899ec77 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.617509 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.617509 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:27.622552 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5be9b8e1-d731-49a1-8a2e-dc7e7899ec77 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:27.628028 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5be9b8e1-d731-49a1-8a2e-dc7e7899ec77 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 returned with HTTP 200 Jul 03 15:50:27.628602 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 481/1926] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:27 2026] GET /volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:27.643718 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b605eccd-9c3f-40b7-9d81-f48a56fb1ee5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.647092 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b605eccd-9c3f-40b7-9d81-f48a56fb1ee5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e Jul 03 15:50:27.647542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b605eccd-9c3f-40b7-9d81-f48a56fb1ee5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.647542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b605eccd-9c3f-40b7-9d81-f48a56fb1ee5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.663706 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.663706 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:27.673417 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b605eccd-9c3f-40b7-9d81-f48a56fb1ee5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:27.680025 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b605eccd-9c3f-40b7-9d81-f48a56fb1ee5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e returned with HTTP 200 Jul 03 15:50:27.680889 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 475/1927] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:27 2026] GET /volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:27.698108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.700408 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] DELETE https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e Jul 03 15:50:27.700636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.700909 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.701158 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume with id: 445577ec-3135-4b32-969f-1b75b6df9a4e Jul 03 15:50:27.712240 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.712240 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:27.712882 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:27.735747 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume request issued successfully. Jul 03 15:50:27.735998 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9571fdaa-7280-43c9-83c4-9e259d4e96d8 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e returned with HTTP 202 Jul 03 15:50:27.736561 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 492/1928] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:27 2026] DELETE /volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:27.745933 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0445fc47-bdea-41ca-a82b-490acf809b98 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:27.748500 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0445fc47-bdea-41ca-a82b-490acf809b98 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e Jul 03 15:50:27.748500 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0445fc47-bdea-41ca-a82b-490acf809b98 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:27.748500 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0445fc47-bdea-41ca-a82b-490acf809b98 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:27.758337 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:27.758337 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:27.764769 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0445fc47-bdea-41ca-a82b-490acf809b98 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:27.771136 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0445fc47-bdea-41ca-a82b-490acf809b98 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e returned with HTTP 200 Jul 03 15:50:27.771870 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 481/1929] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:27 2026] GET /volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:28.341672 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-281d08fb-3b3b-44e2-b497-90ef97a09749 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:28.343585 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-281d08fb-3b3b-44e2-b497-90ef97a09749 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:28.343829 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-281d08fb-3b3b-44e2-b497-90ef97a09749 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:28.344069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-281d08fb-3b3b-44e2-b497-90ef97a09749 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:28.344246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-281d08fb-3b3b-44e2-b497-90ef97a09749 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:28.348554 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:28.348554 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:28.349254 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-281d08fb-3b3b-44e2-b497-90ef97a09749 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:28.349604 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 482/1930] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:28 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:28.786757 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5fdf0bd2-4634-40da-a4bb-c87885f8dfa5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:28.788388 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5fdf0bd2-4634-40da-a4bb-c87885f8dfa5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e Jul 03 15:50:28.788600 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5fdf0bd2-4634-40da-a4bb-c87885f8dfa5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:28.788837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5fdf0bd2-4634-40da-a4bb-c87885f8dfa5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:28.800414 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5fdf0bd2-4634-40da-a4bb-c87885f8dfa5 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e returned with HTTP 404 Jul 03 15:50:28.800953 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 476/1931] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:28 2026] GET /volume/v3/volumes/445577ec-3135-4b32-969f-1b75b6df9a4e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:28.809647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:28.813227 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] DELETE https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 Jul 03 15:50:28.813438 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:28.813668 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:28.813856 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume with id: fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 Jul 03 15:50:28.824156 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:28.824156 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:28.824718 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:28.850544 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume request issued successfully. Jul 03 15:50:28.850874 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd180d6c-4079-4b52-9927-35efc3b5d69d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 returned with HTTP 202 Jul 03 15:50:28.851508 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 493/1932] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:28 2026] DELETE /volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:28.861774 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-17225e72-a272-496b-82f5-52e5753ddf7c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:28.864556 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-17225e72-a272-496b-82f5-52e5753ddf7c tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 Jul 03 15:50:28.864840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-17225e72-a272-496b-82f5-52e5753ddf7c tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:28.865168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-17225e72-a272-496b-82f5-52e5753ddf7c tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:28.873032 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:28.873032 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:28.877882 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-17225e72-a272-496b-82f5-52e5753ddf7c tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:28.887570 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-17225e72-a272-496b-82f5-52e5753ddf7c tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 returned with HTTP 200 Jul 03 15:50:28.888016 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 482/1933] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:28 2026] GET /volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:29.363609 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dd893371-7397-4905-8fd5-f173034377ed None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:29.366383 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd893371-7397-4905-8fd5-f173034377ed tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:29.366695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd893371-7397-4905-8fd5-f173034377ed tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:29.366952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd893371-7397-4905-8fd5-f173034377ed tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:29.367086 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-dd893371-7397-4905-8fd5-f173034377ed tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:29.373463 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:29.373463 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:29.375131 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd893371-7397-4905-8fd5-f173034377ed tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:29.375131 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 483/1934] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:29 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:29.906858 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5685dd67-bc7b-447c-934d-b90c17001e36 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:29.911846 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5685dd67-bc7b-447c-934d-b90c17001e36 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 Jul 03 15:50:29.911846 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5685dd67-bc7b-447c-934d-b90c17001e36 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:29.911846 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5685dd67-bc7b-447c-934d-b90c17001e36 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:29.919432 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5685dd67-bc7b-447c-934d-b90c17001e36 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 returned with HTTP 404 Jul 03 15:50:29.920169 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 477/1935] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:29 2026] GET /volume/v3/volumes/fc6e9b9f-c70b-4b2b-acdd-fb312b619ee7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:29.927785 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:29.930979 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] DELETE https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 Jul 03 15:50:29.931168 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:29.931391 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:29.931546 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume with id: fb247077-c2c3-42bf-b78f-28e0a2a0b029 Jul 03 15:50:29.945349 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:29.945349 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:29.945820 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:29.973480 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume request issued successfully. Jul 03 15:50:29.973480 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-94a1ae12-8b22-40a7-ad35-7bdc255ddc5d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 returned with HTTP 202 Jul 03 15:50:29.973792 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 494/1936] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:29 2026] DELETE /volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:29.982797 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-48a89a18-18ca-4eaa-84ef-d774378f414a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:29.987715 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-48a89a18-18ca-4eaa-84ef-d774378f414a tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 Jul 03 15:50:29.987715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-48a89a18-18ca-4eaa-84ef-d774378f414a tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:29.987715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-48a89a18-18ca-4eaa-84ef-d774378f414a tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:30.002958 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:30.002958 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:30.009855 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-48a89a18-18ca-4eaa-84ef-d774378f414a tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:30.021357 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-48a89a18-18ca-4eaa-84ef-d774378f414a tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 returned with HTTP 200 Jul 03 15:50:30.022374 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 483/1937] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:29 2026] GET /volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:30.387662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cd0ec4be-65ca-4612-93ef-78ba8b899e37 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:30.391792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd0ec4be-65ca-4612-93ef-78ba8b899e37 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:30.392115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd0ec4be-65ca-4612-93ef-78ba8b899e37 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:30.392386 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd0ec4be-65ca-4612-93ef-78ba8b899e37 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:30.392545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-cd0ec4be-65ca-4612-93ef-78ba8b899e37 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:30.405849 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:30.405849 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:30.405849 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd0ec4be-65ca-4612-93ef-78ba8b899e37 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:30.409856 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 484/1938] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:30 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:30.547293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-0787b92c-9fa7-4990-84d9-50750e9907e0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:30.551040 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-0787b92c-9fa7-4990-84d9-50750e9907e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] PUT https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a Jul 03 15:50:30.551713 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-0787b92c-9fa7-4990-84d9-50750e9907e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:30.567856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-0787b92c-9fa7-4990-84d9-50750e9907e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Acquiring lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:50:30.574155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-0787b92c-9fa7-4990-84d9-50750e9907e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:50:30.575506 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:30.575506 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:31.039074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-faa9302e-a292-4fd8-a929-8b30162062eb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.041044 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faa9302e-a292-4fd8-a929-8b30162062eb tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 Jul 03 15:50:31.041313 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faa9302e-a292-4fd8-a929-8b30162062eb tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:31.041533 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faa9302e-a292-4fd8-a929-8b30162062eb tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:31.049538 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faa9302e-a292-4fd8-a929-8b30162062eb tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 returned with HTTP 404 Jul 03 15:50:31.050020 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 495/1939] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:31 2026] GET /volume/v3/volumes/fb247077-c2c3-42bf-b78f-28e0a2a0b029 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:31.059484 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.061351 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 Jul 03 15:50:31.061551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:31.061749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:31.061892 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume with id: 7d6c5dbb-ee5f-44ac-ad19-00df47aec966 Jul 03 15:50:31.069026 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:31.069026 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:31.069439 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:31.096696 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume request issued successfully. Jul 03 15:50:31.097094 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d6eececb-14e3-4863-ae0e-ccc451f180cc tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 returned with HTTP 202 Jul 03 15:50:31.097448 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 484/1940] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:31 2026] DELETE /volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:31.105904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0c24c0a1-795a-417a-bf6d-69ca72b4f622 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.106697 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-0787b92c-9fa7-4990-84d9-50750e9907e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Lock "cinder-attachment_update-8c9781a2-81c2-47ea-8573-0b43c701c630-np0000004436" released by "attachment_update" :: held 0.533s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:50:31.107056 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-0787b92c-9fa7-4990-84d9-50750e9907e0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a returned with HTTP 200 Jul 03 15:50:31.107163 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c24c0a1-795a-417a-bf6d-69ca72b4f622 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 Jul 03 15:50:31.107414 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 478/1941] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:50:30 2026] PUT /volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:31.107651 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c24c0a1-795a-417a-bf6d-69ca72b4f622 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:31.107924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c24c0a1-795a-417a-bf6d-69ca72b4f622 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:31.123441 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:31.123441 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:31.123870 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-27e010ef-7e48-4e4c-88bb-3e9e2682df73 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.126773 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-27e010ef-7e48-4e4c-88bb-3e9e2682df73 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a Jul 03 15:50:31.126957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-27e010ef-7e48-4e4c-88bb-3e9e2682df73 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:31.127064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-27e010ef-7e48-4e4c-88bb-3e9e2682df73 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:31.128594 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0c24c0a1-795a-417a-bf6d-69ca72b4f622 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:31.137632 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c24c0a1-795a-417a-bf6d-69ca72b4f622 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 returned with HTTP 200 Jul 03 15:50:31.138389 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 485/1942] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:31 2026] GET /volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:31.145893 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-27e010ef-7e48-4e4c-88bb-3e9e2682df73 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a returned with HTTP 200 Jul 03 15:50:31.145893 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 496/1943] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 15:50:31 2026] GET /volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:31.419484 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a29e8d7f-665c-4128-9f3b-46b43ea35c3b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.421339 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a29e8d7f-665c-4128-9f3b-46b43ea35c3b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:31.421558 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a29e8d7f-665c-4128-9f3b-46b43ea35c3b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:31.421767 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a29e8d7f-665c-4128-9f3b-46b43ea35c3b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:31.421871 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a29e8d7f-665c-4128-9f3b-46b43ea35c3b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:31.429587 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:31.429587 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:31.430208 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a29e8d7f-665c-4128-9f3b-46b43ea35c3b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:31.430609 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 485/1944] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:31 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:31.445449 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-61ef5d7c-8c39-44ed-8553-6681831235b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.447979 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61ef5d7c-8c39-44ed-8553-6681831235b3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347/action Jul 03 15:50:31.448489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61ef5d7c-8c39-44ed-8553-6681831235b3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:50:31.448641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61ef5d7c-8c39-44ed-8553-6681831235b3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:31.450208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.admin_actions [None req-61ef5d7c-8c39-44ed-8553-6681831235b3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Updating backup 'b789c74d-4dd5-4fa4-9005-81337a3e9347' with '{'status': 'error'}' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 15:50:31.458817 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:31.458817 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:31.466961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-61ef5d7c-8c39-44ed-8553-6681831235b3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] reset_status in rpcapi backup_id b789c74d-4dd5-4fa4-9005-81337a3e9347 on host np0000004436. {{(pid=99816) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 15:50:31.471651 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61ef5d7c-8c39-44ed-8553-6681831235b3 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347/action returned with HTTP 202 Jul 03 15:50:31.471651 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 479/1945] 10.4.3.228 () {70 vars in 1430 bytes} [Fri Jul 3 15:50:31 2026] POST /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:31.480965 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2693e598-ef45-4328-930d-af4715cb826e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.484408 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2693e598-ef45-4328-930d-af4715cb826e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 Jul 03 15:50:31.484815 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2693e598-ef45-4328-930d-af4715cb826e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:31.485102 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2693e598-ef45-4328-930d-af4715cb826e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:31.485318 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-2693e598-ef45-4328-930d-af4715cb826e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume with id: a93bf033-4821-40ee-9f83-ec8490dd6213 Jul 03 15:50:31.496148 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:31.496148 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:31.496598 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2693e598-ef45-4328-930d-af4715cb826e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:31.554150 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2693e598-ef45-4328-930d-af4715cb826e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume request issued successfully. Jul 03 15:50:31.554373 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2693e598-ef45-4328-930d-af4715cb826e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 returned with HTTP 202 Jul 03 15:50:31.554847 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 486/1946] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:31 2026] DELETE /volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:31.566793 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-09a5b7ee-ccd2-48f8-85fc-4b2c429b3724 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:31.568960 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09a5b7ee-ccd2-48f8-85fc-4b2c429b3724 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 Jul 03 15:50:31.569165 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09a5b7ee-ccd2-48f8-85fc-4b2c429b3724 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:31.569388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09a5b7ee-ccd2-48f8-85fc-4b2c429b3724 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:31.585905 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:31.585905 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:31.590270 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-09a5b7ee-ccd2-48f8-85fc-4b2c429b3724 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:31.595889 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09a5b7ee-ccd2-48f8-85fc-4b2c429b3724 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 returned with HTTP 200 Jul 03 15:50:31.596906 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 497/1947] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:31 2026] GET /volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:32.153997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3acc6a1d-0df7-4d6e-b9c0-1038dfb1ce4d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:32.156039 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3acc6a1d-0df7-4d6e-b9c0-1038dfb1ce4d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 Jul 03 15:50:32.156635 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3acc6a1d-0df7-4d6e-b9c0-1038dfb1ce4d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:32.156635 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3acc6a1d-0df7-4d6e-b9c0-1038dfb1ce4d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:32.162686 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3acc6a1d-0df7-4d6e-b9c0-1038dfb1ce4d tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 returned with HTTP 404 Jul 03 15:50:32.163177 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 486/1948] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:32 2026] GET /volume/v3/volumes/7d6c5dbb-ee5f-44ac-ad19-00df47aec966 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:32.170436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-16c765ce-2aae-4220-a817-b0f357bfccce None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:32.173396 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16c765ce-2aae-4220-a817-b0f357bfccce tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] DELETE https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 Jul 03 15:50:32.173652 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16c765ce-2aae-4220-a817-b0f357bfccce tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:32.173889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16c765ce-2aae-4220-a817-b0f357bfccce tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:32.174157 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-16c765ce-2aae-4220-a817-b0f357bfccce tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume with id: 1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 Jul 03 15:50:32.182185 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:32.182185 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:32.182774 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-16c765ce-2aae-4220-a817-b0f357bfccce tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:32.209281 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-16c765ce-2aae-4220-a817-b0f357bfccce tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Delete volume request issued successfully. Jul 03 15:50:32.209580 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16c765ce-2aae-4220-a817-b0f357bfccce tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 returned with HTTP 202 Jul 03 15:50:32.209939 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 480/1949] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:32 2026] DELETE /volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:32.220081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-21f097eb-9a50-46fa-9f68-096707a7d0b9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:32.224241 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21f097eb-9a50-46fa-9f68-096707a7d0b9 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 Jul 03 15:50:32.224241 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21f097eb-9a50-46fa-9f68-096707a7d0b9 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:32.224241 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21f097eb-9a50-46fa-9f68-096707a7d0b9 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:32.231764 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:32.231764 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:32.236709 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-21f097eb-9a50-46fa-9f68-096707a7d0b9 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Volume info retrieved successfully. Jul 03 15:50:32.242910 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21f097eb-9a50-46fa-9f68-096707a7d0b9 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 returned with HTTP 200 Jul 03 15:50:32.242910 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 487/1950] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:32 2026] GET /volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:32.614868 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-01adf60e-4ac1-445c-a441-6754df9dc076 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:32.617212 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01adf60e-4ac1-445c-a441-6754df9dc076 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 Jul 03 15:50:32.617460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01adf60e-4ac1-445c-a441-6754df9dc076 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:32.617681 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01adf60e-4ac1-445c-a441-6754df9dc076 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:32.626834 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01adf60e-4ac1-445c-a441-6754df9dc076 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 returned with HTTP 404 Jul 03 15:50:32.627552 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 498/1951] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:32 2026] GET /volume/v3/volumes/a93bf033-4821-40ee-9f83-ec8490dd6213 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:32.637940 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dde82e8f-2197-4226-84a6-722cc0c7235e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:32.641746 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] POST https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf/restore Jul 03 15:50:32.642108 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:32.643515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Restoring backup d5fa3ddb-a0c1-4b05-87af-8a35932348bf ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99818) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:50:32.646192 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Restoring backup d5fa3ddb-a0c1-4b05-87af-8a35932348bf to volume None. Jul 03 15:50:32.660923 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:32.660923 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:32.661760 np0000004436 devstack@c-api.service[99818]: INFO cinder.backup.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Creating volume of 1 GB for restore of backup d5fa3ddb-a0c1-4b05-87af-8a35932348bf. Jul 03 15:50:32.673857 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Availability Zones retrieved successfully. Jul 03 15:50:32.681638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (240d8236-07f5-4fbe-98ae-980d5f5bdd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:32.684328 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fff30631-94ff-4173-af56-74dfa6abe988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:32.685453 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:32.722570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fff30631-94ff-4173-af56-74dfa6abe988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:32.723806 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f37f04-a535-4f19-8559-dc35724123d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:32.769149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Created reservations ['bd0fdf6a-6bae-4628-a946-491e3a359fc6', '30213fa4-e062-490b-a4de-de96113b19a4', '4c5892e9-c997-476c-8d6b-2b04da3de418', '0e5c085a-8054-4adf-9c3c-752a2d3fb60b'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:32.770317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f37f04-a535-4f19-8559-dc35724123d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd0fdf6a-6bae-4628-a946-491e3a359fc6', '30213fa4-e062-490b-a4de-de96113b19a4', '4c5892e9-c997-476c-8d6b-2b04da3de418', '0e5c085a-8054-4adf-9c3c-752a2d3fb60b']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:32.771105 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb1341f-d43e-4394-800a-4e3e243bc097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:32.801442 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb1341f-d43e-4394-800a-4e3e243bc097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd7a344f-a750-474b-84f6-dbfda73aab74', '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='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['bd0fdf6a-6bae-4628-a946-491e3a359fc6','30213fa4-e062-490b-a4de-de96113b19a4','4c5892e9-c997-476c-8d6b-2b04da3de418','0e5c085a-8054-4adf-9c3c-752a2d3fb60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:32Z,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=dd7a344f-a750-474b-84f6-dbfda73aab74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dbfaacc7e9486c9cca2ed2e3b84bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4071165fe224418aa5a69cfa8801c103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:32.802232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3431965-fca6-4f5c-856e-16234a01027c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:32.822058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3431965-fca6-4f5c-856e-16234a01027c) transitioned into 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='89dbfaacc7e9486c9cca2ed2e3b84bf8',qos_specs=None,replication_status=,reservations=['bd0fdf6a-6bae-4628-a946-491e3a359fc6','30213fa4-e062-490b-a4de-de96113b19a4','4c5892e9-c997-476c-8d6b-2b04da3de418','0e5c085a-8054-4adf-9c3c-752a2d3fb60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4071165fe224418aa5a69cfa8801c103',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:32.825976 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10831c98-f348-4754-9c9d-ffe87d9329ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:32.832839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a6447e8c-360d-4fd7-a627-38350930348a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:32.835850 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a6447e8c-360d-4fd7-a627-38350930348a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49/action Jul 03 15:50:32.836364 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a6447e8c-360d-4fd7-a627-38350930348a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:50:32.836693 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a6447e8c-360d-4fd7-a627-38350930348a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:32.836773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10831c98-f348-4754-9c9d-ffe87d9329ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:32.837958 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Flow 'volume_create_api' (240d8236-07f5-4fbe-98ae-980d5f5bdd23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:32.838422 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Create volume request issued successfully. Jul 03 15:50:32.847689 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:32.847689 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:32.848040 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:32.872922 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:32.872922 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:32.889837 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-82df3c60-d88e-439b-aaa5-db20266ace98 req-a6447e8c-360d-4fd7-a627-38350930348a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49/action returned with HTTP 204 Jul 03 15:50:32.890460 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 481/1952] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:50:32 2026] POST /volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:33.256353 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-95defad4-d3d6-462d-95e4-4010524da2b2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:33.258103 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95defad4-d3d6-462d-95e4-4010524da2b2 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] GET https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 Jul 03 15:50:33.258315 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95defad4-d3d6-462d-95e4-4010524da2b2 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:33.258492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95defad4-d3d6-462d-95e4-4010524da2b2 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:33.265817 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95defad4-d3d6-462d-95e4-4010524da2b2 tempest-CreateVolumesFromImageTest-522864520 tempest-CreateVolumesFromImageTest-522864520-project-member] https://10.4.3.228/volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 returned with HTTP 404 Jul 03 15:50:33.266350 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 488/1953] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:33 2026] GET /volume/v3/volumes/1d31da39-6ac6-4907-83c4-c8c1bb51b1b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:33.867297 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:33.867297 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:33.867297 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:33.867297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Checking backup size 1 against volume size 1 {{(pid=99818) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:50:33.867297 np0000004436 devstack@c-api.service[99818]: INFO cinder.backup.api [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Overwriting volume dd7a344f-a750-474b-84f6-dbfda73aab74 with restore of backup d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:33.901704 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] restore_backup in rpcapi backup_id d5fa3ddb-a0c1-4b05-87af-8a35932348bf {{(pid=99818) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:50:33.903686 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dde82e8f-2197-4226-84a6-722cc0c7235e tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf/restore returned with HTTP 202 Jul 03 15:50:33.904250 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 487/1954] 10.4.3.228 () {70 vars in 1433 bytes} [Fri Jul 3 15:50:32 2026] POST /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf/restore => generated 152 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:33.915084 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c10dcf5b-ee0d-4fac-95cb-ca2d3cac2283 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:33.918645 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c10dcf5b-ee0d-4fac-95cb-ca2d3cac2283 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:33.918645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c10dcf5b-ee0d-4fac-95cb-ca2d3cac2283 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:33.918645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c10dcf5b-ee0d-4fac-95cb-ca2d3cac2283 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:33.918645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c10dcf5b-ee0d-4fac-95cb-ca2d3cac2283 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:33.923741 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:33.923741 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:33.925473 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c10dcf5b-ee0d-4fac-95cb-ca2d3cac2283 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:33.928742 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 499/1955] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:33 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:34.910809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:34.938456 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-00209df4-22a8-477c-9349-f3a86c6cf1e2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:34.941193 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-00209df4-22a8-477c-9349-f3a86c6cf1e2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:34.941193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-00209df4-22a8-477c-9349-f3a86c6cf1e2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:34.941193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-00209df4-22a8-477c-9349-f3a86c6cf1e2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:34.941193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-00209df4-22a8-477c-9349-f3a86c6cf1e2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:34.945038 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:34.945038 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:34.945716 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-00209df4-22a8-477c-9349-f3a86c6cf1e2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:34.946045 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 489/1956] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:34 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:35.024044 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:35.024548 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:35.026492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:35.026608 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Create volume of 1 GB Jul 03 15:50:35.031996 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Availability Zones retrieved successfully. Jul 03 15:50:35.039457 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Flow 'volume_create_api' (9760fea3-0264-45db-9448-141e47ee500a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:35.040888 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ec78fc-8c2b-42a7-8461-aef59b8cd8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:35.042130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:35.075019 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ec78fc-8c2b-42a7-8461-aef59b8cd8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:35.076014 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc8f7f8-6ef6-4cd4-8063-aaf4f42923d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:35.152813 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Created reservations ['27ee0271-be49-447b-b39f-429b3fbc9a6f', '409dff75-7880-422e-bcb2-51ed6d1e4271', '3f8c4299-7d70-4d49-9e6c-c60ca456a8b5', '07a81876-5cd0-4036-b646-a69e4f210fd7'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:35.153612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc8f7f8-6ef6-4cd4-8063-aaf4f42923d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27ee0271-be49-447b-b39f-429b3fbc9a6f', '409dff75-7880-422e-bcb2-51ed6d1e4271', '3f8c4299-7d70-4d49-9e6c-c60ca456a8b5', '07a81876-5cd0-4036-b646-a69e4f210fd7']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:35.154314 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8f91c6-a471-4fef-9a69-71e43fabcf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:35.185245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8f91c6-a471-4fef-9a69-71e43fabcf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4dcdb01-7c73-4842-8003-89ec474332ae', '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='889c66dbd5af4d8c8bc03b136ea084db',qos_specs=None,replication_status=,reservations=['27ee0271-be49-447b-b39f-429b3fbc9a6f','409dff75-7880-422e-bcb2-51ed6d1e4271','3f8c4299-7d70-4d49-9e6c-c60ca456a8b5','07a81876-5cd0-4036-b646-a69e4f210fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f2c212862439a9d5357a1cd48c0b2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:35Z,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=b4dcdb01-7c73-4842-8003-89ec474332ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889c66dbd5af4d8c8bc03b136ea084db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='449f2c212862439a9d5357a1cd48c0b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:35.186339 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccb9606-9005-4275-bc7c-986db9fe7251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:35.205492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccb9606-9005-4275-bc7c-986db9fe7251) transitioned into 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='889c66dbd5af4d8c8bc03b136ea084db',qos_specs=None,replication_status=,reservations=['27ee0271-be49-447b-b39f-429b3fbc9a6f','409dff75-7880-422e-bcb2-51ed6d1e4271','3f8c4299-7d70-4d49-9e6c-c60ca456a8b5','07a81876-5cd0-4036-b646-a69e4f210fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f2c212862439a9d5357a1cd48c0b2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:35.206150 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83cd86f-b87a-4960-bded-ade37d387d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:35.215438 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83cd86f-b87a-4960-bded-ade37d387d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:35.216371 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Flow 'volume_create_api' (9760fea3-0264-45db-9448-141e47ee500a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:35.216698 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Create volume request issued successfully. Jul 03 15:50:35.217247 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-877a4c64-777d-4a1f-9b84-93e15d3ee85f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:35.217754 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 482/1957] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:34 2026] POST /volume/v3/volumes => generated 740 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:35.228901 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-71032ed4-8f05-4dac-be93-a258d7ceae88 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:35.239124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-71032ed4-8f05-4dac-be93-a258d7ceae88 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae Jul 03 15:50:35.240715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-71032ed4-8f05-4dac-be93-a258d7ceae88 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:35.241150 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-71032ed4-8f05-4dac-be93-a258d7ceae88 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:35.257101 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:35.257101 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:35.261737 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-71032ed4-8f05-4dac-be93-a258d7ceae88 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:35.270244 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-71032ed4-8f05-4dac-be93-a258d7ceae88 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae returned with HTTP 200 Jul 03 15:50:35.270757 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 488/1958] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:35 2026] GET /volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae => generated 808 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:35.958436 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9f6c0556-7b6b-4c1b-9df2-051a6625bdfc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:35.961079 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f6c0556-7b6b-4c1b-9df2-051a6625bdfc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:35.961294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f6c0556-7b6b-4c1b-9df2-051a6625bdfc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:35.961508 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f6c0556-7b6b-4c1b-9df2-051a6625bdfc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:35.961658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9f6c0556-7b6b-4c1b-9df2-051a6625bdfc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:35.966221 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:35.966221 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:35.966873 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f6c0556-7b6b-4c1b-9df2-051a6625bdfc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:35.967220 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 500/1959] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:35 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:36.283180 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7c63b31b-49f3-497d-8d85-1d492093cc6f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:36.285174 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7c63b31b-49f3-497d-8d85-1d492093cc6f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae Jul 03 15:50:36.285447 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7c63b31b-49f3-497d-8d85-1d492093cc6f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:36.285699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7c63b31b-49f3-497d-8d85-1d492093cc6f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:36.294823 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:36.294823 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:36.299498 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7c63b31b-49f3-497d-8d85-1d492093cc6f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:36.304243 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7c63b31b-49f3-497d-8d85-1d492093cc6f tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae returned with HTTP 200 Jul 03 15:50:36.304676 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 490/1960] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:36 2026] GET /volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:36.321576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a8565234-82fb-42e2-8969-2b8f9dc726a8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:36.325718 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a8565234-82fb-42e2-8969-2b8f9dc726a8 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae Jul 03 15:50:36.325718 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a8565234-82fb-42e2-8969-2b8f9dc726a8 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:36.325718 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a8565234-82fb-42e2-8969-2b8f9dc726a8 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:36.333224 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:36.333224 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:36.337742 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a8565234-82fb-42e2-8969-2b8f9dc726a8 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:36.342392 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a8565234-82fb-42e2-8969-2b8f9dc726a8 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae returned with HTTP 200 Jul 03 15:50:36.343021 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 483/1961] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:36 2026] GET /volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:36.362238 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:36.364808 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:36.365088 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-736483230"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:36.366531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-736483230'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:36.366644 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Create volume of 1 GB Jul 03 15:50:36.370932 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Availability Zones retrieved successfully. Jul 03 15:50:36.377640 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Flow 'volume_create_api' (e9641e2e-150d-4e7e-b0d4-5302d77dd437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:36.378548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bf14de-95bb-48ca-8bd4-832c3005baad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:36.379494 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:36.410264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bf14de-95bb-48ca-8bd4-832c3005baad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:36.411107 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c602b0f4-9a86-411c-b113-f5a519b366ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:36.454944 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Created reservations ['654900d3-15a4-4db7-b004-1d645be852c4', '9621ade4-3936-4b84-8b12-a9b616c9c271', '40b23b43-bc25-4103-85a6-b6cad5751198', '5c9eb935-8e2b-4001-a30a-73648d5147c5'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:36.456110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c602b0f4-9a86-411c-b113-f5a519b366ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654900d3-15a4-4db7-b004-1d645be852c4', '9621ade4-3936-4b84-8b12-a9b616c9c271', '40b23b43-bc25-4103-85a6-b6cad5751198', '5c9eb935-8e2b-4001-a30a-73648d5147c5']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:36.457246 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39f5778-7864-42b1-a3ad-f1305adf7358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:36.488088 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39f5778-7864-42b1-a3ad-f1305adf7358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83973395-a51c-4082-a4c4-3c9e4a9777f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-736483230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889c66dbd5af4d8c8bc03b136ea084db',qos_specs=None,replication_status=,reservations=['654900d3-15a4-4db7-b004-1d645be852c4','9621ade4-3936-4b84-8b12-a9b616c9c271','40b23b43-bc25-4103-85a6-b6cad5751198','5c9eb935-8e2b-4001-a30a-73648d5147c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f2c212862439a9d5357a1cd48c0b2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:36Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-736483230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83973395-a51c-4082-a4c4-3c9e4a9777f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889c66dbd5af4d8c8bc03b136ea084db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='449f2c212862439a9d5357a1cd48c0b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:36.489481 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5f1b29-b023-4c68-ba37-40b0c97a83df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:36.527072 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5f1b29-b023-4c68-ba37-40b0c97a83df) transitioned into 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-736483230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889c66dbd5af4d8c8bc03b136ea084db',qos_specs=None,replication_status=,reservations=['654900d3-15a4-4db7-b004-1d645be852c4','9621ade4-3936-4b84-8b12-a9b616c9c271','40b23b43-bc25-4103-85a6-b6cad5751198','5c9eb935-8e2b-4001-a30a-73648d5147c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f2c212862439a9d5357a1cd48c0b2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:36.527868 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ea1890-73b6-4f87-bbc4-249cbcd42203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:36.552874 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ea1890-73b6-4f87-bbc4-249cbcd42203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:36.554143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Flow 'volume_create_api' (e9641e2e-150d-4e7e-b0d4-5302d77dd437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:36.554565 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Create volume request issued successfully. Jul 03 15:50:36.555405 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38c5b0d6-4fe5-462d-89b6-b74f1dd28b98 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:36.555978 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 489/1962] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:36 2026] POST /volume/v3/volumes => generated 775 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:36.573545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3f2bc614-f714-4d8c-b3e3-0e1e4f7ad410 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:36.580694 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f2bc614-f714-4d8c-b3e3-0e1e4f7ad410 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:36.580694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f2bc614-f714-4d8c-b3e3-0e1e4f7ad410 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:36.582539 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f2bc614-f714-4d8c-b3e3-0e1e4f7ad410 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:36.592832 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:36.592832 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:36.597281 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3f2bc614-f714-4d8c-b3e3-0e1e4f7ad410 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:36.602685 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f2bc614-f714-4d8c-b3e3-0e1e4f7ad410 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 returned with HTTP 200 Jul 03 15:50:36.603271 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 501/1963] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:36 2026] GET /volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:36.978603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac0d05d0-6797-4abf-a164-1415fb74ca7b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:36.980829 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac0d05d0-6797-4abf-a164-1415fb74ca7b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:36.981071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac0d05d0-6797-4abf-a164-1415fb74ca7b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:36.981292 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac0d05d0-6797-4abf-a164-1415fb74ca7b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:36.981423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ac0d05d0-6797-4abf-a164-1415fb74ca7b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:36.986692 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:36.986692 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:36.987593 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac0d05d0-6797-4abf-a164-1415fb74ca7b tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:36.988088 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 491/1964] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:36 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:37.621360 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-07e69ff4-1fe2-4265-a136-e7f19bc3ab6c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:37.623948 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07e69ff4-1fe2-4265-a136-e7f19bc3ab6c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:37.624173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07e69ff4-1fe2-4265-a136-e7f19bc3ab6c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:37.624432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07e69ff4-1fe2-4265-a136-e7f19bc3ab6c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:37.634585 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:37.634585 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:37.640419 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-07e69ff4-1fe2-4265-a136-e7f19bc3ab6c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:37.649456 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07e69ff4-1fe2-4265-a136-e7f19bc3ab6c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 returned with HTTP 200 Jul 03 15:50:37.649997 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 484/1965] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:37 2026] GET /volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:37.664881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-67ac2a3f-b195-4ccb-a990-1b6779b6dcfa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:37.667464 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-67ac2a3f-b195-4ccb-a990-1b6779b6dcfa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:37.667794 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-67ac2a3f-b195-4ccb-a990-1b6779b6dcfa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:37.668114 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-67ac2a3f-b195-4ccb-a990-1b6779b6dcfa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:37.677932 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:37.677932 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:37.682602 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-67ac2a3f-b195-4ccb-a990-1b6779b6dcfa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:37.688087 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-67ac2a3f-b195-4ccb-a990-1b6779b6dcfa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 returned with HTTP 200 Jul 03 15:50:37.688488 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 490/1966] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:37 2026] GET /volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:37.706062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5e6d1295-e4e9-41a8-9832-c464765656aa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:37.708318 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e6d1295-e4e9-41a8-9832-c464765656aa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:50:37.708745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e6d1295-e4e9-41a8-9832-c464765656aa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83973395-a51c-4082-a4c4-3c9e4a9777f4", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1878772996"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:37.719661 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:37.719661 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:37.720532 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5e6d1295-e4e9-41a8-9832-c464765656aa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:37.720746 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-5e6d1295-e4e9-41a8-9832-c464765656aa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Create snapshot from volume 83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:37.768130 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-5e6d1295-e4e9-41a8-9832-c464765656aa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Created reservations ['9923504f-8709-4216-86f1-e958a3305765', '2db4f19c-e8a9-4e01-8bb3-02d8c4c32469', 'ea9100a2-3c28-49f4-b5e8-f1bc92ff24a4', 'e8b7a307-f2fa-4efb-ace3-7b8e95925a2f'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:37.815280 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5e6d1295-e4e9-41a8-9832-c464765656aa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Snapshot create request issued successfully. Jul 03 15:50:37.815280 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e6d1295-e4e9-41a8-9832-c464765656aa tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:50:37.815280 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 502/1967] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:50:37 2026] POST /volume/v3/snapshots => generated 326 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:37.829421 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d301739f-1200-49f1-ac25-aa540fb67a8c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:37.830638 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d301739f-1200-49f1-ac25-aa540fb67a8c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 Jul 03 15:50:37.830924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d301739f-1200-49f1-ac25-aa540fb67a8c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:37.831016 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d301739f-1200-49f1-ac25-aa540fb67a8c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:37.836082 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:37.836082 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:37.837030 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d301739f-1200-49f1-ac25-aa540fb67a8c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Snapshot retrieved successfully. Jul 03 15:50:37.838013 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d301739f-1200-49f1-ac25-aa540fb67a8c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 returned with HTTP 200 Jul 03 15:50:37.838392 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 492/1968] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:37 2026] GET /volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:38.003739 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-42e912ae-d03a-4747-bdba-b9ceb5fa1211 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:38.006641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-42e912ae-d03a-4747-bdba-b9ceb5fa1211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:38.006903 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-42e912ae-d03a-4747-bdba-b9ceb5fa1211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:38.007159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-42e912ae-d03a-4747-bdba-b9ceb5fa1211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:38.007271 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-42e912ae-d03a-4747-bdba-b9ceb5fa1211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:38.021251 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:38.021251 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:38.022379 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-42e912ae-d03a-4747-bdba-b9ceb5fa1211 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:38.023014 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 485/1969] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:38 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:38.393519 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-22498652-2adf-48b7-8512-2db2e7bfd284 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:38.395903 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-22498652-2adf-48b7-8512-2db2e7bfd284 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] POST https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a/action Jul 03 15:50:38.396301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-22498652-2adf-48b7-8512-2db2e7bfd284 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:50:38.396530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-22498652-2adf-48b7-8512-2db2e7bfd284 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:38.417304 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:38.417304 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:38.430016 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b01933c5-a249-42be-a529-fb1e976f4a09 req-22498652-2adf-48b7-8512-2db2e7bfd284 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a/action returned with HTTP 204 Jul 03 15:50:38.430539 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 491/1970] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:50:38 2026] POST /volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:50:38.853729 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8260f8e6-b2b7-4854-8163-97031e627323 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:38.858196 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8260f8e6-b2b7-4854-8163-97031e627323 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 Jul 03 15:50:38.858196 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8260f8e6-b2b7-4854-8163-97031e627323 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:38.858196 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8260f8e6-b2b7-4854-8163-97031e627323 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:38.865809 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:38.865809 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:38.866054 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8260f8e6-b2b7-4854-8163-97031e627323 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Snapshot retrieved successfully. Jul 03 15:50:38.866991 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8260f8e6-b2b7-4854-8163-97031e627323 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 returned with HTTP 200 Jul 03 15:50:38.867414 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 503/1971] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:38 2026] GET /volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 => generated 485 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:38.878900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-abbeac02-7ffe-4f61-933c-e9b2023265c6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:38.880607 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-abbeac02-7ffe-4f61-933c-e9b2023265c6 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 Jul 03 15:50:38.880817 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-abbeac02-7ffe-4f61-933c-e9b2023265c6 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:38.881065 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-abbeac02-7ffe-4f61-933c-e9b2023265c6 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:38.887085 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:38.887085 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:38.889154 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-abbeac02-7ffe-4f61-933c-e9b2023265c6 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Snapshot retrieved successfully. Jul 03 15:50:38.889154 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-abbeac02-7ffe-4f61-933c-e9b2023265c6 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 returned with HTTP 200 Jul 03 15:50:38.889154 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 493/1972] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:38 2026] GET /volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:38.901400 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:38.902975 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 Jul 03 15:50:38.903166 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:38.903405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:38.903525 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Delete snapshot with id: 6e979c60-7ffc-44c2-85fd-b43c7a407b12 Jul 03 15:50:38.909124 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:38.909124 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:38.909607 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Snapshot retrieved successfully. Jul 03 15:50:38.932651 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Snapshot delete request issued successfully. Jul 03 15:50:38.932651 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce91e7a5-4d5a-4aa5-b02e-354bf93234a9 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 returned with HTTP 202 Jul 03 15:50:38.932651 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 486/1973] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:50:38 2026] DELETE /volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:38.942130 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-40ca4600-1364-4f96-a320-ea9d7442e193 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:38.944483 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40ca4600-1364-4f96-a320-ea9d7442e193 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 Jul 03 15:50:38.944792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40ca4600-1364-4f96-a320-ea9d7442e193 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:38.945072 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40ca4600-1364-4f96-a320-ea9d7442e193 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:38.955317 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:38.955317 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:38.955816 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-40ca4600-1364-4f96-a320-ea9d7442e193 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Snapshot retrieved successfully. Jul 03 15:50:38.957688 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40ca4600-1364-4f96-a320-ea9d7442e193 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 returned with HTTP 200 Jul 03 15:50:38.957688 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 492/1974] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:38 2026] GET /volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 => generated 484 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:39.038920 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9e3f00c3-f21a-4a1d-af1e-9e2c58ebff11 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:39.039299 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9e3f00c3-f21a-4a1d-af1e-9e2c58ebff11 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:39.039557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9e3f00c3-f21a-4a1d-af1e-9e2c58ebff11 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:39.039761 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9e3f00c3-f21a-4a1d-af1e-9e2c58ebff11 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:39.039873 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9e3f00c3-f21a-4a1d-af1e-9e2c58ebff11 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:39.057142 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:39.057142 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:39.058052 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9e3f00c3-f21a-4a1d-af1e-9e2c58ebff11 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:39.058647 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 504/1975] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:39 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:39.969163 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7b3be43f-c4ab-42d5-aaff-08cc5386187c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:39.970962 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b3be43f-c4ab-42d5-aaff-08cc5386187c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 Jul 03 15:50:39.971178 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b3be43f-c4ab-42d5-aaff-08cc5386187c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:39.971407 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b3be43f-c4ab-42d5-aaff-08cc5386187c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:39.980688 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b3be43f-c4ab-42d5-aaff-08cc5386187c tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 returned with HTTP 404 Jul 03 15:50:39.981298 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 494/1976] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:39 2026] GET /volume/v3/snapshots/6e979c60-7ffc-44c2-85fd-b43c7a407b12 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:39.992117 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-514eb3cf-199a-4b1d-9381-591f1768f869 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:39.993756 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-514eb3cf-199a-4b1d-9381-591f1768f869 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] DELETE https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:39.993914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-514eb3cf-199a-4b1d-9381-591f1768f869 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:39.994089 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-514eb3cf-199a-4b1d-9381-591f1768f869 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:39.994265 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-514eb3cf-199a-4b1d-9381-591f1768f869 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Delete volume with id: 83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:40.000602 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:40.000602 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:40.001039 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-514eb3cf-199a-4b1d-9381-591f1768f869 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:40.028128 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-514eb3cf-199a-4b1d-9381-591f1768f869 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Delete volume request issued successfully. Jul 03 15:50:40.028128 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-514eb3cf-199a-4b1d-9381-591f1768f869 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 returned with HTTP 202 Jul 03 15:50:40.028128 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 487/1977] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:39 2026] DELETE /volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:40.034813 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-76fbcb5f-0361-4997-89a2-9b268496e1a3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:40.038502 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-76fbcb5f-0361-4997-89a2-9b268496e1a3 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:40.038708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-76fbcb5f-0361-4997-89a2-9b268496e1a3 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:40.038929 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-76fbcb5f-0361-4997-89a2-9b268496e1a3 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:40.049413 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:40.049413 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:40.053468 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-76fbcb5f-0361-4997-89a2-9b268496e1a3 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:40.058249 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-76fbcb5f-0361-4997-89a2-9b268496e1a3 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 returned with HTTP 200 Jul 03 15:50:40.059124 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 493/1978] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:40 2026] GET /volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:40.073132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-78e7745d-0b03-459c-bc9f-b75f4a1a7e04 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:40.074825 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-78e7745d-0b03-459c-bc9f-b75f4a1a7e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:40.075042 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-78e7745d-0b03-459c-bc9f-b75f4a1a7e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:40.075248 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-78e7745d-0b03-459c-bc9f-b75f4a1a7e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:40.075387 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-78e7745d-0b03-459c-bc9f-b75f4a1a7e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:40.081196 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:40.081196 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:40.081938 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-78e7745d-0b03-459c-bc9f-b75f4a1a7e04 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:40.082526 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 505/1979] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:40 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:41.077545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c6a38ccc-d370-4cfc-818d-1352cfd7b3fc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:41.082805 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c6a38ccc-d370-4cfc-818d-1352cfd7b3fc tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 Jul 03 15:50:41.082805 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c6a38ccc-d370-4cfc-818d-1352cfd7b3fc tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:41.083243 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c6a38ccc-d370-4cfc-818d-1352cfd7b3fc tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:41.090567 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c6a38ccc-d370-4cfc-818d-1352cfd7b3fc tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 returned with HTTP 404 Jul 03 15:50:41.091496 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 495/1980] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:41 2026] GET /volume/v3/volumes/83973395-a51c-4082-a4c4-3c9e4a9777f4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:41.095743 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-328de4ea-124d-46c1-ad85-cfacd7e40dda None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:41.098863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:41.099425 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-328de4ea-124d-46c1-ad85-cfacd7e40dda tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:41.099718 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-328de4ea-124d-46c1-ad85-cfacd7e40dda tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:41.099963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-328de4ea-124d-46c1-ad85-cfacd7e40dda tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:41.100105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-328de4ea-124d-46c1-ad85-cfacd7e40dda tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:41.101329 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae Jul 03 15:50:41.101776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:41.102033 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:41.102240 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Delete volume with id: b4dcdb01-7c73-4842-8003-89ec474332ae Jul 03 15:50:41.105213 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:41.105213 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:41.106047 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-328de4ea-124d-46c1-ad85-cfacd7e40dda tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:41.106638 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 488/1981] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:41 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:41.112909 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:41.112909 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:41.113544 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:41.143994 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Delete volume request issued successfully. Jul 03 15:50:41.143994 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0db5179d-471c-4a9e-beba-9dc405e84d58 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae returned with HTTP 202 Jul 03 15:50:41.143994 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 494/1982] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:41 2026] DELETE /volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:41.153020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0749961f-9bf2-4aca-8a63-ad5c1c7e262b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:41.154337 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0749961f-9bf2-4aca-8a63-ad5c1c7e262b tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae Jul 03 15:50:41.154337 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0749961f-9bf2-4aca-8a63-ad5c1c7e262b tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:41.154337 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0749961f-9bf2-4aca-8a63-ad5c1c7e262b tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:41.167400 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:41.167400 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:41.177356 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0749961f-9bf2-4aca-8a63-ad5c1c7e262b tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Volume info retrieved successfully. Jul 03 15:50:41.185344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0749961f-9bf2-4aca-8a63-ad5c1c7e262b tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae returned with HTTP 200 Jul 03 15:50:41.185815 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 506/1983] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:41 2026] GET /volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:41.944874 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-5cc06dd6-6243-4ee4-883e-33b5c01831f7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:41.947110 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-5cc06dd6-6243-4ee4-883e-33b5c01831f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:41.947355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-5cc06dd6-6243-4ee4-883e-33b5c01831f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:41.947594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-5cc06dd6-6243-4ee4-883e-33b5c01831f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:41.955923 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:41.955923 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:41.960982 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-5cc06dd6-6243-4ee4-883e-33b5c01831f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:41.969846 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-5cc06dd6-6243-4ee4-883e-33b5c01831f7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:41.970325 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 496/1984] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:50:41 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:42.119522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-45666215-4067-41b2-8ee7-0c2692c378c2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:42.121478 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45666215-4067-41b2-8ee7-0c2692c378c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:42.121706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45666215-4067-41b2-8ee7-0c2692c378c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:42.121897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45666215-4067-41b2-8ee7-0c2692c378c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:42.122001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-45666215-4067-41b2-8ee7-0c2692c378c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:42.127044 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:42.127044 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:42.127724 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45666215-4067-41b2-8ee7-0c2692c378c2 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:42.128119 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 489/1985] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:42 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:42.206250 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6000e370-ac7d-4040-9e6c-c18a75291c37 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:42.207993 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6000e370-ac7d-4040-9e6c-c18a75291c37 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] GET https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae Jul 03 15:50:42.208195 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6000e370-ac7d-4040-9e6c-c18a75291c37 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:42.208379 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6000e370-ac7d-4040-9e6c-c18a75291c37 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:42.214234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6000e370-ac7d-4040-9e6c-c18a75291c37 tempest-CinderUnicodeTest-994544672 tempest-CinderUnicodeTest-994544672-project-member] https://10.4.3.228/volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae returned with HTTP 404 Jul 03 15:50:42.214757 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 495/1986] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:42 2026] GET /volume/v3/volumes/b4dcdb01-7c73-4842-8003-89ec474332ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:43.138815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-453b16a1-c57c-4221-870e-48d8cc8e009a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:43.143013 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-453b16a1-c57c-4221-870e-48d8cc8e009a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:43.145945 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-453b16a1-c57c-4221-870e-48d8cc8e009a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:43.146227 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-453b16a1-c57c-4221-870e-48d8cc8e009a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:43.146399 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-453b16a1-c57c-4221-870e-48d8cc8e009a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:43.153653 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:43.153653 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:43.154578 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-453b16a1-c57c-4221-870e-48d8cc8e009a tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:43.155128 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 507/1987] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:43 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:44.013467 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-23ace0a1-4d80-45ae-ab71-1297063d804b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.013844 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23ace0a1-4d80-45ae-ab71-1297063d804b None None] GET https://10.4.3.228/volume// Jul 03 15:50:44.013967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23ace0a1-4d80-45ae-ab71-1297063d804b None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:44.014166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23ace0a1-4d80-45ae-ab71-1297063d804b None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:44.014501 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23ace0a1-4d80-45ae-ab71-1297063d804b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:44.014865 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 497/1988] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:50:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:50:44.023178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-fdb9f1ef-0a1b-47a6-b5a9-ff58555bdc4b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.039381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.114972 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-8e3cf6d5-2029-4e4a-af5b-81dc5339c6f8 req-1600adeb-73e1-43bd-8cc6-36686a2b62a0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.119369 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8e3cf6d5-2029-4e4a-af5b-81dc5339c6f8 req-1600adeb-73e1-43bd-8cc6-36686a2b62a0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] DELETE https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a Jul 03 15:50:44.119369 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8e3cf6d5-2029-4e4a-af5b-81dc5339c6f8 req-1600adeb-73e1-43bd-8cc6-36686a2b62a0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:44.119369 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8e3cf6d5-2029-4e4a-af5b-81dc5339c6f8 req-1600adeb-73e1-43bd-8cc6-36686a2b62a0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:44.129653 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:44.129653 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:44.152789 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:44.153131 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-653514554"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:44.154883 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-653514554'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:44.155055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:50:44.159983 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:50:44.166488 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (31e42358-c61a-4e5a-95a3-dc97eff0547a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:44.167409 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc23131-3866-4394-94ed-4a44d2096364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:44.168213 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:44.170011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cee588dc-d20c-45e7-9390-f11c639bde66 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.172965 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cee588dc-d20c-45e7-9390-f11c639bde66 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:44.173441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cee588dc-d20c-45e7-9390-f11c639bde66 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:44.173839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cee588dc-d20c-45e7-9390-f11c639bde66 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:44.173974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-cee588dc-d20c-45e7-9390-f11c639bde66 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:44.180452 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:44.180452 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:44.181297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cee588dc-d20c-45e7-9390-f11c639bde66 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:44.181969 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 498/1989] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:44 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:44.198044 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc23131-3866-4394-94ed-4a44d2096364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:44.198939 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0ad271-af42-409a-9003-13dc368e577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:44.201914 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-fdb9f1ef-0a1b-47a6-b5a9-ff58555bdc4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:50:44.202382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-fdb9f1ef-0a1b-47a6-b5a9-ff58555bdc4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1306de1-72a5-47f8-a9be-50569e82b753", "connector": null, "instance_uuid": "38d59baa-ece0-429f-b70b-4f888461bc6d"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:44.212311 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:44.212311 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:44.259019 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-fdb9f1ef-0a1b-47a6-b5a9-ff58555bdc4b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:50:44.259536 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 490/1990] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:50:44 2026] POST /volume/v3/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:44.276221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['e154cacf-c754-4d5b-baab-7e1fecd9489a', '5fabf6b6-9738-411c-a1a9-93ba05d392c8', 'e006f493-31a5-4c5a-9039-ea6caba585d4', 'f97b64c8-5319-41b5-9d6a-ecef3afc98ae'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:44.277156 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0ad271-af42-409a-9003-13dc368e577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e154cacf-c754-4d5b-baab-7e1fecd9489a', '5fabf6b6-9738-411c-a1a9-93ba05d392c8', 'e006f493-31a5-4c5a-9039-ea6caba585d4', 'f97b64c8-5319-41b5-9d6a-ecef3afc98ae']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:44.278002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5683fc-d0b6-4734-9d1d-486a4cad34f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:44.309192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5683fc-d0b6-4734-9d1d-486a4cad34f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01189cc8-0511-42b2-aebb-f0f8ebed322e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653514554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['e154cacf-c754-4d5b-baab-7e1fecd9489a','5fabf6b6-9738-411c-a1a9-93ba05d392c8','e006f493-31a5-4c5a-9039-ea6caba585d4','f97b64c8-5319-41b5-9d6a-ecef3afc98ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653514554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01189cc8-0511-42b2-aebb-f0f8ebed322e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:44.310394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c7194f-ffd5-4d69-aad4-a9c3c2ac0928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:44.333953 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c7194f-ffd5-4d69-aad4-a9c3c2ac0928) transitioned into 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-653514554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['e154cacf-c754-4d5b-baab-7e1fecd9489a','5fabf6b6-9738-411c-a1a9-93ba05d392c8','e006f493-31a5-4c5a-9039-ea6caba585d4','f97b64c8-5319-41b5-9d6a-ecef3afc98ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:44.335036 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fb9c520-cadd-41e3-b98d-46030eeab0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:44.349263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fb9c520-cadd-41e3-b98d-46030eeab0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:44.350244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (31e42358-c61a-4e5a-95a3-dc97eff0547a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:44.350593 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:50:44.351256 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02b84d41-6639-4ec7-8d80-1304ad08a337 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:44.351768 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 496/1991] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:44 2026] POST /volume/v3/volumes => generated 777 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:44.363369 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6c2c9fa7-7536-4a5c-b752-0dc84cb3e065 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.365274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c2c9fa7-7536-4a5c-b752-0dc84cb3e065 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e Jul 03 15:50:44.365494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c2c9fa7-7536-4a5c-b752-0dc84cb3e065 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:44.365684 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c2c9fa7-7536-4a5c-b752-0dc84cb3e065 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:44.373866 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:44.373866 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:44.378304 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6c2c9fa7-7536-4a5c-b752-0dc84cb3e065 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:44.382298 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c2c9fa7-7536-4a5c-b752-0dc84cb3e065 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e returned with HTTP 200 Jul 03 15:50:44.387991 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 499/1992] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:44 2026] GET /volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:44.494170 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ce94ee0f-db4c-4629-a196-d3869260f42c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.496238 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce94ee0f-db4c-4629-a196-d3869260f42c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:44.496494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce94ee0f-db4c-4629-a196-d3869260f42c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:44.496730 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce94ee0f-db4c-4629-a196-d3869260f42c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:44.509533 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:44.509533 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:44.514777 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ce94ee0f-db4c-4629-a196-d3869260f42c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:44.521115 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce94ee0f-db4c-4629-a196-d3869260f42c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:44.521686 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 491/1993] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:44 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:44.665150 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8e3cf6d5-2029-4e4a-af5b-81dc5339c6f8 req-1600adeb-73e1-43bd-8cc6-36686a2b62a0 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a returned with HTTP 200 Jul 03 15:50:44.665150 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 508/1994] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:50:44 2026] DELETE /volume/v3/attachments/b8a31dd2-428a-493b-a9fc-194c4e61a37a => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:44.810093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3a3f9bd5-1eb3-443e-adf7-1bf3aac80209 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.810636 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a3f9bd5-1eb3-443e-adf7-1bf3aac80209 None None] GET https://10.4.3.228/volume// Jul 03 15:50:44.810832 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a3f9bd5-1eb3-443e-adf7-1bf3aac80209 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:44.811061 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a3f9bd5-1eb3-443e-adf7-1bf3aac80209 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:44.811384 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a3f9bd5-1eb3-443e-adf7-1bf3aac80209 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:44.811992 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 497/1995] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:50:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:50:44.822864 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-d22f4d94-a146-499f-9ce5-30f54ecd1fd4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.825353 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-d22f4d94-a146-499f-9ce5-30f54ecd1fd4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:44.825768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-d22f4d94-a146-499f-9ce5-30f54ecd1fd4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:44.826077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-d22f4d94-a146-499f-9ce5-30f54ecd1fd4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:44.835937 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:44.835937 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:44.840083 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-d22f4d94-a146-499f-9ce5-30f54ecd1fd4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:44.845809 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-d22f4d94-a146-499f-9ce5-30f54ecd1fd4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:44.845809 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 500/1996] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:50:44 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:50:44.967195 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-34c64eb4-95ee-479b-a1b3-4358b5dc083e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:44.970184 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-34c64eb4-95ee-479b-a1b3-4358b5dc083e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] PUT https://10.4.3.228/volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20 Jul 03 15:50:44.970636 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-34c64eb4-95ee-479b-a1b3-4358b5dc083e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:44.979832 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-34c64eb4-95ee-479b-a1b3-4358b5dc083e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Acquiring lock "cinder-attachment_update-d1306de1-72a5-47f8-a9be-50569e82b753-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:50:44.985808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-34c64eb4-95ee-479b-a1b3-4358b5dc083e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Lock "cinder-attachment_update-d1306de1-72a5-47f8-a9be-50569e82b753-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:50:44.986886 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:44.986886 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:45.195707 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de5bfe48-e12c-405e-ad5b-81a964d0c6e6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:45.198009 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de5bfe48-e12c-405e-ad5b-81a964d0c6e6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:45.198229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de5bfe48-e12c-405e-ad5b-81a964d0c6e6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:45.198388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de5bfe48-e12c-405e-ad5b-81a964d0c6e6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:45.198497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-de5bfe48-e12c-405e-ad5b-81a964d0c6e6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:45.202420 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:45.202420 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:45.203044 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de5bfe48-e12c-405e-ad5b-81a964d0c6e6 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:45.203465 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 509/1997] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:45 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:45.397575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bfaf4618-334a-452d-8886-d65c20bbbf9a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:45.399392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bfaf4618-334a-452d-8886-d65c20bbbf9a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e Jul 03 15:50:45.399727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bfaf4618-334a-452d-8886-d65c20bbbf9a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:45.400008 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bfaf4618-334a-452d-8886-d65c20bbbf9a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:45.408806 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:45.408806 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:45.413890 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bfaf4618-334a-452d-8886-d65c20bbbf9a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:45.417952 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bfaf4618-334a-452d-8886-d65c20bbbf9a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e returned with HTTP 200 Jul 03 15:50:45.418488 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 498/1998] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:45 2026] GET /volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:45.435954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:45.517431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-34c64eb4-95ee-479b-a1b3-4358b5dc083e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Lock "cinder-attachment_update-d1306de1-72a5-47f8-a9be-50569e82b753-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:50:45.517867 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-34c64eb4-95ee-479b-a1b3-4358b5dc083e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20 returned with HTTP 200 Jul 03 15:50:45.518426 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 492/1999] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:50:44 2026] PUT /volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:45.523071 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:50:45.523536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01189cc8-0511-42b2-aebb-f0f8ebed322e", "name": "tempest-ProjectMemberTests-Snapshot-540546094"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:45.539974 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3ea1e1aa-de58-4109-95cd-304cf1929251 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:45.541801 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3ea1e1aa-de58-4109-95cd-304cf1929251 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:45.541918 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:45.541918 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:45.543364 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3ea1e1aa-de58-4109-95cd-304cf1929251 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:45.543364 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3ea1e1aa-de58-4109-95cd-304cf1929251 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:45.543484 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Volume info retrieved successfully. Jul 03 15:50:45.543484 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Create snapshot from volume 01189cc8-0511-42b2-aebb-f0f8ebed322e Jul 03 15:50:45.555521 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:45.555521 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:45.560226 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3ea1e1aa-de58-4109-95cd-304cf1929251 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:45.565605 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3ea1e1aa-de58-4109-95cd-304cf1929251 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:45.566032 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 510/2000] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:45 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:45.606995 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Created reservations ['0aed879f-35d5-42a9-b287-5a0a0d934355', 'cd97b3d7-3966-49b2-9323-dc058a82813d', '844523d3-f922-4f17-887e-e7b42129c742', '5243cc4f-e1f2-42f8-a0e1-f1e33c959d1b'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:45.658012 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot create request issued successfully. Jul 03 15:50:45.658367 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18ee43fd-9652-4f9a-88f7-cfd55c4c823a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:50:45.658791 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 501/2001] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:50:45 2026] POST /volume/v3/snapshots => generated 304 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:45.674919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7398ada7-79a7-4c6e-abc1-c45129fe58a7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:45.678700 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7398ada7-79a7-4c6e-abc1-c45129fe58a7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 Jul 03 15:50:45.679298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7398ada7-79a7-4c6e-abc1-c45129fe58a7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:45.680218 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7398ada7-79a7-4c6e-abc1-c45129fe58a7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:45.687915 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:45.687915 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:45.688779 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7398ada7-79a7-4c6e-abc1-c45129fe58a7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:50:45.689999 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7398ada7-79a7-4c6e-abc1-c45129fe58a7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 returned with HTTP 200 Jul 03 15:50:45.690864 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 499/2002] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:45 2026] GET /volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 => generated 436 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:45.927076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-29f5769b-0205-4b1e-a15f-96ed9f48eda8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:45.929821 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-29f5769b-0205-4b1e-a15f-96ed9f48eda8 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:50:45.930561 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-29f5769b-0205-4b1e-a15f-96ed9f48eda8 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:45.930809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-29f5769b-0205-4b1e-a15f-96ed9f48eda8 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:45.947178 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:45.947178 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:45.955156 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-29f5769b-0205-4b1e-a15f-96ed9f48eda8 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:50:45.962703 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-29f5769b-0205-4b1e-a15f-96ed9f48eda8 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:50:45.963102 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 493/2003] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:45 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:46.019286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ece8aff0-4814-4ede-9009-786c2556d669 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.021691 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ece8aff0-4814-4ede-9009-786c2556d669 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:50:46.022114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ece8aff0-4814-4ede-9009-786c2556d669 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.022392 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ece8aff0-4814-4ede-9009-786c2556d669 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.036178 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.036178 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:46.041351 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ece8aff0-4814-4ede-9009-786c2556d669 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:50:46.047088 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ece8aff0-4814-4ede-9009-786c2556d669 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:50:46.047737 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 511/2004] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:46 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:46.070216 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-186b2931-6abf-4a2f-a288-9b6a8931effd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.071955 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-186b2931-6abf-4a2f-a288-9b6a8931effd tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] DELETE https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:50:46.072138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-186b2931-6abf-4a2f-a288-9b6a8931effd tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.072295 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-186b2931-6abf-4a2f-a288-9b6a8931effd tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.072509 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-186b2931-6abf-4a2f-a288-9b6a8931effd tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Delete volume with id: 8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:50:46.079616 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.079616 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:46.080249 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-186b2931-6abf-4a2f-a288-9b6a8931effd tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:50:46.100230 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-186b2931-6abf-4a2f-a288-9b6a8931effd tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Delete volume request issued successfully. Jul 03 15:50:46.100431 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-186b2931-6abf-4a2f-a288-9b6a8931effd tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 202 Jul 03 15:50:46.101001 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 502/2005] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:46 2026] DELETE /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:46.108280 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0aab5c32-e107-476a-8448-371ae0d1ef82 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.111403 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0aab5c32-e107-476a-8448-371ae0d1ef82 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:50:46.111634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0aab5c32-e107-476a-8448-371ae0d1ef82 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.111868 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0aab5c32-e107-476a-8448-371ae0d1ef82 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.124259 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.124259 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:46.134129 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0aab5c32-e107-476a-8448-371ae0d1ef82 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Volume info retrieved successfully. Jul 03 15:50:46.139857 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0aab5c32-e107-476a-8448-371ae0d1ef82 tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 200 Jul 03 15:50:46.140311 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 500/2006] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:46 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:46.217954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-532cda51-a582-487a-851e-9978e3e8a9c5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.221727 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-532cda51-a582-487a-851e-9978e3e8a9c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:46.222002 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-532cda51-a582-487a-851e-9978e3e8a9c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.222266 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-532cda51-a582-487a-851e-9978e3e8a9c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.222404 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-532cda51-a582-487a-851e-9978e3e8a9c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:46.227759 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.227759 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:46.228598 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-532cda51-a582-487a-851e-9978e3e8a9c5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:46.229082 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 494/2007] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:46 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:46.580966 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2cb4a9d4-85c9-41db-bb00-847844ec6502 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.583152 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cb4a9d4-85c9-41db-bb00-847844ec6502 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:46.584176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2cb4a9d4-85c9-41db-bb00-847844ec6502 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.584176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2cb4a9d4-85c9-41db-bb00-847844ec6502 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.599022 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.599022 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:46.608096 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2cb4a9d4-85c9-41db-bb00-847844ec6502 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:46.617947 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cb4a9d4-85c9-41db-bb00-847844ec6502 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:46.618519 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 512/2008] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:46 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:50:46.704184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0eab2aba-b2bd-4d87-b9af-14954ea9e37c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.706378 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0eab2aba-b2bd-4d87-b9af-14954ea9e37c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 Jul 03 15:50:46.706610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0eab2aba-b2bd-4d87-b9af-14954ea9e37c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.707220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0eab2aba-b2bd-4d87-b9af-14954ea9e37c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.713508 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.713508 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:46.714202 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0eab2aba-b2bd-4d87-b9af-14954ea9e37c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:50:46.715087 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0eab2aba-b2bd-4d87-b9af-14954ea9e37c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 returned with HTTP 200 Jul 03 15:50:46.715811 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 503/2009] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:46 2026] GET /volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:46.731268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.731268 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 Jul 03 15:50:46.731268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.731268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.731268 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Delete snapshot with id: 5a0de0fd-9d1b-460f-a87d-882e069629b4 Jul 03 15:50:46.740356 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.740356 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:46.740846 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:50:46.765509 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot delete request issued successfully. Jul 03 15:50:46.765826 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ee58d2b-a385-401a-8d84-3a157f77f12e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 returned with HTTP 202 Jul 03 15:50:46.766298 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 501/2010] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:50:46 2026] DELETE /volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:46.777677 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c3b41ef7-a4fb-4453-b8bc-8e970a002b45 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:46.782672 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c3b41ef7-a4fb-4453-b8bc-8e970a002b45 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 Jul 03 15:50:46.782672 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c3b41ef7-a4fb-4453-b8bc-8e970a002b45 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:46.782672 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c3b41ef7-a4fb-4453-b8bc-8e970a002b45 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:46.787807 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:46.787807 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:46.790293 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c3b41ef7-a4fb-4453-b8bc-8e970a002b45 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:50:46.790293 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c3b41ef7-a4fb-4453-b8bc-8e970a002b45 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 returned with HTTP 200 Jul 03 15:50:46.790293 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 495/2011] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:46 2026] GET /volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:47.152347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-30ee9f7b-2a56-43a2-9ef1-988cb654025a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:47.154341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30ee9f7b-2a56-43a2-9ef1-988cb654025a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] GET https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 Jul 03 15:50:47.154549 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30ee9f7b-2a56-43a2-9ef1-988cb654025a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:47.154781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30ee9f7b-2a56-43a2-9ef1-988cb654025a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:47.161550 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30ee9f7b-2a56-43a2-9ef1-988cb654025a tempest-ServerActionsTestOtherB-1677414777 tempest-ServerActionsTestOtherB-1677414777-project-member] https://10.4.3.228/volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 returned with HTTP 404 Jul 03 15:50:47.162018 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 513/2012] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:47 2026] GET /volume/v3/volumes/8c9781a2-81c2-47ea-8573-0b43c701c630 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:47.241695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0dc9aa89-cac7-442b-9195-f4626ce17dd1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:47.243734 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0dc9aa89-cac7-442b-9195-f4626ce17dd1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:47.244035 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0dc9aa89-cac7-442b-9195-f4626ce17dd1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:47.244240 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0dc9aa89-cac7-442b-9195-f4626ce17dd1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:47.244365 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0dc9aa89-cac7-442b-9195-f4626ce17dd1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:47.248958 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:47.248958 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:47.249846 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0dc9aa89-cac7-442b-9195-f4626ce17dd1 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:47.250278 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 504/2013] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:47 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:47.633933 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e1556964-875d-45df-81e2-bbd8773e8a9c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:47.635655 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e1556964-875d-45df-81e2-bbd8773e8a9c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:47.635781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e1556964-875d-45df-81e2-bbd8773e8a9c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:47.635963 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e1556964-875d-45df-81e2-bbd8773e8a9c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:47.648550 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:47.648550 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:47.652278 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e1556964-875d-45df-81e2-bbd8773e8a9c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:47.657562 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e1556964-875d-45df-81e2-bbd8773e8a9c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:47.657901 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 502/2014] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:47 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:47.807649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-07252b66-93db-4d2b-8fee-6f81fb4971ed None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:47.810343 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07252b66-93db-4d2b-8fee-6f81fb4971ed tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 Jul 03 15:50:47.810602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07252b66-93db-4d2b-8fee-6f81fb4971ed tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:47.810870 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07252b66-93db-4d2b-8fee-6f81fb4971ed tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:47.816498 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07252b66-93db-4d2b-8fee-6f81fb4971ed tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 returned with HTTP 404 Jul 03 15:50:47.818345 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 496/2015] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:47 2026] GET /volume/v3/snapshots/5a0de0fd-9d1b-460f-a87d-882e069629b4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:47.827250 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:47.829324 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e Jul 03 15:50:47.829566 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:47.829809 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:47.830000 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: 01189cc8-0511-42b2-aebb-f0f8ebed322e Jul 03 15:50:47.839731 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:47.839731 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:47.840150 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:47.865453 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:50:47.865668 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f0ae93f6-b5e1-4811-af45-6f6b9e4dcdeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e returned with HTTP 202 Jul 03 15:50:47.866357 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 514/2016] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:47 2026] DELETE /volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:47.874607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-58c73894-3739-47ca-86d4-2cdae30af85e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:47.876694 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58c73894-3739-47ca-86d4-2cdae30af85e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e Jul 03 15:50:47.876871 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58c73894-3739-47ca-86d4-2cdae30af85e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:47.877048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58c73894-3739-47ca-86d4-2cdae30af85e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:47.884171 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:47.884171 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:47.888179 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-58c73894-3739-47ca-86d4-2cdae30af85e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:47.892347 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58c73894-3739-47ca-86d4-2cdae30af85e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e returned with HTTP 200 Jul 03 15:50:47.892762 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 505/2017] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:47 2026] GET /volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:48.265924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-acbb4f58-94ba-4399-8bd7-042cd9d73ff5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:48.268187 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-acbb4f58-94ba-4399-8bd7-042cd9d73ff5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:48.268429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-acbb4f58-94ba-4399-8bd7-042cd9d73ff5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:48.268663 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-acbb4f58-94ba-4399-8bd7-042cd9d73ff5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:48.269097 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-acbb4f58-94ba-4399-8bd7-042cd9d73ff5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:48.273782 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:48.273782 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:48.274737 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-acbb4f58-94ba-4399-8bd7-042cd9d73ff5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:48.275268 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 503/2018] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:48 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:48.672911 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0b2c3a59-bef4-4fb4-b5b9-8c3c8c6d7121 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:48.675261 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b2c3a59-bef4-4fb4-b5b9-8c3c8c6d7121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:48.675424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b2c3a59-bef4-4fb4-b5b9-8c3c8c6d7121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:48.675736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b2c3a59-bef4-4fb4-b5b9-8c3c8c6d7121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:48.690768 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:48.690768 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:48.695279 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0b2c3a59-bef4-4fb4-b5b9-8c3c8c6d7121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:48.701161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b2c3a59-bef4-4fb4-b5b9-8c3c8c6d7121 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:48.701840 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 497/2019] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:48 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:48.907376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-45897e7f-cd23-468f-b110-72cbb903bfe4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:48.909112 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-45897e7f-cd23-468f-b110-72cbb903bfe4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e Jul 03 15:50:48.909327 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-45897e7f-cd23-468f-b110-72cbb903bfe4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:48.909555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-45897e7f-cd23-468f-b110-72cbb903bfe4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:48.916235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-45897e7f-cd23-468f-b110-72cbb903bfe4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e returned with HTTP 404 Jul 03 15:50:48.916759 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 515/2020] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:48 2026] GET /volume/v3/volumes/01189cc8-0511-42b2-aebb-f0f8ebed322e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:48.926066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:48.927926 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:48.928312 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1823812382"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:48.929835 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1823812382'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:48.930022 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:50:48.934307 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:50:48.939939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (10a0253b-5a6a-4c40-b290-241771894690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:48.941040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42973ad8-d65a-4a99-bc6d-6c51a8215795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:48.941894 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:48.970058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42973ad8-d65a-4a99-bc6d-6c51a8215795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:48.970884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263a2f70-9e70-441c-b756-58409d7c7cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:49.028470 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['dd925b4f-b692-4ca6-9a35-90313c87cda9', '2a64a6e1-b306-4df1-8e28-eec41b3b36b7', '9006ea0d-5b9a-4e4b-b04a-07b17485daec', '92d55c83-ed01-4afb-b717-363e9483fbed'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:49.029575 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263a2f70-9e70-441c-b756-58409d7c7cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd925b4f-b692-4ca6-9a35-90313c87cda9', '2a64a6e1-b306-4df1-8e28-eec41b3b36b7', '9006ea0d-5b9a-4e4b-b04a-07b17485daec', '92d55c83-ed01-4afb-b717-363e9483fbed']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:49.030302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (713cd935-0078-47fe-ac1d-ca5eca6dd3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:49.055330 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (713cd935-0078-47fe-ac1d-ca5eca6dd3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13406aa7-554a-446e-bdae-88f006dec6ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1823812382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['dd925b4f-b692-4ca6-9a35-90313c87cda9','2a64a6e1-b306-4df1-8e28-eec41b3b36b7','9006ea0d-5b9a-4e4b-b04a-07b17485daec','92d55c83-ed01-4afb-b717-363e9483fbed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1823812382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13406aa7-554a-446e-bdae-88f006dec6ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:49.056111 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af0c9c9-77ce-43a1-a5ba-e1abaa119a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:49.078863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af0c9c9-77ce-43a1-a5ba-e1abaa119a59) transitioned into 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-1823812382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['dd925b4f-b692-4ca6-9a35-90313c87cda9','2a64a6e1-b306-4df1-8e28-eec41b3b36b7','9006ea0d-5b9a-4e4b-b04a-07b17485daec','92d55c83-ed01-4afb-b717-363e9483fbed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:49.079833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0445f7e4-5f5f-49d6-b80b-977c734a80dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:49.093699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0445f7e4-5f5f-49d6-b80b-977c734a80dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:49.094608 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (10a0253b-5a6a-4c40-b290-241771894690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:49.094984 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:50:49.095749 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bd3b6360-3a96-4e7c-b227-9adf2f38545b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:49.096191 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 506/2021] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:48 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:49.113287 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0fed49b6-b2ae-48c7-8817-1497ee8345eb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:49.116084 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0fed49b6-b2ae-48c7-8817-1497ee8345eb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea Jul 03 15:50:49.116318 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0fed49b6-b2ae-48c7-8817-1497ee8345eb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:49.116555 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0fed49b6-b2ae-48c7-8817-1497ee8345eb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:49.124583 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:49.124583 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:49.128816 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0fed49b6-b2ae-48c7-8817-1497ee8345eb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:49.133760 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0fed49b6-b2ae-48c7-8817-1497ee8345eb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea returned with HTTP 200 Jul 03 15:50:49.134298 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 504/2022] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:49 2026] GET /volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:49.285973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6139dbeb-71e0-475c-a5f0-8a7d1adbbcce None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:49.288210 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6139dbeb-71e0-475c-a5f0-8a7d1adbbcce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:49.288903 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6139dbeb-71e0-475c-a5f0-8a7d1adbbcce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:49.289348 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6139dbeb-71e0-475c-a5f0-8a7d1adbbcce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:49.289642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-6139dbeb-71e0-475c-a5f0-8a7d1adbbcce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:49.296379 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:49.296379 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:49.297153 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6139dbeb-71e0-475c-a5f0-8a7d1adbbcce tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:49.297566 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 498/2023] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:49 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:49.714225 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de60dc69-c69e-4c3a-8bb6-4ba1b1e2c395 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:49.715981 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de60dc69-c69e-4c3a-8bb6-4ba1b1e2c395 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:49.732280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de60dc69-c69e-4c3a-8bb6-4ba1b1e2c395 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:49.732280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de60dc69-c69e-4c3a-8bb6-4ba1b1e2c395 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:49.732280 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:49.732280 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:49.732280 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-de60dc69-c69e-4c3a-8bb6-4ba1b1e2c395 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:49.734550 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de60dc69-c69e-4c3a-8bb6-4ba1b1e2c395 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:49.734933 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 516/2024] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:49 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:50.151237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8f4f2796-ffc7-4343-bbc4-6480983a7d2c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:50.153255 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8f4f2796-ffc7-4343-bbc4-6480983a7d2c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea Jul 03 15:50:50.153496 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8f4f2796-ffc7-4343-bbc4-6480983a7d2c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:50.153721 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8f4f2796-ffc7-4343-bbc4-6480983a7d2c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:50.161401 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:50.161401 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:50.165244 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8f4f2796-ffc7-4343-bbc4-6480983a7d2c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:50.171846 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8f4f2796-ffc7-4343-bbc4-6480983a7d2c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea returned with HTTP 200 Jul 03 15:50:50.172332 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 507/2025] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:50 2026] GET /volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:50.188553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:50.200896 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:50:50.200896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13406aa7-554a-446e-bdae-88f006dec6ea", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-598664113"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:50.210547 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:50.210547 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:50.211018 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:50.211018 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume 13406aa7-554a-446e-bdae-88f006dec6ea Jul 03 15:50:50.236811 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['cae172fb-d7ec-47c8-b765-a3f204a6b21c', '32427604-7796-40cf-887c-dadeb282f21b', '376c3c16-1821-4df4-92fd-3ca75314c747', '70b6fa7f-1e40-4cc5-8b29-3302875ddd01'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:50.268118 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:50:50.268589 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea5cf64f-bb97-4ca7-8093-7b4913d224ca tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:50:50.269166 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 505/2026] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:50:50 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 03 15:50:50.286650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4ed13edd-b894-4db0-aa27-c4a2571842a0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:50.286650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ed13edd-b894-4db0-aa27-c4a2571842a0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:50.286650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ed13edd-b894-4db0-aa27-c4a2571842a0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:50.286650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ed13edd-b894-4db0-aa27-c4a2571842a0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:50.310695 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b960c657-bd80-4b79-b5d5-1b91306226c4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:50.312763 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b960c657-bd80-4b79-b5d5-1b91306226c4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:50.313031 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b960c657-bd80-4b79-b5d5-1b91306226c4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:50.313422 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b960c657-bd80-4b79-b5d5-1b91306226c4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:50.313548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b960c657-bd80-4b79-b5d5-1b91306226c4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:50.319156 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:50.319156 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:50.319861 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b960c657-bd80-4b79-b5d5-1b91306226c4 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:50.320255 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 517/2027] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:50 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:50.324752 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:50.324752 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:50.325306 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4ed13edd-b894-4db0-aa27-c4a2571842a0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:50:50.326492 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ed13edd-b894-4db0-aa27-c4a2571842a0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 returned with HTTP 200 Jul 03 15:50:50.327249 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 499/2028] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:50 2026] GET /volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:50.335956 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:50.338052 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 Jul 03 15:50:50.338356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:50.338647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:50.338874 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume with id: dd7a344f-a750-474b-84f6-dbfda73aab74 Jul 03 15:50:50.346680 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:50.346680 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:50.347102 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:50.366987 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume request issued successfully. Jul 03 15:50:50.367240 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd6f0858-ffe1-4b8b-a3da-a7be81d6fd17 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 returned with HTTP 202 Jul 03 15:50:50.367685 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 508/2029] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:50 2026] DELETE /volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 15:50:50.376771 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1cb256e3-94ee-472c-9df6-04d0e59ea572 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:50.378858 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1cb256e3-94ee-472c-9df6-04d0e59ea572 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 Jul 03 15:50:50.379132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1cb256e3-94ee-472c-9df6-04d0e59ea572 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:50.379393 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1cb256e3-94ee-472c-9df6-04d0e59ea572 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:50.389594 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:50.389594 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:50.395018 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1cb256e3-94ee-472c-9df6-04d0e59ea572 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:50.400604 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1cb256e3-94ee-472c-9df6-04d0e59ea572 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 returned with HTTP 200 Jul 03 15:50:50.401099 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 506/2030] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:50 2026] GET /volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 => generated 1074 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:50.756631 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4fd63bd6-0967-4a02-bff0-8054878e288d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:50.758937 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4fd63bd6-0967-4a02-bff0-8054878e288d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:50.759130 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4fd63bd6-0967-4a02-bff0-8054878e288d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:50.759320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4fd63bd6-0967-4a02-bff0-8054878e288d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:50.770138 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:50.770138 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:50.774181 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4fd63bd6-0967-4a02-bff0-8054878e288d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:50.778964 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4fd63bd6-0967-4a02-bff0-8054878e288d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:50.779396 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 518/2031] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:50 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:51.337733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5d50a626-7e0a-46de-9357-e878c6365fe0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:51.340251 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d50a626-7e0a-46de-9357-e878c6365fe0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:51.340671 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d50a626-7e0a-46de-9357-e878c6365fe0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:51.340981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d50a626-7e0a-46de-9357-e878c6365fe0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:51.347345 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:51.347345 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:51.347986 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5d50a626-7e0a-46de-9357-e878c6365fe0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:50:51.349089 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d50a626-7e0a-46de-9357-e878c6365fe0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 returned with HTTP 200 Jul 03 15:50:51.349762 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 500/2032] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:51 2026] GET /volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:51.358865 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:51.361065 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:51.361312 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:51.361474 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:51.361652 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Delete snapshot with id: d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:51.363413 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=215,cinder:UPDATE=62,cinder:INSERT=34 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:50:51.367684 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:51.367684 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:51.368184 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:50:51.385199 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot delete request issued successfully. Jul 03 15:50:51.385453 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c4e85981-2fe4-41c2-b70b-52d4f3a764cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 returned with HTTP 202 Jul 03 15:50:51.385983 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 509/2033] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:50:51 2026] DELETE /volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:51.398111 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6650f947-577a-4d6c-90cf-012678dbd7c5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:51.400118 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6650f947-577a-4d6c-90cf-012678dbd7c5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:51.400379 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6650f947-577a-4d6c-90cf-012678dbd7c5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:51.400595 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6650f947-577a-4d6c-90cf-012678dbd7c5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:51.405455 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:51.405455 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:51.406037 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6650f947-577a-4d6c-90cf-012678dbd7c5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:50:51.406915 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6650f947-577a-4d6c-90cf-012678dbd7c5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 returned with HTTP 200 Jul 03 15:50:51.407290 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 507/2034] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:51 2026] GET /volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:51.416547 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c6d9dd9c-fc53-4a94-8437-14e2f4153602 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:51.418366 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6d9dd9c-fc53-4a94-8437-14e2f4153602 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 Jul 03 15:50:51.418609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6d9dd9c-fc53-4a94-8437-14e2f4153602 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:51.418836 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6d9dd9c-fc53-4a94-8437-14e2f4153602 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:51.424485 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6d9dd9c-fc53-4a94-8437-14e2f4153602 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 returned with HTTP 404 Jul 03 15:50:51.425037 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 519/2035] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:51 2026] GET /volume/v3/volumes/dd7a344f-a750-474b-84f6-dbfda73aab74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:51.433232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9bdbca8b-f74f-493b-b124-3973b72ff448 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:51.435363 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9bdbca8b-f74f-493b-b124-3973b72ff448 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:51.435641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9bdbca8b-f74f-493b-b124-3973b72ff448 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:51.435867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9bdbca8b-f74f-493b-b124-3973b72ff448 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:51.435998 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9bdbca8b-f74f-493b-b124-3973b72ff448 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:51.440941 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:51.440941 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:51.441585 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9bdbca8b-f74f-493b-b124-3973b72ff448 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:51.442117 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 501/2036] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:51 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:51.451635 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-21e37771-f7dc-4a83-acb9-2b88584edff0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:51.454932 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21e37771-f7dc-4a83-acb9-2b88584edff0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:51.455260 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21e37771-f7dc-4a83-acb9-2b88584edff0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:51.455548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-21e37771-f7dc-4a83-acb9-2b88584edff0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:51.455750 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-21e37771-f7dc-4a83-acb9-2b88584edff0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete backup with id: b789c74d-4dd5-4fa4-9005-81337a3e9347. Jul 03 15:50:51.467041 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:51.467041 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:51.484207 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-21e37771-f7dc-4a83-acb9-2b88584edff0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] delete_backup rpcapi backup_id b789c74d-4dd5-4fa4-9005-81337a3e9347 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:51.485979 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-21e37771-f7dc-4a83-acb9-2b88584edff0 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 202 Jul 03 15:50:51.486400 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 510/2037] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:51 2026] DELETE /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:51.496153 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-02aa5cb9-c84d-4e08-8a72-a8d61bc7ea27 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:51.498900 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02aa5cb9-c84d-4e08-8a72-a8d61bc7ea27 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:51.499148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02aa5cb9-c84d-4e08-8a72-a8d61bc7ea27 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:51.499370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-02aa5cb9-c84d-4e08-8a72-a8d61bc7ea27 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:51.499479 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-02aa5cb9-c84d-4e08-8a72-a8d61bc7ea27 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:51.506547 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:51.506547 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:51.507441 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-02aa5cb9-c84d-4e08-8a72-a8d61bc7ea27 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 200 Jul 03 15:50:51.507863 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 508/2038] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:51 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:52.420490 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ee1b737c-02e4-4384-b46b-99795d383130 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.420490 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee1b737c-02e4-4384-b46b-99795d383130 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:52.420490 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee1b737c-02e4-4384-b46b-99795d383130 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.420490 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee1b737c-02e4-4384-b46b-99795d383130 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.420490 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.420490 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:52.421833 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-037e35fa-29cb-4c42-969a-9fdff082d79b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.421833 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-037e35fa-29cb-4c42-969a-9fdff082d79b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20/action Jul 03 15:50:52.421833 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-037e35fa-29cb-4c42-969a-9fdff082d79b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:50:52.421833 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-037e35fa-29cb-4c42-969a-9fdff082d79b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:52.423406 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ee1b737c-02e4-4384-b46b-99795d383130 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:52.423406 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee1b737c-02e4-4384-b46b-99795d383130 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:52.423406 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 520/2039] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:51 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:52.424108 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.424108 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:52.424108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3c0fff10-2c40-48d7-8962-69e0be77f1b1 req-037e35fa-29cb-4c42-969a-9fdff082d79b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20/action returned with HTTP 204 Jul 03 15:50:52.424108 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 502/2040] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:50:51 2026] POST /volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:52.424680 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9004b5e5-288a-4915-8760-533ec3e654ef None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.424680 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9004b5e5-288a-4915-8760-533ec3e654ef tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:52.424680 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9004b5e5-288a-4915-8760-533ec3e654ef tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.424680 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9004b5e5-288a-4915-8760-533ec3e654ef tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.425713 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9004b5e5-288a-4915-8760-533ec3e654ef tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 returned with HTTP 404 Jul 03 15:50:52.425713 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 511/2041] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:52 2026] GET /volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:52.432868 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-77621600-fd3b-4ea7-9388-adb062fe8593 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.437849 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77621600-fd3b-4ea7-9388-adb062fe8593 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:52.437849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77621600-fd3b-4ea7-9388-adb062fe8593 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.438244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77621600-fd3b-4ea7-9388-adb062fe8593 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.438244 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-77621600-fd3b-4ea7-9388-adb062fe8593 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:52.441879 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=250,cinder:UPDATE=73,cinder:INSERT=36 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:50:52.445029 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77621600-fd3b-4ea7-9388-adb062fe8593 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 returned with HTTP 404 Jul 03 15:50:52.445901 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 509/2042] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:50:52 2026] DELETE /volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:52.452439 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d45a303e-f2d7-49ee-8688-6b493c3e23f2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.454731 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d45a303e-f2d7-49ee-8688-6b493c3e23f2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 Jul 03 15:50:52.454873 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d45a303e-f2d7-49ee-8688-6b493c3e23f2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.455081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d45a303e-f2d7-49ee-8688-6b493c3e23f2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.459730 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d45a303e-f2d7-49ee-8688-6b493c3e23f2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 returned with HTTP 404 Jul 03 15:50:52.460184 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 521/2043] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:52 2026] GET /volume/v3/snapshots/d7c0e596-20ac-4fc4-8f49-8a6cfcbe27b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:52.467259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.469023 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea Jul 03 15:50:52.469220 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.469406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.469586 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: 13406aa7-554a-446e-bdae-88f006dec6ea Jul 03 15:50:52.476529 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.476529 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:52.476914 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:52.505229 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:50:52.505426 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2d4ba5d3-4644-49aa-92b8-8cc43d0bbaae tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea returned with HTTP 202 Jul 03 15:50:52.505894 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 503/2044] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:52 2026] DELETE /volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:52.512921 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a9a41cae-0488-428a-9bfc-b8ea61b37519 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.514658 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a9a41cae-0488-428a-9bfc-b8ea61b37519 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea Jul 03 15:50:52.514849 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a9a41cae-0488-428a-9bfc-b8ea61b37519 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.515028 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a9a41cae-0488-428a-9bfc-b8ea61b37519 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.522409 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.522409 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:52.522713 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cc86ee55-9321-4754-aac5-94436a715a73 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.524424 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cc86ee55-9321-4754-aac5-94436a715a73 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 Jul 03 15:50:52.524631 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cc86ee55-9321-4754-aac5-94436a715a73 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.524853 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cc86ee55-9321-4754-aac5-94436a715a73 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.525001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cc86ee55-9321-4754-aac5-94436a715a73 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id b789c74d-4dd5-4fa4-9005-81337a3e9347. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:52.525747 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a9a41cae-0488-428a-9bfc-b8ea61b37519 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:52.529606 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a9a41cae-0488-428a-9bfc-b8ea61b37519 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea returned with HTTP 200 Jul 03 15:50:52.529731 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cc86ee55-9321-4754-aac5-94436a715a73 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 returned with HTTP 404 Jul 03 15:50:52.529969 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 512/2045] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:52 2026] GET /volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:52.530310 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 510/2046] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:52 2026] GET /volume/v3/backups/b789c74d-4dd5-4fa4-9005-81337a3e9347 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:52.541290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2590522f-ea30-45a7-9901-ee1475acd049 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.542962 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2590522f-ea30-45a7-9901-ee1475acd049 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:52.543184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2590522f-ea30-45a7-9901-ee1475acd049 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.543396 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2590522f-ea30-45a7-9901-ee1475acd049 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.543534 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-2590522f-ea30-45a7-9901-ee1475acd049 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete backup with id: 7887a4a7-f044-4f2b-9eb4-8e88acf69048. Jul 03 15:50:52.548935 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.548935 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:52.571186 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-2590522f-ea30-45a7-9901-ee1475acd049 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] delete_backup rpcapi backup_id 7887a4a7-f044-4f2b-9eb4-8e88acf69048 {{(pid=99819) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:52.578869 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2590522f-ea30-45a7-9901-ee1475acd049 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 202 Jul 03 15:50:52.578869 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 522/2047] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:52 2026] DELETE /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:52.587053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-141d97e2-df6e-47fc-86e2-f6cb68e645e5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.589153 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-141d97e2-df6e-47fc-86e2-f6cb68e645e5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:52.589153 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-141d97e2-df6e-47fc-86e2-f6cb68e645e5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.589512 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-141d97e2-df6e-47fc-86e2-f6cb68e645e5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.589512 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-141d97e2-df6e-47fc-86e2-f6cb68e645e5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:52.593960 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.593960 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:52.594698 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-141d97e2-df6e-47fc-86e2-f6cb68e645e5 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 200 Jul 03 15:50:52.595147 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 504/2048] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:52 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:52.832072 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-700f12b6-3858-40c5-a7bf-114e32916363 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.833785 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-700f12b6-3858-40c5-a7bf-114e32916363 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:50:52.833969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-700f12b6-3858-40c5-a7bf-114e32916363 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.834159 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-700f12b6-3858-40c5-a7bf-114e32916363 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.843908 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.843908 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:52.847996 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-700f12b6-3858-40c5-a7bf-114e32916363 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:52.853108 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-700f12b6-3858-40c5-a7bf-114e32916363 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:50:52.853467 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 513/2049] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:52 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:52.866469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.868240 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:50:52.868637 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1306de1-72a5-47f8-a9be-50569e82b753", "force": true, "name": "tempest-VolumesBackupsTest-Backup-362426769", "container": "tempest-volumesbackupstest-backup-container-1269910777"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:52.870134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating new backup {'backup': {'volume_id': 'd1306de1-72a5-47f8-a9be-50569e82b753', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-362426769', 'container': 'tempest-volumesbackupstest-backup-container-1269910777'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:50:52.870350 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating backup of volume d1306de1-72a5-47f8-a9be-50569e82b753 in container tempest-volumesbackupstest-backup-container-1269910777 Jul 03 15:50:52.880053 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.880053 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:52.880609 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:50:52.898821 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['92e7bc54-61ac-4374-9aa5-317f5cd59c9f', 'a4099575-b517-4f96-8f30-d5901e82f25b'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:52.929754 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e73e536a-3297-4b90-92f9-abfb8a7a6973 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:50:52.932508 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 511/2050] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:50:52 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:52.940592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-05ab9050-7ff2-4bc0-8551-57b1a9b6f478 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:52.942750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-05ab9050-7ff2-4bc0-8551-57b1a9b6f478 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:50:52.942964 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-05ab9050-7ff2-4bc0-8551-57b1a9b6f478 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:52.943175 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-05ab9050-7ff2-4bc0-8551-57b1a9b6f478 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:52.943283 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-05ab9050-7ff2-4bc0-8551-57b1a9b6f478 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:52.947853 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:52.947853 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:52.948721 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-05ab9050-7ff2-4bc0-8551-57b1a9b6f478 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:50:52.949135 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 523/2051] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:52 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:53.238168 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.239700 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:53.239994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-583152240"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:53.241302 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-583152240'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:53.241413 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume of 1 GB Jul 03 15:50:53.245285 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Availability Zones retrieved successfully. Jul 03 15:50:53.250541 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Flow 'volume_create_api' (25174de0-75d6-4043-8fc2-376250432e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:53.251497 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c523c3f-cf4a-476b-ad02-94978186d6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.254450 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:53.277858 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c523c3f-cf4a-476b-ad02-94978186d6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.278721 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86500af-4e0f-4ee9-b3ea-aaa3c8a789bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.334276 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Created reservations ['c7fcf944-4819-4369-8040-d07bebab799f', '4ae5cd1f-5e31-4d66-b5f1-335a01f6cee6', 'eaa0e16b-2322-4947-9dff-996d8db98867', '9ae3d732-de66-4d1b-8b07-873b6dfe8ea5'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:53.335012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86500af-4e0f-4ee9-b3ea-aaa3c8a789bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7fcf944-4819-4369-8040-d07bebab799f', '4ae5cd1f-5e31-4d66-b5f1-335a01f6cee6', 'eaa0e16b-2322-4947-9dff-996d8db98867', '9ae3d732-de66-4d1b-8b07-873b6dfe8ea5']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.335714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05292f7-26dd-497f-92ab-f5a2492ca733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.357641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05292f7-26dd-497f-92ab-f5a2492ca733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae63eafc-200d-4c81-81a8-22d49043e1be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-583152240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='339f8aaa79dd466e96bcedeb3be8f47e',qos_specs=None,replication_status=,reservations=['c7fcf944-4819-4369-8040-d07bebab799f','4ae5cd1f-5e31-4d66-b5f1-335a01f6cee6','eaa0e16b-2322-4947-9dff-996d8db98867','9ae3d732-de66-4d1b-8b07-873b6dfe8ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac7341d3a1334252b0f631ed140ce648',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-583152240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae63eafc-200d-4c81-81a8-22d49043e1be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='339f8aaa79dd466e96bcedeb3be8f47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ac7341d3a1334252b0f631ed140ce648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.358332 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0264b8ba-f334-44d0-9390-57e24ad52cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.376649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0264b8ba-f334-44d0-9390-57e24ad52cca) transitioned into 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-583152240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='339f8aaa79dd466e96bcedeb3be8f47e',qos_specs=None,replication_status=,reservations=['c7fcf944-4819-4369-8040-d07bebab799f','4ae5cd1f-5e31-4d66-b5f1-335a01f6cee6','eaa0e16b-2322-4947-9dff-996d8db98867','9ae3d732-de66-4d1b-8b07-873b6dfe8ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac7341d3a1334252b0f631ed140ce648',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.377627 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb20aa6b-dcd9-4784-81a5-3ba885fe3666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.388991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb20aa6b-dcd9-4784-81a5-3ba885fe3666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.389989 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Flow 'volume_create_api' (25174de0-75d6-4043-8fc2-376250432e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:53.390265 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume request issued successfully. Jul 03 15:50:53.390829 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f0c0300c-7179-462e-a344-9b4d0e40c124 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:53.391234 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 505/2052] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:53 2026] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:53.402030 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7e0289bb-6f26-4107-8ebb-dda8808a31d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.403816 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e0289bb-6f26-4107-8ebb-dda8808a31d3 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:50:53.403990 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e0289bb-6f26-4107-8ebb-dda8808a31d3 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:53.404165 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e0289bb-6f26-4107-8ebb-dda8808a31d3 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:53.410854 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:53.410854 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:53.414373 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7e0289bb-6f26-4107-8ebb-dda8808a31d3 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:50:53.418481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e0289bb-6f26-4107-8ebb-dda8808a31d3 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:50:53.418877 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 514/2053] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:53 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:53.543081 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3d3b12e8-e464-4155-a971-b68da5cd8b47 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.545021 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d3b12e8-e464-4155-a971-b68da5cd8b47 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea Jul 03 15:50:53.545280 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d3b12e8-e464-4155-a971-b68da5cd8b47 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:53.545485 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d3b12e8-e464-4155-a971-b68da5cd8b47 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:53.552613 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d3b12e8-e464-4155-a971-b68da5cd8b47 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea returned with HTTP 404 Jul 03 15:50:53.553318 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 512/2054] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:53 2026] GET /volume/v3/volumes/13406aa7-554a-446e-bdae-88f006dec6ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:53.561665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.563460 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:53.563900 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-220263454"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:53.565358 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-220263454'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:53.565476 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:50:53.573188 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:50:53.578994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (7ead6e9d-d8de-4fd0-b315-3baa3c17bce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:53.579857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1474d6f7-77dd-47a7-8cba-fd4a41dde808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.580660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:53.607537 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ed200714-c561-4660-a7cc-0b6eb55483cc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.609905 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed200714-c561-4660-a7cc-0b6eb55483cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 Jul 03 15:50:53.610225 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed200714-c561-4660-a7cc-0b6eb55483cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:53.610489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed200714-c561-4660-a7cc-0b6eb55483cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:53.610657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ed200714-c561-4660-a7cc-0b6eb55483cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id 7887a4a7-f044-4f2b-9eb4-8e88acf69048. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:53.611809 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1474d6f7-77dd-47a7-8cba-fd4a41dde808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.612539 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c1cef1-6ada-4e0f-8eec-d84585aa23e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.614574 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed200714-c561-4660-a7cc-0b6eb55483cc tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 returned with HTTP 404 Jul 03 15:50:53.615208 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 506/2055] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:53 2026] GET /volume/v3/backups/7887a4a7-f044-4f2b-9eb4-8e88acf69048 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:53.622406 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f054500f-60e2-4374-bdbe-47f25b17c93d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.625394 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f054500f-60e2-4374-bdbe-47f25b17c93d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:53.625762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f054500f-60e2-4374-bdbe-47f25b17c93d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:53.625997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f054500f-60e2-4374-bdbe-47f25b17c93d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:53.626127 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-f054500f-60e2-4374-bdbe-47f25b17c93d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete backup with id: d5fa3ddb-a0c1-4b05-87af-8a35932348bf. Jul 03 15:50:53.630824 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:53.630824 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:53.650366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-f054500f-60e2-4374-bdbe-47f25b17c93d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] delete_backup rpcapi backup_id d5fa3ddb-a0c1-4b05-87af-8a35932348bf {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:50:53.652536 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f054500f-60e2-4374-bdbe-47f25b17c93d tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 202 Jul 03 15:50:53.653129 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 515/2056] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:53 2026] DELETE /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:50:53.661084 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f7594763-8a3e-473e-95ea-0be6fded2491 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.662984 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['b06e6604-fa8c-4e68-9762-7581f636184b', '7d649435-305c-4269-974d-a3d749aae1f1', '21ed0174-b2b1-47b9-b5d3-b1edf33df684', 'd41ce7c4-22b8-4421-8d01-6df78255ee46'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:53.663493 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f7594763-8a3e-473e-95ea-0be6fded2491 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:53.663849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f7594763-8a3e-473e-95ea-0be6fded2491 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:53.663895 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c1cef1-6ada-4e0f-8eec-d84585aa23e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06e6604-fa8c-4e68-9762-7581f636184b', '7d649435-305c-4269-974d-a3d749aae1f1', '21ed0174-b2b1-47b9-b5d3-b1edf33df684', 'd41ce7c4-22b8-4421-8d01-6df78255ee46']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.664325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f7594763-8a3e-473e-95ea-0be6fded2491 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:53.664325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f7594763-8a3e-473e-95ea-0be6fded2491 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:53.664708 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ec7f52-f150-4779-b26f-cec54abfe24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.671485 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:53.671485 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:53.672279 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f7594763-8a3e-473e-95ea-0be6fded2491 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 200 Jul 03 15:50:53.672941 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 513/2057] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:53 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:53.694541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ec7f52-f150-4779-b26f-cec54abfe24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-220263454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['b06e6604-fa8c-4e68-9762-7581f636184b','7d649435-305c-4269-974d-a3d749aae1f1','21ed0174-b2b1-47b9-b5d3-b1edf33df684','d41ce7c4-22b8-4421-8d01-6df78255ee46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-220263454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.695421 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531ea12e-fd96-4d66-9415-941d45d9d6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.744891 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531ea12e-fd96-4d66-9415-941d45d9d6ee) transitioned into 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-220263454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['b06e6604-fa8c-4e68-9762-7581f636184b','7d649435-305c-4269-974d-a3d749aae1f1','21ed0174-b2b1-47b9-b5d3-b1edf33df684','d41ce7c4-22b8-4421-8d01-6df78255ee46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.745996 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23083bdc-0383-40e2-9df9-8f5c400f11ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:53.760826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23083bdc-0383-40e2-9df9-8f5c400f11ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:53.764157 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (7ead6e9d-d8de-4fd0-b315-3baa3c17bce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:53.764590 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:50:53.765193 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-63176df6-15ea-43d2-a62e-e9a9dfaf24f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:53.765803 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 524/2058] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:53 2026] POST /volume/v3/volumes => generated 777 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:53.786187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-33b4a609-5d90-4bf8-8ad0-b11ff0f388b1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.788913 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33b4a609-5d90-4bf8-8ad0-b11ff0f388b1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba Jul 03 15:50:53.789154 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33b4a609-5d90-4bf8-8ad0-b11ff0f388b1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:53.789302 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33b4a609-5d90-4bf8-8ad0-b11ff0f388b1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:53.798181 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:53.798181 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:53.802386 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-33b4a609-5d90-4bf8-8ad0-b11ff0f388b1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:53.807670 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33b4a609-5d90-4bf8-8ad0-b11ff0f388b1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba returned with HTTP 200 Jul 03 15:50:53.807670 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 507/2059] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:53 2026] GET /volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:53.959143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9ab257a0-4178-41c8-b1fc-fdecb5d2db1f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:53.961025 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9ab257a0-4178-41c8-b1fc-fdecb5d2db1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:50:53.962176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9ab257a0-4178-41c8-b1fc-fdecb5d2db1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:53.962553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9ab257a0-4178-41c8-b1fc-fdecb5d2db1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:53.962763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9ab257a0-4178-41c8-b1fc-fdecb5d2db1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:53.969044 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:53.969044 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:53.969960 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9ab257a0-4178-41c8-b1fc-fdecb5d2db1f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:50:53.970902 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 516/2060] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:53 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:54.433188 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-543e5bda-2f8b-4a5d-aac5-46a0f0e3d772 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.436220 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-543e5bda-2f8b-4a5d-aac5-46a0f0e3d772 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:50:54.436698 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-543e5bda-2f8b-4a5d-aac5-46a0f0e3d772 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.436978 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-543e5bda-2f8b-4a5d-aac5-46a0f0e3d772 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.446969 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.446969 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:54.452735 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-543e5bda-2f8b-4a5d-aac5-46a0f0e3d772 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:50:54.459715 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-543e5bda-2f8b-4a5d-aac5-46a0f0e3d772 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:50:54.460303 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 514/2061] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:54 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:54.509082 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-895e4370-88ad-4557-bab7-08a8c44c5950 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.511100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-895e4370-88ad-4557-bab7-08a8c44c5950 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:50:54.511266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-895e4370-88ad-4557-bab7-08a8c44c5950 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.511454 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-895e4370-88ad-4557-bab7-08a8c44c5950 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.518303 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.518303 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:54.522001 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-895e4370-88ad-4557-bab7-08a8c44c5950 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:50:54.526375 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-895e4370-88ad-4557-bab7-08a8c44c5950 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:50:54.526829 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 525/2062] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:50:54 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:54.683733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c53a6f4d-3199-4d53-bc75-8fe0dd028bd9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.685346 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c53a6f4d-3199-4d53-bc75-8fe0dd028bd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf Jul 03 15:50:54.685599 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c53a6f4d-3199-4d53-bc75-8fe0dd028bd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.685852 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c53a6f4d-3199-4d53-bc75-8fe0dd028bd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.685993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c53a6f4d-3199-4d53-bc75-8fe0dd028bd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Show backup with id d5fa3ddb-a0c1-4b05-87af-8a35932348bf. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:54.687893 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=269,cinder:INSERT=46,cinder:UPDATE=90 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:50:54.689908 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c53a6f4d-3199-4d53-bc75-8fe0dd028bd9 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf returned with HTTP 404 Jul 03 15:50:54.691334 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 508/2063] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:54 2026] GET /volume/v3/backups/d5fa3ddb-a0c1-4b05-87af-8a35932348bf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:54.701286 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-071feb2d-5196-45e4-b4cc-4143418f1385 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.703336 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-071feb2d-5196-45e4-b4cc-4143418f1385 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 Jul 03 15:50:54.703604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-071feb2d-5196-45e4-b4cc-4143418f1385 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.703842 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-071feb2d-5196-45e4-b4cc-4143418f1385 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.704040 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-071feb2d-5196-45e4-b4cc-4143418f1385 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume with id: b7b82031-fec0-4715-a88b-db992f987a58 Jul 03 15:50:54.712287 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.712287 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:54.712650 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-071feb2d-5196-45e4-b4cc-4143418f1385 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:54.738604 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-071feb2d-5196-45e4-b4cc-4143418f1385 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Delete volume request issued successfully. Jul 03 15:50:54.738882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-071feb2d-5196-45e4-b4cc-4143418f1385 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 returned with HTTP 202 Jul 03 15:50:54.739309 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 517/2064] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:50:54 2026] DELETE /volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:54.746612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3e4eb850-4d92-45c4-ad39-cba45d99e370 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.749054 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e4eb850-4d92-45c4-ad39-cba45d99e370 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 Jul 03 15:50:54.749540 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e4eb850-4d92-45c4-ad39-cba45d99e370 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.750221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e4eb850-4d92-45c4-ad39-cba45d99e370 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.758408 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.758408 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:54.762582 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e4eb850-4d92-45c4-ad39-cba45d99e370 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Volume info retrieved successfully. Jul 03 15:50:54.768985 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e4eb850-4d92-45c4-ad39-cba45d99e370 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 returned with HTTP 200 Jul 03 15:50:54.768985 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 515/2065] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:54 2026] GET /volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:54.821251 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-88d2334c-cd59-4b36-8542-37b8021312aa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.825328 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88d2334c-cd59-4b36-8542-37b8021312aa tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba Jul 03 15:50:54.825630 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88d2334c-cd59-4b36-8542-37b8021312aa tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.825867 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88d2334c-cd59-4b36-8542-37b8021312aa tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.836136 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.836136 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:54.847256 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-88d2334c-cd59-4b36-8542-37b8021312aa tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:54.853545 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88d2334c-cd59-4b36-8542-37b8021312aa tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba returned with HTTP 200 Jul 03 15:50:54.853545 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 526/2066] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:54 2026] GET /volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:54.868999 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.871159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:50:54.871594 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-55514125"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:54.882342 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.882342 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:54.882843 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:54.883001 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba Jul 03 15:50:54.916493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['de3659f1-c52b-41a6-999b-3e537ade16e1', 'd62ea6c4-5714-496f-851d-ccff15156518', '9fa14a30-3cb0-426d-b58c-7acbd81c6333', '6cbb5d76-401f-4846-90a6-417a92d43a83'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:54.951411 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:50:54.951877 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1cb45f28-1135-4a4f-ba29-80ba31a0d5ab tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:50:54.952443 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 509/2067] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:50:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:54.963489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-72b34cf7-1575-46cd-bbdb-cba5888d9536 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.965263 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-72b34cf7-1575-46cd-bbdb-cba5888d9536 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da Jul 03 15:50:54.965514 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-72b34cf7-1575-46cd-bbdb-cba5888d9536 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.965775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-72b34cf7-1575-46cd-bbdb-cba5888d9536 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.980316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5584b1d6-dcb0-49c8-8711-4ec0c9b0db50 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:54.982693 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5584b1d6-dcb0-49c8-8711-4ec0c9b0db50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:50:54.982916 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5584b1d6-dcb0-49c8-8711-4ec0c9b0db50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:54.983175 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5584b1d6-dcb0-49c8-8711-4ec0c9b0db50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:54.983286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5584b1d6-dcb0-49c8-8711-4ec0c9b0db50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:54.986561 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.986561 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:54.987064 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-72b34cf7-1575-46cd-bbdb-cba5888d9536 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:50:54.987853 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-72b34cf7-1575-46cd-bbdb-cba5888d9536 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da returned with HTTP 200 Jul 03 15:50:54.988041 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:54.988041 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:54.988206 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 518/2068] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:54 2026] GET /volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:54.989057 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5584b1d6-dcb0-49c8-8711-4ec0c9b0db50 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:50:54.989441 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 516/2069] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:54 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:55.783372 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dfa7a44c-b990-43eb-9fba-c6bc18de1073 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:55.785204 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfa7a44c-b990-43eb-9fba-c6bc18de1073 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] GET https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 Jul 03 15:50:55.785434 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfa7a44c-b990-43eb-9fba-c6bc18de1073 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:55.785660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfa7a44c-b990-43eb-9fba-c6bc18de1073 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:55.787817 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=261,cinder:INSERT=39,cinder:UPDATE=80 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:50:55.791930 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfa7a44c-b990-43eb-9fba-c6bc18de1073 tempest-ProjectAdminTests33-729761861 tempest-ProjectAdminTests33-729761861-project-admin] https://10.4.3.228/volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 returned with HTTP 404 Jul 03 15:50:55.792673 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 527/2070] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:55 2026] GET /volume/v3/volumes/b7b82031-fec0-4715-a88b-db992f987a58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:55.999095 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3e8aac32-c281-4d0f-92a2-eb9a6c029e63 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:56.001827 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e8aac32-c281-4d0f-92a2-eb9a6c029e63 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da Jul 03 15:50:56.002137 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e8aac32-c281-4d0f-92a2-eb9a6c029e63 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:56.002380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e8aac32-c281-4d0f-92a2-eb9a6c029e63 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:56.003092 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-048135af-cb6f-4797-881f-96d312a27a8f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:56.007184 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-048135af-cb6f-4797-881f-96d312a27a8f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:50:56.007417 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-048135af-cb6f-4797-881f-96d312a27a8f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:56.007698 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-048135af-cb6f-4797-881f-96d312a27a8f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:56.008750 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-048135af-cb6f-4797-881f-96d312a27a8f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:56.009086 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:56.009086 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:56.009086 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3e8aac32-c281-4d0f-92a2-eb9a6c029e63 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:50:56.009462 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e8aac32-c281-4d0f-92a2-eb9a6c029e63 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da returned with HTTP 200 Jul 03 15:50:56.009876 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 510/2071] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:55 2026] GET /volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:56.013843 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:56.013843 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:56.014986 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-048135af-cb6f-4797-881f-96d312a27a8f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:50:56.015683 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 519/2072] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:56 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:56.022982 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-98227962-3839-49fa-b8a9-9459366ac205 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:56.024710 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98227962-3839-49fa-b8a9-9459366ac205 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] POST https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da/action Jul 03 15:50:56.025034 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98227962-3839-49fa-b8a9-9459366ac205 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:50:56.025154 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98227962-3839-49fa-b8a9-9459366ac205 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:56.032465 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:56.032465 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:56.033017 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-98227962-3839-49fa-b8a9-9459366ac205 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:50:56.033817 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-98227962-3839-49fa-b8a9-9459366ac205 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e89dd474dd8d478b90971424b592e20d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dc150bfcb3c4846ad49ae0a80402736', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:50:56.034040 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98227962-3839-49fa-b8a9-9459366ac205 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da/action returned with HTTP 403 Jul 03 15:50:56.034561 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 517/2073] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:50:56 2026] POST /volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:56.042225 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:56.044392 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da Jul 03 15:50:56.044648 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:56.044910 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:56.045040 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: 5832463e-c64d-42db-845c-a4cb034f45da Jul 03 15:50:56.051288 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:56.051288 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:56.051792 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:50:56.072821 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot delete request issued successfully. Jul 03 15:50:56.073052 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a36a4c2c-b9f6-432f-8c06-f2a8e57e1aeb tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da returned with HTTP 202 Jul 03 15:50:56.073487 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 528/2074] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:50:56 2026] DELETE /volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:56.083456 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-21767ea8-7402-44f8-a7e2-71641c66b6d5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:56.089035 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-21767ea8-7402-44f8-a7e2-71641c66b6d5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da Jul 03 15:50:56.089035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-21767ea8-7402-44f8-a7e2-71641c66b6d5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:56.089035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-21767ea8-7402-44f8-a7e2-71641c66b6d5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:56.094551 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:56.094551 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:56.095101 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-21767ea8-7402-44f8-a7e2-71641c66b6d5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:50:56.096118 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-21767ea8-7402-44f8-a7e2-71641c66b6d5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da returned with HTTP 200 Jul 03 15:50:56.096702 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 511/2075] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:56 2026] GET /volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:56.560357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-22a751d3-1ba8-4afe-b705-51144af8d940 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:56.560847 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-22a751d3-1ba8-4afe-b705-51144af8d940 None None] GET https://10.4.3.228/volume// Jul 03 15:50:56.561048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-22a751d3-1ba8-4afe-b705-51144af8d940 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:56.561282 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-22a751d3-1ba8-4afe-b705-51144af8d940 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:56.561674 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-22a751d3-1ba8-4afe-b705-51144af8d940 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:56.562045 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 520/2076] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:50:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:50:56.571284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-94097afa-fd35-4b3c-9f9e-98a610ce3648 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:56.574784 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-94097afa-fd35-4b3c-9f9e-98a610ce3648 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:50:56.579243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-94097afa-fd35-4b3c-9f9e-98a610ce3648 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae63eafc-200d-4c81-81a8-22d49043e1be", "connector": null, "instance_uuid": "5f1067d4-79d3-4c32-8b3c-78aea83ae645"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:56.594852 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:56.594852 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:56.629557 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-94097afa-fd35-4b3c-9f9e-98a610ce3648 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:50:56.630172 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 518/2077] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:50:56 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 03 15:50:57.032916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-af31afa3-f1b5-4297-92be-fa82854a0ceb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.035207 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-af31afa3-f1b5-4297-92be-fa82854a0ceb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:50:57.036534 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-af31afa3-f1b5-4297-92be-fa82854a0ceb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:57.036534 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-af31afa3-f1b5-4297-92be-fa82854a0ceb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:57.036534 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-af31afa3-f1b5-4297-92be-fa82854a0ceb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:57.044552 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:57.044552 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:57.045877 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-af31afa3-f1b5-4297-92be-fa82854a0ceb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:50:57.045937 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 529/2078] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:57 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:57.050305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c5655ac9-2903-40fb-89d3-f9393f5aa22a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.052155 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c5655ac9-2903-40fb-89d3-f9393f5aa22a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:50:57.052727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c5655ac9-2903-40fb-89d3-f9393f5aa22a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:57.052727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c5655ac9-2903-40fb-89d3-f9393f5aa22a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:57.065555 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:57.065555 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:57.070123 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c5655ac9-2903-40fb-89d3-f9393f5aa22a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:50:57.077653 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c5655ac9-2903-40fb-89d3-f9393f5aa22a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:50:57.078031 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 512/2079] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:57 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:57.107278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7c576716-e4e7-4578-a23b-31a23aa31621 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.113031 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7c576716-e4e7-4578-a23b-31a23aa31621 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da Jul 03 15:50:57.113031 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7c576716-e4e7-4578-a23b-31a23aa31621 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:57.113296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7c576716-e4e7-4578-a23b-31a23aa31621 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:57.121116 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7c576716-e4e7-4578-a23b-31a23aa31621 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da returned with HTTP 404 Jul 03 15:50:57.122363 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 521/2080] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:57 2026] GET /volume/v3/snapshots/5832463e-c64d-42db-845c-a4cb034f45da => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:50:57.130673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6c73c715-5857-4229-9299-b043d258300b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.132426 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c73c715-5857-4229-9299-b043d258300b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba Jul 03 15:50:57.132705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6c73c715-5857-4229-9299-b043d258300b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:57.133529 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6c73c715-5857-4229-9299-b043d258300b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:57.133529 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-6c73c715-5857-4229-9299-b043d258300b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba Jul 03 15:50:57.142712 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:57.142712 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:57.144514 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6c73c715-5857-4229-9299-b043d258300b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:57.164074 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6c73c715-5857-4229-9299-b043d258300b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:50:57.164074 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c73c715-5857-4229-9299-b043d258300b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba returned with HTTP 202 Jul 03 15:50:57.164074 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 519/2081] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:50:57 2026] DELETE /volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:50:57.165304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-04dec577-d18f-42de-b29a-9a94e210fe0f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.165304 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-04dec577-d18f-42de-b29a-9a94e210fe0f None None] GET https://10.4.3.228/volume// Jul 03 15:50:57.165304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-04dec577-d18f-42de-b29a-9a94e210fe0f None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:57.165304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-04dec577-d18f-42de-b29a-9a94e210fe0f None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:57.165304 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-04dec577-d18f-42de-b29a-9a94e210fe0f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:50:57.165304 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 530/2082] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:50:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:50:57.173748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-03ed13bf-3d42-43b2-a2f6-17cf0e39cd7e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.175044 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-9da8cbbd-b3e1-431c-ac96-9f8fb5355977 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.176326 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03ed13bf-3d42-43b2-a2f6-17cf0e39cd7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba Jul 03 15:50:57.176326 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03ed13bf-3d42-43b2-a2f6-17cf0e39cd7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:57.176459 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03ed13bf-3d42-43b2-a2f6-17cf0e39cd7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:57.181015 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-9da8cbbd-b3e1-431c-ac96-9f8fb5355977 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:50:57.181811 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-9da8cbbd-b3e1-431c-ac96-9f8fb5355977 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:57.182110 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-9da8cbbd-b3e1-431c-ac96-9f8fb5355977 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:57.186944 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:57.186944 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:57.195245 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-03ed13bf-3d42-43b2-a2f6-17cf0e39cd7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:57.199387 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03ed13bf-3d42-43b2-a2f6-17cf0e39cd7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba returned with HTTP 200 Jul 03 15:50:57.202666 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 513/2083] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:57 2026] GET /volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:57.204614 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:57.204614 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:57.211080 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-9da8cbbd-b3e1-431c-ac96-9f8fb5355977 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:50:57.219576 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-9da8cbbd-b3e1-431c-ac96-9f8fb5355977 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:50:57.220368 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 522/2084] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:50:57 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 1026 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:50:57.352779 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-13344395-b56a-44dd-9e3d-1560ef81db40 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.357158 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-13344395-b56a-44dd-9e3d-1560ef81db40 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] PUT https://10.4.3.228/volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513 Jul 03 15:50:57.358671 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-13344395-b56a-44dd-9e3d-1560ef81db40 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:57.368436 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-13344395-b56a-44dd-9e3d-1560ef81db40 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Acquiring lock "cinder-attachment_update-ae63eafc-200d-4c81-81a8-22d49043e1be-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:50:57.379462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-13344395-b56a-44dd-9e3d-1560ef81db40 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Lock "cinder-attachment_update-ae63eafc-200d-4c81-81a8-22d49043e1be-np0000004436" acquired by "attachment_update" :: waited 0.012s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:50:57.380067 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:57.380067 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:57.679425 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:57.810444 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:57.810905 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-960685800"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:57.813972 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-960685800'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:57.814109 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Create volume of 1 GB Jul 03 15:50:57.819914 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Availability Zones retrieved successfully. Jul 03 15:50:57.831384 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Flow 'volume_create_api' (52012bad-ab16-4f6e-9fd0-11dc9167e7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:57.833048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60b13fb-9c03-410a-a79f-1ddc59397dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:57.834290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:57.865513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60b13fb-9c03-410a-a79f-1ddc59397dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:57.866208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b566bd69-ba11-42de-9fcd-7f9e4d29ed00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:57.908001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-13344395-b56a-44dd-9e3d-1560ef81db40 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Lock "cinder-attachment_update-ae63eafc-200d-4c81-81a8-22d49043e1be-np0000004436" released by "attachment_update" :: held 0.529s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:50:57.908001 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-13344395-b56a-44dd-9e3d-1560ef81db40 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513 returned with HTTP 200 Jul 03 15:50:57.908520 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 520/2085] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:50:57 2026] PUT /volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:57.932827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Created reservations ['f411123e-2257-435d-9799-ae4908296309', '6831e8b9-a426-4dfb-ae40-23e664ff4f03', 'f39e3ccc-fb48-4e06-bb16-484c1aa025d0', '715f7c89-0b14-4e97-a819-f1041235f7b9'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:57.933044 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b566bd69-ba11-42de-9fcd-7f9e4d29ed00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f411123e-2257-435d-9799-ae4908296309', '6831e8b9-a426-4dfb-ae40-23e664ff4f03', 'f39e3ccc-fb48-4e06-bb16-484c1aa025d0', '715f7c89-0b14-4e97-a819-f1041235f7b9']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:57.934396 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e28087b-e558-4dc8-ad46-4d0cd15c69db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:57.963252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e28087b-e558-4dc8-ad46-4d0cd15c69db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d32962-20b9-43c8-b7c1-7f154e1fbb3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960685800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d03d55b140e498ea5434fbb19e7bf1f',qos_specs=None,replication_status=,reservations=['f411123e-2257-435d-9799-ae4908296309','6831e8b9-a426-4dfb-ae40-23e664ff4f03','f39e3ccc-fb48-4e06-bb16-484c1aa025d0','715f7c89-0b14-4e97-a819-f1041235f7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3e0168364ce46678eb3a2b7c6b26ac6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960685800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d32962-20b9-43c8-b7c1-7f154e1fbb3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d03d55b140e498ea5434fbb19e7bf1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d3e0168364ce46678eb3a2b7c6b26ac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:57.964369 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadb2560-f21d-4afc-a536-2660d79852a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:57.997650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadb2560-f21d-4afc-a536-2660d79852a6) transitioned into 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-960685800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d03d55b140e498ea5434fbb19e7bf1f',qos_specs=None,replication_status=,reservations=['f411123e-2257-435d-9799-ae4908296309','6831e8b9-a426-4dfb-ae40-23e664ff4f03','f39e3ccc-fb48-4e06-bb16-484c1aa025d0','715f7c89-0b14-4e97-a819-f1041235f7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3e0168364ce46678eb3a2b7c6b26ac6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:57.997650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9575fc-90f9-43ee-9fb1-ff83adc274f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:58.034762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9575fc-90f9-43ee-9fb1-ff83adc274f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:58.038150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Flow 'volume_create_api' (52012bad-ab16-4f6e-9fd0-11dc9167e7ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:58.038612 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Create volume request issued successfully. Jul 03 15:50:58.042356 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7e8e78e-bebf-467c-8bd0-9c3c0ee1c60c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:58.042935 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 531/2086] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:50:57 2026] POST /volume/v3/volumes => generated 777 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:58.058007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-585f5284-d101-4443-8c3b-36a105b3a9d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:58.059520 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-585f5284-d101-4443-8c3b-36a105b3a9d7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f Jul 03 15:50:58.059847 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-585f5284-d101-4443-8c3b-36a105b3a9d7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:58.060090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-585f5284-d101-4443-8c3b-36a105b3a9d7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:58.061843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5223c4b6-0575-446c-b038-b94e41e919fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:58.063507 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5223c4b6-0575-446c-b038-b94e41e919fe tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:50:58.063670 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5223c4b6-0575-446c-b038-b94e41e919fe tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:58.063857 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5223c4b6-0575-446c-b038-b94e41e919fe tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:58.063952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5223c4b6-0575-446c-b038-b94e41e919fe tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:58.081515 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:58.081515 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:58.082071 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:58.082071 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:58.086546 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5223c4b6-0575-446c-b038-b94e41e919fe tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:50:58.089402 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 523/2087] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:58 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:58.094899 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-585f5284-d101-4443-8c3b-36a105b3a9d7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Volume info retrieved successfully. Jul 03 15:50:58.095003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-99afd275-86c1-42b6-bbca-c7e596d42a81 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:58.097012 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99afd275-86c1-42b6-bbca-c7e596d42a81 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:50:58.097181 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99afd275-86c1-42b6-bbca-c7e596d42a81 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:58.097360 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99afd275-86c1-42b6-bbca-c7e596d42a81 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:58.109580 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-585f5284-d101-4443-8c3b-36a105b3a9d7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f returned with HTTP 200 Jul 03 15:50:58.111679 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 514/2088] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:58 2026] GET /volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:58.113923 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:58.113923 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:58.119003 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-99afd275-86c1-42b6-bbca-c7e596d42a81 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:50:58.125368 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99afd275-86c1-42b6-bbca-c7e596d42a81 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:50:58.125950 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 521/2089] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:58 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:58.221130 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ea16c080-f963-4578-9a1c-ff27b889e785 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:58.223070 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea16c080-f963-4578-9a1c-ff27b889e785 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba Jul 03 15:50:58.223252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea16c080-f963-4578-9a1c-ff27b889e785 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:58.223505 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea16c080-f963-4578-9a1c-ff27b889e785 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:58.230913 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea16c080-f963-4578-9a1c-ff27b889e785 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba returned with HTTP 404 Jul 03 15:50:58.231464 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 532/2090] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:58 2026] GET /volume/v3/volumes/a78b427a-3186-4aaf-8d71-4a4eb5a1f4ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:50:58.241762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:58.247118 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:50:58.248037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2080177295"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:58.249567 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2080177295'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:50:58.249721 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:50:58.254204 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:50:58.261399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (831b2dbb-1e82-49d7-b29e-3fec53f52181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:58.262846 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2695293c-c0d9-4932-99bf-b3c64c35a117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:58.264296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:50:58.296046 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2695293c-c0d9-4932-99bf-b3c64c35a117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:58.296952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8eb303-313c-463e-8e50-cfffbff873c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:58.352017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['89735d84-6e58-4320-8a54-fcd494ab3d1e', '2a6c4cc4-14a7-4f8a-ac3f-ff3d70914981', 'ad2e4946-6e83-429c-8d6e-0cbd82d6e359', 'f1ad994a-3c2a-4f76-9fdc-d9e82a4b82b0'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:58.352991 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8eb303-313c-463e-8e50-cfffbff873c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89735d84-6e58-4320-8a54-fcd494ab3d1e', '2a6c4cc4-14a7-4f8a-ac3f-ff3d70914981', 'ad2e4946-6e83-429c-8d6e-0cbd82d6e359', 'f1ad994a-3c2a-4f76-9fdc-d9e82a4b82b0']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:58.353927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b637761e-6776-4fb7-a15e-9c5bbae8a6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:58.384066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b637761e-6776-4fb7-a15e-9c5bbae8a6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2852fec-c5be-4a7d-b510-79dfaad44cd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080177295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['89735d84-6e58-4320-8a54-fcd494ab3d1e','2a6c4cc4-14a7-4f8a-ac3f-ff3d70914981','ad2e4946-6e83-429c-8d6e-0cbd82d6e359','f1ad994a-3c2a-4f76-9fdc-d9e82a4b82b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080177295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2852fec-c5be-4a7d-b510-79dfaad44cd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:58.385042 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e9648b-05fe-4152-b709-e9c322a1a094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:58.408946 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e9648b-05fe-4152-b709-e9c322a1a094) transitioned into 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-2080177295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['89735d84-6e58-4320-8a54-fcd494ab3d1e','2a6c4cc4-14a7-4f8a-ac3f-ff3d70914981','ad2e4946-6e83-429c-8d6e-0cbd82d6e359','f1ad994a-3c2a-4f76-9fdc-d9e82a4b82b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:58.409719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a2174e-bc28-4ddf-94b8-34c2fde67a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:50:58.421275 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a2174e-bc28-4ddf-94b8-34c2fde67a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:50:58.422555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (831b2dbb-1e82-49d7-b29e-3fec53f52181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:50:58.423041 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:50:58.424096 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d9102ecd-f242-4365-ad2b-2c7d6ba9a789 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:50:58.424694 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 524/2091] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:50:58 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:58.436889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e9318767-be20-477a-898f-5828fa2a1fda None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:58.439091 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e9318767-be20-477a-898f-5828fa2a1fda tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 Jul 03 15:50:58.439424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e9318767-be20-477a-898f-5828fa2a1fda tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:58.439702 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e9318767-be20-477a-898f-5828fa2a1fda tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:58.448286 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:58.448286 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:58.452380 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e9318767-be20-477a-898f-5828fa2a1fda tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:58.457685 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e9318767-be20-477a-898f-5828fa2a1fda tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 returned with HTTP 200 Jul 03 15:50:58.458168 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 515/2092] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:58 2026] GET /volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:50:59.102641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a822dafb-59e2-41ec-924c-f6149291ec54 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.109003 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a822dafb-59e2-41ec-924c-f6149291ec54 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:50:59.109003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a822dafb-59e2-41ec-924c-f6149291ec54 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:59.109003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a822dafb-59e2-41ec-924c-f6149291ec54 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:59.109003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a822dafb-59e2-41ec-924c-f6149291ec54 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:59.119179 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.119179 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:59.119179 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a822dafb-59e2-41ec-924c-f6149291ec54 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:50:59.119179 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 522/2093] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:59 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:59.127716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9c917d7a-82cd-4ca1-99b2-96bb95a7f2cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.129679 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c917d7a-82cd-4ca1-99b2-96bb95a7f2cf tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f Jul 03 15:50:59.129897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c917d7a-82cd-4ca1-99b2-96bb95a7f2cf tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:59.130184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c917d7a-82cd-4ca1-99b2-96bb95a7f2cf tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:59.141607 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.141607 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:59.144217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d5eb513c-2739-48a2-8c84-fae5c838d86e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.146751 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9c917d7a-82cd-4ca1-99b2-96bb95a7f2cf tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Volume info retrieved successfully. Jul 03 15:50:59.146838 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5eb513c-2739-48a2-8c84-fae5c838d86e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:50:59.147051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d5eb513c-2739-48a2-8c84-fae5c838d86e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:59.147321 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d5eb513c-2739-48a2-8c84-fae5c838d86e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:59.153275 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c917d7a-82cd-4ca1-99b2-96bb95a7f2cf tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f returned with HTTP 200 Jul 03 15:50:59.154005 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 533/2094] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:59 2026] GET /volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:59.160601 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.160601 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:59.166710 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d5eb513c-2739-48a2-8c84-fae5c838d86e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:50:59.167709 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9de2c6fb-9154-4597-92fb-06de093d21fe None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.170088 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9de2c6fb-9154-4597-92fb-06de093d21fe tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:50:59.170474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9de2c6fb-9154-4597-92fb-06de093d21fe tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48d32962-20b9-43c8-b7c1-7f154e1fbb3f", "name": "tempest-type-Backup-1486596417"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:59.172337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-9de2c6fb-9154-4597-92fb-06de093d21fe tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Creating new backup {'backup': {'volume_id': '48d32962-20b9-43c8-b7c1-7f154e1fbb3f', 'name': 'tempest-type-Backup-1486596417'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:50:59.172473 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-9de2c6fb-9154-4597-92fb-06de093d21fe tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Creating backup of volume 48d32962-20b9-43c8-b7c1-7f154e1fbb3f in container None Jul 03 15:50:59.172568 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5eb513c-2739-48a2-8c84-fae5c838d86e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:50:59.173200 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 525/2095] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:59 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:59.184061 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.184061 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:59.184061 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9de2c6fb-9154-4597-92fb-06de093d21fe tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Volume info retrieved successfully. Jul 03 15:50:59.241962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-9de2c6fb-9154-4597-92fb-06de093d21fe tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Created reservations ['1b79afb1-958b-46f3-bfca-897eebe3a772', '6edce594-8da7-48f5-8372-7a8b5ad8b1c1'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:59.289884 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9de2c6fb-9154-4597-92fb-06de093d21fe tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:50:59.292468 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 516/2096] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:50:59 2026] POST /volume/v3/backups => generated 316 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:59.307502 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5360722b-fae0-4c69-8c13-b377cb9e206d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.310665 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5360722b-fae0-4c69-8c13-b377cb9e206d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:50:59.310988 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5360722b-fae0-4c69-8c13-b377cb9e206d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:59.311276 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5360722b-fae0-4c69-8c13-b377cb9e206d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:59.311514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5360722b-fae0-4c69-8c13-b377cb9e206d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:50:59.318509 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.318509 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:50:59.318509 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5360722b-fae0-4c69-8c13-b377cb9e206d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:50:59.318509 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 523/2097] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:50:59 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:50:59.475303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-236fee97-3ac8-4d27-9d41-1084e49ebc23 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.477114 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-236fee97-3ac8-4d27-9d41-1084e49ebc23 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 Jul 03 15:50:59.477283 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-236fee97-3ac8-4d27-9d41-1084e49ebc23 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:59.477478 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-236fee97-3ac8-4d27-9d41-1084e49ebc23 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:59.486012 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.486012 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:50:59.490703 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-236fee97-3ac8-4d27-9d41-1084e49ebc23 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:59.495768 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-236fee97-3ac8-4d27-9d41-1084e49ebc23 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 returned with HTTP 200 Jul 03 15:50:59.496199 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 534/2098] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:50:59 2026] GET /volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:50:59.511540 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.513587 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:50:59.514554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2852fec-c5be-4a7d-b510-79dfaad44cd0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1852333554"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:50:59.525339 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.525339 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:50:59.525908 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:50:59.526107 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume b2852fec-c5be-4a7d-b510-79dfaad44cd0 Jul 03 15:50:59.569940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['93d6bbcb-679b-419c-b3d7-e289b175b876', 'ddd750ab-c70d-49a5-b435-33eab091bcaf', '148ae2a2-ccfc-45d8-ae1d-f1681210823d', '44594d6d-2df8-4433-bd6e-a47d3018745b'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:50:59.656518 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:50:59.656936 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d65002f0-c6e5-4bd6-b6c9-27f81e4a14f7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:50:59.657452 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 526/2099] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:50:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:50:59.669682 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-345ba9a3-3de8-4439-8ea8-39279edd9d53 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:50:59.672657 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-345ba9a3-3de8-4439-8ea8-39279edd9d53 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 Jul 03 15:50:59.672988 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-345ba9a3-3de8-4439-8ea8-39279edd9d53 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:50:59.673350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-345ba9a3-3de8-4439-8ea8-39279edd9d53 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:50:59.681387 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:50:59.681387 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:50:59.681912 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-345ba9a3-3de8-4439-8ea8-39279edd9d53 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:50:59.682974 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-345ba9a3-3de8-4439-8ea8-39279edd9d53 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 returned with HTTP 200 Jul 03 15:50:59.685656 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 517/2100] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:50:59 2026] GET /volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:00.129224 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2a9afab9-993e-417b-aa66-d9d810429930 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:00.131418 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2a9afab9-993e-417b-aa66-d9d810429930 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:00.131418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2a9afab9-993e-417b-aa66-d9d810429930 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:00.131674 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2a9afab9-993e-417b-aa66-d9d810429930 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:00.131798 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2a9afab9-993e-417b-aa66-d9d810429930 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:00.136326 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:00.136326 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:00.137323 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2a9afab9-993e-417b-aa66-d9d810429930 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:00.137962 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 524/2101] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:00 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:00.187144 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e0da2d99-49ef-430c-92ff-60e6162475d4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:00.189025 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e0da2d99-49ef-430c-92ff-60e6162475d4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:51:00.189241 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e0da2d99-49ef-430c-92ff-60e6162475d4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:00.189505 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e0da2d99-49ef-430c-92ff-60e6162475d4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:00.200078 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:00.200078 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:00.203548 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e0da2d99-49ef-430c-92ff-60e6162475d4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:51:00.207834 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e0da2d99-49ef-430c-92ff-60e6162475d4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:51:00.208264 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 535/2102] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:00 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:00.329094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2f195812-f584-4930-871f-12491676901e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:00.331945 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f195812-f584-4930-871f-12491676901e tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:00.332218 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f195812-f584-4930-871f-12491676901e tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:00.332488 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f195812-f584-4930-871f-12491676901e tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:00.332660 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2f195812-f584-4930-871f-12491676901e tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:00.337600 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:00.337600 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:00.338422 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f195812-f584-4930-871f-12491676901e tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:00.338881 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 527/2103] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:00 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:00.692913 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-12290ff3-1f32-4062-b18e-bc76e18b8de8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:00.695112 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-12290ff3-1f32-4062-b18e-bc76e18b8de8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 Jul 03 15:51:00.695352 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-12290ff3-1f32-4062-b18e-bc76e18b8de8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:00.695665 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-12290ff3-1f32-4062-b18e-bc76e18b8de8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:00.701328 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:00.701328 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:00.701785 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-12290ff3-1f32-4062-b18e-bc76e18b8de8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:00.702679 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-12290ff3-1f32-4062-b18e-bc76e18b8de8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 returned with HTTP 200 Jul 03 15:51:00.703095 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 518/2104] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:00 2026] GET /volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:00.713042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:00.716042 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:00.716240 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:00.716431 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:00.717550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:51:00.719481 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:51:00.738225 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Get all snapshots completed successfully. Jul 03 15:51:00.738925 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40f4a5fd-11d2-47fe-9eb8-27925473b714 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 200 Jul 03 15:51:00.739528 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 525/2105] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:51:00 2026] GET /volume/v3/snapshots => generated 336 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:00.748543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-95258959-b524-47be-90e8-323f0f6e9e08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:00.750645 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95258959-b524-47be-90e8-323f0f6e9e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 Jul 03 15:51:00.750849 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95258959-b524-47be-90e8-323f0f6e9e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:00.751095 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95258959-b524-47be-90e8-323f0f6e9e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:00.751206 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-95258959-b524-47be-90e8-323f0f6e9e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: 62f4fecf-0c3c-4313-a74b-9f37a73722a9 Jul 03 15:51:00.756630 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:00.756630 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:00.756974 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-95258959-b524-47be-90e8-323f0f6e9e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:00.774973 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-95258959-b524-47be-90e8-323f0f6e9e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot delete request issued successfully. Jul 03 15:51:00.775141 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95258959-b524-47be-90e8-323f0f6e9e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 returned with HTTP 202 Jul 03 15:51:00.775570 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 536/2106] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:00 2026] DELETE /volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:00.783060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b78d07fd-03a3-4b71-ab9b-1aeb93134e08 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:00.786017 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b78d07fd-03a3-4b71-ab9b-1aeb93134e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 Jul 03 15:51:00.786017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b78d07fd-03a3-4b71-ab9b-1aeb93134e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:00.786017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b78d07fd-03a3-4b71-ab9b-1aeb93134e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:00.791889 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:00.791889 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:00.791889 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b78d07fd-03a3-4b71-ab9b-1aeb93134e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:00.791889 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b78d07fd-03a3-4b71-ab9b-1aeb93134e08 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 returned with HTTP 200 Jul 03 15:51:00.791889 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 528/2107] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:00 2026] GET /volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:01.150258 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c68b871c-4c36-44b4-83d2-c19c62d4b878 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:01.153202 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c68b871c-4c36-44b4-83d2-c19c62d4b878 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:01.153202 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c68b871c-4c36-44b4-83d2-c19c62d4b878 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:01.153202 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c68b871c-4c36-44b4-83d2-c19c62d4b878 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:01.153420 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c68b871c-4c36-44b4-83d2-c19c62d4b878 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:01.159514 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:01.159514 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:01.160543 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c68b871c-4c36-44b4-83d2-c19c62d4b878 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:01.161193 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 519/2108] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:01 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:01.221839 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5989f9ef-f2f2-4ff4-bb5d-734c8bbfdf3e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:01.224376 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5989f9ef-f2f2-4ff4-bb5d-734c8bbfdf3e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:51:01.225238 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5989f9ef-f2f2-4ff4-bb5d-734c8bbfdf3e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:01.225525 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5989f9ef-f2f2-4ff4-bb5d-734c8bbfdf3e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:01.237801 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:01.237801 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:01.242548 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5989f9ef-f2f2-4ff4-bb5d-734c8bbfdf3e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:51:01.248859 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5989f9ef-f2f2-4ff4-bb5d-734c8bbfdf3e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:51:01.249346 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 526/2109] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:01 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:01.349788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b6ee2e3f-272e-4b41-9078-b54622a8b3d9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:01.351727 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6ee2e3f-272e-4b41-9078-b54622a8b3d9 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:01.351944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6ee2e3f-272e-4b41-9078-b54622a8b3d9 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:01.352146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6ee2e3f-272e-4b41-9078-b54622a8b3d9 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:01.352254 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b6ee2e3f-272e-4b41-9078-b54622a8b3d9 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:01.356783 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:01.356783 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:01.357355 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6ee2e3f-272e-4b41-9078-b54622a8b3d9 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:01.357729 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 537/2110] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:01 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:01.803741 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-142eb2ae-2902-42a9-be0f-0434b8970167 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:01.807231 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-142eb2ae-2902-42a9-be0f-0434b8970167 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 Jul 03 15:51:01.807231 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-142eb2ae-2902-42a9-be0f-0434b8970167 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:01.807231 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-142eb2ae-2902-42a9-be0f-0434b8970167 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:01.812044 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-142eb2ae-2902-42a9-be0f-0434b8970167 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 returned with HTTP 404 Jul 03 15:51:01.812984 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 529/2111] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:01 2026] GET /volume/v3/snapshots/62f4fecf-0c3c-4313-a74b-9f37a73722a9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:01.822957 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5d743bc9-3a18-45eb-8669-345f5552060e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:01.825463 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d743bc9-3a18-45eb-8669-345f5552060e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 Jul 03 15:51:01.825801 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d743bc9-3a18-45eb-8669-345f5552060e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:01.826083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d743bc9-3a18-45eb-8669-345f5552060e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:01.826317 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-5d743bc9-3a18-45eb-8669-345f5552060e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: b2852fec-c5be-4a7d-b510-79dfaad44cd0 Jul 03 15:51:01.835315 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:01.835315 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:01.835813 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5d743bc9-3a18-45eb-8669-345f5552060e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:01.863407 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5d743bc9-3a18-45eb-8669-345f5552060e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:51:01.863716 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d743bc9-3a18-45eb-8669-345f5552060e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 returned with HTTP 202 Jul 03 15:51:01.864139 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 520/2112] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:01 2026] DELETE /volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 15:51:01.871183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b2c9dde0-7219-4588-9cb4-03dbc1275cf7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:01.873009 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b2c9dde0-7219-4588-9cb4-03dbc1275cf7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 Jul 03 15:51:01.873279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b2c9dde0-7219-4588-9cb4-03dbc1275cf7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:01.873548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b2c9dde0-7219-4588-9cb4-03dbc1275cf7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:01.881639 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:01.881639 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:01.885831 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b2c9dde0-7219-4588-9cb4-03dbc1275cf7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:01.891670 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b2c9dde0-7219-4588-9cb4-03dbc1275cf7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 returned with HTTP 200 Jul 03 15:51:01.893482 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 527/2113] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:01 2026] GET /volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:02.172043 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0ae91372-c23d-438b-bc5a-20a1bd8ad092 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:02.174152 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ae91372-c23d-438b-bc5a-20a1bd8ad092 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:02.174408 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ae91372-c23d-438b-bc5a-20a1bd8ad092 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:02.174638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ae91372-c23d-438b-bc5a-20a1bd8ad092 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:02.174878 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-0ae91372-c23d-438b-bc5a-20a1bd8ad092 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:02.181390 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:02.181390 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:02.182238 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ae91372-c23d-438b-bc5a-20a1bd8ad092 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:02.182674 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 538/2114] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:02 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:02.269002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-73eb6cfb-cef6-4695-9dab-be68da13c926 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:02.270825 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73eb6cfb-cef6-4695-9dab-be68da13c926 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:51:02.271160 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-73eb6cfb-cef6-4695-9dab-be68da13c926 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:02.272637 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-73eb6cfb-cef6-4695-9dab-be68da13c926 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:02.286760 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:02.286760 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:02.292795 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-73eb6cfb-cef6-4695-9dab-be68da13c926 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:51:02.298042 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73eb6cfb-cef6-4695-9dab-be68da13c926 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:51:02.298735 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 530/2115] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:02 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:02.370158 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-050feb5c-9b3f-4437-b804-b2bbfa3d6fa0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:02.372078 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-050feb5c-9b3f-4437-b804-b2bbfa3d6fa0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:02.372382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-050feb5c-9b3f-4437-b804-b2bbfa3d6fa0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:02.372640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-050feb5c-9b3f-4437-b804-b2bbfa3d6fa0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:02.372954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-050feb5c-9b3f-4437-b804-b2bbfa3d6fa0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:02.378115 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:02.378115 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:02.379110 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-050feb5c-9b3f-4437-b804-b2bbfa3d6fa0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:02.379691 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 521/2116] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:02 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:02.907527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8ce41301-b655-4809-8dc2-ba7c84754602 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:02.909441 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8ce41301-b655-4809-8dc2-ba7c84754602 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 Jul 03 15:51:02.909721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8ce41301-b655-4809-8dc2-ba7c84754602 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:02.909924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8ce41301-b655-4809-8dc2-ba7c84754602 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:02.920877 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8ce41301-b655-4809-8dc2-ba7c84754602 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 returned with HTTP 404 Jul 03 15:51:02.921470 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 528/2117] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:02 2026] GET /volume/v3/volumes/b2852fec-c5be-4a7d-b510-79dfaad44cd0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:02.930827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:02.932709 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:02.933084 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1612201470"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:02.934769 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1612201470'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:02.934983 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:51:02.944419 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:02.950715 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (4aaf6801-0e23-4198-965e-2d5ceb6845bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:02.953880 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ec829e-3093-4b2d-b715-c171bc92e8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:02.954818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:02.955393 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6043571c-e968-4ddc-8260-a508c2c8e966 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:02.957362 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6043571c-e968-4ddc-8260-a508c2c8e966 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:02.957709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6043571c-e968-4ddc-8260-a508c2c8e966 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:02.957840 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6043571c-e968-4ddc-8260-a508c2c8e966 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:02.972045 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:02.972045 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:02.979321 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6043571c-e968-4ddc-8260-a508c2c8e966 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Volume info retrieved successfully. Jul 03 15:51:02.984603 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6043571c-e968-4ddc-8260-a508c2c8e966 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:02.985252 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 531/2118] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:02 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:03.000381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ec829e-3093-4b2d-b715-c171bc92e8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:03.001421 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5de1c7-60dc-49c2-a0c0-5f09c7f48acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:03.039931 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-35c03a26-8cbf-426f-a938-1c82dfa44dab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:03.042723 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-35c03a26-8cbf-426f-a938-1c82dfa44dab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:03.043050 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-35c03a26-8cbf-426f-a938-1c82dfa44dab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:03.043337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-35c03a26-8cbf-426f-a938-1c82dfa44dab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:03.051501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['a4dc64d4-da5b-444f-a544-13dc5f4b12b9', 'fb31668b-907a-48b7-bb6c-2264592e2abc', 'b58099a2-1847-4a4a-a8e9-97ce00c55523', '0543e197-7265-42f9-aff8-32b73cddb51c'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:03.052715 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5de1c7-60dc-49c2-a0c0-5f09c7f48acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4dc64d4-da5b-444f-a544-13dc5f4b12b9', 'fb31668b-907a-48b7-bb6c-2264592e2abc', 'b58099a2-1847-4a4a-a8e9-97ce00c55523', '0543e197-7265-42f9-aff8-32b73cddb51c']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:03.053637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fb4686-edc2-4b31-8b89-190974380164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:03.061228 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:03.061228 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:03.071119 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-35c03a26-8cbf-426f-a938-1c82dfa44dab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:03.077437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fb4686-edc2-4b31-8b89-190974380164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d44743d-3bb0-4c5d-9337-f20adf67b8bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1612201470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['a4dc64d4-da5b-444f-a544-13dc5f4b12b9','fb31668b-907a-48b7-bb6c-2264592e2abc','b58099a2-1847-4a4a-a8e9-97ce00c55523','0543e197-7265-42f9-aff8-32b73cddb51c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1612201470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d44743d-3bb0-4c5d-9337-f20adf67b8bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:03.077748 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-35c03a26-8cbf-426f-a938-1c82dfa44dab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:03.078227 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 522/2119] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:03 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:03.078347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55cfff86-ed71-4c4f-bedd-f5ee807f5c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:03.097227 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55cfff86-ed71-4c4f-bedd-f5ee807f5c33) transitioned into 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-1612201470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['a4dc64d4-da5b-444f-a544-13dc5f4b12b9','fb31668b-907a-48b7-bb6c-2264592e2abc','b58099a2-1847-4a4a-a8e9-97ce00c55523','0543e197-7265-42f9-aff8-32b73cddb51c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:03.098041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa12511-514e-4ff2-91c7-1bbc07368b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:03.099158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ca49dc8b-837e-4911-9a4c-12eab43ea372 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:03.101368 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ca49dc8b-837e-4911-9a4c-12eab43ea372 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57/action Jul 03 15:51:03.101727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ca49dc8b-837e-4911-9a4c-12eab43ea372 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:03.101850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ca49dc8b-837e-4911-9a4c-12eab43ea372 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:03.107560 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa12511-514e-4ff2-91c7-1bbc07368b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:03.108400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (4aaf6801-0e23-4198-965e-2d5ceb6845bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:03.108743 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:51:03.109384 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3d2e13d-4a5c-4344-a581-9002e7ffda51 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:03.109898 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 539/2120] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:02 2026] POST /volume/v3/volumes => generated 778 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:03.117565 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:03.117565 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:03.117878 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ca49dc8b-837e-4911-9a4c-12eab43ea372 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:03.121873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a96ad22b-3e23-4b4a-a052-222cdc9e7599 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:03.123983 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a96ad22b-3e23-4b4a-a052-222cdc9e7599 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd Jul 03 15:51:03.124236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a96ad22b-3e23-4b4a-a052-222cdc9e7599 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:03.124499 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a96ad22b-3e23-4b4a-a052-222cdc9e7599 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:03.129604 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ca49dc8b-837e-4911-9a4c-12eab43ea372 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Begin detaching volume completed successfully. Jul 03 15:51:03.129897 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ca49dc8b-837e-4911-9a4c-12eab43ea372 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57/action returned with HTTP 202 Jul 03 15:51:03.130381 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 529/2121] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:51:03 2026] POST /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:03.133282 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:03.133282 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:03.136636 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a96ad22b-3e23-4b4a-a052-222cdc9e7599 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:03.140638 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a96ad22b-3e23-4b4a-a052-222cdc9e7599 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd returned with HTTP 200 Jul 03 15:51:03.141196 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 532/2122] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:03 2026] GET /volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:03.156881 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d3a1edb4-9e1d-47ee-9c0d-74e00d063cee None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:03.159141 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3a1edb4-9e1d-47ee-9c0d-74e00d063cee tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:03.159437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3a1edb4-9e1d-47ee-9c0d-74e00d063cee tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:03.159785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3a1edb4-9e1d-47ee-9c0d-74e00d063cee tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:03.176187 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:03.176187 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:03.181051 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d3a1edb4-9e1d-47ee-9c0d-74e00d063cee tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:03.186650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3a1edb4-9e1d-47ee-9c0d-74e00d063cee tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:03.187510 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 523/2123] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:03 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:03.197287 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-15bad954-98bc-4438-ad77-e5075a8ea63c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:03.199422 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15bad954-98bc-4438-ad77-e5075a8ea63c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:03.199643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15bad954-98bc-4438-ad77-e5075a8ea63c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:03.199879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15bad954-98bc-4438-ad77-e5075a8ea63c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:03.199986 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-15bad954-98bc-4438-ad77-e5075a8ea63c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:03.204841 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:03.204841 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:03.205960 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15bad954-98bc-4438-ad77-e5075a8ea63c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:03.206377 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 540/2124] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:03 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:03.316096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4c8469db-99f0-44da-a697-9e0492fe069a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:03.317946 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c8469db-99f0-44da-a697-9e0492fe069a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:51:03.318163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c8469db-99f0-44da-a697-9e0492fe069a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:03.318433 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c8469db-99f0-44da-a697-9e0492fe069a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:03.329361 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:03.329361 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:03.333056 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4c8469db-99f0-44da-a697-9e0492fe069a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:51:03.337440 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c8469db-99f0-44da-a697-9e0492fe069a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:51:03.337876 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 530/2125] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:03 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:03.391748 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0fbf53f6-b4c2-4c85-a9e3-7fc97eae1274 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:03.393614 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0fbf53f6-b4c2-4c85-a9e3-7fc97eae1274 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:03.393897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0fbf53f6-b4c2-4c85-a9e3-7fc97eae1274 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:03.394105 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0fbf53f6-b4c2-4c85-a9e3-7fc97eae1274 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:03.394229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0fbf53f6-b4c2-4c85-a9e3-7fc97eae1274 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:03.399334 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:03.399334 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:03.400226 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0fbf53f6-b4c2-4c85-a9e3-7fc97eae1274 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:03.400745 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 533/2126] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:03 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:04.134402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-06e9910c-2570-4d20-8562-6d2af1162a6d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.137351 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-06e9910c-2570-4d20-8562-6d2af1162a6d tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513/action Jul 03 15:51:04.137587 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-06e9910c-2570-4d20-8562-6d2af1162a6d tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:04.137843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-06e9910c-2570-4d20-8562-6d2af1162a6d tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:04.157539 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5e93cbeb-0583-4bdd-924b-43047e7ea197 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.159308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e93cbeb-0583-4bdd-924b-43047e7ea197 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd Jul 03 15:51:04.159492 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e93cbeb-0583-4bdd-924b-43047e7ea197 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.159709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e93cbeb-0583-4bdd-924b-43047e7ea197 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.162198 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.162198 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:04.164748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-191ca79c-08ea-401b-9f39-0354cb044472 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.165127 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-191ca79c-08ea-401b-9f39-0354cb044472 None None] GET https://10.4.3.228/volume// Jul 03 15:51:04.165294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-191ca79c-08ea-401b-9f39-0354cb044472 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.165501 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-191ca79c-08ea-401b-9f39-0354cb044472 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.165875 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-191ca79c-08ea-401b-9f39-0354cb044472 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:04.166168 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 531/2127] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:04.169019 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.169019 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:04.173272 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5e93cbeb-0583-4bdd-924b-43047e7ea197 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:04.178640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ab6978d5-0fc5-46a2-956e-15cb536ff32a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.178983 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ab6978d5-0fc5-46a2-956e-15cb536ff32a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:04.179102 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ab6978d5-0fc5-46a2-956e-15cb536ff32a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.179289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ab6978d5-0fc5-46a2-956e-15cb536ff32a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.179358 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e93cbeb-0583-4bdd-924b-43047e7ea197 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd returned with HTTP 200 Jul 03 15:51:04.179922 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 541/2128] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:04.180241 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-91437c7a-8c2c-43c6-8249-b7b0226ce478 req-06e9910c-2570-4d20-8562-6d2af1162a6d tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513/action returned with HTTP 204 Jul 03 15:51:04.180841 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 524/2129] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:51:04 2026] POST /volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:04.195686 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.195686 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:04.200572 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ab6978d5-0fc5-46a2-956e-15cb536ff32a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:04.204169 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.204677 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d2f13ecb-6361-4d1f-9fb8-294fc85540f2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.205686 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:04.206000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d44743d-3bb0-4c5d-9337-f20adf67b8bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-307831404"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:04.207359 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d2f13ecb-6361-4d1f-9fb8-294fc85540f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:04.207588 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d2f13ecb-6361-4d1f-9fb8-294fc85540f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.207840 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d2f13ecb-6361-4d1f-9fb8-294fc85540f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.212102 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-ab6978d5-0fc5-46a2-956e-15cb536ff32a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:04.212528 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 534/2130] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1625 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:04.218766 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-95d3e726-96e5-4e39-aef0-05c535752c45 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.223637 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.223637 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:04.223637 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:04.223637 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume 4d44743d-3bb0-4c5d-9337-f20adf67b8bd Jul 03 15:51:04.223992 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.223992 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:04.224258 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-95d3e726-96e5-4e39-aef0-05c535752c45 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:04.224501 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-95d3e726-96e5-4e39-aef0-05c535752c45 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.225072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-95d3e726-96e5-4e39-aef0-05c535752c45 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.225072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-95d3e726-96e5-4e39-aef0-05c535752c45 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:04.227865 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d2f13ecb-6361-4d1f-9fb8-294fc85540f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:04.232917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d2f13ecb-6361-4d1f-9fb8-294fc85540f2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:04.233119 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.233119 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:04.233297 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 542/2131] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:04.234290 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-95d3e726-96e5-4e39-aef0-05c535752c45 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:04.234849 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 525/2132] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:04.267281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['13809c30-14bc-4a15-9f16-4ab93aff0417', '5844c4e2-f0fa-472d-8292-ef47db122f28', '02aebeff-5981-4e31-b5c3-b94954bb5907', '0351cdb6-2794-405c-94fe-964951065de1'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:04.307115 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:51:04.307564 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1f8e334-e2fa-4ea4-a6d9-c1bcab52b1e5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:51:04.308129 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 532/2133] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:51:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:04.319591 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-45141ec1-0aab-4416-9e42-b14536639fbd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.322117 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-45141ec1-0aab-4416-9e42-b14536639fbd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec Jul 03 15:51:04.322367 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-45141ec1-0aab-4416-9e42-b14536639fbd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.322591 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-45141ec1-0aab-4416-9e42-b14536639fbd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.328393 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.328393 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:04.329056 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-45141ec1-0aab-4416-9e42-b14536639fbd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:04.329564 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-45141ec1-0aab-4416-9e42-b14536639fbd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec returned with HTTP 200 Jul 03 15:51:04.330061 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 535/2134] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:04.353432 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0e2f14b3-be59-4219-938d-0b4654a8bd9a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.356027 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0e2f14b3-be59-4219-938d-0b4654a8bd9a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:51:04.356927 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0e2f14b3-be59-4219-938d-0b4654a8bd9a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.357190 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0e2f14b3-be59-4219-938d-0b4654a8bd9a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.376025 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.376025 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:04.382516 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0e2f14b3-be59-4219-938d-0b4654a8bd9a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:51:04.391377 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0e2f14b3-be59-4219-938d-0b4654a8bd9a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:51:04.391911 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 543/2135] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:04.406313 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d8bf3beb-ea88-4e26-9ebc-e68be566429b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.409502 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d8bf3beb-ea88-4e26-9ebc-e68be566429b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:51:04.410645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d8bf3beb-ea88-4e26-9ebc-e68be566429b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.410645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d8bf3beb-ea88-4e26-9ebc-e68be566429b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.413275 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3ba7f6a5-4183-4749-88ab-8fb1ef32f33c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.418345 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ba7f6a5-4183-4749-88ab-8fb1ef32f33c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:04.418345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3ba7f6a5-4183-4749-88ab-8fb1ef32f33c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.418345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3ba7f6a5-4183-4749-88ab-8fb1ef32f33c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.418345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-3ba7f6a5-4183-4749-88ab-8fb1ef32f33c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:04.423252 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.423252 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:04.423252 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ba7f6a5-4183-4749-88ab-8fb1ef32f33c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:04.423413 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 533/2136] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:04.426725 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.426725 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:04.432062 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d8bf3beb-ea88-4e26-9ebc-e68be566429b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:51:04.439094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d8bf3beb-ea88-4e26-9ebc-e68be566429b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:51:04.439662 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 526/2137] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:04.868088 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-862f4ce0-5c0b-425d-88cd-03a8a1c4e398 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:04.870581 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-862f4ce0-5c0b-425d-88cd-03a8a1c4e398 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:04.870581 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-862f4ce0-5c0b-425d-88cd-03a8a1c4e398 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:04.870961 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-862f4ce0-5c0b-425d-88cd-03a8a1c4e398 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:04.887290 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:04.887290 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:04.891896 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-862f4ce0-5c0b-425d-88cd-03a8a1c4e398 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:04.897165 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-862f4ce0-5c0b-425d-88cd-03a8a1c4e398 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:04.897612 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 536/2138] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:04 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:05.246429 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6fecf748-21b0-41cc-8f0e-d528a8f59b64 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.248326 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6fecf748-21b0-41cc-8f0e-d528a8f59b64 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:05.248412 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-03709044-cfee-44ec-9f4b-2104acd03067 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.248886 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6fecf748-21b0-41cc-8f0e-d528a8f59b64 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:05.248886 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6fecf748-21b0-41cc-8f0e-d528a8f59b64 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:05.248886 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6fecf748-21b0-41cc-8f0e-d528a8f59b64 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:05.250777 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03709044-cfee-44ec-9f4b-2104acd03067 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:05.250998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03709044-cfee-44ec-9f4b-2104acd03067 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:05.251239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03709044-cfee-44ec-9f4b-2104acd03067 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:05.253528 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.253528 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:05.254455 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6fecf748-21b0-41cc-8f0e-d528a8f59b64 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:05.255351 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 544/2139] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:05 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:05.271079 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.271079 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:05.271966 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-03709044-cfee-44ec-9f4b-2104acd03067 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:05.276899 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03709044-cfee-44ec-9f4b-2104acd03067 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:05.277152 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 534/2140] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:05 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:05.342260 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e88fe40d-670c-426e-8064-c10a9935364f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.345594 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e88fe40d-670c-426e-8064-c10a9935364f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec Jul 03 15:51:05.345851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e88fe40d-670c-426e-8064-c10a9935364f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:05.346056 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e88fe40d-670c-426e-8064-c10a9935364f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:05.351528 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.351528 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:05.352049 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e88fe40d-670c-426e-8064-c10a9935364f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:05.352869 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e88fe40d-670c-426e-8064-c10a9935364f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec returned with HTTP 200 Jul 03 15:51:05.353283 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 527/2141] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:05 2026] GET /volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:05.366184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f73b1c4d-7eca-4235-bfbe-136156c72a7e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.368155 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f73b1c4d-7eca-4235-bfbe-136156c72a7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] POST https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec/action Jul 03 15:51:05.368665 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f73b1c4d-7eca-4235-bfbe-136156c72a7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:05.368876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f73b1c4d-7eca-4235-bfbe-136156c72a7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:05.370614 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.admin_actions [None req-f73b1c4d-7eca-4235-bfbe-136156c72a7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Updating snapshot 'db3ad504-0b7f-4dca-8897-47f8b07b92ec' with '{'status': 'error'}' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:51:05.382786 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.382786 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:05.383456 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-f73b1c4d-7eca-4235-bfbe-136156c72a7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e89dd474dd8d478b90971424b592e20d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dc150bfcb3c4846ad49ae0a80402736', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:51:05.383640 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f73b1c4d-7eca-4235-bfbe-136156c72a7e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec/action returned with HTTP 403 Jul 03 15:51:05.384165 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 537/2142] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:51:05 2026] POST /volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:05.391476 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.393382 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec Jul 03 15:51:05.393571 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:05.393818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:05.393917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: db3ad504-0b7f-4dca-8897-47f8b07b92ec Jul 03 15:51:05.399010 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.399010 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:05.399359 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:05.409655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-9a7290f3-6e38-45e3-963f-3dc5f2473a19 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.412918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-9a7290f3-6e38-45e3-963f-3dc5f2473a19 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 Jul 03 15:51:05.413248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-9a7290f3-6e38-45e3-963f-3dc5f2473a19 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:05.420611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-9a7290f3-6e38-45e3-963f-3dc5f2473a19 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:05.422889 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.422889 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:05.435639 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot delete request issued successfully. Jul 03 15:51:05.435865 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-46e8c3f0-0de5-4b94-a79a-7ba5cd6a9e6c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec returned with HTTP 202 Jul 03 15:51:05.436280 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 545/2143] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:05 2026] DELETE /volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:05.436434 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a28ff3fc-55f4-412a-9575-d7df00bd63f4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.438584 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a28ff3fc-55f4-412a-9575-d7df00bd63f4 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:05.438910 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a28ff3fc-55f4-412a-9575-d7df00bd63f4 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:05.439152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a28ff3fc-55f4-412a-9575-d7df00bd63f4 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:05.439349 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a28ff3fc-55f4-412a-9575-d7df00bd63f4 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:05.444902 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.444902 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:05.445613 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a28ff3fc-55f4-412a-9575-d7df00bd63f4 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:05.446055 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 528/2144] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:05 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:05.447519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-32f93460-7a9f-4698-9e62-681696c091d0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:05.449780 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-32f93460-7a9f-4698-9e62-681696c091d0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec Jul 03 15:51:05.450059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-32f93460-7a9f-4698-9e62-681696c091d0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:05.450335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-32f93460-7a9f-4698-9e62-681696c091d0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:05.464029 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:05.464029 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:05.464029 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-32f93460-7a9f-4698-9e62-681696c091d0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:05.464901 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-32f93460-7a9f-4698-9e62-681696c091d0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec returned with HTTP 200 Jul 03 15:51:05.465491 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 538/2145] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:05 2026] GET /volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:06.028199 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4c7e6a4e-b5bf-473b-bff5-26aafd6253fc req-9a7290f3-6e38-45e3-963f-3dc5f2473a19 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 returned with HTTP 200 Jul 03 15:51:06.028630 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 535/2146] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:51:05 2026] DELETE /volume/v3/attachments/110c9312-b17e-451f-b119-99f9d8d3e7b8 => generated 192 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:06.269815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f96334de-0897-4a08-aeaa-abb1f106cf2d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.271607 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f96334de-0897-4a08-aeaa-abb1f106cf2d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:06.271979 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f96334de-0897-4a08-aeaa-abb1f106cf2d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.272543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f96334de-0897-4a08-aeaa-abb1f106cf2d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.272543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f96334de-0897-4a08-aeaa-abb1f106cf2d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:06.280575 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.280575 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:06.281831 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f96334de-0897-4a08-aeaa-abb1f106cf2d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:06.282323 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 546/2147] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:06.295011 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9211298a-97bb-416f-8acd-7d1434501897 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.297705 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9211298a-97bb-416f-8acd-7d1434501897 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:06.298086 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9211298a-97bb-416f-8acd-7d1434501897 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.299680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9211298a-97bb-416f-8acd-7d1434501897 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.309148 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.309148 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:06.316300 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9211298a-97bb-416f-8acd-7d1434501897 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:06.324032 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9211298a-97bb-416f-8acd-7d1434501897 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:06.325116 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 529/2148] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:06.344479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e7d0432c-cca3-46da-bf03-b35e478b9e46 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.347416 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7d0432c-cca3-46da-bf03-b35e478b9e46 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:06.347685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e7d0432c-cca3-46da-bf03-b35e478b9e46 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.348007 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e7d0432c-cca3-46da-bf03-b35e478b9e46 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.361286 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.361286 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:06.368165 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e7d0432c-cca3-46da-bf03-b35e478b9e46 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] Volume info retrieved successfully. Jul 03 15:51:06.372321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7d0432c-cca3-46da-bf03-b35e478b9e46 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-reader] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:06.372735 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 539/2149] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:06.430785 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-04cad5e9-c989-448b-8423-4b202be843f7 req-e0c05681-11b5-45bd-a05e-122744a95c0d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.432896 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-e0c05681-11b5-45bd-a05e-122744a95c0d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:06.433083 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-e0c05681-11b5-45bd-a05e-122744a95c0d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.433261 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-e0c05681-11b5-45bd-a05e-122744a95c0d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.443978 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.443978 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:06.448424 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-04cad5e9-c989-448b-8423-4b202be843f7 req-e0c05681-11b5-45bd-a05e-122744a95c0d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:06.454139 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-e0c05681-11b5-45bd-a05e-122744a95c0d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:06.455152 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 536/2150] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:06.458470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2b31da23-46d7-4494-88ee-34ece75cb89b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.461169 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b31da23-46d7-4494-88ee-34ece75cb89b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:06.461388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b31da23-46d7-4494-88ee-34ece75cb89b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.461766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b31da23-46d7-4494-88ee-34ece75cb89b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.461962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-2b31da23-46d7-4494-88ee-34ece75cb89b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:06.467224 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.467224 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:06.468521 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b31da23-46d7-4494-88ee-34ece75cb89b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:06.471053 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 547/2151] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:06.477337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-04cad5e9-c989-448b-8423-4b202be843f7 req-4d449bb5-d93e-4752-9163-795c1b9db4f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.482532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-4d449bb5-d93e-4752-9163-795c1b9db4f1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57/action Jul 03 15:51:06.484300 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d143bda7-529d-4afc-9c00-7f43a18dd873 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.484424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-4d449bb5-d93e-4752-9163-795c1b9db4f1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:06.484424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-4d449bb5-d93e-4752-9163-795c1b9db4f1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:06.485432 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d143bda7-529d-4afc-9c00-7f43a18dd873 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec Jul 03 15:51:06.485432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d143bda7-529d-4afc-9c00-7f43a18dd873 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.490169 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d143bda7-529d-4afc-9c00-7f43a18dd873 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.493276 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d143bda7-529d-4afc-9c00-7f43a18dd873 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec returned with HTTP 404 Jul 03 15:51:06.493953 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 540/2152] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/snapshots/db3ad504-0b7f-4dca-8897-47f8b07b92ec => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:06.501067 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.501067 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:06.501830 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-04cad5e9-c989-448b-8423-4b202be843f7 req-4d449bb5-d93e-4752-9163-795c1b9db4f1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:06.504867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.507197 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd Jul 03 15:51:06.507492 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.507796 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.508046 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: 4d44743d-3bb0-4c5d-9337-f20adf67b8bd Jul 03 15:51:06.514678 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-04cad5e9-c989-448b-8423-4b202be843f7 req-4d449bb5-d93e-4752-9163-795c1b9db4f1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Begin detaching volume completed successfully. Jul 03 15:51:06.515057 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-4d449bb5-d93e-4752-9163-795c1b9db4f1 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57/action returned with HTTP 202 Jul 03 15:51:06.515757 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 530/2153] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:51:06 2026] POST /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:06.520963 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.520963 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:06.521473 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:06.552613 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-217fec01-6bee-4218-8972-3b2fd27dcbe7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.555275 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-217fec01-6bee-4218-8972-3b2fd27dcbe7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:06.555973 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-217fec01-6bee-4218-8972-3b2fd27dcbe7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.555973 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-217fec01-6bee-4218-8972-3b2fd27dcbe7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.579353 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.579353 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:06.582344 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:51:06.582344 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4988f5d4-c330-433e-8dc8-d7cb367471f6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd returned with HTTP 202 Jul 03 15:51:06.583003 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 537/2154] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:06 2026] DELETE /volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:06.591351 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-217fec01-6bee-4218-8972-3b2fd27dcbe7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:06.594742 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2762bc8b-bdec-40b4-85fa-c02e50c0c630 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:06.596804 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2762bc8b-bdec-40b4-85fa-c02e50c0c630 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd Jul 03 15:51:06.597019 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2762bc8b-bdec-40b4-85fa-c02e50c0c630 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:06.597230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2762bc8b-bdec-40b4-85fa-c02e50c0c630 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:06.601909 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-217fec01-6bee-4218-8972-3b2fd27dcbe7 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:06.602516 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 548/2155] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:06.606926 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:06.606926 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:06.611503 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2762bc8b-bdec-40b4-85fa-c02e50c0c630 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:06.616904 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2762bc8b-bdec-40b4-85fa-c02e50c0c630 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd returned with HTTP 200 Jul 03 15:51:06.617490 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 541/2156] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:06 2026] GET /volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:07.295059 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3c0b80d5-2232-47f9-8021-89b706138052 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.297495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c0b80d5-2232-47f9-8021-89b706138052 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:07.297843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c0b80d5-2232-47f9-8021-89b706138052 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:07.298085 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c0b80d5-2232-47f9-8021-89b706138052 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:07.298258 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-3c0b80d5-2232-47f9-8021-89b706138052 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:07.304082 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:07.304082 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:07.305271 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c0b80d5-2232-47f9-8021-89b706138052 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:07.306095 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 531/2157] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:07 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:07.484578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5be643e8-21de-4f0e-8722-7d87eb79b753 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.486329 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5be643e8-21de-4f0e-8722-7d87eb79b753 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:07.486535 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5be643e8-21de-4f0e-8722-7d87eb79b753 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:07.486805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5be643e8-21de-4f0e-8722-7d87eb79b753 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:07.486935 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5be643e8-21de-4f0e-8722-7d87eb79b753 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:07.496269 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:07.496269 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:07.496269 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5be643e8-21de-4f0e-8722-7d87eb79b753 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:07.496269 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 538/2158] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:07 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:07.582072 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d92a98c3-4583-426b-922e-16df057a2693 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.582497 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d92a98c3-4583-426b-922e-16df057a2693 None None] GET https://10.4.3.228/volume// Jul 03 15:51:07.582716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d92a98c3-4583-426b-922e-16df057a2693 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:07.582936 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d92a98c3-4583-426b-922e-16df057a2693 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:07.583317 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d92a98c3-4583-426b-922e-16df057a2693 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:07.583966 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 549/2159] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:51:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:07.591444 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-04cad5e9-c989-448b-8423-4b202be843f7 req-2d1a6fce-ce3b-43ff-a7d2-288b1daf2880 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.593459 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-2d1a6fce-ce3b-43ff-a7d2-288b1daf2880 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:07.593682 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-2d1a6fce-ce3b-43ff-a7d2-288b1daf2880 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:07.593890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-2d1a6fce-ce3b-43ff-a7d2-288b1daf2880 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:07.605064 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:07.605064 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:07.609087 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-04cad5e9-c989-448b-8423-4b202be843f7 req-2d1a6fce-ce3b-43ff-a7d2-288b1daf2880 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:07.615390 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-2d1a6fce-ce3b-43ff-a7d2-288b1daf2880 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:07.615545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8ca9a627-23b7-4c65-8202-31eb8ad6b99f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.616005 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 542/2160] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:51:07 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:07.617552 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ca9a627-23b7-4c65-8202-31eb8ad6b99f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:07.617794 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ca9a627-23b7-4c65-8202-31eb8ad6b99f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:07.617994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ca9a627-23b7-4c65-8202-31eb8ad6b99f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:07.630976 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:07.630976 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:07.632144 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-20f08d70-08ca-43a8-a11d-81a5715cf4d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.634076 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-20f08d70-08ca-43a8-a11d-81a5715cf4d1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd Jul 03 15:51:07.634339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-20f08d70-08ca-43a8-a11d-81a5715cf4d1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:07.634598 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-20f08d70-08ca-43a8-a11d-81a5715cf4d1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:07.637135 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8ca9a627-23b7-4c65-8202-31eb8ad6b99f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:07.641443 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-20f08d70-08ca-43a8-a11d-81a5715cf4d1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd returned with HTTP 404 Jul 03 15:51:07.641971 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 539/2161] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:07 2026] GET /volume/v3/volumes/4d44743d-3bb0-4c5d-9337-f20adf67b8bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:07.642884 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ca9a627-23b7-4c65-8202-31eb8ad6b99f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:07.643294 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 532/2162] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:07 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:07.651536 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.653389 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:07.653824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-538208952"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:07.655510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-538208952'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:07.655765 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:51:07.666233 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:07.674392 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (a18f24f5-9762-4c64-95c4-b5e2ccc6cb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:07.675843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533df3ad-255e-4986-bedc-48216035f762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:07.676862 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:07.706642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533df3ad-255e-4986-bedc-48216035f762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:07.707541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20a5b4e-fb8a-4bd9-a075-8283e40091e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:07.753555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['25635958-5fe2-4584-a244-f4e85b6a15fd', '65c0ac70-0d54-4bb2-95fd-2c30a86b6b3d', '3589331b-3da0-4989-b077-49840efb0fe3', '9073cdbf-8136-4f27-a94c-5ab34e600a2d'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:07.754602 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20a5b4e-fb8a-4bd9-a075-8283e40091e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25635958-5fe2-4584-a244-f4e85b6a15fd', '65c0ac70-0d54-4bb2-95fd-2c30a86b6b3d', '3589331b-3da0-4989-b077-49840efb0fe3', '9073cdbf-8136-4f27-a94c-5ab34e600a2d']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:07.755442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746bad4b-cb8f-46a1-86aa-c1db7aea324e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:07.785743 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746bad4b-cb8f-46a1-86aa-c1db7aea324e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e1d10bb-49bd-496f-85fe-213697559a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538208952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['25635958-5fe2-4584-a244-f4e85b6a15fd','65c0ac70-0d54-4bb2-95fd-2c30a86b6b3d','3589331b-3da0-4989-b077-49840efb0fe3','9073cdbf-8136-4f27-a94c-5ab34e600a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538208952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e1d10bb-49bd-496f-85fe-213697559a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:07.786863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062900f1-1fa7-4f82-acbc-56f12a78c6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:07.828125 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062900f1-1fa7-4f82-acbc-56f12a78c6d8) transitioned into 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-538208952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['25635958-5fe2-4584-a244-f4e85b6a15fd','65c0ac70-0d54-4bb2-95fd-2c30a86b6b3d','3589331b-3da0-4989-b077-49840efb0fe3','9073cdbf-8136-4f27-a94c-5ab34e600a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:07.828926 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e144b7ef-0dee-4d3f-b416-0adb9cd8994e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:07.843828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e144b7ef-0dee-4d3f-b416-0adb9cd8994e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:07.845171 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (a18f24f5-9762-4c64-95c4-b5e2ccc6cb03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:07.845577 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:51:07.846718 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eba45657-3d40-4c6a-b5d0-475030c0aba7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:07.847406 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 550/2163] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:07 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:07.863940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0cc626ed-0c2c-4d1f-ac21-ad0888e94563 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:07.865873 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0cc626ed-0c2c-4d1f-ac21-ad0888e94563 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f Jul 03 15:51:07.866083 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0cc626ed-0c2c-4d1f-ac21-ad0888e94563 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:07.866272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0cc626ed-0c2c-4d1f-ac21-ad0888e94563 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:07.876973 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:07.876973 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:07.882471 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0cc626ed-0c2c-4d1f-ac21-ad0888e94563 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:07.887870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0cc626ed-0c2c-4d1f-ac21-ad0888e94563 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f returned with HTTP 200 Jul 03 15:51:07.888487 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 543/2164] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:07 2026] GET /volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:08.319525 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2a23419e-8aef-432f-a7bc-5ed6257a5547 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:08.321305 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2a23419e-8aef-432f-a7bc-5ed6257a5547 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:08.321525 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2a23419e-8aef-432f-a7bc-5ed6257a5547 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:08.321775 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2a23419e-8aef-432f-a7bc-5ed6257a5547 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:08.321885 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2a23419e-8aef-432f-a7bc-5ed6257a5547 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:08.330005 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:08.330005 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:08.330005 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2a23419e-8aef-432f-a7bc-5ed6257a5547 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:08.330576 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 540/2165] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:08 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:08.510649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-db7f76b7-c7ed-4b3f-8e2a-abd007960cc1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:08.512817 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-db7f76b7-c7ed-4b3f-8e2a-abd007960cc1 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:08.514655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-db7f76b7-c7ed-4b3f-8e2a-abd007960cc1 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:08.514655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-db7f76b7-c7ed-4b3f-8e2a-abd007960cc1 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:08.514655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-db7f76b7-c7ed-4b3f-8e2a-abd007960cc1 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:08.520680 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:08.520680 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:08.522575 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-db7f76b7-c7ed-4b3f-8e2a-abd007960cc1 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:08.522575 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 533/2166] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:08 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:08.588679 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-512085e4-27a5-4124-a510-cbbbfc06c45c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:08.590995 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-512085e4-27a5-4124-a510-cbbbfc06c45c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:08.591181 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-512085e4-27a5-4124-a510-cbbbfc06c45c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:08.591360 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-512085e4-27a5-4124-a510-cbbbfc06c45c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:08.598319 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:08.598319 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:08.602330 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-512085e4-27a5-4124-a510-cbbbfc06c45c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:08.606602 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-512085e4-27a5-4124-a510-cbbbfc06c45c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:08.607267 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 551/2167] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:08 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:08.662143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-180e32b7-dac3-4099-b487-31957c26786f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:08.664281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-180e32b7-dac3-4099-b487-31957c26786f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:08.664522 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-180e32b7-dac3-4099-b487-31957c26786f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:08.664776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-180e32b7-dac3-4099-b487-31957c26786f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:08.676638 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:08.676638 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:08.682147 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-180e32b7-dac3-4099-b487-31957c26786f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:08.687479 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-180e32b7-dac3-4099-b487-31957c26786f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:08.688037 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 544/2168] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:08 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:08.902658 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-21eb6c96-14d5-45c5-9e80-d327770b54cf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:08.904814 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21eb6c96-14d5-45c5-9e80-d327770b54cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f Jul 03 15:51:08.905032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21eb6c96-14d5-45c5-9e80-d327770b54cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:08.905246 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21eb6c96-14d5-45c5-9e80-d327770b54cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:08.913935 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:08.913935 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:08.918116 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-21eb6c96-14d5-45c5-9e80-d327770b54cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:08.922661 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21eb6c96-14d5-45c5-9e80-d327770b54cf tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f returned with HTTP 200 Jul 03 15:51:08.923279 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 541/2169] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:08 2026] GET /volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:08.935201 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-77773da7-9852-4b43-8422-06af6a4dfe04 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:08.938150 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77773da7-9852-4b43-8422-06af6a4dfe04 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:08.938488 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-77773da7-9852-4b43-8422-06af6a4dfe04 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e1d10bb-49bd-496f-85fe-213697559a2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-154122413"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:08.949371 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:08.949371 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:08.949830 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-77773da7-9852-4b43-8422-06af6a4dfe04 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:08.949969 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-77773da7-9852-4b43-8422-06af6a4dfe04 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume 0e1d10bb-49bd-496f-85fe-213697559a2f Jul 03 15:51:08.978126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-77773da7-9852-4b43-8422-06af6a4dfe04 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['277b6b39-54f3-4838-a48f-17d36c990dc0', '8a30fae9-0be9-4946-b15f-8590fcc8783a', '0636da8b-11cf-4fc9-b667-4aa09ea5999d', '45f56667-0a8e-4ed8-a1c9-943cba9dde7d'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:09.011357 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-77773da7-9852-4b43-8422-06af6a4dfe04 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:51:09.011357 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77773da7-9852-4b43-8422-06af6a4dfe04 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:51:09.011357 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 534/2170] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:51:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:09.018844 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-af3b6c39-c90c-4961-b085-3e503ad7c608 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:09.020965 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-af3b6c39-c90c-4961-b085-3e503ad7c608 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d Jul 03 15:51:09.020965 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-af3b6c39-c90c-4961-b085-3e503ad7c608 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:09.021355 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-af3b6c39-c90c-4961-b085-3e503ad7c608 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:09.028362 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:09.028362 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:09.028759 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-af3b6c39-c90c-4961-b085-3e503ad7c608 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:09.029579 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-af3b6c39-c90c-4961-b085-3e503ad7c608 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d returned with HTTP 200 Jul 03 15:51:09.030151 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 552/2171] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:09 2026] GET /volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:09.342812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5bc1c510-7b58-4476-b174-c60c13e436bd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:09.344470 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bc1c510-7b58-4476-b174-c60c13e436bd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:09.344708 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bc1c510-7b58-4476-b174-c60c13e436bd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:09.344898 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bc1c510-7b58-4476-b174-c60c13e436bd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:09.345002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5bc1c510-7b58-4476-b174-c60c13e436bd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:09.350837 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:09.350837 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:09.351532 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bc1c510-7b58-4476-b174-c60c13e436bd tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:09.351954 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 545/2172] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:09 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:09.534498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a69f6b4a-0758-40fb-aae5-82bbbd53dad0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:09.536427 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a69f6b4a-0758-40fb-aae5-82bbbd53dad0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:09.536793 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a69f6b4a-0758-40fb-aae5-82bbbd53dad0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:09.537032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a69f6b4a-0758-40fb-aae5-82bbbd53dad0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:09.537171 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a69f6b4a-0758-40fb-aae5-82bbbd53dad0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:09.541741 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:09.541741 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:09.542507 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a69f6b4a-0758-40fb-aae5-82bbbd53dad0 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:09.542972 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 542/2173] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:09 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:09.704968 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fb4da537-5310-4dd5-81b8-86a2b4560c98 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:09.707140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fb4da537-5310-4dd5-81b8-86a2b4560c98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:09.707354 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fb4da537-5310-4dd5-81b8-86a2b4560c98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:09.707612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fb4da537-5310-4dd5-81b8-86a2b4560c98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:09.718448 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:09.718448 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:09.722389 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fb4da537-5310-4dd5-81b8-86a2b4560c98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:09.727615 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fb4da537-5310-4dd5-81b8-86a2b4560c98 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:09.728125 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 535/2174] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:09 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:10.039552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8528e605-2f7e-487e-9aed-22f52d24991b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.044236 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8528e605-2f7e-487e-9aed-22f52d24991b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d Jul 03 15:51:10.044292 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8528e605-2f7e-487e-9aed-22f52d24991b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.044513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8528e605-2f7e-487e-9aed-22f52d24991b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.058031 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.058031 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:10.058031 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8528e605-2f7e-487e-9aed-22f52d24991b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:10.058031 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8528e605-2f7e-487e-9aed-22f52d24991b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d returned with HTTP 200 Jul 03 15:51:10.058031 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 553/2175] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:10 2026] GET /volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:10.067707 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-717901e5-fd90-4f8c-92ec-84a7d01db4f8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.069832 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-717901e5-fd90-4f8c-92ec-84a7d01db4f8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] GET https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d Jul 03 15:51:10.070216 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-717901e5-fd90-4f8c-92ec-84a7d01db4f8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.070544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-717901e5-fd90-4f8c-92ec-84a7d01db4f8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.078504 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.078504 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:10.078504 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-717901e5-fd90-4f8c-92ec-84a7d01db4f8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:51:10.078504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-717901e5-fd90-4f8c-92ec-84a7d01db4f8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d returned with HTTP 200 Jul 03 15:51:10.078504 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 546/2176] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:10 2026] GET /volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:10.089223 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.091565 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d Jul 03 15:51:10.091852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.092116 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.092295 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: 1143f8be-33cb-48ea-8f9f-1b11e3ac446d Jul 03 15:51:10.098535 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.098535 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:10.099024 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:10.124079 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot delete request issued successfully. Jul 03 15:51:10.124365 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc9fb5b8-0912-4266-af14-4490bd9ca7d2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d returned with HTTP 202 Jul 03 15:51:10.124958 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 543/2177] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:10 2026] DELETE /volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:10.133888 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c076a4d2-f0d6-4af5-97c3-d7d80f03c866 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.136008 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c076a4d2-f0d6-4af5-97c3-d7d80f03c866 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d Jul 03 15:51:10.136295 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c076a4d2-f0d6-4af5-97c3-d7d80f03c866 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.136575 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c076a4d2-f0d6-4af5-97c3-d7d80f03c866 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.144214 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.144214 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:10.144669 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c076a4d2-f0d6-4af5-97c3-d7d80f03c866 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:10.145535 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c076a4d2-f0d6-4af5-97c3-d7d80f03c866 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d returned with HTTP 200 Jul 03 15:51:10.146045 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 536/2178] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:10 2026] GET /volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:10.364633 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1dbd6a47-b210-4aef-a3ae-d4c52fa1e877 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.366116 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1dbd6a47-b210-4aef-a3ae-d4c52fa1e877 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:10.366497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1dbd6a47-b210-4aef-a3ae-d4c52fa1e877 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.368165 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1dbd6a47-b210-4aef-a3ae-d4c52fa1e877 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.368165 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-1dbd6a47-b210-4aef-a3ae-d4c52fa1e877 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:10.372645 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.372645 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:10.374155 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1dbd6a47-b210-4aef-a3ae-d4c52fa1e877 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:10.374829 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 554/2179] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:10 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:10.557138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2bfd2657-654b-4ee9-91a9-c0d056858ba5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.558939 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2bfd2657-654b-4ee9-91a9-c0d056858ba5 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:10.559160 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2bfd2657-654b-4ee9-91a9-c0d056858ba5 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.559338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2bfd2657-654b-4ee9-91a9-c0d056858ba5 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.559442 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2bfd2657-654b-4ee9-91a9-c0d056858ba5 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:10.563484 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.563484 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:10.564339 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2bfd2657-654b-4ee9-91a9-c0d056858ba5 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:10.564817 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 547/2180] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:10 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:10.638530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4929ef55-a693-4f31-bda7-f09dbb91e5f2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.638887 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4929ef55-a693-4f31-bda7-f09dbb91e5f2 None None] GET https://10.4.3.228/volume// Jul 03 15:51:10.639027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4929ef55-a693-4f31-bda7-f09dbb91e5f2 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.639226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4929ef55-a693-4f31-bda7-f09dbb91e5f2 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.639565 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4929ef55-a693-4f31-bda7-f09dbb91e5f2 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:10.639936 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 544/2181] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:51:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:10.646641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-4d1f7fd5-5587-47ab-b24c-4dee9e470b55 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.648652 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-4d1f7fd5-5587-47ab-b24c-4dee9e470b55 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:51:10.649010 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-4d1f7fd5-5587-47ab-b24c-4dee9e470b55 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d99ab01-084f-41a2-9bb2-da53dc856e83", "connector": null, "instance_uuid": "a6f3d907-2459-42c4-bfa8-5bda9afeca84"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:10.657587 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.657587 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:10.687341 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-4d1f7fd5-5587-47ab-b24c-4dee9e470b55 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:51:10.688008 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 537/2182] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:51:10 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 03 15:51:10.740475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a1950c20-80fe-439d-8f17-e5dc160c0b22 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:10.742150 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1950c20-80fe-439d-8f17-e5dc160c0b22 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:10.742353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1950c20-80fe-439d-8f17-e5dc160c0b22 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:10.742577 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1950c20-80fe-439d-8f17-e5dc160c0b22 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:10.751605 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:10.751605 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:10.755189 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a1950c20-80fe-439d-8f17-e5dc160c0b22 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:10.759206 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1950c20-80fe-439d-8f17-e5dc160c0b22 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:10.759569 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 555/2183] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:10 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:11.112563 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-04cad5e9-c989-448b-8423-4b202be843f7 req-03d38a1b-7963-48c7-8832-61c294140e3f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.117550 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-03d38a1b-7963-48c7-8832-61c294140e3f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:11.117550 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-03d38a1b-7963-48c7-8832-61c294140e3f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.117550 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-03d38a1b-7963-48c7-8832-61c294140e3f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.129513 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1a4fa930-3d53-4961-9215-fff2f1658cdb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.131126 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1a4fa930-3d53-4961-9215-fff2f1658cdb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:11.131291 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1a4fa930-3d53-4961-9215-fff2f1658cdb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.131450 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.131450 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:11.131530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1a4fa930-3d53-4961-9215-fff2f1658cdb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.135978 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-04cad5e9-c989-448b-8423-4b202be843f7 req-03d38a1b-7963-48c7-8832-61c294140e3f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:11.140730 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.140730 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:11.141746 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-03d38a1b-7963-48c7-8832-61c294140e3f tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:11.142302 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 548/2184] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:11.143879 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1a4fa930-3d53-4961-9215-fff2f1658cdb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:11.147553 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1a4fa930-3d53-4961-9215-fff2f1658cdb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:11.148104 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 545/2185] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:11.156126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d1aae126-f6a0-4fe9-97aa-c958705cc202 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.160001 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1aae126-f6a0-4fe9-97aa-c958705cc202 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d Jul 03 15:51:11.160001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1aae126-f6a0-4fe9-97aa-c958705cc202 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.160001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1aae126-f6a0-4fe9-97aa-c958705cc202 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.164253 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1aae126-f6a0-4fe9-97aa-c958705cc202 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d returned with HTTP 404 Jul 03 15:51:11.165344 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 538/2186] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/snapshots/1143f8be-33cb-48ea-8f9f-1b11e3ac446d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:11.172393 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.177100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f Jul 03 15:51:11.177250 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.177431 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.177571 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: 0e1d10bb-49bd-496f-85fe-213697559a2f Jul 03 15:51:11.191391 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.191391 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:11.191887 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:11.214229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2a99958f-1b5a-4da4-82f2-17af72d107a8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.214342 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:51:11.214559 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ad881e9-80b2-4d39-8048-9cfc7e32c937 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f returned with HTTP 202 Jul 03 15:51:11.214603 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2a99958f-1b5a-4da4-82f2-17af72d107a8 None None] GET https://10.4.3.228/volume// Jul 03 15:51:11.214823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2a99958f-1b5a-4da4-82f2-17af72d107a8 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.215011 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 556/2187] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:11 2026] DELETE /volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:11.215057 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2a99958f-1b5a-4da4-82f2-17af72d107a8 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.215347 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2a99958f-1b5a-4da4-82f2-17af72d107a8 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:11.215694 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 549/2188] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:11.228788 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b5b4212c-f383-4388-a949-6e3ea9373fe5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.228931 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-65adf236-b45c-4f21-b63f-e2836fde9563 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.233634 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b5b4212c-f383-4388-a949-6e3ea9373fe5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f Jul 03 15:51:11.233634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b5b4212c-f383-4388-a949-6e3ea9373fe5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.233634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b5b4212c-f383-4388-a949-6e3ea9373fe5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.233912 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-65adf236-b45c-4f21-b63f-e2836fde9563 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:11.233912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-65adf236-b45c-4f21-b63f-e2836fde9563 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.233912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-65adf236-b45c-4f21-b63f-e2836fde9563 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.240414 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.240414 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:11.244932 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.244932 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:11.245057 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b5b4212c-f383-4388-a949-6e3ea9373fe5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:11.250052 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-65adf236-b45c-4f21-b63f-e2836fde9563 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:11.250846 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b5b4212c-f383-4388-a949-6e3ea9373fe5 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f returned with HTTP 200 Jul 03 15:51:11.251337 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 546/2189] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:11.257145 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-65adf236-b45c-4f21-b63f-e2836fde9563 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:11.258088 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 539/2190] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:11.383981 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-c261899b-7a4b-4f6e-9bab-338bab09572c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.387045 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-838558a8-6e8d-40fd-bbc1-f8b09ae8be25 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.388876 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-c261899b-7a4b-4f6e-9bab-338bab09572c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] PUT https://10.4.3.228/volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737 Jul 03 15:51:11.389232 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-c261899b-7a4b-4f6e-9bab-338bab09572c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:11.391316 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-838558a8-6e8d-40fd-bbc1-f8b09ae8be25 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:11.391492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-838558a8-6e8d-40fd-bbc1-f8b09ae8be25 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.392569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-838558a8-6e8d-40fd-bbc1-f8b09ae8be25 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.392569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-838558a8-6e8d-40fd-bbc1-f8b09ae8be25 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:11.397362 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.397362 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:11.398029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-c261899b-7a4b-4f6e-9bab-338bab09572c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Acquiring lock "cinder-attachment_update-1d99ab01-084f-41a2-9bb2-da53dc856e83-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:51:11.398210 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-838558a8-6e8d-40fd-bbc1-f8b09ae8be25 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:11.398705 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 550/2191] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:11.403003 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-c261899b-7a4b-4f6e-9bab-338bab09572c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Lock "cinder-attachment_update-1d99ab01-084f-41a2-9bb2-da53dc856e83-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:51:11.404338 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.404338 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:11.416546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-15431385-d17d-4e41-a894-3d1f20f4d47b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.420289 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-15431385-d17d-4e41-a894-3d1f20f4d47b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:11.420521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-15431385-d17d-4e41-a894-3d1f20f4d47b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.420798 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-15431385-d17d-4e41-a894-3d1f20f4d47b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.420943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-15431385-d17d-4e41-a894-3d1f20f4d47b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:11.425610 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.425610 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:11.426374 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-15431385-d17d-4e41-a894-3d1f20f4d47b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:11.427654 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 547/2192] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:11.438501 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.440982 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:51:11.443329 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1306de1-72a5-47f8-a9be-50569e82b753", "incremental": true, "force": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:11.445266 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating new backup {'backup': {'volume_id': 'd1306de1-72a5-47f8-a9be-50569e82b753', 'incremental': True, 'force': True}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:51:11.445555 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating backup of volume d1306de1-72a5-47f8-a9be-50569e82b753 in container None Jul 03 15:51:11.460885 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.460885 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:11.461737 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:11.486896 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['3a822460-f30d-4777-992d-51c86dabe125', 'a7a846bd-20e0-411c-a31c-bd0852da81bc'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:11.520407 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-04cad5e9-c989-448b-8423-4b202be843f7 req-304a07c0-28f7-4d7a-805f-55fe3a691e4c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.523791 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-304a07c0-28f7-4d7a-805f-55fe3a691e4c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 Jul 03 15:51:11.523791 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-304a07c0-28f7-4d7a-805f-55fe3a691e4c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.523791 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-304a07c0-28f7-4d7a-805f-55fe3a691e4c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.531299 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.531299 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:11.533890 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57f702cc-a5a5-48b1-8ffd-58ca6a7cc5bc tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:51:11.533890 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 540/2193] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:51:11 2026] POST /volume/v3/backups => generated 288 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:11.551677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3fb2b6da-05f1-4094-a0c7-972f796b08c9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.555338 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3fb2b6da-05f1-4094-a0c7-972f796b08c9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:11.555338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3fb2b6da-05f1-4094-a0c7-972f796b08c9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.555857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3fb2b6da-05f1-4094-a0c7-972f796b08c9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.555857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-3fb2b6da-05f1-4094-a0c7-972f796b08c9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:11.561371 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.561371 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:11.562862 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3fb2b6da-05f1-4094-a0c7-972f796b08c9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:11.563406 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 548/2194] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:11.577058 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3a7db346-38a2-497b-bf70-4988f0f8a51d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.581824 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a7db346-38a2-497b-bf70-4988f0f8a51d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:11.581824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a7db346-38a2-497b-bf70-4988f0f8a51d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.581824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a7db346-38a2-497b-bf70-4988f0f8a51d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.581824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-3a7db346-38a2-497b-bf70-4988f0f8a51d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:11.591721 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.591721 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:11.592592 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a7db346-38a2-497b-bf70-4988f0f8a51d tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:11.593669 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 541/2195] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:11.775186 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9614dfa1-6984-4ae0-804a-6c95ab9a682b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:11.778191 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9614dfa1-6984-4ae0-804a-6c95ab9a682b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:11.778567 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9614dfa1-6984-4ae0-804a-6c95ab9a682b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:11.779025 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9614dfa1-6984-4ae0-804a-6c95ab9a682b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:11.798445 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:11.798445 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:11.812480 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9614dfa1-6984-4ae0-804a-6c95ab9a682b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:11.819639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9614dfa1-6984-4ae0-804a-6c95ab9a682b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:11.820094 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 549/2196] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:11 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:11.935174 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-c261899b-7a4b-4f6e-9bab-338bab09572c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Lock "cinder-attachment_update-1d99ab01-084f-41a2-9bb2-da53dc856e83-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:51:11.935565 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-c261899b-7a4b-4f6e-9bab-338bab09572c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737 returned with HTTP 200 Jul 03 15:51:11.936181 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 557/2197] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:51:11 2026] PUT /volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:12.068116 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-04cad5e9-c989-448b-8423-4b202be843f7 req-304a07c0-28f7-4d7a-805f-55fe3a691e4c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 returned with HTTP 200 Jul 03 15:51:12.068895 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 551/2198] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:51:11 2026] DELETE /volume/v3/attachments/405f8663-65b3-44d1-9a9d-62f7df05eb49 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:12.163113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a9687b23-ef7b-4bbe-9429-45c5e867179e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.165263 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a9687b23-ef7b-4bbe-9429-45c5e867179e tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:12.165526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a9687b23-ef7b-4bbe-9429-45c5e867179e tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.165810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a9687b23-ef7b-4bbe-9429-45c5e867179e tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.178112 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.178112 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:12.182969 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a9687b23-ef7b-4bbe-9429-45c5e867179e tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:12.188646 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a9687b23-ef7b-4bbe-9429-45c5e867179e tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:12.189293 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 542/2199] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:12.270230 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f61ba4f4-e3ee-434b-8f61-c6244daf2dec None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.273877 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f61ba4f4-e3ee-434b-8f61-c6244daf2dec tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f Jul 03 15:51:12.274126 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f61ba4f4-e3ee-434b-8f61-c6244daf2dec tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.274339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f61ba4f4-e3ee-434b-8f61-c6244daf2dec tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.282462 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f61ba4f4-e3ee-434b-8f61-c6244daf2dec tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f returned with HTTP 404 Jul 03 15:51:12.283827 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 550/2200] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/volumes/0e1d10bb-49bd-496f-85fe-213697559a2f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:12.293156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.295205 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:12.296141 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2134508657"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:12.299960 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2134508657'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:12.299960 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:51:12.299960 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.299960 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:12.303944 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:12.310290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (2f7afa8c-4c97-4bf5-91e4-083debf6c0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:12.311287 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f96972-1ca7-437f-a9db-73f7d97bf88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:12.312081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:12.346474 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f96972-1ca7-437f-a9db-73f7d97bf88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:12.347533 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38740362-db19-4aff-b338-9f6a9c384c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:12.412532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['110b5840-0e22-48ae-b052-70455e31e4e1', '0c0e3388-7221-4a15-b1d6-5b25c6bcb9b8', '96f8daac-40ec-464c-b53a-600a0a9ad54a', '7dbf3ab9-b8d1-4b88-82e7-8e3472a48954'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:12.414103 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38740362-db19-4aff-b338-9f6a9c384c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110b5840-0e22-48ae-b052-70455e31e4e1', '0c0e3388-7221-4a15-b1d6-5b25c6bcb9b8', '96f8daac-40ec-464c-b53a-600a0a9ad54a', '7dbf3ab9-b8d1-4b88-82e7-8e3472a48954']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:12.414665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ee9d4c-d018-4259-a46b-34911c4c98d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:12.452191 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ee9d4c-d018-4259-a46b-34911c4c98d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2134508657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['110b5840-0e22-48ae-b052-70455e31e4e1','0c0e3388-7221-4a15-b1d6-5b25c6bcb9b8','96f8daac-40ec-464c-b53a-600a0a9ad54a','7dbf3ab9-b8d1-4b88-82e7-8e3472a48954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2134508657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:12.453221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee119bd1-4046-4bee-944b-3c6083563857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:12.481711 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee119bd1-4046-4bee-944b-3c6083563857) transitioned into 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-2134508657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['110b5840-0e22-48ae-b052-70455e31e4e1','0c0e3388-7221-4a15-b1d6-5b25c6bcb9b8','96f8daac-40ec-464c-b53a-600a0a9ad54a','7dbf3ab9-b8d1-4b88-82e7-8e3472a48954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:12.482665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4672ce44-05c6-4400-80aa-891b82ae8a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:12.496671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4672ce44-05c6-4400-80aa-891b82ae8a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:12.497659 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (2f7afa8c-4c97-4bf5-91e4-083debf6c0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:12.498091 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:51:12.498968 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6e69a02-9b5b-4d43-9c7d-4edde6b498a2 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:12.499542 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 558/2201] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:12 2026] POST /volume/v3/volumes => generated 778 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:12.512160 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-52d913fb-82ce-44fe-a7e2-5636a74c9a3d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.514007 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52d913fb-82ce-44fe-a7e2-5636a74c9a3d tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd Jul 03 15:51:12.514240 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52d913fb-82ce-44fe-a7e2-5636a74c9a3d tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.514467 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52d913fb-82ce-44fe-a7e2-5636a74c9a3d tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.522246 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.522246 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:12.526146 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-52d913fb-82ce-44fe-a7e2-5636a74c9a3d tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:12.531407 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52d913fb-82ce-44fe-a7e2-5636a74c9a3d tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd returned with HTTP 200 Jul 03 15:51:12.531407 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 552/2202] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:12.573314 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8abe9b4f-9f64-4568-b902-7673a75bf520 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.575551 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8abe9b4f-9f64-4568-b902-7673a75bf520 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:12.575764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8abe9b4f-9f64-4568-b902-7673a75bf520 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.575961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8abe9b4f-9f64-4568-b902-7673a75bf520 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.576057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-8abe9b4f-9f64-4568-b902-7673a75bf520 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:12.587676 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.587676 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:12.588470 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8abe9b4f-9f64-4568-b902-7673a75bf520 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:12.588864 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 543/2203] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:12.606709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-53a2e6b8-f9c1-4ecd-a535-323dd0105163 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.608454 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-53a2e6b8-f9c1-4ecd-a535-323dd0105163 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:12.609030 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-53a2e6b8-f9c1-4ecd-a535-323dd0105163 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.609347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-53a2e6b8-f9c1-4ecd-a535-323dd0105163 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.609878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-53a2e6b8-f9c1-4ecd-a535-323dd0105163 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:12.619929 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.619929 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:12.623868 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-53a2e6b8-f9c1-4ecd-a535-323dd0105163 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:12.623868 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 551/2204] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:12.835178 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-559a7878-0056-4fbe-9646-327bb71d4eba None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.838098 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-559a7878-0056-4fbe-9646-327bb71d4eba tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:12.838660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-559a7878-0056-4fbe-9646-327bb71d4eba tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.838922 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-559a7878-0056-4fbe-9646-327bb71d4eba tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.846266 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.846266 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:12.850034 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-559a7878-0056-4fbe-9646-327bb71d4eba tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:12.855317 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-559a7878-0056-4fbe-9646-327bb71d4eba tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:12.855891 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 559/2205] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:12.873343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-af794624-6ab7-4d1d-8276-1678b18f9dcc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.887484 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af794624-6ab7-4d1d-8276-1678b18f9dcc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:12.887484 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af794624-6ab7-4d1d-8276-1678b18f9dcc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.887484 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af794624-6ab7-4d1d-8276-1678b18f9dcc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.887484 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.887484 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:12.887484 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-af794624-6ab7-4d1d-8276-1678b18f9dcc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:12.892414 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af794624-6ab7-4d1d-8276-1678b18f9dcc tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:12.898816 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 553/2206] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:12.946987 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ae607495-3ca5-4ba1-b57d-35734b44fc2c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:12.948729 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae607495-3ca5-4ba1-b57d-35734b44fc2c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:12.956367 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae607495-3ca5-4ba1-b57d-35734b44fc2c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:12.956367 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae607495-3ca5-4ba1-b57d-35734b44fc2c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:12.957889 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:12.957889 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:12.964634 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ae607495-3ca5-4ba1-b57d-35734b44fc2c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:12.970553 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae607495-3ca5-4ba1-b57d-35734b44fc2c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:12.970553 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 544/2207] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:12 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:13.049240 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.050949 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:13.051267 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-953942384", "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:13.052732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-953942384', 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:13.202119 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0c3f1e01-7500-469c-96d0-b69cc352b737 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.204361 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0c3f1e01-7500-469c-96d0-b69cc352b737 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:13.204361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0c3f1e01-7500-469c-96d0-b69cc352b737 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:13.204361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0c3f1e01-7500-469c-96d0-b69cc352b737 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:13.217257 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.217257 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:13.222787 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0c3f1e01-7500-469c-96d0-b69cc352b737 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:13.228448 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0c3f1e01-7500-469c-96d0-b69cc352b737 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:13.229033 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 560/2208] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:13 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:13.239644 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume of 1 GB Jul 03 15:51:13.239644 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.239644 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:13.239644 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Availability Zones retrieved successfully. Jul 03 15:51:13.244324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (3a178c96-bbc2-45f8-8e4a-b021168f2643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:13.245578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd842f3-f8ce-43b7-85eb-c98a706952b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:13.246572 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:13.294514 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.294514 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:13.310103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd842f3-f8ce-43b7-85eb-c98a706952b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=37907dbc-39ad-403c-9e45-f7cf6e54e15e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37907dbc-39ad-403c-9e45-f7cf6e54e15e', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:13.310103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1eb083f-59d4-4287-8e16-2c102429e1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:13.349642 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Created reservations ['32591852-87e4-4599-8beb-f246a64b774f', 'b747f03b-f281-498c-b33e-cf23464ef625', 'cf715741-b5e4-4751-a274-9bf12f7a085c', 'b664698d-5f93-40d5-855c-aad86d9c4498'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:13.349642 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1eb083f-59d4-4287-8e16-2c102429e1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32591852-87e4-4599-8beb-f246a64b774f', 'b747f03b-f281-498c-b33e-cf23464ef625', 'cf715741-b5e4-4751-a274-9bf12f7a085c', 'b664698d-5f93-40d5-855c-aad86d9c4498']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:13.349642 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1132515-0f8e-4eb0-9b64-d502d70c0237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:13.369438 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1132515-0f8e-4eb0-9b64-d502d70c0237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de17346e-406a-4c70-8833-a3a0d197a38d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-953942384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['32591852-87e4-4599-8beb-f246a64b774f','b747f03b-f281-498c-b33e-cf23464ef625','cf715741-b5e4-4751-a274-9bf12f7a085c','b664698d-5f93-40d5-855c-aad86d9c4498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e), '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-03T15:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-953942384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de17346e-406a-4c70-8833-a3a0d197a38d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d3fcd6b9c3214f04878908cd6e23b64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0ffc468844664e5b9a7fb2e4a817a896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37907dbc-39ad-403c-9e45-f7cf6e54e15e),volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:13.370473 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca213f86-89e1-4e50-ae22-b62ce4b2eef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:13.388855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca213f86-89e1-4e50-ae22-b62ce4b2eef9) transitioned into 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-953942384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d3fcd6b9c3214f04878908cd6e23b64f',qos_specs=None,replication_status=,reservations=['32591852-87e4-4599-8beb-f246a64b774f','b747f03b-f281-498c-b33e-cf23464ef625','cf715741-b5e4-4751-a274-9bf12f7a085c','b664698d-5f93-40d5-855c-aad86d9c4498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ffc468844664e5b9a7fb2e4a817a896',volume_type_id=37907dbc-39ad-403c-9e45-f7cf6e54e15e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:13.389741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b3451e-8ffd-40c3-80b4-254a4d3966eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:13.399373 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59b3451e-8ffd-40c3-80b4-254a4d3966eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:13.400493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Flow 'volume_create_api' (3a178c96-bbc2-45f8-8e4a-b021168f2643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:13.401003 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create volume request issued successfully. Jul 03 15:51:13.401687 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f1054db-f26a-434d-b3f0-bc4aacef5a5c tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:13.402305 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 552/2209] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:51:13 2026] POST /volume/v3/volumes => generated 759 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:13.414740 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e99301fc-adc6-41c7-90d7-45b7003f2378 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.417035 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e99301fc-adc6-41c7-90d7-45b7003f2378 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:13.417306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e99301fc-adc6-41c7-90d7-45b7003f2378 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:13.417606 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e99301fc-adc6-41c7-90d7-45b7003f2378 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:13.429049 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.429049 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:13.439834 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e99301fc-adc6-41c7-90d7-45b7003f2378 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:13.447699 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e99301fc-adc6-41c7-90d7-45b7003f2378 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:13.448826 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 554/2210] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:13 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:13.544902 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a59443ec-4a45-44a4-bf92-b77280c1daf1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.546891 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a59443ec-4a45-44a4-bf92-b77280c1daf1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd Jul 03 15:51:13.547123 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a59443ec-4a45-44a4-bf92-b77280c1daf1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:13.547327 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a59443ec-4a45-44a4-bf92-b77280c1daf1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:13.557659 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.557659 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:13.562069 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a59443ec-4a45-44a4-bf92-b77280c1daf1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:13.567299 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a59443ec-4a45-44a4-bf92-b77280c1daf1 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd returned with HTTP 200 Jul 03 15:51:13.567772 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 545/2211] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:13 2026] GET /volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:13.585847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.589154 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:13.589509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1943269147"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:13.601266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c9952423-9fa4-46cc-b973-3c16a7b022b8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.602980 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.602980 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:13.603220 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9952423-9fa4-46cc-b973-3c16a7b022b8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:13.603469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9952423-9fa4-46cc-b973-3c16a7b022b8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:13.603717 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9952423-9fa4-46cc-b973-3c16a7b022b8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:13.604731 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:13.604811 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c9952423-9fa4-46cc-b973-3c16a7b022b8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:13.604847 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume 36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd Jul 03 15:51:13.613138 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.613138 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:13.613138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9952423-9fa4-46cc-b973-3c16a7b022b8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:13.613138 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 553/2212] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:13 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:13.636792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-929fe873-3d46-45d7-ac1a-fefe0472bc78 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.638866 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-929fe873-3d46-45d7-ac1a-fefe0472bc78 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:13.639114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-929fe873-3d46-45d7-ac1a-fefe0472bc78 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:13.639303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-929fe873-3d46-45d7-ac1a-fefe0472bc78 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:13.639412 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-929fe873-3d46-45d7-ac1a-fefe0472bc78 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:13.645038 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.645038 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:13.646769 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-929fe873-3d46-45d7-ac1a-fefe0472bc78 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:13.646769 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 555/2213] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:13 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:13.647327 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['d12873a5-dbc2-4dfb-a980-c93f8fb81106', 'e8c90481-2270-49cc-98a7-0579757c102a', 'a0dade21-4e3e-4d64-89c4-0001b05d1a9b', '62baaf2a-b917-48f5-ae2d-fe5edd579a53'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:13.695648 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:51:13.695648 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-186b9ea3-5e03-4990-bc5a-e931c0cc0228 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:51:13.695648 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 561/2214] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:51:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:13.704570 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-92b05a64-7d92-4bd7-9ada-42f323fd0204 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:13.707470 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-92b05a64-7d92-4bd7-9ada-42f323fd0204 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac Jul 03 15:51:13.707592 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-92b05a64-7d92-4bd7-9ada-42f323fd0204 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:13.707818 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-92b05a64-7d92-4bd7-9ada-42f323fd0204 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:13.719739 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:13.719739 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:13.719739 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-92b05a64-7d92-4bd7-9ada-42f323fd0204 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:13.719739 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-92b05a64-7d92-4bd7-9ada-42f323fd0204 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac returned with HTTP 200 Jul 03 15:51:13.719739 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 546/2215] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:13 2026] GET /volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:14.241573 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0dee5e8e-bf88-488f-aea9-7f3b00a57a92 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.248159 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0dee5e8e-bf88-488f-aea9-7f3b00a57a92 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:14.248356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0dee5e8e-bf88-488f-aea9-7f3b00a57a92 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.248530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0dee5e8e-bf88-488f-aea9-7f3b00a57a92 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.264014 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.264014 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:14.269201 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0dee5e8e-bf88-488f-aea9-7f3b00a57a92 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:14.275606 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0dee5e8e-bf88-488f-aea9-7f3b00a57a92 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:14.276305 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 554/2216] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:14 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:14.462221 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9b901769-733e-4eb5-a602-94a79a6006f4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.464292 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b901769-733e-4eb5-a602-94a79a6006f4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:14.464537 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b901769-733e-4eb5-a602-94a79a6006f4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.464828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b901769-733e-4eb5-a602-94a79a6006f4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.473639 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.473639 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:14.478328 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9b901769-733e-4eb5-a602-94a79a6006f4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:14.484575 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b901769-733e-4eb5-a602-94a79a6006f4 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:14.485127 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 556/2217] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:14 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:14.624747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c67c66d1-faab-4c4f-a5ae-87b450e1d2e7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.626600 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c67c66d1-faab-4c4f-a5ae-87b450e1d2e7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:14.626945 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c67c66d1-faab-4c4f-a5ae-87b450e1d2e7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.627235 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c67c66d1-faab-4c4f-a5ae-87b450e1d2e7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.627412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c67c66d1-faab-4c4f-a5ae-87b450e1d2e7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:14.631480 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.631480 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:14.632243 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c67c66d1-faab-4c4f-a5ae-87b450e1d2e7 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:14.632587 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 562/2218] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:14 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:14.661179 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9dc5f666-d3ad-46d3-9893-3609eac44136 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.663329 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9dc5f666-d3ad-46d3-9893-3609eac44136 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:14.663479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9dc5f666-d3ad-46d3-9893-3609eac44136 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.663719 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9dc5f666-d3ad-46d3-9893-3609eac44136 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.663881 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9dc5f666-d3ad-46d3-9893-3609eac44136 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:14.668398 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.668398 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:14.669229 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9dc5f666-d3ad-46d3-9893-3609eac44136 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:14.669742 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 547/2219] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:14 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:14.681377 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-352f36af-11fa-4ed0-be7b-c3b00f1817ae None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.683766 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-352f36af-11fa-4ed0-be7b-c3b00f1817ae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:14.683960 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-352f36af-11fa-4ed0-be7b-c3b00f1817ae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.684132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-352f36af-11fa-4ed0-be7b-c3b00f1817ae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.691084 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.691084 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:14.694173 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-352f36af-11fa-4ed0-be7b-c3b00f1817ae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:14.698191 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-352f36af-11fa-4ed0-be7b-c3b00f1817ae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:14.698527 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 555/2220] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:14 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:14.729821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a8f2990a-b600-4f15-91d5-b39d88eecfba None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.731938 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a8f2990a-b600-4f15-91d5-b39d88eecfba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac Jul 03 15:51:14.732179 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a8f2990a-b600-4f15-91d5-b39d88eecfba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.732414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a8f2990a-b600-4f15-91d5-b39d88eecfba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.738403 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.738403 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:14.738783 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a8f2990a-b600-4f15-91d5-b39d88eecfba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:14.739547 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a8f2990a-b600-4f15-91d5-b39d88eecfba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac returned with HTTP 200 Jul 03 15:51:14.740001 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 557/2221] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:14 2026] GET /volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:14.749154 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.750931 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] POST https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac/action Jul 03 15:51:14.751383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:14.751593 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:14.752926 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.snapshot_unmanage [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Unmanage snapshot with id: fe110e99-af24-4c9c-88f9-d989aa3906ac Jul 03 15:51:14.758189 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.758189 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:14.758695 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:51:14.759565 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e89dd474dd8d478b90971424b592e20d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2dc150bfcb3c4846ad49ae0a80402736', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:51:14.759870 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea722ff8-4a02-4526-bb90-4dec2aeb0f25 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac/action returned with HTTP 403 Jul 03 15:51:14.760257 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 563/2222] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:51:14 2026] POST /volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:14.766425 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.768268 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac Jul 03 15:51:14.768444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.768785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.768993 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: fe110e99-af24-4c9c-88f9-d989aa3906ac Jul 03 15:51:14.773502 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.773502 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:14.773914 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:14.789730 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot delete request issued successfully. Jul 03 15:51:14.789962 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56a5faae-26ff-42f1-bdcb-ea1a16e2a95e tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac returned with HTTP 202 Jul 03 15:51:14.790511 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 548/2223] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:14 2026] DELETE /volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:14.796824 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1ceced97-f5f7-47c0-8eb2-88e252337905 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:14.798437 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1ceced97-f5f7-47c0-8eb2-88e252337905 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac Jul 03 15:51:14.798638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1ceced97-f5f7-47c0-8eb2-88e252337905 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:14.798840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1ceced97-f5f7-47c0-8eb2-88e252337905 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:14.811182 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:14.811182 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:14.811182 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1ceced97-f5f7-47c0-8eb2-88e252337905 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:14.812118 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1ceced97-f5f7-47c0-8eb2-88e252337905 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac returned with HTTP 200 Jul 03 15:51:14.812590 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 556/2224] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:14 2026] GET /volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:15.115899 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-cae7e2e1-cb4b-4042-8f72-f82124ba0602 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.117656 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-cae7e2e1-cb4b-4042-8f72-f82124ba0602 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:15.117859 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-cae7e2e1-cb4b-4042-8f72-f82124ba0602 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.118038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-cae7e2e1-cb4b-4042-8f72-f82124ba0602 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.124345 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:15.124345 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:15.127801 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-cae7e2e1-cb4b-4042-8f72-f82124ba0602 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:15.131878 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-cae7e2e1-cb4b-4042-8f72-f82124ba0602 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:15.132225 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 558/2225] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:15 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:15.142543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c0c38902-fe96-47b4-9081-4beb1126850a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.143024 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0c38902-fe96-47b4-9081-4beb1126850a None None] GET https://10.4.3.228/volume// Jul 03 15:51:15.143267 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0c38902-fe96-47b4-9081-4beb1126850a None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.143578 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0c38902-fe96-47b4-9081-4beb1126850a None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.147016 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0c38902-fe96-47b4-9081-4beb1126850a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:15.147016 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 564/2226] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:51:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:15.152076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e814e7b7-81ca-4214-b2dd-e70de099b9e0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.156419 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e814e7b7-81ca-4214-b2dd-e70de099b9e0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:51:15.156419 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e814e7b7-81ca-4214-b2dd-e70de099b9e0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de17346e-406a-4c70-8833-a3a0d197a38d", "connector": null, "instance_uuid": "f43964f1-a541-4d24-b326-dce3b792a1e0"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:15.164384 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:15.164384 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:15.226123 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e814e7b7-81ca-4214-b2dd-e70de099b9e0 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:51:15.226516 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 549/2227] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:51:15 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:15.287859 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c7a7cbf8-cb9e-4635-a695-ed742732b9e2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.289771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7a7cbf8-cb9e-4635-a695-ed742732b9e2 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:15.290078 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7a7cbf8-cb9e-4635-a695-ed742732b9e2 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.290355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7a7cbf8-cb9e-4635-a695-ed742732b9e2 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.301522 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:15.301522 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:15.307081 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c7a7cbf8-cb9e-4635-a695-ed742732b9e2 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:15.311459 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7a7cbf8-cb9e-4635-a695-ed742732b9e2 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:15.311916 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 557/2228] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:15 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:15.644310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6b42a56d-aaab-4906-93d1-764e9f8e2ef8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.646488 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6b42a56d-aaab-4906-93d1-764e9f8e2ef8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:15.646742 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6b42a56d-aaab-4906-93d1-764e9f8e2ef8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.647227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6b42a56d-aaab-4906-93d1-764e9f8e2ef8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.647227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6b42a56d-aaab-4906-93d1-764e9f8e2ef8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:15.681397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b246d02e-a8c7-4cd5-a795-fa1d198d7bfc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.683354 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b246d02e-a8c7-4cd5-a795-fa1d198d7bfc tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:15.683745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b246d02e-a8c7-4cd5-a795-fa1d198d7bfc tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.684594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b246d02e-a8c7-4cd5-a795-fa1d198d7bfc tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.684798 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:15.684798 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:15.684961 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b246d02e-a8c7-4cd5-a795-fa1d198d7bfc tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:15.685579 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6b42a56d-aaab-4906-93d1-764e9f8e2ef8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:15.685995 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 559/2229] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:15 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 696 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:15.696951 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:15.696951 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:15.696951 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b246d02e-a8c7-4cd5-a795-fa1d198d7bfc tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:15.696951 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 565/2230] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:15 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:15.821035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9c3ed3c7-547f-452a-bfb3-6501e591f037 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.822575 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c3ed3c7-547f-452a-bfb3-6501e591f037 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac Jul 03 15:51:15.822783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c3ed3c7-547f-452a-bfb3-6501e591f037 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.822962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c3ed3c7-547f-452a-bfb3-6501e591f037 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.827003 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c3ed3c7-547f-452a-bfb3-6501e591f037 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac returned with HTTP 404 Jul 03 15:51:15.827421 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 550/2231] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:15 2026] GET /volume/v3/snapshots/fe110e99-af24-4c9c-88f9-d989aa3906ac => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:15.833897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.835664 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd Jul 03 15:51:15.836221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.836221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.836308 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: 36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd Jul 03 15:51:15.844444 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:15.844444 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:15.844750 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:15.891037 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:51:15.891238 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2a233133-9a75-4db9-9c90-9ccaebd3d7b3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd returned with HTTP 202 Jul 03 15:51:15.891764 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 558/2232] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:15 2026] DELETE /volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:15.899050 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-76129949-7846-468d-971a-aaba0e4f7096 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:15.900522 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76129949-7846-468d-971a-aaba0e4f7096 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd Jul 03 15:51:15.904091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76129949-7846-468d-971a-aaba0e4f7096 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:15.904091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76129949-7846-468d-971a-aaba0e4f7096 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:15.917410 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:15.917410 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:15.926654 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-76129949-7846-468d-971a-aaba0e4f7096 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:15.933563 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76129949-7846-468d-971a-aaba0e4f7096 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd returned with HTTP 200 Jul 03 15:51:15.934395 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 560/2233] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:15 2026] GET /volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:16.327244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6befa748-c5e8-4529-99e5-b544d6f752eb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:16.327244 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6befa748-c5e8-4529-99e5-b544d6f752eb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:16.327244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6befa748-c5e8-4529-99e5-b544d6f752eb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:16.327244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6befa748-c5e8-4529-99e5-b544d6f752eb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:16.338676 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:16.338676 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:16.342761 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6befa748-c5e8-4529-99e5-b544d6f752eb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:16.346968 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6befa748-c5e8-4529-99e5-b544d6f752eb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:16.347364 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 566/2234] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:16 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:16.696237 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b3d43f8f-7641-45c8-b9f9-69463ff49386 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:16.698161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3d43f8f-7641-45c8-b9f9-69463ff49386 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:16.698352 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3d43f8f-7641-45c8-b9f9-69463ff49386 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:16.698522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3d43f8f-7641-45c8-b9f9-69463ff49386 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:16.698631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-b3d43f8f-7641-45c8-b9f9-69463ff49386 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:16.701075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-34ed7523-02bc-4556-959c-359b29544f53 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:16.703023 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-34ed7523-02bc-4556-959c-359b29544f53 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:16.703264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-34ed7523-02bc-4556-959c-359b29544f53 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:16.703490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-34ed7523-02bc-4556-959c-359b29544f53 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:16.703643 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-34ed7523-02bc-4556-959c-359b29544f53 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:16.728220 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:16.728220 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:16.729076 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-34ed7523-02bc-4556-959c-359b29544f53 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:16.729136 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:16.729136 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:16.729533 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 559/2235] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:16 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 736 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:16.730160 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3d43f8f-7641-45c8-b9f9-69463ff49386 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:16.730487 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 551/2236] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:16 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 696 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:16.950823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-74557398-406c-4f2b-9882-f91753c0fe89 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:16.952370 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-74557398-406c-4f2b-9882-f91753c0fe89 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd Jul 03 15:51:16.952769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-74557398-406c-4f2b-9882-f91753c0fe89 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:16.953034 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-74557398-406c-4f2b-9882-f91753c0fe89 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:16.961594 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-74557398-406c-4f2b-9882-f91753c0fe89 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd returned with HTTP 404 Jul 03 15:51:16.962142 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 561/2237] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:16 2026] GET /volume/v3/volumes/36ec0dd4-f8f1-4b1d-960a-0a1e7e0e61cd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:16.970398 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:16.972162 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:16.972552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1191998308"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:16.974088 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1191998308'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:16.974253 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:51:16.978120 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:16.984098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (d926bd64-9fb6-4825-bc40-1cc1b1b85b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:16.985184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a57a200-cc56-42c2-b831-dbb60c2fb041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:16.986035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:17.012096 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a57a200-cc56-42c2-b831-dbb60c2fb041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:17.012921 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24d149a-be58-4f10-89ec-8cd888028907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:17.052867 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['e4d226d6-5b32-4dc9-a59e-308f2e2cb11e', '04d998e2-953c-45d5-8846-340a1b59416a', 'a4badeef-fa27-42f5-96b6-da6d8d29def6', 'a5d3eb99-f56d-45ee-8ee6-bcd7e00f8501'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:17.053650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24d149a-be58-4f10-89ec-8cd888028907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d226d6-5b32-4dc9-a59e-308f2e2cb11e', '04d998e2-953c-45d5-8846-340a1b59416a', 'a4badeef-fa27-42f5-96b6-da6d8d29def6', 'a5d3eb99-f56d-45ee-8ee6-bcd7e00f8501']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:17.054475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4b39a0-d91b-40e4-b788-f904ea5a5def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:17.084497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4b39a0-d91b-40e4-b788-f904ea5a5def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66b06c75-e340-47db-8b90-6298e2950692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191998308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['e4d226d6-5b32-4dc9-a59e-308f2e2cb11e','04d998e2-953c-45d5-8846-340a1b59416a','a4badeef-fa27-42f5-96b6-da6d8d29def6','a5d3eb99-f56d-45ee-8ee6-bcd7e00f8501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191998308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66b06c75-e340-47db-8b90-6298e2950692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:17.085318 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e97620f-cce4-4f12-a779-c00782ef2e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:17.113353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e97620f-cce4-4f12-a779-c00782ef2e90) transitioned into 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-1191998308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['e4d226d6-5b32-4dc9-a59e-308f2e2cb11e','04d998e2-953c-45d5-8846-340a1b59416a','a4badeef-fa27-42f5-96b6-da6d8d29def6','a5d3eb99-f56d-45ee-8ee6-bcd7e00f8501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:17.114036 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4509c970-b1a4-486e-8918-c8412726200c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:17.125643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4509c970-b1a4-486e-8918-c8412726200c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:17.125643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (d926bd64-9fb6-4825-bc40-1cc1b1b85b39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:17.125643 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:51:17.125643 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e11f2423-1a47-4269-b80d-5ee1f5c262ba tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:17.125920 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 567/2238] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:16 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:17.143940 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3e134cba-8beb-46da-99d4-888f0fbe7c58 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:17.145654 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e134cba-8beb-46da-99d4-888f0fbe7c58 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 Jul 03 15:51:17.145867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e134cba-8beb-46da-99d4-888f0fbe7c58 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:17.146057 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e134cba-8beb-46da-99d4-888f0fbe7c58 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:17.154848 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:17.154848 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:17.163031 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e134cba-8beb-46da-99d4-888f0fbe7c58 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:17.170681 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e134cba-8beb-46da-99d4-888f0fbe7c58 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 returned with HTTP 200 Jul 03 15:51:17.171142 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 560/2239] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:17 2026] GET /volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:17.361310 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-03a3f101-510e-4b1d-94bd-aece240de8d8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:17.363088 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03a3f101-510e-4b1d-94bd-aece240de8d8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:17.363368 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03a3f101-510e-4b1d-94bd-aece240de8d8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:17.363627 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03a3f101-510e-4b1d-94bd-aece240de8d8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:17.375981 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:17.375981 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:17.379870 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-03a3f101-510e-4b1d-94bd-aece240de8d8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:17.384198 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03a3f101-510e-4b1d-94bd-aece240de8d8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:17.384638 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 552/2240] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:17 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:17.742134 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f4420d14-fe4a-455b-906e-88a4aa7180c5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:17.742257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3abf5d6d-bed1-4a75-abd7-cfa8b2c68d3a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:17.743938 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f4420d14-fe4a-455b-906e-88a4aa7180c5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:17.744319 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3abf5d6d-bed1-4a75-abd7-cfa8b2c68d3a tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:17.744383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f4420d14-fe4a-455b-906e-88a4aa7180c5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:17.744550 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3abf5d6d-bed1-4a75-abd7-cfa8b2c68d3a tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:17.744787 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f4420d14-fe4a-455b-906e-88a4aa7180c5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:17.744854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3abf5d6d-bed1-4a75-abd7-cfa8b2c68d3a tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:17.744906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3abf5d6d-bed1-4a75-abd7-cfa8b2c68d3a tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:17.745120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f4420d14-fe4a-455b-906e-88a4aa7180c5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:17.749876 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:17.749876 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:17.750179 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:17.750179 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:17.750372 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3abf5d6d-bed1-4a75-abd7-cfa8b2c68d3a tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:17.750883 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 568/2241] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:17 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:17.751172 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f4420d14-fe4a-455b-906e-88a4aa7180c5 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:17.751692 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 562/2242] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:17 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:18.186303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-9ede7f1f-6fbb-43e8-899e-137b51fae94f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.189813 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3d4944ab-f9d7-481e-a40f-303934e5184a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.190567 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-9ede7f1f-6fbb-43e8-899e-137b51fae94f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] POST https://10.4.3.228/volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737/action Jul 03 15:51:18.191168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-9ede7f1f-6fbb-43e8-899e-137b51fae94f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:18.191168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-9ede7f1f-6fbb-43e8-899e-137b51fae94f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:18.192594 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3d4944ab-f9d7-481e-a40f-303934e5184a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 Jul 03 15:51:18.192594 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3d4944ab-f9d7-481e-a40f-303934e5184a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.194527 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3d4944ab-f9d7-481e-a40f-303934e5184a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.212127 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.212127 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:18.225137 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3d4944ab-f9d7-481e-a40f-303934e5184a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:18.229343 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.229343 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:18.229893 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3d4944ab-f9d7-481e-a40f-303934e5184a tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 returned with HTTP 200 Jul 03 15:51:18.230355 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 553/2243] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 => generated 1018 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:18.245114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.247435 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:18.247975 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66b06c75-e340-47db-8b90-6298e2950692", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-809266212"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:18.248695 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6af7dc6f-9d41-4b54-8f10-ec3bc5114d8b req-9ede7f1f-6fbb-43e8-899e-137b51fae94f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737/action returned with HTTP 204 Jul 03 15:51:18.249200 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 561/2244] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:51:18 2026] POST /volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:18.262829 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.262829 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:18.262829 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:18.262829 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume 66b06c75-e340-47db-8b90-6298e2950692 Jul 03 15:51:18.297145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['c3215590-2e02-473f-923d-918ee02e3e9c', 'bc34350b-8613-4634-8649-29ec9c84483d', '331d8b6a-7601-43b8-a2b5-35b70fe66187', '13e2ff2b-1621-4918-93b0-cccb7c2062df'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:18.335665 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:51:18.336217 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72b17731-98f8-4467-ad8c-1a504791fcb8 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:51:18.336810 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 569/2245] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:51:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:18.350957 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-17290813-9af2-4ad3-b6e2-5cadc6177894 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.353109 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-17290813-9af2-4ad3-b6e2-5cadc6177894 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 Jul 03 15:51:18.353338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-17290813-9af2-4ad3-b6e2-5cadc6177894 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.353569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-17290813-9af2-4ad3-b6e2-5cadc6177894 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.368771 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.368771 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:18.369211 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-17290813-9af2-4ad3-b6e2-5cadc6177894 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:18.369996 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-17290813-9af2-4ad3-b6e2-5cadc6177894 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 returned with HTTP 200 Jul 03 15:51:18.370483 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 563/2246] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:18.399653 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2b75ef3a-3c70-49b7-b82e-7ee90427710d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.401853 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b75ef3a-3c70-49b7-b82e-7ee90427710d tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:18.402048 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b75ef3a-3c70-49b7-b82e-7ee90427710d tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.402231 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b75ef3a-3c70-49b7-b82e-7ee90427710d tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.412431 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.412431 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:18.416277 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2b75ef3a-3c70-49b7-b82e-7ee90427710d tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:18.421320 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b75ef3a-3c70-49b7-b82e-7ee90427710d tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:18.421835 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 554/2247] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:18.435465 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bef3f800-e96f-4409-ac92-53b5af3daeb7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.437587 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bef3f800-e96f-4409-ac92-53b5af3daeb7 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:18.437836 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bef3f800-e96f-4409-ac92-53b5af3daeb7 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.438057 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bef3f800-e96f-4409-ac92-53b5af3daeb7 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.448888 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.448888 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:18.453250 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bef3f800-e96f-4409-ac92-53b5af3daeb7 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:18.458261 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bef3f800-e96f-4409-ac92-53b5af3daeb7 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:18.458765 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 562/2248] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:18.523025 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-e63c0dd3-afa6-4c4c-8d36-459ece1eeb03 req-f5077ba4-4785-4f93-9797-0f65e2ae10ee None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.525866 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e63c0dd3-afa6-4c4c-8d36-459ece1eeb03 req-f5077ba4-4785-4f93-9797-0f65e2ae10ee tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:18.526019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e63c0dd3-afa6-4c4c-8d36-459ece1eeb03 req-f5077ba4-4785-4f93-9797-0f65e2ae10ee tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.526345 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e63c0dd3-afa6-4c4c-8d36-459ece1eeb03 req-f5077ba4-4785-4f93-9797-0f65e2ae10ee tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.539524 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.539524 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:18.544920 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-e63c0dd3-afa6-4c4c-8d36-459ece1eeb03 req-f5077ba4-4785-4f93-9797-0f65e2ae10ee tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:18.550750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e63c0dd3-afa6-4c4c-8d36-459ece1eeb03 req-f5077ba4-4785-4f93-9797-0f65e2ae10ee tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:18.551282 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 570/2249] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:18.767865 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1d2d2f36-dcf1-4a12-bf1a-7a2b3f23fb8d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.768095 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-226112d5-b860-4244-becb-b728e44991a7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.771291 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-226112d5-b860-4244-becb-b728e44991a7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:18.771549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-226112d5-b860-4244-becb-b728e44991a7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.771843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-226112d5-b860-4244-becb-b728e44991a7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.771950 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-226112d5-b860-4244-becb-b728e44991a7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:18.772471 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1d2d2f36-dcf1-4a12-bf1a-7a2b3f23fb8d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:18.772692 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1d2d2f36-dcf1-4a12-bf1a-7a2b3f23fb8d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.773789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1d2d2f36-dcf1-4a12-bf1a-7a2b3f23fb8d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.774746 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1d2d2f36-dcf1-4a12-bf1a-7a2b3f23fb8d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:18.781225 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.781225 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:18.782102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-226112d5-b860-4244-becb-b728e44991a7 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:18.782482 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 555/2250] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:18.784302 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.784302 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:18.785104 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1d2d2f36-dcf1-4a12-bf1a-7a2b3f23fb8d tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:18.785747 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 564/2251] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:18.798754 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-627d1bde-3114-4680-8541-ecfbccfd1152 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.802946 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-627d1bde-3114-4680-8541-ecfbccfd1152 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] DELETE https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:18.803171 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-627d1bde-3114-4680-8541-ecfbccfd1152 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.803426 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-627d1bde-3114-4680-8541-ecfbccfd1152 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.803569 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-627d1bde-3114-4680-8541-ecfbccfd1152 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Delete backup with id: 1afda795-aa80-4acf-8ce9-e5d646fc17e1. Jul 03 15:51:18.809158 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.809158 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:18.824142 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-627d1bde-3114-4680-8541-ecfbccfd1152 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] delete_backup rpcapi backup_id 1afda795-aa80-4acf-8ce9-e5d646fc17e1 {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:51:18.826191 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-627d1bde-3114-4680-8541-ecfbccfd1152 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 202 Jul 03 15:51:18.826644 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 563/2252] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:18 2026] DELETE /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:18.837891 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-694894b8-8f8e-450d-89c5-1ca96ab4100c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:18.842367 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-694894b8-8f8e-450d-89c5-1ca96ab4100c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:18.842540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-694894b8-8f8e-450d-89c5-1ca96ab4100c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:18.842870 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-694894b8-8f8e-450d-89c5-1ca96ab4100c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:18.842870 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-694894b8-8f8e-450d-89c5-1ca96ab4100c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:18.849560 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:18.849560 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:18.850581 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-694894b8-8f8e-450d-89c5-1ca96ab4100c tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 200 Jul 03 15:51:18.851140 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 571/2253] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:18 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:19.379535 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3c892f11-a2f4-4cb5-8e32-fcfd1428a089 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.381479 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c892f11-a2f4-4cb5-8e32-fcfd1428a089 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 Jul 03 15:51:19.381796 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c892f11-a2f4-4cb5-8e32-fcfd1428a089 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:19.381963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c892f11-a2f4-4cb5-8e32-fcfd1428a089 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:19.387605 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:19.387605 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:19.388029 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3c892f11-a2f4-4cb5-8e32-fcfd1428a089 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:19.388788 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c892f11-a2f4-4cb5-8e32-fcfd1428a089 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 returned with HTTP 200 Jul 03 15:51:19.389247 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 556/2254] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:19 2026] GET /volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:19.398867 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-27dc8a0f-5bfb-46a0-9bb6-9ed8f08eb96b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.400398 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27dc8a0f-5bfb-46a0-9bb6-9ed8f08eb96b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] PUT https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 Jul 03 15:51:19.400711 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27dc8a0f-5bfb-46a0-9bb6-9ed8f08eb96b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:19.407037 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:19.407037 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:19.407420 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-27dc8a0f-5bfb-46a0-9bb6-9ed8f08eb96b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Snapshot retrieved successfully. Jul 03 15:51:19.412740 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27dc8a0f-5bfb-46a0-9bb6-9ed8f08eb96b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 returned with HTTP 200 Jul 03 15:51:19.413154 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 565/2255] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:51:19 2026] PUT /volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:19.422559 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.424345 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 Jul 03 15:51:19.424511 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:19.424708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:19.424804 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: 2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 Jul 03 15:51:19.434093 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:19.434093 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:19.434458 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:19.456280 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot delete request issued successfully. Jul 03 15:51:19.456537 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-045d1bbe-87af-485c-ab21-44ef8111c7b7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 returned with HTTP 202 Jul 03 15:51:19.457133 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 564/2256] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:19 2026] DELETE /volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:19.466339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d301d9ea-cc2d-4e5e-883d-51604a8caab6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.470975 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d301d9ea-cc2d-4e5e-883d-51604a8caab6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 Jul 03 15:51:19.471191 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d301d9ea-cc2d-4e5e-883d-51604a8caab6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:19.471414 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d301d9ea-cc2d-4e5e-883d-51604a8caab6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:19.479851 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:19.479851 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:19.480408 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d301d9ea-cc2d-4e5e-883d-51604a8caab6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:19.482355 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d301d9ea-cc2d-4e5e-883d-51604a8caab6 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 returned with HTTP 200 Jul 03 15:51:19.482948 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 572/2257] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:19 2026] GET /volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 => generated 493 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:19.798888 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-476986d4-a442-4382-ab01-9dd114bcbac8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.802678 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-476986d4-a442-4382-ab01-9dd114bcbac8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:19.802678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-476986d4-a442-4382-ab01-9dd114bcbac8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:19.802895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-476986d4-a442-4382-ab01-9dd114bcbac8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:19.802997 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-476986d4-a442-4382-ab01-9dd114bcbac8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:19.812583 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:19.812583 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:19.813441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-476986d4-a442-4382-ab01-9dd114bcbac8 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:19.814099 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 557/2258] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:19 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:19.862649 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1a7128bb-0d4d-4e08-945d-58b17d29e4bb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.864419 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a7128bb-0d4d-4e08-945d-58b17d29e4bb tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 Jul 03 15:51:19.864678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a7128bb-0d4d-4e08-945d-58b17d29e4bb tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:19.864919 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a7128bb-0d4d-4e08-945d-58b17d29e4bb tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:19.865023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1a7128bb-0d4d-4e08-945d-58b17d29e4bb tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Show backup with id 1afda795-aa80-4acf-8ce9-e5d646fc17e1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:19.868754 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a7128bb-0d4d-4e08-945d-58b17d29e4bb tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 returned with HTTP 404 Jul 03 15:51:19.869195 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 566/2259] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:19 2026] GET /volume/v3/backups/1afda795-aa80-4acf-8ce9-e5d646fc17e1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:19.877973 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.880124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f Jul 03 15:51:19.880377 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:19.880573 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:19.880794 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Delete volume with id: 48d32962-20b9-43c8-b7c1-7f154e1fbb3f Jul 03 15:51:19.890630 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:19.890630 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:19.890995 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Volume info retrieved successfully. Jul 03 15:51:19.915471 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Delete volume request issued successfully. Jul 03 15:51:19.915793 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-41c0db3b-d57e-4c04-9aaa-9cc39c0e612b tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f returned with HTTP 202 Jul 03 15:51:19.916394 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 565/2260] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:19 2026] DELETE /volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:19.924416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-21b9a0ca-416d-49b6-9505-9c02440800b6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:19.927002 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21b9a0ca-416d-49b6-9505-9c02440800b6 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f Jul 03 15:51:19.927202 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21b9a0ca-416d-49b6-9505-9c02440800b6 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:19.927378 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21b9a0ca-416d-49b6-9505-9c02440800b6 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:19.943360 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:19.943360 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:19.952883 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-21b9a0ca-416d-49b6-9505-9c02440800b6 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Volume info retrieved successfully. Jul 03 15:51:19.961067 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21b9a0ca-416d-49b6-9505-9c02440800b6 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f returned with HTTP 200 Jul 03 15:51:19.961466 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 573/2261] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:19 2026] GET /volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:20.495401 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2963325d-0688-4a44-9626-cc3e82eda472 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:20.497968 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2963325d-0688-4a44-9626-cc3e82eda472 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 Jul 03 15:51:20.498237 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2963325d-0688-4a44-9626-cc3e82eda472 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:20.498948 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2963325d-0688-4a44-9626-cc3e82eda472 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:20.504645 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2963325d-0688-4a44-9626-cc3e82eda472 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 returned with HTTP 404 Jul 03 15:51:20.505311 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 558/2262] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:20 2026] GET /volume/v3/snapshots/2f2ac5ba-1f89-4c3d-a3c5-3c8921d7f353 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:20.520239 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:20.522072 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 Jul 03 15:51:20.522566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:20.522890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:20.523132 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: 66b06c75-e340-47db-8b90-6298e2950692 Jul 03 15:51:20.535648 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:20.535648 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:20.535648 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:20.561281 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:51:20.561728 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f52b766-1d3d-4c61-80c8-67a7bfc3531c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 returned with HTTP 202 Jul 03 15:51:20.562671 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 567/2263] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:20 2026] DELETE /volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:20.571582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8d2987e4-fc0d-47ee-939b-439d8137faf3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:20.573902 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8d2987e4-fc0d-47ee-939b-439d8137faf3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 Jul 03 15:51:20.574167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8d2987e4-fc0d-47ee-939b-439d8137faf3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:20.574439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8d2987e4-fc0d-47ee-939b-439d8137faf3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:20.582656 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:20.582656 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:20.586575 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8d2987e4-fc0d-47ee-939b-439d8137faf3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:20.590772 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8d2987e4-fc0d-47ee-939b-439d8137faf3 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 returned with HTTP 200 Jul 03 15:51:20.591162 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 566/2264] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:20 2026] GET /volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:20.827080 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8aa944fa-8531-43ae-a53d-c0d525a46eb4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:20.829263 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8aa944fa-8531-43ae-a53d-c0d525a46eb4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:20.829509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8aa944fa-8531-43ae-a53d-c0d525a46eb4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:20.829772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8aa944fa-8531-43ae-a53d-c0d525a46eb4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:20.829947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8aa944fa-8531-43ae-a53d-c0d525a46eb4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:20.837569 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:20.837569 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:20.838671 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8aa944fa-8531-43ae-a53d-c0d525a46eb4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:20.839167 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 574/2265] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:20 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:20.976774 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e86012c5-8941-4659-aba9-f0b47b3eaa71 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:20.979956 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e86012c5-8941-4659-aba9-f0b47b3eaa71 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] GET https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f Jul 03 15:51:20.980082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e86012c5-8941-4659-aba9-f0b47b3eaa71 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:20.980376 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e86012c5-8941-4659-aba9-f0b47b3eaa71 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:20.989747 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e86012c5-8941-4659-aba9-f0b47b3eaa71 tempest-ProjectReaderTests39-978205785 tempest-ProjectReaderTests39-978205785-project-admin] https://10.4.3.228/volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f returned with HTTP 404 Jul 03 15:51:20.990818 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 559/2266] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:20 2026] GET /volume/v3/volumes/48d32962-20b9-43c8-b7c1-7f154e1fbb3f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:21.607443 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ede34c7e-72ca-43df-9adb-8b01c5bfc8ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:21.611639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ede34c7e-72ca-43df-9adb-8b01c5bfc8ea tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 Jul 03 15:51:21.611639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ede34c7e-72ca-43df-9adb-8b01c5bfc8ea tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:21.611639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ede34c7e-72ca-43df-9adb-8b01c5bfc8ea tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:21.629966 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ede34c7e-72ca-43df-9adb-8b01c5bfc8ea tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 returned with HTTP 404 Jul 03 15:51:21.629966 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 568/2267] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:21 2026] GET /volume/v3/volumes/66b06c75-e340-47db-8b90-6298e2950692 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:21.642226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:21.646691 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:21.647443 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1089315284"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:21.651311 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1089315284'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:21.651427 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume of 1 GB Jul 03 15:51:21.664696 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:21.689947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (0be532f6-bf21-46c0-aa2e-f2d2a79cb493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:21.691264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad4b196-ba8f-4e91-9a8a-bfcaddedc91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:21.694087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:21.763590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad4b196-ba8f-4e91-9a8a-bfcaddedc91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:21.764641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a543c9f7-c99e-4b12-9037-15b94af6a08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:21.813821 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['d9a04483-0617-4c36-8ddb-1b9b3b4b113b', 'cd2550c3-ed71-4554-af37-69e411cfa214', 'c6c84e7c-a5c9-48f0-90bd-3b3dd7d7956c', 'a3cd559a-1004-45c8-833f-e945455ad210'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:21.814753 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a543c9f7-c99e-4b12-9037-15b94af6a08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a04483-0617-4c36-8ddb-1b9b3b4b113b', 'cd2550c3-ed71-4554-af37-69e411cfa214', 'c6c84e7c-a5c9-48f0-90bd-3b3dd7d7956c', 'a3cd559a-1004-45c8-833f-e945455ad210']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:21.815416 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488ee05e-fade-4b38-a5d1-8ee36a9b9548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:21.847242 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488ee05e-fade-4b38-a5d1-8ee36a9b9548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf7f4421-1440-4fd1-8bc0-4a1914c8d857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089315284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['d9a04483-0617-4c36-8ddb-1b9b3b4b113b','cd2550c3-ed71-4554-af37-69e411cfa214','c6c84e7c-a5c9-48f0-90bd-3b3dd7d7956c','a3cd559a-1004-45c8-833f-e945455ad210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089315284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf7f4421-1440-4fd1-8bc0-4a1914c8d857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc150bfcb3c4846ad49ae0a80402736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7404634da464252b5c22857ec1fee6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:21.848766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab1bdc0-a4d8-4169-b709-cd7138471864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:21.852182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fc0034c4-582a-430f-a808-79b9f8c24da4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:21.854447 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fc0034c4-582a-430f-a808-79b9f8c24da4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:21.854944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fc0034c4-582a-430f-a808-79b9f8c24da4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:21.855253 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fc0034c4-582a-430f-a808-79b9f8c24da4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:21.855401 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fc0034c4-582a-430f-a808-79b9f8c24da4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:21.860037 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:21.860037 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:21.860929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fc0034c4-582a-430f-a808-79b9f8c24da4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:21.861529 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 575/2268] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:21 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:21.879190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab1bdc0-a4d8-4169-b709-cd7138471864) transitioned into 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-1089315284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc150bfcb3c4846ad49ae0a80402736',qos_specs=None,replication_status=,reservations=['d9a04483-0617-4c36-8ddb-1b9b3b4b113b','cd2550c3-ed71-4554-af37-69e411cfa214','c6c84e7c-a5c9-48f0-90bd-3b3dd7d7956c','a3cd559a-1004-45c8-833f-e945455ad210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7404634da464252b5c22857ec1fee6f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:21.880331 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009820ba-4d3b-4f6d-982d-b5d4f6acc74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:21.899918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009820ba-4d3b-4f6d-982d-b5d4f6acc74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:21.899918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Flow 'volume_create_api' (0be532f6-bf21-46c0-aa2e-f2d2a79cb493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:21.899918 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create volume request issued successfully. Jul 03 15:51:21.899918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8ba5e96b-94c3-4dc2-805e-cf247247865c tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:21.901853 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 567/2269] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:21 2026] POST /volume/v3/volumes => generated 778 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:21.917714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2ddea7e5-f011-4136-911f-16abf3b54ae0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:21.922270 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2ddea7e5-f011-4136-911f-16abf3b54ae0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 Jul 03 15:51:21.922270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2ddea7e5-f011-4136-911f-16abf3b54ae0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:21.922270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2ddea7e5-f011-4136-911f-16abf3b54ae0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:21.937111 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:21.937111 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:21.945516 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2ddea7e5-f011-4136-911f-16abf3b54ae0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:21.952048 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2ddea7e5-f011-4136-911f-16abf3b54ae0 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 returned with HTTP 200 Jul 03 15:51:21.952584 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 560/2270] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:21 2026] GET /volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:21.961596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d949b501-76a6-4060-874d-b23a247c1945 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:21.962069 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d949b501-76a6-4060-874d-b23a247c1945 None None] GET https://10.4.3.228/volume// Jul 03 15:51:21.962230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d949b501-76a6-4060-874d-b23a247c1945 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:21.962465 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d949b501-76a6-4060-874d-b23a247c1945 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:21.962940 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d949b501-76a6-4060-874d-b23a247c1945 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:21.963189 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 569/2271] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:51:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:21.973519 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e183cb66-60e8-4747-8359-e241bf282363 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:21.978360 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e183cb66-60e8-4747-8359-e241bf282363 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:21.978360 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e183cb66-60e8-4747-8359-e241bf282363 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:21.978558 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e183cb66-60e8-4747-8359-e241bf282363 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:21.990643 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:21.990643 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:21.995288 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e183cb66-60e8-4747-8359-e241bf282363 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:21.999434 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-e183cb66-60e8-4747-8359-e241bf282363 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:21.999756 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 576/2272] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:51:21 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:22.125032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-54fbc025-cafb-492f-b3ce-4bfe0ee9dcb6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:22.127357 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-54fbc025-cafb-492f-b3ce-4bfe0ee9dcb6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] PUT https://10.4.3.228/volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1 Jul 03 15:51:22.128097 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-54fbc025-cafb-492f-b3ce-4bfe0ee9dcb6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:22.140079 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-54fbc025-cafb-492f-b3ce-4bfe0ee9dcb6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Acquiring lock "cinder-attachment_update-de17346e-406a-4c70-8833-a3a0d197a38d-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:51:22.150702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-54fbc025-cafb-492f-b3ce-4bfe0ee9dcb6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-de17346e-406a-4c70-8833-a3a0d197a38d-np0000004436" acquired by "attachment_update" :: waited 0.010s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:51:22.150828 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:22.150828 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:22.682093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-54fbc025-cafb-492f-b3ce-4bfe0ee9dcb6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Lock "cinder-attachment_update-de17346e-406a-4c70-8833-a3a0d197a38d-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:51:22.682468 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-54fbc025-cafb-492f-b3ce-4bfe0ee9dcb6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1 returned with HTTP 200 Jul 03 15:51:22.682969 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 568/2273] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:51:22 2026] PUT /volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:22.875177 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c6003993-b057-40d6-a2ed-4b0820a55b34 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:22.878782 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6003993-b057-40d6-a2ed-4b0820a55b34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:22.881094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6003993-b057-40d6-a2ed-4b0820a55b34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:22.881094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6003993-b057-40d6-a2ed-4b0820a55b34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:22.881268 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c6003993-b057-40d6-a2ed-4b0820a55b34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:22.888511 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:22.888511 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:22.889552 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6003993-b057-40d6-a2ed-4b0820a55b34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:22.890090 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 561/2274] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:22 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:22.970519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1ae3483a-2aeb-4d85-92e9-5786b8968ea9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:22.976642 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1ae3483a-2aeb-4d85-92e9-5786b8968ea9 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 Jul 03 15:51:22.976642 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1ae3483a-2aeb-4d85-92e9-5786b8968ea9 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:22.976642 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1ae3483a-2aeb-4d85-92e9-5786b8968ea9 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:22.987129 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:22.987129 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:22.994157 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1ae3483a-2aeb-4d85-92e9-5786b8968ea9 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:23.000485 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1ae3483a-2aeb-4d85-92e9-5786b8968ea9 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 returned with HTTP 200 Jul 03 15:51:23.001294 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 570/2275] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:22 2026] GET /volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:23.020340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.022140 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:23.022476 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf7f4421-1440-4fd1-8bc0-4a1914c8d857", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1922650251"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:23.032470 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.032470 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:23.032945 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:23.033114 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Create snapshot from volume cf7f4421-1440-4fd1-8bc0-4a1914c8d857 Jul 03 15:51:23.060235 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-63e6a176-adb1-40f9-a943-6c15a4158720 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.064388 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63e6a176-adb1-40f9-a943-6c15a4158720 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:51:23.064701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63e6a176-adb1-40f9-a943-6c15a4158720 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:23.064924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63e6a176-adb1-40f9-a943-6c15a4158720 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:23.072853 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Created reservations ['0c53ff86-ac92-424e-b305-07acdbf131c9', 'e6ed7ee5-601d-40ef-b3b8-f88abae485e2', '8b5848b6-b960-4d65-9746-bb93fd6df4c3', '642e565a-2b41-401a-9932-6b7c63a8b556'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:23.073556 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.073556 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:23.078210 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-63e6a176-adb1-40f9-a943-6c15a4158720 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:51:23.083597 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63e6a176-adb1-40f9-a943-6c15a4158720 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:51:23.084170 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 569/2276] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:23 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:23.118865 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot create request issued successfully. Jul 03 15:51:23.119346 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50a978c0-2116-4304-9fe9-b8ded10dc93f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:51:23.119974 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 577/2277] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:51:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:23.133545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dccedf9c-9a1b-43af-89e2-f0c996ad21bd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.138950 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dccedf9c-9a1b-43af-89e2-f0c996ad21bd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 Jul 03 15:51:23.141142 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dccedf9c-9a1b-43af-89e2-f0c996ad21bd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:23.141142 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dccedf9c-9a1b-43af-89e2-f0c996ad21bd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:23.146764 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.146764 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:23.147200 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dccedf9c-9a1b-43af-89e2-f0c996ad21bd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:23.149255 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dccedf9c-9a1b-43af-89e2-f0c996ad21bd tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 returned with HTTP 200 Jul 03 15:51:23.149696 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 562/2278] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:23 2026] GET /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:23.159307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-06f0d976-35ed-4c84-9a19-874a564c49a5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.161072 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-06f0d976-35ed-4c84-9a19-874a564c49a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:51:23.161448 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-06f0d976-35ed-4c84-9a19-874a564c49a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:23.161810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-06f0d976-35ed-4c84-9a19-874a564c49a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:23.173701 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.173701 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:23.178338 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-06f0d976-35ed-4c84-9a19-874a564c49a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:51:23.181468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dcd15041-7ac4-4815-b501-f88b55a7d886 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.183571 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-06f0d976-35ed-4c84-9a19-874a564c49a5 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:51:23.184026 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 571/2279] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:23 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:23.205752 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-9daf33a7-59d4-4439-b2ee-5b43552b5674 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.208597 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-9daf33a7-59d4-4439-b2ee-5b43552b5674 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1/action Jul 03 15:51:23.209100 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-9daf33a7-59d4-4439-b2ee-5b43552b5674 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:23.209239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-9daf33a7-59d4-4439-b2ee-5b43552b5674 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:23.231136 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.231136 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:23.252453 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-515d8d2f-60b6-4f2f-9420-546719b78218 req-9daf33a7-59d4-4439-b2ee-5b43552b5674 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1/action returned with HTTP 204 Jul 03 15:51:23.252940 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 578/2280] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:51:23 2026] POST /volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:23.299543 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dcd15041-7ac4-4815-b501-f88b55a7d886 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:51:23.300079 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dcd15041-7ac4-4815-b501-f88b55a7d886 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1311365778", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1206034962", "vendor_name": "tempest-vendor_name-2136794311"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:23.321602 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dcd15041-7ac4-4815-b501-f88b55a7d886 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:51:23.322036 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 570/2281] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:51:23 2026] POST /volume/v3/types => generated 330 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:23.330807 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-585703a4-d011-4394-affb-0ef3ee8290d6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.332942 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:23.333383 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "678581f5-4fc9-4a68-a1d4-6203206546ba", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:23.335648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Create volume request body: {'volume': {'volume_type': '678581f5-4fc9-4a68-a1d4-6203206546ba', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:23.339647 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Create volume of 1 GB Jul 03 15:51:23.340033 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.340033 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:23.340438 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:23.345638 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Flow 'volume_create_api' (5fc42023-ca8a-4172-a669-ad0404beb632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:23.346647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dbf830-29b6-47f2-872c-c34f31188d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:23.347603 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:23.370223 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dbf830-29b6-47f2-872c-c34f31188d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:51:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1206034962',vendor_name='tempest-vendor_name-2136794311'},id=678581f5-4fc9-4a68-a1d4-6203206546ba,is_public=True,name='tempest-ProjectReaderTests-volume-type-1311365778',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '678581f5-4fc9-4a68-a1d4-6203206546ba', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:23.371096 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd64b92-7d3f-4a3c-8d34-ad59ce1b81ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:23.399720 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1311365778 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1311365778, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:23.400064 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1311365778 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1311365778, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:23.448685 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Created reservations ['abde5453-ec54-481f-b0e9-b4fb7f6c14e8', '289e8fa2-beaf-4228-8ccb-c3c529c07b1d', 'cf71568a-4f6c-45b2-a404-6d2822719fdf', '195c6b98-b1a0-4237-92db-b3245adc5420'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:23.449440 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd64b92-7d3f-4a3c-8d34-ad59ce1b81ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abde5453-ec54-481f-b0e9-b4fb7f6c14e8', '289e8fa2-beaf-4228-8ccb-c3c529c07b1d', 'cf71568a-4f6c-45b2-a404-6d2822719fdf', '195c6b98-b1a0-4237-92db-b3245adc5420']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:23.450201 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8411a532-fd7c-426b-8b9b-5b286968121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:23.479006 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8411a532-fd7c-426b-8b9b-5b286968121b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcd0ee66-d309-49ac-9904-7bf23cf70073', '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='089fa88d0ed246e78fb13d80f552fcf8',qos_specs=None,replication_status=,reservations=['abde5453-ec54-481f-b0e9-b4fb7f6c14e8','289e8fa2-beaf-4228-8ccb-c3c529c07b1d','cf71568a-4f6c-45b2-a404-6d2822719fdf','195c6b98-b1a0-4237-92db-b3245adc5420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910af56d84224cd08d893e3ea0169b23',volume_type_id=678581f5-4fc9-4a68-a1d4-6203206546ba), '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-03T15:51: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=bcd0ee66-d309-49ac-9904-7bf23cf70073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='089fa88d0ed246e78fb13d80f552fcf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='910af56d84224cd08d893e3ea0169b23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(678581f5-4fc9-4a68-a1d4-6203206546ba),volume_type_id=678581f5-4fc9-4a68-a1d4-6203206546ba)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:23.479772 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0317ddc7-9e51-4040-b605-976690d8110c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:23.500635 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0317ddc7-9e51-4040-b605-976690d8110c) transitioned into 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='089fa88d0ed246e78fb13d80f552fcf8',qos_specs=None,replication_status=,reservations=['abde5453-ec54-481f-b0e9-b4fb7f6c14e8','289e8fa2-beaf-4228-8ccb-c3c529c07b1d','cf71568a-4f6c-45b2-a404-6d2822719fdf','195c6b98-b1a0-4237-92db-b3245adc5420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910af56d84224cd08d893e3ea0169b23',volume_type_id=678581f5-4fc9-4a68-a1d4-6203206546ba)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:23.501436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800c7c01-d058-4705-9991-9e9a4b87ef33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:23.516401 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800c7c01-d058-4705-9991-9e9a4b87ef33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:23.517609 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Flow 'volume_create_api' (5fc42023-ca8a-4172-a669-ad0404beb632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:23.518057 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Create volume request issued successfully. Jul 03 15:51:23.518938 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-585703a4-d011-4394-affb-0ef3ee8290d6 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:23.519478 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 563/2282] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:51:23 2026] POST /volume/v3/volumes => generated 774 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:23.535299 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5d4b2bae-1d98-4703-984f-06fa05c5f568 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.537474 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5d4b2bae-1d98-4703-984f-06fa05c5f568 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] GET https://10.4.3.228/volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 Jul 03 15:51:23.537760 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2bae-1d98-4703-984f-06fa05c5f568 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:23.538034 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2bae-1d98-4703-984f-06fa05c5f568 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:23.545602 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.545602 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:23.549772 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5d4b2bae-1d98-4703-984f-06fa05c5f568 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Volume info retrieved successfully. Jul 03 15:51:23.554059 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5d4b2bae-1d98-4703-984f-06fa05c5f568 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 returned with HTTP 200 Jul 03 15:51:23.554508 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 572/2283] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:23 2026] GET /volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:23.901324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-44ce9823-8647-47fe-ad53-0464f4b96af1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:23.903175 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-44ce9823-8647-47fe-ad53-0464f4b96af1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:23.903367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-44ce9823-8647-47fe-ad53-0464f4b96af1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:23.903544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-44ce9823-8647-47fe-ad53-0464f4b96af1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:23.903673 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-44ce9823-8647-47fe-ad53-0464f4b96af1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:23.909685 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:23.909685 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:23.909685 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-44ce9823-8647-47fe-ad53-0464f4b96af1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:23.909685 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 579/2284] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:23 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.160055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-82eb1b3e-c2cc-460e-b42d-85eda0b3cc9b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.162219 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82eb1b3e-c2cc-460e-b42d-85eda0b3cc9b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 Jul 03 15:51:24.162491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82eb1b3e-c2cc-460e-b42d-85eda0b3cc9b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.162767 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82eb1b3e-c2cc-460e-b42d-85eda0b3cc9b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.168924 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.168924 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:24.169339 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-82eb1b3e-c2cc-460e-b42d-85eda0b3cc9b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:24.170236 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82eb1b3e-c2cc-460e-b42d-85eda0b3cc9b tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 returned with HTTP 200 Jul 03 15:51:24.170694 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 571/2285] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.180978 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-75840cd4-5130-4a16-8268-94745eecc6cc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.183101 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75840cd4-5130-4a16-8268-94745eecc6cc tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] POST https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29/action Jul 03 15:51:24.183437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75840cd4-5130-4a16-8268-94745eecc6cc tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:24.183559 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75840cd4-5130-4a16-8268-94745eecc6cc tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:24.185008 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.admin_actions [None req-75840cd4-5130-4a16-8268-94745eecc6cc tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Updating snapshot '8846ef15-eddd-4a12-8470-91cd3ed18f29' with '{'status': 'creating'}' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:51:24.194122 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.194122 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:24.218904 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75840cd4-5130-4a16-8268-94745eecc6cc tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29/action returned with HTTP 202 Jul 03 15:51:24.219388 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 564/2286] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:51:24 2026] POST /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:24.226599 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4a6ced4d-e872-45f0-84dc-84da6ae03283 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.228244 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4a6ced4d-e872-45f0-84dc-84da6ae03283 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 Jul 03 15:51:24.228434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4a6ced4d-e872-45f0-84dc-84da6ae03283 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.228610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4a6ced4d-e872-45f0-84dc-84da6ae03283 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.233379 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.233379 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:24.233657 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4a6ced4d-e872-45f0-84dc-84da6ae03283 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:24.234420 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4a6ced4d-e872-45f0-84dc-84da6ae03283 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 returned with HTTP 200 Jul 03 15:51:24.234819 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 573/2287] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.253523 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7604f4fa-ab90-49d7-8797-64df5a003210 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.255694 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7604f4fa-ab90-49d7-8797-64df5a003210 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] POST https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29/action Jul 03 15:51:24.256094 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7604f4fa-ab90-49d7-8797-64df5a003210 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:24.256245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7604f4fa-ab90-49d7-8797-64df5a003210 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:24.257856 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.snapshot_actions [None req-7604f4fa-ab90-49d7-8797-64df5a003210 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99819) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 15:51:24.264257 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.264257 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:24.264829 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.snapshot_actions [None req-7604f4fa-ab90-49d7-8797-64df5a003210 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] Updating snapshot 8846ef15-eddd-4a12-8470-91cd3ed18f29 with info {'id': '8846ef15-eddd-4a12-8470-91cd3ed18f29', 'status': 'error', 'progress': '80%'} Jul 03 15:51:24.276473 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7604f4fa-ab90-49d7-8797-64df5a003210 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-member] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29/action returned with HTTP 202 Jul 03 15:51:24.277294 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 580/2288] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:51:24 2026] POST /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:24.285814 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.287558 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 Jul 03 15:51:24.287808 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.288024 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.288120 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete snapshot with id: 8846ef15-eddd-4a12-8470-91cd3ed18f29 Jul 03 15:51:24.293588 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.293588 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:24.293981 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:24.340405 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot delete request issued successfully. Jul 03 15:51:24.344499 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab2bca67-5dbb-4e5b-83de-1f1019d32342 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 returned with HTTP 202 Jul 03 15:51:24.344499 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 572/2289] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:24 2026] DELETE /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:24.353580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cff5cde0-a486-497e-a004-009ebbe0c00f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.354508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cff5cde0-a486-497e-a004-009ebbe0c00f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 Jul 03 15:51:24.354879 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cff5cde0-a486-497e-a004-009ebbe0c00f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.355273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cff5cde0-a486-497e-a004-009ebbe0c00f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.363044 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.363044 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:24.364256 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cff5cde0-a486-497e-a004-009ebbe0c00f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Snapshot retrieved successfully. Jul 03 15:51:24.364911 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cff5cde0-a486-497e-a004-009ebbe0c00f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 returned with HTTP 200 Jul 03 15:51:24.365779 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 565/2290] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.570048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-99e509d3-c309-4ef5-ae15-605be67aaad2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.571903 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-99e509d3-c309-4ef5-ae15-605be67aaad2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] GET https://10.4.3.228/volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 Jul 03 15:51:24.572130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-99e509d3-c309-4ef5-ae15-605be67aaad2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.572365 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-99e509d3-c309-4ef5-ae15-605be67aaad2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.580917 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.580917 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:24.584381 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-99e509d3-c309-4ef5-ae15-605be67aaad2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Volume info retrieved successfully. Jul 03 15:51:24.589222 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-99e509d3-c309-4ef5-ae15-605be67aaad2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 returned with HTTP 200 Jul 03 15:51:24.589633 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 574/2291] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.604522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-137bb505-3d61-43f8-878e-a193045e9e0e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.610738 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-137bb505-3d61-43f8-878e-a193045e9e0e tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 15:51:24.610738 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-137bb505-3d61-43f8-878e-a193045e9e0e tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.610738 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-137bb505-3d61-43f8-878e-a193045e9e0e tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.613967 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.613967 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:24.619486 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-137bb505-3d61-43f8-878e-a193045e9e0e tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:51:24.619790 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 581/2292] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.634780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-867317b4-ca53-4643-82b0-2bd7bb1f4637 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.713682 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-867317b4-ca53-4643-82b0-2bd7bb1f4637 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] GET https://10.4.3.228/volume/v3/messages Jul 03 15:51:24.714258 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-867317b4-ca53-4643-82b0-2bd7bb1f4637 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.714258 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-867317b4-ca53-4643-82b0-2bd7bb1f4637 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.717935 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.717935 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:24.719838 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-867317b4-ca53-4643-82b0-2bd7bb1f4637 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:51:24.720104 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 573/2293] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/messages => generated 670 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.732204 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9004bca2-4c84-4aaf-9d37-adc1dd7b24a2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.734215 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9004bca2-4c84-4aaf-9d37-adc1dd7b24a2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] DELETE https://10.4.3.228/volume/v3/messages/26fa6104-0f18-4b30-bcce-ba94b1ff956e Jul 03 15:51:24.734215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9004bca2-4c84-4aaf-9d37-adc1dd7b24a2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.734215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9004bca2-4c84-4aaf-9d37-adc1dd7b24a2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.746202 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9004bca2-4c84-4aaf-9d37-adc1dd7b24a2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/messages/26fa6104-0f18-4b30-bcce-ba94b1ff956e returned with HTTP 204 Jul 03 15:51:24.746724 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 566/2294] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 15:51:24 2026] DELETE /volume/v3/messages/26fa6104-0f18-4b30-bcce-ba94b1ff956e => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:51:24.755212 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.756989 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 Jul 03 15:51:24.757192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.757368 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.757525 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Delete volume with id: bcd0ee66-d309-49ac-9904-7bf23cf70073 Jul 03 15:51:24.765147 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.765147 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:24.765464 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Volume info retrieved successfully. Jul 03 15:51:24.766394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99817) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:51:24.775604 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1311365778 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1311365778, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:24.775893 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1311365778 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1311365778, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:24.784903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Created reservations ['289e433d-8f04-4d5a-ad18-8feefdfd2b46', 'e2d69d4e-c04a-4c7b-b40f-e70592345c73', '4ccc1d65-ce23-40e7-92ce-ec8741ffcf5a', '2cce7f1e-c7ac-4b71-8cbf-97187aa07539'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:24.828711 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Delete volume request issued successfully. Jul 03 15:51:24.828983 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e5c7b704-78e6-42d1-9e3e-6f8983ceb6c9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 returned with HTTP 202 Jul 03 15:51:24.829414 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 575/2295] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:24 2026] DELETE /volume/v3/volumes/bcd0ee66-d309-49ac-9904-7bf23cf70073 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:24.837222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de295fe4-54e1-4020-88e9-052208b072c2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.839580 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de295fe4-54e1-4020-88e9-052208b072c2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] DELETE https://10.4.3.228/volume/v3/types/678581f5-4fc9-4a68-a1d4-6203206546ba Jul 03 15:51:24.842776 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de295fe4-54e1-4020-88e9-052208b072c2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.842776 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de295fe4-54e1-4020-88e9-052208b072c2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.865027 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de295fe4-54e1-4020-88e9-052208b072c2 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/types/678581f5-4fc9-4a68-a1d4-6203206546ba returned with HTTP 202 Jul 03 15:51:24.865402 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 582/2296] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:51:24 2026] DELETE /volume/v3/types/678581f5-4fc9-4a68-a1d4-6203206546ba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:24.875950 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ba341499-9727-4e89-903e-28c6f18ec65d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.877441 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ba341499-9727-4e89-903e-28c6f18ec65d tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:51:24.877786 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ba341499-9727-4e89-903e-28c6f18ec65d tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-249030238", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1698845933", "vendor_name": "tempest-vendor_name-1301064999"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:24.893793 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ba341499-9727-4e89-903e-28c6f18ec65d tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:51:24.894148 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 574/2297] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:51:24 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.902254 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-333bf13c-265f-4590-8a91-7f7a908451e9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.904145 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:24.904564 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "98b64a8f-1baa-40cc-9d98-90367c96dde0", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:24.906209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Create volume request body: {'volume': {'volume_type': '98b64a8f-1baa-40cc-9d98-90367c96dde0', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:24.910645 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Create volume of 1 GB Jul 03 15:51:24.911019 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.911019 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:24.911487 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:24.920520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-84561318-8ef9-42ae-9d28-c3aca6aececb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.921527 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Flow 'volume_create_api' (f052b504-eec9-4e9c-8bd9-4bfe198eaf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:24.922690 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d5ad65-467e-4789-913f-206b216cb924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:24.923456 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84561318-8ef9-42ae-9d28-c3aca6aececb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:24.923629 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:24.923756 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84561318-8ef9-42ae-9d28-c3aca6aececb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.924047 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84561318-8ef9-42ae-9d28-c3aca6aececb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.924202 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-84561318-8ef9-42ae-9d28-c3aca6aececb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:24.928965 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.928965 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:24.930030 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84561318-8ef9-42ae-9d28-c3aca6aececb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:24.930529 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 576/2298] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.943319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1f38f82a-74f9-4ff4-b08e-e440c6071346 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.945227 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f38f82a-74f9-4ff4-b08e-e440c6071346 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:24.945479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1f38f82a-74f9-4ff4-b08e-e440c6071346 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.945726 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1f38f82a-74f9-4ff4-b08e-e440c6071346 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.945892 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-1f38f82a-74f9-4ff4-b08e-e440c6071346 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:24.950879 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.950879 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:24.951825 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f38f82a-74f9-4ff4-b08e-e440c6071346 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:24.952297 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 583/2299] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:24.957840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d5ad65-467e-4789-913f-206b216cb924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:51:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1698845933',vendor_name='tempest-vendor_name-1301064999'},id=98b64a8f-1baa-40cc-9d98-90367c96dde0,is_public=True,name='tempest-ProjectReaderTests-volume-type-249030238',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98b64a8f-1baa-40cc-9d98-90367c96dde0', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:24.959117 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8de201-0575-4a6d-b945-12e007288403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:24.965695 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a5e13f8b-37f5-42b8-a7f6-7d5f0319c415 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.967441 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a5e13f8b-37f5-42b8-a7f6-7d5f0319c415 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:24.967633 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a5e13f8b-37f5-42b8-a7f6-7d5f0319c415 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.967814 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a5e13f8b-37f5-42b8-a7f6-7d5f0319c415 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.967920 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-a5e13f8b-37f5-42b8-a7f6-7d5f0319c415 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete backup with id: edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. Jul 03 15:51:24.971972 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:24.971972 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:24.985833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-a5e13f8b-37f5-42b8-a7f6-7d5f0319c415 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] delete_backup rpcapi backup_id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:51:24.989129 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a5e13f8b-37f5-42b8-a7f6-7d5f0319c415 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 202 Jul 03 15:51:24.989129 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 575/2300] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:24 2026] DELETE /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:24.989309 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-249030238 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-249030238, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:24.989309 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-249030238 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-249030238, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:24.995236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5fae161e-f9bd-4977-8bb9-4858c3e2cb1c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:24.997259 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5fae161e-f9bd-4977-8bb9-4858c3e2cb1c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:24.997477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5fae161e-f9bd-4977-8bb9-4858c3e2cb1c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:24.997716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5fae161e-f9bd-4977-8bb9-4858c3e2cb1c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:24.997863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5fae161e-f9bd-4977-8bb9-4858c3e2cb1c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:25.003421 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:25.003421 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:25.004330 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5fae161e-f9bd-4977-8bb9-4858c3e2cb1c tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 200 Jul 03 15:51:25.004709 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 577/2301] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:24 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:25.031539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Created reservations ['5ff4e374-ef08-4408-a6d4-b018a122c43e', 'e7909067-e09d-48d7-bc9c-62db21193293', '9a99abd8-66d8-40fe-95ee-d27bd6976f85', '1754495f-03e5-41ad-a21a-f467041c1524'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:25.032509 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8de201-0575-4a6d-b945-12e007288403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff4e374-ef08-4408-a6d4-b018a122c43e', 'e7909067-e09d-48d7-bc9c-62db21193293', '9a99abd8-66d8-40fe-95ee-d27bd6976f85', '1754495f-03e5-41ad-a21a-f467041c1524']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:25.033366 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db820f1-4b2c-4081-83c6-f14433bb26a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:25.063188 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db820f1-4b2c-4081-83c6-f14433bb26a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7398c464-4289-4827-afc8-dbe52f8a31b2', '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='089fa88d0ed246e78fb13d80f552fcf8',qos_specs=None,replication_status=,reservations=['5ff4e374-ef08-4408-a6d4-b018a122c43e','e7909067-e09d-48d7-bc9c-62db21193293','9a99abd8-66d8-40fe-95ee-d27bd6976f85','1754495f-03e5-41ad-a21a-f467041c1524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910af56d84224cd08d893e3ea0169b23',volume_type_id=98b64a8f-1baa-40cc-9d98-90367c96dde0), '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-03T15:51:25Z,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=7398c464-4289-4827-afc8-dbe52f8a31b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='089fa88d0ed246e78fb13d80f552fcf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='910af56d84224cd08d893e3ea0169b23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98b64a8f-1baa-40cc-9d98-90367c96dde0),volume_type_id=98b64a8f-1baa-40cc-9d98-90367c96dde0)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:25.064227 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019b7b62-e020-4641-969d-3fec982c5474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:25.084072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019b7b62-e020-4641-969d-3fec982c5474) transitioned into 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='089fa88d0ed246e78fb13d80f552fcf8',qos_specs=None,replication_status=,reservations=['5ff4e374-ef08-4408-a6d4-b018a122c43e','e7909067-e09d-48d7-bc9c-62db21193293','9a99abd8-66d8-40fe-95ee-d27bd6976f85','1754495f-03e5-41ad-a21a-f467041c1524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910af56d84224cd08d893e3ea0169b23',volume_type_id=98b64a8f-1baa-40cc-9d98-90367c96dde0)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:25.085535 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e75bd06-4238-4401-965b-2655b382ddad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:25.096097 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e75bd06-4238-4401-965b-2655b382ddad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:25.096991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Flow 'volume_create_api' (f052b504-eec9-4e9c-8bd9-4bfe198eaf4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:25.097282 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Create volume request issued successfully. Jul 03 15:51:25.097887 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-333bf13c-265f-4590-8a91-7f7a908451e9 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:25.098309 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 567/2302] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:51:24 2026] POST /volume/v3/volumes => generated 773 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:25.112489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-33bb7aff-2507-4770-8e34-fac116471011 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:25.114404 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-33bb7aff-2507-4770-8e34-fac116471011 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] GET https://10.4.3.228/volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 Jul 03 15:51:25.114671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-33bb7aff-2507-4770-8e34-fac116471011 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:25.114888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-33bb7aff-2507-4770-8e34-fac116471011 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:25.122555 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:25.122555 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:25.126011 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-33bb7aff-2507-4770-8e34-fac116471011 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Volume info retrieved successfully. Jul 03 15:51:25.129923 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-33bb7aff-2507-4770-8e34-fac116471011 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 returned with HTTP 200 Jul 03 15:51:25.130526 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 584/2303] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:25 2026] GET /volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:25.374959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7f3b28ef-3bc6-46d3-9ffe-3f26296aabd4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:25.376691 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7f3b28ef-3bc6-46d3-9ffe-3f26296aabd4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 Jul 03 15:51:25.376919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7f3b28ef-3bc6-46d3-9ffe-3f26296aabd4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:25.377093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7f3b28ef-3bc6-46d3-9ffe-3f26296aabd4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:25.381107 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7f3b28ef-3bc6-46d3-9ffe-3f26296aabd4 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 returned with HTTP 404 Jul 03 15:51:25.381541 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 576/2304] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:25 2026] GET /volume/v3/snapshots/8846ef15-eddd-4a12-8470-91cd3ed18f29 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:25.389154 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:25.391481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 Jul 03 15:51:25.391784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:25.392057 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:25.392294 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume with id: cf7f4421-1440-4fd1-8bc0-4a1914c8d857 Jul 03 15:51:25.402536 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:25.402536 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:25.403519 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:25.420191 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Delete volume request issued successfully. Jul 03 15:51:25.420399 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b42eaa1-d674-4270-b83d-9fbbbb73f3d7 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 returned with HTTP 202 Jul 03 15:51:25.420897 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 578/2305] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:25 2026] DELETE /volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:25.428158 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3fa8d92f-4237-403e-b9d9-80760ddeb74f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:25.430028 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fa8d92f-4237-403e-b9d9-80760ddeb74f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 Jul 03 15:51:25.430236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fa8d92f-4237-403e-b9d9-80760ddeb74f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:25.430405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fa8d92f-4237-403e-b9d9-80760ddeb74f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:25.437215 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:25.437215 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:25.440530 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3fa8d92f-4237-403e-b9d9-80760ddeb74f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Volume info retrieved successfully. Jul 03 15:51:25.444803 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fa8d92f-4237-403e-b9d9-80760ddeb74f tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 returned with HTTP 200 Jul 03 15:51:25.445341 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 568/2306] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:25 2026] GET /volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:26.016312 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ff8c2743-b68a-461b-8652-128e5e6959b4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.018247 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ff8c2743-b68a-461b-8652-128e5e6959b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 Jul 03 15:51:26.018493 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ff8c2743-b68a-461b-8652-128e5e6959b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.018753 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ff8c2743-b68a-461b-8652-128e5e6959b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.018919 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ff8c2743-b68a-461b-8652-128e5e6959b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id edc01177-55c9-4dda-bfc8-56a8a2ddfcd0. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:26.030552 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ff8c2743-b68a-461b-8652-128e5e6959b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 returned with HTTP 404 Jul 03 15:51:26.031269 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 585/2307] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:26 2026] GET /volume/v3/backups/edc01177-55c9-4dda-bfc8-56a8a2ddfcd0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:26.042071 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.044255 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:51:26.044733 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1306de1-72a5-47f8-a9be-50569e82b753", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-556997328", "container": "tempest-volumesbackupstest-backup-container-375003195"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:26.047280 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating new backup {'backup': {'volume_id': 'd1306de1-72a5-47f8-a9be-50569e82b753', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-556997328', 'container': 'tempest-volumesbackupstest-backup-container-375003195'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:51:26.047280 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Creating backup of volume d1306de1-72a5-47f8-a9be-50569e82b753 in container tempest-volumesbackupstest-backup-container-375003195 Jul 03 15:51:26.060462 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:26.060462 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:26.061199 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:26.091490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Created reservations ['193ddbcd-5439-4b99-89bd-55d56dbb3461', '4d580f63-b2a1-40de-89f4-fe0b0e23e411'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:26.141274 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3e1dbf1-19e0-4b90-8ed5-cb460acd01f1 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:51:26.141274 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 577/2308] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:51:26 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:26.145304 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dc9cbbb9-ca01-44bc-a1f7-b596c754d405 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.147854 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dc9cbbb9-ca01-44bc-a1f7-b596c754d405 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] GET https://10.4.3.228/volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 Jul 03 15:51:26.148065 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dc9cbbb9-ca01-44bc-a1f7-b596c754d405 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.150345 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dc9cbbb9-ca01-44bc-a1f7-b596c754d405 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.150417 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5a010ad7-1b81-4fea-9588-953874c4a067 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.151750 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a010ad7-1b81-4fea-9588-953874c4a067 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:26.152039 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a010ad7-1b81-4fea-9588-953874c4a067 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.153748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a010ad7-1b81-4fea-9588-953874c4a067 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.153941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5a010ad7-1b81-4fea-9588-953874c4a067 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:26.159341 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:26.159341 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:26.161031 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a010ad7-1b81-4fea-9588-953874c4a067 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:26.162555 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 569/2309] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:26 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:26.173224 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:26.173224 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:26.181054 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dc9cbbb9-ca01-44bc-a1f7-b596c754d405 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Volume info retrieved successfully. Jul 03 15:51:26.193994 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dc9cbbb9-ca01-44bc-a1f7-b596c754d405 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 returned with HTTP 200 Jul 03 15:51:26.194471 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 579/2310] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:26 2026] GET /volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:26.213581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c59586de-ba2c-432f-bfec-9c386312c33c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.217991 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c59586de-ba2c-432f-bfec-9c386312c33c tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 15:51:26.217991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c59586de-ba2c-432f-bfec-9c386312c33c tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.217991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c59586de-ba2c-432f-bfec-9c386312c33c tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.224309 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c59586de-ba2c-432f-bfec-9c386312c33c tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:51:26.224804 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 586/2311] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:51:26 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:26.239010 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fa28a700-a92f-4809-b9e9-8cec5babf639 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.242703 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa28a700-a92f-4809-b9e9-8cec5babf639 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] GET https://10.4.3.228/volume/v3/messages/3969bd58-aaa9-48b1-88d0-16a452900972 Jul 03 15:51:26.242912 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa28a700-a92f-4809-b9e9-8cec5babf639 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.244705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa28a700-a92f-4809-b9e9-8cec5babf639 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.257456 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:26.257456 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:26.259288 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa28a700-a92f-4809-b9e9-8cec5babf639 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-reader] https://10.4.3.228/volume/v3/messages/3969bd58-aaa9-48b1-88d0-16a452900972 returned with HTTP 200 Jul 03 15:51:26.260287 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 578/2312] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:26 2026] GET /volume/v3/messages/3969bd58-aaa9-48b1-88d0-16a452900972 => generated 667 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:26.272271 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-09c712f5-6655-4086-ad04-1376292d6a70 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.273998 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-09c712f5-6655-4086-ad04-1376292d6a70 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] DELETE https://10.4.3.228/volume/v3/messages/3969bd58-aaa9-48b1-88d0-16a452900972 Jul 03 15:51:26.274341 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-09c712f5-6655-4086-ad04-1376292d6a70 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.274687 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-09c712f5-6655-4086-ad04-1376292d6a70 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.292000 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-09c712f5-6655-4086-ad04-1376292d6a70 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/messages/3969bd58-aaa9-48b1-88d0-16a452900972 returned with HTTP 204 Jul 03 15:51:26.292000 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 570/2313] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 15:51:26 2026] DELETE /volume/v3/messages/3969bd58-aaa9-48b1-88d0-16a452900972 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:51:26.300012 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d2869cec-5419-4a78-a768-c85068a8cb8b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.302233 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 Jul 03 15:51:26.302615 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.302969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.303277 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Delete volume with id: 7398c464-4289-4827-afc8-dbe52f8a31b2 Jul 03 15:51:26.311244 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:26.311244 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:26.311773 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Volume info retrieved successfully. Jul 03 15:51:26.312986 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99817) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:51:26.326375 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-249030238 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-249030238, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:26.326728 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-249030238 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-249030238, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:26.342254 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Created reservations ['fcf7d10d-f1b5-4fb5-a24d-b38b268a3964', 'bde29146-e7a2-4c85-827c-5ef1f2c38af8', '308cee4a-632d-416f-a4a6-b7dd21bf1846', '932e8a26-5492-47fd-9103-616a1597712a'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:26.388461 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Delete volume request issued successfully. Jul 03 15:51:26.388763 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d2869cec-5419-4a78-a768-c85068a8cb8b tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 returned with HTTP 202 Jul 03 15:51:26.389431 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 580/2314] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:26 2026] DELETE /volume/v3/volumes/7398c464-4289-4827-afc8-dbe52f8a31b2 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:26.401641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-407f1ee0-87a0-4bee-8933-0d2a8740f554 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.401641 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-407f1ee0-87a0-4bee-8933-0d2a8740f554 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] DELETE https://10.4.3.228/volume/v3/types/98b64a8f-1baa-40cc-9d98-90367c96dde0 Jul 03 15:51:26.401641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-407f1ee0-87a0-4bee-8933-0d2a8740f554 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.401981 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-407f1ee0-87a0-4bee-8933-0d2a8740f554 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.434836 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-407f1ee0-87a0-4bee-8933-0d2a8740f554 tempest-ProjectReaderTests-1766687031 tempest-ProjectReaderTests-1766687031-project-admin] https://10.4.3.228/volume/v3/types/98b64a8f-1baa-40cc-9d98-90367c96dde0 returned with HTTP 202 Jul 03 15:51:26.435316 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 587/2315] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:51:26 2026] DELETE /volume/v3/types/98b64a8f-1baa-40cc-9d98-90367c96dde0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:26.461237 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4ecb4e50-72ba-48b2-80b1-55cd900d9487 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:26.463916 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ecb4e50-72ba-48b2-80b1-55cd900d9487 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] GET https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 Jul 03 15:51:26.464158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ecb4e50-72ba-48b2-80b1-55cd900d9487 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:26.464412 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ecb4e50-72ba-48b2-80b1-55cd900d9487 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:26.474898 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ecb4e50-72ba-48b2-80b1-55cd900d9487 tempest-ProjectMemberTests-1594336448 tempest-ProjectMemberTests-1594336448-project-admin] https://10.4.3.228/volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 returned with HTTP 404 Jul 03 15:51:26.475685 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 579/2316] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:26 2026] GET /volume/v3/volumes/cf7f4421-1440-4fd1-8bc0-4a1914c8d857 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:27.177688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5570b4f4-14ca-4549-8324-d8ba1a9c0b14 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:27.179903 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5570b4f4-14ca-4549-8324-d8ba1a9c0b14 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:27.180142 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5570b4f4-14ca-4549-8324-d8ba1a9c0b14 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:27.180373 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5570b4f4-14ca-4549-8324-d8ba1a9c0b14 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:27.180508 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5570b4f4-14ca-4549-8324-d8ba1a9c0b14 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:27.185793 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:27.185793 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:27.187262 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5570b4f4-14ca-4549-8324-d8ba1a9c0b14 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:27.187801 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 571/2317] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:27 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:28.198599 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e0fed6ad-c512-4de6-9cc1-42a820eb727f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:28.200815 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e0fed6ad-c512-4de6-9cc1-42a820eb727f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:28.201045 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e0fed6ad-c512-4de6-9cc1-42a820eb727f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:28.201217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e0fed6ad-c512-4de6-9cc1-42a820eb727f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:28.201352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e0fed6ad-c512-4de6-9cc1-42a820eb727f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:28.208488 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:28.208488 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:28.211056 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e0fed6ad-c512-4de6-9cc1-42a820eb727f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:28.213802 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 581/2318] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:28 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:28.423683 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:28.556754 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:28.557128 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1564792151"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:28.559088 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1564792151'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:28.559224 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume of 1 GB Jul 03 15:51:28.565470 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:28.573926 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (2deac01b-5006-4cbc-b451-e3b4210398b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:28.575173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58249090-0a45-47e8-9e14-92aab21bfc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.576178 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:28.607521 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58249090-0a45-47e8-9e14-92aab21bfc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.608263 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444aed17-86e4-4944-ab11-1e1211a6b966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.620580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-edffa2a9-caad-4efb-8989-cfc951776ad8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:28.657197 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-edffa2a9-caad-4efb-8989-cfc951776ad8 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:51:28.657523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-edffa2a9-caad-4efb-8989-cfc951776ad8 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1902766061", "extra_specs": {"storage_protocol": "tempest-storage_protocol-563950308", "vendor_name": "tempest-vendor_name-1139660694"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:28.674497 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-edffa2a9-caad-4efb-8989-cfc951776ad8 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:51:28.674825 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 580/2319] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:51:28 2026] POST /volume/v3/types => generated 329 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:28.680457 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Created reservations ['0e5cee06-f50b-42f9-b0f7-623a48af20f6', '9ba409ae-1888-4c19-99ec-bba4970a8962', '0d6994da-9959-471b-83f9-f2026139c16a', 'af4105d2-e0d6-48d3-b0cf-446b60d2b5cf'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:28.681509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444aed17-86e4-4944-ab11-1e1211a6b966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e5cee06-f50b-42f9-b0f7-623a48af20f6', '9ba409ae-1888-4c19-99ec-bba4970a8962', '0d6994da-9959-471b-83f9-f2026139c16a', 'af4105d2-e0d6-48d3-b0cf-446b60d2b5cf']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.682514 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fb8025-e64a-489a-a8c0-8fd2c33695b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.686506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-64b46692-b0bc-4524-9310-2a64d8f23443 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:28.688962 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:28.689325 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bbdf6626-51e5-4d19-8340-b2a43e72e466", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:28.690912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume request body: {'volume': {'volume_type': 'bbdf6626-51e5-4d19-8340-b2a43e72e466', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:28.697639 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume of 1 GB Jul 03 15:51:28.697987 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:28.697987 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:28.698311 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:28.704509 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Flow 'volume_create_api' (a7084cac-2e62-47b7-bde1-5e66eb4485fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:28.705540 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e465ef54-7148-4ee0-acdf-806550e9d8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.706286 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:28.711948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fb8025-e64a-489a-a8c0-8fd2c33695b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a9d8f3f-0e30-4cde-9e72-6a9d264c5664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1564792151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['0e5cee06-f50b-42f9-b0f7-623a48af20f6','9ba409ae-1888-4c19-99ec-bba4970a8962','0d6994da-9959-471b-83f9-f2026139c16a','af4105d2-e0d6-48d3-b0cf-446b60d2b5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1564792151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a9d8f3f-0e30-4cde-9e72-6a9d264c5664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36b25203efdb467886398577ff1327c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='dee3c0cb02124e20aa800e6a28b199e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.712612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922d1301-c235-4915-bbb4-baf6b8acd03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.726585 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e465ef54-7148-4ee0-acdf-806550e9d8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:51:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-563950308',vendor_name='tempest-vendor_name-1139660694'},id=bbdf6626-51e5-4d19-8340-b2a43e72e466,is_public=True,name='tempest-ProjectMemberTests-volume-type-1902766061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbdf6626-51e5-4d19-8340-b2a43e72e466', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.727365 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00345b77-98d0-4d6d-8c8f-eef52abec21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.736562 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922d1301-c235-4915-bbb4-baf6b8acd03f) transitioned into 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-1564792151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['0e5cee06-f50b-42f9-b0f7-623a48af20f6','9ba409ae-1888-4c19-99ec-bba4970a8962','0d6994da-9959-471b-83f9-f2026139c16a','af4105d2-e0d6-48d3-b0cf-446b60d2b5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.737545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd2b0c9-0298-446d-b34e-666b66475b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.749505 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd2b0c9-0298-446d-b34e-666b66475b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.750650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (2deac01b-5006-4cbc-b451-e3b4210398b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:28.751104 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request issued successfully. Jul 03 15:51:28.752090 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc2cb83b-2a1e-40c9-b3c7-1145cc7a6a06 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:28.752627 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 588/2320] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:51:28 2026] POST /volume/v3/volumes => generated 778 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:28.759664 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1902766061 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1902766061, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:28.760014 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1902766061 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1902766061, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:28.768093 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-108bc2c9-7894-4b93-a37d-f28d481d7a2e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:28.775312 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-108bc2c9-7894-4b93-a37d-f28d481d7a2e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 Jul 03 15:51:28.775512 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-108bc2c9-7894-4b93-a37d-f28d481d7a2e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:28.775789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-108bc2c9-7894-4b93-a37d-f28d481d7a2e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:28.792845 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:28.792845 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:28.799256 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-108bc2c9-7894-4b93-a37d-f28d481d7a2e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:28.801995 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Created reservations ['f659513b-36b1-4273-a033-daa71356e4e0', '3ef2d217-3ced-4bd0-9521-4d8bf5880fff', '7012b952-608b-499c-a915-c442bbdc670f', '7fe2be87-4596-4cbf-9fb9-8d0e7c1714b7'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:28.802733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00345b77-98d0-4d6d-8c8f-eef52abec21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f659513b-36b1-4273-a033-daa71356e4e0', '3ef2d217-3ced-4bd0-9521-4d8bf5880fff', '7012b952-608b-499c-a915-c442bbdc670f', '7fe2be87-4596-4cbf-9fb9-8d0e7c1714b7']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.803411 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e630750-03f2-4ab2-a996-4b7ddbfc6214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.807976 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-108bc2c9-7894-4b93-a37d-f28d481d7a2e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 returned with HTTP 200 Jul 03 15:51:28.808089 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 582/2321] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:28 2026] GET /volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:28.839978 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e630750-03f2-4ab2-a996-4b7ddbfc6214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8561a02c-b127-4cea-9359-ce8ad88d191d', '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='2d3a7160b452406983f5edcfcfb268b2',qos_specs=None,replication_status=,reservations=['f659513b-36b1-4273-a033-daa71356e4e0','3ef2d217-3ced-4bd0-9521-4d8bf5880fff','7012b952-608b-499c-a915-c442bbdc670f','7fe2be87-4596-4cbf-9fb9-8d0e7c1714b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff3d69166fe4bcd9954471200f6c300',volume_type_id=bbdf6626-51e5-4d19-8340-b2a43e72e466), '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-03T15:51:28Z,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=8561a02c-b127-4cea-9359-ce8ad88d191d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d3a7160b452406983f5edcfcfb268b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='eff3d69166fe4bcd9954471200f6c300',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbdf6626-51e5-4d19-8340-b2a43e72e466),volume_type_id=bbdf6626-51e5-4d19-8340-b2a43e72e466)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.841156 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c61e5d-693c-4253-90b3-4ae2a4e19aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.861822 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c61e5d-693c-4253-90b3-4ae2a4e19aa8) transitioned into 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='2d3a7160b452406983f5edcfcfb268b2',qos_specs=None,replication_status=,reservations=['f659513b-36b1-4273-a033-daa71356e4e0','3ef2d217-3ced-4bd0-9521-4d8bf5880fff','7012b952-608b-499c-a915-c442bbdc670f','7fe2be87-4596-4cbf-9fb9-8d0e7c1714b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff3d69166fe4bcd9954471200f6c300',volume_type_id=bbdf6626-51e5-4d19-8340-b2a43e72e466)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.862479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ff33fc-0b68-42b3-964c-298913fa613e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:28.870392 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ff33fc-0b68-42b3-964c-298913fa613e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:28.871152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Flow 'volume_create_api' (a7084cac-2e62-47b7-bde1-5e66eb4485fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:28.871720 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume request issued successfully. Jul 03 15:51:28.872255 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-64b46692-b0bc-4524-9310-2a64d8f23443 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:28.872727 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 572/2322] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:51:28 2026] POST /volume/v3/volumes => generated 774 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:28.887352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9c719dba-1b0e-4fd4-bbfb-55321d37aeac None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:28.889095 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c719dba-1b0e-4fd4-bbfb-55321d37aeac tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d Jul 03 15:51:28.889346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c719dba-1b0e-4fd4-bbfb-55321d37aeac tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:28.889566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c719dba-1b0e-4fd4-bbfb-55321d37aeac tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:28.897108 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:28.897108 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:28.900826 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9c719dba-1b0e-4fd4-bbfb-55321d37aeac tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:28.905139 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c719dba-1b0e-4fd4-bbfb-55321d37aeac tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d returned with HTTP 200 Jul 03 15:51:28.905690 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 581/2323] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:28 2026] GET /volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:29.229110 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2c0e0cb7-f5e4-4d17-901a-bd18bbeacd26 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:29.232519 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2c0e0cb7-f5e4-4d17-901a-bd18bbeacd26 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:29.232786 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2c0e0cb7-f5e4-4d17-901a-bd18bbeacd26 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:29.233046 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2c0e0cb7-f5e4-4d17-901a-bd18bbeacd26 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:29.233203 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-2c0e0cb7-f5e4-4d17-901a-bd18bbeacd26 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:29.237874 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:29.237874 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:29.238578 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2c0e0cb7-f5e4-4d17-901a-bd18bbeacd26 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:29.238948 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 589/2324] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:29 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:29.828789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8017b8f5-17fe-4ecf-a7b7-282c6ecc7cc2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:29.832719 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8017b8f5-17fe-4ecf-a7b7-282c6ecc7cc2 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 Jul 03 15:51:29.832719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8017b8f5-17fe-4ecf-a7b7-282c6ecc7cc2 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:29.832719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8017b8f5-17fe-4ecf-a7b7-282c6ecc7cc2 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:29.843039 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:29.843039 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:29.848039 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8017b8f5-17fe-4ecf-a7b7-282c6ecc7cc2 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:29.853754 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8017b8f5-17fe-4ecf-a7b7-282c6ecc7cc2 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 returned with HTTP 200 Jul 03 15:51:29.854355 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 583/2325] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:29 2026] GET /volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:29.869895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:29.924231 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cb6a8a9e-af1e-4dbf-9641-0a61560bc13e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:29.929679 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb6a8a9e-af1e-4dbf-9641-0a61560bc13e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d Jul 03 15:51:29.929679 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb6a8a9e-af1e-4dbf-9641-0a61560bc13e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:29.930320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb6a8a9e-af1e-4dbf-9641-0a61560bc13e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:29.940338 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:29.940338 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:29.945316 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cb6a8a9e-af1e-4dbf-9641-0a61560bc13e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:29.951599 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb6a8a9e-af1e-4dbf-9641-0a61560bc13e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d returned with HTTP 200 Jul 03 15:51:29.952024 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 582/2326] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:29 2026] GET /volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d => generated 974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:29.967134 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-15fefad0-1c83-496b-9047-2d23539bba91 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:29.969297 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15fefad0-1c83-496b-9047-2d23539bba91 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 15:51:29.969657 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15fefad0-1c83-496b-9047-2d23539bba91 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:29.969915 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15fefad0-1c83-496b-9047-2d23539bba91 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:29.971653 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:51:29.972063 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:29.972250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:29.972634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:51:29.973083 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:29.973083 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:29.973647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:51:29.974143 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15fefad0-1c83-496b-9047-2d23539bba91 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:51:29.974778 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 590/2327] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:51:29 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:29.983332 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Get all volumes completed successfully. Jul 03 15:51:29.984005 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-877f79ad-7c6a-4d83-8460-5a686ae4813d tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:51:29.984727 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 573/2328] 10.4.3.228 () {68 vars in 1278 bytes} [Fri Jul 3 15:51:29 2026] GET /volume/v3/volumes => generated 336 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:29.986136 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-176245e4-d7da-46c7-81de-d4e16bea0fe0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:29.993433 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-849bf10d-3f79-42ba-8406-02f0196d125b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:29.995016 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-849bf10d-3f79-42ba-8406-02f0196d125b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 Jul 03 15:51:29.995278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-849bf10d-3f79-42ba-8406-02f0196d125b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:29.995518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-849bf10d-3f79-42ba-8406-02f0196d125b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:29.995748 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-849bf10d-3f79-42ba-8406-02f0196d125b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume with id: 7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 Jul 03 15:51:30.004598 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.004598 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:30.005071 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-849bf10d-3f79-42ba-8406-02f0196d125b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:30.038601 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-849bf10d-3f79-42ba-8406-02f0196d125b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume request issued successfully. Jul 03 15:51:30.038601 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-849bf10d-3f79-42ba-8406-02f0196d125b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 returned with HTTP 202 Jul 03 15:51:30.039290 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 583/2329] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:51:29 2026] DELETE /volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:51:30.049789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8a698e76-b028-4fe7-83c2-63608e000d80 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.051673 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8a698e76-b028-4fe7-83c2-63608e000d80 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 Jul 03 15:51:30.051925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8a698e76-b028-4fe7-83c2-63608e000d80 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.052109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8a698e76-b028-4fe7-83c2-63608e000d80 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.062329 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.062329 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:30.066532 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8a698e76-b028-4fe7-83c2-63608e000d80 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:30.069910 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-176245e4-d7da-46c7-81de-d4e16bea0fe0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] DELETE https://10.4.3.228/volume/v3/messages/7e35338b-3d40-439a-a5a3-31df320d2e29 Jul 03 15:51:30.070584 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-176245e4-d7da-46c7-81de-d4e16bea0fe0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.071010 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-176245e4-d7da-46c7-81de-d4e16bea0fe0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.072020 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8a698e76-b028-4fe7-83c2-63608e000d80 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 returned with HTTP 200 Jul 03 15:51:30.072266 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 591/2330] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:30 2026] GET /volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:30.090098 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-176245e4-d7da-46c7-81de-d4e16bea0fe0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] https://10.4.3.228/volume/v3/messages/7e35338b-3d40-439a-a5a3-31df320d2e29 returned with HTTP 204 Jul 03 15:51:30.091106 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 584/2331] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 15:51:29 2026] DELETE /volume/v3/messages/7e35338b-3d40-439a-a5a3-31df320d2e29 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:51:30.099056 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0b2bb81f-142a-4a45-a332-2443371322ef None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.101357 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b2bb81f-142a-4a45-a332-2443371322ef tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] GET https://10.4.3.228/volume/v3/messages/7e35338b-3d40-439a-a5a3-31df320d2e29 Jul 03 15:51:30.101715 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b2bb81f-142a-4a45-a332-2443371322ef tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.101962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b2bb81f-142a-4a45-a332-2443371322ef tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.106723 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b2bb81f-142a-4a45-a332-2443371322ef tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] https://10.4.3.228/volume/v3/messages/7e35338b-3d40-439a-a5a3-31df320d2e29 returned with HTTP 404 Jul 03 15:51:30.107294 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 574/2332] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:30 2026] GET /volume/v3/messages/7e35338b-3d40-439a-a5a3-31df320d2e29 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:30.114335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.116538 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d Jul 03 15:51:30.116820 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.117041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.117203 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Delete volume with id: 8561a02c-b127-4cea-9359-ce8ad88d191d Jul 03 15:51:30.127754 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.127754 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:30.128525 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:30.130382 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99818) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:51:30.142204 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1902766061 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1902766061, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:30.142497 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1902766061 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1902766061, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:30.156582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Created reservations ['da6c236b-8019-4764-8f94-95061b7d330a', '4c8c5a24-4ba5-4dd2-ac8e-34cc92811111', 'a4d64475-5ccf-4642-8637-d161c421be95', 'fe649d43-aeb5-4fe5-8420-26f5106c1f59'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:30.203194 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Delete volume request issued successfully. Jul 03 15:51:30.203474 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3f61c14-62af-44c0-b6a0-d781eb395f9f tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d returned with HTTP 202 Jul 03 15:51:30.204005 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 584/2333] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:30 2026] DELETE /volume/v3/volumes/8561a02c-b127-4cea-9359-ce8ad88d191d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:30.211049 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-438d4b78-1c10-407d-b7eb-27de0f58c2da None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.213294 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-438d4b78-1c10-407d-b7eb-27de0f58c2da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/types/bbdf6626-51e5-4d19-8340-b2a43e72e466 Jul 03 15:51:30.213605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-438d4b78-1c10-407d-b7eb-27de0f58c2da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.213835 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-438d4b78-1c10-407d-b7eb-27de0f58c2da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.248817 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-438d4b78-1c10-407d-b7eb-27de0f58c2da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/types/bbdf6626-51e5-4d19-8340-b2a43e72e466 returned with HTTP 202 Jul 03 15:51:30.249926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d754b687-1b0d-43d1-878b-0dc5cac5a069 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.250028 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 592/2334] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:51:30 2026] DELETE /volume/v3/types/bbdf6626-51e5-4d19-8340-b2a43e72e466 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:30.252034 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d754b687-1b0d-43d1-878b-0dc5cac5a069 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:30.252462 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d754b687-1b0d-43d1-878b-0dc5cac5a069 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.252801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d754b687-1b0d-43d1-878b-0dc5cac5a069 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.253032 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d754b687-1b0d-43d1-878b-0dc5cac5a069 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:30.258102 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9024d153-6c35-4001-b65a-a132ad0aa699 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.261998 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9024d153-6c35-4001-b65a-a132ad0aa699 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:51:30.262076 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.262076 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:30.262159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9024d153-6c35-4001-b65a-a132ad0aa699 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-67567447", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1771342629", "vendor_name": "tempest-vendor_name-287477204"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:30.262265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d754b687-1b0d-43d1-878b-0dc5cac5a069 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:30.262265 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 585/2335] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:30 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:30.263041 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.263041 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:30.294498 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9024d153-6c35-4001-b65a-a132ad0aa699 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:51:30.295008 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 575/2336] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:51:30 2026] POST /volume/v3/types => generated 327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:30.304568 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.306900 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:30.307303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:30.308980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume request body: {'volume': {'volume_type': '1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:30.312834 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume of 1 GB Jul 03 15:51:30.313247 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.313247 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:30.313527 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:30.321315 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Flow 'volume_create_api' (dc8a19d1-1b47-4bf2-b8fa-716b1520295c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:30.322395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5da858d-4f1c-4bed-ab28-03ae1546760d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:30.323415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:30.344686 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5da858d-4f1c-4bed-ab28-03ae1546760d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:51:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1771342629',vendor_name='tempest-vendor_name-287477204'},id=1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad,is_public=True,name='tempest-ProjectMemberTests-volume-type-67567447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:30.345381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb85634-19ce-4e75-85a6-060d64275d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:30.376335 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-67567447 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-67567447, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:30.376630 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-67567447 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-67567447, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:30.418204 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Created reservations ['4229a708-f224-47c8-b0f3-1d5b5933e05e', '99cac4e4-3d75-4c85-8426-eebb8d686575', '538fbdd7-87da-4f6a-b4ed-56cc94a86c87', '6bb62a99-f9fb-4899-9b7a-3c58fb1c4897'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:30.419240 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb85634-19ce-4e75-85a6-060d64275d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4229a708-f224-47c8-b0f3-1d5b5933e05e', '99cac4e4-3d75-4c85-8426-eebb8d686575', '538fbdd7-87da-4f6a-b4ed-56cc94a86c87', '6bb62a99-f9fb-4899-9b7a-3c58fb1c4897']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:30.420070 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9466a09c-0090-43fc-a386-70463e9fe751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:30.453845 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9466a09c-0090-43fc-a386-70463e9fe751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae819536-18a9-458e-918c-7de9e8531c46', '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='2d3a7160b452406983f5edcfcfb268b2',qos_specs=None,replication_status=,reservations=['4229a708-f224-47c8-b0f3-1d5b5933e05e','99cac4e4-3d75-4c85-8426-eebb8d686575','538fbdd7-87da-4f6a-b4ed-56cc94a86c87','6bb62a99-f9fb-4899-9b7a-3c58fb1c4897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff3d69166fe4bcd9954471200f6c300',volume_type_id=1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad), '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-03T15:51:30Z,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=ae819536-18a9-458e-918c-7de9e8531c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d3a7160b452406983f5edcfcfb268b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='eff3d69166fe4bcd9954471200f6c300',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad),volume_type_id=1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:30.456137 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734ef0f7-38fb-4edf-aeae-639f27fd6be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:30.486283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734ef0f7-38fb-4edf-aeae-639f27fd6be5) transitioned into 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='2d3a7160b452406983f5edcfcfb268b2',qos_specs=None,replication_status=,reservations=['4229a708-f224-47c8-b0f3-1d5b5933e05e','99cac4e4-3d75-4c85-8426-eebb8d686575','538fbdd7-87da-4f6a-b4ed-56cc94a86c87','6bb62a99-f9fb-4899-9b7a-3c58fb1c4897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff3d69166fe4bcd9954471200f6c300',volume_type_id=1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:30.487175 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e61e51-58e4-4e95-bc98-8916fdbee448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:30.503754 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e61e51-58e4-4e95-bc98-8916fdbee448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:30.504866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Flow 'volume_create_api' (dc8a19d1-1b47-4bf2-b8fa-716b1520295c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:30.505319 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume request issued successfully. Jul 03 15:51:30.506172 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c8866ac-d398-4652-b6fd-d50b5ab1d3ab tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:30.506559 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 585/2337] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:51:30 2026] POST /volume/v3/volumes => generated 772 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:30.523030 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-518618c2-f6a5-437c-b80d-d0a60a19b8da None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.524920 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-518618c2-f6a5-437c-b80d-d0a60a19b8da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 Jul 03 15:51:30.525182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-518618c2-f6a5-437c-b80d-d0a60a19b8da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.525382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-518618c2-f6a5-437c-b80d-d0a60a19b8da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.536076 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.536076 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:30.540791 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-518618c2-f6a5-437c-b80d-d0a60a19b8da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:30.545955 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-518618c2-f6a5-437c-b80d-d0a60a19b8da tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 returned with HTTP 200 Jul 03 15:51:30.546505 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 593/2338] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:30 2026] GET /volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:30.894736 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-415a9b09-1abf-4c19-ab75-2c67da55210d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.901276 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-415a9b09-1abf-4c19-ab75-2c67da55210d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:51:30.901276 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-415a9b09-1abf-4c19-ab75-2c67da55210d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.901276 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-415a9b09-1abf-4c19-ab75-2c67da55210d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.901276 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-415a9b09-1abf-4c19-ab75-2c67da55210d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Delete volume with id: ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:51:30.916192 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.916192 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:30.917367 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-415a9b09-1abf-4c19-ab75-2c67da55210d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:51:30.950289 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-415a9b09-1abf-4c19-ab75-2c67da55210d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Delete volume request issued successfully. Jul 03 15:51:30.950658 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-415a9b09-1abf-4c19-ab75-2c67da55210d tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 202 Jul 03 15:51:30.951188 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 586/2339] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:30 2026] DELETE /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:30.963104 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1523fd90-7e25-4fd5-b6d7-2214f91dfc08 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:30.971556 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1523fd90-7e25-4fd5-b6d7-2214f91dfc08 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:51:30.973079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1523fd90-7e25-4fd5-b6d7-2214f91dfc08 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:30.973965 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1523fd90-7e25-4fd5-b6d7-2214f91dfc08 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:30.991211 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:30.991211 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:30.996216 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1523fd90-7e25-4fd5-b6d7-2214f91dfc08 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:51:31.002585 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1523fd90-7e25-4fd5-b6d7-2214f91dfc08 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 200 Jul 03 15:51:31.003254 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 576/2340] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:30 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:31.087539 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7f5d4012-8a55-4f46-befa-b5b3291bc14f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.089429 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7f5d4012-8a55-4f46-befa-b5b3291bc14f tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 Jul 03 15:51:31.089655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7f5d4012-8a55-4f46-befa-b5b3291bc14f tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.089842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7f5d4012-8a55-4f46-befa-b5b3291bc14f tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.099686 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7f5d4012-8a55-4f46-befa-b5b3291bc14f tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 returned with HTTP 404 Jul 03 15:51:31.100113 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 586/2341] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:31 2026] GET /volume/v3/volumes/7a9d8f3f-0e30-4cde-9e72-6a9d264c5664 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:51:31.111385 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.113442 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:31.113946 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-579615713"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:31.115574 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-579615713'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:31.116507 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume of 1 GB Jul 03 15:51:31.122541 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:31.131611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (26d845ce-7f7b-4f9d-9a9f-f7d2f7f25647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:31.132997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e4bf3a-c246-45f2-aab3-e302dd6ba468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:31.134096 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:31.170214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e4bf3a-c246-45f2-aab3-e302dd6ba468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:31.171692 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22aa841-8043-4160-8b71-ef4058b243dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:31.224029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Created reservations ['7d732dc5-ee0c-4289-b11c-26fbeac01063', '8f22188a-86ee-4f03-8fb6-70a568f90654', '71433449-a8d2-4008-97f3-79a8374be2e4', '411eb918-7f34-4f2a-bfb3-cfbb8c694f8a'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:31.225687 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22aa841-8043-4160-8b71-ef4058b243dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d732dc5-ee0c-4289-b11c-26fbeac01063', '8f22188a-86ee-4f03-8fb6-70a568f90654', '71433449-a8d2-4008-97f3-79a8374be2e4', '411eb918-7f34-4f2a-bfb3-cfbb8c694f8a']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:31.226725 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af86c815-0078-4eae-a651-521462696e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:31.259455 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af86c815-0078-4eae-a651-521462696e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f661d6c-f8fc-49fa-b4a7-1cd01604e74f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579615713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['7d732dc5-ee0c-4289-b11c-26fbeac01063','8f22188a-86ee-4f03-8fb6-70a568f90654','71433449-a8d2-4008-97f3-79a8374be2e4','411eb918-7f34-4f2a-bfb3-cfbb8c694f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579615713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f661d6c-f8fc-49fa-b4a7-1cd01604e74f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36b25203efdb467886398577ff1327c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='dee3c0cb02124e20aa800e6a28b199e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:31.260574 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ae4642-a651-4f37-8afe-e990f37a241a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:31.283178 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-69f1d908-5e72-4f9f-b7f9-02d4442685e9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.283948 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69f1d908-5e72-4f9f-b7f9-02d4442685e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:31.284272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69f1d908-5e72-4f9f-b7f9-02d4442685e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.285026 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69f1d908-5e72-4f9f-b7f9-02d4442685e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.285170 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-69f1d908-5e72-4f9f-b7f9-02d4442685e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:31.296037 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:31.296037 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:31.297647 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69f1d908-5e72-4f9f-b7f9-02d4442685e9 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:31.297797 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 587/2342] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:31 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:31.299885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ae4642-a651-4f37-8afe-e990f37a241a) transitioned into 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-579615713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['7d732dc5-ee0c-4289-b11c-26fbeac01063','8f22188a-86ee-4f03-8fb6-70a568f90654','71433449-a8d2-4008-97f3-79a8374be2e4','411eb918-7f34-4f2a-bfb3-cfbb8c694f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:31.300370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57853291-f344-4e94-8fda-762c919d34e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:31.316402 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57853291-f344-4e94-8fda-762c919d34e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:31.317495 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (26d845ce-7f7b-4f9d-9a9f-f7d2f7f25647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:31.317978 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request issued successfully. Jul 03 15:51:31.318664 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-da49c2dc-b3a1-41e2-89c1-338d510efa67 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:31.319148 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 594/2343] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:51:31 2026] POST /volume/v3/volumes => generated 777 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:51:31.334392 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2fd4244e-a38c-48b1-a947-5d43cde2e2ae None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.337073 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2fd4244e-a38c-48b1-a947-5d43cde2e2ae tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f Jul 03 15:51:31.337296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2fd4244e-a38c-48b1-a947-5d43cde2e2ae tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.337555 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2fd4244e-a38c-48b1-a947-5d43cde2e2ae tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.347501 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:31.347501 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:31.353047 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2fd4244e-a38c-48b1-a947-5d43cde2e2ae tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:31.358053 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2fd4244e-a38c-48b1-a947-5d43cde2e2ae tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f returned with HTTP 200 Jul 03 15:51:31.358573 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 577/2344] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:31 2026] GET /volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:31.518678 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-28bd4b7b-1f17-4a90-aff3-03915f70a36c req-c1b24bce-ec96-47dc-93e6-a25f35d33ad8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.522299 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-28bd4b7b-1f17-4a90-aff3-03915f70a36c req-c1b24bce-ec96-47dc-93e6-a25f35d33ad8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:51:31.522485 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-28bd4b7b-1f17-4a90-aff3-03915f70a36c req-c1b24bce-ec96-47dc-93e6-a25f35d33ad8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.522678 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-28bd4b7b-1f17-4a90-aff3-03915f70a36c req-c1b24bce-ec96-47dc-93e6-a25f35d33ad8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.538612 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:31.538612 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:31.546802 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-28bd4b7b-1f17-4a90-aff3-03915f70a36c req-c1b24bce-ec96-47dc-93e6-a25f35d33ad8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:51:31.554149 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-28bd4b7b-1f17-4a90-aff3-03915f70a36c req-c1b24bce-ec96-47dc-93e6-a25f35d33ad8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:51:31.554677 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 587/2345] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:31 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:31.566258 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-be0af5b4-10af-4ca2-afb5-877ea23f39bb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.568885 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-be0af5b4-10af-4ca2-afb5-877ea23f39bb tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 Jul 03 15:51:31.569178 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-be0af5b4-10af-4ca2-afb5-877ea23f39bb tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.569411 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-be0af5b4-10af-4ca2-afb5-877ea23f39bb tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.579842 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:31.579842 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:31.585932 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-be0af5b4-10af-4ca2-afb5-877ea23f39bb tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:31.591378 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-be0af5b4-10af-4ca2-afb5-877ea23f39bb tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 returned with HTTP 200 Jul 03 15:51:31.592379 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 588/2346] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:31 2026] GET /volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:31.611087 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f9de0a50-d26b-4a34-ad23-206a89c6e823 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.617825 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f9de0a50-d26b-4a34-ad23-206a89c6e823 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 15:51:31.618151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f9de0a50-d26b-4a34-ad23-206a89c6e823 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.618371 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f9de0a50-d26b-4a34-ad23-206a89c6e823 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.618846 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:31.618846 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:31.632648 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f9de0a50-d26b-4a34-ad23-206a89c6e823 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:51:31.632648 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 595/2347] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:51:31 2026] GET /volume/v3/messages => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:31.647019 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7212f7a1-acf0-4a85-9359-b8d05953891e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.655041 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7212f7a1-acf0-4a85-9359-b8d05953891e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] GET https://10.4.3.228/volume/v3/messages Jul 03 15:51:31.655328 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7212f7a1-acf0-4a85-9359-b8d05953891e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.656144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7212f7a1-acf0-4a85-9359-b8d05953891e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.679418 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7212f7a1-acf0-4a85-9359-b8d05953891e tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:51:31.679971 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 578/2348] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:51:31 2026] GET /volume/v3/messages => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:31.691939 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-800a9c0d-d8fa-44d9-a2c7-3197462a57d0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.693983 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-800a9c0d-d8fa-44d9-a2c7-3197462a57d0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/messages/3ac569e2-88b0-4b0a-9099-871c233f70bb Jul 03 15:51:31.694242 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-800a9c0d-d8fa-44d9-a2c7-3197462a57d0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.694517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-800a9c0d-d8fa-44d9-a2c7-3197462a57d0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.709055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-800a9c0d-d8fa-44d9-a2c7-3197462a57d0 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/messages/3ac569e2-88b0-4b0a-9099-871c233f70bb returned with HTTP 204 Jul 03 15:51:31.709787 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 588/2349] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 15:51:31 2026] DELETE /volume/v3/messages/3ac569e2-88b0-4b0a-9099-871c233f70bb => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jul 03 15:51:31.718821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.722444 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 Jul 03 15:51:31.723948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.724257 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.724512 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Delete volume with id: ae819536-18a9-458e-918c-7de9e8531c46 Jul 03 15:51:31.743650 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:31.743650 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:31.746848 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:31.746848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99817) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:51:31.772463 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-67567447 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-67567447, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:31.772959 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-67567447 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-67567447, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:31.785741 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Created reservations ['9c750311-8c67-4368-91b1-bd46529c9773', 'c28cce59-8a48-482b-befe-f7d79731a8af', '775db03e-b28e-4cc4-be30-c55042db84aa', 'b1c4c3d8-69a3-42bb-95d5-49d1f24c605b'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:31.839049 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Delete volume request issued successfully. Jul 03 15:51:31.839265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c02ba65-2c60-48bc-978e-44e8784f97ce tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 returned with HTTP 202 Jul 03 15:51:31.839803 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 589/2350] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:31 2026] DELETE /volume/v3/volumes/ae819536-18a9-458e-918c-7de9e8531c46 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:31.848370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-64e6bd36-7ad2-4399-8ee5-fbf19e925532 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.850275 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-64e6bd36-7ad2-4399-8ee5-fbf19e925532 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/types/1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad Jul 03 15:51:31.850550 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-64e6bd36-7ad2-4399-8ee5-fbf19e925532 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:31.850828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-64e6bd36-7ad2-4399-8ee5-fbf19e925532 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:31.901629 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-64e6bd36-7ad2-4399-8ee5-fbf19e925532 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/types/1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad returned with HTTP 202 Jul 03 15:51:31.901629 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 596/2351] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:51:31 2026] DELETE /volume/v3/types/1cfb8837-e15e-4db9-a04f-cf3a1c7b46ad => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:31.929577 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1158da4c-dba3-4b8e-bfd4-91988093dc56 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.935935 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1158da4c-dba3-4b8e-bfd4-91988093dc56 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:51:31.938985 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1158da4c-dba3-4b8e-bfd4-91988093dc56 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1248845180", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1789565662", "vendor_name": "tempest-vendor_name-2043109508"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:31.981734 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1158da4c-dba3-4b8e-bfd4-91988093dc56 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:51:31.983825 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 579/2352] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:51:31 2026] POST /volume/v3/types => generated 330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:31.992464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-12121a27-65a8-4b2f-98ba-46042c39e678 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:31.996730 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:31.996730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "80def0ea-c279-452a-9a52-1fc0baded035", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:31.997656 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume request body: {'volume': {'volume_type': '80def0ea-c279-452a-9a52-1fc0baded035', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:32.005214 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume of 1 GB Jul 03 15:51:32.005214 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.005214 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:32.005743 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:32.012837 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Flow 'volume_create_api' (f2acd364-9cdb-4467-b85b-1015928f70f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:32.014220 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36049b1-a4c8-4563-8df0-88eec7860a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:32.015374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:32.016941 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bef9eebe-8b24-46cf-96ae-e318ed31769e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.019221 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bef9eebe-8b24-46cf-96ae-e318ed31769e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f Jul 03 15:51:32.020343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bef9eebe-8b24-46cf-96ae-e318ed31769e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.020343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bef9eebe-8b24-46cf-96ae-e318ed31769e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.032334 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bef9eebe-8b24-46cf-96ae-e318ed31769e tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f returned with HTTP 404 Jul 03 15:51:32.032572 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 590/2353] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:32 2026] GET /volume/v3/volumes/ce1d71d9-4984-4955-a672-a2fc448d7f1f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:32.045408 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36049b1-a4c8-4563-8df0-88eec7860a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:51:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1789565662',vendor_name='tempest-vendor_name-2043109508'},id=80def0ea-c279-452a-9a52-1fc0baded035,is_public=True,name='tempest-ProjectMemberTests-volume-type-1248845180',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80def0ea-c279-452a-9a52-1fc0baded035', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:32.046755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a62565b-db7e-4298-a824-5ebe30b7b472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:32.099514 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1248845180 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1248845180, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:32.100141 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1248845180 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1248845180, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:32.116203 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.119658 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] DELETE https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:51:32.119658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.119658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.119658 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Delete volume with id: aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:51:32.127649 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.127649 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:32.128352 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:51:32.143462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Created reservations ['a64b867c-fd8e-43e7-bf9e-6f59b8da13a6', '0467a2fb-b467-4a38-a044-1c29287d6a35', '997f302d-6d91-4619-8d60-5f12004c4069', '99b33fc7-f2db-4266-9ee0-d50d11a965ee'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:32.144825 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a62565b-db7e-4298-a824-5ebe30b7b472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a64b867c-fd8e-43e7-bf9e-6f59b8da13a6', '0467a2fb-b467-4a38-a044-1c29287d6a35', '997f302d-6d91-4619-8d60-5f12004c4069', '99b33fc7-f2db-4266-9ee0-d50d11a965ee']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:32.146062 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fceb1e-b141-476e-94e8-70769ea0e025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:32.155124 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Delete volume request issued successfully. Jul 03 15:51:32.155124 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b15ffc2c-bd0f-4e73-b0a1-aa9a555f2bf6 tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 202 Jul 03 15:51:32.155124 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 597/2354] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:32 2026] DELETE /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:32.166990 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5fdf527c-622d-4d0d-ba61-7a1e7f352e5f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.173244 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5fdf527c-622d-4d0d-ba61-7a1e7f352e5f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:51:32.173570 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5fdf527c-622d-4d0d-ba61-7a1e7f352e5f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.174152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5fdf527c-622d-4d0d-ba61-7a1e7f352e5f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.179582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fceb1e-b141-476e-94e8-70769ea0e025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50f25775-2185-45bf-81f5-8c52738f1a12', '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='2d3a7160b452406983f5edcfcfb268b2',qos_specs=None,replication_status=,reservations=['a64b867c-fd8e-43e7-bf9e-6f59b8da13a6','0467a2fb-b467-4a38-a044-1c29287d6a35','997f302d-6d91-4619-8d60-5f12004c4069','99b33fc7-f2db-4266-9ee0-d50d11a965ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff3d69166fe4bcd9954471200f6c300',volume_type_id=80def0ea-c279-452a-9a52-1fc0baded035), '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-03T15:51:32Z,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=50f25775-2185-45bf-81f5-8c52738f1a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d3a7160b452406983f5edcfcfb268b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='eff3d69166fe4bcd9954471200f6c300',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80def0ea-c279-452a-9a52-1fc0baded035),volume_type_id=80def0ea-c279-452a-9a52-1fc0baded035)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:32.181274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4cde136-a6fd-413f-be39-e44d67e044e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:32.198000 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.198000 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:32.204374 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5fdf527c-622d-4d0d-ba61-7a1e7f352e5f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Volume info retrieved successfully. Jul 03 15:51:32.207522 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4cde136-a6fd-413f-be39-e44d67e044e0) transitioned into 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='2d3a7160b452406983f5edcfcfb268b2',qos_specs=None,replication_status=,reservations=['a64b867c-fd8e-43e7-bf9e-6f59b8da13a6','0467a2fb-b467-4a38-a044-1c29287d6a35','997f302d-6d91-4619-8d60-5f12004c4069','99b33fc7-f2db-4266-9ee0-d50d11a965ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eff3d69166fe4bcd9954471200f6c300',volume_type_id=80def0ea-c279-452a-9a52-1fc0baded035)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:32.208561 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad5d54a-91a6-4726-a688-3448046009df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:32.210143 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5fdf527c-622d-4d0d-ba61-7a1e7f352e5f tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 200 Jul 03 15:51:32.210857 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 580/2355] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:32 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:32.219106 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad5d54a-91a6-4726-a688-3448046009df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:32.220516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Flow 'volume_create_api' (f2acd364-9cdb-4467-b85b-1015928f70f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:32.220796 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Create volume request issued successfully. Jul 03 15:51:32.223431 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-12121a27-65a8-4b2f-98ba-46042c39e678 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:32.223431 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 589/2356] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:51:31 2026] POST /volume/v3/volumes => generated 774 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:32.237551 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-79f1a014-3e16-4e2e-8ab4-7ab0c89c2385 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.241495 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-79f1a014-3e16-4e2e-8ab4-7ab0c89c2385 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 Jul 03 15:51:32.241768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-79f1a014-3e16-4e2e-8ab4-7ab0c89c2385 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.241994 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-79f1a014-3e16-4e2e-8ab4-7ab0c89c2385 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.254442 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.254442 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:32.267182 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-79f1a014-3e16-4e2e-8ab4-7ab0c89c2385 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:32.272107 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-79f1a014-3e16-4e2e-8ab4-7ab0c89c2385 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 returned with HTTP 200 Jul 03 15:51:32.272721 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 591/2357] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:32 2026] GET /volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:51:32.320889 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-daaf40fc-cb40-40d1-8b3d-9b14a3a17f4f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.393323 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e8f72e15-afec-4663-b78f-ccb1cc879334 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.401870 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8f72e15-afec-4663-b78f-ccb1cc879334 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f Jul 03 15:51:32.406066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8f72e15-afec-4663-b78f-ccb1cc879334 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.407821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8f72e15-afec-4663-b78f-ccb1cc879334 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.444327 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.444327 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:32.452602 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-daaf40fc-cb40-40d1-8b3d-9b14a3a17f4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:32.452751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-daaf40fc-cb40-40d1-8b3d-9b14a3a17f4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.453252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-daaf40fc-cb40-40d1-8b3d-9b14a3a17f4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.453328 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e8f72e15-afec-4663-b78f-ccb1cc879334 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:32.453390 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-daaf40fc-cb40-40d1-8b3d-9b14a3a17f4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:32.459269 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.459269 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:32.460526 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-daaf40fc-cb40-40d1-8b3d-9b14a3a17f4f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:32.461798 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 598/2358] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:32 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:32.471773 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8f72e15-afec-4663-b78f-ccb1cc879334 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f returned with HTTP 200 Jul 03 15:51:32.472246 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 581/2359] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:32 2026] GET /volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f => generated 1017 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:32.495697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e25df840-0d69-4eed-861f-6d8236a40e1b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.498148 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e25df840-0d69-4eed-861f-6d8236a40e1b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:51:32.498423 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e25df840-0d69-4eed-861f-6d8236a40e1b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.498705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e25df840-0d69-4eed-861f-6d8236a40e1b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.499081 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-e25df840-0d69-4eed-861f-6d8236a40e1b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:51:32.499490 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.499490 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:32.500135 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e25df840-0d69-4eed-861f-6d8236a40e1b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:51:32.508225 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e25df840-0d69-4eed-861f-6d8236a40e1b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Get all volumes completed successfully. Jul 03 15:51:32.508854 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.508854 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:32.513323 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e25df840-0d69-4eed-861f-6d8236a40e1b tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:51:32.513847 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 590/2360] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:51:32 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:32.534520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.540714 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f Jul 03 15:51:32.541493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.542296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.543044 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume with id: 9f661d6c-f8fc-49fa-b4a7-1cd01604e74f Jul 03 15:51:32.574186 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.574186 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:32.575971 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:32.626479 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume request issued successfully. Jul 03 15:51:32.626899 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-082bd8e4-9582-41c1-93c9-a0e47ee33ff8 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f returned with HTTP 202 Jul 03 15:51:32.627320 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 592/2361] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:51:32 2026] DELETE /volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:51:32.639036 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f68b1785-7dcb-440e-81dd-76ec4404ee8e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:32.641248 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f68b1785-7dcb-440e-81dd-76ec4404ee8e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f Jul 03 15:51:32.641527 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f68b1785-7dcb-440e-81dd-76ec4404ee8e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:32.641780 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f68b1785-7dcb-440e-81dd-76ec4404ee8e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:32.652089 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:32.652089 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:32.656897 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f68b1785-7dcb-440e-81dd-76ec4404ee8e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:32.663162 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f68b1785-7dcb-440e-81dd-76ec4404ee8e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f returned with HTTP 200 Jul 03 15:51:32.663745 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 599/2362] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:32 2026] GET /volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:33.226829 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3fa22973-d473-4524-88be-93f215d2299b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.233501 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fa22973-d473-4524-88be-93f215d2299b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] GET https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 Jul 03 15:51:33.233501 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fa22973-d473-4524-88be-93f215d2299b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.233501 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fa22973-d473-4524-88be-93f215d2299b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.241358 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fa22973-d473-4524-88be-93f215d2299b tempest-AttachVolumeShelveTestJSON-1833349779 tempest-AttachVolumeShelveTestJSON-1833349779-project-member] https://10.4.3.228/volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 returned with HTTP 404 Jul 03 15:51:33.242018 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 582/2363] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:33 2026] GET /volume/v3/volumes/aa07d779-6023-4d99-99e7-fcba88b7df89 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:33.292530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-da08bbc9-3bf4-4241-b196-53a98f13a554 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.293362 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-da08bbc9-3bf4-4241-b196-53a98f13a554 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 Jul 03 15:51:33.293706 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-da08bbc9-3bf4-4241-b196-53a98f13a554 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.294017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-da08bbc9-3bf4-4241-b196-53a98f13a554 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.305806 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:33.305806 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:33.312490 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-da08bbc9-3bf4-4241-b196-53a98f13a554 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:33.319402 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-da08bbc9-3bf4-4241-b196-53a98f13a554 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 returned with HTTP 200 Jul 03 15:51:33.319402 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 591/2364] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:51:33 2026] GET /volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 => generated 974 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:33.337997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ccce5659-af5f-4923-810f-a1a878e408a7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.339988 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ccce5659-af5f-4923-810f-a1a878e408a7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 15:51:33.341611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ccce5659-af5f-4923-810f-a1a878e408a7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.341611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ccce5659-af5f-4923-810f-a1a878e408a7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.346067 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ccce5659-af5f-4923-810f-a1a878e408a7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:51:33.346518 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 593/2365] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:51:33 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:33.357694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ab870468-1fe1-4491-8d78-a93c05fb63f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.360796 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab870468-1fe1-4491-8d78-a93c05fb63f7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] GET https://10.4.3.228/volume/v3/messages/f3ffa882-67d7-469b-a3be-f109bd5daa1d Jul 03 15:51:33.361072 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab870468-1fe1-4491-8d78-a93c05fb63f7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.361307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab870468-1fe1-4491-8d78-a93c05fb63f7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.367134 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab870468-1fe1-4491-8d78-a93c05fb63f7 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-member] https://10.4.3.228/volume/v3/messages/f3ffa882-67d7-469b-a3be-f109bd5daa1d returned with HTTP 200 Jul 03 15:51:33.367559 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 600/2366] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:33 2026] GET /volume/v3/messages/f3ffa882-67d7-469b-a3be-f109bd5daa1d => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:33.378188 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2ba52859-46ba-495f-a9fd-de13f38f54ff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.380300 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2ba52859-46ba-495f-a9fd-de13f38f54ff tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/messages/f3ffa882-67d7-469b-a3be-f109bd5daa1d Jul 03 15:51:33.380533 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2ba52859-46ba-495f-a9fd-de13f38f54ff tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.380783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2ba52859-46ba-495f-a9fd-de13f38f54ff tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.392838 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2ba52859-46ba-495f-a9fd-de13f38f54ff tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/messages/f3ffa882-67d7-469b-a3be-f109bd5daa1d returned with HTTP 204 Jul 03 15:51:33.393269 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 583/2367] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 15:51:33 2026] DELETE /volume/v3/messages/f3ffa882-67d7-469b-a3be-f109bd5daa1d => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:51:33.402641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.404093 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 Jul 03 15:51:33.404329 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.404546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.404760 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Delete volume with id: 50f25775-2185-45bf-81f5-8c52738f1a12 Jul 03 15:51:33.413342 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:33.413342 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:33.413771 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Volume info retrieved successfully. Jul 03 15:51:33.415151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99818) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:51:33.437898 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Created reservations ['29d67171-ad0d-42fe-9aa7-37e450d2c5e4', '6ffe58f7-19c2-4a91-b376-638d13ae81cf', 'fda7976e-0524-44e9-993e-7f6839f3e770', '9fbeff8f-9732-41c6-a810-fb5cae923049'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:33.472736 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Delete volume request issued successfully. Jul 03 15:51:33.472973 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce4d401e-1fc7-44bd-9d49-a7bb13f07950 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 returned with HTTP 202 Jul 03 15:51:33.473553 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 592/2368] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:51:33 2026] DELETE /volume/v3/volumes/50f25775-2185-45bf-81f5-8c52738f1a12 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:33.481701 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d228c2e9-42d9-4651-a6df-a24b2984e1eb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.483067 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bfce3a84-5050-415b-8cdc-3b480c53b467 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.485083 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bfce3a84-5050-415b-8cdc-3b480c53b467 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] DELETE https://10.4.3.228/volume/v3/types/80def0ea-c279-452a-9a52-1fc0baded035 Jul 03 15:51:33.485335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bfce3a84-5050-415b-8cdc-3b480c53b467 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.485791 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bfce3a84-5050-415b-8cdc-3b480c53b467 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.487323 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d228c2e9-42d9-4651-a6df-a24b2984e1eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:33.487565 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d228c2e9-42d9-4651-a6df-a24b2984e1eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.487833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d228c2e9-42d9-4651-a6df-a24b2984e1eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.488048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d228c2e9-42d9-4651-a6df-a24b2984e1eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:33.497441 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:33.497441 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:33.499831 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d228c2e9-42d9-4651-a6df-a24b2984e1eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:33.501345 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 594/2369] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:33 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:33.548455 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bfce3a84-5050-415b-8cdc-3b480c53b467 tempest-ProjectMemberTests-228725980 tempest-ProjectMemberTests-228725980-project-admin] https://10.4.3.228/volume/v3/types/80def0ea-c279-452a-9a52-1fc0baded035 returned with HTTP 202 Jul 03 15:51:33.548900 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 601/2370] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:51:33 2026] DELETE /volume/v3/types/80def0ea-c279-452a-9a52-1fc0baded035 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:33.683697 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2191d87b-9328-4a78-9da7-037a7bea1eb4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.686391 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2191d87b-9328-4a78-9da7-037a7bea1eb4 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f Jul 03 15:51:33.686638 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2191d87b-9328-4a78-9da7-037a7bea1eb4 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.686849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2191d87b-9328-4a78-9da7-037a7bea1eb4 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.693306 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2191d87b-9328-4a78-9da7-037a7bea1eb4 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f returned with HTTP 404 Jul 03 15:51:33.693860 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 584/2371] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:33 2026] GET /volume/v3/volumes/9f661d6c-f8fc-49fa-b4a7-1cd01604e74f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:51:33.703168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.705724 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:33.706174 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-436136744"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:33.708054 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-436136744'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:33.708169 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume of 1 GB Jul 03 15:51:33.713175 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:33.720680 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (e055867d-ceed-43ad-9dd9-cd733e401411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:33.722110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c451d9-d5a1-47df-9db6-cabcb37f74ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:33.723308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:33.761527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c451d9-d5a1-47df-9db6-cabcb37f74ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:33.762343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b303b30-1540-4c6c-98d4-99bea608a2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:33.832715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Created reservations ['ec05439a-ae19-467f-979f-a2ac510eb6f0', '261400b0-106b-4537-95d4-e8098810f373', 'c7264931-a78c-4f27-8ec0-394f1b074947', '9b3397fb-22b5-45a3-9171-099fa47cb43b'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:33.833998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b303b30-1540-4c6c-98d4-99bea608a2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec05439a-ae19-467f-979f-a2ac510eb6f0', '261400b0-106b-4537-95d4-e8098810f373', 'c7264931-a78c-4f27-8ec0-394f1b074947', '9b3397fb-22b5-45a3-9171-099fa47cb43b']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:33.835199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4272264-76bf-4746-868d-64dd8657bd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:33.868446 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4272264-76bf-4746-868d-64dd8657bd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b061bed2-5be9-4c95-8651-c4de60698e7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-436136744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['ec05439a-ae19-467f-979f-a2ac510eb6f0','261400b0-106b-4537-95d4-e8098810f373','c7264931-a78c-4f27-8ec0-394f1b074947','9b3397fb-22b5-45a3-9171-099fa47cb43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-436136744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b061bed2-5be9-4c95-8651-c4de60698e7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36b25203efdb467886398577ff1327c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='dee3c0cb02124e20aa800e6a28b199e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:33.869524 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1314567-d94c-4a8c-9f81-9923eeba9046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:33.894681 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1314567-d94c-4a8c-9f81-9923eeba9046) transitioned into 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-436136744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['ec05439a-ae19-467f-979f-a2ac510eb6f0','261400b0-106b-4537-95d4-e8098810f373','c7264931-a78c-4f27-8ec0-394f1b074947','9b3397fb-22b5-45a3-9171-099fa47cb43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:33.895639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531d5378-8b6e-4efd-9483-fb4f60f48ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:33.909812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531d5378-8b6e-4efd-9483-fb4f60f48ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:33.911002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (e055867d-ceed-43ad-9dd9-cd733e401411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:33.911312 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request issued successfully. Jul 03 15:51:33.912003 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0cb27f41-fbe6-41c1-8f86-393b723abb4a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:33.912588 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 593/2372] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:51:33 2026] POST /volume/v3/volumes => generated 777 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:33.928267 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d442d6a6-ec8b-4425-8e00-cb9e03fcf058 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:33.930773 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d442d6a6-ec8b-4425-8e00-cb9e03fcf058 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e Jul 03 15:51:33.931131 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d442d6a6-ec8b-4425-8e00-cb9e03fcf058 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:33.931413 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d442d6a6-ec8b-4425-8e00-cb9e03fcf058 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:33.942951 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:33.942951 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:33.948002 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d442d6a6-ec8b-4425-8e00-cb9e03fcf058 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:33.953263 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d442d6a6-ec8b-4425-8e00-cb9e03fcf058 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e returned with HTTP 200 Jul 03 15:51:33.953638 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 595/2373] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:33 2026] GET /volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:51:34.514574 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-157f9f4c-b61f-41d3-ae83-37696a51080f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:34.517053 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-157f9f4c-b61f-41d3-ae83-37696a51080f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:34.517293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-157f9f4c-b61f-41d3-ae83-37696a51080f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:34.517509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-157f9f4c-b61f-41d3-ae83-37696a51080f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:34.517650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-157f9f4c-b61f-41d3-ae83-37696a51080f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:34.526507 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:34.526507 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:34.527761 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-157f9f4c-b61f-41d3-ae83-37696a51080f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:34.528252 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 602/2374] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:34 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:34.971908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a78c7167-f265-4615-97d2-4e4e74fcdc9a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:34.974187 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a78c7167-f265-4615-97d2-4e4e74fcdc9a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e Jul 03 15:51:34.974479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a78c7167-f265-4615-97d2-4e4e74fcdc9a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:34.974754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a78c7167-f265-4615-97d2-4e4e74fcdc9a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:34.988129 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:34.988129 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:34.998753 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a78c7167-f265-4615-97d2-4e4e74fcdc9a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:35.004474 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a78c7167-f265-4615-97d2-4e4e74fcdc9a tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e returned with HTTP 200 Jul 03 15:51:35.005013 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 585/2375] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:34 2026] GET /volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:35.017503 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b74f32c3-913d-44ce-bd0a-cb0e553595a5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:35.019360 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b74f32c3-913d-44ce-bd0a-cb0e553595a5 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] GET https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e Jul 03 15:51:35.019562 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b74f32c3-913d-44ce-bd0a-cb0e553595a5 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:35.019789 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b74f32c3-913d-44ce-bd0a-cb0e553595a5 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:35.026608 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:35.026608 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:35.032124 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b74f32c3-913d-44ce-bd0a-cb0e553595a5 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Volume info retrieved successfully. Jul 03 15:51:35.038372 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b74f32c3-913d-44ce-bd0a-cb0e553595a5 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e returned with HTTP 200 Jul 03 15:51:35.038757 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 594/2376] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:35 2026] GET /volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:35.053534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-97a30131-3981-4315-a6db-57b234884888 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:35.056518 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97a30131-3981-4315-a6db-57b234884888 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e Jul 03 15:51:35.056518 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97a30131-3981-4315-a6db-57b234884888 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:35.056518 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97a30131-3981-4315-a6db-57b234884888 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:35.056518 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-97a30131-3981-4315-a6db-57b234884888 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume with id: b061bed2-5be9-4c95-8651-c4de60698e7e Jul 03 15:51:35.065441 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:35.065441 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:35.066218 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-97a30131-3981-4315-a6db-57b234884888 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:35.093383 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-97a30131-3981-4315-a6db-57b234884888 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume request issued successfully. Jul 03 15:51:35.094252 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97a30131-3981-4315-a6db-57b234884888 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e returned with HTTP 202 Jul 03 15:51:35.094252 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 596/2377] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:51:35 2026] DELETE /volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:51:35.102455 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-c9afa998-5d41-4b36-93c9-8e5df797cd29 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:35.102555 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dd10cb72-1236-4d3d-ba32-e1514b95642e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:35.105147 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-c9afa998-5d41-4b36-93c9-8e5df797cd29 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/limits Jul 03 15:51:35.105356 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-c9afa998-5d41-4b36-93c9-8e5df797cd29 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:35.105503 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dd10cb72-1236-4d3d-ba32-e1514b95642e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e Jul 03 15:51:35.105552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-c9afa998-5d41-4b36-93c9-8e5df797cd29 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:35.105751 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dd10cb72-1236-4d3d-ba32-e1514b95642e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:35.105935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dd10cb72-1236-4d3d-ba32-e1514b95642e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:35.118472 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:35.118472 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:35.125877 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dd10cb72-1236-4d3d-ba32-e1514b95642e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:35.127161 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-c9afa998-5d41-4b36-93c9-8e5df797cd29 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/limits returned with HTTP 200 Jul 03 15:51:35.127562 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 603/2378] 10.4.3.228 () {68 vars in 1484 bytes} [Fri Jul 3 15:51:35 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:35.133065 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dd10cb72-1236-4d3d-ba32-e1514b95642e tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e returned with HTTP 200 Jul 03 15:51:35.133493 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 586/2379] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:35 2026] GET /volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:35.541302 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-aef13674-a156-410a-9ce3-471fc5693f75 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:35.543635 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aef13674-a156-410a-9ce3-471fc5693f75 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:35.543941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aef13674-a156-410a-9ce3-471fc5693f75 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:35.544177 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aef13674-a156-410a-9ce3-471fc5693f75 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:35.544313 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-aef13674-a156-410a-9ce3-471fc5693f75 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:35.549799 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:35.549799 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:35.550744 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aef13674-a156-410a-9ce3-471fc5693f75 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:35.551281 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 595/2380] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:35 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:35.689449 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-55b306d7-b6aa-4376-9dd4-c6730083ecf9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:35.694107 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-55b306d7-b6aa-4376-9dd4-c6730083ecf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:35.694107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-55b306d7-b6aa-4376-9dd4-c6730083ecf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:35.694107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-55b306d7-b6aa-4376-9dd4-c6730083ecf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:35.712759 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:35.712759 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:35.719913 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-55b306d7-b6aa-4376-9dd4-c6730083ecf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:35.725999 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-55b306d7-b6aa-4376-9dd4-c6730083ecf9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:35.726605 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 597/2381] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:35 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 1659 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:35.737418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:35.740363 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:35.740763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de17346e-406a-4c70-8833-a3a0d197a38d", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:35.764739 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:35.764739 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:35.773677 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:35.773677 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Create snapshot from volume de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:35.910633 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Created reservations ['bab7683f-0a01-4989-b14b-9fe700f92810', '47561427-f37b-4874-b50b-e8c12640823a', '3cb883d2-c55c-46a7-9868-19e9eadc1ca1', '7b22744f-b5be-4e27-aa2f-1c95d3de3243'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:35.979700 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Snapshot force create request issued successfully. Jul 03 15:51:35.980146 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-72133f64-f1d0-4039-9d2c-e36e9fb2b5a0 req-02725bed-5799-4fbd-bd6b-5284f59e7ed6 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:51:35.980736 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 604/2382] 10.4.3.228 () {72 vars in 1547 bytes} [Fri Jul 3 15:51:35 2026] POST /volume/v3/snapshots => generated 292 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:36.147947 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5e175a40-ec58-480f-83bb-74fb444dca41 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:36.151359 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5e175a40-ec58-480f-83bb-74fb444dca41 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e Jul 03 15:51:36.151359 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5e175a40-ec58-480f-83bb-74fb444dca41 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:36.151563 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5e175a40-ec58-480f-83bb-74fb444dca41 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:36.162142 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5e175a40-ec58-480f-83bb-74fb444dca41 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e returned with HTTP 404 Jul 03 15:51:36.162661 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 587/2383] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:36 2026] GET /volume/v3/volumes/b061bed2-5be9-4c95-8651-c4de60698e7e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:51:36.173112 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:36.175033 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:36.175370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1807185765"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:36.177071 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1807185765'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:36.177312 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume of 1 GB Jul 03 15:51:36.181286 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Availability Zones retrieved successfully. Jul 03 15:51:36.187556 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (7f1e3733-a1d5-49d5-84de-099e69400711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:36.188461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eaf4f2b-abc4-4225-945c-315025554211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:36.189291 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:36.215103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eaf4f2b-abc4-4225-945c-315025554211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:36.215980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bd1874-0c06-488f-80ed-9107bf50fc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:36.263283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Created reservations ['678e7791-65be-40a0-b3d7-18678d6909b9', '90911421-9d16-49a0-9089-874bb99e053e', '0f8f8f24-2407-4b1d-85ca-daa9a66d8573', 'a1aed144-83b6-4abd-aa56-857e58ecb5d5'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:36.264353 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bd1874-0c06-488f-80ed-9107bf50fc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678e7791-65be-40a0-b3d7-18678d6909b9', '90911421-9d16-49a0-9089-874bb99e053e', '0f8f8f24-2407-4b1d-85ca-daa9a66d8573', 'a1aed144-83b6-4abd-aa56-857e58ecb5d5']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:36.265228 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77c7aec-8551-406a-b769-cddaa31caf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:36.296729 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77c7aec-8551-406a-b769-cddaa31caf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d1671c-3d11-46d1-9a1a-5096de2a1cc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1807185765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['678e7791-65be-40a0-b3d7-18678d6909b9','90911421-9d16-49a0-9089-874bb99e053e','0f8f8f24-2407-4b1d-85ca-daa9a66d8573','a1aed144-83b6-4abd-aa56-857e58ecb5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1807185765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69d1671c-3d11-46d1-9a1a-5096de2a1cc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36b25203efdb467886398577ff1327c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='dee3c0cb02124e20aa800e6a28b199e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:36.297362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd12baf-4849-4a9d-86e0-f4a96f693340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:36.314574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd12baf-4849-4a9d-86e0-f4a96f693340) transitioned into 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-1807185765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36b25203efdb467886398577ff1327c7',qos_specs=None,replication_status=,reservations=['678e7791-65be-40a0-b3d7-18678d6909b9','90911421-9d16-49a0-9089-874bb99e053e','0f8f8f24-2407-4b1d-85ca-daa9a66d8573','a1aed144-83b6-4abd-aa56-857e58ecb5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee3c0cb02124e20aa800e6a28b199e0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:36.316180 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2244db2a-7a77-4dc6-ad0f-520d5eccd954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:36.328180 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2244db2a-7a77-4dc6-ad0f-520d5eccd954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:36.328950 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Flow 'volume_create_api' (7f1e3733-a1d5-49d5-84de-099e69400711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:36.329402 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Create volume request issued successfully. Jul 03 15:51:36.329890 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-023a20a0-af4d-4b4d-8ff7-c250f1bc77c6 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:36.330319 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 596/2384] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:51:36 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:36.345758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7267121a-424a-4ddb-88cb-9450406325db None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:36.347936 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7267121a-424a-4ddb-88cb-9450406325db tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 Jul 03 15:51:36.348589 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7267121a-424a-4ddb-88cb-9450406325db tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:36.348589 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7267121a-424a-4ddb-88cb-9450406325db tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:36.359117 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:36.359117 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:36.362786 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7267121a-424a-4ddb-88cb-9450406325db tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:36.366849 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7267121a-424a-4ddb-88cb-9450406325db tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 returned with HTTP 200 Jul 03 15:51:36.367342 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 598/2385] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:36 2026] GET /volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:36.562179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8d24a4fb-1e5a-4876-a2c0-ef0b3b221d19 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:36.565451 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d24a4fb-1e5a-4876-a2c0-ef0b3b221d19 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:36.566075 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8d24a4fb-1e5a-4876-a2c0-ef0b3b221d19 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:36.566075 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8d24a4fb-1e5a-4876-a2c0-ef0b3b221d19 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:36.566075 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8d24a4fb-1e5a-4876-a2c0-ef0b3b221d19 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:36.582707 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:36.582707 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:36.583566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d24a4fb-1e5a-4876-a2c0-ef0b3b221d19 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:36.583996 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 605/2386] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:36 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:37.382791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1828c3ec-65d0-4754-b215-c4d016629394 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:37.384743 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1828c3ec-65d0-4754-b215-c4d016629394 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 Jul 03 15:51:37.384982 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1828c3ec-65d0-4754-b215-c4d016629394 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:37.385196 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1828c3ec-65d0-4754-b215-c4d016629394 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:37.393528 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:37.393528 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:37.398235 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1828c3ec-65d0-4754-b215-c4d016629394 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:37.402904 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1828c3ec-65d0-4754-b215-c4d016629394 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 returned with HTTP 200 Jul 03 15:51:37.403311 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 588/2387] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:37 2026] GET /volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:37.422792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-13b0e06c-c945-4683-ac79-a6534d568b21 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:37.425907 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-13b0e06c-c945-4683-ac79-a6534d568b21 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] GET https://10.4.3.228/volume/v3/volumes/summary Jul 03 15:51:37.426245 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-13b0e06c-c945-4683-ac79-a6534d568b21 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:37.426459 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-13b0e06c-c945-4683-ac79-a6534d568b21 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:37.426656 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-13b0e06c-c945-4683-ac79-a6534d568b21 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:51:37.426960 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:37.426960 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:37.432910 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-13b0e06c-c945-4683-ac79-a6534d568b21 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] Get summary completed successfully. Jul 03 15:51:37.433234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-13b0e06c-c945-4683-ac79-a6534d568b21 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-reader] https://10.4.3.228/volume/v3/volumes/summary returned with HTTP 200 Jul 03 15:51:37.433642 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 597/2388] 10.4.3.228 () {68 vars in 1302 bytes} [Fri Jul 3 15:51:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:37.442730 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:37.444506 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 Jul 03 15:51:37.444903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:37.445231 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:37.445503 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume with id: 69d1671c-3d11-46d1-9a1a-5096de2a1cc6 Jul 03 15:51:37.455347 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:37.455347 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:37.455347 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:37.478321 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Delete volume request issued successfully. Jul 03 15:51:37.478801 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d6e02da-396e-4d7a-aaba-a7d317ebc856 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 returned with HTTP 202 Jul 03 15:51:37.479830 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 599/2389] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:51:37 2026] DELETE /volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:51:37.487544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-43c651d1-1b40-47d7-baee-6283d0134d79 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:37.491611 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-43c651d1-1b40-47d7-baee-6283d0134d79 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 Jul 03 15:51:37.491611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-43c651d1-1b40-47d7-baee-6283d0134d79 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:37.491611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-43c651d1-1b40-47d7-baee-6283d0134d79 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:37.502766 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:37.502766 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:37.515369 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-932154ee-3cc7-4d8b-a33f-4a40089a2618 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:37.516252 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-43c651d1-1b40-47d7-baee-6283d0134d79 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Volume info retrieved successfully. Jul 03 15:51:37.521702 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-43c651d1-1b40-47d7-baee-6283d0134d79 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 returned with HTTP 200 Jul 03 15:51:37.522467 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 606/2390] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:37 2026] GET /volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:37.597286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9315341f-8691-4fd6-a91f-63261b325df0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:37.603459 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9315341f-8691-4fd6-a91f-63261b325df0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:37.603742 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9315341f-8691-4fd6-a91f-63261b325df0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:37.604023 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9315341f-8691-4fd6-a91f-63261b325df0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:37.604170 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-9315341f-8691-4fd6-a91f-63261b325df0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:37.613068 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:37.613068 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:37.613981 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9315341f-8691-4fd6-a91f-63261b325df0 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:37.614424 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 598/2391] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:37 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:37.642981 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-932154ee-3cc7-4d8b-a33f-4a40089a2618 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] GET https://10.4.3.228/volume/v3/scheduler-stats/get_pools Jul 03 15:51:37.643168 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-932154ee-3cc7-4d8b-a33f-4a40089a2618 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:37.643482 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-932154ee-3cc7-4d8b-a33f-4a40089a2618 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Calling method 'get_pools' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.147125 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-932154ee-3cc7-4d8b-a33f-4a40089a2618 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] https://10.4.3.228/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 15:51:38.147630 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 589/2392] 10.4.3.228 () {66 vars in 1291 bytes} [Fri Jul 3 15:51:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:38.157556 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0681ba6d-2eff-481e-b25f-acea0b26a124 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:38.159290 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0681ba6d-2eff-481e-b25f-acea0b26a124 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] GET https://10.4.3.228/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 15:51:38.159677 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0681ba6d-2eff-481e-b25f-acea0b26a124 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:38.160000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0681ba6d-2eff-481e-b25f-acea0b26a124 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Calling method 'get_pools' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.543747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e14bcedd-d9bd-4a20-8dca-fd3a59d0e5b1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:38.545601 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e14bcedd-d9bd-4a20-8dca-fd3a59d0e5b1 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] GET https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 Jul 03 15:51:38.546643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e14bcedd-d9bd-4a20-8dca-fd3a59d0e5b1 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:38.546643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e14bcedd-d9bd-4a20-8dca-fd3a59d0e5b1 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.556678 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e14bcedd-d9bd-4a20-8dca-fd3a59d0e5b1 tempest-ProjectReaderTests-592854072 tempest-ProjectReaderTests-592854072-project-admin] https://10.4.3.228/volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 returned with HTTP 404 Jul 03 15:51:38.557467 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 607/2393] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:38 2026] GET /volume/v3/volumes/69d1671c-3d11-46d1-9a1a-5096de2a1cc6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:51:38.628905 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-47b351e6-0be9-4e75-8e14-934b8dd2ab38 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:38.634023 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-47b351e6-0be9-4e75-8e14-934b8dd2ab38 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:38.634207 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-47b351e6-0be9-4e75-8e14-934b8dd2ab38 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:38.634409 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-47b351e6-0be9-4e75-8e14-934b8dd2ab38 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.634489 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-47b351e6-0be9-4e75-8e14-934b8dd2ab38 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:38.638978 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:38.638978 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:38.639653 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-47b351e6-0be9-4e75-8e14-934b8dd2ab38 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:38.640006 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 599/2394] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:38 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:38.651560 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-05af584f-443f-4ad5-8cee-ae71118b38eb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:38.653436 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05af584f-443f-4ad5-8cee-ae71118b38eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:38.653661 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05af584f-443f-4ad5-8cee-ae71118b38eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:38.653869 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05af584f-443f-4ad5-8cee-ae71118b38eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.654019 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-05af584f-443f-4ad5-8cee-ae71118b38eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:38.659434 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:38.659434 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:38.660279 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05af584f-443f-4ad5-8cee-ae71118b38eb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:38.661638 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 590/2395] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:38 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:38.663780 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0681ba6d-2eff-481e-b25f-acea0b26a124 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] https://10.4.3.228/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 15:51:38.664366 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 600/2396] 10.4.3.228 () {66 vars in 1314 bytes} [Fri Jul 3 15:51:38 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:38.672630 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-815b181f-425a-4bf5-9444-8da2d8c47340 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:38.674311 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-39b9ea32-71e3-473a-b3da-78d098fd6c14 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:38.674822 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-815b181f-425a-4bf5-9444-8da2d8c47340 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:38.674822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-815b181f-425a-4bf5-9444-8da2d8c47340 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:38.675374 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-815b181f-425a-4bf5-9444-8da2d8c47340 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.675374 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-815b181f-425a-4bf5-9444-8da2d8c47340 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete backup with id: 55229d53-f449-4f1b-863d-48a302815495. Jul 03 15:51:38.676319 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39b9ea32-71e3-473a-b3da-78d098fd6c14 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] GET https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool Jul 03 15:51:38.676549 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39b9ea32-71e3-473a-b3da-78d098fd6c14 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:38.676795 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39b9ea32-71e3-473a-b3da-78d098fd6c14 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.680294 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:38.680294 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:38.693864 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-815b181f-425a-4bf5-9444-8da2d8c47340 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] delete_backup rpcapi backup_id 55229d53-f449-4f1b-863d-48a302815495 {{(pid=99819) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:51:38.699692 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-815b181f-425a-4bf5-9444-8da2d8c47340 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 202 Jul 03 15:51:38.700233 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 608/2397] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:38 2026] DELETE /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:38.708646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-26bf926e-daad-4185-8215-92859e40da6e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:38.711022 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26bf926e-daad-4185-8215-92859e40da6e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:38.711260 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26bf926e-daad-4185-8215-92859e40da6e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:38.711749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26bf926e-daad-4185-8215-92859e40da6e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:38.711749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-26bf926e-daad-4185-8215-92859e40da6e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:38.719116 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:38.719116 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:38.720175 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26bf926e-daad-4185-8215-92859e40da6e tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 200 Jul 03 15:51:38.720613 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 591/2398] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:38 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:39.185499 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39b9ea32-71e3-473a-b3da-78d098fd6c14 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool returned with HTTP 200 Jul 03 15:51:39.185933 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 600/2399] 10.4.3.228 () {66 vars in 1318 bytes} [Fri Jul 3 15:51:38 2026] GET /volume/v3/capabilities/np0000004436@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:39.196796 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-69576758-6092-40ad-8531-19ee8b8e35b3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:39.199103 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69576758-6092-40ad-8531-19ee8b8e35b3 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] GET https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool Jul 03 15:51:39.199338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69576758-6092-40ad-8531-19ee8b8e35b3 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:39.199572 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69576758-6092-40ad-8531-19ee8b8e35b3 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:39.712318 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69576758-6092-40ad-8531-19ee8b8e35b3 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool returned with HTTP 200 Jul 03 15:51:39.712913 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 601/2400] 10.4.3.228 () {66 vars in 1318 bytes} [Fri Jul 3 15:51:39 2026] GET /volume/v3/capabilities/np0000004436@storpool => generated 703 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:39.731215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-16796a29-be8e-466f-bcdf-0a9b07276b7d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:39.733004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7c39040c-bdcc-4e27-b812-b99b5fb2ae42 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:39.733257 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-16796a29-be8e-466f-bcdf-0a9b07276b7d tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] GET https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool Jul 03 15:51:39.733257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-16796a29-be8e-466f-bcdf-0a9b07276b7d tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:39.733257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-16796a29-be8e-466f-bcdf-0a9b07276b7d tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:39.736629 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c39040c-bdcc-4e27-b812-b99b5fb2ae42 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 Jul 03 15:51:39.736629 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c39040c-bdcc-4e27-b812-b99b5fb2ae42 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:39.736629 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c39040c-bdcc-4e27-b812-b99b5fb2ae42 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:39.736629 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-7c39040c-bdcc-4e27-b812-b99b5fb2ae42 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id 55229d53-f449-4f1b-863d-48a302815495. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:39.740347 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c39040c-bdcc-4e27-b812-b99b5fb2ae42 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 returned with HTTP 404 Jul 03 15:51:39.740974 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 592/2401] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:39 2026] GET /volume/v3/backups/55229d53-f449-4f1b-863d-48a302815495 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:39.840426 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f3fa516c-9ec6-4ce3-b7d3-c98f3aa4f837 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:39.842169 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f3fa516c-9ec6-4ce3-b7d3-c98f3aa4f837 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:39.842481 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f3fa516c-9ec6-4ce3-b7d3-c98f3aa4f837 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:39.842584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f3fa516c-9ec6-4ce3-b7d3-c98f3aa4f837 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:39.842824 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-f3fa516c-9ec6-4ce3-b7d3-c98f3aa4f837 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete backup with id: cebcc0de-8298-40cb-a3ab-33afb1e623bd. Jul 03 15:51:39.850271 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:39.850271 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:39.863488 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-f3fa516c-9ec6-4ce3-b7d3-c98f3aa4f837 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] delete_backup rpcapi backup_id cebcc0de-8298-40cb-a3ab-33afb1e623bd {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:51:39.865365 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f3fa516c-9ec6-4ce3-b7d3-c98f3aa4f837 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 202 Jul 03 15:51:39.866086 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 601/2402] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:39 2026] DELETE /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:39.872480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-718ce5a6-8b34-4724-a431-a8ffe6b30c09 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:39.876878 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-718ce5a6-8b34-4724-a431-a8ffe6b30c09 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:39.877115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-718ce5a6-8b34-4724-a431-a8ffe6b30c09 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:39.877343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-718ce5a6-8b34-4724-a431-a8ffe6b30c09 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:39.877480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-718ce5a6-8b34-4724-a431-a8ffe6b30c09 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:39.883370 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:39.883370 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:39.884439 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-718ce5a6-8b34-4724-a431-a8ffe6b30c09 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 200 Jul 03 15:51:39.884963 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 602/2403] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:39 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:40.250397 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-16796a29-be8e-466f-bcdf-0a9b07276b7d tempest-BackendsCapabilitiesAdminTestsJSON-1374064900 tempest-BackendsCapabilitiesAdminTestsJSON-1374064900-project-admin] https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool returned with HTTP 200 Jul 03 15:51:40.250886 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 609/2404] 10.4.3.228 () {66 vars in 1318 bytes} [Fri Jul 3 15:51:39 2026] GET /volume/v3/capabilities/np0000004436@storpool => generated 703 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:40.291003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-76066b35-c2d3-4e87-a592-d3b4bd7727b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:40.293584 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-76066b35-c2d3-4e87-a592-d3b4bd7727b3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:40.293804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-76066b35-c2d3-4e87-a592-d3b4bd7727b3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:40.293999 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-76066b35-c2d3-4e87-a592-d3b4bd7727b3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:40.308246 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:40.308246 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:40.313560 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-76066b35-c2d3-4e87-a592-d3b4bd7727b3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:40.317879 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-76066b35-c2d3-4e87-a592-d3b4bd7727b3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:40.318052 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 593/2405] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:40 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 1659 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:40.895529 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2547adfe-78cd-4b40-a7d8-cd3dd7c13f8a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:40.897462 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2547adfe-78cd-4b40-a7d8-cd3dd7c13f8a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd Jul 03 15:51:40.897699 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2547adfe-78cd-4b40-a7d8-cd3dd7c13f8a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:40.897907 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2547adfe-78cd-4b40-a7d8-cd3dd7c13f8a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:40.898040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2547adfe-78cd-4b40-a7d8-cd3dd7c13f8a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Show backup with id cebcc0de-8298-40cb-a3ab-33afb1e623bd. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:40.901886 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2547adfe-78cd-4b40-a7d8-cd3dd7c13f8a tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd returned with HTTP 404 Jul 03 15:51:40.902680 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 602/2406] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:40 2026] GET /volume/v3/backups/cebcc0de-8298-40cb-a3ab-33afb1e623bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:41.033720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-75e4d365-1026-463b-9319-2ffd8d1eab84 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:41.036927 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-75e4d365-1026-463b-9319-2ffd8d1eab84 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:41.037120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-75e4d365-1026-463b-9319-2ffd8d1eab84 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:41.037313 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-75e4d365-1026-463b-9319-2ffd8d1eab84 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:41.057275 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:41.057275 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:41.063502 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-75e4d365-1026-463b-9319-2ffd8d1eab84 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:41.068400 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-75e4d365-1026-463b-9319-2ffd8d1eab84 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:41.071576 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 603/2407] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:41 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:41.090331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1decebd-79e8-4fc9-bdb8-3b04a2d3d136 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:41.095733 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1decebd-79e8-4fc9-bdb8-3b04a2d3d136 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] POST https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753/action Jul 03 15:51:41.095733 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1decebd-79e8-4fc9-bdb8-3b04a2d3d136 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:41.095733 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1decebd-79e8-4fc9-bdb8-3b04a2d3d136 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:41.108219 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:41.108219 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:41.108898 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1decebd-79e8-4fc9-bdb8-3b04a2d3d136 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:41.117977 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1decebd-79e8-4fc9-bdb8-3b04a2d3d136 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Begin detaching volume completed successfully. Jul 03 15:51:41.118384 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1decebd-79e8-4fc9-bdb8-3b04a2d3d136 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753/action returned with HTTP 202 Jul 03 15:51:41.119111 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 610/2408] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:51:41 2026] POST /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:51:41.146556 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d03a6926-34ec-43da-92cb-4c491276723f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:41.150496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d03a6926-34ec-43da-92cb-4c491276723f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:41.150496 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d03a6926-34ec-43da-92cb-4c491276723f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:41.150496 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d03a6926-34ec-43da-92cb-4c491276723f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:41.160136 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:41.160136 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:41.166149 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d03a6926-34ec-43da-92cb-4c491276723f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:41.176447 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d03a6926-34ec-43da-92cb-4c491276723f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:41.177061 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 594/2409] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:41 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:42.149093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8768ca73-46f1-4da1-a369-6aa3261b8ddb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:42.149557 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8768ca73-46f1-4da1-a369-6aa3261b8ddb None None] GET https://10.4.3.228/volume// Jul 03 15:51:42.149801 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8768ca73-46f1-4da1-a369-6aa3261b8ddb None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:42.150012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8768ca73-46f1-4da1-a369-6aa3261b8ddb None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:42.150375 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8768ca73-46f1-4da1-a369-6aa3261b8ddb None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:42.150714 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 603/2410] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:51:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:42.159087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-20c04140-ff83-45dc-8a41-89d7d4b05f2f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:42.161197 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-20c04140-ff83-45dc-8a41-89d7d4b05f2f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:42.161399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-20c04140-ff83-45dc-8a41-89d7d4b05f2f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:42.161657 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-20c04140-ff83-45dc-8a41-89d7d4b05f2f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:42.170258 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:42.170258 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:42.173807 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-20c04140-ff83-45dc-8a41-89d7d4b05f2f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:42.177919 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-20c04140-ff83-45dc-8a41-89d7d4b05f2f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:42.178429 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 604/2411] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:51:42 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 1317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:42.194469 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-406557ee-8e73-47ff-9702-ef0c25fb91ba None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:42.197306 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-406557ee-8e73-47ff-9702-ef0c25fb91ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:42.197448 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-406557ee-8e73-47ff-9702-ef0c25fb91ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:42.197760 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-406557ee-8e73-47ff-9702-ef0c25fb91ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:42.209831 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:42.209831 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:42.214165 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-406557ee-8e73-47ff-9702-ef0c25fb91ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:42.220516 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-406557ee-8e73-47ff-9702-ef0c25fb91ba tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:42.221077 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 611/2412] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:42 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:42.522843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-f53c0190-cf74-44a8-ba82-bf54d27c277a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:42.525215 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-f53c0190-cf74-44a8-ba82-bf54d27c277a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1 Jul 03 15:51:42.527389 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-f53c0190-cf74-44a8-ba82-bf54d27c277a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:42.527389 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-f53c0190-cf74-44a8-ba82-bf54d27c277a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:42.537333 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:42.537333 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:43.082082 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-590e22ab-09aa-41c9-b52d-28938497fc5c req-f53c0190-cf74-44a8-ba82-bf54d27c277a tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1 returned with HTTP 200 Jul 03 15:51:43.082548 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 595/2413] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:51:42 2026] DELETE /volume/v3/attachments/cc1ac62f-f118-4333-a5b4-df2993e77ba1 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.138519 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f8ab3ac5-afa5-4cc0-95e6-37ba3b57480d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.141215 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1aed111-90d6-4004-b0a7-de8f78b10183 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.143537 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1aed111-90d6-4004-b0a7-de8f78b10183 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20 Jul 03 15:51:43.143754 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1aed111-90d6-4004-b0a7-de8f78b10183 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.143974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1aed111-90d6-4004-b0a7-de8f78b10183 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.152402 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:43.152402 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:43.232861 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f8ab3ac5-afa5-4cc0-95e6-37ba3b57480d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:43.233220 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f8ab3ac5-afa5-4cc0-95e6-37ba3b57480d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.233266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f8ab3ac5-afa5-4cc0-95e6-37ba3b57480d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.236468 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0619ae3b-aaf5-46ee-9366-3e37143ba7b4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.238198 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0619ae3b-aaf5-46ee-9366-3e37143ba7b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:43.238409 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0619ae3b-aaf5-46ee-9366-3e37143ba7b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.238631 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0619ae3b-aaf5-46ee-9366-3e37143ba7b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.245496 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f8ab3ac5-afa5-4cc0-95e6-37ba3b57480d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:43.246215 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 604/2414] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 437 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.252917 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:43.252917 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:43.257639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-645af5c0-a3ef-4fc8-9b96-99b7275f281c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.257810 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0619ae3b-aaf5-46ee-9366-3e37143ba7b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:43.260194 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-645af5c0-a3ef-4fc8-9b96-99b7275f281c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f/defaults Jul 03 15:51:43.260816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-645af5c0-a3ef-4fc8-9b96-99b7275f281c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.261068 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-645af5c0-a3ef-4fc8-9b96-99b7275f281c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'defaults' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.261383 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:43.261383 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:43.261966 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0619ae3b-aaf5-46ee-9366-3e37143ba7b4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:43.262358 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 612/2415] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:43.274099 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-645af5c0-a3ef-4fc8-9b96-99b7275f281c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f/defaults returned with HTTP 200 Jul 03 15:51:43.274501 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 596/2416] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.283849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e4475b10-b0c5-4e7f-aeec-8b6a3802fc49 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.286253 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e4475b10-b0c5-4e7f-aeec-8b6a3802fc49 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:43.286526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e4475b10-b0c5-4e7f-aeec-8b6a3802fc49 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:43.323225 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e4475b10-b0c5-4e7f-aeec-8b6a3802fc49 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:43.323817 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 605/2417] 10.4.3.228 () {68 vars in 1374 bytes} [Fri Jul 3 15:51:43 2026] PUT /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 395 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.331095 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-01a50b0e-176c-42f5-9768-5b553e60805f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.332778 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01a50b0e-176c-42f5-9768-5b553e60805f tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] DELETE https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:43.333000 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01a50b0e-176c-42f5-9768-5b553e60805f tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.333185 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01a50b0e-176c-42f5-9768-5b553e60805f tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.339225 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01a50b0e-176c-42f5-9768-5b553e60805f tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:43.339585 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 613/2418] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:43 2026] DELETE /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:51:43.346136 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-70ac1a2e-936e-49fa-9b1a-c4f1460be2a6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.348347 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-70ac1a2e-936e-49fa-9b1a-c4f1460be2a6 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:43.348531 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-70ac1a2e-936e-49fa-9b1a-c4f1460be2a6 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.348753 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-70ac1a2e-936e-49fa-9b1a-c4f1460be2a6 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.364998 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-70ac1a2e-936e-49fa-9b1a-c4f1460be2a6 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:43.365590 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 597/2419] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.374720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-506ebfc8-c4a3-4793-b61c-576e7c2bac17 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.377240 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-506ebfc8-c4a3-4793-b61c-576e7c2bac17 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:43.377721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-506ebfc8-c4a3-4793-b61c-576e7c2bac17 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-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=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:43.464979 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-506ebfc8-c4a3-4793-b61c-576e7c2bac17 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:43.465444 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 606/2420] 10.4.3.228 () {68 vars in 1375 bytes} [Fri Jul 3 15:51:43 2026] PUT /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 395 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.484364 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-44b259fe-98e4-452d-9f2c-8fa3c7f47744 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.487465 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-44b259fe-98e4-452d-9f2c-8fa3c7f47744 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f/defaults Jul 03 15:51:43.487465 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-44b259fe-98e4-452d-9f2c-8fa3c7f47744 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.487465 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-44b259fe-98e4-452d-9f2c-8fa3c7f47744 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'defaults' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.501004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-44b259fe-98e4-452d-9f2c-8fa3c7f47744 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f/defaults returned with HTTP 200 Jul 03 15:51:43.501004 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 614/2421] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.512020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d03753a3-c4de-47e1-a254-b11e14006b4c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.514703 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d03753a3-c4de-47e1-a254-b11e14006b4c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:43.515296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d03753a3-c4de-47e1-a254-b11e14006b4c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.515553 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d03753a3-c4de-47e1-a254-b11e14006b4c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.540661 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d03753a3-c4de-47e1-a254-b11e14006b4c tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:43.541052 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 598/2422] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.556825 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ccf6ab37-c569-4dd9-92dd-69e69fb30980 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.560420 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ccf6ab37-c569-4dd9-92dd-69e69fb30980 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True Jul 03 15:51:43.560666 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ccf6ab37-c569-4dd9-92dd-69e69fb30980 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.560881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ccf6ab37-c569-4dd9-92dd-69e69fb30980 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.588109 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ccf6ab37-c569-4dd9-92dd-69e69fb30980 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True returned with HTTP 200 Jul 03 15:51:43.588552 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 607/2423] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:43.599703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e0d69864-93f2-4e46-bf19-e179381d495a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.665118 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:43.665492 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-294433384"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:43.667353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-294433384'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:43.667473 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Create volume of 1 GB Jul 03 15:51:43.671979 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Availability Zones retrieved successfully. Jul 03 15:51:43.677996 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Flow 'volume_create_api' (fb386d6b-a715-46ff-aad2-71eb5f8f4591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:43.680119 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5504762c-0db9-4514-8773-8a99f642c963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:43.680260 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:43.691759 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-05efda5d-62a6-4f97-8d0e-f57ee0d2f7e1 req-d1aed111-90d6-4004-b0a7-de8f78b10183 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20 returned with HTTP 200 Jul 03 15:51:43.692332 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 605/2424] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:51:43 2026] DELETE /volume/v3/attachments/5d7fdf94-8ebf-46f5-b2f9-4f88d2caca20 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:43.711721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5504762c-0db9-4514-8773-8a99f642c963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:43.712466 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a230b739-40ca-4679-8a1f-d83b15c13b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:43.795671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Created reservations ['732aa353-2bc2-444c-81ed-4fcb1b71d52e', 'f3f6fc50-f11c-4763-9147-b72d45b96717', '96122b9f-5ba5-49f1-84c8-096bda28f42f', '4888a7e4-3b53-4ee6-abe2-557a0edab082'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:43.796919 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a230b739-40ca-4679-8a1f-d83b15c13b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['732aa353-2bc2-444c-81ed-4fcb1b71d52e', 'f3f6fc50-f11c-4763-9147-b72d45b96717', '96122b9f-5ba5-49f1-84c8-096bda28f42f', '4888a7e4-3b53-4ee6-abe2-557a0edab082']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:43.797837 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227a0a2c-fd82-4082-b3ad-107315b39f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:43.835509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227a0a2c-fd82-4082-b3ad-107315b39f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c721b149-87c2-40d5-8bd2-ae2d5dafeeac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-294433384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc92673b5db463ab9aa469a1380238f',qos_specs=None,replication_status=,reservations=['732aa353-2bc2-444c-81ed-4fcb1b71d52e','f3f6fc50-f11c-4763-9147-b72d45b96717','96122b9f-5ba5-49f1-84c8-096bda28f42f','4888a7e4-3b53-4ee6-abe2-557a0edab082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='760b9c14a5a94462a5c4d2c4e9a0a052',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-294433384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c721b149-87c2-40d5-8bd2-ae2d5dafeeac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcc92673b5db463ab9aa469a1380238f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='760b9c14a5a94462a5c4d2c4e9a0a052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:43.836538 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e28311-1464-43c1-a9df-29b5fe67618e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:43.867474 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e28311-1464-43c1-a9df-29b5fe67618e) transitioned into 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-294433384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc92673b5db463ab9aa469a1380238f',qos_specs=None,replication_status=,reservations=['732aa353-2bc2-444c-81ed-4fcb1b71d52e','f3f6fc50-f11c-4763-9147-b72d45b96717','96122b9f-5ba5-49f1-84c8-096bda28f42f','4888a7e4-3b53-4ee6-abe2-557a0edab082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='760b9c14a5a94462a5c4d2c4e9a0a052',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:43.868487 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e3594-b980-4daf-be88-a4ebebb2105d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:43.880578 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e3594-b980-4daf-be88-a4ebebb2105d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:43.881754 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Flow 'volume_create_api' (fb386d6b-a715-46ff-aad2-71eb5f8f4591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:43.882195 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Create volume request issued successfully. Jul 03 15:51:43.882899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e0d69864-93f2-4e46-bf19-e179381d495a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:43.883457 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 615/2425] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:43 2026] POST /volume/v3/volumes => generated 755 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:43.900678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-06f9a469-209d-4064-9226-1a9279ed5664 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:43.902475 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-06f9a469-209d-4064-9226-1a9279ed5664 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:43.902657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-06f9a469-209d-4064-9226-1a9279ed5664 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:43.902840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-06f9a469-209d-4064-9226-1a9279ed5664 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:43.909447 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:43.909447 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:43.913129 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-06f9a469-209d-4064-9226-1a9279ed5664 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Volume info retrieved successfully. Jul 03 15:51:43.917232 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-06f9a469-209d-4064-9226-1a9279ed5664 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac returned with HTTP 200 Jul 03 15:51:43.917586 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 599/2426] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:43 2026] GET /volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:44.274099 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c9ac628a-dc27-4c13-a0f6-796483cee10f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:44.275648 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9ac628a-dc27-4c13-a0f6-796483cee10f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:44.275832 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9ac628a-dc27-4c13-a0f6-796483cee10f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:44.276025 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9ac628a-dc27-4c13-a0f6-796483cee10f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:44.282537 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:44.282537 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:44.286277 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c9ac628a-dc27-4c13-a0f6-796483cee10f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:44.291489 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9ac628a-dc27-4c13-a0f6-796483cee10f tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:44.291755 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 608/2427] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:44 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:44.934219 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0ba992ab-7415-4fe4-a9a3-b050cb54a90a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:44.935930 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ba992ab-7415-4fe4-a9a3-b050cb54a90a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:44.936120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ba992ab-7415-4fe4-a9a3-b050cb54a90a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:44.936293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ba992ab-7415-4fe4-a9a3-b050cb54a90a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:44.943222 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:44.943222 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:44.946746 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0ba992ab-7415-4fe4-a9a3-b050cb54a90a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Volume info retrieved successfully. Jul 03 15:51:44.950819 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ba992ab-7415-4fe4-a9a3-b050cb54a90a tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac returned with HTTP 200 Jul 03 15:51:44.951189 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 606/2428] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:44 2026] GET /volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:44.965658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ee69a0e7-a124-4584-bd13-3958823e9817 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:44.967900 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee69a0e7-a124-4584-bd13-3958823e9817 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True Jul 03 15:51:44.968131 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee69a0e7-a124-4584-bd13-3958823e9817 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:44.968356 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee69a0e7-a124-4584-bd13-3958823e9817 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:44.968681 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:44.968681 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:44.987539 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee69a0e7-a124-4584-bd13-3958823e9817 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True returned with HTTP 200 Jul 03 15:51:44.988056 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 616/2429] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:51:44 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:45.002026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:45.005752 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:45.005943 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:45.006134 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:45.006280 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Delete volume with id: c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:45.017675 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:45.017675 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:45.018140 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Volume info retrieved successfully. Jul 03 15:51:45.042500 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Delete volume request issued successfully. Jul 03 15:51:45.042787 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e0eef277-8d54-4e52-aaaf-a8680b2c8e2c tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac returned with HTTP 202 Jul 03 15:51:45.043452 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 600/2430] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:45 2026] DELETE /volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:45.051537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4a043c57-75a3-408c-940b-631cec983de1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:45.054932 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4a043c57-75a3-408c-940b-631cec983de1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:45.054932 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4a043c57-75a3-408c-940b-631cec983de1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:45.054932 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4a043c57-75a3-408c-940b-631cec983de1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:45.071533 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:45.071533 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:45.075803 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4a043c57-75a3-408c-940b-631cec983de1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Volume info retrieved successfully. Jul 03 15:51:45.081049 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4a043c57-75a3-408c-940b-631cec983de1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac returned with HTTP 200 Jul 03 15:51:45.081584 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 609/2431] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:45 2026] GET /volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:46.096186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-43e7dc14-d790-4f2e-91bf-fa744fcf7ff1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:46.098511 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43e7dc14-d790-4f2e-91bf-fa744fcf7ff1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:46.098783 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43e7dc14-d790-4f2e-91bf-fa744fcf7ff1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:46.099041 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43e7dc14-d790-4f2e-91bf-fa744fcf7ff1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:46.104571 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43e7dc14-d790-4f2e-91bf-fa744fcf7ff1 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac returned with HTTP 404 Jul 03 15:51:46.105061 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 607/2432] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:46 2026] GET /volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:46.111405 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-318d8c38-e7a1-4fc6-ae54-17cd832cdfc7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:46.113533 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-318d8c38-e7a1-4fc6-ae54-17cd832cdfc7 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:46.113735 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-318d8c38-e7a1-4fc6-ae54-17cd832cdfc7 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:46.113899 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-318d8c38-e7a1-4fc6-ae54-17cd832cdfc7 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:46.119340 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-318d8c38-e7a1-4fc6-ae54-17cd832cdfc7 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac returned with HTTP 404 Jul 03 15:51:46.120031 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 617/2433] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:46 2026] GET /volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:46.126533 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-30bebff3-7d3b-4295-981e-2031482195b6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:46.128509 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30bebff3-7d3b-4295-981e-2031482195b6 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:46.128729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30bebff3-7d3b-4295-981e-2031482195b6 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:46.128916 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30bebff3-7d3b-4295-981e-2031482195b6 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:46.129138 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-30bebff3-7d3b-4295-981e-2031482195b6 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Delete volume with id: c721b149-87c2-40d5-8bd2-ae2d5dafeeac Jul 03 15:51:46.135680 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30bebff3-7d3b-4295-981e-2031482195b6 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac returned with HTTP 404 Jul 03 15:51:46.136263 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 601/2434] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:46 2026] DELETE /volume/v3/volumes/c721b149-87c2-40d5-8bd2-ae2d5dafeeac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:46.145248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:46.147539 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:46.147895 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-333123140"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:46.149362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-333123140'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:46.149480 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Create volume of 1 GB Jul 03 15:51:46.154313 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Availability Zones retrieved successfully. Jul 03 15:51:46.160266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Flow 'volume_create_api' (73a36da5-3e11-489c-895d-647a8abe41ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:46.161650 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (966eba66-f608-4124-a012-4cb878183b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:46.162763 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:46.191264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (966eba66-f608-4124-a012-4cb878183b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:46.192539 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2624f97b-36da-4f08-9833-e97ab602fee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:46.252469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Created reservations ['def6c054-ded7-4839-ae2c-5cf53ca99b4e', '3d7cfc04-7773-4910-904e-7e71b7c1e0cf', '41046921-0dab-489a-9b03-d5253ac8cdaf', '1c387d62-559e-40d9-873d-d6a3b9026d90'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:46.253548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2624f97b-36da-4f08-9833-e97ab602fee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['def6c054-ded7-4839-ae2c-5cf53ca99b4e', '3d7cfc04-7773-4910-904e-7e71b7c1e0cf', '41046921-0dab-489a-9b03-d5253ac8cdaf', '1c387d62-559e-40d9-873d-d6a3b9026d90']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:46.254569 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06768fe6-0b12-477b-95d2-0875af212b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:46.278582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06768fe6-0b12-477b-95d2-0875af212b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd188a899-8514-467d-a609-49e6df14a0d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-333123140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc92673b5db463ab9aa469a1380238f',qos_specs=None,replication_status=,reservations=['def6c054-ded7-4839-ae2c-5cf53ca99b4e','3d7cfc04-7773-4910-904e-7e71b7c1e0cf','41046921-0dab-489a-9b03-d5253ac8cdaf','1c387d62-559e-40d9-873d-d6a3b9026d90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='760b9c14a5a94462a5c4d2c4e9a0a052',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-333123140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d188a899-8514-467d-a609-49e6df14a0d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcc92673b5db463ab9aa469a1380238f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='760b9c14a5a94462a5c4d2c4e9a0a052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:46.279372 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d324d8-57ce-417d-ae47-c200c5f692bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:46.299536 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d324d8-57ce-417d-ae47-c200c5f692bd) transitioned into 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-333123140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc92673b5db463ab9aa469a1380238f',qos_specs=None,replication_status=,reservations=['def6c054-ded7-4839-ae2c-5cf53ca99b4e','3d7cfc04-7773-4910-904e-7e71b7c1e0cf','41046921-0dab-489a-9b03-d5253ac8cdaf','1c387d62-559e-40d9-873d-d6a3b9026d90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='760b9c14a5a94462a5c4d2c4e9a0a052',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:46.300721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b263c84-2da5-406a-b25d-c8f4ec49d9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:46.313181 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b263c84-2da5-406a-b25d-c8f4ec49d9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:46.314356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Flow 'volume_create_api' (73a36da5-3e11-489c-895d-647a8abe41ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:46.314815 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Create volume request issued successfully. Jul 03 15:51:46.316259 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d0228dd-2cc1-4f16-99d5-a78d2f918cfc tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:46.316859 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 610/2435] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:46 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:46.330528 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c0f8ca8b-26cf-40cb-883e-b5af394fd730 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:46.333691 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0f8ca8b-26cf-40cb-883e-b5af394fd730 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:46.333691 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0f8ca8b-26cf-40cb-883e-b5af394fd730 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:46.333775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0f8ca8b-26cf-40cb-883e-b5af394fd730 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:46.340156 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:46.340156 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:46.343853 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c0f8ca8b-26cf-40cb-883e-b5af394fd730 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Volume info retrieved successfully. Jul 03 15:51:46.347869 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0f8ca8b-26cf-40cb-883e-b5af394fd730 tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 200 Jul 03 15:51:46.348246 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 608/2436] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:46 2026] GET /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:46.838520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1d48fa70-c636-4abb-8f69-616915d784b2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:46.840705 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d48fa70-c636-4abb-8f69-616915d784b2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d?cascade=True Jul 03 15:51:46.840925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d48fa70-c636-4abb-8f69-616915d784b2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:46.841228 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d48fa70-c636-4abb-8f69-616915d784b2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:46.841386 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-1d48fa70-c636-4abb-8f69-616915d784b2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume with id: de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:46.848600 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:46.848600 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:46.849273 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1d48fa70-c636-4abb-8f69-616915d784b2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:46.894371 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1d48fa70-c636-4abb-8f69-616915d784b2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume request issued successfully. Jul 03 15:51:46.894570 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d48fa70-c636-4abb-8f69-616915d784b2 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d?cascade=True returned with HTTP 202 Jul 03 15:51:46.895038 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 618/2437] 10.4.3.228 () {66 vars in 1376 bytes} [Fri Jul 3 15:51:46 2026] DELETE /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:46.903779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9a1fac41-072b-4367-9afa-5cc952bf4e8e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:46.906045 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9a1fac41-072b-4367-9afa-5cc952bf4e8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:46.906333 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9a1fac41-072b-4367-9afa-5cc952bf4e8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:46.906633 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9a1fac41-072b-4367-9afa-5cc952bf4e8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:46.918520 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:46.918520 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:46.930138 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9a1fac41-072b-4367-9afa-5cc952bf4e8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:46.937768 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9a1fac41-072b-4367-9afa-5cc952bf4e8e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 200 Jul 03 15:51:46.938224 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 602/2438] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:46 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:47.361251 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f8dc5aea-c5d9-4f2c-ba07-7743d52f489f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:47.363088 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f8dc5aea-c5d9-4f2c-ba07-7743d52f489f tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:47.363351 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f8dc5aea-c5d9-4f2c-ba07-7743d52f489f tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:47.363501 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f8dc5aea-c5d9-4f2c-ba07-7743d52f489f tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:47.370438 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:47.370438 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:47.374148 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f8dc5aea-c5d9-4f2c-ba07-7743d52f489f tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Volume info retrieved successfully. Jul 03 15:51:47.378934 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f8dc5aea-c5d9-4f2c-ba07-7743d52f489f tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 200 Jul 03 15:51:47.379298 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 611/2439] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:47 2026] GET /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:47.393946 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-88a03d4e-16e5-42fc-a98a-1229cefc8e45 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:47.396822 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88a03d4e-16e5-42fc-a98a-1229cefc8e45 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True Jul 03 15:51:47.397058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88a03d4e-16e5-42fc-a98a-1229cefc8e45 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:47.397272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88a03d4e-16e5-42fc-a98a-1229cefc8e45 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:47.419664 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88a03d4e-16e5-42fc-a98a-1229cefc8e45 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True returned with HTTP 200 Jul 03 15:51:47.420324 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 609/2440] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:51:47 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:47.432517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-249f815c-bdaa-4055-88b0-bee276c8586e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:47.434447 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-249f815c-bdaa-4055-88b0-bee276c8586e tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/3a936f431afc4e4a9bd36d19c2cdae2f?usage=True Jul 03 15:51:47.434854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-249f815c-bdaa-4055-88b0-bee276c8586e tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:47.435296 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-249f815c-bdaa-4055-88b0-bee276c8586e tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:47.435674 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:47.435674 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:47.458751 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-249f815c-bdaa-4055-88b0-bee276c8586e tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/3a936f431afc4e4a9bd36d19c2cdae2f?usage=True returned with HTTP 200 Jul 03 15:51:47.459210 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 619/2441] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:51:47 2026] GET /volume/v3/os-quota-sets/3a936f431afc4e4a9bd36d19c2cdae2f?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:47.472460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-997c2895-df81-455e-9694-2ed202db9b6b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:47.474273 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-997c2895-df81-455e-9694-2ed202db9b6b tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] POST https://10.4.3.228/volume/v3/os-volume-transfer Jul 03 15:51:47.474613 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-997c2895-df81-455e-9694-2ed202db9b6b tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d188a899-8514-467d-a609-49e6df14a0d5"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:47.476057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.volume_transfer [None req-997c2895-df81-455e-9694-2ed202db9b6b tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd188a899-8514-467d-a609-49e6df14a0d5'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 15:51:47.476188 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.volume_transfer [None req-997c2895-df81-455e-9694-2ed202db9b6b tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Creating transfer of volume d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:47.476330 np0000004436 devstack@c-api.service[99816]: INFO cinder.transfer.api [None req-997c2895-df81-455e-9694-2ed202db9b6b tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Generating transfer record for volume d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:47.485766 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:47.485766 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:47.507943 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-997c2895-df81-455e-9694-2ed202db9b6b tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 15:51:47.508674 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 603/2442] 10.4.3.228 () {68 vars in 1291 bytes} [Fri Jul 3 15:51:47 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:47.519140 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:47.682362 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] POST https://10.4.3.228/volume/v3/os-volume-transfer/39e5c815-a6d9-4987-a6c0-4557545490f9/accept Jul 03 15:51:47.683347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3f60d6c62e988602"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:47.685285 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.volume_transfer [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Accepting volume transfer 39e5c815-a6d9-4987-a6c0-4557545490f9 {{(pid=99818) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 15:51:47.685285 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.volume_transfer [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Accepting transfer 39e5c815-a6d9-4987-a6c0-4557545490f9 Jul 03 15:51:47.762063 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Created reservations ['58b16e09-aa3f-458b-b48e-7eb962e02e0a', '7ead4397-287d-45f9-b6d6-f604a150fa10', '897cea83-0fd9-4388-b315-2814f8f329f8', '12657a97-9aa1-4603-ac75-40cbd69f33e1'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:47.785570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Created reservations ['b7f351bb-e4ae-44f6-a3b3-ee1099d08190', '52199ad5-e01b-47cc-9156-7fc030272d4f', 'c352a793-2e18-4e0e-aab0-dbbdc5907d2c', '7e3a66ad-904f-4cd6-834f-715e515771cb'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:47.836332 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Created reservations ['82fd0929-4021-40c2-9565-b5b030fe2040', '35f06498-0288-4a83-b34b-1f9a39af1e42', '7e94b7c8-554e-42ac-8eed-de24fbf8b600', '9e28d09e-dfac-40da-ad62-afe1c4bac37b'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:47.874684 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Created reservations ['85acf58d-5e84-498a-af2b-df5ae9b5e665', '223cb20c-54cf-44c8-8860-2eb34e2b7436', 'f70c9608-0e8a-4c8b-9d42-a671e9355374', 'e8eba99f-51d1-4b38-81e5-c86f6bf39883'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:47.951049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ed1f895b-db43-447e-8079-94c4ec95d12b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:47.952908 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ed1f895b-db43-447e-8079-94c4ec95d12b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:47.953084 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ed1f895b-db43-447e-8079-94c4ec95d12b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:47.953250 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ed1f895b-db43-447e-8079-94c4ec95d12b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:47.960531 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ed1f895b-db43-447e-8079-94c4ec95d12b tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 404 Jul 03 15:51:47.961192 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 610/2443] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:47 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:48.376884 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Transfer volume completed successfully. Jul 03 15:51:48.445315 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fbee0b56-2fd4-4210-9f88-f3188ff0a687 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.449269 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fbee0b56-2fd4-4210-9f88-f3188ff0a687 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:48.449269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fbee0b56-2fd4-4210-9f88-f3188ff0a687 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.449269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fbee0b56-2fd4-4210-9f88-f3188ff0a687 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.449269 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-fbee0b56-2fd4-4210-9f88-f3188ff0a687 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume with id: de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:48.452525 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fbee0b56-2fd4-4210-9f88-f3188ff0a687 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 404 Jul 03 15:51:48.452972 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 620/2444] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:48 2026] DELETE /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:48.468918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3dda84fc-7f9a-40fd-b624-27703646eeae None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.468918 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3dda84fc-7f9a-40fd-b624-27703646eeae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d Jul 03 15:51:48.468918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3dda84fc-7f9a-40fd-b624-27703646eeae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.469430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3dda84fc-7f9a-40fd-b624-27703646eeae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.483113 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3dda84fc-7f9a-40fd-b624-27703646eeae tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d returned with HTTP 404 Jul 03 15:51:48.483824 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 604/2445] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:48 2026] GET /volume/v3/volumes/de17346e-406a-4c70-8833-a3a0d197a38d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:48.492198 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d58cecaf-7edd-427b-a56b-54065bccccda None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.494140 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d58cecaf-7edd-427b-a56b-54065bccccda tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:48.494359 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d58cecaf-7edd-427b-a56b-54065bccccda tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.494586 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d58cecaf-7edd-427b-a56b-54065bccccda tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.494752 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d58cecaf-7edd-427b-a56b-54065bccccda tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume with id: d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:48.495673 np0000004436 devstack@c-api.service[99818]: INFO cinder.transfer.api [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Volume d188a899-8514-467d-a609-49e6df14a0d5 has been transferred. Jul 03 15:51:48.502565 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:48.502565 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:48.502720 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e07fbbf7-617a-4642-8d39-566ff7091e1e tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] https://10.4.3.228/volume/v3/os-volume-transfer/39e5c815-a6d9-4987-a6c0-4557545490f9/accept returned with HTTP 202 Jul 03 15:51:48.503068 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 612/2446] 10.4.3.228 () {68 vars in 1423 bytes} [Fri Jul 3 15:51:47 2026] POST /volume/v3/os-volume-transfer/39e5c815-a6d9-4987-a6c0-4557545490f9/accept => generated 365 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:48.503183 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d58cecaf-7edd-427b-a56b-54065bccccda tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:48.512130 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-01c8b352-7abb-4112-ac23-b22669e15366 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.513906 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01c8b352-7abb-4112-ac23-b22669e15366 tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] GET https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:48.514103 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01c8b352-7abb-4112-ac23-b22669e15366 tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.514273 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01c8b352-7abb-4112-ac23-b22669e15366 tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.522063 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:48.522063 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:48.526032 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-01c8b352-7abb-4112-ac23-b22669e15366 tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] Volume info retrieved successfully. Jul 03 15:51:48.533018 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01c8b352-7abb-4112-ac23-b22669e15366 tempest-VolumeQuotasAdminTestJSON-1686413098 tempest-VolumeQuotasAdminTestJSON-1686413098-project-member] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 200 Jul 03 15:51:48.533425 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 621/2447] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:48 2026] GET /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:48.534763 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d58cecaf-7edd-427b-a56b-54065bccccda tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume request issued successfully. Jul 03 15:51:48.534920 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d58cecaf-7edd-427b-a56b-54065bccccda tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 202 Jul 03 15:51:48.535363 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 611/2448] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:48 2026] DELETE /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:48.545388 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bf5267ed-6f67-4b42-8f87-50df161d741e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.547776 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf5267ed-6f67-4b42-8f87-50df161d741e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:48.548020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf5267ed-6f67-4b42-8f87-50df161d741e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.548208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf5267ed-6f67-4b42-8f87-50df161d741e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.550107 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2b4e8bcc-1d0f-4872-83a8-7e661f9b7a6d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.553385 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2b4e8bcc-1d0f-4872-83a8-7e661f9b7a6d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True Jul 03 15:51:48.553864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2b4e8bcc-1d0f-4872-83a8-7e661f9b7a6d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.553864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2b4e8bcc-1d0f-4872-83a8-7e661f9b7a6d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.554278 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:48.554278 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:48.560978 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:48.560978 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:48.566336 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bf5267ed-6f67-4b42-8f87-50df161d741e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:51:48.570739 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf5267ed-6f67-4b42-8f87-50df161d741e tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 200 Jul 03 15:51:48.571153 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 605/2449] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:48 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:48.585636 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2b4e8bcc-1d0f-4872-83a8-7e661f9b7a6d tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True returned with HTTP 200 Jul 03 15:51:48.586177 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 613/2450] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:51:48 2026] GET /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:48.597409 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eb5b2362-493c-4d3d-879a-c9bc651621c5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.599215 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb5b2362-493c-4d3d-879a-c9bc651621c5 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/3a936f431afc4e4a9bd36d19c2cdae2f?usage=True Jul 03 15:51:48.599400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb5b2362-493c-4d3d-879a-c9bc651621c5 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.599584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb5b2362-493c-4d3d-879a-c9bc651621c5 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.615839 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb5b2362-493c-4d3d-879a-c9bc651621c5 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/3a936f431afc4e4a9bd36d19c2cdae2f?usage=True returned with HTTP 200 Jul 03 15:51:48.616348 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 622/2451] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:51:48 2026] GET /volume/v3/os-quota-sets/3a936f431afc4e4a9bd36d19c2cdae2f?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:48.627725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7195d0bb-2a81-495e-8763-845813323aad None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.629349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7195d0bb-2a81-495e-8763-845813323aad tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:48.629579 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7195d0bb-2a81-495e-8763-845813323aad tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.629792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7195d0bb-2a81-495e-8763-845813323aad tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.629994 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-7195d0bb-2a81-495e-8763-845813323aad tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Delete volume with id: d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:48.636560 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:48.636560 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:48.636867 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7195d0bb-2a81-495e-8763-845813323aad tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Volume info retrieved successfully. Jul 03 15:51:48.661698 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7195d0bb-2a81-495e-8763-845813323aad tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Delete volume request issued successfully. Jul 03 15:51:48.661927 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7195d0bb-2a81-495e-8763-845813323aad tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 202 Jul 03 15:51:48.662338 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 612/2452] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:48 2026] DELETE /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:48.669601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1d72ae32-e7c7-4ef3-8d4e-75f384a9755a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:48.671569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d72ae32-e7c7-4ef3-8d4e-75f384a9755a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:48.671846 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d72ae32-e7c7-4ef3-8d4e-75f384a9755a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:48.672105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d72ae32-e7c7-4ef3-8d4e-75f384a9755a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:48.681340 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:48.681340 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:48.686407 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1d72ae32-e7c7-4ef3-8d4e-75f384a9755a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Volume info retrieved successfully. Jul 03 15:51:48.691569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d72ae32-e7c7-4ef3-8d4e-75f384a9755a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 200 Jul 03 15:51:48.692029 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 606/2453] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:48 2026] GET /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:49.586652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a023ad66-97c3-4bab-b223-888badf3e2aa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:49.587925 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a023ad66-97c3-4bab-b223-888badf3e2aa tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 Jul 03 15:51:49.588167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a023ad66-97c3-4bab-b223-888badf3e2aa tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:49.588363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a023ad66-97c3-4bab-b223-888badf3e2aa tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:49.595558 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a023ad66-97c3-4bab-b223-888badf3e2aa tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 returned with HTTP 404 Jul 03 15:51:49.595558 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 614/2454] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:49 2026] GET /volume/v3/volumes/d11a946e-5aef-4b3c-9cb2-9245bce52b57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:49.709510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1a048fa2-b849-4d88-b150-38311c4512f9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:49.711534 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1a048fa2-b849-4d88-b150-38311c4512f9 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:49.711717 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1a048fa2-b849-4d88-b150-38311c4512f9 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:49.711930 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1a048fa2-b849-4d88-b150-38311c4512f9 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:49.718249 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1a048fa2-b849-4d88-b150-38311c4512f9 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 404 Jul 03 15:51:49.718781 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 623/2455] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:49 2026] GET /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:49.727638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0b7f929e-3876-4b97-9e51-43f3ddcdf66d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:49.729630 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0b7f929e-3876-4b97-9e51-43f3ddcdf66d tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] GET https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:49.730772 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0b7f929e-3876-4b97-9e51-43f3ddcdf66d tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:49.730772 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0b7f929e-3876-4b97-9e51-43f3ddcdf66d tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:49.736863 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0b7f929e-3876-4b97-9e51-43f3ddcdf66d tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 404 Jul 03 15:51:49.737204 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 613/2456] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:49 2026] GET /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:49.745752 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-47e9124a-1959-4046-8fc0-53a41021854e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:49.747880 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47e9124a-1959-4046-8fc0-53a41021854e tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] DELETE https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:49.748339 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47e9124a-1959-4046-8fc0-53a41021854e tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:49.748776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47e9124a-1959-4046-8fc0-53a41021854e tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:49.749075 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-47e9124a-1959-4046-8fc0-53a41021854e tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] Delete volume with id: d188a899-8514-467d-a609-49e6df14a0d5 Jul 03 15:51:49.756076 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47e9124a-1959-4046-8fc0-53a41021854e tempest-VolumeQuotasAdminTestJSON-852676312 tempest-VolumeQuotasAdminTestJSON-852676312-project-member] https://10.4.3.228/volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 returned with HTTP 404 Jul 03 15:51:49.756757 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 607/2457] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:49 2026] DELETE /volume/v3/volumes/d188a899-8514-467d-a609-49e6df14a0d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:49.770312 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-17f2eb81-99a1-474b-9dec-4db075d0ae7a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:49.772935 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-17f2eb81-99a1-474b-9dec-4db075d0ae7a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] GET https://10.4.3.228/volume/v3/os-quota-sets/c59b1125532f45b8873d44fb2e7ccf88?usage=True Jul 03 15:51:49.773235 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-17f2eb81-99a1-474b-9dec-4db075d0ae7a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:49.773512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-17f2eb81-99a1-474b-9dec-4db075d0ae7a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:49.798751 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-17f2eb81-99a1-474b-9dec-4db075d0ae7a tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/c59b1125532f45b8873d44fb2e7ccf88?usage=True returned with HTTP 200 Jul 03 15:51:49.799528 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 615/2458] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:51:49 2026] GET /volume/v3/os-quota-sets/c59b1125532f45b8873d44fb2e7ccf88?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:49.815675 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-76857783-44bf-4b01-a4f7-d4440cb69093 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:49.818419 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76857783-44bf-4b01-a4f7-d4440cb69093 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:49.818799 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76857783-44bf-4b01-a4f7-d4440cb69093 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:49.945329 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76857783-44bf-4b01-a4f7-d4440cb69093 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:49.945894 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 624/2459] 10.4.3.228 () {68 vars in 1375 bytes} [Fri Jul 3 15:51:49 2026] PUT /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 397 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:49.956927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b01e9a16-e520-424d-8140-4be07c0b4834 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:49.958980 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b01e9a16-e520-424d-8140-4be07c0b4834 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] PUT https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f Jul 03 15:51:49.959306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b01e9a16-e520-424d-8140-4be07c0b4834 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-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=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:50.077753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b01e9a16-e520-424d-8140-4be07c0b4834 tempest-VolumeQuotasAdminTestJSON-324168177 tempest-VolumeQuotasAdminTestJSON-324168177-project-admin] https://10.4.3.228/volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f returned with HTTP 200 Jul 03 15:51:50.078211 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 614/2460] 10.4.3.228 () {68 vars in 1375 bytes} [Fri Jul 3 15:51:49 2026] PUT /volume/v3/os-quota-sets/dcc92673b5db463ab9aa469a1380238f => generated 395 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:50.186470 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:50.309365 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:50.309761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1424476782", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:50.312700 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1424476782', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:50.312700 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Create volume of 1 GB Jul 03 15:51:50.316203 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Availability Zones retrieved successfully. Jul 03 15:51:50.322981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Flow 'volume_create_api' (0c3f4c9d-44f8-49b4-a5a7-291734337dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:50.324028 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e28648c-d6f5-4324-9562-3e679b89c773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:50.325211 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:50.357177 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e28648c-d6f5-4324-9562-3e679b89c773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:50.358100 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2839cb16-4098-4e28-bf13-02022e96eed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:50.455959 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Created reservations ['4cd455c3-b98d-4da9-95c2-b6c7f2e29f8f', 'f3b1af17-2554-43a7-97ed-718864975fa0', '55a3d607-3504-460d-a5c6-ef89e0edd585', '0cfe5596-b279-40da-9259-8e46969ee8b5'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:50.463523 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2839cb16-4098-4e28-bf13-02022e96eed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd455c3-b98d-4da9-95c2-b6c7f2e29f8f', 'f3b1af17-2554-43a7-97ed-718864975fa0', '55a3d607-3504-460d-a5c6-ef89e0edd585', '0cfe5596-b279-40da-9259-8e46969ee8b5']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:50.463523 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1182a485-4dc7-4940-8481-f43e69668baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:50.492878 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1182a485-4dc7-4940-8481-f43e69668baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d37fe2-e93e-4632-9a4a-cbb34af71ead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1424476782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb89279466574946a1ec0a659ae725e2',qos_specs=None,replication_status=,reservations=['4cd455c3-b98d-4da9-95c2-b6c7f2e29f8f','f3b1af17-2554-43a7-97ed-718864975fa0','55a3d607-3504-460d-a5c6-ef89e0edd585','0cfe5596-b279-40da-9259-8e46969ee8b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e22c94c1597945e2a23d02a0655f928e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1424476782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d37fe2-e93e-4632-9a4a-cbb34af71ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb89279466574946a1ec0a659ae725e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e22c94c1597945e2a23d02a0655f928e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:50.493962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3bac5b-a98b-42b9-ba1e-dea2146722b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:50.521938 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3bac5b-a98b-42b9-ba1e-dea2146722b5) transitioned into 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-1424476782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb89279466574946a1ec0a659ae725e2',qos_specs=None,replication_status=,reservations=['4cd455c3-b98d-4da9-95c2-b6c7f2e29f8f','f3b1af17-2554-43a7-97ed-718864975fa0','55a3d607-3504-460d-a5c6-ef89e0edd585','0cfe5596-b279-40da-9259-8e46969ee8b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e22c94c1597945e2a23d02a0655f928e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:50.522937 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4443cd8-193c-4233-8e74-9eee6b89a33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:50.540246 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4443cd8-193c-4233-8e74-9eee6b89a33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:50.541416 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Flow 'volume_create_api' (0c3f4c9d-44f8-49b4-a5a7-291734337dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:50.542049 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Create volume request issued successfully. Jul 03 15:51:50.542790 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9188337f-723b-4c8c-9ac0-89d58ab4b725 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:50.543269 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 608/2461] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:51:50 2026] POST /volume/v3/volumes => generated 754 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:50.558062 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1d065e37-9416-4732-805d-3cc19f7b15a5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:50.562339 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1d065e37-9416-4732-805d-3cc19f7b15a5 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:50.562586 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1d065e37-9416-4732-805d-3cc19f7b15a5 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:50.562807 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1d065e37-9416-4732-805d-3cc19f7b15a5 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:50.583376 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:50.583376 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:50.590550 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1d065e37-9416-4732-805d-3cc19f7b15a5 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:50.599281 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1d065e37-9416-4732-805d-3cc19f7b15a5 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 200 Jul 03 15:51:50.599743 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 616/2462] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:50 2026] GET /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:51.165109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:51.166817 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:51.167182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2038065275"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:51.171389 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2038065275'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:51.171389 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume of 1 GB Jul 03 15:51:51.175526 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Availability Zones retrieved successfully. Jul 03 15:51:51.181004 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Flow 'volume_create_api' (a277de82-22fe-4bd4-96dc-64af842da80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:51.182062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da53c37-9819-4e1d-a4b2-128160237809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:51.185857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:51.215310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da53c37-9819-4e1d-a4b2-128160237809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:51.215966 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cf299a-3481-4c55-b1bc-f370a316b425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:51.303861 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Created reservations ['1328f2a1-ea98-44e1-b063-7b636ce4a493', '4a80b343-872e-46ee-9e45-817a147b6416', '62c71907-de53-4ac5-8ec5-5ca16b31a83c', 'df14d4de-e4b8-4941-8421-6c346f1d51dc'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:51.304908 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cf299a-3481-4c55-b1bc-f370a316b425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1328f2a1-ea98-44e1-b063-7b636ce4a493', '4a80b343-872e-46ee-9e45-817a147b6416', '62c71907-de53-4ac5-8ec5-5ca16b31a83c', 'df14d4de-e4b8-4941-8421-6c346f1d51dc']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:51.305985 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f70381-d500-4bbc-90a2-65843072f92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:51.337756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f70381-d500-4bbc-90a2-65843072f92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c7447c6-abd3-4dd9-a279-833b0c6d460d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2038065275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac8cca1c76742d984217c0277c3d36e',qos_specs=None,replication_status=,reservations=['1328f2a1-ea98-44e1-b063-7b636ce4a493','4a80b343-872e-46ee-9e45-817a147b6416','62c71907-de53-4ac5-8ec5-5ca16b31a83c','df14d4de-e4b8-4941-8421-6c346f1d51dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b3db0c904a44619e4616862d1765fc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2038065275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c7447c6-abd3-4dd9-a279-833b0c6d460d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac8cca1c76742d984217c0277c3d36e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='58b3db0c904a44619e4616862d1765fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:51.338918 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13afb194-39d2-4135-bc1f-18f6fe345be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:51.367737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13afb194-39d2-4135-bc1f-18f6fe345be9) transitioned into 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-2038065275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac8cca1c76742d984217c0277c3d36e',qos_specs=None,replication_status=,reservations=['1328f2a1-ea98-44e1-b063-7b636ce4a493','4a80b343-872e-46ee-9e45-817a147b6416','62c71907-de53-4ac5-8ec5-5ca16b31a83c','df14d4de-e4b8-4941-8421-6c346f1d51dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b3db0c904a44619e4616862d1765fc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:51.368630 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac765be-dd5b-4f31-a9ab-53743a353841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:51.386159 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac765be-dd5b-4f31-a9ab-53743a353841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:51.387050 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Flow 'volume_create_api' (a277de82-22fe-4bd4-96dc-64af842da80a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:51.387415 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume request issued successfully. Jul 03 15:51:51.388097 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e6750d71-e2dd-4b01-8b0d-2ddd3c715757 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:51.388548 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 625/2463] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:51 2026] POST /volume/v3/volumes => generated 751 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:51.401251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5f6448e5-88be-41e3-a07c-49107f340023 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:51.405198 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f6448e5-88be-41e3-a07c-49107f340023 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:51.405425 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f6448e5-88be-41e3-a07c-49107f340023 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:51.405705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f6448e5-88be-41e3-a07c-49107f340023 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:51.408399 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=357,cinder:UPDATE=95,cinder:INSERT=32 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:51:51.415674 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:51.415674 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:51.420742 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5f6448e5-88be-41e3-a07c-49107f340023 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:51.426928 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f6448e5-88be-41e3-a07c-49107f340023 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:51.427575 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 615/2464] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:51 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:51.615469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7f34401f-318a-49ce-bb40-bca00dda5642 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:51.617583 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f34401f-318a-49ce-bb40-bca00dda5642 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:51.617856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f34401f-318a-49ce-bb40-bca00dda5642 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:51.618112 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f34401f-318a-49ce-bb40-bca00dda5642 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:51.634034 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:51.634034 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:51.642968 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7f34401f-318a-49ce-bb40-bca00dda5642 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:51.653272 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f34401f-318a-49ce-bb40-bca00dda5642 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 200 Jul 03 15:51:51.653889 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 609/2465] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:51 2026] GET /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:51.670429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d3af24ee-a03c-435a-8791-977189a24210 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:51.673030 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3af24ee-a03c-435a-8791-977189a24210 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:51.673319 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3af24ee-a03c-435a-8791-977189a24210 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:51.673600 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3af24ee-a03c-435a-8791-977189a24210 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:51.686139 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:51.686139 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:51.692603 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d3af24ee-a03c-435a-8791-977189a24210 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:51.701429 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3af24ee-a03c-435a-8791-977189a24210 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 200 Jul 03 15:51:51.702073 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 617/2466] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:51 2026] GET /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:51.717381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:51.720060 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:51:51.720484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22d37fe2-e93e-4632-9a4a-cbb34af71ead", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-363591315", "description": null, "metadata": null}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:51.732373 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:51.732373 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:51.732915 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:51.733139 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Create snapshot from volume 22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:51.835980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Created reservations ['f185ba87-b666-4c65-bf10-dfb96b1221ce', 'bac67275-3a73-442b-abde-09b22a15f835', 'ffeb25d6-5ede-480d-808b-ea0781887e9d', 'ac224219-56db-4564-90eb-c456b09ac3ad'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:51.886968 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot force create request issued successfully. Jul 03 15:51:51.887704 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bbe23844-5b19-40f3-9e1b-38c57f3f338c tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:51:51.887704 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 626/2467] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:51:51 2026] POST /volume/v3/snapshots => generated 309 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:51.901917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4fd26949-628a-429c-b20c-0455762bc688 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:51.903797 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4fd26949-628a-429c-b20c-0455762bc688 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:51.904557 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4fd26949-628a-429c-b20c-0455762bc688 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:51.904557 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4fd26949-628a-429c-b20c-0455762bc688 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:51.911143 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:51.911143 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:51.911577 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4fd26949-628a-429c-b20c-0455762bc688 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot retrieved successfully. Jul 03 15:51:51.912447 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4fd26949-628a-429c-b20c-0455762bc688 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 200 Jul 03 15:51:51.912830 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 616/2468] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:51 2026] GET /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:52.451475 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-71ffd132-fbbc-4c1c-94d9-2bb6f7964d8e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:52.454117 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71ffd132-fbbc-4c1c-94d9-2bb6f7964d8e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:52.456254 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71ffd132-fbbc-4c1c-94d9-2bb6f7964d8e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:52.456254 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71ffd132-fbbc-4c1c-94d9-2bb6f7964d8e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:52.468040 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:52.468040 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:52.473698 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-71ffd132-fbbc-4c1c-94d9-2bb6f7964d8e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:52.480912 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71ffd132-fbbc-4c1c-94d9-2bb6f7964d8e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:52.481763 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 610/2469] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:52 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:52.543386 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-882e95ed-4d95-49b2-a6ef-9d45d5c33af6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:52.545688 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-882e95ed-4d95-49b2-a6ef-9d45d5c33af6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:52.545896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-882e95ed-4d95-49b2-a6ef-9d45d5c33af6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:52.546106 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-882e95ed-4d95-49b2-a6ef-9d45d5c33af6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:52.548453 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=548,cinder:INSERT=111,cinder:UPDATE=194 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:51:52.556133 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:52.556133 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:52.561464 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-882e95ed-4d95-49b2-a6ef-9d45d5c33af6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:52.568342 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-882e95ed-4d95-49b2-a6ef-9d45d5c33af6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:52.568941 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 618/2470] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:52 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:52.924509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0bfac761-8e68-4ace-8ef7-72e6bf7cdfa2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:52.928929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0bfac761-8e68-4ace-8ef7-72e6bf7cdfa2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:52.929224 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0bfac761-8e68-4ace-8ef7-72e6bf7cdfa2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:52.929560 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0bfac761-8e68-4ace-8ef7-72e6bf7cdfa2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:52.944359 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:52.944359 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:52.945060 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0bfac761-8e68-4ace-8ef7-72e6bf7cdfa2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot retrieved successfully. Jul 03 15:51:52.947113 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0bfac761-8e68-4ace-8ef7-72e6bf7cdfa2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 200 Jul 03 15:51:52.950116 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 627/2471] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:52 2026] GET /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:52.963772 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2d94befe-3b32-4aa0-984e-d3f330ea5d80 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:52.965827 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d94befe-3b32-4aa0-984e-d3f330ea5d80 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:52.966038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d94befe-3b32-4aa0-984e-d3f330ea5d80 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:52.966111 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d94befe-3b32-4aa0-984e-d3f330ea5d80 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:52.973166 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:52.973166 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:52.973636 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2d94befe-3b32-4aa0-984e-d3f330ea5d80 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot retrieved successfully. Jul 03 15:51:52.974469 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d94befe-3b32-4aa0-984e-d3f330ea5d80 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 200 Jul 03 15:51:52.974917 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 617/2472] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:52 2026] GET /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:52.985929 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c0388685-5c18-4f51-8e6c-31c2e0e72693 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:52.988984 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c0388685-5c18-4f51-8e6c-31c2e0e72693 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:52.989480 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c0388685-5c18-4f51-8e6c-31c2e0e72693 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:52.989778 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c0388685-5c18-4f51-8e6c-31c2e0e72693 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:52.996469 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:52.996469 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:52.997586 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c0388685-5c18-4f51-8e6c-31c2e0e72693 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot retrieved successfully. Jul 03 15:51:52.998989 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c0388685-5c18-4f51-8e6c-31c2e0e72693 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 200 Jul 03 15:51:52.999830 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 611/2473] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:52 2026] GET /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:53.010354 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:53.012182 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:53.012597 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6901d9da-b13c-4e7d-905f-efd0fdb01f18", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:53.014283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Create volume request body: {'volume': {'snapshot_id': '6901d9da-b13c-4e7d-905f-efd0fdb01f18', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:53.021717 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:53.021717 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:53.021972 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot retrieved successfully. Jul 03 15:51:53.022207 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Create volume of 1 GB Jul 03 15:51:53.026321 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Availability Zones retrieved successfully. Jul 03 15:51:53.033144 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Flow 'volume_create_api' (c4811956-6438-46c6-9085-d81cfbeff49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:53.037580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (486dbb78-cedf-4c90-b505-ddba863022c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:53.037580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:53.078418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (486dbb78-cedf-4c90-b505-ddba863022c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6901d9da-b13c-4e7d-905f-efd0fdb01f18', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:53.079393 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36670f1-4408-4a8c-b738-d3ae6b1a5841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:53.136646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Created reservations ['0f3b3bc9-e65e-45cf-b59e-e73afbd1ea90', 'a3497ddb-889d-425f-bea4-79f966f25ab6', '0eed6ae2-4839-42ce-b003-3fe081f1af01', 'eaadd3ec-f1c4-4477-86ed-c6b3f490f736'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:53.137821 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36670f1-4408-4a8c-b738-d3ae6b1a5841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f3b3bc9-e65e-45cf-b59e-e73afbd1ea90', 'a3497ddb-889d-425f-bea4-79f966f25ab6', '0eed6ae2-4839-42ce-b003-3fe081f1af01', 'eaadd3ec-f1c4-4477-86ed-c6b3f490f736']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:53.139385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f76ae5-83b5-4afd-a35e-ec29d3cad188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:53.189524 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f76ae5-83b5-4afd-a35e-ec29d3cad188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0d0a9d5-697a-4037-b253-50b7a2714f70', '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='fb89279466574946a1ec0a659ae725e2',qos_specs=None,replication_status=,reservations=['0f3b3bc9-e65e-45cf-b59e-e73afbd1ea90','a3497ddb-889d-425f-bea4-79f966f25ab6','0eed6ae2-4839-42ce-b003-3fe081f1af01','eaadd3ec-f1c4-4477-86ed-c6b3f490f736'],size=1,snapshot_id=6901d9da-b13c-4e7d-905f-efd0fdb01f18,source_replicaid=,source_volid=None,status='creating',user_id='e22c94c1597945e2a23d02a0655f928e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:53Z,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=f0d0a9d5-697a-4037-b253-50b7a2714f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb89279466574946a1ec0a659ae725e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6901d9da-b13c-4e7d-905f-efd0fdb01f18,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e22c94c1597945e2a23d02a0655f928e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:53.190493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9e5feb-a21d-4f47-9539-442791d02b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:53.214437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9e5feb-a21d-4f47-9539-442791d02b11) transitioned into 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='fb89279466574946a1ec0a659ae725e2',qos_specs=None,replication_status=,reservations=['0f3b3bc9-e65e-45cf-b59e-e73afbd1ea90','a3497ddb-889d-425f-bea4-79f966f25ab6','0eed6ae2-4839-42ce-b003-3fe081f1af01','eaadd3ec-f1c4-4477-86ed-c6b3f490f736'],size=1,snapshot_id=6901d9da-b13c-4e7d-905f-efd0fdb01f18,source_replicaid=,source_volid=None,status='creating',user_id='e22c94c1597945e2a23d02a0655f928e',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:53.215383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f12807-b923-4cc4-970a-e426ffdd76b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:53.221704 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d9ff4636-9746-41d0-a9a0-98632af0dba4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:53.224731 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9ff4636-9746-41d0-a9a0-98632af0dba4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:53.224964 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9ff4636-9746-41d0-a9a0-98632af0dba4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:53.225216 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9ff4636-9746-41d0-a9a0-98632af0dba4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:53.236697 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:53.236697 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:53.242211 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f12807-b923-4cc4-970a-e426ffdd76b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:53.242529 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d9ff4636-9746-41d0-a9a0-98632af0dba4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:53.243161 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Flow 'volume_create_api' (c4811956-6438-46c6-9085-d81cfbeff49d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:53.243595 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Create volume request issued successfully. Jul 03 15:51:53.244248 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0ad824a6-aedb-4f20-9811-53b8e94e80cd tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:53.244799 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 619/2474] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:53 2026] POST /volume/v3/volumes => generated 741 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:53.253635 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9ff4636-9746-41d0-a9a0-98632af0dba4 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:53.254098 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 628/2475] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:53 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:53.259346 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b637be55-c701-4a1c-93ee-f3d9af243406 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:53.261208 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b637be55-c701-4a1c-93ee-f3d9af243406 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 Jul 03 15:51:53.261415 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b637be55-c701-4a1c-93ee-f3d9af243406 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:53.261600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b637be55-c701-4a1c-93ee-f3d9af243406 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:53.272421 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:53.272511 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:53.272511 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:53.274632 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] DELETE https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:53.275239 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:53.275514 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:53.275787 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume with id: d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:53.277570 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b637be55-c701-4a1c-93ee-f3d9af243406 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:53.283515 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b637be55-c701-4a1c-93ee-f3d9af243406 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 returned with HTTP 200 Jul 03 15:51:53.284054 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 618/2476] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:53 2026] GET /volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 => generated 809 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:53.285969 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:53.285969 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:53.287758 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:53.322108 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Delete volume request issued successfully. Jul 03 15:51:53.322396 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b4e687b2-9a5c-4a67-be9e-cb7377664bfb tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 202 Jul 03 15:51:53.323001 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 612/2477] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:53 2026] DELETE /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:53.341474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0da60de0-e991-4294-9266-77f82668479b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:53.343273 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0da60de0-e991-4294-9266-77f82668479b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:53.343582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0da60de0-e991-4294-9266-77f82668479b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:53.343911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0da60de0-e991-4294-9266-77f82668479b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:53.351683 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:53.351683 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:53.357146 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0da60de0-e991-4294-9266-77f82668479b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Volume info retrieved successfully. Jul 03 15:51:53.361746 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0da60de0-e991-4294-9266-77f82668479b tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 200 Jul 03 15:51:53.362245 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 620/2478] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:53 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:53.839792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aaac63d2-f495-413c-a8b4-c8b1be4fdcd0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:53.958851 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aaac63d2-f495-413c-a8b4-c8b1be4fdcd0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:51:53.959280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aaac63d2-f495-413c-a8b4-c8b1be4fdcd0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-749549227"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:53.980333 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aaac63d2-f495-413c-a8b4-c8b1be4fdcd0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:51:53.980777 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 629/2479] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:51:53 2026] POST /volume/v3/types => generated 232 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:53.989686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f1e466ce-ba0d-45c1-a953-0b2e396b272a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:53.991511 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e466ce-ba0d-45c1-a953-0b2e396b272a tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:51:53.991882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1e466ce-ba0d-45c1-a953-0b2e396b272a tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-26894870", "extra_specs": {"multiattach": " True"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:54.014396 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e466ce-ba0d-45c1-a953-0b2e396b272a tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:51:54.014765 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 619/2480] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:51:53 2026] POST /volume/v3/types => generated 257 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:54.023148 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.102165 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:54.102634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-749549227", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2090742874"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:54.104555 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-749549227', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2090742874'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:54.108919 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Create volume of 1 GB Jul 03 15:51:54.109350 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:54.109350 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:54.110075 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Availability Zones retrieved successfully. Jul 03 15:51:54.118949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Flow 'volume_create_api' (cccd014d-c53f-492d-99da-76a3d2733822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:54.120358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a1df21-afca-4ec2-9792-e3be23e41c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:54.121749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:54.142540 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a1df21-afca-4ec2-9792-e3be23e41c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:51:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1302509c-28db-4cab-85af-0636a42e2db8,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-749549227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1302509c-28db-4cab-85af-0636a42e2db8', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:54.143347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506dd259-af12-4740-97f6-619baeb783e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:54.169191 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:54.169467 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:54.208105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Created reservations ['3b4dbacf-8d8a-467a-a4ad-ad3e6732a3e8', 'acfbacfb-89f3-4f7c-8b11-703194ec7a41', 'b4378e9c-ac8f-475e-ab00-c92bf2206dc9', '93e6d553-00bb-4f40-83a5-1719ccb48b8c'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:54.209040 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506dd259-af12-4740-97f6-619baeb783e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4dbacf-8d8a-467a-a4ad-ad3e6732a3e8', 'acfbacfb-89f3-4f7c-8b11-703194ec7a41', 'b4378e9c-ac8f-475e-ab00-c92bf2206dc9', '93e6d553-00bb-4f40-83a5-1719ccb48b8c']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:54.209807 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15703b64-6c0a-476b-a42d-8a0e18007d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:54.236091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15703b64-6c0a-476b-a42d-8a0e18007d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd82ef976-c67f-483d-a1b8-2c7b6b0a3e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2090742874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b812f287ec941e58932c80ca5c34d39',qos_specs=None,replication_status=,reservations=['3b4dbacf-8d8a-467a-a4ad-ad3e6732a3e8','acfbacfb-89f3-4f7c-8b11-703194ec7a41','b4378e9c-ac8f-475e-ab00-c92bf2206dc9','93e6d553-00bb-4f40-83a5-1719ccb48b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc8f49e3823a437f8f033ecbf18ed9b9',volume_type_id=1302509c-28db-4cab-85af-0636a42e2db8), '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-03T15:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2090742874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d82ef976-c67f-483d-a1b8-2c7b6b0a3e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b812f287ec941e58932c80ca5c34d39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fc8f49e3823a437f8f033ecbf18ed9b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1302509c-28db-4cab-85af-0636a42e2db8),volume_type_id=1302509c-28db-4cab-85af-0636a42e2db8)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:54.236990 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c6c258-7290-46b8-a701-922ec56ee0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:54.257989 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c6c258-7290-46b8-a701-922ec56ee0b3) transitioned into 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-2090742874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b812f287ec941e58932c80ca5c34d39',qos_specs=None,replication_status=,reservations=['3b4dbacf-8d8a-467a-a4ad-ad3e6732a3e8','acfbacfb-89f3-4f7c-8b11-703194ec7a41','b4378e9c-ac8f-475e-ab00-c92bf2206dc9','93e6d553-00bb-4f40-83a5-1719ccb48b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc8f49e3823a437f8f033ecbf18ed9b9',volume_type_id=1302509c-28db-4cab-85af-0636a42e2db8)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:54.258690 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d33ab6-a6c1-493c-b9d3-12adcf8a1774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:54.269033 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d33ab6-a6c1-493c-b9d3-12adcf8a1774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:54.269966 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Flow 'volume_create_api' (cccd014d-c53f-492d-99da-76a3d2733822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:54.270332 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Create volume request issued successfully. Jul 03 15:51:54.271030 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f1b79c3-942b-4658-bd3a-9cdea1fba00a tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:54.271784 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 613/2481] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:51:54 2026] POST /volume/v3/volumes => generated 871 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:54.284713 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b97a3b91-a879-42d6-b480-3204b7db0c41 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.288019 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b97a3b91-a879-42d6-b480-3204b7db0c41 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:54.288019 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b97a3b91-a879-42d6-b480-3204b7db0c41 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:54.288019 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b97a3b91-a879-42d6-b480-3204b7db0c41 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:54.297455 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c9a7fd43-a858-4b0c-9963-d2eadf6b8c5d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.298598 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:54.298598 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:54.302808 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9a7fd43-a858-4b0c-9963-d2eadf6b8c5d tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 Jul 03 15:51:54.302808 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9a7fd43-a858-4b0c-9963-d2eadf6b8c5d tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:54.302808 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9a7fd43-a858-4b0c-9963-d2eadf6b8c5d tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:54.303043 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b97a3b91-a879-42d6-b480-3204b7db0c41 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:54.309841 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b97a3b91-a879-42d6-b480-3204b7db0c41 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:54.310379 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 621/2482] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:54 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:54.313791 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:54.313791 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:54.318306 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c9a7fd43-a858-4b0c-9963-d2eadf6b8c5d tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:54.324019 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9a7fd43-a858-4b0c-9963-d2eadf6b8c5d tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 returned with HTTP 200 Jul 03 15:51:54.324576 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 630/2483] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:54 2026] GET /volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:54.338511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f90eeb52-346a-463b-8ed6-d82b4fb0f355 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.342116 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f90eeb52-346a-463b-8ed6-d82b4fb0f355 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 Jul 03 15:51:54.342296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f90eeb52-346a-463b-8ed6-d82b4fb0f355 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:54.342494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f90eeb52-346a-463b-8ed6-d82b4fb0f355 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:54.349541 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:54.349541 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:54.352752 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f90eeb52-346a-463b-8ed6-d82b4fb0f355 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:54.356726 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f90eeb52-346a-463b-8ed6-d82b4fb0f355 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 returned with HTTP 200 Jul 03 15:51:54.357109 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 620/2484] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:54 2026] GET /volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:54.378333 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e92faf59-b950-4e92-bbc8-6040dd66789e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.378724 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-60103310-2341-494e-ae2b-bfa189f40d34 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.380335 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e92faf59-b950-4e92-bbc8-6040dd66789e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:54.380567 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60103310-2341-494e-ae2b-bfa189f40d34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] GET https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 Jul 03 15:51:54.380695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e92faf59-b950-4e92-bbc8-6040dd66789e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:54.380762 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e92faf59-b950-4e92-bbc8-6040dd66789e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:54.380909 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-e92faf59-b950-4e92-bbc8-6040dd66789e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Delete snapshot with id: 6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:54.381163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-60103310-2341-494e-ae2b-bfa189f40d34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:54.381399 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-60103310-2341-494e-ae2b-bfa189f40d34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:54.386349 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:54.386349 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:54.386697 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60103310-2341-494e-ae2b-bfa189f40d34 tempest-VolumesBackupsTest-32268889 tempest-VolumesBackupsTest-32268889-project-member] https://10.4.3.228/volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 returned with HTTP 404 Jul 03 15:51:54.387192 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 622/2485] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:54 2026] GET /volume/v3/volumes/d1306de1-72a5-47f8-a9be-50569e82b753 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:54.387280 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e92faf59-b950-4e92-bbc8-6040dd66789e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot retrieved successfully. Jul 03 15:51:54.412238 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e92faf59-b950-4e92-bbc8-6040dd66789e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot delete request issued successfully. Jul 03 15:51:54.412503 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e92faf59-b950-4e92-bbc8-6040dd66789e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 202 Jul 03 15:51:54.413135 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 614/2486] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:54 2026] DELETE /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:54.420172 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1cc0b352-7276-4658-bfe8-fd116ad90bd8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.421903 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1cc0b352-7276-4658-bfe8-fd116ad90bd8 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:54.422097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1cc0b352-7276-4658-bfe8-fd116ad90bd8 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:54.422331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1cc0b352-7276-4658-bfe8-fd116ad90bd8 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:54.426983 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:54.426983 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:54.427382 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1cc0b352-7276-4658-bfe8-fd116ad90bd8 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Snapshot retrieved successfully. Jul 03 15:51:54.428177 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1cc0b352-7276-4658-bfe8-fd116ad90bd8 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 200 Jul 03 15:51:54.428493 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 631/2487] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:54 2026] GET /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:54.612309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0da60f12-3b07-4859-9d30-ab07d6c42551 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.612753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0da60f12-3b07-4859-9d30-ab07d6c42551 None None] GET https://10.4.3.228/volume// Jul 03 15:51:54.612956 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0da60f12-3b07-4859-9d30-ab07d6c42551 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:54.613203 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0da60f12-3b07-4859-9d30-ab07d6c42551 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:54.613556 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0da60f12-3b07-4859-9d30-ab07d6c42551 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:54.613926 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 621/2488] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:51:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:54.620810 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-3f14e475-7177-4c6b-8fb9-ad2be5337baf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:54.702158 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-3f14e475-7177-4c6b-8fb9-ad2be5337baf tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:51:54.702553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-3f14e475-7177-4c6b-8fb9-ad2be5337baf tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c7447c6-abd3-4dd9-a279-833b0c6d460d", "connector": null, "instance_uuid": "f1960e66-b6d0-4c12-b5aa-a0daaf653130"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:54.715692 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:54.715692 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:54.765458 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-3f14e475-7177-4c6b-8fb9-ad2be5337baf tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:51:54.766044 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 623/2489] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:51:54 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:55.095346 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-50eb4360-495e-4301-b989-bbf416797584 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.097251 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-50eb4360-495e-4301-b989-bbf416797584 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:55.097465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-50eb4360-495e-4301-b989-bbf416797584 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.097686 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-50eb4360-495e-4301-b989-bbf416797584 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.099756 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=435,cinder:INSERT=78,cinder:UPDATE=120,cinder:DELETE=1 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:51:55.108892 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.108892 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:55.113268 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-50eb4360-495e-4301-b989-bbf416797584 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:55.118542 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-50eb4360-495e-4301-b989-bbf416797584 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:55.119097 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 615/2490] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:55.304535 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e709515a-6e21-43e9-bc0e-e06e25b41eb1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.305201 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e709515a-6e21-43e9-bc0e-e06e25b41eb1 None None] GET https://10.4.3.228/volume// Jul 03 15:51:55.305523 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e709515a-6e21-43e9-bc0e-e06e25b41eb1 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.305889 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e709515a-6e21-43e9-bc0e-e06e25b41eb1 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.306375 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e709515a-6e21-43e9-bc0e-e06e25b41eb1 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:51:55.306857 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 632/2491] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:51:55.316653 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-b16797fc-12b1-4e67-a983-891ae83d3743 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.319745 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-b16797fc-12b1-4e67-a983-891ae83d3743 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:55.320145 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-b16797fc-12b1-4e67-a983-891ae83d3743 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.321101 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-b16797fc-12b1-4e67-a983-891ae83d3743 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.328163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8294d2ec-1838-4c95-a27f-1cb83c21b92d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.330531 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8294d2ec-1838-4c95-a27f-1cb83c21b92d tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:55.330926 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8294d2ec-1838-4c95-a27f-1cb83c21b92d tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.331223 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8294d2ec-1838-4c95-a27f-1cb83c21b92d tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.333168 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.333168 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:55.339493 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-b16797fc-12b1-4e67-a983-891ae83d3743 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:55.341496 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.341496 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:55.346227 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-b16797fc-12b1-4e67-a983-891ae83d3743 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:55.346891 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 622/2492] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:55.347320 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8294d2ec-1838-4c95-a27f-1cb83c21b92d tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:55.353882 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8294d2ec-1838-4c95-a27f-1cb83c21b92d tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:55.354305 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 624/2493] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:51:55.368302 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a742c6e8-ceb0-4503-a12c-9de132df18f0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.370901 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a742c6e8-ceb0-4503-a12c-9de132df18f0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:55.371258 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a742c6e8-ceb0-4503-a12c-9de132df18f0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.371546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a742c6e8-ceb0-4503-a12c-9de132df18f0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.382341 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.382341 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:55.387670 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a742c6e8-ceb0-4503-a12c-9de132df18f0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Volume info retrieved successfully. Jul 03 15:51:55.393904 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a742c6e8-ceb0-4503-a12c-9de132df18f0 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:55.394481 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 616/2494] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:55.410062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-43a89068-6d37-4575-a13c-bfff0491aa9f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.412483 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] POST https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32/action Jul 03 15:51:55.413068 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-26894870", "migration_policy": "never"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:55.413281 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-26894870", "migration_policy": "never"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:55.424873 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.424873 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:55.425458 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:55.431958 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.431958 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:55.441555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bc3e8288-48f7-4212-824c-9db6270537d4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.443844 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bc3e8288-48f7-4212-824c-9db6270537d4 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:55.444920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bc3e8288-48f7-4212-824c-9db6270537d4 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.444920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bc3e8288-48f7-4212-824c-9db6270537d4 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.449839 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bc3e8288-48f7-4212-824c-9db6270537d4 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 404 Jul 03 15:51:55.450410 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 623/2495] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:55.451412 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:55.451824 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:55.460384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-86c43775-e851-4190-9f70-3f57a61fbba2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.462559 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-56212f81-c546-49cb-b501-1bd4476f7501 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.462862 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86c43775-e851-4190-9f70-3f57a61fbba2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] DELETE https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:55.463162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86c43775-e851-4190-9f70-3f57a61fbba2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.463478 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86c43775-e851-4190-9f70-3f57a61fbba2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.463734 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-86c43775-e851-4190-9f70-3f57a61fbba2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Delete volume with id: 22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:55.465271 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-56212f81-c546-49cb-b501-1bd4476f7501 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] PUT https://10.4.3.228/volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36 Jul 03 15:51:55.465729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-56212f81-c546-49cb-b501-1bd4476f7501 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:55.472888 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.472888 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:55.473418 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-86c43775-e851-4190-9f70-3f57a61fbba2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:55.476065 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-56212f81-c546-49cb-b501-1bd4476f7501 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Acquiring lock "cinder-attachment_update-9c7447c6-abd3-4dd9-a279-833b0c6d460d-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:51:55.482563 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-56212f81-c546-49cb-b501-1bd4476f7501 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Lock "cinder-attachment_update-9c7447c6-abd3-4dd9-a279-833b0c6d460d-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:51:55.483735 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.483735 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:55.491173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Created reservations ['77f6409b-f470-4904-9784-12d45fbd3a39', '4498a78d-d429-4fa4-82d6-a9d2584680cd'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:55.500372 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-86c43775-e851-4190-9f70-3f57a61fbba2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Delete volume request issued successfully. Jul 03 15:51:55.500700 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86c43775-e851-4190-9f70-3f57a61fbba2 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 202 Jul 03 15:51:55.501275 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 625/2496] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:55 2026] DELETE /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:55.509780 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:55.509780 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-749549227, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:55.510259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-266f8df0-36a6-4fec-a5e3-07667ad9f089 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.512987 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-266f8df0-36a6-4fec-a5e3-07667ad9f089 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:55.513354 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-266f8df0-36a6-4fec-a5e3-07667ad9f089 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.513775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-266f8df0-36a6-4fec-a5e3-07667ad9f089 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.519002 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Created reservations ['0d2623cd-f252-4b43-8345-d0763a2a1b10', '9b36ad87-5312-4d95-8d7a-f98fa15fe32f'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:55.526295 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.526295 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:55.534064 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-266f8df0-36a6-4fec-a5e3-07667ad9f089 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:55.539635 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-266f8df0-36a6-4fec-a5e3-07667ad9f089 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 200 Jul 03 15:51:55.540184 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 624/2497] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:55.570502 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Retype volume request issued successfully. Jul 03 15:51:55.570831 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-43a89068-6d37-4575-a13c-bfff0491aa9f tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32/action returned with HTTP 202 Jul 03 15:51:55.571359 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 633/2498] 10.4.3.228 () {70 vars in 1432 bytes} [Fri Jul 3 15:51:55 2026] POST /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:51:55.581153 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d3c92ae9-ecfa-4cea-b1a3-164ac5b50b6b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:55.583326 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3c92ae9-ecfa-4cea-b1a3-164ac5b50b6b tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:55.583603 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3c92ae9-ecfa-4cea-b1a3-164ac5b50b6b tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:55.583919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3c92ae9-ecfa-4cea-b1a3-164ac5b50b6b tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:55.593274 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:55.593274 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:55.598997 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d3c92ae9-ecfa-4cea-b1a3-164ac5b50b6b tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:55.605643 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3c92ae9-ecfa-4cea-b1a3-164ac5b50b6b tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:55.606247 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 626/2499] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:55 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:56.010681 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-56212f81-c546-49cb-b501-1bd4476f7501 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Lock "cinder-attachment_update-9c7447c6-abd3-4dd9-a279-833b0c6d460d-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:51:56.011047 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-56212f81-c546-49cb-b501-1bd4476f7501 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36 returned with HTTP 200 Jul 03 15:51:56.011670 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 617/2500] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:51:55 2026] PUT /volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:56.132925 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4cef03c5-b5e7-42f3-b0b8-6b890451b19a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.134497 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cef03c5-b5e7-42f3-b0b8-6b890451b19a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:56.134721 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cef03c5-b5e7-42f3-b0b8-6b890451b19a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.134896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cef03c5-b5e7-42f3-b0b8-6b890451b19a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.143052 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.143052 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:56.145887 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4cef03c5-b5e7-42f3-b0b8-6b890451b19a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:56.149632 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cef03c5-b5e7-42f3-b0b8-6b890451b19a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:56.150020 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 625/2501] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:56 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:56.556693 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-55f82168-be75-4979-827b-4d56cf3038b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.559019 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-55f82168-be75-4979-827b-4d56cf3038b3 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:56.559019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-55f82168-be75-4979-827b-4d56cf3038b3 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.559019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-55f82168-be75-4979-827b-4d56cf3038b3 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.560808 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=575,cinder:UPDATE=212,cinder:INSERT=109 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:51:56.568329 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-55f82168-be75-4979-827b-4d56cf3038b3 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 404 Jul 03 15:51:56.569004 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 634/2502] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:56 2026] GET /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:56.576239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.578231 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 Jul 03 15:51:56.578445 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.578720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.578924 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Delete volume with id: f0d0a9d5-697a-4037-b253-50b7a2714f70 Jul 03 15:51:56.586450 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.586450 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:56.586982 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:56.606062 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Delete volume request issued successfully. Jul 03 15:51:56.606062 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bb2ad4ce-171a-420b-a9ff-4fb808223557 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 returned with HTTP 202 Jul 03 15:51:56.606804 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 627/2503] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:56 2026] DELETE /volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:56.613975 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b48a556b-f081-4247-b0c6-4d15f625e0ea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.615770 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b48a556b-f081-4247-b0c6-4d15f625e0ea tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 Jul 03 15:51:56.616375 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b48a556b-f081-4247-b0c6-4d15f625e0ea tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.616375 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b48a556b-f081-4247-b0c6-4d15f625e0ea tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.622222 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a2d6357d-ee99-4a2d-a467-fc575b5bd029 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.624672 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2d6357d-ee99-4a2d-a467-fc575b5bd029 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:56.624978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2d6357d-ee99-4a2d-a467-fc575b5bd029 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.625267 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2d6357d-ee99-4a2d-a467-fc575b5bd029 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.625355 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.625355 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:56.629892 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b48a556b-f081-4247-b0c6-4d15f625e0ea tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Volume info retrieved successfully. Jul 03 15:51:56.633273 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.633273 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:56.635889 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b48a556b-f081-4247-b0c6-4d15f625e0ea tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 returned with HTTP 200 Jul 03 15:51:56.636976 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 618/2504] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:56 2026] GET /volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:56.637653 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a2d6357d-ee99-4a2d-a467-fc575b5bd029 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:56.642450 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2d6357d-ee99-4a2d-a467-fc575b5bd029 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:56.643023 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 626/2505] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:56 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:56.655701 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f2c09ed6-ea27-4ed5-a3b1-9cbf59bf77f4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.657170 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f2c09ed6-ea27-4ed5-a3b1-9cbf59bf77f4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:56.657354 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f2c09ed6-ea27-4ed5-a3b1-9cbf59bf77f4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.657522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f2c09ed6-ea27-4ed5-a3b1-9cbf59bf77f4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.666916 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.666916 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:56.670859 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f2c09ed6-ea27-4ed5-a3b1-9cbf59bf77f4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Volume info retrieved successfully. Jul 03 15:51:56.675654 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f2c09ed6-ea27-4ed5-a3b1-9cbf59bf77f4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:56.675983 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 635/2506] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:56 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:56.690404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f910706d-154e-420a-b46b-5cbbf5d0e57e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.692904 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f910706d-154e-420a-b46b-5cbbf5d0e57e tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:56.693191 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f910706d-154e-420a-b46b-5cbbf5d0e57e tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.693431 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f910706d-154e-420a-b46b-5cbbf5d0e57e tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.702574 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.702574 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:56.707401 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f910706d-154e-420a-b46b-5cbbf5d0e57e tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Volume info retrieved successfully. Jul 03 15:51:56.713859 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f910706d-154e-420a-b46b-5cbbf5d0e57e tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:56.714363 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 628/2507] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:56 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:56.726593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.728424 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] POST https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32/action Jul 03 15:51:56.728808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-749549227", "migration_policy": "never"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:51:56.728927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-749549227", "migration_policy": "never"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:56.737433 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.737433 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:56.737972 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:56.762867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Created reservations ['3981e4cb-0406-41f7-80dd-76bb635b4109', 'd1190bc0-956d-4766-b423-e2658a092c01'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:56.778162 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:56.778162 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-26894870, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:51:56.785337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Created reservations ['4da489bb-5c9c-4978-93e8-5f28cea2b8ca', '2c8bf43e-6551-4544-989a-f53221fea878'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:56.826597 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Retype volume request issued successfully. Jul 03 15:51:56.826790 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e9eb01c4-ad8e-4038-ad8f-f4f6ad5f6429 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32/action returned with HTTP 202 Jul 03 15:51:56.827400 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 619/2508] 10.4.3.228 () {70 vars in 1432 bytes} [Fri Jul 3 15:51:56 2026] POST /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:51:56.836213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-31b96bb9-88ac-4039-9197-9cfa98a404d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:56.838883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31b96bb9-88ac-4039-9197-9cfa98a404d3 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:56.839184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31b96bb9-88ac-4039-9197-9cfa98a404d3 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:56.839381 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31b96bb9-88ac-4039-9197-9cfa98a404d3 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:56.847851 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:56.847851 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:56.852417 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31b96bb9-88ac-4039-9197-9cfa98a404d3 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:56.857237 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31b96bb9-88ac-4039-9197-9cfa98a404d3 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:56.857748 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 627/2509] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:56 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:57.164721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-35b6e9a9-0cec-4e27-9768-17acafb71b13 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.166710 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35b6e9a9-0cec-4e27-9768-17acafb71b13 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:57.166875 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35b6e9a9-0cec-4e27-9768-17acafb71b13 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.167204 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35b6e9a9-0cec-4e27-9768-17acafb71b13 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.177520 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:57.177520 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:57.184319 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-35b6e9a9-0cec-4e27-9768-17acafb71b13 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:57.189461 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35b6e9a9-0cec-4e27-9768-17acafb71b13 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:57.191288 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 636/2510] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:57.451101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.533918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:51:57.534287 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-322868584"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:57.535644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-322868584'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:51:57.535762 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume of 1 GB Jul 03 15:51:57.539557 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Availability Zones retrieved successfully. Jul 03 15:51:57.545412 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (51f3ed97-7183-4677-a207-d20aae1b7271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:57.546321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd111a3-1f99-4b2b-9a9e-47922a0b43a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:57.547243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:51:57.577505 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd111a3-1f99-4b2b-9a9e-47922a0b43a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:57.578199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93862ebb-9dee-4aaa-a467-2c2dcd991db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:57.639883 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Created reservations ['0a86b2f7-8f7c-45ea-a494-bd2b49c6be01', '3d5a1440-1abb-472e-8a99-5e0466afa064', 'e1228c65-37d6-49d6-94bc-d788b320b2d6', '7d852d5b-8ffb-49a6-a956-50e0c35de210'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:57.640729 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93862ebb-9dee-4aaa-a467-2c2dcd991db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a86b2f7-8f7c-45ea-a494-bd2b49c6be01', '3d5a1440-1abb-472e-8a99-5e0466afa064', 'e1228c65-37d6-49d6-94bc-d788b320b2d6', '7d852d5b-8ffb-49a6-a956-50e0c35de210']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:57.641413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19dfd11-0d86-4f60-b79e-dd325219afda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:57.656522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f6f02b2f-c2b1-424e-b2e3-46837ae90d53 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.658449 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6f02b2f-c2b1-424e-b2e3-46837ae90d53 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 Jul 03 15:51:57.658727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6f02b2f-c2b1-424e-b2e3-46837ae90d53 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.658920 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6f02b2f-c2b1-424e-b2e3-46837ae90d53 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.665789 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19dfd11-0d86-4f60-b79e-dd325219afda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eba67c6-5673-4d05-9c77-79093c2d2349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-322868584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['0a86b2f7-8f7c-45ea-a494-bd2b49c6be01','3d5a1440-1abb-472e-8a99-5e0466afa064','e1228c65-37d6-49d6-94bc-d788b320b2d6','7d852d5b-8ffb-49a6-a956-50e0c35de210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-322868584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eba67c6-5673-4d05-9c77-79093c2d2349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc13809febe141f28598cbfd5e35a2ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ccab0d6da48f4a4db3aba648ca65fd4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:57.666216 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6f02b2f-c2b1-424e-b2e3-46837ae90d53 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 returned with HTTP 404 Jul 03 15:51:57.666523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f18df0-8264-4504-a550-dda9061767b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:57.666816 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 620/2511] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes/f0d0a9d5-697a-4037-b253-50b7a2714f70 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:57.674913 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fd681b41-e9b1-4059-a990-025c43aa5296 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.676770 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd681b41-e9b1-4059-a990-025c43aa5296 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:57.676966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd681b41-e9b1-4059-a990-025c43aa5296 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.677167 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd681b41-e9b1-4059-a990-025c43aa5296 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.677276 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-fd681b41-e9b1-4059-a990-025c43aa5296 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Delete snapshot with id: 6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:57.681483 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd681b41-e9b1-4059-a990-025c43aa5296 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 404 Jul 03 15:51:57.681977 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 628/2512] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:51:57 2026] DELETE /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:57.685955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f18df0-8264-4504-a550-dda9061767b0) transitioned into 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-322868584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['0a86b2f7-8f7c-45ea-a494-bd2b49c6be01','3d5a1440-1abb-472e-8a99-5e0466afa064','e1228c65-37d6-49d6-94bc-d788b320b2d6','7d852d5b-8ffb-49a6-a956-50e0c35de210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:57.686647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ca877a-2c1b-4937-b723-ea83a5ea038a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:51:57.688960 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e59a551f-5098-4e84-8289-913004a20e7f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.690764 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e59a551f-5098-4e84-8289-913004a20e7f tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 Jul 03 15:51:57.690940 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e59a551f-5098-4e84-8289-913004a20e7f tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.691123 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e59a551f-5098-4e84-8289-913004a20e7f tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.695121 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e59a551f-5098-4e84-8289-913004a20e7f tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 returned with HTTP 404 Jul 03 15:51:57.695711 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 637/2513] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/snapshots/6901d9da-b13c-4e7d-905f-efd0fdb01f18 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:57.696843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ca877a-2c1b-4937-b723-ea83a5ea038a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:51:57.697687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (51f3ed97-7183-4677-a207-d20aae1b7271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:51:57.698046 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request issued successfully. Jul 03 15:51:57.698580 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5607c30c-2cd8-4ce6-a25a-17548b07b9f8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:51:57.699089 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 629/2514] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:51:57 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 03 15:51:57.702111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cb2523f5-a3a1-4c11-8c70-e35e8cda629e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.703729 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cb2523f5-a3a1-4c11-8c70-e35e8cda629e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] DELETE https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:57.703943 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cb2523f5-a3a1-4c11-8c70-e35e8cda629e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.704069 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cb2523f5-a3a1-4c11-8c70-e35e8cda629e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.704232 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-cb2523f5-a3a1-4c11-8c70-e35e8cda629e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Delete volume with id: 22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:57.709761 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cb2523f5-a3a1-4c11-8c70-e35e8cda629e tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 404 Jul 03 15:51:57.710248 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 621/2515] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:51:57 2026] DELETE /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:57.710385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6a23d87c-8554-437b-9142-5079e71caedb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.712158 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a23d87c-8554-437b-9142-5079e71caedb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 Jul 03 15:51:57.712342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a23d87c-8554-437b-9142-5079e71caedb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.712521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a23d87c-8554-437b-9142-5079e71caedb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.717897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dd3098c7-4985-4ff5-9a1c-2d2cf45c7851 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.719301 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:57.719301 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:57.720086 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd3098c7-4985-4ff5-9a1c-2d2cf45c7851 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] GET https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead Jul 03 15:51:57.720340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dd3098c7-4985-4ff5-9a1c-2d2cf45c7851 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.720595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dd3098c7-4985-4ff5-9a1c-2d2cf45c7851 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.722901 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6a23d87c-8554-437b-9142-5079e71caedb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:51:57.727422 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a23d87c-8554-437b-9142-5079e71caedb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 returned with HTTP 200 Jul 03 15:51:57.727837 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 629/2516] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:57.727980 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd3098c7-4985-4ff5-9a1c-2d2cf45c7851 tempest-SnapshotDependencyTests-998973958 tempest-SnapshotDependencyTests-998973958-project-member] https://10.4.3.228/volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead returned with HTTP 404 Jul 03 15:51:57.728579 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 638/2517] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes/22d37fe2-e93e-4632-9a4a-cbb34af71ead => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:57.870208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a717b512-134a-4100-ae56-0587511933c0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.872162 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a717b512-134a-4100-ae56-0587511933c0 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:57.872406 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a717b512-134a-4100-ae56-0587511933c0 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.872574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a717b512-134a-4100-ae56-0587511933c0 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.879202 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:57.879202 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:57.882595 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a717b512-134a-4100-ae56-0587511933c0 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:57.886354 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a717b512-134a-4100-ae56-0587511933c0 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:57.886743 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 630/2518] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:57.901827 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b1edf09b-d8f7-4c52-8415-d75f5bf80230 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.904215 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b1edf09b-d8f7-4c52-8415-d75f5bf80230 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:57.904562 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b1edf09b-d8f7-4c52-8415-d75f5bf80230 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.904859 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b1edf09b-d8f7-4c52-8415-d75f5bf80230 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.913267 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:57.913267 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:57.917293 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b1edf09b-d8f7-4c52-8415-d75f5bf80230 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Volume info retrieved successfully. Jul 03 15:51:57.921724 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b1edf09b-d8f7-4c52-8415-d75f5bf80230 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:57.922128 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 622/2519] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:51:57.934289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c87a6dbe-3ed2-45b8-bc32-37e19e7800f9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.936086 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c87a6dbe-3ed2-45b8-bc32-37e19e7800f9 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2090742874 Jul 03 15:51:57.936302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c87a6dbe-3ed2-45b8-bc32-37e19e7800f9 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.936481 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c87a6dbe-3ed2-45b8-bc32-37e19e7800f9 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.937309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c87a6dbe-3ed2-45b8-bc32-37e19e7800f9 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2090742874'), ('all_tenants', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:51:57.968510 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c87a6dbe-3ed2-45b8-bc32-37e19e7800f9 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Get all volumes completed successfully. Jul 03 15:51:57.968985 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c87a6dbe-3ed2-45b8-bc32-37e19e7800f9 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2090742874 returned with HTTP 200 Jul 03 15:51:57.969424 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 630/2520] 10.4.3.228 () {68 vars in 1429 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2090742874 => generated 342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:57.977305 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-edd8b262-5528-452f-a767-9123520400cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:57.979094 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edd8b262-5528-452f-a767-9123520400cf tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2090742874 Jul 03 15:51:57.979311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edd8b262-5528-452f-a767-9123520400cf tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:57.979514 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edd8b262-5528-452f-a767-9123520400cf tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:57.980335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-edd8b262-5528-452f-a767-9123520400cf tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2090742874'), ('all_tenants', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:51:58.009332 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-edd8b262-5528-452f-a767-9123520400cf tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Get all volumes completed successfully. Jul 03 15:51:58.009950 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edd8b262-5528-452f-a767-9123520400cf tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2090742874 returned with HTTP 200 Jul 03 15:51:58.010534 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 639/2521] 10.4.3.228 () {68 vars in 1429 bytes} [Fri Jul 3 15:51:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2090742874 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:58.020701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-decd9fdd-744a-479e-898a-9c89c6c1d9bb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.022871 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-decd9fdd-744a-479e-898a-9c89c6c1d9bb tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:58.023163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-decd9fdd-744a-479e-898a-9c89c6c1d9bb tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:58.023417 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-decd9fdd-744a-479e-898a-9c89c6c1d9bb tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:58.032373 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.032373 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:58.035928 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-decd9fdd-744a-479e-898a-9c89c6c1d9bb tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:58.040725 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-decd9fdd-744a-479e-898a-9c89c6c1d9bb tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:58.041123 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 631/2522] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:58 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:58.059335 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.061170 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] DELETE https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:58.061389 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:58.061561 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:58.061777 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Delete volume with id: d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:58.069244 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.069244 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:58.069746 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:58.094264 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Delete volume request issued successfully. Jul 03 15:51:58.094264 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c5aa2de-eaa6-411e-ba3a-5e94b7da6125 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 202 Jul 03 15:51:58.095566 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 623/2523] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:51:58 2026] DELETE /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:51:58.102850 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-69e4b986-94df-4c9e-b11e-9ed809139f66 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.104824 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69e4b986-94df-4c9e-b11e-9ed809139f66 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:58.105294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69e4b986-94df-4c9e-b11e-9ed809139f66 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:58.105294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69e4b986-94df-4c9e-b11e-9ed809139f66 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:58.112070 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.112070 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:58.115783 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-69e4b986-94df-4c9e-b11e-9ed809139f66 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Volume info retrieved successfully. Jul 03 15:51:58.119840 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69e4b986-94df-4c9e-b11e-9ed809139f66 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 200 Jul 03 15:51:58.120301 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 631/2524] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:58 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:58.204966 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-119564a1-0d13-4816-9b03-01ffbc42e688 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.207536 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-119564a1-0d13-4816-9b03-01ffbc42e688 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:58.207792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-119564a1-0d13-4816-9b03-01ffbc42e688 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:58.207997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-119564a1-0d13-4816-9b03-01ffbc42e688 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:58.218106 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.218106 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:58.222573 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-119564a1-0d13-4816-9b03-01ffbc42e688 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:58.229038 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-119564a1-0d13-4816-9b03-01ffbc42e688 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:58.229658 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 640/2525] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:58 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:58.302541 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7069f6e0-1b79-43e4-8969-361a45f88aee req-2de83ce3-da89-44f4-a418-e9a7af7e1c22 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.304429 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7069f6e0-1b79-43e4-8969-361a45f88aee req-2de83ce3-da89-44f4-a418-e9a7af7e1c22 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:51:58.304593 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7069f6e0-1b79-43e4-8969-361a45f88aee req-2de83ce3-da89-44f4-a418-e9a7af7e1c22 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:58.304842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7069f6e0-1b79-43e4-8969-361a45f88aee req-2de83ce3-da89-44f4-a418-e9a7af7e1c22 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:58.314601 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.314601 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:51:58.318321 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-7069f6e0-1b79-43e4-8969-361a45f88aee req-2de83ce3-da89-44f4-a418-e9a7af7e1c22 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:51:58.322638 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7069f6e0-1b79-43e4-8969-361a45f88aee req-2de83ce3-da89-44f4-a418-e9a7af7e1c22 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:51:58.323053 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 632/2526] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:51:58 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:51:58.742387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6432dda7-9ceb-4415-a1e1-59d350edc4a3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.744749 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6432dda7-9ceb-4415-a1e1-59d350edc4a3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 Jul 03 15:51:58.745027 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6432dda7-9ceb-4415-a1e1-59d350edc4a3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:58.745301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6432dda7-9ceb-4415-a1e1-59d350edc4a3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:58.754777 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.754777 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:58.759466 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6432dda7-9ceb-4415-a1e1-59d350edc4a3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:51:58.765517 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6432dda7-9ceb-4415-a1e1-59d350edc4a3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 returned with HTTP 200 Jul 03 15:51:58.766067 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 624/2527] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:58 2026] GET /volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:58.777281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.779043 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:51:58.779385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3eba67c6-5673-4d05-9c77-79093c2d2349", "name": "tempest-CreateVolumesFromBackupTest-Backup-4674191"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:51:58.780921 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Creating new backup {'backup': {'volume_id': '3eba67c6-5673-4d05-9c77-79093c2d2349', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-4674191'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:51:58.781106 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Creating backup of volume 3eba67c6-5673-4d05-9c77-79093c2d2349 in container None Jul 03 15:51:58.787877 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.787877 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:58.788344 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:51:58.812087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Created reservations ['c9685380-35a2-49cd-98d3-a25fff8a16f3', 'c2fecba5-146a-4de3-8368-07ff37b8e541'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:51:58.843226 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6e1c28d6-5fc9-4bc3-acf4-2097ffaddea7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:51:58.843226 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 632/2528] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:51:58 2026] POST /volume/v3/backups => generated 336 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:51:58.850117 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-24684a27-cb73-43e2-bdc0-32b18e98b234 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:58.851950 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24684a27-cb73-43e2-bdc0-32b18e98b234 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:51:58.852187 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24684a27-cb73-43e2-bdc0-32b18e98b234 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:58.852412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24684a27-cb73-43e2-bdc0-32b18e98b234 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:58.852568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-24684a27-cb73-43e2-bdc0-32b18e98b234 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:58.856756 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:58.856756 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:51:58.857572 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24684a27-cb73-43e2-bdc0-32b18e98b234 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:51:58.857965 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 641/2529] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:58 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:59.132264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e914298-2660-4fa6-a131-d33f06d93019 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:59.134027 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e914298-2660-4fa6-a131-d33f06d93019 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] GET https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 Jul 03 15:51:59.134266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e914298-2660-4fa6-a131-d33f06d93019 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:59.134479 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e914298-2660-4fa6-a131-d33f06d93019 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:59.139948 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e914298-2660-4fa6-a131-d33f06d93019 tempest-VolumeRetypeMultiattachTest-109835864 tempest-VolumeRetypeMultiattachTest-109835864-project-member] https://10.4.3.228/volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 returned with HTTP 404 Jul 03 15:51:59.140406 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 633/2530] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:51:59 2026] GET /volume/v3/volumes/d82ef976-c67f-483d-a1b8-2c7b6b0a3e32 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:51:59.150801 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0e3d2cab-2d19-48d5-a2bb-9d4bc0ac5fef None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:59.152558 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e3d2cab-2d19-48d5-a2bb-9d4bc0ac5fef tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] DELETE https://10.4.3.228/volume/v3/types/d54086a7-a400-485f-8694-9a28bdc0c06f Jul 03 15:51:59.152688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e3d2cab-2d19-48d5-a2bb-9d4bc0ac5fef tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:59.153106 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e3d2cab-2d19-48d5-a2bb-9d4bc0ac5fef tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:59.180245 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e3d2cab-2d19-48d5-a2bb-9d4bc0ac5fef tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/types/d54086a7-a400-485f-8694-9a28bdc0c06f returned with HTTP 202 Jul 03 15:51:59.180731 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 625/2531] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:51:59 2026] DELETE /volume/v3/types/d54086a7-a400-485f-8694-9a28bdc0c06f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:59.187399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8be1af38-d888-4c7a-9d5f-a229baecf671 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:59.189313 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8be1af38-d888-4c7a-9d5f-a229baecf671 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/types/d54086a7-a400-485f-8694-9a28bdc0c06f Jul 03 15:51:59.189494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8be1af38-d888-4c7a-9d5f-a229baecf671 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:59.189728 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8be1af38-d888-4c7a-9d5f-a229baecf671 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:59.193145 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8be1af38-d888-4c7a-9d5f-a229baecf671 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/types/d54086a7-a400-485f-8694-9a28bdc0c06f returned with HTTP 404 Jul 03 15:51:59.193699 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 633/2532] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:51:59 2026] GET /volume/v3/types/d54086a7-a400-485f-8694-9a28bdc0c06f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:59.200363 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-139d154c-185c-4eca-aafb-b2624b173b91 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:59.202241 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-139d154c-185c-4eca-aafb-b2624b173b91 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] DELETE https://10.4.3.228/volume/v3/types/1302509c-28db-4cab-85af-0636a42e2db8 Jul 03 15:51:59.202463 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-139d154c-185c-4eca-aafb-b2624b173b91 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:59.202735 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-139d154c-185c-4eca-aafb-b2624b173b91 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:59.224833 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-139d154c-185c-4eca-aafb-b2624b173b91 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/types/1302509c-28db-4cab-85af-0636a42e2db8 returned with HTTP 202 Jul 03 15:51:59.224975 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 642/2533] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:51:59 2026] DELETE /volume/v3/types/1302509c-28db-4cab-85af-0636a42e2db8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:51:59.231595 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f88d79c2-6981-46f5-9a19-d317467f88b4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:59.233539 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f88d79c2-6981-46f5-9a19-d317467f88b4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] GET https://10.4.3.228/volume/v3/types/1302509c-28db-4cab-85af-0636a42e2db8 Jul 03 15:51:59.233777 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f88d79c2-6981-46f5-9a19-d317467f88b4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:59.234003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f88d79c2-6981-46f5-9a19-d317467f88b4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:59.237426 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f88d79c2-6981-46f5-9a19-d317467f88b4 tempest-VolumeRetypeMultiattachTest-144656211 tempest-VolumeRetypeMultiattachTest-144656211-project-admin] https://10.4.3.228/volume/v3/types/1302509c-28db-4cab-85af-0636a42e2db8 returned with HTTP 404 Jul 03 15:51:59.237979 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 634/2534] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:51:59 2026] GET /volume/v3/types/1302509c-28db-4cab-85af-0636a42e2db8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:51:59.244990 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d2d1f273-11d3-4c28-9315-72213d036c46 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:59.247334 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2d1f273-11d3-4c28-9315-72213d036c46 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:51:59.247658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2d1f273-11d3-4c28-9315-72213d036c46 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:59.247940 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2d1f273-11d3-4c28-9315-72213d036c46 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:59.258069 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:59.258069 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:51:59.261385 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d2d1f273-11d3-4c28-9315-72213d036c46 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:51:59.267065 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2d1f273-11d3-4c28-9315-72213d036c46 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:51:59.267168 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 626/2535] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:59 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:51:59.869954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-daefe401-5300-49ed-8865-1fb5509ac798 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:51:59.872418 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-daefe401-5300-49ed-8865-1fb5509ac798 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:51:59.872418 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-daefe401-5300-49ed-8865-1fb5509ac798 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:51:59.872676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-daefe401-5300-49ed-8865-1fb5509ac798 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:51:59.872840 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-daefe401-5300-49ed-8865-1fb5509ac798 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:51:59.878792 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:51:59.878792 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:51:59.880230 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-daefe401-5300-49ed-8865-1fb5509ac798 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:51:59.880398 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 634/2536] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:51:59 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:00.280398 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-537c3ad1-1282-404b-8222-9d79d72d0dc5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:00.282351 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-537c3ad1-1282-404b-8222-9d79d72d0dc5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:00.282563 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-537c3ad1-1282-404b-8222-9d79d72d0dc5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:00.282791 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-537c3ad1-1282-404b-8222-9d79d72d0dc5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:00.293167 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:00.293167 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:00.296759 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-537c3ad1-1282-404b-8222-9d79d72d0dc5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:00.301506 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-537c3ad1-1282-404b-8222-9d79d72d0dc5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:00.301982 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 643/2537] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:00 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:00.892656 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6b2fd6dc-0488-4cbe-ba28-04778765b511 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:00.897941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6b2fd6dc-0488-4cbe-ba28-04778765b511 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:00.897941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6b2fd6dc-0488-4cbe-ba28-04778765b511 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:00.897941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6b2fd6dc-0488-4cbe-ba28-04778765b511 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:00.897941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6b2fd6dc-0488-4cbe-ba28-04778765b511 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:00.901048 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:00.901048 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:00.901457 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6b2fd6dc-0488-4cbe-ba28-04778765b511 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:00.901909 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 635/2538] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:00 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:01.317422 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f7931d99-726d-44b2-8f37-eac5a6f0c79f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:01.321729 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f7931d99-726d-44b2-8f37-eac5a6f0c79f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:01.321729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f7931d99-726d-44b2-8f37-eac5a6f0c79f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:01.321729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f7931d99-726d-44b2-8f37-eac5a6f0c79f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:01.337597 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:01.337597 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:01.346164 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f7931d99-726d-44b2-8f37-eac5a6f0c79f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:01.352675 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f7931d99-726d-44b2-8f37-eac5a6f0c79f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:01.353386 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 627/2539] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:01 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:01.911341 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2f718783-ba9f-4bdb-9388-8b528a2db6fc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:01.919281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f718783-ba9f-4bdb-9388-8b528a2db6fc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:01.919487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f718783-ba9f-4bdb-9388-8b528a2db6fc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:01.919747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f718783-ba9f-4bdb-9388-8b528a2db6fc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:01.919875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2f718783-ba9f-4bdb-9388-8b528a2db6fc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:01.937156 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:01.937156 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:01.938124 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f718783-ba9f-4bdb-9388-8b528a2db6fc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:01.938561 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 635/2540] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:01 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 745 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:02.024431 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b786096d-9200-46c3-a3a6-03141b3217a2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:02.184216 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:02.184702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-340859909"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:02.186455 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-340859909'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:02.186455 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Create volume of 1 GB Jul 03 15:52:02.191388 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Availability Zones retrieved successfully. Jul 03 15:52:02.197164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Flow 'volume_create_api' (22a44f4d-b289-4d27-84a2-002706a066be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:02.198018 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed356b9-994e-4aee-826d-31048b875634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:02.198906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:02.228429 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed356b9-994e-4aee-826d-31048b875634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:02.229452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1d15f9-8322-47d4-bd09-2a8e78213603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:02.272789 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-e68a7a9e-1954-43fd-a995-d30d881f2231 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:02.275539 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-e68a7a9e-1954-43fd-a995-d30d881f2231 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36/action Jul 03 15:52:02.275904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-e68a7a9e-1954-43fd-a995-d30d881f2231 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:02.276014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-e68a7a9e-1954-43fd-a995-d30d881f2231 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:02.293255 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:02.293255 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:02.300797 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Created reservations ['a734cc58-dc4b-4802-87a5-ed98bd0ffc7c', 'a44cdf9c-4f78-413d-9043-7ce95f6ba9c3', 'd9449b68-ac55-4dce-a8f5-e291eca30611', 'a75a1da0-1fa5-49ce-b794-40523a2130c6'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:02.301627 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1d15f9-8322-47d4-bd09-2a8e78213603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a734cc58-dc4b-4802-87a5-ed98bd0ffc7c', 'a44cdf9c-4f78-413d-9043-7ce95f6ba9c3', 'd9449b68-ac55-4dce-a8f5-e291eca30611', 'a75a1da0-1fa5-49ce-b794-40523a2130c6']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:02.302322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22178a8-056d-4f9b-b50a-309d96b161fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:02.316460 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-da2b2352-462b-4fec-bb05-25c34447f0c2 req-e68a7a9e-1954-43fd-a995-d30d881f2231 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36/action returned with HTTP 204 Jul 03 15:52:02.316959 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 636/2541] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:52:02 2026] POST /volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:02.328923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22178a8-056d-4f9b-b50a-309d96b161fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807e2cd2-2735-4c56-9d89-4fe00753a687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-340859909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a2bbc8b9f114232bbaf2bb486edd1f9',qos_specs=None,replication_status=,reservations=['a734cc58-dc4b-4802-87a5-ed98bd0ffc7c','a44cdf9c-4f78-413d-9043-7ce95f6ba9c3','d9449b68-ac55-4dce-a8f5-e291eca30611','a75a1da0-1fa5-49ce-b794-40523a2130c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067576f9baf24c7a97130b09fc91201c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-340859909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807e2cd2-2735-4c56-9d89-4fe00753a687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a2bbc8b9f114232bbaf2bb486edd1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='067576f9baf24c7a97130b09fc91201c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:02.330966 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (521a8368-efa5-4292-9c47-db0798008480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:02.353546 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (521a8368-efa5-4292-9c47-db0798008480) transitioned into 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-340859909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a2bbc8b9f114232bbaf2bb486edd1f9',qos_specs=None,replication_status=,reservations=['a734cc58-dc4b-4802-87a5-ed98bd0ffc7c','a44cdf9c-4f78-413d-9043-7ce95f6ba9c3','d9449b68-ac55-4dce-a8f5-e291eca30611','a75a1da0-1fa5-49ce-b794-40523a2130c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067576f9baf24c7a97130b09fc91201c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:02.354234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b9138b-748e-4bfb-94c8-dab7400f734d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:02.365278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b9138b-748e-4bfb-94c8-dab7400f734d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:02.366089 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Flow 'volume_create_api' (22a44f4d-b289-4d27-84a2-002706a066be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:02.366393 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Create volume request issued successfully. Jul 03 15:52:02.367097 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b786096d-9200-46c3-a3a6-03141b3217a2 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:02.367527 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 644/2542] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:52:02 2026] POST /volume/v3/volumes => generated 818 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:02.369584 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-282d0094-1bbb-4157-b0ca-7f855dbb17ed None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:02.371686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-282d0094-1bbb-4157-b0ca-7f855dbb17ed tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:02.371843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-282d0094-1bbb-4157-b0ca-7f855dbb17ed tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:02.372082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-282d0094-1bbb-4157-b0ca-7f855dbb17ed tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:02.379570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-46f546c1-95f5-4169-90d5-50eac8657cde None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:02.381685 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:02.381685 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:02.381893 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-46f546c1-95f5-4169-90d5-50eac8657cde tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:02.382217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-46f546c1-95f5-4169-90d5-50eac8657cde tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:02.382510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-46f546c1-95f5-4169-90d5-50eac8657cde tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:02.385110 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-282d0094-1bbb-4157-b0ca-7f855dbb17ed tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:02.389451 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:02.389451 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:02.391372 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-282d0094-1bbb-4157-b0ca-7f855dbb17ed tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:02.391862 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 628/2543] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:02 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:02.393726 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-46f546c1-95f5-4169-90d5-50eac8657cde tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Volume info retrieved successfully. Jul 03 15:52:02.397858 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-46f546c1-95f5-4169-90d5-50eac8657cde tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 200 Jul 03 15:52:02.398262 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 636/2544] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:02 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:02.407919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e31beace-706c-42a3-ab20-dd7bd5ad6e1d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:02.410190 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e31beace-706c-42a3-ab20-dd7bd5ad6e1d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:02.410458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e31beace-706c-42a3-ab20-dd7bd5ad6e1d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:02.410756 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e31beace-706c-42a3-ab20-dd7bd5ad6e1d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:02.423274 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:02.423274 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:02.431480 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e31beace-706c-42a3-ab20-dd7bd5ad6e1d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:02.436844 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e31beace-706c-42a3-ab20-dd7bd5ad6e1d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:02.437342 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 637/2545] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:02 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:02.950583 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d6b28127-f57a-45dc-8a70-55e3ad293ebe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:02.952244 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6b28127-f57a-45dc-8a70-55e3ad293ebe tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:02.952432 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6b28127-f57a-45dc-8a70-55e3ad293ebe tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:02.952605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6b28127-f57a-45dc-8a70-55e3ad293ebe tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:02.952741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d6b28127-f57a-45dc-8a70-55e3ad293ebe tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:02.956968 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:02.956968 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:02.957695 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6b28127-f57a-45dc-8a70-55e3ad293ebe tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:02.958043 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 645/2546] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:02 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:03.411093 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c1b8b5b6-6fb4-46d4-9fab-e4cafeef8679 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:03.412818 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1b8b5b6-6fb4-46d4-9fab-e4cafeef8679 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:03.413111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1b8b5b6-6fb4-46d4-9fab-e4cafeef8679 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:03.413330 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1b8b5b6-6fb4-46d4-9fab-e4cafeef8679 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:03.421591 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:03.421591 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:03.425400 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c1b8b5b6-6fb4-46d4-9fab-e4cafeef8679 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Volume info retrieved successfully. Jul 03 15:52:03.429422 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1b8b5b6-6fb4-46d4-9fab-e4cafeef8679 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 200 Jul 03 15:52:03.429840 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 629/2547] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:03 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:03.442593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4ced0829-9cf5-4587-9d9f-05c86d38df48 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:03.444783 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4ced0829-9cf5-4587-9d9f-05c86d38df48 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] POST https://10.4.3.228/volume/v3/volume-transfers Jul 03 15:52:03.445156 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4ced0829-9cf5-4587-9d9f-05c86d38df48 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "807e2cd2-2735-4c56-9d89-4fe00753a687"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:03.446472 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volume_transfer [None req-4ced0829-9cf5-4587-9d9f-05c86d38df48 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Creating new volume transfer {'transfer': {'volume_id': '807e2cd2-2735-4c56-9d89-4fe00753a687'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 15:52:03.446629 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volume_transfer [None req-4ced0829-9cf5-4587-9d9f-05c86d38df48 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Creating transfer of volume 807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:03.446756 np0000004436 devstack@c-api.service[99817]: INFO cinder.transfer.api [None req-4ced0829-9cf5-4587-9d9f-05c86d38df48 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Generating transfer record for volume 807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:03.453180 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:03.453180 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:03.463071 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4ced0829-9cf5-4587-9d9f-05c86d38df48 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers returned with HTTP 202 Jul 03 15:52:03.463452 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 637/2548] 10.4.3.228 () {70 vars in 1326 bytes} [Fri Jul 3 15:52:03 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:03.471912 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2cb8b394-dbc3-40ac-b9ec-b88098412a2d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:03.473568 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2cb8b394-dbc3-40ac-b9ec-b88098412a2d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:03.473782 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2cb8b394-dbc3-40ac-b9ec-b88098412a2d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:03.473981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2cb8b394-dbc3-40ac-b9ec-b88098412a2d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:03.483391 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:03.483391 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:03.487390 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2cb8b394-dbc3-40ac-b9ec-b88098412a2d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Volume info retrieved successfully. Jul 03 15:52:03.491957 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2cb8b394-dbc3-40ac-b9ec-b88098412a2d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 200 Jul 03 15:52:03.492396 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 638/2549] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:03 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:03.505820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-024e4e2d-384a-4c2f-8643-5744b98d587e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:03.507744 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-024e4e2d-384a-4c2f-8643-5744b98d587e tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee Jul 03 15:52:03.508285 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-024e4e2d-384a-4c2f-8643-5744b98d587e tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:03.508285 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-024e4e2d-384a-4c2f-8643-5744b98d587e tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:03.512284 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-024e4e2d-384a-4c2f-8643-5744b98d587e tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee returned with HTTP 200 Jul 03 15:52:03.512717 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 646/2550] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:52:03 2026] GET /volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee => generated 540 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:03.522007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a118219a-c239-4400-9fc4-d0a8bedb692d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:03.524327 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a118219a-c239-4400-9fc4-d0a8bedb692d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volume-transfers Jul 03 15:52:03.524777 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a118219a-c239-4400-9fc4-d0a8bedb692d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:03.524973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a118219a-c239-4400-9fc4-d0a8bedb692d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:03.525205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volume_transfer [None req-a118219a-c239-4400-9fc4-d0a8bedb692d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Listing volume transfers {{(pid=99816) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 15:52:03.529440 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a118219a-c239-4400-9fc4-d0a8bedb692d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers returned with HTTP 200 Jul 03 15:52:03.529816 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 630/2551] 10.4.3.228 () {68 vars in 1305 bytes} [Fri Jul 3 15:52:03 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:03.537882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0395d303-767a-432d-a31b-037b41478ab6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:03.659551 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] POST https://10.4.3.228/volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee/accept Jul 03 15:52:03.660060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cc7aedde81081881"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:03.661820 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.volume_transfer [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Accepting volume transfer 9b0fa282-c2ff-4c7e-a33a-b985f59b4aee {{(pid=99817) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 15:52:03.661980 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.volume_transfer [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Accepting transfer 9b0fa282-c2ff-4c7e-a33a-b985f59b4aee Jul 03 15:52:03.733164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Created reservations ['73795ed5-01cd-418d-b8f4-a326d7847c1f', '4c3606d8-cfca-4c56-8c78-d734684f87c8', '255f5346-a5d6-416b-b146-b78c967c3836', 'ac9b28ab-cea9-4527-8528-84ab9c806053'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:03.754332 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Created reservations ['d27f0784-99cb-434f-a449-7c8387a00666', '0df1dd35-9aef-4798-b8bc-ffd3a23f625f', '5b4cd532-ab2e-4854-b16e-84d91b5afbc2', '763ed669-02e2-4f48-8a27-3fb882103a7d'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:03.783950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Created reservations ['18403504-bc1d-4673-9930-32d4b9795bef', '9fe99da3-516f-430c-b8fe-d5cc883b8498', 'a43f61e6-8e79-4572-8b4d-acf3212e0ff2', 'd5b43309-dfdf-480c-abb4-36a68c49b052'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:03.806812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Created reservations ['655c15f6-f5ca-4a47-946a-b8a504902798', 'c6fdc8cd-a8d4-4d0d-a7d6-8f9dcb65511f', '70582c08-85b2-4294-abb8-782c4e7f11d5', '9ceb5aa3-f6ce-48a8-a77a-d2e76af573e7'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:03.968090 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b97f4e68-fb5c-43cd-b1d4-162287919fbd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:03.969924 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b97f4e68-fb5c-43cd-b1d4-162287919fbd tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:03.970145 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b97f4e68-fb5c-43cd-b1d4-162287919fbd tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:03.970359 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b97f4e68-fb5c-43cd-b1d4-162287919fbd tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:03.970460 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b97f4e68-fb5c-43cd-b1d4-162287919fbd tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:03.974718 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:03.974718 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:03.975634 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b97f4e68-fb5c-43cd-b1d4-162287919fbd tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:03.976039 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 639/2552] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:03 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:04.308936 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Transfer volume completed successfully. Jul 03 15:52:04.373945 np0000004436 devstack@c-api.service[99817]: INFO cinder.transfer.api [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Volume 807e2cd2-2735-4c56-9d89-4fe00753a687 has been transferred. Jul 03 15:52:04.380394 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0395d303-767a-432d-a31b-037b41478ab6 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] https://10.4.3.228/volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee/accept returned with HTTP 202 Jul 03 15:52:04.380812 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 638/2553] 10.4.3.228 () {70 vars in 1458 bytes} [Fri Jul 3 15:52:03 2026] POST /volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee/accept => generated 365 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:04.393647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-599ef463-bda8-48b3-a74f-a6534c1c8a92 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:04.397098 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-599ef463-bda8-48b3-a74f-a6534c1c8a92 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:04.397328 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-599ef463-bda8-48b3-a74f-a6534c1c8a92 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:04.397526 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-599ef463-bda8-48b3-a74f-a6534c1c8a92 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:04.411912 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:04.411912 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:04.418350 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-599ef463-bda8-48b3-a74f-a6534c1c8a92 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Volume info retrieved successfully. Jul 03 15:52:04.424909 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-599ef463-bda8-48b3-a74f-a6534c1c8a92 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 200 Jul 03 15:52:04.425256 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 647/2554] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:04 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:04.436921 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c472364f-3253-4c9d-9397-6849c8c20e29 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:04.438702 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c472364f-3253-4c9d-9397-6849c8c20e29 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:04.438896 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c472364f-3253-4c9d-9397-6849c8c20e29 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:04.439126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c472364f-3253-4c9d-9397-6849c8c20e29 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:04.446740 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:04.446740 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:04.450828 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c472364f-3253-4c9d-9397-6849c8c20e29 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] Volume info retrieved successfully. Jul 03 15:52:04.455404 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c472364f-3253-4c9d-9397-6849c8c20e29 tempest-VolumesTransfersV357Test-1729108699 tempest-VolumesTransfersV357Test-1729108699-project-member] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 200 Jul 03 15:52:04.455797 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 631/2555] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:04 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:04.467448 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-91d4c72a-be12-48ab-b381-f152148fefbd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:04.469987 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91d4c72a-be12-48ab-b381-f152148fefbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] DELETE https://10.4.3.228/volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee Jul 03 15:52:04.470308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91d4c72a-be12-48ab-b381-f152148fefbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:04.470578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91d4c72a-be12-48ab-b381-f152148fefbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:04.470771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.volume_transfer [None req-91d4c72a-be12-48ab-b381-f152148fefbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Delete transfer with id: 9b0fa282-c2ff-4c7e-a33a-b985f59b4aee Jul 03 15:52:04.474523 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91d4c72a-be12-48ab-b381-f152148fefbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee returned with HTTP 404 Jul 03 15:52:04.475354 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 640/2556] 10.4.3.228 () {68 vars in 1419 bytes} [Fri Jul 3 15:52:04 2026] DELETE /volume/v3/volume-transfers/9b0fa282-c2ff-4c7e-a33a-b985f59b4aee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:04.485535 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:04.603483 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:04.603688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:04.603862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:04.604035 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Delete volume with id: 807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:04.610007 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:04.610007 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:04.610313 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Volume info retrieved successfully. Jul 03 15:52:04.628467 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Delete volume request issued successfully. Jul 03 15:52:04.628659 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-28e6a341-8fc3-417d-b19c-3e41d8f6b03f tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 202 Jul 03 15:52:04.629083 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 639/2557] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:52:04 2026] DELETE /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:04.636672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-27e22cdf-23c8-4d74-860e-d5f6327dc073 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:04.639226 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-27e22cdf-23c8-4d74-860e-d5f6327dc073 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:04.639438 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-27e22cdf-23c8-4d74-860e-d5f6327dc073 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:04.639652 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-27e22cdf-23c8-4d74-860e-d5f6327dc073 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:04.648076 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:04.648076 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:04.651896 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-27e22cdf-23c8-4d74-860e-d5f6327dc073 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Volume info retrieved successfully. Jul 03 15:52:04.656699 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-27e22cdf-23c8-4d74-860e-d5f6327dc073 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 200 Jul 03 15:52:04.657140 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 648/2558] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:04 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:52:04.985647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ede46689-4036-4cdb-acb8-55a5fcac7b21 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:04.987486 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ede46689-4036-4cdb-acb8-55a5fcac7b21 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:04.987696 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ede46689-4036-4cdb-acb8-55a5fcac7b21 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:04.987875 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ede46689-4036-4cdb-acb8-55a5fcac7b21 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:04.988004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ede46689-4036-4cdb-acb8-55a5fcac7b21 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:04.992296 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:04.992296 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:04.993173 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ede46689-4036-4cdb-acb8-55a5fcac7b21 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:04.993572 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 632/2559] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:04 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:05.536700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:05.538672 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:52:05.538918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:05.539151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:05.539357 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume with id: 26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:52:05.550858 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:05.550858 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:05.551540 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:52:05.573421 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume request issued successfully. Jul 03 15:52:05.573673 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a3e9a99-c99c-4e8a-8d67-0088e163624d tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 202 Jul 03 15:52:05.574229 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 641/2560] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:05 2026] DELETE /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:05.583115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e4d488c7-6470-4073-a79e-f997fdaecf41 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:05.585183 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4d488c7-6470-4073-a79e-f997fdaecf41 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:52:05.585368 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4d488c7-6470-4073-a79e-f997fdaecf41 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:05.585549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4d488c7-6470-4073-a79e-f997fdaecf41 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:05.592926 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:05.592926 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:05.597036 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e4d488c7-6470-4073-a79e-f997fdaecf41 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:52:05.602459 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4d488c7-6470-4073-a79e-f997fdaecf41 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 200 Jul 03 15:52:05.602898 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 640/2561] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:05 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:05.669646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-affc2021-8c65-4f01-9d3d-ad83a2b02675 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:05.671439 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-affc2021-8c65-4f01-9d3d-ad83a2b02675 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:05.671680 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-affc2021-8c65-4f01-9d3d-ad83a2b02675 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:05.671890 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-affc2021-8c65-4f01-9d3d-ad83a2b02675 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:05.678100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-affc2021-8c65-4f01-9d3d-ad83a2b02675 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 404 Jul 03 15:52:05.678636 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 649/2562] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:05 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:05.686706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d905488b-a3c3-409f-919d-047b8aa8b851 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:05.688518 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d905488b-a3c3-409f-919d-047b8aa8b851 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:05.688760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d905488b-a3c3-409f-919d-047b8aa8b851 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:05.688964 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d905488b-a3c3-409f-919d-047b8aa8b851 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:05.695203 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d905488b-a3c3-409f-919d-047b8aa8b851 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 404 Jul 03 15:52:05.695782 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 633/2563] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:05 2026] GET /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:05.703077 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-20b535b2-29b7-4b94-a396-dfbb5ed4932d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:05.704790 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-20b535b2-29b7-4b94-a396-dfbb5ed4932d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] DELETE https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:05.705058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-20b535b2-29b7-4b94-a396-dfbb5ed4932d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:05.705323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-20b535b2-29b7-4b94-a396-dfbb5ed4932d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:05.705539 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-20b535b2-29b7-4b94-a396-dfbb5ed4932d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Delete volume with id: 807e2cd2-2735-4c56-9d89-4fe00753a687 Jul 03 15:52:05.711909 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-20b535b2-29b7-4b94-a396-dfbb5ed4932d tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 returned with HTTP 404 Jul 03 15:52:05.712453 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 642/2564] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:52:05 2026] DELETE /volume/v3/volumes/807e2cd2-2735-4c56-9d89-4fe00753a687 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:05.721447 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-47659c71-87eb-4f05-a31f-04efa55168f0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:05.723328 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:05.723798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1591361587"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:05.725215 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1591361587'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:05.725340 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Create volume of 1 GB Jul 03 15:52:05.730116 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Availability Zones retrieved successfully. Jul 03 15:52:05.735761 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Flow 'volume_create_api' (f6d7e5cf-8f7e-4007-8376-19822d63013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:05.736643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04454eec-7fd8-4649-b361-21fe6e4b7be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:05.737541 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:05.764911 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04454eec-7fd8-4649-b361-21fe6e4b7be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:05.766082 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d3ecd3-d046-40d5-9335-8308942e2182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:05.804271 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Created reservations ['2770a118-a3f9-40d4-8f20-a9b917d0e233', '7e65ed97-e941-4619-af82-b75f3a55df64', 'a9441ba9-dcc9-4e78-afc5-c56f67dde173', '1700ac19-4c5b-4fb4-9f35-44bfc676d946'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:05.805515 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d3ecd3-d046-40d5-9335-8308942e2182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2770a118-a3f9-40d4-8f20-a9b917d0e233', '7e65ed97-e941-4619-af82-b75f3a55df64', 'a9441ba9-dcc9-4e78-afc5-c56f67dde173', '1700ac19-4c5b-4fb4-9f35-44bfc676d946']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:05.806313 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ecb3685-91f4-4c30-93b5-57326f831c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:05.827988 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ecb3685-91f4-4c30-93b5-57326f831c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d92d04-84e2-4fe6-a07d-f3dac0b348fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1591361587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a2bbc8b9f114232bbaf2bb486edd1f9',qos_specs=None,replication_status=,reservations=['2770a118-a3f9-40d4-8f20-a9b917d0e233','7e65ed97-e941-4619-af82-b75f3a55df64','a9441ba9-dcc9-4e78-afc5-c56f67dde173','1700ac19-4c5b-4fb4-9f35-44bfc676d946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067576f9baf24c7a97130b09fc91201c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1591361587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d92d04-84e2-4fe6-a07d-f3dac0b348fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a2bbc8b9f114232bbaf2bb486edd1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='067576f9baf24c7a97130b09fc91201c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:05.828972 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d77d731-ab7e-4005-a82c-fb1949868f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:05.851596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d77d731-ab7e-4005-a82c-fb1949868f30) transitioned into 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-1591361587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a2bbc8b9f114232bbaf2bb486edd1f9',qos_specs=None,replication_status=,reservations=['2770a118-a3f9-40d4-8f20-a9b917d0e233','7e65ed97-e941-4619-af82-b75f3a55df64','a9441ba9-dcc9-4e78-afc5-c56f67dde173','1700ac19-4c5b-4fb4-9f35-44bfc676d946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067576f9baf24c7a97130b09fc91201c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:05.852522 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa89c6e-20fa-4a51-9a70-cc22340523bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:05.863234 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa89c6e-20fa-4a51-9a70-cc22340523bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:05.864087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Flow 'volume_create_api' (f6d7e5cf-8f7e-4007-8376-19822d63013a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:05.864405 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Create volume request issued successfully. Jul 03 15:52:05.865004 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47659c71-87eb-4f05-a31f-04efa55168f0 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:05.865406 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 641/2565] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:52:05 2026] POST /volume/v3/volumes => generated 819 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:05.876727 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e2c2b6ee-f1d0-46df-988e-80a17fca931c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:05.878634 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2c2b6ee-f1d0-46df-988e-80a17fca931c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:05.878864 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2c2b6ee-f1d0-46df-988e-80a17fca931c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:05.879104 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2c2b6ee-f1d0-46df-988e-80a17fca931c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:05.886234 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:05.886234 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:05.889598 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e2c2b6ee-f1d0-46df-988e-80a17fca931c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Volume info retrieved successfully. Jul 03 15:52:05.893593 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2c2b6ee-f1d0-46df-988e-80a17fca931c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 200 Jul 03 15:52:05.893984 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 650/2566] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:05 2026] GET /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 887 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:06.003971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fe6bb8ac-bf41-46b0-8396-47f0a4aa9a6e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:06.005676 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe6bb8ac-bf41-46b0-8396-47f0a4aa9a6e tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:06.005869 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fe6bb8ac-bf41-46b0-8396-47f0a4aa9a6e tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:06.006062 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fe6bb8ac-bf41-46b0-8396-47f0a4aa9a6e tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:06.006149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-fe6bb8ac-bf41-46b0-8396-47f0a4aa9a6e tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:06.010299 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:06.010299 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:06.010948 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe6bb8ac-bf41-46b0-8396-47f0a4aa9a6e tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:06.011282 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 634/2567] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:06 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:06.618894 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0b232e3-c071-451f-8ecb-92ffce496629 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:06.620641 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0b232e3-c071-451f-8ecb-92ffce496629 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c Jul 03 15:52:06.620826 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0b232e3-c071-451f-8ecb-92ffce496629 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:06.621000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0b232e3-c071-451f-8ecb-92ffce496629 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:06.626605 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0b232e3-c071-451f-8ecb-92ffce496629 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c returned with HTTP 404 Jul 03 15:52:06.627168 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 643/2568] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:06 2026] GET /volume/v3/volumes/26abc7bc-683e-4ed6-bff3-6514e379e15c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:06.905896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-496369bc-bda7-4c96-ac3d-849bfc694836 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:06.908016 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-496369bc-bda7-4c96-ac3d-849bfc694836 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:06.908597 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-496369bc-bda7-4c96-ac3d-849bfc694836 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:06.908825 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-496369bc-bda7-4c96-ac3d-849bfc694836 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:06.917150 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:06.917150 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:06.921239 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-496369bc-bda7-4c96-ac3d-849bfc694836 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Volume info retrieved successfully. Jul 03 15:52:06.926252 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-496369bc-bda7-4c96-ac3d-849bfc694836 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 200 Jul 03 15:52:06.926754 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 642/2569] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:06 2026] GET /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:06.940066 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6a68b3f6-9066-43b2-92b2-cfa755e08bbd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:06.941656 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a68b3f6-9066-43b2-92b2-cfa755e08bbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] POST https://10.4.3.228/volume/v3/volume-transfers Jul 03 15:52:06.942007 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a68b3f6-9066-43b2-92b2-cfa755e08bbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "48d92d04-84e2-4fe6-a07d-f3dac0b348fe"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:06.943422 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volume_transfer [None req-6a68b3f6-9066-43b2-92b2-cfa755e08bbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Creating new volume transfer {'transfer': {'volume_id': '48d92d04-84e2-4fe6-a07d-f3dac0b348fe'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 15:52:06.943550 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volume_transfer [None req-6a68b3f6-9066-43b2-92b2-cfa755e08bbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Creating transfer of volume 48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:06.943691 np0000004436 devstack@c-api.service[99819]: INFO cinder.transfer.api [None req-6a68b3f6-9066-43b2-92b2-cfa755e08bbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Generating transfer record for volume 48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:06.950463 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:06.950463 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:06.963220 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a68b3f6-9066-43b2-92b2-cfa755e08bbd tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers returned with HTTP 202 Jul 03 15:52:06.963786 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 651/2570] 10.4.3.228 () {70 vars in 1326 bytes} [Fri Jul 3 15:52:06 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:06.972366 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ed674581-94e4-4f40-9b56-af1e84888381 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:06.974488 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed674581-94e4-4f40-9b56-af1e84888381 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:06.974799 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed674581-94e4-4f40-9b56-af1e84888381 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:06.975068 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed674581-94e4-4f40-9b56-af1e84888381 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:06.983828 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:06.983828 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:06.987739 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ed674581-94e4-4f40-9b56-af1e84888381 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Volume info retrieved successfully. Jul 03 15:52:06.992665 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed674581-94e4-4f40-9b56-af1e84888381 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 200 Jul 03 15:52:06.993134 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 635/2571] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:06 2026] GET /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:07.005256 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fe526323-7c45-4ec5-bfb3-281b1f6b6bc5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.006918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe526323-7c45-4ec5-bfb3-281b1f6b6bc5 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volume-transfers/detail Jul 03 15:52:07.007195 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe526323-7c45-4ec5-bfb3-281b1f6b6bc5 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.007396 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe526323-7c45-4ec5-bfb3-281b1f6b6bc5 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.007554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volume_transfer [None req-fe526323-7c45-4ec5-bfb3-281b1f6b6bc5 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Listing volume transfers {{(pid=99818) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 15:52:07.010955 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe526323-7c45-4ec5-bfb3-281b1f6b6bc5 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 15:52:07.011323 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 644/2572] 10.4.3.228 () {68 vars in 1326 bytes} [Fri Jul 3 15:52:07 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:07.019559 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0671598b-170e-40ce-a8f1-5329b7734bdb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.021542 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0671598b-170e-40ce-a8f1-5329b7734bdb tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] DELETE https://10.4.3.228/volume/v3/volume-transfers/4afd3950-98f5-4fb4-8ed2-5ca64f52f43c Jul 03 15:52:07.021853 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0671598b-170e-40ce-a8f1-5329b7734bdb tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.022115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0671598b-170e-40ce-a8f1-5329b7734bdb tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.022229 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.volume_transfer [None req-0671598b-170e-40ce-a8f1-5329b7734bdb tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Delete transfer with id: 4afd3950-98f5-4fb4-8ed2-5ca64f52f43c Jul 03 15:52:07.023167 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5ab5a6e6-8673-45b5-b657-6c781e4f1ac3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.025128 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5ab5a6e6-8673-45b5-b657-6c781e4f1ac3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:07.025292 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5ab5a6e6-8673-45b5-b657-6c781e4f1ac3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.025498 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5ab5a6e6-8673-45b5-b657-6c781e4f1ac3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.025662 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-5ab5a6e6-8673-45b5-b657-6c781e4f1ac3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:07.030579 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.030579 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:07.031595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5ab5a6e6-8673-45b5-b657-6c781e4f1ac3 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:07.032060 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 652/2573] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:07 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:07.032798 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.032798 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:07.044882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0671598b-170e-40ce-a8f1-5329b7734bdb tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers/4afd3950-98f5-4fb4-8ed2-5ca64f52f43c returned with HTTP 202 Jul 03 15:52:07.045331 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 643/2574] 10.4.3.228 () {68 vars in 1419 bytes} [Fri Jul 3 15:52:07 2026] DELETE /volume/v3/volume-transfers/4afd3950-98f5-4fb4-8ed2-5ca64f52f43c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:07.051920 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6eef1e41-6070-42a0-a68b-09b0173fd31f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.053905 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6eef1e41-6070-42a0-a68b-09b0173fd31f tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:07.054142 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6eef1e41-6070-42a0-a68b-09b0173fd31f tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.054357 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6eef1e41-6070-42a0-a68b-09b0173fd31f tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.062433 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.062433 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:07.063104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5f37791b-82de-4046-8bce-bc6b0f4e1a6f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.065433 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f37791b-82de-4046-8bce-bc6b0f4e1a6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:52:07.065635 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f37791b-82de-4046-8bce-bc6b0f4e1a6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.065948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f37791b-82de-4046-8bce-bc6b0f4e1a6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.068458 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6eef1e41-6070-42a0-a68b-09b0173fd31f tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Volume info retrieved successfully. Jul 03 15:52:07.074326 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6eef1e41-6070-42a0-a68b-09b0173fd31f tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 200 Jul 03 15:52:07.074765 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 636/2575] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:07 2026] GET /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:07.080244 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.080244 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:07.086109 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5f37791b-82de-4046-8bce-bc6b0f4e1a6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:52:07.088997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3e16765c-d76f-46e9-8045-5185eea8259c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.090795 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3e16765c-d76f-46e9-8045-5185eea8259c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] DELETE https://10.4.3.228/volume/v3/volume-transfers/4afd3950-98f5-4fb4-8ed2-5ca64f52f43c Jul 03 15:52:07.091008 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3e16765c-d76f-46e9-8045-5185eea8259c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.091205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3e16765c-d76f-46e9-8045-5185eea8259c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.091316 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.volume_transfer [None req-3e16765c-d76f-46e9-8045-5185eea8259c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Delete transfer with id: 4afd3950-98f5-4fb4-8ed2-5ca64f52f43c Jul 03 15:52:07.091693 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f37791b-82de-4046-8bce-bc6b0f4e1a6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:52:07.092145 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 645/2576] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:07 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:07.094289 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3e16765c-d76f-46e9-8045-5185eea8259c tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volume-transfers/4afd3950-98f5-4fb4-8ed2-5ca64f52f43c returned with HTTP 404 Jul 03 15:52:07.094755 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 653/2577] 10.4.3.228 () {68 vars in 1419 bytes} [Fri Jul 3 15:52:07 2026] DELETE /volume/v3/volume-transfers/4afd3950-98f5-4fb4-8ed2-5ca64f52f43c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:07.102343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-68790b32-1482-4033-87af-2c9b972af5bc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.104172 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68790b32-1482-4033-87af-2c9b972af5bc tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:07.104370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68790b32-1482-4033-87af-2c9b972af5bc tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.104555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68790b32-1482-4033-87af-2c9b972af5bc tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.104785 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-68790b32-1482-4033-87af-2c9b972af5bc tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Delete volume with id: 48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:07.111379 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.111379 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:07.111717 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-68790b32-1482-4033-87af-2c9b972af5bc tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Volume info retrieved successfully. Jul 03 15:52:07.128606 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-68790b32-1482-4033-87af-2c9b972af5bc tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Delete volume request issued successfully. Jul 03 15:52:07.128877 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68790b32-1482-4033-87af-2c9b972af5bc tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 202 Jul 03 15:52:07.130935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-86c83daf-d166-44a1-a209-c0a6486048a5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.131011 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 644/2578] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:52:07 2026] DELETE /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:07.131636 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-86c83daf-d166-44a1-a209-c0a6486048a5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:52:07.131850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-86c83daf-d166-44a1-a209-c0a6486048a5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.132069 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-86c83daf-d166-44a1-a209-c0a6486048a5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.137321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-04148139-6074-48e1-a2cd-bffb39851e76 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.139128 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-04148139-6074-48e1-a2cd-bffb39851e76 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] GET https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:07.139386 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-04148139-6074-48e1-a2cd-bffb39851e76 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:07.139646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-04148139-6074-48e1-a2cd-bffb39851e76 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:07.147100 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.147100 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:07.147223 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.147223 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:07.150634 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-86c83daf-d166-44a1-a209-c0a6486048a5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:52:07.151963 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-04148139-6074-48e1-a2cd-bffb39851e76 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Volume info retrieved successfully. Jul 03 15:52:07.155714 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-86c83daf-d166-44a1-a209-c0a6486048a5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:52:07.156203 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 637/2579] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:07 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:07.157176 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-04148139-6074-48e1-a2cd-bffb39851e76 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 200 Jul 03 15:52:07.157586 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 646/2580] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:07 2026] GET /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:52:07.176133 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-56f5b360-2609-4293-a530-e9006643320a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:07.178308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-56f5b360-2609-4293-a530-e9006643320a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be/action Jul 03 15:52:07.178776 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-56f5b360-2609-4293-a530-e9006643320a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:07.178932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-56f5b360-2609-4293-a530-e9006643320a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:07.190336 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:07.190336 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:07.190820 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-56f5b360-2609-4293-a530-e9006643320a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:52:07.197907 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-56f5b360-2609-4293-a530-e9006643320a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Begin detaching volume completed successfully. Jul 03 15:52:07.198208 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-56f5b360-2609-4293-a530-e9006643320a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be/action returned with HTTP 202 Jul 03 15:52:07.198648 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 654/2581] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:52:07 2026] POST /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:08.042418 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-25f1da6e-65a8-428c-8219-0a5eb52c02f1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:08.044358 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-25f1da6e-65a8-428c-8219-0a5eb52c02f1 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:08.045009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-25f1da6e-65a8-428c-8219-0a5eb52c02f1 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:08.045009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-25f1da6e-65a8-428c-8219-0a5eb52c02f1 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:08.045009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-25f1da6e-65a8-428c-8219-0a5eb52c02f1 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:08.051756 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:08.051756 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:08.053093 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-25f1da6e-65a8-428c-8219-0a5eb52c02f1 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:08.053499 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 645/2582] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:08 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:08.170634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-45bb7289-6167-47e9-9165-fc2be1702528 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:08.172320 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45bb7289-6167-47e9-9165-fc2be1702528 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] GET https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:08.172505 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45bb7289-6167-47e9-9165-fc2be1702528 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:08.172703 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45bb7289-6167-47e9-9165-fc2be1702528 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:08.178278 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45bb7289-6167-47e9-9165-fc2be1702528 tempest-VolumesTransfersV357Test-1667226222 tempest-VolumesTransfersV357Test-1667226222-project-admin] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 404 Jul 03 15:52:08.178753 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 638/2583] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:08 2026] GET /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:08.185959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bd215bbc-65e8-42e8-a2d5-46ed10d45256 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:08.187698 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd215bbc-65e8-42e8-a2d5-46ed10d45256 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] GET https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:08.187897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd215bbc-65e8-42e8-a2d5-46ed10d45256 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:08.188086 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd215bbc-65e8-42e8-a2d5-46ed10d45256 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:08.193548 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd215bbc-65e8-42e8-a2d5-46ed10d45256 tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 404 Jul 03 15:52:08.194026 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 647/2584] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:08 2026] GET /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:08.200906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-71fe9ddd-9259-4d7c-8452-65d8a2fdb31a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:08.202593 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-71fe9ddd-9259-4d7c-8452-65d8a2fdb31a tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] DELETE https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:08.202833 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-71fe9ddd-9259-4d7c-8452-65d8a2fdb31a tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:08.203020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-71fe9ddd-9259-4d7c-8452-65d8a2fdb31a tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:08.203220 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-71fe9ddd-9259-4d7c-8452-65d8a2fdb31a tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] Delete volume with id: 48d92d04-84e2-4fe6-a07d-f3dac0b348fe Jul 03 15:52:08.208531 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-71fe9ddd-9259-4d7c-8452-65d8a2fdb31a tempest-VolumesTransfersV357Test-1141817856 tempest-VolumesTransfersV357Test-1141817856-project-member] https://10.4.3.228/volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe returned with HTTP 404 Jul 03 15:52:08.209063 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 655/2585] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:52:08 2026] DELETE /volume/v3/volumes/48d92d04-84e2-4fe6-a07d-f3dac0b348fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:08.223420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6009cef0-e462-4e10-b612-6ed49c3684b7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:08.223833 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6009cef0-e462-4e10-b612-6ed49c3684b7 None None] GET https://10.4.3.228/volume// Jul 03 15:52:08.223973 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6009cef0-e462-4e10-b612-6ed49c3684b7 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:08.224183 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6009cef0-e462-4e10-b612-6ed49c3684b7 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:08.224474 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6009cef0-e462-4e10-b612-6ed49c3684b7 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:52:08.224774 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 646/2586] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:52:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:52:08.232190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-0275b512-3558-4906-a368-1a3410401748 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:08.234469 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-0275b512-3558-4906-a368-1a3410401748 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:52:08.234598 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-0275b512-3558-4906-a368-1a3410401748 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:08.234811 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-0275b512-3558-4906-a368-1a3410401748 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:08.252209 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:08.252209 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:08.256930 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-0275b512-3558-4906-a368-1a3410401748 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:52:08.261487 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-0275b512-3558-4906-a368-1a3410401748 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:52:08.261911 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 639/2587] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:52:08 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:52:09.071875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d00dcea9-8ab6-4d6b-ab1f-4f9cc192ea1f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:09.074288 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d00dcea9-8ab6-4d6b-ab1f-4f9cc192ea1f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:09.075339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d00dcea9-8ab6-4d6b-ab1f-4f9cc192ea1f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:09.075339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d00dcea9-8ab6-4d6b-ab1f-4f9cc192ea1f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:09.075339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d00dcea9-8ab6-4d6b-ab1f-4f9cc192ea1f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:09.080117 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:09.080117 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:09.081064 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d00dcea9-8ab6-4d6b-ab1f-4f9cc192ea1f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:09.081441 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 648/2588] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:09 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:09.166940 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-bded9082-366a-4ff0-b3be-b85b9be95d2c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:09.169371 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-bded9082-366a-4ff0-b3be-b85b9be95d2c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] DELETE https://10.4.3.228/volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513 Jul 03 15:52:09.170141 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-bded9082-366a-4ff0-b3be-b85b9be95d2c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:09.170141 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-bded9082-366a-4ff0-b3be-b85b9be95d2c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:09.177976 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:09.177976 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:09.707123 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f4eb4c2f-1bcd-4a25-a421-10e851d44732 req-bded9082-366a-4ff0-b3be-b85b9be95d2c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513 returned with HTTP 200 Jul 03 15:52:09.707555 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 656/2589] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:52:09 2026] DELETE /volume/v3/attachments/63d213ae-a074-480d-8efd-209f39063513 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:10.092463 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-571ecbbf-6b7f-4973-8ec7-d77f5d3c6c97 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:10.094129 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-571ecbbf-6b7f-4973-8ec7-d77f5d3c6c97 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:10.094333 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-571ecbbf-6b7f-4973-8ec7-d77f5d3c6c97 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:10.094524 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-571ecbbf-6b7f-4973-8ec7-d77f5d3c6c97 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:10.094647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-571ecbbf-6b7f-4973-8ec7-d77f5d3c6c97 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:10.098434 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:10.098434 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:10.099169 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-571ecbbf-6b7f-4973-8ec7-d77f5d3c6c97 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:10.099518 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 647/2590] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:10 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:10.375439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-90d4739c-73a4-49b6-9e29-6d7faff3d845 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:10.377392 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-90d4739c-73a4-49b6-9e29-6d7faff3d845 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:52:10.377712 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-90d4739c-73a4-49b6-9e29-6d7faff3d845 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:10.377988 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-90d4739c-73a4-49b6-9e29-6d7faff3d845 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:10.386541 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:10.386541 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:10.391630 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-90d4739c-73a4-49b6-9e29-6d7faff3d845 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:52:10.396678 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-90d4739c-73a4-49b6-9e29-6d7faff3d845 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:52:10.396994 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 640/2591] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:10 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:10.513998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:10.638674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:10.639163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1460676257"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:10.640595 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1460676257'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:10.640741 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Create volume of 1 GB Jul 03 15:52:10.644550 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Availability Zones retrieved successfully. Jul 03 15:52:10.650381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Flow 'volume_create_api' (d19cb1d4-5896-4e97-ab2d-04bc055bf35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:10.651311 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d46dd00-74ee-4fcf-8390-5d713302e8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:10.652296 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:10.679957 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d46dd00-74ee-4fcf-8390-5d713302e8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:10.680866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de52b6d1-e61b-4037-b8e9-609a141c629d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:10.748599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Created reservations ['395028db-6e03-4184-8696-7e35485d8a09', '47e7a8f0-82fd-4129-8a06-05f96b7158e5', '6f0d3dad-3f89-4dcd-be2b-189c71cef7ca', '5dc6fb4f-e022-4afe-a4b2-a16652c86a7a'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:10.749367 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de52b6d1-e61b-4037-b8e9-609a141c629d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395028db-6e03-4184-8696-7e35485d8a09', '47e7a8f0-82fd-4129-8a06-05f96b7158e5', '6f0d3dad-3f89-4dcd-be2b-189c71cef7ca', '5dc6fb4f-e022-4afe-a4b2-a16652c86a7a']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:10.750020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3983ca61-d624-4da2-9342-b05fb3c38b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:10.772325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3983ca61-d624-4da2-9342-b05fb3c38b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7354c9fb-bf82-4d91-8576-b84593143523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1460676257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b91b54f595794a408b04dc4551e61fdb',qos_specs=None,replication_status=,reservations=['395028db-6e03-4184-8696-7e35485d8a09','47e7a8f0-82fd-4129-8a06-05f96b7158e5','6f0d3dad-3f89-4dcd-be2b-189c71cef7ca','5dc6fb4f-e022-4afe-a4b2-a16652c86a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e58cc66e3648bb9be110981b333791',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1460676257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7354c9fb-bf82-4d91-8576-b84593143523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b91b54f595794a408b04dc4551e61fdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='82e58cc66e3648bb9be110981b333791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:10.773305 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5fd8b3-f27a-40f1-a9ea-45465ec78bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:10.795524 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf5fd8b3-f27a-40f1-a9ea-45465ec78bc8) transitioned into 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-1460676257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b91b54f595794a408b04dc4551e61fdb',qos_specs=None,replication_status=,reservations=['395028db-6e03-4184-8696-7e35485d8a09','47e7a8f0-82fd-4129-8a06-05f96b7158e5','6f0d3dad-3f89-4dcd-be2b-189c71cef7ca','5dc6fb4f-e022-4afe-a4b2-a16652c86a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e58cc66e3648bb9be110981b333791',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:10.796333 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b35b31-6810-493e-9d26-8c1e007755de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:10.805551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b35b31-6810-493e-9d26-8c1e007755de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:10.806385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Flow 'volume_create_api' (d19cb1d4-5896-4e97-ab2d-04bc055bf35d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:10.806702 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Create volume request issued successfully. Jul 03 15:52:10.807239 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-048b5dc9-a6c8-438a-93b8-19714e546fa3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:10.807813 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 649/2592] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:52:10 2026] POST /volume/v3/volumes => generated 758 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:10.822708 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-edf3c9cb-ea94-4e03-b2cb-30bce6ea5d87 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:10.824483 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edf3c9cb-ea94-4e03-b2cb-30bce6ea5d87 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:10.824718 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edf3c9cb-ea94-4e03-b2cb-30bce6ea5d87 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:10.824882 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edf3c9cb-ea94-4e03-b2cb-30bce6ea5d87 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:10.832291 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:10.832291 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:10.836315 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-edf3c9cb-ea94-4e03-b2cb-30bce6ea5d87 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:10.840436 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edf3c9cb-ea94-4e03-b2cb-30bce6ea5d87 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 returned with HTTP 200 Jul 03 15:52:10.840813 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 657/2593] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:10 2026] GET /volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:11.110843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fb3b4a02-4ebd-495a-b357-22fb661a6dfb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:11.112782 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fb3b4a02-4ebd-495a-b357-22fb661a6dfb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:11.113239 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fb3b4a02-4ebd-495a-b357-22fb661a6dfb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:11.113356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fb3b4a02-4ebd-495a-b357-22fb661a6dfb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:11.113494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-fb3b4a02-4ebd-495a-b357-22fb661a6dfb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:11.117606 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:11.117606 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:11.118393 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fb3b4a02-4ebd-495a-b357-22fb661a6dfb tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:11.118793 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 648/2594] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:11 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:11.854504 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ac79d46c-2eb6-4ecc-a457-b3c68fe58858 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:11.856561 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ac79d46c-2eb6-4ecc-a457-b3c68fe58858 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:11.856834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ac79d46c-2eb6-4ecc-a457-b3c68fe58858 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:11.857107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ac79d46c-2eb6-4ecc-a457-b3c68fe58858 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:11.865533 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:11.865533 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:11.869605 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ac79d46c-2eb6-4ecc-a457-b3c68fe58858 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:11.875520 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ac79d46c-2eb6-4ecc-a457-b3c68fe58858 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 returned with HTTP 200 Jul 03 15:52:11.876020 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 641/2595] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:11 2026] GET /volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:11.891779 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:11.894180 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:11.894675 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7354c9fb-bf82-4d91-8576-b84593143523", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-683126609"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:11.905761 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:11.905761 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:11.906464 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:11.906859 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Create snapshot from volume 7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:11.947762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Created reservations ['658a3631-4b30-4518-af7d-91d6863d60ce', 'a1564365-e459-4c30-8f60-25e2d93b4205', '833ff95f-b990-478d-8255-21c01358d80d', 'c999077a-79da-4782-a201-50d07c0419ca'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:11.982033 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot create request issued successfully. Jul 03 15:52:11.982370 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6ae71d97-301f-4a97-b8fe-314c8c4a84e3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:11.982791 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 650/2596] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:11.991602 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d61b53a3-dcf9-49fc-8128-455ac08c03c4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:11.993672 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d61b53a3-dcf9-49fc-8128-455ac08c03c4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 Jul 03 15:52:11.993865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d61b53a3-dcf9-49fc-8128-455ac08c03c4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:11.994107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d61b53a3-dcf9-49fc-8128-455ac08c03c4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:11.999323 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:11.999323 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:11.999784 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d61b53a3-dcf9-49fc-8128-455ac08c03c4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:12.000651 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d61b53a3-dcf9-49fc-8128-455ac08c03c4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 returned with HTTP 200 Jul 03 15:52:12.001120 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 658/2597] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:11 2026] GET /volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:12.128866 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b1bb25a6-e1fc-4923-afa8-3c2c52de0c19 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:12.130421 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b1bb25a6-e1fc-4923-afa8-3c2c52de0c19 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:12.130588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b1bb25a6-e1fc-4923-afa8-3c2c52de0c19 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:12.130779 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b1bb25a6-e1fc-4923-afa8-3c2c52de0c19 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:12.130894 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-b1bb25a6-e1fc-4923-afa8-3c2c52de0c19 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:12.135115 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:12.135115 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:12.135817 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b1bb25a6-e1fc-4923-afa8-3c2c52de0c19 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:12.136148 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 649/2598] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:12 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:13.010874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d1cc9845-2bab-46dc-9e37-1d41d83d8d97 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:13.012971 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1cc9845-2bab-46dc-9e37-1d41d83d8d97 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 Jul 03 15:52:13.013178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1cc9845-2bab-46dc-9e37-1d41d83d8d97 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:13.013417 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1cc9845-2bab-46dc-9e37-1d41d83d8d97 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:13.019753 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:13.019753 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:13.020316 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d1cc9845-2bab-46dc-9e37-1d41d83d8d97 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:13.021374 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1cc9845-2bab-46dc-9e37-1d41d83d8d97 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 returned with HTTP 200 Jul 03 15:52:13.021838 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 642/2599] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:13 2026] GET /volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:13.031004 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:13.032707 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:13.033030 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7354c9fb-bf82-4d91-8576-b84593143523", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1952285127"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:13.041177 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:13.041177 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:13.041472 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:13.041547 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Create snapshot from volume 7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:13.073490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Created reservations ['2e5446aa-c86a-46fb-be69-8b5aa7cfb7c1', 'a0dda6fd-94ec-4a16-952d-446fa7ab581f', '6f092990-b5f6-455b-85d6-9d11640dc44c', '7ca18a1f-4bb5-48a2-b60a-04cbb3b0fac8'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:13.107394 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot create request issued successfully. Jul 03 15:52:13.107756 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-95fe96a7-06a3-4c8b-a845-00b310d6c74a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:13.108177 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 651/2600] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:13 2026] POST /volume/v3/snapshots => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:13.118841 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-95a75edc-9830-4809-9204-7bc023b9f41b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:13.120753 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95a75edc-9830-4809-9204-7bc023b9f41b tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff Jul 03 15:52:13.121014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95a75edc-9830-4809-9204-7bc023b9f41b tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:13.121297 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95a75edc-9830-4809-9204-7bc023b9f41b tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:13.126354 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:13.126354 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:13.126941 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-95a75edc-9830-4809-9204-7bc023b9f41b tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:13.127820 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95a75edc-9830-4809-9204-7bc023b9f41b tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff returned with HTTP 200 Jul 03 15:52:13.128288 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 659/2601] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:13 2026] GET /volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:13.147591 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ea3a353b-80d3-4948-8918-859c27dd96a7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:13.150224 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea3a353b-80d3-4948-8918-859c27dd96a7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:13.150455 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea3a353b-80d3-4948-8918-859c27dd96a7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:13.150576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea3a353b-80d3-4948-8918-859c27dd96a7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:13.150737 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ea3a353b-80d3-4948-8918-859c27dd96a7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:13.156073 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:13.156073 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:13.156853 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea3a353b-80d3-4948-8918-859c27dd96a7 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:13.157327 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 650/2602] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:13 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:14.098641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e24d8203-6b59-4f56-bf38-a9a4d40f561f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:14.100500 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e24d8203-6b59-4f56-bf38-a9a4d40f561f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:14.100790 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e24d8203-6b59-4f56-bf38-a9a4d40f561f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:14.101092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e24d8203-6b59-4f56-bf38-a9a4d40f561f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:14.114176 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:14.114176 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:14.117711 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e24d8203-6b59-4f56-bf38-a9a4d40f561f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:14.122496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e24d8203-6b59-4f56-bf38-a9a4d40f561f tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:52:14.122893 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 643/2603] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:14 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:14.137118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8e8b27bd-7c6b-44af-afc0-a830792f5229 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:14.139100 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e8b27bd-7c6b-44af-afc0-a830792f5229 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff Jul 03 15:52:14.139327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e8b27bd-7c6b-44af-afc0-a830792f5229 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:14.139553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e8b27bd-7c6b-44af-afc0-a830792f5229 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:14.144311 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:14.144311 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:14.144782 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8e8b27bd-7c6b-44af-afc0-a830792f5229 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:14.145557 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e8b27bd-7c6b-44af-afc0-a830792f5229 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff returned with HTTP 200 Jul 03 15:52:14.145943 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 652/2604] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:14 2026] GET /volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:14.155397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:14.157187 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:14.157513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7354c9fb-bf82-4d91-8576-b84593143523", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:14.163200 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-e9e53b1a-c6f6-4978-81f6-8b45492e99fb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:14.165289 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-e9e53b1a-c6f6-4978-81f6-8b45492e99fb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:14.165485 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-e9e53b1a-c6f6-4978-81f6-8b45492e99fb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:14.165658 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-e9e53b1a-c6f6-4978-81f6-8b45492e99fb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:14.166048 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:14.166048 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:14.166507 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:14.166661 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Create snapshot from volume 7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:14.167146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68b91800-b727-43f5-b674-d08afa29b965 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:14.169128 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68b91800-b727-43f5-b674-d08afa29b965 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:14.169350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68b91800-b727-43f5-b674-d08afa29b965 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:14.169572 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68b91800-b727-43f5-b674-d08afa29b965 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:14.169723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-68b91800-b727-43f5-b674-d08afa29b965 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:14.174633 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:14.174633 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:14.175016 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:14.175016 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:14.175600 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68b91800-b727-43f5-b674-d08afa29b965 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:14.176087 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 644/2605] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:14 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:14.178569 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-e9e53b1a-c6f6-4978-81f6-8b45492e99fb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:14.183556 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-e9e53b1a-c6f6-4978-81f6-8b45492e99fb tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:52:14.183556 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 651/2606] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:14 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:14.194418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Created reservations ['00c36c6d-99c0-40d0-a674-29b7e99bd747', '83111be4-3786-4a4f-bbfd-0d40a6b083d7', 'fe748938-a125-4e73-8219-c785a80f096a', '38f9a978-aaeb-4bd4-871b-1353a3f0c84c'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:14.207986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-f70b29e4-0268-445e-ad16-f433b27c38da None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:14.210071 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-f70b29e4-0268-445e-ad16-f433b27c38da tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] POST https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83/action Jul 03 15:52:14.210368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-f70b29e4-0268-445e-ad16-f433b27c38da tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:14.210512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-f70b29e4-0268-445e-ad16-f433b27c38da tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:14.220304 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:14.220304 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:14.220856 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-f70b29e4-0268-445e-ad16-f433b27c38da tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:14.225927 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot create request issued successfully. Jul 03 15:52:14.226332 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dd2e8896-071f-4eb1-bfed-68b6f76248a0 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:14.226678 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-f70b29e4-0268-445e-ad16-f433b27c38da tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Begin detaching volume completed successfully. Jul 03 15:52:14.226874 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 660/2607] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:14.227027 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-f70b29e4-0268-445e-ad16-f433b27c38da tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83/action returned with HTTP 202 Jul 03 15:52:14.227325 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 653/2608] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:52:14 2026] POST /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:14.236516 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-43f32b7f-061a-4948-b39d-49cb025d208d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:14.238093 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-43f32b7f-061a-4948-b39d-49cb025d208d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 Jul 03 15:52:14.238272 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-43f32b7f-061a-4948-b39d-49cb025d208d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:14.238438 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-43f32b7f-061a-4948-b39d-49cb025d208d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:14.243859 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:14.243859 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:14.244317 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-43f32b7f-061a-4948-b39d-49cb025d208d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:14.245102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-43f32b7f-061a-4948-b39d-49cb025d208d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 returned with HTTP 200 Jul 03 15:52:14.245548 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 645/2609] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:14 2026] GET /volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.185967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9797ee1d-c834-4e61-aace-f8037de55dd8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.188430 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9797ee1d-c834-4e61-aace-f8037de55dd8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:15.188671 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9797ee1d-c834-4e61-aace-f8037de55dd8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.188845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9797ee1d-c834-4e61-aace-f8037de55dd8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.188978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9797ee1d-c834-4e61-aace-f8037de55dd8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:15.194330 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.194330 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:15.195398 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9797ee1d-c834-4e61-aace-f8037de55dd8 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:15.197204 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 652/2610] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.253902 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-04bd6071-e07f-4182-9946-04ca84f0b503 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.254376 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-04bd6071-e07f-4182-9946-04ca84f0b503 None None] GET https://10.4.3.228/volume// Jul 03 15:52:15.254461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e8947922-abb5-471f-81d0-616baaf251fe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.254788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-04bd6071-e07f-4182-9946-04ca84f0b503 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.254788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-04bd6071-e07f-4182-9946-04ca84f0b503 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.255208 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-04bd6071-e07f-4182-9946-04ca84f0b503 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:52:15.255515 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 661/2611] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:52:15.256318 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e8947922-abb5-471f-81d0-616baaf251fe tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 Jul 03 15:52:15.256504 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e8947922-abb5-471f-81d0-616baaf251fe tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.256715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e8947922-abb5-471f-81d0-616baaf251fe tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.262382 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.262382 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:15.262733 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e8947922-abb5-471f-81d0-616baaf251fe tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:15.262794 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-684d3731-7245-463c-a13f-8679d9bf7f23 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.263613 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e8947922-abb5-471f-81d0-616baaf251fe tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 returned with HTTP 200 Jul 03 15:52:15.263972 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 654/2612] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.264938 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-684d3731-7245-463c-a13f-8679d9bf7f23 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:15.265185 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-684d3731-7245-463c-a13f-8679d9bf7f23 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.265371 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-684d3731-7245-463c-a13f-8679d9bf7f23 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.273419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.275015 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?limit=1 Jul 03 15:52:15.275194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.275366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.276095 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.276559 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.276559 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:15.276848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.281178 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.281465 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-684d3731-7245-463c-a13f-8679d9bf7f23 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:15.281878 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a50715d-61de-4a7c-a6ba-dcfb2fc26d8a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 15:52:15.282291 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 653/2613] 10.4.3.228 () {66 vars in 1258 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.287938 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-684d3731-7245-463c-a13f-8679d9bf7f23 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:52:15.288413 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 646/2614] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:52:15.291579 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.293688 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:15.293846 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.294458 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.294458 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.294662 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.294662 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:15.295537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.299835 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.300250 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6e54a060-79ff-43c2-8346-d41cf3649f06 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 200 Jul 03 15:52:15.300753 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 662/2615] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.310259 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.313187 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?limit=100000 Jul 03 15:52:15.313427 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.313612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.313931 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.315101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.319330 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.319753 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-498688ad-15c0-4313-ae99-e9bc40f60ce8 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 15:52:15.320136 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 655/2616] 10.4.3.228 () {66 vars in 1268 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.331072 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.332903 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?limit=0 Jul 03 15:52:15.333112 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.333291 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.333485 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.333750 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.333750 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:15.334548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.338104 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.338372 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93ab0ecb-8211-42c1-b547-82b2f9a2130a tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 15:52:15.338976 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 654/2617] 10.4.3.228 () {66 vars in 1258 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:52:15.349177 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.351102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:15.351333 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.351530 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.351727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.352721 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.356771 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.357197 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f2260e1-96bc-4cbe-8334-d17590a1ebf1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 200 Jul 03 15:52:15.357691 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 647/2618] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.367718 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.369765 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?marker=a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff Jul 03 15:52:15.369961 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.370157 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.370382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.370640 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.370640 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:15.371387 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.388675 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.389051 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b32ab4d-60d4-4fc1-9118-2471f8a7b5d6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?marker=a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff returned with HTTP 200 Jul 03 15:52:15.389492 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 663/2619] 10.4.3.228 () {66 vars in 1330 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?marker=a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.399911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.401606 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?offset=2&limit=3 Jul 03 15:52:15.401867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.402072 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.402281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.402545 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.402545 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:15.403572 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.414486 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.414852 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8bc414ca-4c09-47fc-b8f2-9ea511333905 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 15:52:15.415256 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 656/2620] 10.4.3.228 () {66 vars in 1276 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.424191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.425864 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 15:52:15.426059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.426242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.426456 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.427492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.438904 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.439304 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-13e1622b-73cb-427b-a361-cf8e9757bf18 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 15:52:15.439701 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 655/2621] 10.4.3.228 () {66 vars in 1308 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.449205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.451259 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 15:52:15.451494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.451760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.452010 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.452323 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.452323 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:15.453108 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.457110 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.457438 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44444fbf-c1d8-493b-8da8-24ac4b3f1a72 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 15:52:15.457854 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 648/2622] 10.4.3.228 () {66 vars in 1310 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.466925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.469326 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 15:52:15.469510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.469719 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.469971 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.470254 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.470254 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:15.471077 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.484080 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.484662 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfe5be3f-c6eb-4c39-a1bc-ff991e8be4bf tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 15:52:15.485334 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 664/2623] 10.4.3.228 () {66 vars in 1292 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.495248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.497068 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 15:52:15.497269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.497474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.497707 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.498034 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.498034 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:15.498947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.513319 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.513319 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe55ebc0-9cdd-4b13-8489-c9893dcf7e15 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 15:52:15.513551 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 657/2624] 10.4.3.228 () {66 vars in 1294 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.524245 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.526268 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 15:52:15.526821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.527004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.527206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.527525 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.527525 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:15.528306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.542830 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.543204 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31da0f0a-62cb-49af-bbf3-b722504de3a1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 15:52:15.543564 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 656/2625] 10.4.3.228 () {66 vars in 1312 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.552920 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.554722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 15:52:15.554914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.555106 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.555304 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.555559 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.555559 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:15.556355 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.567398 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.567778 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0f8ec0c4-63d2-4ceb-99ab-cc9f6be9d6fc tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 15:52:15.568170 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 649/2626] 10.4.3.228 () {66 vars in 1314 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.578568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.580183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 Jul 03 15:52:15.580334 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.580501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.580724 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.580973 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.580973 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:15.581757 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.591541 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.591864 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.591864 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:15.592365 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7cdb0b25-452c-4bbd-a598-d339ac2d2938 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 returned with HTTP 200 Jul 03 15:52:15.592726 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 665/2627] 10.4.3.228 () {66 vars in 1385 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.601497 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-79526065-355e-481e-a04b-1b1c973cf22d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.603177 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-79526065-355e-481e-a04b-1b1c973cf22d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail?status=available Jul 03 15:52:15.603380 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-79526065-355e-481e-a04b-1b1c973cf22d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.603559 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-79526065-355e-481e-a04b-1b1c973cf22d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.603810 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-79526065-355e-481e-a04b-1b1c973cf22d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.604036 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.604036 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:15.604842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-79526065-355e-481e-a04b-1b1c973cf22d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.614882 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-79526065-355e-481e-a04b-1b1c973cf22d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.615253 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.615253 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:15.615794 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-79526065-355e-481e-a04b-1b1c973cf22d tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 15:52:15.616133 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 658/2628] 10.4.3.228 () {66 vars in 1297 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:15.624548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.626129 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 Jul 03 15:52:15.626288 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.626454 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.626649 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.626872 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.626872 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:15.627641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.637987 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.638356 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.638356 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:15.638878 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e9fc27ff-38c0-4ad9-8f82-70c971a05de6 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 returned with HTTP 200 Jul 03 15:52:15.639218 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 657/2629] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.648429 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.650336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 Jul 03 15:52:15.650519 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.650718 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.650940 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.651186 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.651186 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:15.652019 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.664342 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.664634 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e38e5e23-fd72-4c3d-b82a-e7ad26d2a0d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 returned with HTTP 200 Jul 03 15:52:15.665059 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 650/2630] 10.4.3.228 () {66 vars in 1364 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.677938 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.679752 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?status=available Jul 03 15:52:15.680002 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.680265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.680544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.681911 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.693814 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.694190 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-69d30c96-a4e0-4ac3-bfad-2adcb395bc60 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 15:52:15.694550 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 666/2631] 10.4.3.228 () {66 vars in 1276 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.703510 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d1747425-6d7a-4945-aa78-52a54a12512c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.705137 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1747425-6d7a-4945-aa78-52a54a12512c tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 Jul 03 15:52:15.705314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1747425-6d7a-4945-aa78-52a54a12512c tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.705484 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1747425-6d7a-4945-aa78-52a54a12512c tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.705693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-d1747425-6d7a-4945-aa78-52a54a12512c tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:15.706658 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-d1747425-6d7a-4945-aa78-52a54a12512c tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:15.717605 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d1747425-6d7a-4945-aa78-52a54a12512c tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Get all snapshots completed successfully. Jul 03 15:52:15.718056 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1747425-6d7a-4945-aa78-52a54a12512c tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 returned with HTTP 200 Jul 03 15:52:15.718487 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 659/2632] 10.4.3.228 () {66 vars in 1398 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1328056654 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:15.728684 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.730452 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 Jul 03 15:52:15.730663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.730909 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.731016 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Delete snapshot with id: a4cd810e-0e61-4555-b2d1-da4085204269 Jul 03 15:52:15.736367 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.736367 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:15.736856 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:15.753114 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot delete request issued successfully. Jul 03 15:52:15.753353 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8bf71472-cf31-46f0-8eac-9896f3e5640e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 returned with HTTP 202 Jul 03 15:52:15.753787 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 658/2633] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:52:15 2026] DELETE /volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:15.761540 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1374b3f1-e601-465f-97c7-2ee5b15d2cfd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:15.763951 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1374b3f1-e601-465f-97c7-2ee5b15d2cfd tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 Jul 03 15:52:15.764259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1374b3f1-e601-465f-97c7-2ee5b15d2cfd tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:15.764487 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1374b3f1-e601-465f-97c7-2ee5b15d2cfd tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:15.771179 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:15.771179 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:15.771668 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1374b3f1-e601-465f-97c7-2ee5b15d2cfd tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:15.772488 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1374b3f1-e601-465f-97c7-2ee5b15d2cfd tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 returned with HTTP 200 Jul 03 15:52:15.772964 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 651/2634] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:15 2026] GET /volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:16.176307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-55f9aa0b-a0f4-49e9-b724-34d6fc61104a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.178420 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-55f9aa0b-a0f4-49e9-b724-34d6fc61104a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] DELETE https://10.4.3.228/volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737 Jul 03 15:52:16.178603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-55f9aa0b-a0f4-49e9-b724-34d6fc61104a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:16.178902 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-55f9aa0b-a0f4-49e9-b724-34d6fc61104a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:16.186591 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:16.186591 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:16.206357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c6cc822f-456e-4a78-be38-5075c6803adc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.208086 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c6cc822f-456e-4a78-be38-5075c6803adc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:16.208273 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c6cc822f-456e-4a78-be38-5075c6803adc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:16.208447 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c6cc822f-456e-4a78-be38-5075c6803adc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:16.208548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c6cc822f-456e-4a78-be38-5075c6803adc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:16.213067 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:16.213067 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:16.214030 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c6cc822f-456e-4a78-be38-5075c6803adc tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:16.214418 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 660/2635] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:16 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:16.224165 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.225749 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:16.226104 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "1e5daabe-f95e-4eb1-b798-d1cacc0a5de6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1452745577"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:16.227471 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request body: {'volume': {"'backup_id": '1e5daabe-f95e-4eb1-b798-d1cacc0a5de6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1452745577'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:16.227580 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume of 1 GB Jul 03 15:52:16.227839 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:16.227839 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:16.231375 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Availability Zones retrieved successfully. Jul 03 15:52:16.236661 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (1f6f642f-2e43-4bd4-88ee-f132af9a019b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.237270 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10b1470-d264-4ee1-93c2-6e023651cf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.238121 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:16.260910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10b1470-d264-4ee1-93c2-6e023651cf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.261815 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a0802a-d66a-45dc-b479-70da1ab92890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.296536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Created reservations ['c43a3fc6-49db-46af-9cbf-9575b50828a5', 'a4f32bba-f8ac-427f-aacc-f2e2264a0535', '2b760e0d-59e0-45f7-b2e8-36ed1c19ff9a', '0956cf51-05a6-484e-84cd-bc35d352e47c'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:16.297394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a0802a-d66a-45dc-b479-70da1ab92890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43a3fc6-49db-46af-9cbf-9575b50828a5', 'a4f32bba-f8ac-427f-aacc-f2e2264a0535', '2b760e0d-59e0-45f7-b2e8-36ed1c19ff9a', '0956cf51-05a6-484e-84cd-bc35d352e47c']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.298059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad698a1-a714-4a55-8f3f-5739122aae21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.326098 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad698a1-a714-4a55-8f3f-5739122aae21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dcbef42-8b27-41ad-8549-b830f64d2fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1452745577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['c43a3fc6-49db-46af-9cbf-9575b50828a5','a4f32bba-f8ac-427f-aacc-f2e2264a0535','2b760e0d-59e0-45f7-b2e8-36ed1c19ff9a','0956cf51-05a6-484e-84cd-bc35d352e47c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1452745577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dcbef42-8b27-41ad-8549-b830f64d2fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc13809febe141f28598cbfd5e35a2ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ccab0d6da48f4a4db3aba648ca65fd4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.326558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf71b1cd-2a40-4d12-acc2-01529a1bfa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.361172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf71b1cd-2a40-4d12-acc2-01529a1bfa90) transitioned into 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-1452745577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['c43a3fc6-49db-46af-9cbf-9575b50828a5','a4f32bba-f8ac-427f-aacc-f2e2264a0535','2b760e0d-59e0-45f7-b2e8-36ed1c19ff9a','0956cf51-05a6-484e-84cd-bc35d352e47c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.361909 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5063edb-8447-4c67-90b5-da941193b958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.371736 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5063edb-8447-4c67-90b5-da941193b958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.372497 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (1f6f642f-2e43-4bd4-88ee-f132af9a019b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.372775 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request issued successfully. Jul 03 15:52:16.373328 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c42ed943-de5e-4f6a-8f31-8e5b7bda2385 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:16.373813 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 659/2636] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:16 2026] POST /volume/v3/volumes => generated 758 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:16.389631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.390376 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:16.390581 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "1e5daabe-f95e-4eb1-b798-d1cacc0a5de6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-985104639"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:16.392498 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request body: {'volume': {"'backup_id": '1e5daabe-f95e-4eb1-b798-d1cacc0a5de6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-985104639'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:16.392498 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume of 1 GB Jul 03 15:52:16.396274 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Availability Zones retrieved successfully. Jul 03 15:52:16.403644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (a897ef72-058d-45e3-9ef0-1b06486f6d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.404651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c670df7-c908-46dd-b502-11d4136b72af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.405600 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:16.429297 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c670df7-c908-46dd-b502-11d4136b72af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.429983 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2289dede-aaf5-47ab-9e9e-70338b3377f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.471274 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Created reservations ['19f3e828-7bdd-47b9-96f0-e7a7af08643b', '5793d8f6-8548-4f15-b9ba-6e843e269ee4', '6b7ff972-2abc-4dd4-8655-216ab16a296f', 'ba7409f3-3421-495b-bda3-cf01f74c0591'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:16.472076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2289dede-aaf5-47ab-9e9e-70338b3377f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f3e828-7bdd-47b9-96f0-e7a7af08643b', '5793d8f6-8548-4f15-b9ba-6e843e269ee4', '6b7ff972-2abc-4dd4-8655-216ab16a296f', 'ba7409f3-3421-495b-bda3-cf01f74c0591']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.472810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3437e0-9129-4234-b8fb-bfa783605f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.497753 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3437e0-9129-4234-b8fb-bfa783605f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f336ccd7-d09b-4195-8414-e4285d21e32e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-985104639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['19f3e828-7bdd-47b9-96f0-e7a7af08643b','5793d8f6-8548-4f15-b9ba-6e843e269ee4','6b7ff972-2abc-4dd4-8655-216ab16a296f','ba7409f3-3421-495b-bda3-cf01f74c0591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-985104639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f336ccd7-d09b-4195-8414-e4285d21e32e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc13809febe141f28598cbfd5e35a2ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ccab0d6da48f4a4db3aba648ca65fd4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.498449 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd4f3f2-fcf6-49e4-9daf-d0094b822e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.517947 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd4f3f2-fcf6-49e4-9daf-d0094b822e69) transitioned into 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-985104639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['19f3e828-7bdd-47b9-96f0-e7a7af08643b','5793d8f6-8548-4f15-b9ba-6e843e269ee4','6b7ff972-2abc-4dd4-8655-216ab16a296f','ba7409f3-3421-495b-bda3-cf01f74c0591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.518809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fd087a-c936-424c-9fe8-aebd97561e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.529866 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fd087a-c936-424c-9fe8-aebd97561e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.531687 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (a897ef72-058d-45e3-9ef0-1b06486f6d59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.531687 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request issued successfully. Jul 03 15:52:16.532185 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4d03d7d-d0a2-43e7-b968-195b275711e2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:16.532863 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 652/2637] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:16 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:16.545855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f9761603-1fda-4614-b215-a4cc56591316 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.548035 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:16.548395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "1e5daabe-f95e-4eb1-b798-d1cacc0a5de6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-711731908"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:16.549916 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request body: {'volume': {"'backup_id": '1e5daabe-f95e-4eb1-b798-d1cacc0a5de6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-711731908'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:16.550036 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume of 1 GB Jul 03 15:52:16.554837 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Availability Zones retrieved successfully. Jul 03 15:52:16.560980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (8551e305-d5f7-49b3-9c14-bef03e129d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.561982 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cab3de-c945-45d8-b0a1-7234cc8cd639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.563056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:16.591396 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cab3de-c945-45d8-b0a1-7234cc8cd639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.592209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44991600-17a0-4f82-ae91-dc706dda8d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.639075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Created reservations ['0e266093-a276-45da-929c-22451bbff558', 'e42433e7-f161-4232-a6b2-80588f8c2259', '6c4e7fc9-43d6-4768-9c10-e3963fb4b36e', 'a9cbfa5a-1065-4298-bd25-02348044b1f0'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:16.639848 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44991600-17a0-4f82-ae91-dc706dda8d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e266093-a276-45da-929c-22451bbff558', 'e42433e7-f161-4232-a6b2-80588f8c2259', '6c4e7fc9-43d6-4768-9c10-e3963fb4b36e', 'a9cbfa5a-1065-4298-bd25-02348044b1f0']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.640913 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34f8f9a-690e-49e1-9fda-694e96a6901d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.669831 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34f8f9a-690e-49e1-9fda-694e96a6901d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64565792-caa8-4a23-aea8-92cadd899b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-711731908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['0e266093-a276-45da-929c-22451bbff558','e42433e7-f161-4232-a6b2-80588f8c2259','6c4e7fc9-43d6-4768-9c10-e3963fb4b36e','a9cbfa5a-1065-4298-bd25-02348044b1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-711731908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64565792-caa8-4a23-aea8-92cadd899b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc13809febe141f28598cbfd5e35a2ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ccab0d6da48f4a4db3aba648ca65fd4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.670549 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83013f57-8fa3-4f73-95d2-cc1e73e4e04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.690661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83013f57-8fa3-4f73-95d2-cc1e73e4e04d) transitioned into 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-711731908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['0e266093-a276-45da-929c-22451bbff558','e42433e7-f161-4232-a6b2-80588f8c2259','6c4e7fc9-43d6-4768-9c10-e3963fb4b36e','a9cbfa5a-1065-4298-bd25-02348044b1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.690966 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b5eeef-9f27-4300-b18b-912649a91684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.704324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b5eeef-9f27-4300-b18b-912649a91684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.705124 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (8551e305-d5f7-49b3-9c14-bef03e129d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.705405 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request issued successfully. Jul 03 15:52:16.705969 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9761603-1fda-4614-b215-a4cc56591316 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:16.706428 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 661/2638] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:16 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:16.715936 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b552dee2-1c75-45d9-acdc-9f8b38141bc7 req-55f9aa0b-a0f4-49e9-b724-34d6fc61104a tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737 returned with HTTP 200 Jul 03 15:52:16.716365 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 667/2639] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:52:16 2026] DELETE /volume/v3/attachments/574b0428-1817-42c2-8963-0d7a6af28737 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:16.720034 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-67bfadfb-c075-4285-a80b-42a2684df432 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.722586 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:16.723153 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "1e5daabe-f95e-4eb1-b798-d1cacc0a5de6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-947627456"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:16.725246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request body: {'volume': {"'backup_id": '1e5daabe-f95e-4eb1-b798-d1cacc0a5de6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-947627456'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:16.725462 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume of 1 GB Jul 03 15:52:16.725835 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:16.725835 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:16.730743 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Availability Zones retrieved successfully. Jul 03 15:52:16.738822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (dc2f5b4d-cd93-4b56-9735-854899d9accb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.740120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90974249-1893-49dd-b64b-d96d9170b8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.741421 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:16.772260 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90974249-1893-49dd-b64b-d96d9170b8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.772950 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3076ec04-9f08-4f64-9d3a-db2765a5cd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.781604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cd6aeead-26a3-4f2a-8298-de4e627aae8f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.783681 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd6aeead-26a3-4f2a-8298-de4e627aae8f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 Jul 03 15:52:16.783944 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd6aeead-26a3-4f2a-8298-de4e627aae8f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:16.784191 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd6aeead-26a3-4f2a-8298-de4e627aae8f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:16.788474 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd6aeead-26a3-4f2a-8298-de4e627aae8f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 returned with HTTP 404 Jul 03 15:52:16.789028 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 653/2640] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:16 2026] GET /volume/v3/snapshots/a4cd810e-0e61-4555-b2d1-da4085204269 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:16.795878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f5bf9775-488b-4352-961e-e650db0d7b16 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.797725 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5bf9775-488b-4352-961e-e650db0d7b16 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff Jul 03 15:52:16.797908 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5bf9775-488b-4352-961e-e650db0d7b16 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:16.798102 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5bf9775-488b-4352-961e-e650db0d7b16 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:16.798194 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-f5bf9775-488b-4352-961e-e650db0d7b16 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Delete snapshot with id: a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff Jul 03 15:52:16.803346 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:16.803346 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:16.803758 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f5bf9775-488b-4352-961e-e650db0d7b16 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:16.821839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Created reservations ['69d65863-2700-4072-bb76-c8d8491b2325', '3e6357cc-361c-458e-b83b-dc60b0579c60', 'ad16ff77-15a4-411e-b80a-93de56770708', '3e426e1c-0b92-4c5e-a3a6-48438fd59d4c'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:16.822710 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3076ec04-9f08-4f64-9d3a-db2765a5cd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d65863-2700-4072-bb76-c8d8491b2325', '3e6357cc-361c-458e-b83b-dc60b0579c60', 'ad16ff77-15a4-411e-b80a-93de56770708', '3e426e1c-0b92-4c5e-a3a6-48438fd59d4c']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.823717 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f935d58-0dd6-4c8c-ba93-b283ebbdfbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.825339 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f5bf9775-488b-4352-961e-e650db0d7b16 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot delete request issued successfully. Jul 03 15:52:16.825572 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5bf9775-488b-4352-961e-e650db0d7b16 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff returned with HTTP 202 Jul 03 15:52:16.826093 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 662/2641] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:52:16 2026] DELETE /volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:16.833479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-416efba6-a1df-4a3b-8599-7e114dd1484f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.835202 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-416efba6-a1df-4a3b-8599-7e114dd1484f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff Jul 03 15:52:16.835370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-416efba6-a1df-4a3b-8599-7e114dd1484f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:16.835554 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-416efba6-a1df-4a3b-8599-7e114dd1484f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:16.840431 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:16.840431 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:16.841106 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-416efba6-a1df-4a3b-8599-7e114dd1484f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:16.841575 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-416efba6-a1df-4a3b-8599-7e114dd1484f tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff returned with HTTP 200 Jul 03 15:52:16.841943 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 668/2642] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:16 2026] GET /volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:16.848410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f935d58-0dd6-4c8c-ba93-b283ebbdfbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e1cb52-fc9e-486a-b715-d5c6f930bfba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-947627456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['69d65863-2700-4072-bb76-c8d8491b2325','3e6357cc-361c-458e-b83b-dc60b0579c60','ad16ff77-15a4-411e-b80a-93de56770708','3e426e1c-0b92-4c5e-a3a6-48438fd59d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-947627456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e1cb52-fc9e-486a-b715-d5c6f930bfba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc13809febe141f28598cbfd5e35a2ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ccab0d6da48f4a4db3aba648ca65fd4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.849523 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97517652-3a6a-4308-a9bb-93fabd1352dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.868265 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97517652-3a6a-4308-a9bb-93fabd1352dd) transitioned into 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-947627456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['69d65863-2700-4072-bb76-c8d8491b2325','3e6357cc-361c-458e-b83b-dc60b0579c60','ad16ff77-15a4-411e-b80a-93de56770708','3e426e1c-0b92-4c5e-a3a6-48438fd59d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.868994 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d74da2-8013-49c6-b53a-173ffa06245b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.878173 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d74da2-8013-49c6-b53a-173ffa06245b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.879016 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (dc2f5b4d-cd93-4b56-9735-854899d9accb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.879334 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request issued successfully. Jul 03 15:52:16.880057 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67bfadfb-c075-4285-a80b-42a2684df432 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:16.880507 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 660/2643] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:16 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:16.892424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:16.894317 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:16.894705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "1e5daabe-f95e-4eb1-b798-d1cacc0a5de6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1997876354"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:16.896069 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request body: {'volume': {"'backup_id": '1e5daabe-f95e-4eb1-b798-d1cacc0a5de6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1997876354'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:16.896222 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume of 1 GB Jul 03 15:52:16.896475 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:16.896475 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:16.902328 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Availability Zones retrieved successfully. Jul 03 15:52:16.908296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (1ac88a9d-f7ac-4c79-9971-58200875b9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:16.909435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4831f889-56ca-468f-96e7-ac0dabeec204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.910502 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:16.938904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4831f889-56ca-468f-96e7-ac0dabeec204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.940789 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e54b79-b2a2-4392-b47a-59c0b2a9139b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:16.986814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Created reservations ['22636590-4b33-4067-b3e3-1837d92a67f8', '29d32529-9287-4fe1-a8c8-3365b3d8a1e7', '657038dd-03c6-4f9d-9398-4d58ce94ca5c', 'fab1329e-5129-4e7a-84ce-0044c49a458a'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:16.987691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e54b79-b2a2-4392-b47a-59c0b2a9139b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22636590-4b33-4067-b3e3-1837d92a67f8', '29d32529-9287-4fe1-a8c8-3365b3d8a1e7', '657038dd-03c6-4f9d-9398-4d58ce94ca5c', 'fab1329e-5129-4e7a-84ce-0044c49a458a']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:16.988474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ccc9fd-c013-4448-b589-e8644562b664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:17.011003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ccc9fd-c013-4448-b589-e8644562b664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f8e984d-e871-4592-96d6-6f0466bc6209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1997876354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['22636590-4b33-4067-b3e3-1837d92a67f8','29d32529-9287-4fe1-a8c8-3365b3d8a1e7','657038dd-03c6-4f9d-9398-4d58ce94ca5c','fab1329e-5129-4e7a-84ce-0044c49a458a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1997876354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f8e984d-e871-4592-96d6-6f0466bc6209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc13809febe141f28598cbfd5e35a2ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ccab0d6da48f4a4db3aba648ca65fd4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:17.012215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027256b2-4d73-438d-8a70-4758cb7ea2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:17.036941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027256b2-4d73-438d-8a70-4758cb7ea2cb) transitioned into 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-1997876354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc13809febe141f28598cbfd5e35a2ec',qos_specs=None,replication_status=,reservations=['22636590-4b33-4067-b3e3-1837d92a67f8','29d32529-9287-4fe1-a8c8-3365b3d8a1e7','657038dd-03c6-4f9d-9398-4d58ce94ca5c','fab1329e-5129-4e7a-84ce-0044c49a458a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccab0d6da48f4a4db3aba648ca65fd4a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:17.037637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab34f17-44b4-4578-9c22-c6d8341d3acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:17.050248 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab34f17-44b4-4578-9c22-c6d8341d3acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:17.051079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Flow 'volume_create_api' (1ac88a9d-f7ac-4c79-9971-58200875b9f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:17.051305 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Create volume request issued successfully. Jul 03 15:52:17.051853 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4fc1eb0e-476e-47af-b970-69e4f6a77046 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:17.052251 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 654/2644] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:16 2026] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:17.064072 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c3933617-0a96-4db8-a02b-3eef8dd278ba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.065807 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3933617-0a96-4db8-a02b-3eef8dd278ba tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 Jul 03 15:52:17.066019 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3933617-0a96-4db8-a02b-3eef8dd278ba tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.066214 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3933617-0a96-4db8-a02b-3eef8dd278ba tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.072674 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.072674 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:17.076114 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c3933617-0a96-4db8-a02b-3eef8dd278ba tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:17.079962 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3933617-0a96-4db8-a02b-3eef8dd278ba tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 returned with HTTP 200 Jul 03 15:52:17.080344 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 663/2645] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:17.095025 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-894a3730-2845-49aa-b429-ca637aab06f6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.096691 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-894a3730-2845-49aa-b429-ca637aab06f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e Jul 03 15:52:17.096881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-894a3730-2845-49aa-b429-ca637aab06f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.097096 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-894a3730-2845-49aa-b429-ca637aab06f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.103414 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.103414 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:17.107026 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-894a3730-2845-49aa-b429-ca637aab06f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:17.110937 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-894a3730-2845-49aa-b429-ca637aab06f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e returned with HTTP 200 Jul 03 15:52:17.111314 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 669/2646] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:17.126809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7fa221c0-c223-4193-ad1b-39163147d319 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.129289 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7fa221c0-c223-4193-ad1b-39163147d319 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 Jul 03 15:52:17.130176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7fa221c0-c223-4193-ad1b-39163147d319 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.130176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7fa221c0-c223-4193-ad1b-39163147d319 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.139290 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.139290 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:17.143077 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7fa221c0-c223-4193-ad1b-39163147d319 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:17.147688 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7fa221c0-c223-4193-ad1b-39163147d319 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 returned with HTTP 200 Jul 03 15:52:17.148305 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 661/2647] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:17.165396 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-99d737ac-690d-4107-bcea-3a1c2d653d5f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.167272 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-99d737ac-690d-4107-bcea-3a1c2d653d5f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba Jul 03 15:52:17.167470 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-99d737ac-690d-4107-bcea-3a1c2d653d5f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.167769 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-99d737ac-690d-4107-bcea-3a1c2d653d5f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.175880 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.175880 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:17.180514 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-99d737ac-690d-4107-bcea-3a1c2d653d5f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:17.186248 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-99d737ac-690d-4107-bcea-3a1c2d653d5f tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba returned with HTTP 200 Jul 03 15:52:17.186565 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 655/2648] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:17.199204 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cda93991-7b0b-4487-aa11-4089e606bfa2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.201015 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cda93991-7b0b-4487-aa11-4089e606bfa2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 Jul 03 15:52:17.201229 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cda93991-7b0b-4487-aa11-4089e606bfa2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.201394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cda93991-7b0b-4487-aa11-4089e606bfa2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.212782 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.212782 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:17.219582 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cda93991-7b0b-4487-aa11-4089e606bfa2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:17.226195 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cda93991-7b0b-4487-aa11-4089e606bfa2 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 returned with HTTP 200 Jul 03 15:52:17.227439 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 664/2649] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:17.398270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e33665d7-784e-42ac-b97d-4d1d56776eda None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.400165 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e33665d7-784e-42ac-b97d-4d1d56776eda tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:17.400378 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e33665d7-784e-42ac-b97d-4d1d56776eda tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.400559 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e33665d7-784e-42ac-b97d-4d1d56776eda tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.408560 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.408560 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:17.412987 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e33665d7-784e-42ac-b97d-4d1d56776eda tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:17.417692 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e33665d7-784e-42ac-b97d-4d1d56776eda tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:52:17.418208 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 670/2650] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:17.851077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-08a4d144-5783-4384-a224-be0651a476d4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.852919 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-08a4d144-5783-4384-a224-be0651a476d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff Jul 03 15:52:17.853135 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-08a4d144-5783-4384-a224-be0651a476d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.853310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-08a4d144-5783-4384-a224-be0651a476d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.857355 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-08a4d144-5783-4384-a224-be0651a476d4 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff returned with HTTP 404 Jul 03 15:52:17.857851 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 662/2651] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/snapshots/a412edd5-d5aa-4384-9aeb-8ce2a8d3bcff => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:17.865493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.867351 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 Jul 03 15:52:17.867557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.867788 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.867940 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Delete snapshot with id: 417f8348-e0b5-4739-8576-c14e40fa4ce2 Jul 03 15:52:17.872671 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.872671 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:17.873208 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:17.890073 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot delete request issued successfully. Jul 03 15:52:17.890281 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c44c1fb-1f73-4bc3-b9cb-b5b34c608aaa tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 returned with HTTP 202 Jul 03 15:52:17.890863 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 656/2652] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:52:17 2026] DELETE /volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:17.897882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-183996c3-fcd0-4815-aa9a-b471c9e5944e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:17.899805 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-183996c3-fcd0-4815-aa9a-b471c9e5944e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 Jul 03 15:52:17.900166 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-183996c3-fcd0-4815-aa9a-b471c9e5944e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:17.900472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-183996c3-fcd0-4815-aa9a-b471c9e5944e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:17.905559 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:17.905559 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:17.906126 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-183996c3-fcd0-4815-aa9a-b471c9e5944e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Snapshot retrieved successfully. Jul 03 15:52:17.907083 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-183996c3-fcd0-4815-aa9a-b471c9e5944e tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 returned with HTTP 200 Jul 03 15:52:17.907459 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 665/2653] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:17 2026] GET /volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:18.241771 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f6b12eb7-7922-4512-a607-8b09e69e7654 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:18.243647 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f6b12eb7-7922-4512-a607-8b09e69e7654 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 Jul 03 15:52:18.243970 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f6b12eb7-7922-4512-a607-8b09e69e7654 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:18.244192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f6b12eb7-7922-4512-a607-8b09e69e7654 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:18.252058 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:18.252058 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:18.256807 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f6b12eb7-7922-4512-a607-8b09e69e7654 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:18.263180 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f6b12eb7-7922-4512-a607-8b09e69e7654 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 returned with HTTP 200 Jul 03 15:52:18.264295 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 671/2654] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:18 2026] GET /volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:18.279320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0dac1ad8-ba52-4b8f-a99d-0c02e4a77e91 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:18.281103 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0dac1ad8-ba52-4b8f-a99d-0c02e4a77e91 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] DELETE https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:18.281283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0dac1ad8-ba52-4b8f-a99d-0c02e4a77e91 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:18.281456 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0dac1ad8-ba52-4b8f-a99d-0c02e4a77e91 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:18.281550 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-0dac1ad8-ba52-4b8f-a99d-0c02e4a77e91 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete backup with id: 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. Jul 03 15:52:18.286162 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:18.286162 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:18.299818 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-0dac1ad8-ba52-4b8f-a99d-0c02e4a77e91 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] delete_backup rpcapi backup_id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:52:18.301676 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0dac1ad8-ba52-4b8f-a99d-0c02e4a77e91 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 202 Jul 03 15:52:18.303173 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 663/2655] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:18 2026] DELETE /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:18.310821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2793fd73-220a-4752-b4d6-d9b523edc472 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:18.314115 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2793fd73-220a-4752-b4d6-d9b523edc472 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:18.314115 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2793fd73-220a-4752-b4d6-d9b523edc472 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:18.314115 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2793fd73-220a-4752-b4d6-d9b523edc472 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:18.314115 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-2793fd73-220a-4752-b4d6-d9b523edc472 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:18.321558 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:18.321558 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:18.322812 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2793fd73-220a-4752-b4d6-d9b523edc472 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 200 Jul 03 15:52:18.323304 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 657/2656] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:18 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:18.918433 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d1e2a46c-9716-4f44-8c7f-ed5623dee887 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:18.920035 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1e2a46c-9716-4f44-8c7f-ed5623dee887 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 Jul 03 15:52:18.920258 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1e2a46c-9716-4f44-8c7f-ed5623dee887 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:18.920470 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1e2a46c-9716-4f44-8c7f-ed5623dee887 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:18.926830 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1e2a46c-9716-4f44-8c7f-ed5623dee887 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 returned with HTTP 404 Jul 03 15:52:18.927402 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 666/2657] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:18 2026] GET /volume/v3/snapshots/417f8348-e0b5-4739-8576-c14e40fa4ce2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:18.934918 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d00660ab-4c65-4350-8e6d-c0a881911744 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:18.940058 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d00660ab-4c65-4350-8e6d-c0a881911744 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:18.940297 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d00660ab-4c65-4350-8e6d-c0a881911744 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:18.940516 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d00660ab-4c65-4350-8e6d-c0a881911744 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:18.948321 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:18.948321 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:18.952115 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d00660ab-4c65-4350-8e6d-c0a881911744 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:18.957122 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d00660ab-4c65-4350-8e6d-c0a881911744 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 returned with HTTP 200 Jul 03 15:52:18.957496 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 672/2658] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:18 2026] GET /volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:18.975362 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:18.977183 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:18.977366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:18.977569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:18.977755 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Delete volume with id: 7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:18.986676 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:18.986676 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:18.987208 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:19.009208 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Delete volume request issued successfully. Jul 03 15:52:19.009644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0c49a10-6cf2-406f-acaa-9b06d28b72d3 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 returned with HTTP 202 Jul 03 15:52:19.009885 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 664/2659] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:18 2026] DELETE /volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:19.019326 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8c48f7bc-e769-400b-a1cf-baf2369d32f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:19.022155 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c48f7bc-e769-400b-a1cf-baf2369d32f1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:19.022155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8c48f7bc-e769-400b-a1cf-baf2369d32f1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:19.022155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8c48f7bc-e769-400b-a1cf-baf2369d32f1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:19.029777 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:19.029777 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:19.039984 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8c48f7bc-e769-400b-a1cf-baf2369d32f1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Volume info retrieved successfully. Jul 03 15:52:19.039984 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c48f7bc-e769-400b-a1cf-baf2369d32f1 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 returned with HTTP 200 Jul 03 15:52:19.039984 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 658/2660] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:19 2026] GET /volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:19.335164 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-708f6848-7062-4058-8d41-10fc5c9f7f32 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:19.338648 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-708f6848-7062-4058-8d41-10fc5c9f7f32 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 Jul 03 15:52:19.338648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-708f6848-7062-4058-8d41-10fc5c9f7f32 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:19.338648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-708f6848-7062-4058-8d41-10fc5c9f7f32 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:19.338648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-708f6848-7062-4058-8d41-10fc5c9f7f32 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Show backup with id 1e5daabe-f95e-4eb1-b798-d1cacc0a5de6. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:19.341832 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-708f6848-7062-4058-8d41-10fc5c9f7f32 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 returned with HTTP 404 Jul 03 15:52:19.342397 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 667/2661] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:19 2026] GET /volume/v3/backups/1e5daabe-f95e-4eb1-b798-d1cacc0a5de6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:19.352717 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-76764016-932b-4428-aabf-6734d5bfc0ed None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:19.355634 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76764016-932b-4428-aabf-6734d5bfc0ed tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] DELETE https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 Jul 03 15:52:19.355897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76764016-932b-4428-aabf-6734d5bfc0ed tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:19.356158 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76764016-932b-4428-aabf-6734d5bfc0ed tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:19.356368 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-76764016-932b-4428-aabf-6734d5bfc0ed tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume with id: 1f8e984d-e871-4592-96d6-6f0466bc6209 Jul 03 15:52:19.365081 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:19.365081 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:19.365719 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-76764016-932b-4428-aabf-6734d5bfc0ed tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:19.390838 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-76764016-932b-4428-aabf-6734d5bfc0ed tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume request issued successfully. Jul 03 15:52:19.390838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76764016-932b-4428-aabf-6734d5bfc0ed tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 returned with HTTP 202 Jul 03 15:52:19.390838 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 673/2662] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:19 2026] DELETE /volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:19.399257 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3d6397ec-a49e-4607-8031-8f72676028b0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:19.402144 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3d6397ec-a49e-4607-8031-8f72676028b0 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 Jul 03 15:52:19.402144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3d6397ec-a49e-4607-8031-8f72676028b0 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:19.402144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3d6397ec-a49e-4607-8031-8f72676028b0 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:19.409720 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:19.409720 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:19.414490 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3d6397ec-a49e-4607-8031-8f72676028b0 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:19.420078 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3d6397ec-a49e-4607-8031-8f72676028b0 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 returned with HTTP 200 Jul 03 15:52:19.420697 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 665/2663] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:19 2026] GET /volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:20.055526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-78ce7a57-f852-41d4-ae0c-1297d5c8bd34 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:20.057245 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-78ce7a57-f852-41d4-ae0c-1297d5c8bd34 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] GET https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 Jul 03 15:52:20.057445 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-78ce7a57-f852-41d4-ae0c-1297d5c8bd34 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:20.057677 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-78ce7a57-f852-41d4-ae0c-1297d5c8bd34 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:20.065717 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-78ce7a57-f852-41d4-ae0c-1297d5c8bd34 tempest-VolumesSnapshotListTestJSON-805847128 tempest-VolumesSnapshotListTestJSON-805847128-project-member] https://10.4.3.228/volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 returned with HTTP 404 Jul 03 15:52:20.067374 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 659/2664] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:20 2026] GET /volume/v3/volumes/7354c9fb-bf82-4d91-8576-b84593143523 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:20.440199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4c6832ec-96b5-47b0-8fc1-170acd41c451 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:20.441929 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c6832ec-96b5-47b0-8fc1-170acd41c451 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 Jul 03 15:52:20.442356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c6832ec-96b5-47b0-8fc1-170acd41c451 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:20.442356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c6832ec-96b5-47b0-8fc1-170acd41c451 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:20.447940 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c6832ec-96b5-47b0-8fc1-170acd41c451 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 returned with HTTP 404 Jul 03 15:52:20.448401 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 668/2665] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:20 2026] GET /volume/v3/volumes/1f8e984d-e871-4592-96d6-6f0466bc6209 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:20.455654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:20.457205 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] DELETE https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba Jul 03 15:52:20.457398 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:20.457612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:20.457827 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume with id: 83e1cb52-fc9e-486a-b715-d5c6f930bfba Jul 03 15:52:20.466287 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:20.466287 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:20.466852 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:20.486322 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume request issued successfully. Jul 03 15:52:20.486496 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dcad1018-5f79-419e-b7f1-5dbf9f9f7a79 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba returned with HTTP 202 Jul 03 15:52:20.486939 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 674/2666] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:20 2026] DELETE /volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:20.496249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cc396636-c2a1-4ee0-bec2-5e2aecf8e62a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:20.498862 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc396636-c2a1-4ee0-bec2-5e2aecf8e62a tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba Jul 03 15:52:20.499529 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cc396636-c2a1-4ee0-bec2-5e2aecf8e62a tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:20.499929 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cc396636-c2a1-4ee0-bec2-5e2aecf8e62a tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:20.510142 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:20.510142 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:20.515695 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cc396636-c2a1-4ee0-bec2-5e2aecf8e62a tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:20.522655 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc396636-c2a1-4ee0-bec2-5e2aecf8e62a tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba returned with HTTP 200 Jul 03 15:52:20.523356 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 666/2667] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:20 2026] GET /volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:21.540407 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f53ee372-7fe4-4db9-be1e-d21a1a0d6655 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:21.542451 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f53ee372-7fe4-4db9-be1e-d21a1a0d6655 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba Jul 03 15:52:21.542451 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f53ee372-7fe4-4db9-be1e-d21a1a0d6655 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:21.542451 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f53ee372-7fe4-4db9-be1e-d21a1a0d6655 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:21.552225 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f53ee372-7fe4-4db9-be1e-d21a1a0d6655 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba returned with HTTP 404 Jul 03 15:52:21.553265 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 660/2668] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:21 2026] GET /volume/v3/volumes/83e1cb52-fc9e-486a-b715-d5c6f930bfba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:52:21.560963 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f50ce389-ba8d-4edc-b101-698921c961f6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:21.562814 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f50ce389-ba8d-4edc-b101-698921c961f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] DELETE https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 Jul 03 15:52:21.563050 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f50ce389-ba8d-4edc-b101-698921c961f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:21.563241 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f50ce389-ba8d-4edc-b101-698921c961f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:21.563423 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f50ce389-ba8d-4edc-b101-698921c961f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume with id: 64565792-caa8-4a23-aea8-92cadd899b91 Jul 03 15:52:21.575266 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:21.575266 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:21.575425 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f50ce389-ba8d-4edc-b101-698921c961f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:21.602736 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f50ce389-ba8d-4edc-b101-698921c961f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume request issued successfully. Jul 03 15:52:21.602990 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f50ce389-ba8d-4edc-b101-698921c961f6 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 returned with HTTP 202 Jul 03 15:52:21.603574 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 669/2669] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:21 2026] DELETE /volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:21.614177 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5df5aef9-23f6-4636-8730-e3c24fabe709 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:21.616447 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5df5aef9-23f6-4636-8730-e3c24fabe709 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 Jul 03 15:52:21.616711 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5df5aef9-23f6-4636-8730-e3c24fabe709 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:21.616970 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5df5aef9-23f6-4636-8730-e3c24fabe709 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:21.628739 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:21.628739 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:21.634681 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5df5aef9-23f6-4636-8730-e3c24fabe709 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:21.643598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5df5aef9-23f6-4636-8730-e3c24fabe709 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 returned with HTTP 200 Jul 03 15:52:21.644184 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 675/2670] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:21 2026] GET /volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:22.662324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a43a3a45-62a7-4957-8df5-8fa705f1b605 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:22.664378 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a43a3a45-62a7-4957-8df5-8fa705f1b605 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 Jul 03 15:52:22.664561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a43a3a45-62a7-4957-8df5-8fa705f1b605 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:22.664757 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a43a3a45-62a7-4957-8df5-8fa705f1b605 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:22.670956 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a43a3a45-62a7-4957-8df5-8fa705f1b605 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 returned with HTTP 404 Jul 03 15:52:22.671602 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 667/2671] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:22 2026] GET /volume/v3/volumes/64565792-caa8-4a23-aea8-92cadd899b91 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:22.681114 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b612148e-78a2-4312-933b-c9a67a5ca215 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:22.684016 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b612148e-78a2-4312-933b-c9a67a5ca215 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e Jul 03 15:52:22.684238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b612148e-78a2-4312-933b-c9a67a5ca215 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:22.684417 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b612148e-78a2-4312-933b-c9a67a5ca215 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:22.684573 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b612148e-78a2-4312-933b-c9a67a5ca215 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume with id: f336ccd7-d09b-4195-8414-e4285d21e32e Jul 03 15:52:22.705862 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:22.705862 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:22.705862 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b612148e-78a2-4312-933b-c9a67a5ca215 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:22.734200 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b612148e-78a2-4312-933b-c9a67a5ca215 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume request issued successfully. Jul 03 15:52:22.734416 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b612148e-78a2-4312-933b-c9a67a5ca215 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e returned with HTTP 202 Jul 03 15:52:22.734925 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 661/2672] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:22 2026] DELETE /volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:22.744857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3b0e0906-ab98-4e87-bcf7-bd05bc5008c4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:22.747025 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3b0e0906-ab98-4e87-bcf7-bd05bc5008c4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e Jul 03 15:52:22.747321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3b0e0906-ab98-4e87-bcf7-bd05bc5008c4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:22.747580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3b0e0906-ab98-4e87-bcf7-bd05bc5008c4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:22.757511 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:22.757511 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:22.763276 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3b0e0906-ab98-4e87-bcf7-bd05bc5008c4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:22.770931 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3b0e0906-ab98-4e87-bcf7-bd05bc5008c4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e returned with HTTP 200 Jul 03 15:52:22.771721 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 670/2673] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:22 2026] GET /volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:23.433323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a864116e-c853-4971-8dfe-24c7790c60ff req-416f87da-f7c0-47be-a0f1-f28982aadbc9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:23.435703 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-416f87da-f7c0-47be-a0f1-f28982aadbc9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:52:23.435979 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-416f87da-f7c0-47be-a0f1-f28982aadbc9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:23.436243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-416f87da-f7c0-47be-a0f1-f28982aadbc9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:23.447686 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:23.447686 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:23.451158 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a864116e-c853-4971-8dfe-24c7790c60ff req-416f87da-f7c0-47be-a0f1-f28982aadbc9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:52:23.456209 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-416f87da-f7c0-47be-a0f1-f28982aadbc9 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 200 Jul 03 15:52:23.456606 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 676/2674] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:23 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 1660 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:23.787114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3bc4a398-ebb0-4d99-b34f-b6aa572bd870 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:23.790724 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3bc4a398-ebb0-4d99-b34f-b6aa572bd870 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e Jul 03 15:52:23.790724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3bc4a398-ebb0-4d99-b34f-b6aa572bd870 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:23.790724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3bc4a398-ebb0-4d99-b34f-b6aa572bd870 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:23.796465 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3bc4a398-ebb0-4d99-b34f-b6aa572bd870 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e returned with HTTP 404 Jul 03 15:52:23.797216 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 668/2675] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:23 2026] GET /volume/v3/volumes/f336ccd7-d09b-4195-8414-e4285d21e32e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:23.804487 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:23.806291 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] DELETE https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 Jul 03 15:52:23.806464 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:23.806646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:23.806798 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume with id: 6dcbef42-8b27-41ad-8549-b830f64d2fa2 Jul 03 15:52:23.824275 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:23.824275 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:23.824862 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:23.853360 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume request issued successfully. Jul 03 15:52:23.853562 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c864cadc-d48d-4bf5-9cb9-681960dfab71 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 returned with HTTP 202 Jul 03 15:52:23.854148 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 662/2676] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:23 2026] DELETE /volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:23.861850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c136f6cc-85f1-49d1-8053-20d4fb7e6da9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:23.865122 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c136f6cc-85f1-49d1-8053-20d4fb7e6da9 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 Jul 03 15:52:23.865122 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c136f6cc-85f1-49d1-8053-20d4fb7e6da9 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:23.865122 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c136f6cc-85f1-49d1-8053-20d4fb7e6da9 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:23.871501 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:23.871501 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:23.875362 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c136f6cc-85f1-49d1-8053-20d4fb7e6da9 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:23.879999 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c136f6cc-85f1-49d1-8053-20d4fb7e6da9 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 returned with HTTP 200 Jul 03 15:52:23.880515 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 671/2677] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:23 2026] GET /volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:24.896742 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-00ade19e-0b5a-4560-8219-46ad50fd69a4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:24.898799 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00ade19e-0b5a-4560-8219-46ad50fd69a4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 Jul 03 15:52:24.899014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-00ade19e-0b5a-4560-8219-46ad50fd69a4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:24.899438 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-00ade19e-0b5a-4560-8219-46ad50fd69a4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:24.906917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00ade19e-0b5a-4560-8219-46ad50fd69a4 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 returned with HTTP 404 Jul 03 15:52:24.907556 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 677/2678] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:24 2026] GET /volume/v3/volumes/6dcbef42-8b27-41ad-8549-b830f64d2fa2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:24.918937 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:24.920946 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 Jul 03 15:52:24.922012 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:24.922012 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:24.922012 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume with id: 3eba67c6-5673-4d05-9c77-79093c2d2349 Jul 03 15:52:24.929286 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:24.929286 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:24.929853 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:24.951929 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Delete volume request issued successfully. Jul 03 15:52:24.952240 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3473bb5b-8ca6-46f1-9e06-1ab94b713162 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 returned with HTTP 202 Jul 03 15:52:24.952893 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 669/2679] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:24 2026] DELETE /volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:24.962748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d72e1790-bb31-4f07-9b38-413e29c35369 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:24.964474 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d72e1790-bb31-4f07-9b38-413e29c35369 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 Jul 03 15:52:24.964687 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d72e1790-bb31-4f07-9b38-413e29c35369 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:24.964887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d72e1790-bb31-4f07-9b38-413e29c35369 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:24.971995 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:24.971995 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:24.980679 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d72e1790-bb31-4f07-9b38-413e29c35369 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Volume info retrieved successfully. Jul 03 15:52:24.987492 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d72e1790-bb31-4f07-9b38-413e29c35369 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 returned with HTTP 200 Jul 03 15:52:24.987934 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 663/2680] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:24 2026] GET /volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:25.860564 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a864116e-c853-4971-8dfe-24c7790c60ff req-8aca2519-9b3d-4370-9067-8fefa90555c3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:25.863354 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-8aca2519-9b3d-4370-9067-8fefa90555c3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80 Jul 03 15:52:25.863650 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-8aca2519-9b3d-4370-9067-8fefa90555c3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:25.863923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-8aca2519-9b3d-4370-9067-8fefa90555c3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:25.873393 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:25.873393 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:26.004581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-be286aa2-bf9d-4f7d-bebc-8ecddaf76398 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:26.006813 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-be286aa2-bf9d-4f7d-bebc-8ecddaf76398 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] GET https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 Jul 03 15:52:26.007033 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-be286aa2-bf9d-4f7d-bebc-8ecddaf76398 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:26.007274 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-be286aa2-bf9d-4f7d-bebc-8ecddaf76398 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:26.017678 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-be286aa2-bf9d-4f7d-bebc-8ecddaf76398 tempest-CreateVolumesFromBackupTest-1208164953 tempest-CreateVolumesFromBackupTest-1208164953-project-member] https://10.4.3.228/volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 returned with HTTP 404 Jul 03 15:52:26.018330 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 678/2681] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:26 2026] GET /volume/v3/volumes/3eba67c6-5673-4d05-9c77-79093c2d2349 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:26.406937 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a864116e-c853-4971-8dfe-24c7790c60ff req-8aca2519-9b3d-4370-9067-8fefa90555c3 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80 returned with HTTP 200 Jul 03 15:52:26.407444 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 672/2682] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:52:25 2026] DELETE /volume/v3/attachments/7120478c-1a5a-407c-b398-f77fc579ab80 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:27.386411 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:27.483648 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:27.483648 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-618168427"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:27.483648 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-618168427'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:27.483648 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume of 1 GB Jul 03 15:52:27.488231 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Availability Zones retrieved successfully. Jul 03 15:52:27.495573 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (29bd3b43-684f-4b63-bd6a-c9d8eeeae292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:27.496705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e614ded5-186c-42c5-9b2b-ce9ebed522da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:27.497867 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:27.528197 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e614ded5-186c-42c5-9b2b-ce9ebed522da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:27.529796 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bb8386-0271-4c69-8882-f20ab0431f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:27.598455 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Created reservations ['c1d81336-04a6-45c3-8514-79eedd285d06', '397f4689-40d6-403a-8638-231d38e40eae', 'c2950eff-4f3a-465c-a332-0660b0595039', '61f026b0-6080-4eba-b89a-d4b658b482a3'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:27.599565 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bb8386-0271-4c69-8882-f20ab0431f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d81336-04a6-45c3-8514-79eedd285d06', '397f4689-40d6-403a-8638-231d38e40eae', 'c2950eff-4f3a-465c-a332-0660b0595039', '61f026b0-6080-4eba-b89a-d4b658b482a3']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:27.600525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53bcc3c-0248-4664-b346-898cab722025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:27.624015 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53bcc3c-0248-4664-b346-898cab722025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43418595-9e28-4de0-a501-85585460658e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-618168427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['c1d81336-04a6-45c3-8514-79eedd285d06','397f4689-40d6-403a-8638-231d38e40eae','c2950eff-4f3a-465c-a332-0660b0595039','61f026b0-6080-4eba-b89a-d4b658b482a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-618168427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43418595-9e28-4de0-a501-85585460658e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc2c58f7f24426bb97f89361a966ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='288cce4774f64b1b93d75b43f8689825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:27.624995 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94894f78-77ad-4e3f-b9a2-147a28378a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:27.643091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94894f78-77ad-4e3f-b9a2-147a28378a3a) transitioned into 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-618168427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['c1d81336-04a6-45c3-8514-79eedd285d06','397f4689-40d6-403a-8638-231d38e40eae','c2950eff-4f3a-465c-a332-0660b0595039','61f026b0-6080-4eba-b89a-d4b658b482a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:27.644229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf1ea14-3947-4bae-8c2c-7bf9de0c5c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:27.656869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf1ea14-3947-4bae-8c2c-7bf9de0c5c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:27.657207 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (29bd3b43-684f-4b63-bd6a-c9d8eeeae292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:27.657694 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request issued successfully. Jul 03 15:52:27.658667 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-489872a7-b4e1-4c1f-9cba-7cdd738e6705 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:27.659361 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 670/2683] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:52:27 2026] POST /volume/v3/volumes => generated 759 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:27.673980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5350c253-fcba-461d-bb41-8d3b1ba59a7b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:27.675795 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5350c253-fcba-461d-bb41-8d3b1ba59a7b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e Jul 03 15:52:27.675978 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5350c253-fcba-461d-bb41-8d3b1ba59a7b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:27.676162 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5350c253-fcba-461d-bb41-8d3b1ba59a7b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:27.683085 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:27.683085 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:27.687393 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5350c253-fcba-461d-bb41-8d3b1ba59a7b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:27.691858 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5350c253-fcba-461d-bb41-8d3b1ba59a7b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e returned with HTTP 200 Jul 03 15:52:27.692252 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 664/2684] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:27 2026] GET /volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:27.867521 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-62c0fc2a-f714-4c26-a528-40ce137d793c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:27.870343 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62c0fc2a-f714-4c26-a528-40ce137d793c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] DELETE https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:27.870673 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62c0fc2a-f714-4c26-a528-40ce137d793c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:27.870979 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62c0fc2a-f714-4c26-a528-40ce137d793c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:27.871256 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-62c0fc2a-f714-4c26-a528-40ce137d793c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Delete volume with id: 1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:27.882528 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:27.882528 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:27.883092 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-62c0fc2a-f714-4c26-a528-40ce137d793c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:27.907737 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-62c0fc2a-f714-4c26-a528-40ce137d793c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Delete volume request issued successfully. Jul 03 15:52:27.907883 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62c0fc2a-f714-4c26-a528-40ce137d793c tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 202 Jul 03 15:52:27.910643 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 679/2685] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:27 2026] DELETE /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:27.917846 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f022f4e5-35e6-4fcd-b149-13ee716fe0c8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:27.920080 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f022f4e5-35e6-4fcd-b149-13ee716fe0c8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:27.920080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f022f4e5-35e6-4fcd-b149-13ee716fe0c8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:27.920080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f022f4e5-35e6-4fcd-b149-13ee716fe0c8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:27.933518 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:27.933518 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:27.940417 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f022f4e5-35e6-4fcd-b149-13ee716fe0c8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:27.948708 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f022f4e5-35e6-4fcd-b149-13ee716fe0c8 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 200 Jul 03 15:52:27.949428 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 673/2686] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:27 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:28.705485 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-57314059-e26b-4b5a-bee2-1e0cf037edb6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:28.707407 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57314059-e26b-4b5a-bee2-1e0cf037edb6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e Jul 03 15:52:28.707612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57314059-e26b-4b5a-bee2-1e0cf037edb6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:28.707821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57314059-e26b-4b5a-bee2-1e0cf037edb6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:28.715554 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:28.715554 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:28.719468 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-57314059-e26b-4b5a-bee2-1e0cf037edb6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:28.724331 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57314059-e26b-4b5a-bee2-1e0cf037edb6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e returned with HTTP 200 Jul 03 15:52:28.724747 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 671/2687] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:28 2026] GET /volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:28.737023 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:28.738854 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:28.739215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43418595-9e28-4de0-a501-85585460658e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1523811206"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:28.746964 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:28.746964 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:28.747472 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:28.747734 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create snapshot from volume 43418595-9e28-4de0-a501-85585460658e Jul 03 15:52:28.794441 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Created reservations ['c315ffd4-84c6-4678-a91f-c363d3857cbc', 'dff485f4-ed68-4ca1-b564-c1ae34aeedd4', '067bbc8c-829e-4bac-9cce-7e479ab9dfa6', '5fbdf793-23aa-4285-94d8-32b36b564278'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:28.832431 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Snapshot create request issued successfully. Jul 03 15:52:28.832756 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b30d1bd4-cec6-4ee9-b67c-7a084781f3f1 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:28.833177 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 665/2688] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:28 2026] POST /volume/v3/snapshots => generated 316 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:28.846184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9016b1de-318e-4ae9-bf2a-39d1cb384693 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:28.849238 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9016b1de-318e-4ae9-bf2a-39d1cb384693 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd Jul 03 15:52:28.850274 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9016b1de-318e-4ae9-bf2a-39d1cb384693 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:28.850658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9016b1de-318e-4ae9-bf2a-39d1cb384693 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:28.857529 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:28.857529 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:28.858084 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9016b1de-318e-4ae9-bf2a-39d1cb384693 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Snapshot retrieved successfully. Jul 03 15:52:28.858915 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9016b1de-318e-4ae9-bf2a-39d1cb384693 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd returned with HTTP 200 Jul 03 15:52:28.859301 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 680/2689] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:28 2026] GET /volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd => generated 448 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:28.963341 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2b748cbe-5f03-40b8-b81d-2a5982fe0c49 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:28.965156 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2b748cbe-5f03-40b8-b81d-2a5982fe0c49 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 Jul 03 15:52:28.965475 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2b748cbe-5f03-40b8-b81d-2a5982fe0c49 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:28.965745 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2b748cbe-5f03-40b8-b81d-2a5982fe0c49 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:28.971276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2b748cbe-5f03-40b8-b81d-2a5982fe0c49 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 returned with HTTP 404 Jul 03 15:52:28.971875 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 674/2690] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:28 2026] GET /volume/v3/volumes/1d99ab01-084f-41a2-9bb2-da53dc856e83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:28.979477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-568938f9-ead3-46dc-802e-20b15d176409 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:28.981447 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-568938f9-ead3-46dc-802e-20b15d176409 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 Jul 03 15:52:28.982091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-568938f9-ead3-46dc-802e-20b15d176409 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:28.982091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-568938f9-ead3-46dc-802e-20b15d176409 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:28.982091 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-568938f9-ead3-46dc-802e-20b15d176409 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Delete volume with id: e5b269c4-4e16-44c6-8c7c-0d2306796079 Jul 03 15:52:28.989049 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:28.989049 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:28.989492 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-568938f9-ead3-46dc-802e-20b15d176409 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:29.007348 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-568938f9-ead3-46dc-802e-20b15d176409 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Delete volume request issued successfully. Jul 03 15:52:29.007638 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-568938f9-ead3-46dc-802e-20b15d176409 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 returned with HTTP 202 Jul 03 15:52:29.008211 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 672/2691] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:28 2026] DELETE /volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:29.016423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7c01db3e-f500-4316-8a64-a973da0d7577 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:29.018264 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c01db3e-f500-4316-8a64-a973da0d7577 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 Jul 03 15:52:29.018479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c01db3e-f500-4316-8a64-a973da0d7577 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:29.018673 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c01db3e-f500-4316-8a64-a973da0d7577 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:29.025698 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:29.025698 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:29.029939 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7c01db3e-f500-4316-8a64-a973da0d7577 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Volume info retrieved successfully. Jul 03 15:52:29.034594 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c01db3e-f500-4316-8a64-a973da0d7577 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 returned with HTTP 200 Jul 03 15:52:29.035201 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 666/2692] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:29 2026] GET /volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:29.869573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-93adf160-4699-4fbb-941c-a7fd98d4e509 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:29.871481 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93adf160-4699-4fbb-941c-a7fd98d4e509 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd Jul 03 15:52:29.871763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93adf160-4699-4fbb-941c-a7fd98d4e509 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:29.872021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93adf160-4699-4fbb-941c-a7fd98d4e509 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:29.878015 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:29.878015 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:29.878480 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-93adf160-4699-4fbb-941c-a7fd98d4e509 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Snapshot retrieved successfully. Jul 03 15:52:29.879286 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93adf160-4699-4fbb-941c-a7fd98d4e509 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd returned with HTTP 200 Jul 03 15:52:29.879656 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 681/2693] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:29 2026] GET /volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:29.890532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-27334818-0d6d-4215-8f44-73913a773d35 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:29.892450 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:29.892947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "60c58f65-96a6-417c-90b4-ccb5ad5eb8cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-491811576"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:29.894630 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request body: {'volume': {"'snapshot_id": '60c58f65-96a6-417c-90b4-ccb5ad5eb8cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-491811576'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:29.894788 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume of 1 GB Jul 03 15:52:29.899316 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Availability Zones retrieved successfully. Jul 03 15:52:29.906689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (3053b694-214e-49c9-89a4-46dafea8ff4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:29.907888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0273176a-4eb5-4d1d-9214-bb3eac7f7499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:29.909022 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:29.942431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:29.944269 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] DELETE https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:52:29.944485 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:29.944700 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:29.944867 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume with id: 81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:52:29.949523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0273176a-4eb5-4d1d-9214-bb3eac7f7499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:29.950469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6153b444-ff6a-4099-8b22-d22ebeb18179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:29.953056 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:29.953056 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:29.953579 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:52:29.972975 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Delete volume request issued successfully. Jul 03 15:52:29.973161 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b65cf492-8e3f-4a77-9bd8-a74997f02edb tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 202 Jul 03 15:52:29.973601 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 673/2694] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:29 2026] DELETE /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:29.983764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c33e9eb6-1fbd-426d-b026-6e9624236a92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:29.987469 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c33e9eb6-1fbd-426d-b026-6e9624236a92 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:52:29.987469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c33e9eb6-1fbd-426d-b026-6e9624236a92 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:29.987469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c33e9eb6-1fbd-426d-b026-6e9624236a92 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:29.995261 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:29.995261 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:29.999479 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c33e9eb6-1fbd-426d-b026-6e9624236a92 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Volume info retrieved successfully. Jul 03 15:52:29.999581 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Created reservations ['9c7270d5-edf3-48ce-8727-7bd3c8c7d6e4', '77100082-a9e3-4b85-b1ab-062a71d28d89', '5defaa00-1e42-4d92-9390-6135b5f1ec75', '647b9fa3-9edb-49f1-a16a-d14d6fd0aad2'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:30.000726 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6153b444-ff6a-4099-8b22-d22ebeb18179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c7270d5-edf3-48ce-8727-7bd3c8c7d6e4', '77100082-a9e3-4b85-b1ab-062a71d28d89', '5defaa00-1e42-4d92-9390-6135b5f1ec75', '647b9fa3-9edb-49f1-a16a-d14d6fd0aad2']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.001311 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8da69d-7c14-4d97-8a87-e4f59a727322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.005134 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c33e9eb6-1fbd-426d-b026-6e9624236a92 tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 200 Jul 03 15:52:30.005576 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 667/2695] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:29 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:30.025428 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8da69d-7c14-4d97-8a87-e4f59a727322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0629161-dd3b-4509-823a-fe323a118500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-491811576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['9c7270d5-edf3-48ce-8727-7bd3c8c7d6e4','77100082-a9e3-4b85-b1ab-062a71d28d89','5defaa00-1e42-4d92-9390-6135b5f1ec75','647b9fa3-9edb-49f1-a16a-d14d6fd0aad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-491811576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0629161-dd3b-4509-823a-fe323a118500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc2c58f7f24426bb97f89361a966ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='288cce4774f64b1b93d75b43f8689825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.026224 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1f44ba-f1ec-4925-8102-097b3188ec8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.044314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1f44ba-f1ec-4925-8102-097b3188ec8d) transitioned into 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-491811576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['9c7270d5-edf3-48ce-8727-7bd3c8c7d6e4','77100082-a9e3-4b85-b1ab-062a71d28d89','5defaa00-1e42-4d92-9390-6135b5f1ec75','647b9fa3-9edb-49f1-a16a-d14d6fd0aad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.045075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02946ea5-87cd-46ab-8569-8ffaa8052b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.049064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0e008a72-f580-4b0f-8c0a-f90c81681018 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.055154 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0e008a72-f580-4b0f-8c0a-f90c81681018 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] GET https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 Jul 03 15:52:30.055439 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0e008a72-f580-4b0f-8c0a-f90c81681018 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:30.055635 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0e008a72-f580-4b0f-8c0a-f90c81681018 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:30.058472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02946ea5-87cd-46ab-8569-8ffaa8052b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.059407 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (3053b694-214e-49c9-89a4-46dafea8ff4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.059766 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request issued successfully. Jul 03 15:52:30.060375 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27334818-0d6d-4215-8f44-73913a773d35 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:30.060921 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 675/2696] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:29 2026] POST /volume/v3/volumes => generated 759 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:30.063394 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0e008a72-f580-4b0f-8c0a-f90c81681018 tempest-ServerRescueNegativeTestJSON-1626168046 tempest-ServerRescueNegativeTestJSON-1626168046-project-member] https://10.4.3.228/volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 returned with HTTP 404 Jul 03 15:52:30.063915 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 682/2697] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:30 2026] GET /volume/v3/volumes/e5b269c4-4e16-44c6-8c7c-0d2306796079 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:30.076218 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.079099 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:30.079840 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "60c58f65-96a6-417c-90b4-ccb5ad5eb8cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1155388917"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:30.081583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request body: {'volume': {"'snapshot_id": '60c58f65-96a6-417c-90b4-ccb5ad5eb8cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1155388917'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:30.082081 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume of 1 GB Jul 03 15:52:30.087512 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Availability Zones retrieved successfully. Jul 03 15:52:30.094875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (8f09a1a5-ac84-41a6-b452-67e3815fc64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.095969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30308e94-f0fd-4f27-a7ae-014ce4e7ecb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.096988 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:30.128999 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30308e94-f0fd-4f27-a7ae-014ce4e7ecb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.130164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe98007-04ce-49e5-9df5-818a3e182ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.179918 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Created reservations ['4835c600-3af9-4f2f-92d2-86d3ff9098c3', 'e8c7f61b-6f0e-48e2-8900-ffbf8d773b6a', '55ecc6fc-8a46-487b-8178-bd2eefa2caa4', '97278418-5634-4bbf-afc1-e414679090f6'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:30.180803 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe98007-04ce-49e5-9df5-818a3e182ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4835c600-3af9-4f2f-92d2-86d3ff9098c3', 'e8c7f61b-6f0e-48e2-8900-ffbf8d773b6a', '55ecc6fc-8a46-487b-8178-bd2eefa2caa4', '97278418-5634-4bbf-afc1-e414679090f6']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.181553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f798cf-a358-4bb5-9357-9e7448fbc263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.207365 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f798cf-a358-4bb5-9357-9e7448fbc263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '274377c7-69b6-4982-82be-7f4cfa167d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1155388917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['4835c600-3af9-4f2f-92d2-86d3ff9098c3','e8c7f61b-6f0e-48e2-8900-ffbf8d773b6a','55ecc6fc-8a46-487b-8178-bd2eefa2caa4','97278418-5634-4bbf-afc1-e414679090f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1155388917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=274377c7-69b6-4982-82be-7f4cfa167d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc2c58f7f24426bb97f89361a966ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='288cce4774f64b1b93d75b43f8689825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.208293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1edb5188-2540-4f2b-970e-98117ee3914e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.231093 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1edb5188-2540-4f2b-970e-98117ee3914e) transitioned into 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-1155388917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['4835c600-3af9-4f2f-92d2-86d3ff9098c3','e8c7f61b-6f0e-48e2-8900-ffbf8d773b6a','55ecc6fc-8a46-487b-8178-bd2eefa2caa4','97278418-5634-4bbf-afc1-e414679090f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.232304 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9ec62c-0a70-4d78-95a8-5fe462d0b1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.249678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9ec62c-0a70-4d78-95a8-5fe462d0b1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.250060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (8f09a1a5-ac84-41a6-b452-67e3815fc64c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.250358 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request issued successfully. Jul 03 15:52:30.251363 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4bb7b8d6-2a64-44c3-9b2f-bee2e39dfde6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:30.252311 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 674/2698] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:30 2026] POST /volume/v3/volumes => generated 760 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:30.263238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.264929 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:30.265249 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "60c58f65-96a6-417c-90b4-ccb5ad5eb8cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-492869259"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:30.266667 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request body: {'volume': {"'snapshot_id": '60c58f65-96a6-417c-90b4-ccb5ad5eb8cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-492869259'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:30.266956 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume of 1 GB Jul 03 15:52:30.270677 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Availability Zones retrieved successfully. Jul 03 15:52:30.276243 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (04e4510f-9784-43a5-9364-d0999e49838f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.277344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2f23c3-26be-4980-a049-c8f4617e6245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.278217 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:30.305361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2f23c3-26be-4980-a049-c8f4617e6245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.306444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137dc677-2a02-4918-98df-00d0453e7ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.355182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Created reservations ['9c6537d1-259d-4764-b9ad-c9a3a7927432', 'edf9e7d0-381e-42f3-a42a-a43559335857', '38e6979c-6548-4aa7-bbc9-2a9b049ef4f1', 'dad372bb-e482-4139-8c3e-8105207431db'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:30.355182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137dc677-2a02-4918-98df-00d0453e7ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c6537d1-259d-4764-b9ad-c9a3a7927432', 'edf9e7d0-381e-42f3-a42a-a43559335857', '38e6979c-6548-4aa7-bbc9-2a9b049ef4f1', 'dad372bb-e482-4139-8c3e-8105207431db']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.355182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a7916e1-b8b8-4dbb-95f4-1c4b33bd0a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.388805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a7916e1-b8b8-4dbb-95f4-1c4b33bd0a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b559e1-c1d9-4bce-a7c8-b9e865957a83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-492869259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['9c6537d1-259d-4764-b9ad-c9a3a7927432','edf9e7d0-381e-42f3-a42a-a43559335857','38e6979c-6548-4aa7-bbc9-2a9b049ef4f1','dad372bb-e482-4139-8c3e-8105207431db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-492869259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b559e1-c1d9-4bce-a7c8-b9e865957a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc2c58f7f24426bb97f89361a966ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='288cce4774f64b1b93d75b43f8689825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.389748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2cff68-5eac-4309-b746-d660188c53aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.412297 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2cff68-5eac-4309-b746-d660188c53aa) transitioned into 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-492869259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['9c6537d1-259d-4764-b9ad-c9a3a7927432','edf9e7d0-381e-42f3-a42a-a43559335857','38e6979c-6548-4aa7-bbc9-2a9b049ef4f1','dad372bb-e482-4139-8c3e-8105207431db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.413187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e729df-7237-4223-902c-20a66ab2c187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.427100 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e729df-7237-4223-902c-20a66ab2c187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.428640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (04e4510f-9784-43a5-9364-d0999e49838f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.429001 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request issued successfully. Jul 03 15:52:30.429641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-642dcbee-1ac7-4596-8148-b8e9a0963da6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:30.430139 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 668/2699] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:30 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:30.445735 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.447737 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:30.448102 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "60c58f65-96a6-417c-90b4-ccb5ad5eb8cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1406854541"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:30.449588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request body: {'volume': {"'snapshot_id": '60c58f65-96a6-417c-90b4-ccb5ad5eb8cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1406854541'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:30.449818 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume of 1 GB Jul 03 15:52:30.450079 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:30.450079 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:30.456211 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Availability Zones retrieved successfully. Jul 03 15:52:30.462159 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (4e3169ad-85a8-46df-9dfe-3fe0dbd9b304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.463018 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760548a9-07a3-4574-9048-e2d63a9183b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.464212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:30.492840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760548a9-07a3-4574-9048-e2d63a9183b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.493630 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd01be0-050f-4e45-a25f-48eab2aa4ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.552645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Created reservations ['e97cda5c-a976-4989-87a6-f1900cc454b7', 'fd1c1ef2-78b3-472f-8ce6-c1a61cba1676', '0551315f-f060-4c6d-93e3-6e65b754143c', '1411a449-68e5-43f9-98f5-673b583ecf6f'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:30.552645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd01be0-050f-4e45-a25f-48eab2aa4ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e97cda5c-a976-4989-87a6-f1900cc454b7', 'fd1c1ef2-78b3-472f-8ce6-c1a61cba1676', '0551315f-f060-4c6d-93e3-6e65b754143c', '1411a449-68e5-43f9-98f5-673b583ecf6f']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.552645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb103bc9-998d-46b8-b715-14fdb11fe35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.578584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb103bc9-998d-46b8-b715-14fdb11fe35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a4a5b64-e288-4da3-9fa7-da3e18e83b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1406854541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['e97cda5c-a976-4989-87a6-f1900cc454b7','fd1c1ef2-78b3-472f-8ce6-c1a61cba1676','0551315f-f060-4c6d-93e3-6e65b754143c','1411a449-68e5-43f9-98f5-673b583ecf6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1406854541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a4a5b64-e288-4da3-9fa7-da3e18e83b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc2c58f7f24426bb97f89361a966ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='288cce4774f64b1b93d75b43f8689825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.580388 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e1dd59-07fb-4c43-9aae-49be791625b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.613509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e1dd59-07fb-4c43-9aae-49be791625b3) transitioned into 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-1406854541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['e97cda5c-a976-4989-87a6-f1900cc454b7','fd1c1ef2-78b3-472f-8ce6-c1a61cba1676','0551315f-f060-4c6d-93e3-6e65b754143c','1411a449-68e5-43f9-98f5-673b583ecf6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.613509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2add81cf-de94-405e-a463-174d604a0784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.624387 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2add81cf-de94-405e-a463-174d604a0784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.625408 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (4e3169ad-85a8-46df-9dfe-3fe0dbd9b304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.626209 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request issued successfully. Jul 03 15:52:30.626848 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f5cd5c9-ae2c-4fb3-8ba0-595a5abacdc8 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:30.627561 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 676/2700] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:30 2026] POST /volume/v3/volumes => generated 760 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:30.642776 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.645254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:30.645950 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "60c58f65-96a6-417c-90b4-ccb5ad5eb8cd", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-899609127"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:30.647470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request body: {'volume': {"'snapshot_id": '60c58f65-96a6-417c-90b4-ccb5ad5eb8cd', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-899609127'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:30.647832 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume of 1 GB Jul 03 15:52:30.655148 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Availability Zones retrieved successfully. Jul 03 15:52:30.664118 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (8572c915-1b97-4cdc-8249-a0a43d03c573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.666990 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04c3ed6-6f42-4bea-a7b4-bdf33a44bfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.668734 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:30.704578 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04c3ed6-6f42-4bea-a7b4-bdf33a44bfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.705466 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c937455-ab40-4eef-b1b8-d478a7aac6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.791820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Created reservations ['5abb0b46-6e02-4abf-a293-609a959b7e8d', '07b6dd6d-cc25-4c1f-85a2-f8ad6ae0d3f5', '8f1a4fdb-c584-4fdd-b282-524b7b7084d0', '09b6f497-658e-48e9-9f72-e478dc92e934'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:30.792547 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c937455-ab40-4eef-b1b8-d478a7aac6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5abb0b46-6e02-4abf-a293-609a959b7e8d', '07b6dd6d-cc25-4c1f-85a2-f8ad6ae0d3f5', '8f1a4fdb-c584-4fdd-b282-524b7b7084d0', '09b6f497-658e-48e9-9f72-e478dc92e934']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.793270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57608c38-19b2-4cd6-9279-0a458200770e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.818600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57608c38-19b2-4cd6-9279-0a458200770e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b91f2ddf-a203-415a-a8e6-c92a72582d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-899609127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['5abb0b46-6e02-4abf-a293-609a959b7e8d','07b6dd6d-cc25-4c1f-85a2-f8ad6ae0d3f5','8f1a4fdb-c584-4fdd-b282-524b7b7084d0','09b6f497-658e-48e9-9f72-e478dc92e934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-899609127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b91f2ddf-a203-415a-a8e6-c92a72582d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc2c58f7f24426bb97f89361a966ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='288cce4774f64b1b93d75b43f8689825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.819362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bedfca-e486-415b-bc45-80deb8429275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.836483 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bedfca-e486-415b-bc45-80deb8429275) transitioned into 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-899609127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc2c58f7f24426bb97f89361a966ca5',qos_specs=None,replication_status=,reservations=['5abb0b46-6e02-4abf-a293-609a959b7e8d','07b6dd6d-cc25-4c1f-85a2-f8ad6ae0d3f5','8f1a4fdb-c584-4fdd-b282-524b7b7084d0','09b6f497-658e-48e9-9f72-e478dc92e934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288cce4774f64b1b93d75b43f8689825',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.837544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e76e03-300b-404b-9514-8cd8e7d78f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:30.848349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e76e03-300b-404b-9514-8cd8e7d78f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:30.849169 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Flow 'volume_create_api' (8572c915-1b97-4cdc-8249-a0a43d03c573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:30.849475 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Create volume request issued successfully. Jul 03 15:52:30.850142 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3a459a0-d70f-4b8b-93d4-c904bf16a894 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:30.850555 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 683/2701] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:30 2026] POST /volume/v3/volumes => generated 759 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:30.864607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0f252943-4ee5-44b5-911a-9c8b5729c9fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.869074 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f252943-4ee5-44b5-911a-9c8b5729c9fe tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 Jul 03 15:52:30.869317 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f252943-4ee5-44b5-911a-9c8b5729c9fe tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:30.869562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f252943-4ee5-44b5-911a-9c8b5729c9fe tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:30.884044 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:30.884044 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:30.887938 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0f252943-4ee5-44b5-911a-9c8b5729c9fe tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:30.892240 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f252943-4ee5-44b5-911a-9c8b5729c9fe tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 returned with HTTP 200 Jul 03 15:52:30.892664 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 675/2702] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:30 2026] GET /volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:30.906461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d691d474-28e8-4106-868b-ed69ae0f05fb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.908475 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d691d474-28e8-4106-868b-ed69ae0f05fb tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b Jul 03 15:52:30.908679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d691d474-28e8-4106-868b-ed69ae0f05fb tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:30.908868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d691d474-28e8-4106-868b-ed69ae0f05fb tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:30.916127 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:30.916127 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:30.919567 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d691d474-28e8-4106-868b-ed69ae0f05fb tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:30.923282 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d691d474-28e8-4106-868b-ed69ae0f05fb tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b returned with HTTP 200 Jul 03 15:52:30.923658 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 669/2703] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:30 2026] GET /volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:30.938008 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ae9fa1f9-5d53-416f-9ed2-46ae5523558f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.939497 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae9fa1f9-5d53-416f-9ed2-46ae5523558f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 Jul 03 15:52:30.939915 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae9fa1f9-5d53-416f-9ed2-46ae5523558f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:30.940397 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae9fa1f9-5d53-416f-9ed2-46ae5523558f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:30.947775 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:30.947775 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:30.951476 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ae9fa1f9-5d53-416f-9ed2-46ae5523558f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:30.955474 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae9fa1f9-5d53-416f-9ed2-46ae5523558f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 returned with HTTP 200 Jul 03 15:52:30.956351 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 677/2704] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:30 2026] GET /volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:30.972222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5838ddae-9623-4c01-8249-0c88bc9b2dd6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:30.974270 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5838ddae-9623-4c01-8249-0c88bc9b2dd6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 Jul 03 15:52:30.974536 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5838ddae-9623-4c01-8249-0c88bc9b2dd6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:30.974784 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5838ddae-9623-4c01-8249-0c88bc9b2dd6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:30.981795 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:30.981795 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:30.985948 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5838ddae-9623-4c01-8249-0c88bc9b2dd6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:30.990270 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5838ddae-9623-4c01-8249-0c88bc9b2dd6 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 returned with HTTP 200 Jul 03 15:52:30.990840 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 684/2705] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:30 2026] GET /volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:31.007486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-596cf896-b8b3-4431-a3bf-3f2f1975bc73 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:31.009709 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-596cf896-b8b3-4431-a3bf-3f2f1975bc73 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b Jul 03 15:52:31.010017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-596cf896-b8b3-4431-a3bf-3f2f1975bc73 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:31.010309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-596cf896-b8b3-4431-a3bf-3f2f1975bc73 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:31.020761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0230244e-74a5-426d-bb4f-59a2a8bb83ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:31.022542 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0230244e-74a5-426d-bb4f-59a2a8bb83ab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] GET https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f Jul 03 15:52:31.022579 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:31.022579 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:31.022751 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0230244e-74a5-426d-bb4f-59a2a8bb83ab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:31.022880 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0230244e-74a5-426d-bb4f-59a2a8bb83ab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:31.029646 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-596cf896-b8b3-4431-a3bf-3f2f1975bc73 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:31.032046 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0230244e-74a5-426d-bb4f-59a2a8bb83ab tempest-AttachVolumeMultiAttachTest-1092754798 tempest-AttachVolumeMultiAttachTest-1092754798-project-member] https://10.4.3.228/volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f returned with HTTP 404 Jul 03 15:52:31.032812 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 670/2706] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:31 2026] GET /volume/v3/volumes/81e98a3b-28ef-41f1-b19d-0ebb613e1c8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:31.036468 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-596cf896-b8b3-4431-a3bf-3f2f1975bc73 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b returned with HTTP 200 Jul 03 15:52:31.036870 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 676/2707] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:31 2026] GET /volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:31.050832 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:31.052909 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b Jul 03 15:52:31.052909 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:31.053301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:31.053457 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume with id: b91f2ddf-a203-415a-a8e6-c92a72582d3b Jul 03 15:52:31.061270 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:31.061270 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:31.061520 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:31.090423 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume request issued successfully. Jul 03 15:52:31.091712 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c10e34f5-dbfd-4156-bcf4-4824b0cc62ca tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b returned with HTTP 202 Jul 03 15:52:31.093019 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 678/2708] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:31 2026] DELETE /volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:31.100500 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7189f32c-1736-40b6-82ec-b4be8e1950e7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:31.102781 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7189f32c-1736-40b6-82ec-b4be8e1950e7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b Jul 03 15:52:31.103019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7189f32c-1736-40b6-82ec-b4be8e1950e7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:31.103237 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7189f32c-1736-40b6-82ec-b4be8e1950e7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:31.110449 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:31.110449 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:31.114335 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7189f32c-1736-40b6-82ec-b4be8e1950e7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:31.119285 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7189f32c-1736-40b6-82ec-b4be8e1950e7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b returned with HTTP 200 Jul 03 15:52:31.119681 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 685/2709] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:31 2026] GET /volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:31.122860 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:31.127159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:31.127539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-954391786", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": null, "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:31.129120 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-954391786', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': None, 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:31.294464 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Create volume of 1 GB Jul 03 15:52:31.300082 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Availability Zones retrieved successfully. Jul 03 15:52:31.305108 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Flow 'volume_create_api' (417bce69-8ef8-4ecc-969e-2da77a1f6fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:31.306319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb013e0-4f42-422e-acf3-7b45e552d07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:31.307232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:31.388580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb013e0-4f42-422e-acf3-7b45e552d07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:31.389936 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d444bf4-a9cb-4531-8c17-12a286d6701e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:31.473481 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Created reservations ['0d980eb4-dea7-4638-9327-27ca0f9957fe', '6806852d-b575-4f2d-815f-de6457410984', 'af8fe888-ad53-4608-a4de-80d14bc94e15', '29010d15-95a3-40fa-b67c-384432c9f3f8'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:31.476006 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d444bf4-a9cb-4531-8c17-12a286d6701e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d980eb4-dea7-4638-9327-27ca0f9957fe', '6806852d-b575-4f2d-815f-de6457410984', 'af8fe888-ad53-4608-a4de-80d14bc94e15', '29010d15-95a3-40fa-b67c-384432c9f3f8']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:31.476006 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f22750-fe93-4e57-8890-18cad135c809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:31.501449 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f22750-fe93-4e57-8890-18cad135c809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9633909e-0997-448a-b6ad-0c55bc8fbe30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-954391786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9576b99816ff419c96b55cca8dd90c40',qos_specs=None,replication_status=,reservations=['0d980eb4-dea7-4638-9327-27ca0f9957fe','6806852d-b575-4f2d-815f-de6457410984','af8fe888-ad53-4608-a4de-80d14bc94e15','29010d15-95a3-40fa-b67c-384432c9f3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ec86410bc4461ebc42fb86df3ce8cd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-954391786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9633909e-0997-448a-b6ad-0c55bc8fbe30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9576b99816ff419c96b55cca8dd90c40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='89ec86410bc4461ebc42fb86df3ce8cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:31.502390 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32848283-a076-4aea-932d-8e19a952d565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:31.526178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32848283-a076-4aea-932d-8e19a952d565) transitioned into 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-954391786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9576b99816ff419c96b55cca8dd90c40',qos_specs=None,replication_status=,reservations=['0d980eb4-dea7-4638-9327-27ca0f9957fe','6806852d-b575-4f2d-815f-de6457410984','af8fe888-ad53-4608-a4de-80d14bc94e15','29010d15-95a3-40fa-b67c-384432c9f3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ec86410bc4461ebc42fb86df3ce8cd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:31.527112 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd24451-fbdd-4121-8b2e-4b29c18a6617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:31.541090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd24451-fbdd-4121-8b2e-4b29c18a6617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:31.542049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Flow 'volume_create_api' (417bce69-8ef8-4ecc-969e-2da77a1f6fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:31.542642 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Create volume request issued successfully. Jul 03 15:52:31.543026 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b237375f-397f-4b3c-a7fc-5c25984e40a5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:31.543441 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 671/2710] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:31 2026] POST /volume/v3/volumes => generated 753 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:31.554611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1f812b2b-64a5-4be0-bcc1-74b3e45a3ea2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:31.557235 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f812b2b-64a5-4be0-bcc1-74b3e45a3ea2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:52:31.557637 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f812b2b-64a5-4be0-bcc1-74b3e45a3ea2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:31.557941 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f812b2b-64a5-4be0-bcc1-74b3e45a3ea2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:31.568061 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:31.568061 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:31.576678 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1f812b2b-64a5-4be0-bcc1-74b3e45a3ea2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:31.583478 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f812b2b-64a5-4be0-bcc1-74b3e45a3ea2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 200 Jul 03 15:52:31.584050 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 677/2711] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:31 2026] GET /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:32.133645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-68f9aaac-a689-474a-a388-c9f487af3c79 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.135887 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-68f9aaac-a689-474a-a388-c9f487af3c79 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b Jul 03 15:52:32.136153 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-68f9aaac-a689-474a-a388-c9f487af3c79 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:32.136397 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-68f9aaac-a689-474a-a388-c9f487af3c79 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:32.142929 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-68f9aaac-a689-474a-a388-c9f487af3c79 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b returned with HTTP 404 Jul 03 15:52:32.143525 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 679/2712] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:32 2026] GET /volume/v3/volumes/b91f2ddf-a203-415a-a8e6-c92a72582d3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:32.152543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.154198 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 Jul 03 15:52:32.154494 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:32.154783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:32.155081 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume with id: 5a4a5b64-e288-4da3-9fa7-da3e18e83b36 Jul 03 15:52:32.162554 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:32.162554 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:32.164638 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:32.181462 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume request issued successfully. Jul 03 15:52:32.181874 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1afc268d-ec55-4dd0-98c6-9b2255c2e2ac tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 returned with HTTP 202 Jul 03 15:52:32.182508 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 686/2713] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:32 2026] DELETE /volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:32.197655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e117aa4e-82c9-41f3-8cd2-0bf36a4d2694 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.200668 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e117aa4e-82c9-41f3-8cd2-0bf36a4d2694 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 Jul 03 15:52:32.200933 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e117aa4e-82c9-41f3-8cd2-0bf36a4d2694 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:32.201178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e117aa4e-82c9-41f3-8cd2-0bf36a4d2694 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:32.212252 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:32.212252 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:32.216735 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e117aa4e-82c9-41f3-8cd2-0bf36a4d2694 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:32.224854 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e117aa4e-82c9-41f3-8cd2-0bf36a4d2694 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 returned with HTTP 200 Jul 03 15:52:32.225510 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 672/2714] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:32 2026] GET /volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:32.598762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9bc7df25-101c-4ea1-a835-ee03ed2d9402 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.601692 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9bc7df25-101c-4ea1-a835-ee03ed2d9402 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:52:32.602075 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9bc7df25-101c-4ea1-a835-ee03ed2d9402 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:32.602307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9bc7df25-101c-4ea1-a835-ee03ed2d9402 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:32.611865 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:32.611865 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:32.618093 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9bc7df25-101c-4ea1-a835-ee03ed2d9402 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:32.624587 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9bc7df25-101c-4ea1-a835-ee03ed2d9402 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 200 Jul 03 15:52:32.625080 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 678/2715] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:32 2026] GET /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:32.638695 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-78aa3793-afd4-4a3c-b3eb-82ad80d03fe3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.641262 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-78aa3793-afd4-4a3c-b3eb-82ad80d03fe3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:52:32.641483 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-78aa3793-afd4-4a3c-b3eb-82ad80d03fe3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:32.641718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-78aa3793-afd4-4a3c-b3eb-82ad80d03fe3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:32.650006 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:32.650006 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:32.653966 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-78aa3793-afd4-4a3c-b3eb-82ad80d03fe3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:32.659021 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-78aa3793-afd4-4a3c-b3eb-82ad80d03fe3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 200 Jul 03 15:52:32.659480 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 680/2716] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:32 2026] GET /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:32.673994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dfabf13c-7fa9-4356-bde9-269e6a0acbda None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.678646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfabf13c-7fa9-4356-bde9-269e6a0acbda tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:52:32.678646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfabf13c-7fa9-4356-bde9-269e6a0acbda tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:32.678646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfabf13c-7fa9-4356-bde9-269e6a0acbda tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:32.686598 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:32.686598 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:32.691971 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dfabf13c-7fa9-4356-bde9-269e6a0acbda tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:32.708362 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfabf13c-7fa9-4356-bde9-269e6a0acbda tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 200 Jul 03 15:52:32.709019 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 687/2717] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:32 2026] GET /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:32.726863 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.731569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:52:32.731569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9633909e-0997-448a-b6ad-0c55bc8fbe30", "name": "tempest-TestVolumeBackupRestore-backup-153588127", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:32.731569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Creating new backup {'backup': {'volume_id': '9633909e-0997-448a-b6ad-0c55bc8fbe30', 'name': 'tempest-TestVolumeBackupRestore-backup-153588127', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:52:32.731569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Creating backup of volume 9633909e-0997-448a-b6ad-0c55bc8fbe30 in container None Jul 03 15:52:32.741505 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:32.741505 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:32.742226 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:32.779871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Created reservations ['db3d32cb-ee43-49d0-bd4b-4f7f4b7f5b76', 'dccdf12d-2602-4d76-b6bb-e1e951e7f3a9'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:32.827646 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e08adcf5-5ef7-4c6d-86cb-02232215d6f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:52:32.827646 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 673/2718] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:32 2026] POST /volume/v3/backups => generated 334 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:32.840186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e4c7b36c-1c30-449b-a197-77835942e562 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:32.845069 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4c7b36c-1c30-449b-a197-77835942e562 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:32.845069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4c7b36c-1c30-449b-a197-77835942e562 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:32.845069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4c7b36c-1c30-449b-a197-77835942e562 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:32.845069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e4c7b36c-1c30-449b-a197-77835942e562 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:32.851990 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:32.851990 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:32.856027 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4c7b36c-1c30-449b-a197-77835942e562 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:32.856027 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 679/2719] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:32 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 741 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:33.243523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6f34edf4-185b-4cc2-8696-45ea48b116b7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:33.245369 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f34edf4-185b-4cc2-8696-45ea48b116b7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 Jul 03 15:52:33.245545 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f34edf4-185b-4cc2-8696-45ea48b116b7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:33.245755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f34edf4-185b-4cc2-8696-45ea48b116b7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:33.253231 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f34edf4-185b-4cc2-8696-45ea48b116b7 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 returned with HTTP 404 Jul 03 15:52:33.254004 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 681/2720] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:33 2026] GET /volume/v3/volumes/5a4a5b64-e288-4da3-9fa7-da3e18e83b36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:33.261650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-25d949e3-2f10-456f-bbdc-83e014305b3b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:33.263720 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-25d949e3-2f10-456f-bbdc-83e014305b3b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 Jul 03 15:52:33.263944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-25d949e3-2f10-456f-bbdc-83e014305b3b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:33.264166 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-25d949e3-2f10-456f-bbdc-83e014305b3b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:33.264344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-25d949e3-2f10-456f-bbdc-83e014305b3b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume with id: f9b559e1-c1d9-4bce-a7c8-b9e865957a83 Jul 03 15:52:33.271485 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:33.271485 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:33.271958 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-25d949e3-2f10-456f-bbdc-83e014305b3b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:33.291976 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-25d949e3-2f10-456f-bbdc-83e014305b3b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume request issued successfully. Jul 03 15:52:33.292163 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-25d949e3-2f10-456f-bbdc-83e014305b3b tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 returned with HTTP 202 Jul 03 15:52:33.292554 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 688/2721] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:33 2026] DELETE /volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:33.299921 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d2ff988b-b169-413b-b5b1-9e630a40da55 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:33.302248 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2ff988b-b169-413b-b5b1-9e630a40da55 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 Jul 03 15:52:33.302524 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2ff988b-b169-413b-b5b1-9e630a40da55 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:33.302814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2ff988b-b169-413b-b5b1-9e630a40da55 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:33.312903 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:33.312903 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:33.318312 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d2ff988b-b169-413b-b5b1-9e630a40da55 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:33.324487 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2ff988b-b169-413b-b5b1-9e630a40da55 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 returned with HTTP 200 Jul 03 15:52:33.324938 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 674/2722] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:33 2026] GET /volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:33.865554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b37b4939-05d7-4338-b2d1-2821a3753b7e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:33.867843 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b37b4939-05d7-4338-b2d1-2821a3753b7e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:33.868544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b37b4939-05d7-4338-b2d1-2821a3753b7e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:33.868544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b37b4939-05d7-4338-b2d1-2821a3753b7e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:33.868544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-b37b4939-05d7-4338-b2d1-2821a3753b7e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:33.877081 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:33.877081 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:33.877870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b37b4939-05d7-4338-b2d1-2821a3753b7e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:33.878327 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 680/2723] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:33 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:34.338505 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fe83a814-1e72-46dc-b675-17622fa12d65 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:34.340736 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe83a814-1e72-46dc-b675-17622fa12d65 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 Jul 03 15:52:34.342582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe83a814-1e72-46dc-b675-17622fa12d65 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:34.342582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe83a814-1e72-46dc-b675-17622fa12d65 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:34.347584 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe83a814-1e72-46dc-b675-17622fa12d65 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 returned with HTTP 404 Jul 03 15:52:34.348072 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 682/2724] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:34 2026] GET /volume/v3/volumes/f9b559e1-c1d9-4bce-a7c8-b9e865957a83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:34.355694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:34.358396 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b Jul 03 15:52:34.358712 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:34.359004 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:34.359254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume with id: 274377c7-69b6-4982-82be-7f4cfa167d3b Jul 03 15:52:34.368922 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:34.368922 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:34.369460 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:34.388020 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume request issued successfully. Jul 03 15:52:34.388325 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a725f1dd-d6b3-4358-8d33-c96878cfab69 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b returned with HTTP 202 Jul 03 15:52:34.388862 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 689/2725] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:34 2026] DELETE /volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:34.398228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e6a32979-63c1-41cc-bd6c-b3b60ff4e07a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:34.400382 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6a32979-63c1-41cc-bd6c-b3b60ff4e07a tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b Jul 03 15:52:34.400631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6a32979-63c1-41cc-bd6c-b3b60ff4e07a tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:34.400871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6a32979-63c1-41cc-bd6c-b3b60ff4e07a tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:34.410175 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:34.410175 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:34.416132 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e6a32979-63c1-41cc-bd6c-b3b60ff4e07a tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:34.420083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6a32979-63c1-41cc-bd6c-b3b60ff4e07a tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b returned with HTTP 200 Jul 03 15:52:34.420546 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 675/2726] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:34 2026] GET /volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:34.740493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-70861040-337f-4ce5-9bb5-d65195e8b38d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:34.825902 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70861040-337f-4ce5-9bb5-d65195e8b38d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:52:34.826220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-70861040-337f-4ce5-9bb5-d65195e8b38d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-847455751"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:34.840265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70861040-337f-4ce5-9bb5-d65195e8b38d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:52:34.840672 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 681/2727] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:52:34 2026] POST /volume/v3/types => generated 227 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:34.849634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0435a99f-32a7-48a2-9953-13b976152737 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:34.851508 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0435a99f-32a7-48a2-9953-13b976152737 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:52:34.851908 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0435a99f-32a7-48a2-9953-13b976152737 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1098587782"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:34.868351 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0435a99f-32a7-48a2-9953-13b976152737 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:52:34.868754 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 683/2728] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:52:34 2026] POST /volume/v3/group_types => generated 185 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:34.876559 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:34.889771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0c35994b-a720-41e7-8f46-af58327573e1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:34.891556 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c35994b-a720-41e7-8f46-af58327573e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:34.891804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c35994b-a720-41e7-8f46-af58327573e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:34.892073 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c35994b-a720-41e7-8f46-af58327573e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:34.892205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0c35994b-a720-41e7-8f46-af58327573e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:34.896935 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:34.896935 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:34.897907 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c35994b-a720-41e7-8f46-af58327573e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:34.898406 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 676/2729] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:34 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:34.935597 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:52:34.936146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8d40534d-78c0-49c3-ab25-a107d6e95a88", "volume_types": ["ba378115-3412-4d03-a25b-c21db4868043"], "name": "tempest-GroupSnapshotsV319Test-Group-20354131"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:34.938267 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Creating new group {'group': {'group_type': '8d40534d-78c0-49c3-ab25-a107d6e95a88', 'volume_types': ['ba378115-3412-4d03-a25b-c21db4868043'], 'name': 'tempest-GroupSnapshotsV319Test-Group-20354131'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:52:34.942795 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-20354131. Jul 03 15:52:34.965217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:52:34.964556. {{(pid=99819) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:52:34.965393 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Availability Zones retrieved successfully. Jul 03 15:52:34.988218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Created reservations ['d6f29c47-8544-4f79-a56b-d526b26f0af1'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:35.018696 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54b0f11d-6742-4ada-bab4-b7b1bdb4b337 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:52:35.019277 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 690/2730] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:52:34 2026] POST /volume/v3/groups => generated 114 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:35.027192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4c47c1cb-975f-4354-80c1-0cf8649d989a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:35.029523 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c47c1cb-975f-4354-80c1-0cf8649d989a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 Jul 03 15:52:35.029836 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c47c1cb-975f-4354-80c1-0cf8649d989a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:35.030000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c47c1cb-975f-4354-80c1-0cf8649d989a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:35.030139 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-4c47c1cb-975f-4354-80c1-0cf8649d989a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 6dd62cc3-e786-44ca-a88f-8d23c001e087 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:35.033941 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:35.033941 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:35.042315 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c47c1cb-975f-4354-80c1-0cf8649d989a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 returned with HTTP 200 Jul 03 15:52:35.042697 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 682/2731] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:35 2026] GET /volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 => generated 394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:35.432959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-40e83543-646a-4ff0-845d-d43586c2444e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:35.434608 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40e83543-646a-4ff0-845d-d43586c2444e tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b Jul 03 15:52:35.434824 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40e83543-646a-4ff0-845d-d43586c2444e tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:35.435162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40e83543-646a-4ff0-845d-d43586c2444e tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:35.441186 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40e83543-646a-4ff0-845d-d43586c2444e tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b returned with HTTP 404 Jul 03 15:52:35.441732 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 684/2732] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:35 2026] GET /volume/v3/volumes/274377c7-69b6-4982-82be-7f4cfa167d3b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:35.449935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b52123ad-d876-464e-b911-7fb9d55332b4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:35.451895 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b52123ad-d876-464e-b911-7fb9d55332b4 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 Jul 03 15:52:35.452139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b52123ad-d876-464e-b911-7fb9d55332b4 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:35.452364 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b52123ad-d876-464e-b911-7fb9d55332b4 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:35.452554 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b52123ad-d876-464e-b911-7fb9d55332b4 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume with id: a0629161-dd3b-4509-823a-fe323a118500 Jul 03 15:52:35.462457 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:35.462457 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:35.463014 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b52123ad-d876-464e-b911-7fb9d55332b4 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:35.482044 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b52123ad-d876-464e-b911-7fb9d55332b4 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume request issued successfully. Jul 03 15:52:35.482363 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b52123ad-d876-464e-b911-7fb9d55332b4 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 returned with HTTP 202 Jul 03 15:52:35.482917 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 677/2733] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:35 2026] DELETE /volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:35.491210 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1629fca9-3bf4-4299-9cf0-6f2697792457 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:35.493899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1629fca9-3bf4-4299-9cf0-6f2697792457 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 Jul 03 15:52:35.494120 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1629fca9-3bf4-4299-9cf0-6f2697792457 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:35.494312 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1629fca9-3bf4-4299-9cf0-6f2697792457 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:35.505858 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:35.505858 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:35.509722 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1629fca9-3bf4-4299-9cf0-6f2697792457 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:35.514595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1629fca9-3bf4-4299-9cf0-6f2697792457 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 returned with HTTP 200 Jul 03 15:52:35.514975 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 691/2734] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:35 2026] GET /volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:35.908636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2e3eb91e-9786-4721-baa8-a1ddabdac1e1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:35.910684 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2e3eb91e-9786-4721-baa8-a1ddabdac1e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:35.910896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2e3eb91e-9786-4721-baa8-a1ddabdac1e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:35.911092 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2e3eb91e-9786-4721-baa8-a1ddabdac1e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:35.911192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2e3eb91e-9786-4721-baa8-a1ddabdac1e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:35.915829 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:35.915829 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:35.916727 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2e3eb91e-9786-4721-baa8-a1ddabdac1e1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:35.917120 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 683/2735] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:35 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:36.053261 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9bf5877a-657a-4c30-8f11-de24470d9f0f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:36.055145 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9bf5877a-657a-4c30-8f11-de24470d9f0f tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 Jul 03 15:52:36.055340 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9bf5877a-657a-4c30-8f11-de24470d9f0f tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:36.055564 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9bf5877a-657a-4c30-8f11-de24470d9f0f tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:36.055780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-9bf5877a-657a-4c30-8f11-de24470d9f0f tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 6dd62cc3-e786-44ca-a88f-8d23c001e087 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:36.060057 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.060057 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:36.069869 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9bf5877a-657a-4c30-8f11-de24470d9f0f tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 returned with HTTP 200 Jul 03 15:52:36.070470 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 685/2736] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:36 2026] GET /volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 => generated 395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:36.079444 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-acdb9350-f182-4523-8693-5434061f3c92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:36.081673 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:36.082152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-978357152", "volume_type": "ba378115-3412-4d03-a25b-c21db4868043", "group_id": "6dd62cc3-e786-44ca-a88f-8d23c001e087", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:36.084094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-978357152', 'volume_type': 'ba378115-3412-4d03-a25b-c21db4868043', 'group_id': '6dd62cc3-e786-44ca-a88f-8d23c001e087', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:36.094730 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.094730 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:36.095304 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Create volume of 1 GB Jul 03 15:52:36.103770 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Availability Zones retrieved successfully. Jul 03 15:52:36.115008 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Flow 'volume_create_api' (eaec6786-8e16-4603-8ca1-dc29ffedfefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:36.116573 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (192ccfb3-b3bb-4419-9502-f11a0966c0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:36.117339 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.117339 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:36.117911 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:36.140009 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (192ccfb3-b3bb-4419-9502-f11a0966c0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:52:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba378115-3412-4d03-a25b-c21db4868043,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-847455751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba378115-3412-4d03-a25b-c21db4868043', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6dd62cc3-e786-44ca-a88f-8d23c001e087', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:36.140980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c827fdba-c919-4b29-bf99-537c8a8a57df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:36.173394 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-847455751 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-847455751, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:52:36.173803 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-847455751 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-847455751, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:52:36.212183 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Created reservations ['6cef90d3-9991-47b0-b131-18462d4970eb', '506b63d9-9f06-479d-b8f5-1532c28bf114', 'a0485f66-01b9-4f04-a651-f54c43a71c4b', '21aa9d2c-6c72-4aba-8486-59c80bdb617f'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:36.213068 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c827fdba-c919-4b29-bf99-537c8a8a57df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cef90d3-9991-47b0-b131-18462d4970eb', '506b63d9-9f06-479d-b8f5-1532c28bf114', 'a0485f66-01b9-4f04-a651-f54c43a71c4b', '21aa9d2c-6c72-4aba-8486-59c80bdb617f']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:36.213804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86146ba0-2ac8-425f-8bbe-d5ec888f00aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:36.241138 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86146ba0-2ac8-425f-8bbe-d5ec888f00aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31941cdf-e35e-4302-bbe0-64bee202c9d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-978357152',encryption_key_id=None,group_id=6dd62cc3-e786-44ca-a88f-8d23c001e087,group_type_id=,metadata={},multiattach=False,project_id='3cd3190fab41429381c24e1cef6a5110',qos_specs=None,replication_status=,reservations=['6cef90d3-9991-47b0-b131-18462d4970eb','506b63d9-9f06-479d-b8f5-1532c28bf114','a0485f66-01b9-4f04-a651-f54c43a71c4b','21aa9d2c-6c72-4aba-8486-59c80bdb617f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c13f50eebe4fdf961a48bb32e26fae',volume_type_id=ba378115-3412-4d03-a25b-c21db4868043), '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-03T15:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-978357152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6dd62cc3-e786-44ca-a88f-8d23c001e087,host=None,id=31941cdf-e35e-4302-bbe0-64bee202c9d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cd3190fab41429381c24e1cef6a5110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c7c13f50eebe4fdf961a48bb32e26fae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba378115-3412-4d03-a25b-c21db4868043),volume_type_id=ba378115-3412-4d03-a25b-c21db4868043)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:36.242513 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f94e3edb-811e-4f43-8306-10690600be79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:36.263289 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f94e3edb-811e-4f43-8306-10690600be79) transitioned into 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-978357152',encryption_key_id=None,group_id=6dd62cc3-e786-44ca-a88f-8d23c001e087,group_type_id=,metadata={},multiattach=False,project_id='3cd3190fab41429381c24e1cef6a5110',qos_specs=None,replication_status=,reservations=['6cef90d3-9991-47b0-b131-18462d4970eb','506b63d9-9f06-479d-b8f5-1532c28bf114','a0485f66-01b9-4f04-a651-f54c43a71c4b','21aa9d2c-6c72-4aba-8486-59c80bdb617f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c13f50eebe4fdf961a48bb32e26fae',volume_type_id=ba378115-3412-4d03-a25b-c21db4868043)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:36.264700 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56e0f23-9475-4810-ad8f-dd3b56d5f1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:36.282481 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56e0f23-9475-4810-ad8f-dd3b56d5f1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:36.283305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Flow 'volume_create_api' (eaec6786-8e16-4603-8ca1-dc29ffedfefe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:36.283574 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Create volume request issued successfully. Jul 03 15:52:36.284261 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:52:36.284517 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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 03 15:52:36.322151 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:52:36.326602 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.326602 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:36.331317 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-acdb9350-f182-4523-8693-5434061f3c92 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:36.331873 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 678/2737] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:52:36 2026] POST /volume/v3/volumes => generated 825 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:36.346675 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ceac9147-c246-442a-8c09-a96620e39f1a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:36.348923 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 Jul 03 15:52:36.349158 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:36.349487 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:36.358143 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.358143 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:36.362603 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Volume info retrieved successfully. Jul 03 15:52:36.363472 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:52:36.363701 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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 03 15:52:36.413489 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:52:36.418185 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.418185 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:36.427185 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ceac9147-c246-442a-8c09-a96620e39f1a tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 returned with HTTP 200 Jul 03 15:52:36.427594 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 692/2738] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:36 2026] GET /volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 => generated 893 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:36.527526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-10a16166-687b-4c85-b200-65a76f3c0703 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:36.531902 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10a16166-687b-4c85-b200-65a76f3c0703 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 Jul 03 15:52:36.532179 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10a16166-687b-4c85-b200-65a76f3c0703 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:36.532398 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10a16166-687b-4c85-b200-65a76f3c0703 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:36.538872 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10a16166-687b-4c85-b200-65a76f3c0703 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 returned with HTTP 404 Jul 03 15:52:36.539639 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 684/2739] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:36 2026] GET /volume/v3/volumes/a0629161-dd3b-4509-823a-fe323a118500 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:36.546548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:36.548591 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd Jul 03 15:52:36.548899 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:36.549138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:36.549280 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete snapshot with id: 60c58f65-96a6-417c-90b4-ccb5ad5eb8cd Jul 03 15:52:36.558977 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.558977 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:36.559407 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Snapshot retrieved successfully. Jul 03 15:52:36.577303 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Snapshot delete request issued successfully. Jul 03 15:52:36.577303 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e6c22ee-f7d1-4fdf-b007-e3c4b5393ece tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd returned with HTTP 202 Jul 03 15:52:36.577303 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 686/2740] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:52:36 2026] DELETE /volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:36.584456 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-82c8950d-9049-4d1a-94e3-20b6a3fce6d3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:36.586867 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82c8950d-9049-4d1a-94e3-20b6a3fce6d3 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd Jul 03 15:52:36.587526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82c8950d-9049-4d1a-94e3-20b6a3fce6d3 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:36.588147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82c8950d-9049-4d1a-94e3-20b6a3fce6d3 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:36.594443 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.594443 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:36.595166 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-82c8950d-9049-4d1a-94e3-20b6a3fce6d3 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Snapshot retrieved successfully. Jul 03 15:52:36.597108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82c8950d-9049-4d1a-94e3-20b6a3fce6d3 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd returned with HTTP 200 Jul 03 15:52:36.597590 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 679/2741] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:36 2026] GET /volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:36.928532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fbffa6e8-1d54-407f-b810-035ac99140fa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:36.930667 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fbffa6e8-1d54-407f-b810-035ac99140fa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:36.930873 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fbffa6e8-1d54-407f-b810-035ac99140fa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:36.931081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fbffa6e8-1d54-407f-b810-035ac99140fa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:36.931181 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fbffa6e8-1d54-407f-b810-035ac99140fa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:36.935037 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:36.935037 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:36.935724 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fbffa6e8-1d54-407f-b810-035ac99140fa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:36.936221 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 693/2742] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:36 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:37.447804 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:37.450686 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 Jul 03 15:52:37.451937 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:37.452384 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:37.462375 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.462375 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:37.467940 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Volume info retrieved successfully. Jul 03 15:52:37.468962 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:52:37.469575 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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 03 15:52:37.515495 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:52:37.519896 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.519896 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:37.528420 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23defc97-17f1-4f7e-8e41-af3730bc4e48 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 returned with HTTP 200 Jul 03 15:52:37.528838 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 685/2743] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:37 2026] GET /volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 => generated 918 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:37.546229 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:37.548234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] POST https://10.4.3.228/volume/v3/group_snapshots Jul 03 15:52:37.548648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6dd62cc3-e786-44ca-a88f-8d23c001e087", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1029824879"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:37.550132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6dd62cc3-e786-44ca-a88f-8d23c001e087', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1029824879'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 15:52:37.554593 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.554593 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:37.558918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.group_snapshots [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1029824879. Jul 03 15:52:37.577044 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.577044 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:37.587689 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-847455751 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-847455751, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:52:37.587991 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-847455751 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-847455751, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:52:37.609739 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-40413ba9-d9b7-474f-844f-aae9d0a7511d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:37.611252 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-40413ba9-d9b7-474f-844f-aae9d0a7511d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd Jul 03 15:52:37.611477 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-40413ba9-d9b7-474f-844f-aae9d0a7511d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:37.611721 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-40413ba9-d9b7-474f-844f-aae9d0a7511d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:37.617606 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-40413ba9-d9b7-474f-844f-aae9d0a7511d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd returned with HTTP 404 Jul 03 15:52:37.618474 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 680/2744] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:37 2026] GET /volume/v3/snapshots/60c58f65-96a6-417c-90b4-ccb5ad5eb8cd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:37.618910 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Created reservations ['c908aa9a-6093-44e8-b3d4-da17d37ca7cc', 'b5003e8c-6784-4080-bbe0-12740129ebf2', '7192cdf7-4e1e-4156-8a62-c999cac2f513', 'a839d9cc-1c51-4e0a-a1d9-27e6c000d8a8'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:37.629101 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:37.634252 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e Jul 03 15:52:37.634464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:37.634728 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:37.634922 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume with id: 43418595-9e28-4de0-a501-85585460658e Jul 03 15:52:37.647051 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.647051 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:37.647813 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:37.658647 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8fe7e36-c993-4828-8e6c-4058fe6a05b1 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots returned with HTTP 202 Jul 03 15:52:37.658647 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 687/2745] 10.4.3.228 () {70 vars in 1324 bytes} [Fri Jul 3 15:52:37 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:37.663801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-73a46d23-03ee-4cda-a929-f6ec5fe0e141 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:37.666277 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73a46d23-03ee-4cda-a929-f6ec5fe0e141 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:37.666277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-73a46d23-03ee-4cda-a929-f6ec5fe0e141 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:37.666425 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-73a46d23-03ee-4cda-a929-f6ec5fe0e141 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:37.666425 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-73a46d23-03ee-4cda-a929-f6ec5fe0e141 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:52:37.671309 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.671309 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:37.674327 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73a46d23-03ee-4cda-a929-f6ec5fe0e141 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 200 Jul 03 15:52:37.674738 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 686/2746] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:52:37 2026] GET /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:52:37.677803 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Delete volume request issued successfully. Jul 03 15:52:37.677803 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-34fadf6c-9cbe-4e89-93e3-85f0c1ceb278 tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e returned with HTTP 202 Jul 03 15:52:37.677803 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 694/2747] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:52:37 2026] DELETE /volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:37.687176 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-08e34a51-91e5-4e9d-94bd-1143b4b0c47f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:37.689292 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-08e34a51-91e5-4e9d-94bd-1143b4b0c47f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e Jul 03 15:52:37.689535 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-08e34a51-91e5-4e9d-94bd-1143b4b0c47f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:37.689736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-08e34a51-91e5-4e9d-94bd-1143b4b0c47f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:37.699940 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.699940 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:37.704796 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-08e34a51-91e5-4e9d-94bd-1143b4b0c47f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Volume info retrieved successfully. Jul 03 15:52:37.711268 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-08e34a51-91e5-4e9d-94bd-1143b4b0c47f tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e returned with HTTP 200 Jul 03 15:52:37.711726 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 681/2748] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:37 2026] GET /volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:37.946574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1bcd884b-ee80-4cb8-bbf1-f0616ad65dbd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:37.949165 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1bcd884b-ee80-4cb8-bbf1-f0616ad65dbd tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:37.949384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1bcd884b-ee80-4cb8-bbf1-f0616ad65dbd tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:37.949584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1bcd884b-ee80-4cb8-bbf1-f0616ad65dbd tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:37.949743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-1bcd884b-ee80-4cb8-bbf1-f0616ad65dbd tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:37.954487 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:37.954487 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:37.958646 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1bcd884b-ee80-4cb8-bbf1-f0616ad65dbd tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:37.958646 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 688/2749] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:37 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:38.685704 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bba009f2-f7c6-4456-a910-3259bf9e5be0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.687531 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bba009f2-f7c6-4456-a910-3259bf9e5be0 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:38.687780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bba009f2-f7c6-4456-a910-3259bf9e5be0 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.687938 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bba009f2-f7c6-4456-a910-3259bf9e5be0 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.688079 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-bba009f2-f7c6-4456-a910-3259bf9e5be0 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:52:38.693279 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.693279 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:38.700050 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bba009f2-f7c6-4456-a910-3259bf9e5be0 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 200 Jul 03 15:52:38.700607 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 687/2750] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:38.716157 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.718510 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:52:38.718822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.719100 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.719460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:38.721403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:38.725649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68053c89-0242-4d48-b51d-539a88e9e37d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.726049 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Get all snapshots completed successfully. Jul 03 15:52:38.726414 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.726414 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:38.727149 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-56d3ec69-a2e5-4541-8dc3-c92ad471ffd5 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:52:38.727680 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 695/2751] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:38.728371 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68053c89-0242-4d48-b51d-539a88e9e37d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] GET https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e Jul 03 15:52:38.728728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68053c89-0242-4d48-b51d-539a88e9e37d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.729041 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68053c89-0242-4d48-b51d-539a88e9e37d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.739137 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f6d98fd6-1462-4cc1-8193-a64b06d4a744 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.739473 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68053c89-0242-4d48-b51d-539a88e9e37d tempest-CreateVolumesFromSnapshotTest-1138003202 tempest-CreateVolumesFromSnapshotTest-1138003202-project-member] https://10.4.3.228/volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e returned with HTTP 404 Jul 03 15:52:38.739698 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 682/2752] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/volumes/43418595-9e28-4de0-a501-85585460658e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:38.741187 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6d98fd6-1462-4cc1-8193-a64b06d4a744 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/snapshots/8b12381f-7646-4e8e-9710-b5ea5be90485 Jul 03 15:52:38.741490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6d98fd6-1462-4cc1-8193-a64b06d4a744 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.743294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6d98fd6-1462-4cc1-8193-a64b06d4a744 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.749184 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.749184 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:38.749461 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f6d98fd6-1462-4cc1-8193-a64b06d4a744 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Snapshot retrieved successfully. Jul 03 15:52:38.750789 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6d98fd6-1462-4cc1-8193-a64b06d4a744 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/snapshots/8b12381f-7646-4e8e-9710-b5ea5be90485 returned with HTTP 200 Jul 03 15:52:38.751517 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 689/2753] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/snapshots/8b12381f-7646-4e8e-9710-b5ea5be90485 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:38.764491 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-886a6358-626f-497f-8c53-6e2fc31c4b9d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.766797 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-886a6358-626f-497f-8c53-6e2fc31c4b9d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] POST https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action Jul 03 15:52:38.767464 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-886a6358-626f-497f-8c53-6e2fc31c4b9d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:38.767593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-886a6358-626f-497f-8c53-6e2fc31c4b9d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:38.769641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-886a6358-626f-497f-8c53-6e2fc31c4b9d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Updating group '56de4318-99e7-4ce6-abce-9523efe1093e' with 'creating' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 15:52:38.774574 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.774574 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:38.784781 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-886a6358-626f-497f-8c53-6e2fc31c4b9d tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action returned with HTTP 202 Jul 03 15:52:38.786148 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 688/2754] 10.4.3.228 () {70 vars in 1455 bytes} [Fri Jul 3 15:52:38 2026] POST /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:38.795159 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-01beb553-1a77-4eb2-a832-a58fd12ab9ad None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.802104 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01beb553-1a77-4eb2-a832-a58fd12ab9ad tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:38.802508 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01beb553-1a77-4eb2-a832-a58fd12ab9ad tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.802694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-01beb553-1a77-4eb2-a832-a58fd12ab9ad tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.802995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.group_snapshots [None req-01beb553-1a77-4eb2-a832-a58fd12ab9ad tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:52:38.807185 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.807185 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:38.811965 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-01beb553-1a77-4eb2-a832-a58fd12ab9ad tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 200 Jul 03 15:52:38.812429 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 696/2755] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:38.822036 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ed077f88-34ba-4732-8f28-d682699181e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.827117 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed077f88-34ba-4732-8f28-d682699181e4 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] POST https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action Jul 03 15:52:38.827644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed077f88-34ba-4732-8f28-d682699181e4 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:38.827827 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed077f88-34ba-4732-8f28-d682699181e4 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:38.832797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-ed077f88-34ba-4732-8f28-d682699181e4 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Updating group '56de4318-99e7-4ce6-abce-9523efe1093e' with 'available' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 15:52:38.842198 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.842198 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:38.856463 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed077f88-34ba-4732-8f28-d682699181e4 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action returned with HTTP 202 Jul 03 15:52:38.856735 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 683/2756] 10.4.3.228 () {70 vars in 1455 bytes} [Fri Jul 3 15:52:38 2026] POST /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:38.865893 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1713e0ef-5bfb-49ba-b734-9cb1d480f18d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.867783 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1713e0ef-5bfb-49ba-b734-9cb1d480f18d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:38.868059 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1713e0ef-5bfb-49ba-b734-9cb1d480f18d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.868245 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1713e0ef-5bfb-49ba-b734-9cb1d480f18d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.868365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-1713e0ef-5bfb-49ba-b734-9cb1d480f18d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:52:38.871677 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.871677 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:38.874884 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1713e0ef-5bfb-49ba-b734-9cb1d480f18d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 200 Jul 03 15:52:38.875304 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 690/2757] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:38.885843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e8accd89-c957-492c-9e54-77eb6da416d9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.886541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e8accd89-c957-492c-9e54-77eb6da416d9 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] POST https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action Jul 03 15:52:38.886837 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e8accd89-c957-492c-9e54-77eb6da416d9 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:38.887353 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e8accd89-c957-492c-9e54-77eb6da416d9 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:38.888299 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-e8accd89-c957-492c-9e54-77eb6da416d9 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Updating group '56de4318-99e7-4ce6-abce-9523efe1093e' with 'error' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 15:52:38.898657 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.898657 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:38.903986 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e8accd89-c957-492c-9e54-77eb6da416d9 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action returned with HTTP 202 Jul 03 15:52:38.904385 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 689/2758] 10.4.3.228 () {70 vars in 1455 bytes} [Fri Jul 3 15:52:38 2026] POST /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:38.916159 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-88e7dcce-4cea-4b4e-91c9-225831b61135 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.917990 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88e7dcce-4cea-4b4e-91c9-225831b61135 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:38.918226 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88e7dcce-4cea-4b4e-91c9-225831b61135 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.918414 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88e7dcce-4cea-4b4e-91c9-225831b61135 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.918571 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.group_snapshots [None req-88e7dcce-4cea-4b4e-91c9-225831b61135 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:52:38.922167 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.922167 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:38.926049 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88e7dcce-4cea-4b4e-91c9-225831b61135 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 200 Jul 03 15:52:38.926504 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 697/2759] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:38.938099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-79895516-6399-4528-8325-8736735915dc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.939821 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-79895516-6399-4528-8325-8736735915dc tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] POST https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action Jul 03 15:52:38.940238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-79895516-6399-4528-8325-8736735915dc tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:38.940356 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-79895516-6399-4528-8325-8736735915dc tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:38.942126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.group_snapshots [None req-79895516-6399-4528-8325-8736735915dc tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Updating group '56de4318-99e7-4ce6-abce-9523efe1093e' with 'available' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 15:52:38.945489 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.945489 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:38.951939 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-79895516-6399-4528-8325-8736735915dc tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action returned with HTTP 202 Jul 03 15:52:38.952398 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 684/2760] 10.4.3.228 () {70 vars in 1455 bytes} [Fri Jul 3 15:52:38 2026] POST /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:38.959298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-38fd3acc-2dbe-40cc-b9e0-d1ecb3821e69 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.961788 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38fd3acc-2dbe-40cc-b9e0-d1ecb3821e69 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:38.962128 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38fd3acc-2dbe-40cc-b9e0-d1ecb3821e69 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.962410 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38fd3acc-2dbe-40cc-b9e0-d1ecb3821e69 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.962608 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.group_snapshots [None req-38fd3acc-2dbe-40cc-b9e0-d1ecb3821e69 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:52:38.966918 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.966918 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:38.967244 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9ef43b82-0d9e-4f41-be1d-a1b48c51cf5c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.969135 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9ef43b82-0d9e-4f41-be1d-a1b48c51cf5c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:38.969352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9ef43b82-0d9e-4f41-be1d-a1b48c51cf5c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.969562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9ef43b82-0d9e-4f41-be1d-a1b48c51cf5c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.969724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9ef43b82-0d9e-4f41-be1d-a1b48c51cf5c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:38.971208 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38fd3acc-2dbe-40cc-b9e0-d1ecb3821e69 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 200 Jul 03 15:52:38.971792 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 691/2761] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:38.974572 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.974572 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:38.975483 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9ef43b82-0d9e-4f41-be1d-a1b48c51cf5c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:38.976111 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 690/2762] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:38 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:38.982401 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b3fd5f12-55a6-41f1-af43-9f6d4bb4fac6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:38.984364 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3fd5f12-55a6-41f1-af43-9f6d4bb4fac6 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] DELETE https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:38.984572 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b3fd5f12-55a6-41f1-af43-9f6d4bb4fac6 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:38.984793 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b3fd5f12-55a6-41f1-af43-9f6d4bb4fac6 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:38.984922 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.group_snapshots [None req-b3fd5f12-55a6-41f1-af43-9f6d4bb4fac6 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] delete called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99819) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:52:38.985028 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.group_snapshots [None req-b3fd5f12-55a6-41f1-af43-9f6d4bb4fac6 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Delete group_snapshot with id: 56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:38.988181 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:38.988181 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:39.015650 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3fd5f12-55a6-41f1-af43-9f6d4bb4fac6 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 202 Jul 03 15:52:39.015650 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 698/2763] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:52:38 2026] DELETE /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:39.020423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:39.022332 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:52:39.022594 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:39.022895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:39.023232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:39.025272 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:52:39.032219 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Get all volumes completed successfully. Jul 03 15:52:39.033346 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:52:39.033526 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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 03 15:52:39.088324 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:52:39.091457 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:39.091457 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:39.099252 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-855db4ed-d478-4a72-9e50-e064bebaaa1d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:52:39.099659 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 685/2764] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:52:39 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:39.111251 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:39.113245 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:52:39.113439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:39.113710 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:39.114057 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:39.115336 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:39.119965 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Get all snapshots completed successfully. Jul 03 15:52:39.121157 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8dc6427-b8b0-487f-a381-1389ff2dbfe4 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:52:39.121631 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 692/2765] 10.4.3.228 () {66 vars in 1264 bytes} [Fri Jul 3 15:52:39 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:52:39.131508 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-77ca2898-aef7-43f5-bd9a-a32772bebb0d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:39.134013 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-77ca2898-aef7-43f5-bd9a-a32772bebb0d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e Jul 03 15:52:39.134287 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-77ca2898-aef7-43f5-bd9a-a32772bebb0d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:39.134536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-77ca2898-aef7-43f5-bd9a-a32772bebb0d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:39.134755 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.group_snapshots [None req-77ca2898-aef7-43f5-bd9a-a32772bebb0d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 56de4318-99e7-4ce6-abce-9523efe1093e {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:52:39.138010 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-77ca2898-aef7-43f5-bd9a-a32772bebb0d tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e returned with HTTP 404 Jul 03 15:52:39.138500 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 691/2766] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:52:39 2026] GET /volume/v3/group_snapshots/56de4318-99e7-4ce6-abce-9523efe1093e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:39.150968 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a266eae2-7e45-496f-b784-baa9d0588621 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:39.152402 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:52:39.152611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:39.152807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:39.153046 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:39.153356 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:39.153356 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:39.153749 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:52:39.160696 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Get all volumes completed successfully. Jul 03 15:52:39.161400 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:52:39.161695 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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 03 15:52:39.199068 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:52:39.203785 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:39.203785 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:39.210994 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a266eae2-7e45-496f-b784-baa9d0588621 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:52:39.210994 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 699/2767] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:52:39 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:39.225418 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-39c9a903-89a8-4e81-8ceb-5b9d5bf5e7a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:39.227508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39c9a903-89a8-4e81-8ceb-5b9d5bf5e7a9 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] POST https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087/action Jul 03 15:52:39.227864 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-39c9a903-89a8-4e81-8ceb-5b9d5bf5e7a9 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:39.227981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-39c9a903-89a8-4e81-8ceb-5b9d5bf5e7a9 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:39.229267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-39c9a903-89a8-4e81-8ceb-5b9d5bf5e7a9 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] delete called for group 6dd62cc3-e786-44ca-a88f-8d23c001e087 {{(pid=99816) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:52:39.229371 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.groups [None req-39c9a903-89a8-4e81-8ceb-5b9d5bf5e7a9 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Delete group with id: 6dd62cc3-e786-44ca-a88f-8d23c001e087 Jul 03 15:52:39.233770 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:39.233770 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:39.275569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39c9a903-89a8-4e81-8ceb-5b9d5bf5e7a9 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087/action returned with HTTP 202 Jul 03 15:52:39.275569 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 686/2768] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:52:39 2026] POST /volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:39.285286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:39.287229 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 Jul 03 15:52:39.287490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:39.287736 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:39.296649 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:39.296649 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:39.299703 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Volume info retrieved successfully. Jul 03 15:52:39.300437 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:52:39.300600 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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 03 15:52:39.341212 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:52:39.344086 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:39.344086 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:39.351976 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-808e4f91-4a3b-4b7d-b931-84492ff568e3 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 returned with HTTP 200 Jul 03 15:52:39.352474 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 693/2769] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:39 2026] GET /volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:39.990255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d45712d8-4822-4118-a5cd-9e509b937dae None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:39.992651 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d45712d8-4822-4118-a5cd-9e509b937dae tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:39.993004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d45712d8-4822-4118-a5cd-9e509b937dae tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:39.993116 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d45712d8-4822-4118-a5cd-9e509b937dae tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:39.993346 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d45712d8-4822-4118-a5cd-9e509b937dae tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:39.999094 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:39.999094 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:39.999989 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d45712d8-4822-4118-a5cd-9e509b937dae tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:40.000440 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 692/2770] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:39 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:40.156065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:40.270171 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:40.270540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1248218654"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:40.271942 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1248218654'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:40.272080 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Create volume of 1 GB Jul 03 15:52:40.276990 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Availability Zones retrieved successfully. Jul 03 15:52:40.283283 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Flow 'volume_create_api' (99991a72-78ec-479d-8a57-e0360ce13ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:40.284285 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59e0af96-f802-4740-8a69-2ba390e88311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:40.285138 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:40.312055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59e0af96-f802-4740-8a69-2ba390e88311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:40.313129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d505b5d6-9cdb-447c-b28f-d9028d0474df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:40.365190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-84f87cd8-f348-4169-b29d-d25dcd0e9945 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:40.367224 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84f87cd8-f348-4169-b29d-d25dcd0e9945 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 Jul 03 15:52:40.367480 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84f87cd8-f348-4169-b29d-d25dcd0e9945 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:40.367717 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84f87cd8-f348-4169-b29d-d25dcd0e9945 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:40.374667 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84f87cd8-f348-4169-b29d-d25dcd0e9945 tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 returned with HTTP 404 Jul 03 15:52:40.375442 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 687/2771] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:52:40 2026] GET /volume/v3/volumes/31941cdf-e35e-4302-bbe0-64bee202c9d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:40.384507 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f1fa6dab-9a13-439f-a127-28868440d08b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:40.386293 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f1fa6dab-9a13-439f-a127-28868440d08b tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] GET https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 Jul 03 15:52:40.386472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f1fa6dab-9a13-439f-a127-28868440d08b tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:40.386693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f1fa6dab-9a13-439f-a127-28868440d08b tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:40.386827 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-f1fa6dab-9a13-439f-a127-28868440d08b tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] show called for member 6dd62cc3-e786-44ca-a88f-8d23c001e087 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:40.389515 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f1fa6dab-9a13-439f-a127-28868440d08b tempest-GroupSnapshotsV319Test-1826093220 tempest-GroupSnapshotsV319Test-1826093220-project-member] https://10.4.3.228/volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 returned with HTTP 404 Jul 03 15:52:40.389936 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 694/2772] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:40 2026] GET /volume/v3/groups/6dd62cc3-e786-44ca-a88f-8d23c001e087 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:40.390797 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Created reservations ['f15fce88-9eaa-4cf7-9b88-73ec26656131', 'f20d87af-cbd0-43ca-b956-8e943b240a1b', '80cbe88f-f115-46f8-8126-f035218d2c63', 'f42c3899-38a3-4312-b885-260b84205944'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:40.391594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d505b5d6-9cdb-447c-b28f-d9028d0474df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f15fce88-9eaa-4cf7-9b88-73ec26656131', 'f20d87af-cbd0-43ca-b956-8e943b240a1b', '80cbe88f-f115-46f8-8126-f035218d2c63', 'f42c3899-38a3-4312-b885-260b84205944']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:40.392353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4693574a-875b-4539-85ae-ced1bab58332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:40.403263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2d8400e8-8b41-4ccc-86d8-33c2a110e5ce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:40.404918 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d8400e8-8b41-4ccc-86d8-33c2a110e5ce tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/8d40534d-78c0-49c3-ab25-a107d6e95a88 Jul 03 15:52:40.405135 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d8400e8-8b41-4ccc-86d8-33c2a110e5ce tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:40.405319 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d8400e8-8b41-4ccc-86d8-33c2a110e5ce tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:40.419306 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d8400e8-8b41-4ccc-86d8-33c2a110e5ce tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/group_types/8d40534d-78c0-49c3-ab25-a107d6e95a88 returned with HTTP 202 Jul 03 15:52:40.419720 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 693/2773] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:52:40 2026] DELETE /volume/v3/group_types/8d40534d-78c0-49c3-ab25-a107d6e95a88 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:40.420005 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4693574a-875b-4539-85ae-ced1bab58332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '031a1dfc-8073-47cf-98c2-a566c998a609', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1248218654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b84d2c431f4977a6df0eeef5f830a7',qos_specs=None,replication_status=,reservations=['f15fce88-9eaa-4cf7-9b88-73ec26656131','f20d87af-cbd0-43ca-b956-8e943b240a1b','80cbe88f-f115-46f8-8126-f035218d2c63','f42c3899-38a3-4312-b885-260b84205944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7057d0b41a214049a2c6819ccf49f04d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1248218654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=031a1dfc-8073-47cf-98c2-a566c998a609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15b84d2c431f4977a6df0eeef5f830a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7057d0b41a214049a2c6819ccf49f04d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:40.420751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981d016c-13b4-467f-bbfd-048ff7b4bfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:40.430431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-477a1486-5e40-4428-a677-03254415c110 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:40.432215 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-477a1486-5e40-4428-a677-03254415c110 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] DELETE https://10.4.3.228/volume/v3/types/ba378115-3412-4d03-a25b-c21db4868043 Jul 03 15:52:40.432430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-477a1486-5e40-4428-a677-03254415c110 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:40.432663 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-477a1486-5e40-4428-a677-03254415c110 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:40.440123 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981d016c-13b4-467f-bbfd-048ff7b4bfc3) transitioned into 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-1248218654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b84d2c431f4977a6df0eeef5f830a7',qos_specs=None,replication_status=,reservations=['f15fce88-9eaa-4cf7-9b88-73ec26656131','f20d87af-cbd0-43ca-b956-8e943b240a1b','80cbe88f-f115-46f8-8126-f035218d2c63','f42c3899-38a3-4312-b885-260b84205944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7057d0b41a214049a2c6819ccf49f04d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:40.440867 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d74c0a2-c164-4ef0-861a-66d9dd09d42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:40.449869 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d74c0a2-c164-4ef0-861a-66d9dd09d42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:40.450636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Flow 'volume_create_api' (99991a72-78ec-479d-8a57-e0360ce13ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:40.450949 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Create volume request issued successfully. Jul 03 15:52:40.451536 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4f1e7c4-cdc3-4d01-94bb-6a9669bab8df tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:40.452005 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 700/2774] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:52:40 2026] POST /volume/v3/volumes => generated 778 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:40.458943 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-477a1486-5e40-4428-a677-03254415c110 tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/types/ba378115-3412-4d03-a25b-c21db4868043 returned with HTTP 202 Jul 03 15:52:40.459315 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 688/2775] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:52:40 2026] DELETE /volume/v3/types/ba378115-3412-4d03-a25b-c21db4868043 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:40.467702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ce122c3b-4353-4b3d-8753-c8a5f50ae08a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:40.474881 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce122c3b-4353-4b3d-8753-c8a5f50ae08a tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] GET https://10.4.3.228/volume/v3/types/ba378115-3412-4d03-a25b-c21db4868043 Jul 03 15:52:40.474964 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce122c3b-4353-4b3d-8753-c8a5f50ae08a tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:40.475183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce122c3b-4353-4b3d-8753-c8a5f50ae08a tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:40.475567 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-928c68e7-0285-4181-925a-ac4e4e0c0492 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:40.477394 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-928c68e7-0285-4181-925a-ac4e4e0c0492 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 Jul 03 15:52:40.477629 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-928c68e7-0285-4181-925a-ac4e4e0c0492 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:40.477845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-928c68e7-0285-4181-925a-ac4e4e0c0492 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:40.478128 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce122c3b-4353-4b3d-8753-c8a5f50ae08a tempest-GroupSnapshotsV319Test-2002217267 tempest-GroupSnapshotsV319Test-2002217267-project-admin] https://10.4.3.228/volume/v3/types/ba378115-3412-4d03-a25b-c21db4868043 returned with HTTP 404 Jul 03 15:52:40.478674 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 695/2776] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:52:40 2026] GET /volume/v3/types/ba378115-3412-4d03-a25b-c21db4868043 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:40.491425 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:40.491425 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:40.495452 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-928c68e7-0285-4181-925a-ac4e4e0c0492 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Volume info retrieved successfully. Jul 03 15:52:40.502128 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-928c68e7-0285-4181-925a-ac4e4e0c0492 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 returned with HTTP 200 Jul 03 15:52:40.502505 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 694/2777] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:40 2026] GET /volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:41.012341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f5f6ed8b-de9d-457a-9e04-26962aed94e6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:41.014300 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f5f6ed8b-de9d-457a-9e04-26962aed94e6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:41.014486 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f5f6ed8b-de9d-457a-9e04-26962aed94e6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:41.014704 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f5f6ed8b-de9d-457a-9e04-26962aed94e6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:41.014849 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f5f6ed8b-de9d-457a-9e04-26962aed94e6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:41.021839 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:41.021839 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:41.022574 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f5f6ed8b-de9d-457a-9e04-26962aed94e6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:41.022956 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 701/2778] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:41 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:41.516684 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3db9ed87-bb50-4bee-93d6-41178bb7859d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:41.518881 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3db9ed87-bb50-4bee-93d6-41178bb7859d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 Jul 03 15:52:41.519224 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3db9ed87-bb50-4bee-93d6-41178bb7859d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:41.519507 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3db9ed87-bb50-4bee-93d6-41178bb7859d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:41.528497 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:41.528497 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:41.532837 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3db9ed87-bb50-4bee-93d6-41178bb7859d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Volume info retrieved successfully. Jul 03 15:52:41.537321 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3db9ed87-bb50-4bee-93d6-41178bb7859d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 returned with HTTP 200 Jul 03 15:52:41.537697 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 689/2779] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:41 2026] GET /volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:41.558467 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:41.560956 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 15:52:41.561956 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "031a1dfc-8073-47cf-98c2-a566c998a609", "name": "tempest-type-Backup-1124660410"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:41.564162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Creating new backup {'backup': {'volume_id': '031a1dfc-8073-47cf-98c2-a566c998a609', 'name': 'tempest-type-Backup-1124660410'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:52:41.564380 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Creating backup of volume 031a1dfc-8073-47cf-98c2-a566c998a609 in container None Jul 03 15:52:41.579158 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:41.579158 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:41.579780 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Volume info retrieved successfully. Jul 03 15:52:41.629332 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Created reservations ['70ffaa6a-26cc-4775-9f0f-c3ef6987a807', '64189bf0-2c6a-4c61-9fb2-79c982676b99'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:41.675174 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10b7e991-909d-4c6a-8d6f-a1bd57dbe731 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:52:41.677644 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 696/2780] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:52:41 2026] POST /volume/v3/backups => generated 316 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:41.687739 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6f9c0921-3075-488a-8c67-bcb5f0a45713 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:41.692356 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6f9c0921-3075-488a-8c67-bcb5f0a45713 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:41.692356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6f9c0921-3075-488a-8c67-bcb5f0a45713 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:41.693840 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6f9c0921-3075-488a-8c67-bcb5f0a45713 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:41.693840 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6f9c0921-3075-488a-8c67-bcb5f0a45713 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:41.698095 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:41.698095 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:41.698095 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6f9c0921-3075-488a-8c67-bcb5f0a45713 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:41.698095 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 695/2781] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:41 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:42.032341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d9a451f1-a742-4094-af6b-4c9727c1b7aa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:42.034213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9a451f1-a742-4094-af6b-4c9727c1b7aa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:42.034424 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9a451f1-a742-4094-af6b-4c9727c1b7aa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:42.034659 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9a451f1-a742-4094-af6b-4c9727c1b7aa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:42.035262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d9a451f1-a742-4094-af6b-4c9727c1b7aa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:42.039280 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:42.039280 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:42.040057 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9a451f1-a742-4094-af6b-4c9727c1b7aa tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:42.040376 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 702/2782] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:42 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:42.711351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-563882b1-aff1-42a3-a26a-a355dcdebc26 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:42.713478 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-563882b1-aff1-42a3-a26a-a355dcdebc26 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:42.713735 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-563882b1-aff1-42a3-a26a-a355dcdebc26 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:42.713957 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-563882b1-aff1-42a3-a26a-a355dcdebc26 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:42.714113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-563882b1-aff1-42a3-a26a-a355dcdebc26 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:42.719047 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:42.719047 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:42.719832 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-563882b1-aff1-42a3-a26a-a355dcdebc26 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:42.720437 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 690/2783] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:42 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:42.808022 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-423f54b6-3de6-4f93-ba51-a6a979a23a4c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:42.902187 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-423f54b6-3de6-4f93-ba51-a6a979a23a4c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:52:42.902546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-423f54b6-3de6-4f93-ba51-a6a979a23a4c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-157179106"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:42.904120 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:42.904120 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:42.919035 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-423f54b6-3de6-4f93-ba51-a6a979a23a4c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:52:42.919382 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 697/2784] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:52:42 2026] POST /volume/v3/types => generated 219 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:42.929779 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cc0a42d7-e8ca-45e4-a4e7-18f8cbee5e0e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:42.931830 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc0a42d7-e8ca-45e4-a4e7-18f8cbee5e0e tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:52:42.932196 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cc0a42d7-e8ca-45e4-a4e7-18f8cbee5e0e tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1422232874"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:42.951458 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc0a42d7-e8ca-45e4-a4e7-18f8cbee5e0e tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:52:42.951896 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 696/2785] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:52:42 2026] POST /volume/v3/group_types => generated 177 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:42.962763 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:43.037498 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:52:43.037954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e606398a-b227-4e0b-a0b2-1f0f4d30d189", "volume_types": ["1d1fc49a-693d-4bbe-9478-54c0dc89c23d"], "name": "tempest-GroupsV320Test-Group-358126954"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:43.039878 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Creating new group {'group': {'group_type': 'e606398a-b227-4e0b-a0b2-1f0f4d30d189', 'volume_types': ['1d1fc49a-693d-4bbe-9478-54c0dc89c23d'], 'name': 'tempest-GroupsV320Test-Group-358126954'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:52:43.043824 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Creating group tempest-GroupsV320Test-Group-358126954. Jul 03 15:52:43.051281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-552a261a-687a-49f5-8b61-a69089a63352 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:43.052161 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Availability Zones retrieved successfully. Jul 03 15:52:43.053170 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-552a261a-687a-49f5-8b61-a69089a63352 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:43.053382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-552a261a-687a-49f5-8b61-a69089a63352 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:43.053593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-552a261a-687a-49f5-8b61-a69089a63352 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:43.053788 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-552a261a-687a-49f5-8b61-a69089a63352 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:43.060605 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:43.060605 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:43.061398 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-552a261a-687a-49f5-8b61-a69089a63352 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:43.061902 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 691/2786] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:43 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:43.079001 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Created reservations ['9494a562-a629-47c4-ad8a-4c1450c870e0'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:43.111602 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac8a6269-31ff-4d16-9fc1-64bb19ab4474 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:52:43.112071 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 703/2787] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:52:42 2026] POST /volume/v3/groups => generated 107 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:43.121154 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a9d24611-96fb-4ca1-a033-568fed2d4023 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:43.123710 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9d24611-96fb-4ca1-a033-568fed2d4023 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:43.123916 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9d24611-96fb-4ca1-a033-568fed2d4023 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:43.124194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9d24611-96fb-4ca1-a033-568fed2d4023 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:43.124194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-a9d24611-96fb-4ca1-a033-568fed2d4023 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:43.132205 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:43.132205 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:43.140866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9d24611-96fb-4ca1-a033-568fed2d4023 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 200 Jul 03 15:52:43.141345 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 698/2788] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:43 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:43.732198 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-039c9b0b-c3a1-4de9-aba6-bd21a60ef6cf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:43.735194 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-039c9b0b-c3a1-4de9-aba6-bd21a60ef6cf tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:43.735345 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-039c9b0b-c3a1-4de9-aba6-bd21a60ef6cf tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:43.735511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-039c9b0b-c3a1-4de9-aba6-bd21a60ef6cf tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:43.735664 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-039c9b0b-c3a1-4de9-aba6-bd21a60ef6cf tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:43.741808 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:43.741808 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:43.742745 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-039c9b0b-c3a1-4de9-aba6-bd21a60ef6cf tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:43.743280 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 697/2789] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:43 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:44.074066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3bd2763a-63c7-46d0-b0a2-c2c43cf3a91a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.076201 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3bd2763a-63c7-46d0-b0a2-c2c43cf3a91a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:44.076389 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3bd2763a-63c7-46d0-b0a2-c2c43cf3a91a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.076637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3bd2763a-63c7-46d0-b0a2-c2c43cf3a91a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.076888 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-3bd2763a-63c7-46d0-b0a2-c2c43cf3a91a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:44.081500 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.081500 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:44.082355 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3bd2763a-63c7-46d0-b0a2-c2c43cf3a91a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:44.082832 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 692/2790] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:44.151313 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a1498cbc-27ef-47d5-91ce-c09af9067710 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.153329 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1498cbc-27ef-47d5-91ce-c09af9067710 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:44.153703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1498cbc-27ef-47d5-91ce-c09af9067710 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.153982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1498cbc-27ef-47d5-91ce-c09af9067710 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.154226 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-a1498cbc-27ef-47d5-91ce-c09af9067710 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:44.157655 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.157655 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:44.166295 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1498cbc-27ef-47d5-91ce-c09af9067710 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 200 Jul 03 15:52:44.166295 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 704/2791] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:44.175423 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c55e7c3b-aa40-4445-b054-ee1d7d812c91 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.177203 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c55e7c3b-aa40-4445-b054-ee1d7d812c91 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] POST https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action Jul 03 15:52:44.177564 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c55e7c3b-aa40-4445-b054-ee1d7d812c91 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:44.177736 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c55e7c3b-aa40-4445-b054-ee1d7d812c91 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:44.179227 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-c55e7c3b-aa40-4445-b054-ee1d7d812c91 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Updating group 'ce8cae39-449e-4ef1-9a77-e6a15e77cb18' with 'creating' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 15:52:44.183785 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.183785 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:44.191922 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c55e7c3b-aa40-4445-b054-ee1d7d812c91 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action returned with HTTP 202 Jul 03 15:52:44.192411 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 699/2792] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:52:44 2026] POST /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:44.199921 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d3a94aed-a79e-44aa-b008-3890ce05f93d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.201687 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3a94aed-a79e-44aa-b008-3890ce05f93d tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:44.201881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3a94aed-a79e-44aa-b008-3890ce05f93d tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.202106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3a94aed-a79e-44aa-b008-3890ce05f93d tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.202234 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-d3a94aed-a79e-44aa-b008-3890ce05f93d tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:44.205666 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.205666 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:44.212777 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3a94aed-a79e-44aa-b008-3890ce05f93d tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 200 Jul 03 15:52:44.213201 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 698/2793] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 387 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:44.222971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2f0aace7-289f-4378-b122-a7d79dfa342d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.225102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2f0aace7-289f-4378-b122-a7d79dfa342d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] POST https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action Jul 03 15:52:44.225549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2f0aace7-289f-4378-b122-a7d79dfa342d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:44.225763 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2f0aace7-289f-4378-b122-a7d79dfa342d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:44.227409 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-2f0aace7-289f-4378-b122-a7d79dfa342d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Updating group 'ce8cae39-449e-4ef1-9a77-e6a15e77cb18' with 'available' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 15:52:44.235376 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.235376 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:44.244453 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2f0aace7-289f-4378-b122-a7d79dfa342d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action returned with HTTP 202 Jul 03 15:52:44.244889 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 693/2794] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:52:44 2026] POST /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:44.252261 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6416e53b-351c-48fb-884d-33851c9dbc21 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.253715 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6416e53b-351c-48fb-884d-33851c9dbc21 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:44.254081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6416e53b-351c-48fb-884d-33851c9dbc21 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.254351 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6416e53b-351c-48fb-884d-33851c9dbc21 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.254583 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-6416e53b-351c-48fb-884d-33851c9dbc21 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:44.260279 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.260279 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:44.267428 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6416e53b-351c-48fb-884d-33851c9dbc21 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 200 Jul 03 15:52:44.268003 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 705/2795] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:44.277360 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f135b903-e9e3-467a-8ff3-a5080daafba7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.279243 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f135b903-e9e3-467a-8ff3-a5080daafba7 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] POST https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action Jul 03 15:52:44.279691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f135b903-e9e3-467a-8ff3-a5080daafba7 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:44.279855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f135b903-e9e3-467a-8ff3-a5080daafba7 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:44.281795 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-f135b903-e9e3-467a-8ff3-a5080daafba7 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Updating group 'ce8cae39-449e-4ef1-9a77-e6a15e77cb18' with 'error' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 15:52:44.285919 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.285919 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:44.294143 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f135b903-e9e3-467a-8ff3-a5080daafba7 tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action returned with HTTP 202 Jul 03 15:52:44.294697 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 700/2796] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:52:44 2026] POST /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:44.301910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f26ba12b-8381-4b2b-ba33-83063fd0fbdd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.303693 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f26ba12b-8381-4b2b-ba33-83063fd0fbdd tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:44.303915 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f26ba12b-8381-4b2b-ba33-83063fd0fbdd tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.304112 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f26ba12b-8381-4b2b-ba33-83063fd0fbdd tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.304231 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-f26ba12b-8381-4b2b-ba33-83063fd0fbdd tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:44.307608 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.307608 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:44.315109 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f26ba12b-8381-4b2b-ba33-83063fd0fbdd tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 200 Jul 03 15:52:44.315539 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 699/2797] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 384 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:44.325917 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b18f06ce-a76d-4342-b1a4-b0b1aead6a4a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.327539 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b18f06ce-a76d-4342-b1a4-b0b1aead6a4a tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] POST https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action Jul 03 15:52:44.327880 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b18f06ce-a76d-4342-b1a4-b0b1aead6a4a tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:44.328027 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b18f06ce-a76d-4342-b1a4-b0b1aead6a4a tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:44.329259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-b18f06ce-a76d-4342-b1a4-b0b1aead6a4a tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Updating group 'ce8cae39-449e-4ef1-9a77-e6a15e77cb18' with 'available' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 15:52:44.332294 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.332294 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:44.338429 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b18f06ce-a76d-4342-b1a4-b0b1aead6a4a tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action returned with HTTP 202 Jul 03 15:52:44.338859 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 694/2798] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:52:44 2026] POST /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:44.347086 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a2d27138-689b-4d52-bfb5-50bbdc61489f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.348465 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a2d27138-689b-4d52-bfb5-50bbdc61489f tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:44.348892 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a2d27138-689b-4d52-bfb5-50bbdc61489f tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.349205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a2d27138-689b-4d52-bfb5-50bbdc61489f tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.349402 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-a2d27138-689b-4d52-bfb5-50bbdc61489f tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:44.353740 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.353740 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:44.362104 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a2d27138-689b-4d52-bfb5-50bbdc61489f tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 200 Jul 03 15:52:44.362650 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 706/2799] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:44.371891 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.373763 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:52:44.373969 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.374203 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.374467 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:44.375330 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:52:44.382473 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Get all volumes completed successfully. Jul 03 15:52:44.385108 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd0239e2-270e-4e67-8b41-da8ce7fbf480 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:52:44.385289 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 701/2800] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:44.398995 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-68c859cc-04b9-4be6-9ac0-c85fce2484e5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.401479 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68c859cc-04b9-4be6-9ac0-c85fce2484e5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] POST https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action Jul 03 15:52:44.401479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68c859cc-04b9-4be6-9ac0-c85fce2484e5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:44.401479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68c859cc-04b9-4be6-9ac0-c85fce2484e5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:44.402292 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-68c859cc-04b9-4be6-9ac0-c85fce2484e5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] delete called for group ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99817) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:52:44.402611 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.groups [None req-68c859cc-04b9-4be6-9ac0-c85fce2484e5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Delete group with id: ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:44.409527 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.409527 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:44.428636 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68c859cc-04b9-4be6-9ac0-c85fce2484e5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action returned with HTTP 202 Jul 03 15:52:44.429066 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 700/2801] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:52:44 2026] POST /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:44.435646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-77aa5b89-334d-41d8-9898-877c77fea82a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.437464 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77aa5b89-334d-41d8-9898-877c77fea82a tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:44.437707 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-77aa5b89-334d-41d8-9898-877c77fea82a tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.437884 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-77aa5b89-334d-41d8-9898-877c77fea82a tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.438107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-77aa5b89-334d-41d8-9898-877c77fea82a tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:44.445649 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.445649 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:44.451591 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77aa5b89-334d-41d8-9898-877c77fea82a tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 200 Jul 03 15:52:44.451982 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 695/2802] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:44.756261 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e3276d0d-0b9e-48e6-9182-378680ce04c9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:44.757555 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3276d0d-0b9e-48e6-9182-378680ce04c9 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:44.757751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3276d0d-0b9e-48e6-9182-378680ce04c9 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:44.757944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3276d0d-0b9e-48e6-9182-378680ce04c9 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:44.758113 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e3276d0d-0b9e-48e6-9182-378680ce04c9 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:44.762399 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:44.762399 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:44.762961 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3276d0d-0b9e-48e6-9182-378680ce04c9 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:44.763297 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 707/2803] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:44 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:45.095737 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5b25cb39-9892-4ada-a44a-f93bbf5d35af None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:45.098518 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5b25cb39-9892-4ada-a44a-f93bbf5d35af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:45.098518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5b25cb39-9892-4ada-a44a-f93bbf5d35af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:45.099263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5b25cb39-9892-4ada-a44a-f93bbf5d35af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:45.099263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5b25cb39-9892-4ada-a44a-f93bbf5d35af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:45.110679 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:45.110679 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:45.111961 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5b25cb39-9892-4ada-a44a-f93bbf5d35af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:45.111961 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 702/2804] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:45 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:45.464578 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8ad992a5-2b81-4e6c-a888-26e03a319ca5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:45.467949 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8ad992a5-2b81-4e6c-a888-26e03a319ca5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] GET https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 Jul 03 15:52:45.468366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8ad992a5-2b81-4e6c-a888-26e03a319ca5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:45.468744 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8ad992a5-2b81-4e6c-a888-26e03a319ca5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:45.469018 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-8ad992a5-2b81-4e6c-a888-26e03a319ca5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] show called for member ce8cae39-449e-4ef1-9a77-e6a15e77cb18 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:52:45.474554 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8ad992a5-2b81-4e6c-a888-26e03a319ca5 tempest-GroupsV320Test-1941165931 tempest-GroupsV320Test-1941165931-project-member] https://10.4.3.228/volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 returned with HTTP 404 Jul 03 15:52:45.475215 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 701/2805] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:52:45 2026] GET /volume/v3/groups/ce8cae39-449e-4ef1-9a77-e6a15e77cb18 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:52:45.484296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ed237595-9449-4366-8858-dbec5924987c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:45.486393 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed237595-9449-4366-8858-dbec5924987c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/e606398a-b227-4e0b-a0b2-1f0f4d30d189 Jul 03 15:52:45.486658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed237595-9449-4366-8858-dbec5924987c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:45.486909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed237595-9449-4366-8858-dbec5924987c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:45.487165 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:45.487165 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:45.501589 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed237595-9449-4366-8858-dbec5924987c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/group_types/e606398a-b227-4e0b-a0b2-1f0f4d30d189 returned with HTTP 202 Jul 03 15:52:45.502123 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 696/2806] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:52:45 2026] DELETE /volume/v3/group_types/e606398a-b227-4e0b-a0b2-1f0f4d30d189 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:52:45.511922 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-465c6a5f-7e72-44af-b1cc-f13995ab267d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:45.514323 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-465c6a5f-7e72-44af-b1cc-f13995ab267d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] DELETE https://10.4.3.228/volume/v3/types/1d1fc49a-693d-4bbe-9478-54c0dc89c23d Jul 03 15:52:45.514554 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-465c6a5f-7e72-44af-b1cc-f13995ab267d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:45.514848 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-465c6a5f-7e72-44af-b1cc-f13995ab267d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:45.569247 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-465c6a5f-7e72-44af-b1cc-f13995ab267d tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/types/1d1fc49a-693d-4bbe-9478-54c0dc89c23d returned with HTTP 202 Jul 03 15:52:45.569759 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 708/2807] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:52:45 2026] DELETE /volume/v3/types/1d1fc49a-693d-4bbe-9478-54c0dc89c23d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:45.577635 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-94d7955f-5b31-4d59-a9b0-9248a3bd706c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:45.583340 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-94d7955f-5b31-4d59-a9b0-9248a3bd706c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] GET https://10.4.3.228/volume/v3/types/1d1fc49a-693d-4bbe-9478-54c0dc89c23d Jul 03 15:52:45.583592 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-94d7955f-5b31-4d59-a9b0-9248a3bd706c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:45.583856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-94d7955f-5b31-4d59-a9b0-9248a3bd706c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:45.589112 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-94d7955f-5b31-4d59-a9b0-9248a3bd706c tempest-GroupsV320Test-1163992016 tempest-GroupsV320Test-1163992016-project-admin] https://10.4.3.228/volume/v3/types/1d1fc49a-693d-4bbe-9478-54c0dc89c23d returned with HTTP 404 Jul 03 15:52:45.589833 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 703/2808] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:52:45 2026] GET /volume/v3/types/1d1fc49a-693d-4bbe-9478-54c0dc89c23d => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:45.773792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fd0cbefa-740e-4cd5-bddc-d9b9953131a1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:45.775870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd0cbefa-740e-4cd5-bddc-d9b9953131a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:45.776148 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd0cbefa-740e-4cd5-bddc-d9b9953131a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:45.776305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd0cbefa-740e-4cd5-bddc-d9b9953131a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:45.776412 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-fd0cbefa-740e-4cd5-bddc-d9b9953131a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:45.781997 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:45.781997 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:45.782717 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd0cbefa-740e-4cd5-bddc-d9b9953131a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:45.783111 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 702/2809] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:45 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:46.128989 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-acdb528a-ca41-4e5a-b92b-631d78dd091e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:46.131388 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-acdb528a-ca41-4e5a-b92b-631d78dd091e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:46.131614 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-acdb528a-ca41-4e5a-b92b-631d78dd091e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:46.131848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-acdb528a-ca41-4e5a-b92b-631d78dd091e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:46.131946 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-acdb528a-ca41-4e5a-b92b-631d78dd091e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:46.138812 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:46.138812 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:46.139677 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-acdb528a-ca41-4e5a-b92b-631d78dd091e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:46.140076 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 697/2810] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:46 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:46.794374 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3f5a6725-7db9-44dc-907b-90b37103c810 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:46.796799 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f5a6725-7db9-44dc-907b-90b37103c810 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:46.796960 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f5a6725-7db9-44dc-907b-90b37103c810 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:46.797224 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f5a6725-7db9-44dc-907b-90b37103c810 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:46.797358 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3f5a6725-7db9-44dc-907b-90b37103c810 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:46.804026 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:46.804026 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:46.804857 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f5a6725-7db9-44dc-907b-90b37103c810 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:46.805245 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 709/2811] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:46 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:52:47.152646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4f7f034e-65c1-4214-abb5-1ebb3cd93dc2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:47.154465 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f7f034e-65c1-4214-abb5-1ebb3cd93dc2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:47.154736 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f7f034e-65c1-4214-abb5-1ebb3cd93dc2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:47.154948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f7f034e-65c1-4214-abb5-1ebb3cd93dc2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:47.155093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-4f7f034e-65c1-4214-abb5-1ebb3cd93dc2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:47.167283 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:47.167283 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:47.167796 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f7f034e-65c1-4214-abb5-1ebb3cd93dc2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:47.168187 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 704/2812] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:47 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:47.334080 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:47.338181 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:47.338597 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-203874013", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:47.342851 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-203874013', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:47.342954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Create volume of 1 GB Jul 03 15:52:47.350603 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Availability Zones retrieved successfully. Jul 03 15:52:47.360194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Flow 'volume_create_api' (0e8f4222-2f19-4a9c-ac2c-0bffb68dbcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:47.361752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d0f39d-aebb-4a82-9498-4f696996e44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:47.362615 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:47.396788 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d0f39d-aebb-4a82-9498-4f696996e44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:47.397572 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dec1b1-cc24-4742-ae80-2a58cd09b978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:47.462851 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Created reservations ['863acd13-99cd-437f-8806-6fc96a321fd8', '2d246476-b2eb-439e-98bc-a86e9b5c7960', '678cef5b-bae2-426f-8b0d-fc9418edb2a1', '02f62b79-4e42-43a2-9373-a64d941038ea'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:47.463632 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dec1b1-cc24-4742-ae80-2a58cd09b978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['863acd13-99cd-437f-8806-6fc96a321fd8', '2d246476-b2eb-439e-98bc-a86e9b5c7960', '678cef5b-bae2-426f-8b0d-fc9418edb2a1', '02f62b79-4e42-43a2-9373-a64d941038ea']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:47.464360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ef0a02-1835-4ff3-b46e-ad745291548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:47.487303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ef0a02-1835-4ff3-b46e-ad745291548d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7682562-80b8-4462-879e-2eb0c7ec14bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-203874013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d816934181e4afc84a0cbc3b69b0e80',qos_specs=None,replication_status=,reservations=['863acd13-99cd-437f-8806-6fc96a321fd8','2d246476-b2eb-439e-98bc-a86e9b5c7960','678cef5b-bae2-426f-8b0d-fc9418edb2a1','02f62b79-4e42-43a2-9373-a64d941038ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12cf80bd14294d7e85ab9751ba6dbfc2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-203874013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7682562-80b8-4462-879e-2eb0c7ec14bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d816934181e4afc84a0cbc3b69b0e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='12cf80bd14294d7e85ab9751ba6dbfc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:47.488071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0d0990-6e2f-4dcb-91d8-ec522f734968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:47.512092 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0d0990-6e2f-4dcb-91d8-ec522f734968) transitioned into 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-203874013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d816934181e4afc84a0cbc3b69b0e80',qos_specs=None,replication_status=,reservations=['863acd13-99cd-437f-8806-6fc96a321fd8','2d246476-b2eb-439e-98bc-a86e9b5c7960','678cef5b-bae2-426f-8b0d-fc9418edb2a1','02f62b79-4e42-43a2-9373-a64d941038ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12cf80bd14294d7e85ab9751ba6dbfc2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:47.512943 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f17fb8-0a51-40b4-9fa3-d660f9e7aa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:47.526151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f17fb8-0a51-40b4-9fa3-d660f9e7aa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:47.527179 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Flow 'volume_create_api' (0e8f4222-2f19-4a9c-ac2c-0bffb68dbcd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:47.527536 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Create volume request issued successfully. Jul 03 15:52:47.528228 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-90ab623c-b585-4241-9597-58559659a8b1 req-473e4fe1-4775-495f-b9d8-68abb6c89f55 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:47.529418 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 703/2813] 10.4.3.228 () {72 vars in 1541 bytes} [Fri Jul 3 15:52:47 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:47.538230 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-90ab623c-b585-4241-9597-58559659a8b1 req-9bb6fc3a-81a5-49ab-9ae0-5f2d5beb8610 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:47.540420 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-90ab623c-b585-4241-9597-58559659a8b1 req-9bb6fc3a-81a5-49ab-9ae0-5f2d5beb8610 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:47.540610 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-90ab623c-b585-4241-9597-58559659a8b1 req-9bb6fc3a-81a5-49ab-9ae0-5f2d5beb8610 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:47.540839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-90ab623c-b585-4241-9597-58559659a8b1 req-9bb6fc3a-81a5-49ab-9ae0-5f2d5beb8610 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:47.548450 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:47.548450 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:47.559141 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-90ab623c-b585-4241-9597-58559659a8b1 req-9bb6fc3a-81a5-49ab-9ae0-5f2d5beb8610 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Volume info retrieved successfully. Jul 03 15:52:47.570236 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-90ab623c-b585-4241-9597-58559659a8b1 req-9bb6fc3a-81a5-49ab-9ae0-5f2d5beb8610 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 200 Jul 03 15:52:47.570696 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 698/2814] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:47 2026] GET /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:47.596813 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-9ce726c4-125a-4842-9c10-f2c32fc0ba24 req-000c645d-1f85-4d07-bcfd-8446bf385437 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:47.598808 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9ce726c4-125a-4842-9c10-f2c32fc0ba24 req-000c645d-1f85-4d07-bcfd-8446bf385437 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:47.599034 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9ce726c4-125a-4842-9c10-f2c32fc0ba24 req-000c645d-1f85-4d07-bcfd-8446bf385437 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:47.599532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9ce726c4-125a-4842-9c10-f2c32fc0ba24 req-000c645d-1f85-4d07-bcfd-8446bf385437 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:47.613948 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:47.613948 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:47.620137 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-9ce726c4-125a-4842-9c10-f2c32fc0ba24 req-000c645d-1f85-4d07-bcfd-8446bf385437 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Volume info retrieved successfully. Jul 03 15:52:47.624750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9ce726c4-125a-4842-9c10-f2c32fc0ba24 req-000c645d-1f85-4d07-bcfd-8446bf385437 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 200 Jul 03 15:52:47.625163 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 710/2815] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:47 2026] GET /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:47.817255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-68f73268-c669-478d-a602-4905e31f9765 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:47.819186 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-68f73268-c669-478d-a602-4905e31f9765 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:47.819419 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-68f73268-c669-478d-a602-4905e31f9765 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:47.819634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-68f73268-c669-478d-a602-4905e31f9765 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:47.819757 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-68f73268-c669-478d-a602-4905e31f9765 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:47.824319 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:47.824319 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:47.825025 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-68f73268-c669-478d-a602-4905e31f9765 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:47.825366 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 705/2816] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:47 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:48.141579 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:48.181012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e8238181-7686-4f29-973a-9e81928f53d3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:48.182781 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8238181-7686-4f29-973a-9e81928f53d3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:48.183037 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8238181-7686-4f29-973a-9e81928f53d3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:48.183293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8238181-7686-4f29-973a-9e81928f53d3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:48.183450 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e8238181-7686-4f29-973a-9e81928f53d3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:48.187680 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:48.187680 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:48.188420 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8238181-7686-4f29-973a-9e81928f53d3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:48.188831 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 699/2817] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:48 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:52:48.242479 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:48.242814 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-37744516"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:48.244192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-37744516'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:48.244309 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create volume of 1 GB Jul 03 15:52:48.244574 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:48.244574 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:48.248468 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Availability Zones retrieved successfully. Jul 03 15:52:48.255487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Flow 'volume_create_api' (dd46eff5-a480-4103-be32-bc6075b3dd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:48.256543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b1c7ce7-1553-4c54-b4d3-a4fdba9b8064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:48.257500 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:48.286414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b1c7ce7-1553-4c54-b4d3-a4fdba9b8064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:48.287539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3557a9ca-c56e-43a8-9271-1d62af3d89a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:48.361323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Created reservations ['b4b77a65-4ea7-4aa8-910c-123ab056b67e', 'a047e573-0a56-44c9-b6ab-3952cf43e5db', '573a9ef8-901a-42d2-8247-495e2b499e55', '8bd3ccfa-26a8-4dc6-81c0-2cd1e7160dbc'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:48.362363 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3557a9ca-c56e-43a8-9271-1d62af3d89a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4b77a65-4ea7-4aa8-910c-123ab056b67e', 'a047e573-0a56-44c9-b6ab-3952cf43e5db', '573a9ef8-901a-42d2-8247-495e2b499e55', '8bd3ccfa-26a8-4dc6-81c0-2cd1e7160dbc']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:48.363680 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6aa9687-2198-4ded-b9b9-e2f42081a037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:48.394848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6aa9687-2198-4ded-b9b9-e2f42081a037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '574850c2-0c32-4122-9b79-ba39dffd4266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-37744516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c71cf34fddb45b1bf62245192717881',qos_specs=None,replication_status=,reservations=['b4b77a65-4ea7-4aa8-910c-123ab056b67e','a047e573-0a56-44c9-b6ab-3952cf43e5db','573a9ef8-901a-42d2-8247-495e2b499e55','8bd3ccfa-26a8-4dc6-81c0-2cd1e7160dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793c8978f092442ea657f8093b30c27d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-37744516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=574850c2-0c32-4122-9b79-ba39dffd4266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c71cf34fddb45b1bf62245192717881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='793c8978f092442ea657f8093b30c27d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:48.396003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97cced9d-46ba-4b75-b0bb-ebf9603ba9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:48.416039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97cced9d-46ba-4b75-b0bb-ebf9603ba9fa) transitioned into 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-37744516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c71cf34fddb45b1bf62245192717881',qos_specs=None,replication_status=,reservations=['b4b77a65-4ea7-4aa8-910c-123ab056b67e','a047e573-0a56-44c9-b6ab-3952cf43e5db','573a9ef8-901a-42d2-8247-495e2b499e55','8bd3ccfa-26a8-4dc6-81c0-2cd1e7160dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793c8978f092442ea657f8093b30c27d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:48.416733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86af8e66-7c13-4b85-884b-15dc50c134c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:48.437293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86af8e66-7c13-4b85-884b-15dc50c134c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:48.438237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Flow 'volume_create_api' (dd46eff5-a480-4103-be32-bc6075b3dd0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:48.438474 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create volume request issued successfully. Jul 03 15:52:48.439149 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c14b890-b417-4883-a4b9-a2963a398fd7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:48.439664 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 704/2818] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:52:48 2026] POST /volume/v3/volumes => generated 749 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:48.455304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6d82031a-963f-43cb-9e00-1c1dcb1700e4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:48.457297 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6d82031a-963f-43cb-9e00-1c1dcb1700e4 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:52:48.457497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6d82031a-963f-43cb-9e00-1c1dcb1700e4 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:48.457709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6d82031a-963f-43cb-9e00-1c1dcb1700e4 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:48.465072 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:48.465072 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:48.469779 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6d82031a-963f-43cb-9e00-1c1dcb1700e4 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:52:48.474789 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6d82031a-963f-43cb-9e00-1c1dcb1700e4 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 returned with HTTP 200 Jul 03 15:52:48.475446 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 711/2819] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:48 2026] GET /volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:48.651271 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7869b836-0a0f-4b18-8ae4-056117d9f5f7 req-71698bf9-39ba-4482-b753-d09078bab71c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:48.760109 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7869b836-0a0f-4b18-8ae4-056117d9f5f7 req-71698bf9-39ba-4482-b753-d09078bab71c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:48.760414 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7869b836-0a0f-4b18-8ae4-056117d9f5f7 req-71698bf9-39ba-4482-b753-d09078bab71c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:48.760710 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7869b836-0a0f-4b18-8ae4-056117d9f5f7 req-71698bf9-39ba-4482-b753-d09078bab71c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:48.770137 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:48.770137 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:48.774641 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-7869b836-0a0f-4b18-8ae4-056117d9f5f7 req-71698bf9-39ba-4482-b753-d09078bab71c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Volume info retrieved successfully. Jul 03 15:52:48.781193 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7869b836-0a0f-4b18-8ae4-056117d9f5f7 req-71698bf9-39ba-4482-b753-d09078bab71c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 200 Jul 03 15:52:48.781798 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 706/2820] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:48 2026] GET /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 847 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:48.806971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:48.837875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dbb3966c-503e-4dd3-bd13-088cb17ea6ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:48.840151 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbb3966c-503e-4dd3-bd13-088cb17ea6ea tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:48.840413 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbb3966c-503e-4dd3-bd13-088cb17ea6ea tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:48.840671 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbb3966c-503e-4dd3-bd13-088cb17ea6ea tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:48.840828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-dbb3966c-503e-4dd3-bd13-088cb17ea6ea tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:48.845385 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:48.845705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7682562-80b8-4462-879e-2eb0c7ec14bb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-427897006", "description": null, "metadata": {}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:48.846041 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:48.846041 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:48.846874 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbb3966c-503e-4dd3-bd13-088cb17ea6ea tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:48.847375 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 705/2821] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:48 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:48.853489 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:48.853489 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:48.853970 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Volume info retrieved successfully. Jul 03 15:52:48.854106 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Create snapshot from volume e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:48.890438 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Created reservations ['7eccbbe4-a263-42a7-bc2c-38aec19af80c', '9076b1b2-dd1d-464e-81e1-b58f37e6ba92', '52847832-46f6-4449-b121-5ffbbc81d987', 'd25c1eb6-e2f8-4ab4-89b6-7c61cfb0c1f4'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:48.916753 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Snapshot create request issued successfully. Jul 03 15:52:48.917022 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8391e55b-2501-4725-b7ae-afdac8e44132 req-e2b074a3-50ae-43a3-b390-5b3894878a73 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:48.917436 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 700/2822] 10.4.3.228 () {72 vars in 1547 bytes} [Fri Jul 3 15:52:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:49.013907 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-233d5848-d297-4df2-8f2a-16b9e9e247d3 req-a984f83d-5adb-496d-bb16-b3e1c6a8d9ae None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.015808 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-233d5848-d297-4df2-8f2a-16b9e9e247d3 req-a984f83d-5adb-496d-bb16-b3e1c6a8d9ae tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] GET https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 Jul 03 15:52:49.016184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-233d5848-d297-4df2-8f2a-16b9e9e247d3 req-a984f83d-5adb-496d-bb16-b3e1c6a8d9ae tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.016488 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-233d5848-d297-4df2-8f2a-16b9e9e247d3 req-a984f83d-5adb-496d-bb16-b3e1c6a8d9ae tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.022273 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.022273 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:49.024638 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-233d5848-d297-4df2-8f2a-16b9e9e247d3 req-a984f83d-5adb-496d-bb16-b3e1c6a8d9ae tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Snapshot retrieved successfully. Jul 03 15:52:49.024638 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-233d5848-d297-4df2-8f2a-16b9e9e247d3 req-a984f83d-5adb-496d-bb16-b3e1c6a8d9ae tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 returned with HTTP 200 Jul 03 15:52:49.024960 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 712/2823] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:49.049628 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.051817 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] GET https://10.4.3.228/volume/v3/snapshots/detail Jul 03 15:52:49.052023 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.052196 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.052410 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:52:49.053416 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:52:49.057530 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] Get all snapshots completed successfully. Jul 03 15:52:49.058218 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.058218 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:49.058484 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4dafacee-c548-43f4-8457-2c3d52552153 req-5c804bab-32dd-411b-858e-225eb8b4ed3c tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-reader] https://10.4.3.228/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:52:49.058958 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 707/2824] 10.4.3.228 () {68 vars in 1514 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:49.082715 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-48896433-74fa-407f-9cee-f9444b82524d req-f7825ec8-f18c-4fe3-81ee-a2cba64f9b13 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.084529 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-48896433-74fa-407f-9cee-f9444b82524d req-f7825ec8-f18c-4fe3-81ee-a2cba64f9b13 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 Jul 03 15:52:49.084721 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-48896433-74fa-407f-9cee-f9444b82524d req-f7825ec8-f18c-4fe3-81ee-a2cba64f9b13 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.084904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-48896433-74fa-407f-9cee-f9444b82524d req-f7825ec8-f18c-4fe3-81ee-a2cba64f9b13 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.090393 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.090393 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:49.090918 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-48896433-74fa-407f-9cee-f9444b82524d req-f7825ec8-f18c-4fe3-81ee-a2cba64f9b13 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Snapshot retrieved successfully. Jul 03 15:52:49.091848 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-48896433-74fa-407f-9cee-f9444b82524d req-f7825ec8-f18c-4fe3-81ee-a2cba64f9b13 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 returned with HTTP 200 Jul 03 15:52:49.092239 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 706/2825] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:49.120076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.122508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 Jul 03 15:52:49.122711 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.122900 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.123058 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Delete snapshot with id: 1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 Jul 03 15:52:49.135200 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.135200 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:49.135655 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Snapshot retrieved successfully. Jul 03 15:52:49.163215 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Snapshot delete request issued successfully. Jul 03 15:52:49.163455 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1ae6154e-3419-4ebc-86db-1f046f283f0e req-8dabd5d0-2ec1-45b7-a04f-37c7d0c40b72 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 returned with HTTP 202 Jul 03 15:52:49.164080 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 701/2826] 10.4.3.228 () {70 vars in 1626 bytes} [Fri Jul 3 15:52:49 2026] DELETE /volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:49.191879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-c0aba316-04f1-4f58-9ebb-29988cfa87cb req-aa527c69-6131-4d8a-879d-1b98d0b27a28 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.196953 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c0aba316-04f1-4f58-9ebb-29988cfa87cb req-aa527c69-6131-4d8a-879d-1b98d0b27a28 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 Jul 03 15:52:49.196953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c0aba316-04f1-4f58-9ebb-29988cfa87cb req-aa527c69-6131-4d8a-879d-1b98d0b27a28 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.196953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c0aba316-04f1-4f58-9ebb-29988cfa87cb req-aa527c69-6131-4d8a-879d-1b98d0b27a28 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.200522 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5d56b8c1-6f46-4c13-a45e-bf5ab4c97f25 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.201865 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.201865 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:49.202346 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-c0aba316-04f1-4f58-9ebb-29988cfa87cb req-aa527c69-6131-4d8a-879d-1b98d0b27a28 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Snapshot retrieved successfully. Jul 03 15:52:49.202430 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d56b8c1-6f46-4c13-a45e-bf5ab4c97f25 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:49.202713 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5d56b8c1-6f46-4c13-a45e-bf5ab4c97f25 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.202855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5d56b8c1-6f46-4c13-a45e-bf5ab4c97f25 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.203011 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5d56b8c1-6f46-4c13-a45e-bf5ab4c97f25 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:49.203230 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c0aba316-04f1-4f58-9ebb-29988cfa87cb req-aa527c69-6131-4d8a-879d-1b98d0b27a28 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 returned with HTTP 200 Jul 03 15:52:49.203927 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 713/2827] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:49.211555 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.211555 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:49.212501 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d56b8c1-6f46-4c13-a45e-bf5ab4c97f25 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:49.212976 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 708/2828] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:49.495115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9d5521e7-ee87-44fd-aac8-759a426244ce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.496900 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d5521e7-ee87-44fd-aac8-759a426244ce tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:52:49.497098 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9d5521e7-ee87-44fd-aac8-759a426244ce tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.497303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9d5521e7-ee87-44fd-aac8-759a426244ce tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.503861 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.503861 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:49.507789 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9d5521e7-ee87-44fd-aac8-759a426244ce tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:52:49.513040 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d5521e7-ee87-44fd-aac8-759a426244ce tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 returned with HTTP 200 Jul 03 15:52:49.513665 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 707/2829] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:49.531566 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f501ab66-5f34-4979-9f85-b01bda489754 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.533645 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f501ab66-5f34-4979-9f85-b01bda489754 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:49.533645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f501ab66-5f34-4979-9f85-b01bda489754 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "574850c2-0c32-4122-9b79-ba39dffd4266", "name": "tempest-SnapshotsActionsTest-Snapshot-430728906"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:49.544324 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.544324 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:49.544866 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f501ab66-5f34-4979-9f85-b01bda489754 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:52:49.545024 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-f501ab66-5f34-4979-9f85-b01bda489754 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create snapshot from volume 574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:52:49.581460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-f501ab66-5f34-4979-9f85-b01bda489754 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Created reservations ['e431f5e7-5de6-4815-9d2a-3b7c875f139c', '1f12a4d2-8fbe-4f2a-8da6-1bc89b7b153f', '599ddaeb-a42e-4756-ac08-a93fcf3a0942', 'eabfd25b-2628-4405-9f35-e201af01ac7a'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:49.616463 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f501ab66-5f34-4979-9f85-b01bda489754 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot create request issued successfully. Jul 03 15:52:49.616919 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f501ab66-5f34-4979-9f85-b01bda489754 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:49.617600 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 702/2830] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:49.626360 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1d1ee7b0-b768-4f87-838f-ff7039c1fed8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.628220 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d1ee7b0-b768-4f87-838f-ff7039c1fed8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:52:49.628411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d1ee7b0-b768-4f87-838f-ff7039c1fed8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.628597 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d1ee7b0-b768-4f87-838f-ff7039c1fed8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.634324 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.634324 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:49.634474 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1d1ee7b0-b768-4f87-838f-ff7039c1fed8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:49.635290 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d1ee7b0-b768-4f87-838f-ff7039c1fed8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:52:49.635843 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 714/2831] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:49.857320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b53dd908-d9a1-4202-918e-bb52ae7a00fd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:49.859415 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b53dd908-d9a1-4202-918e-bb52ae7a00fd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:49.859700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b53dd908-d9a1-4202-918e-bb52ae7a00fd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:49.859892 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b53dd908-d9a1-4202-918e-bb52ae7a00fd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:49.860009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b53dd908-d9a1-4202-918e-bb52ae7a00fd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:49.864701 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:49.864701 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:49.865392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b53dd908-d9a1-4202-918e-bb52ae7a00fd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:49.865818 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 709/2832] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:49 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:50.224882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-12443809-ecef-4e37-9f2b-65b2e0f8a4f2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.226798 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-12443809-ecef-4e37-9f2b-65b2e0f8a4f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:50.227027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-12443809-ecef-4e37-9f2b-65b2e0f8a4f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.227246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-12443809-ecef-4e37-9f2b-65b2e0f8a4f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.227376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-12443809-ecef-4e37-9f2b-65b2e0f8a4f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:50.228631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-883cf9c0-8bad-4654-ae9b-8cd74e1aece1 req-39785c06-0ce9-47c3-9c69-e03fe6d526eb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.231887 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.231887 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:50.232655 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-12443809-ecef-4e37-9f2b-65b2e0f8a4f2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:50.233054 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 708/2833] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:50.260900 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-883cf9c0-8bad-4654-ae9b-8cd74e1aece1 req-39785c06-0ce9-47c3-9c69-e03fe6d526eb tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 Jul 03 15:52:50.261214 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-883cf9c0-8bad-4654-ae9b-8cd74e1aece1 req-39785c06-0ce9-47c3-9c69-e03fe6d526eb tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.261511 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-883cf9c0-8bad-4654-ae9b-8cd74e1aece1 req-39785c06-0ce9-47c3-9c69-e03fe6d526eb tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.267067 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-883cf9c0-8bad-4654-ae9b-8cd74e1aece1 req-39785c06-0ce9-47c3-9c69-e03fe6d526eb tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 returned with HTTP 404 Jul 03 15:52:50.267581 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 703/2834] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/snapshots/1bed0f0f-8ed8-4a0c-a387-3747dbfd7f22 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:50.287396 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.289735 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:50.290008 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.290313 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.290583 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Delete volume with id: e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:50.297710 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.297710 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:50.298204 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Volume info retrieved successfully. Jul 03 15:52:50.317713 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Delete volume request issued successfully. Jul 03 15:52:50.318054 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-580adde9-39b8-4f95-a9f8-c7018cd84029 req-63633ce1-aa5f-4d3a-a302-bb61621a0a69 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 202 Jul 03 15:52:50.318701 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 715/2835] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:52:50 2026] DELETE /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:52:50.344489 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4cc0cc2b-b0a3-427f-b1da-9fba3579a499 req-ee95297d-a48c-4153-815e-90dee7171a91 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.346868 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4cc0cc2b-b0a3-427f-b1da-9fba3579a499 req-ee95297d-a48c-4153-815e-90dee7171a91 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:50.347101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4cc0cc2b-b0a3-427f-b1da-9fba3579a499 req-ee95297d-a48c-4153-815e-90dee7171a91 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.347323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4cc0cc2b-b0a3-427f-b1da-9fba3579a499 req-ee95297d-a48c-4153-815e-90dee7171a91 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.355246 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.355246 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:50.359348 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-4cc0cc2b-b0a3-427f-b1da-9fba3579a499 req-ee95297d-a48c-4153-815e-90dee7171a91 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Volume info retrieved successfully. Jul 03 15:52:50.364334 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4cc0cc2b-b0a3-427f-b1da-9fba3579a499 req-ee95297d-a48c-4153-815e-90dee7171a91 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 200 Jul 03 15:52:50.364791 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 710/2836] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:50.647604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-75be3905-b0b5-479b-860b-eebda2e93b61 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.649644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-75be3905-b0b5-479b-860b-eebda2e93b61 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:52:50.649884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-75be3905-b0b5-479b-860b-eebda2e93b61 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.650113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-75be3905-b0b5-479b-860b-eebda2e93b61 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.655704 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.655704 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:50.656190 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-75be3905-b0b5-479b-860b-eebda2e93b61 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:50.657051 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-75be3905-b0b5-479b-860b-eebda2e93b61 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:52:50.657412 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 709/2837] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:50.666710 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9fb8a305-f71a-4c53-af2f-b408777753f9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.692076 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9fb8a305-f71a-4c53-af2f-b408777753f9 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:52:50.692440 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a305-f71a-4c53-af2f-b408777753f9 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:50.692564 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a305-f71a-4c53-af2f-b408777753f9 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:50.694460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.admin_actions [None req-9fb8a305-f71a-4c53-af2f-b408777753f9 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'creating'}' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:50.702907 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.702907 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:50.713258 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9fb8a305-f71a-4c53-af2f-b408777753f9 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:52:50.713727 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 704/2838] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:50 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:50.722626 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c03bbbec-4b0c-4d22-a70a-1762fb0597ca None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.724574 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c03bbbec-4b0c-4d22-a70a-1762fb0597ca tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:52:50.724823 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c03bbbec-4b0c-4d22-a70a-1762fb0597ca tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.725101 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c03bbbec-4b0c-4d22-a70a-1762fb0597ca tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.730578 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.730578 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:50.731194 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c03bbbec-4b0c-4d22-a70a-1762fb0597ca tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:50.732130 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c03bbbec-4b0c-4d22-a70a-1762fb0597ca tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:52:50.732541 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 716/2839] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:50.742172 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4bd82fb4-e914-4a99-9f5d-10d875ca6edc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.744200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bd82fb4-e914-4a99-9f5d-10d875ca6edc tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:52:50.744513 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bd82fb4-e914-4a99-9f5d-10d875ca6edc tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:50.744639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bd82fb4-e914-4a99-9f5d-10d875ca6edc tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:50.745878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-4bd82fb4-e914-4a99-9f5d-10d875ca6edc tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'available'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:50.754186 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.754186 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:50.764706 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bd82fb4-e914-4a99-9f5d-10d875ca6edc tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:52:50.765070 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 711/2840] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:50 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:50.772563 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-05e34a38-c789-4c62-b48b-fb30f7b82a14 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.774338 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-05e34a38-c789-4c62-b48b-fb30f7b82a14 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:52:50.774527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-05e34a38-c789-4c62-b48b-fb30f7b82a14 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.774743 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-05e34a38-c789-4c62-b48b-fb30f7b82a14 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.779626 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.779626 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:50.780204 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-05e34a38-c789-4c62-b48b-fb30f7b82a14 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:50.780973 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-05e34a38-c789-4c62-b48b-fb30f7b82a14 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:52:50.781321 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 710/2841] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:50.791798 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.793722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:50.794139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "574850c2-0c32-4122-9b79-ba39dffd4266", "name": "tempest-SnapshotsActionsTest-Snapshot-514430445"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:50.802797 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.802797 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:50.803333 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:52:50.803483 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create snapshot from volume 574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:52:50.827804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Created reservations ['1ea9d8ad-85af-48a4-ab06-7a6a78217607', 'fa68b822-324b-476f-966d-aeee06cf80ef', '9a95294e-8838-4bec-93a3-a58412829635', '8c96e64c-e36f-45fb-b646-4062832ac6ab'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:50.854742 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot create request issued successfully. Jul 03 15:52:50.855200 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-929f8f59-6f0f-4bc3-bf10-686e4b2bf6fa tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:50.855765 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 705/2842] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:50.866123 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f4ebc2cd-5dce-419c-b610-55ebd76b893e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.868110 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4ebc2cd-5dce-419c-b610-55ebd76b893e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf Jul 03 15:52:50.868356 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4ebc2cd-5dce-419c-b610-55ebd76b893e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.868572 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4ebc2cd-5dce-419c-b610-55ebd76b893e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.874279 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.874279 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:50.874819 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f4ebc2cd-5dce-419c-b610-55ebd76b893e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:50.875760 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4ebc2cd-5dce-419c-b610-55ebd76b893e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf returned with HTTP 200 Jul 03 15:52:50.875828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2928652d-9937-46b7-a10c-d35d9852f495 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:50.876265 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 717/2843] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:50.879657 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2928652d-9937-46b7-a10c-d35d9852f495 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:50.879945 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2928652d-9937-46b7-a10c-d35d9852f495 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:50.880220 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2928652d-9937-46b7-a10c-d35d9852f495 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:50.880339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2928652d-9937-46b7-a10c-d35d9852f495 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:50.887415 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:50.887415 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:50.888293 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2928652d-9937-46b7-a10c-d35d9852f495 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:50.888761 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 712/2844] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:50 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:51.243470 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dbcd4b78-54c8-4fde-a1fa-f85e02c5b53e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.245112 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbcd4b78-54c8-4fde-a1fa-f85e02c5b53e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:51.245276 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbcd4b78-54c8-4fde-a1fa-f85e02c5b53e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.245439 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbcd4b78-54c8-4fde-a1fa-f85e02c5b53e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.245539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-dbcd4b78-54c8-4fde-a1fa-f85e02c5b53e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:51.249593 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.249593 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:51.250311 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbcd4b78-54c8-4fde-a1fa-f85e02c5b53e tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:51.250654 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 711/2845] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:51 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:51.261487 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-51f85d0a-8ee8-4f9e-91cb-31a311f586f7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.263279 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-51f85d0a-8ee8-4f9e-91cb-31a311f586f7 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:52:51.263460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-51f85d0a-8ee8-4f9e-91cb-31a311f586f7 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.263675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-51f85d0a-8ee8-4f9e-91cb-31a311f586f7 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.270518 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.270518 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:51.274191 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-51f85d0a-8ee8-4f9e-91cb-31a311f586f7 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:51.279131 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-51f85d0a-8ee8-4f9e-91cb-31a311f586f7 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 200 Jul 03 15:52:51.280055 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 706/2846] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:51 2026] GET /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:51.291975 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b0be3541-56e1-4949-8684-da96398a9b45 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.294062 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] POST https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8/restore Jul 03 15:52:51.294527 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:51.296349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Restoring backup 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 ({'restore': {}}) {{(pid=99819) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:52:51.296691 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Restoring backup 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 to volume None. Jul 03 15:52:51.301860 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.301860 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:51.303429 np0000004436 devstack@c-api.service[99819]: INFO cinder.backup.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Creating volume of 1 GB for restore of backup 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. Jul 03 15:52:51.307411 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Availability Zones retrieved successfully. Jul 03 15:52:51.314990 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Flow 'volume_create_api' (b60152fe-7940-4149-9b4a-fa0099bb1d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:51.316775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4732d9-0cb4-4456-845d-a09f5c77374a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:51.317900 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:51.343450 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4732d9-0cb4-4456-845d-a09f5c77374a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:51.344271 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d78ae7ff-4445-4deb-8c7f-41fde74581bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:51.377260 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Created reservations ['1fdbe546-70a6-440a-8add-50757124c409', 'b9b7c189-d235-439e-af46-6d683da1c05d', 'f8224183-1ddf-4434-a18f-2acac19a785c', 'd8d978e4-927c-4281-bdcb-1a3120add2fc'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:51.378156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d78ae7ff-4445-4deb-8c7f-41fde74581bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fdbe546-70a6-440a-8add-50757124c409', 'b9b7c189-d235-439e-af46-6d683da1c05d', 'f8224183-1ddf-4434-a18f-2acac19a785c', 'd8d978e4-927c-4281-bdcb-1a3120add2fc']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:51.378743 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4d3a90-a5f9-4db2-bb4c-f3cf3f2c1e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:51.402311 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4f5d1da5-dd06-4338-b9c1-2874b7eac446 req-95629941-7fc6-4328-9857-994034b3b58f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.404466 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4f5d1da5-dd06-4338-b9c1-2874b7eac446 req-95629941-7fc6-4328-9857-994034b3b58f tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:51.404659 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4f5d1da5-dd06-4338-b9c1-2874b7eac446 req-95629941-7fc6-4328-9857-994034b3b58f tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.404903 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4f5d1da5-dd06-4338-b9c1-2874b7eac446 req-95629941-7fc6-4328-9857-994034b3b58f tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.408575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4d3a90-a5f9-4db2-bb4c-f3cf3f2c1e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c17a7696-e74a-4b7e-bb20-12f280ff18a9', '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_0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9576b99816ff419c96b55cca8dd90c40',qos_specs=None,replication_status=,reservations=['1fdbe546-70a6-440a-8add-50757124c409','b9b7c189-d235-439e-af46-6d683da1c05d','f8224183-1ddf-4434-a18f-2acac19a785c','d8d978e4-927c-4281-bdcb-1a3120add2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ec86410bc4461ebc42fb86df3ce8cd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c17a7696-e74a-4b7e-bb20-12f280ff18a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9576b99816ff419c96b55cca8dd90c40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='89ec86410bc4461ebc42fb86df3ce8cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:51.409288 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f69ab06-339d-4484-a94e-2cac6a564448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:51.411372 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4f5d1da5-dd06-4338-b9c1-2874b7eac446 req-95629941-7fc6-4328-9857-994034b3b58f tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 404 Jul 03 15:52:51.411927 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 713/2847] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:51 2026] GET /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:51.430605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f69ab06-339d-4484-a94e-2cac6a564448) transitioned into 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_0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9576b99816ff419c96b55cca8dd90c40',qos_specs=None,replication_status=,reservations=['1fdbe546-70a6-440a-8add-50757124c409','b9b7c189-d235-439e-af46-6d683da1c05d','f8224183-1ddf-4434-a18f-2acac19a785c','d8d978e4-927c-4281-bdcb-1a3120add2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ec86410bc4461ebc42fb86df3ce8cd',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:51.431737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d04472-90bf-4903-95c4-ae1f7cd14597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:51.434875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4f21acaa-a25c-45b0-bbb8-bbb552d9dfa0 req-8ce0b4f7-f8e5-4cdc-90d4-f8186eeba1e4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.437572 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4f21acaa-a25c-45b0-bbb8-bbb552d9dfa0 req-8ce0b4f7-f8e5-4cdc-90d4-f8186eeba1e4 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:51.437789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4f21acaa-a25c-45b0-bbb8-bbb552d9dfa0 req-8ce0b4f7-f8e5-4cdc-90d4-f8186eeba1e4 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.438028 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4f21acaa-a25c-45b0-bbb8-bbb552d9dfa0 req-8ce0b4f7-f8e5-4cdc-90d4-f8186eeba1e4 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.438225 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [req-4f21acaa-a25c-45b0-bbb8-bbb552d9dfa0 req-8ce0b4f7-f8e5-4cdc-90d4-f8186eeba1e4 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Delete volume with id: e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:51.441259 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=437,cinder:INSERT=94,cinder:UPDATE=138 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:52:51.446372 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4f21acaa-a25c-45b0-bbb8-bbb552d9dfa0 req-8ce0b4f7-f8e5-4cdc-90d4-f8186eeba1e4 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 404 Jul 03 15:52:51.446700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d04472-90bf-4903-95c4-ae1f7cd14597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:51.447018 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 712/2848] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:52:51 2026] DELETE /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:51.448519 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Flow 'volume_create_api' (b60152fe-7940-4149-9b4a-fa0099bb1d08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:51.448781 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Create volume request issued successfully. Jul 03 15:52:51.459121 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.459121 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:51.459699 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:51.466840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-3d1749f0-a600-4ad9-8f85-be47f07dbf41 req-641ddb5e-a76c-49df-8039-9708ee045950 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.468601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3d1749f0-a600-4ad9-8f85-be47f07dbf41 req-641ddb5e-a76c-49df-8039-9708ee045950 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] GET https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb Jul 03 15:52:51.468799 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3d1749f0-a600-4ad9-8f85-be47f07dbf41 req-641ddb5e-a76c-49df-8039-9708ee045950 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.468969 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3d1749f0-a600-4ad9-8f85-be47f07dbf41 req-641ddb5e-a76c-49df-8039-9708ee045950 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.476434 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3d1749f0-a600-4ad9-8f85-be47f07dbf41 req-641ddb5e-a76c-49df-8039-9708ee045950 tempest-VolumesSnapshotsTestJSON-2068638209 tempest-VolumesSnapshotsTestJSON-2068638209-project-member] https://10.4.3.228/volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb returned with HTTP 404 Jul 03 15:52:51.476902 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 707/2849] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:51 2026] GET /volume/v3/volumes/e7682562-80b8-4462-879e-2eb0c7ec14bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:51.886110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5258e22b-cadb-4b9e-989e-ca887ce5ac9e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.887800 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5258e22b-cadb-4b9e-989e-ca887ce5ac9e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf Jul 03 15:52:51.888007 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5258e22b-cadb-4b9e-989e-ca887ce5ac9e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.888169 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5258e22b-cadb-4b9e-989e-ca887ce5ac9e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.895910 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.895910 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:51.896446 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5258e22b-cadb-4b9e-989e-ca887ce5ac9e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:51.897320 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5258e22b-cadb-4b9e-989e-ca887ce5ac9e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf returned with HTTP 200 Jul 03 15:52:51.897679 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 714/2850] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:51 2026] GET /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:51.902282 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6a07015d-ed44-41d2-98bd-50669d65b5a1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.906281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a07015d-ed44-41d2-98bd-50669d65b5a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:51.906281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a07015d-ed44-41d2-98bd-50669d65b5a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.906281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a07015d-ed44-41d2-98bd-50669d65b5a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.906281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6a07015d-ed44-41d2-98bd-50669d65b5a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:51.908892 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dce92286-e701-4b80-9547-310aeb12b93e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.910682 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.910682 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:51.911013 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dce92286-e701-4b80-9547-310aeb12b93e tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf/action Jul 03 15:52:51.911396 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dce92286-e701-4b80-9547-310aeb12b93e tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:51.911651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dce92286-e701-4b80-9547-310aeb12b93e tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:51.912142 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a07015d-ed44-41d2-98bd-50669d65b5a1 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:51.912665 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 713/2851] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:51 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:51.913248 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.admin_actions [None req-dce92286-e701-4b80-9547-310aeb12b93e tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot '994fc124-0b42-404f-b877-6d192c788eaf' with '{'status': 'creating'}' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:51.929757 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.929757 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:51.942394 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dce92286-e701-4b80-9547-310aeb12b93e tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf/action returned with HTTP 202 Jul 03 15:52:51.943044 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 708/2852] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:51 2026] POST /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:51.950316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-035e26a2-7c67-4516-8a47-738abc809c6a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.952355 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-035e26a2-7c67-4516-8a47-738abc809c6a tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf Jul 03 15:52:51.952639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-035e26a2-7c67-4516-8a47-738abc809c6a tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:51.952799 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-035e26a2-7c67-4516-8a47-738abc809c6a tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:51.961078 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.961078 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:51.961078 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-035e26a2-7c67-4516-8a47-738abc809c6a tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:51.961078 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-035e26a2-7c67-4516-8a47-738abc809c6a tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf returned with HTTP 200 Jul 03 15:52:51.961663 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 715/2853] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:51 2026] GET /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:51.982603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5eadeee2-6260-4a9c-add5-473a417bcaea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:51.982603 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5eadeee2-6260-4a9c-add5-473a417bcaea tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf/action Jul 03 15:52:51.982603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5eadeee2-6260-4a9c-add5-473a417bcaea tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:51.982603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5eadeee2-6260-4a9c-add5-473a417bcaea tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:51.993689 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:51.993689 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:51.994125 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5eadeee2-6260-4a9c-add5-473a417bcaea tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot retrieved successfully. Jul 03 15:52:52.014826 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5eadeee2-6260-4a9c-add5-473a417bcaea tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot delete request issued successfully. Jul 03 15:52:52.015152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5eadeee2-6260-4a9c-add5-473a417bcaea tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf/action returned with HTTP 202 Jul 03 15:52:52.015689 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 714/2854] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:51 2026] POST /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 15:52:52.026474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-61bf3fcf-4548-4c6d-863f-483dd941e0d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:52.029783 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61bf3fcf-4548-4c6d-863f-483dd941e0d7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf Jul 03 15:52:52.030099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61bf3fcf-4548-4c6d-863f-483dd941e0d7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:52.031402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61bf3fcf-4548-4c6d-863f-483dd941e0d7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:52.040839 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:52.040839 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:52.042543 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-61bf3fcf-4548-4c6d-863f-483dd941e0d7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:52.044864 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61bf3fcf-4548-4c6d-863f-483dd941e0d7 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf returned with HTTP 200 Jul 03 15:52:52.045517 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 709/2855] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:52 2026] GET /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:52.466960 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:52.466960 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:52.467522 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:52:52.467679 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Checking backup size 1 against volume size 1 {{(pid=99819) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:52:52.467811 np0000004436 devstack@c-api.service[99819]: INFO cinder.backup.api [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Overwriting volume c17a7696-e74a-4b7e-bb20-12f280ff18a9 with restore of backup 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:52.488403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] restore_backup in rpcapi backup_id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 {{(pid=99819) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:52:52.490705 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b0be3541-56e1-4949-8684-da96398a9b45 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8/restore returned with HTTP 202 Jul 03 15:52:52.493657 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 718/2856] 10.4.3.228 () {68 vars in 1393 bytes} [Fri Jul 3 15:52:51 2026] POST /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8/restore => generated 189 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:52.500479 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-84f0764b-16a3-4be5-a8ef-e1a4835336bf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:52.502521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84f0764b-16a3-4be5-a8ef-e1a4835336bf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:52.502759 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84f0764b-16a3-4be5-a8ef-e1a4835336bf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:52.502972 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84f0764b-16a3-4be5-a8ef-e1a4835336bf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:52.503092 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-84f0764b-16a3-4be5-a8ef-e1a4835336bf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:52.508714 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:52.508714 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:52.509720 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84f0764b-16a3-4be5-a8ef-e1a4835336bf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:52.510147 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 716/2857] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:52 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:52.926165 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9b7f1d7f-a151-4d6d-bdd5-a6e286b216dd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:52.928054 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b7f1d7f-a151-4d6d-bdd5-a6e286b216dd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:52.928271 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b7f1d7f-a151-4d6d-bdd5-a6e286b216dd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:52.928461 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b7f1d7f-a151-4d6d-bdd5-a6e286b216dd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:52.928576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9b7f1d7f-a151-4d6d-bdd5-a6e286b216dd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:52.933167 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:52.933167 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:52.933894 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b7f1d7f-a151-4d6d-bdd5-a6e286b216dd tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:52.934302 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 715/2858] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:52 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:53.054474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5082ec99-2a04-434b-ac4e-f1565e649ce1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.057085 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5082ec99-2a04-434b-ac4e-f1565e649ce1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf Jul 03 15:52:53.057338 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5082ec99-2a04-434b-ac4e-f1565e649ce1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:53.057580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5082ec99-2a04-434b-ac4e-f1565e649ce1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:53.066709 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5082ec99-2a04-434b-ac4e-f1565e649ce1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf returned with HTTP 404 Jul 03 15:52:53.067333 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 710/2859] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:53 2026] GET /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:53.075021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8355c7b1-48af-4b13-9c1a-2bf917a3d124 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.076891 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8355c7b1-48af-4b13-9c1a-2bf917a3d124 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:52:53.077226 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8355c7b1-48af-4b13-9c1a-2bf917a3d124 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:53.077407 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8355c7b1-48af-4b13-9c1a-2bf917a3d124 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:53.081782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-8355c7b1-48af-4b13-9c1a-2bf917a3d124 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'available'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:53.094560 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:53.094560 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:53.105665 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8355c7b1-48af-4b13-9c1a-2bf917a3d124 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:52:53.106286 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 719/2860] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:53 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:53.118061 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4a45dadd-a119-4c04-8206-f0d96cc8d7c3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.120064 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4a45dadd-a119-4c04-8206-f0d96cc8d7c3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:52:53.120313 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4a45dadd-a119-4c04-8206-f0d96cc8d7c3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:53.120594 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4a45dadd-a119-4c04-8206-f0d96cc8d7c3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:53.126650 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=405,cinder:INSERT=77,cinder:UPDATE=134,cinder:DELETE=1 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:52:53.131834 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:53.131834 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:53.132311 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4a45dadd-a119-4c04-8206-f0d96cc8d7c3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:53.133127 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4a45dadd-a119-4c04-8206-f0d96cc8d7c3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:52:53.133490 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 717/2861] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:53 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:53.144473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8d6bdb15-4fee-4fbe-ad35-c5c4ac9e058c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.146581 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8d6bdb15-4fee-4fbe-ad35-c5c4ac9e058c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf Jul 03 15:52:53.146860 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8d6bdb15-4fee-4fbe-ad35-c5c4ac9e058c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:53.147072 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8d6bdb15-4fee-4fbe-ad35-c5c4ac9e058c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:53.147172 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-8d6bdb15-4fee-4fbe-ad35-c5c4ac9e058c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Delete snapshot with id: 994fc124-0b42-404f-b877-6d192c788eaf Jul 03 15:52:53.152089 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8d6bdb15-4fee-4fbe-ad35-c5c4ac9e058c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf returned with HTTP 404 Jul 03 15:52:53.152717 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 716/2862] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:52:53 2026] DELETE /volume/v3/snapshots/994fc124-0b42-404f-b877-6d192c788eaf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:53.161895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.164043 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:53.164523 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "574850c2-0c32-4122-9b79-ba39dffd4266", "name": "tempest-SnapshotsActionsTest-Snapshot-60243349"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:53.174652 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:53.174652 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:53.175286 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:52:53.175455 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create snapshot from volume 574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:52:53.209783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Created reservations ['54bfefca-76b4-4994-8f4a-00c779b7844d', 'e0fd9754-57fa-4058-b6cc-9833e48d5923', '6f7ba296-c4f9-4556-b542-29b92677bd0f', '1ab5c74d-8f67-40c2-9e6c-01c8d39dbc2a'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:53.247101 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot create request issued successfully. Jul 03 15:52:53.247562 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-545608e8-8aff-4f1e-a422-51d9d6965a5c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:53.248189 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 711/2863] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:53 2026] POST /volume/v3/snapshots => generated 305 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:53.261848 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f39f158b-6d59-4231-bd2d-be23f75f0e46 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.263839 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f39f158b-6d59-4231-bd2d-be23f75f0e46 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce Jul 03 15:52:53.264319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f39f158b-6d59-4231-bd2d-be23f75f0e46 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:53.265645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f39f158b-6d59-4231-bd2d-be23f75f0e46 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:53.271231 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:53.271231 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:53.273348 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f39f158b-6d59-4231-bd2d-be23f75f0e46 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:53.273348 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f39f158b-6d59-4231-bd2d-be23f75f0e46 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce returned with HTTP 200 Jul 03 15:52:53.273348 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 720/2864] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:53 2026] GET /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:53.520733 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b78efcf0-bb61-4125-a497-0dc96f91fb1b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.522533 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b78efcf0-bb61-4125-a497-0dc96f91fb1b tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:53.522784 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b78efcf0-bb61-4125-a497-0dc96f91fb1b tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:53.522997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b78efcf0-bb61-4125-a497-0dc96f91fb1b tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:53.523112 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b78efcf0-bb61-4125-a497-0dc96f91fb1b tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:53.529264 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:53.529264 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:53.530384 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b78efcf0-bb61-4125-a497-0dc96f91fb1b tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:53.530767 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 718/2865] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:53 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:53.945533 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2381d413-ee9d-46cb-80f8-9315138ddb48 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:53.947700 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2381d413-ee9d-46cb-80f8-9315138ddb48 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:53.948008 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2381d413-ee9d-46cb-80f8-9315138ddb48 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:53.948251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2381d413-ee9d-46cb-80f8-9315138ddb48 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:53.948379 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2381d413-ee9d-46cb-80f8-9315138ddb48 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:53.953603 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:53.953603 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:53.954311 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2381d413-ee9d-46cb-80f8-9315138ddb48 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:53.954633 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 717/2866] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:53 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:54.284279 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d6b9061f-d71e-4f44-b878-762c2d27ced9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.286186 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d6b9061f-d71e-4f44-b878-762c2d27ced9 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce Jul 03 15:52:54.286395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d6b9061f-d71e-4f44-b878-762c2d27ced9 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:54.286566 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d6b9061f-d71e-4f44-b878-762c2d27ced9 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:54.291855 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:54.291855 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:54.292435 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d6b9061f-d71e-4f44-b878-762c2d27ced9 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:54.293315 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d6b9061f-d71e-4f44-b878-762c2d27ced9 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce returned with HTTP 200 Jul 03 15:52:54.293683 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 712/2867] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:54 2026] GET /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:54.302861 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ec93120e-f5d6-4313-98cc-a5d71d0c99c3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.304633 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ec93120e-f5d6-4313-98cc-a5d71d0c99c3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce/action Jul 03 15:52:54.305017 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ec93120e-f5d6-4313-98cc-a5d71d0c99c3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:54.305182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ec93120e-f5d6-4313-98cc-a5d71d0c99c3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:54.306592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-ec93120e-f5d6-4313-98cc-a5d71d0c99c3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot '0513385d-f7b0-4101-b656-736a3e3bf6ce' with '{'status': 'deleting'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:54.317034 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:54.317034 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:54.329139 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ec93120e-f5d6-4313-98cc-a5d71d0c99c3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce/action returned with HTTP 202 Jul 03 15:52:54.329559 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 721/2868] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:54 2026] POST /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:54.336098 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-67d9766d-10de-4bcd-885e-ac63ecd70435 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.337908 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-67d9766d-10de-4bcd-885e-ac63ecd70435 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce Jul 03 15:52:54.338146 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-67d9766d-10de-4bcd-885e-ac63ecd70435 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:54.338344 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-67d9766d-10de-4bcd-885e-ac63ecd70435 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:54.343679 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:54.343679 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:54.344181 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-67d9766d-10de-4bcd-885e-ac63ecd70435 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:54.345170 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-67d9766d-10de-4bcd-885e-ac63ecd70435 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce returned with HTTP 200 Jul 03 15:52:54.345574 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 719/2869] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:54 2026] GET /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:54.353924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a9bddc9b-913e-42c4-8f9f-685e3d57a444 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.355908 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a9bddc9b-913e-42c4-8f9f-685e3d57a444 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce/action Jul 03 15:52:54.356201 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a9bddc9b-913e-42c4-8f9f-685e3d57a444 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:54.356311 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a9bddc9b-913e-42c4-8f9f-685e3d57a444 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:54.362586 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:54.362586 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:54.363018 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a9bddc9b-913e-42c4-8f9f-685e3d57a444 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot retrieved successfully. Jul 03 15:52:54.377828 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a9bddc9b-913e-42c4-8f9f-685e3d57a444 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot delete request issued successfully. Jul 03 15:52:54.378021 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a9bddc9b-913e-42c4-8f9f-685e3d57a444 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce/action returned with HTTP 202 Jul 03 15:52:54.378397 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 718/2870] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:54 2026] POST /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:54.385493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6b90ee6c-c82d-468a-99fa-784334c500d8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.389227 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6b90ee6c-c82d-468a-99fa-784334c500d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce Jul 03 15:52:54.389375 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6b90ee6c-c82d-468a-99fa-784334c500d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:54.389593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6b90ee6c-c82d-468a-99fa-784334c500d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:54.400162 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:54.400162 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:54.400581 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6b90ee6c-c82d-468a-99fa-784334c500d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:54.401636 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6b90ee6c-c82d-468a-99fa-784334c500d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce returned with HTTP 200 Jul 03 15:52:54.402540 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 713/2871] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:54 2026] GET /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:54.542802 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d798c3b6-dc92-4268-8975-fcd2a6781086 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.544576 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d798c3b6-dc92-4268-8975-fcd2a6781086 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:54.544790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d798c3b6-dc92-4268-8975-fcd2a6781086 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:54.544958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d798c3b6-dc92-4268-8975-fcd2a6781086 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:54.545078 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d798c3b6-dc92-4268-8975-fcd2a6781086 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:54.549776 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:54.549776 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:54.550684 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d798c3b6-dc92-4268-8975-fcd2a6781086 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:54.550944 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 722/2872] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:54 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:54.828346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.830315 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:52:54.830709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1686206750", "imageRef": "9cfd65ee-d9d2-4b51-af03-f0ed9923e634", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:54.832597 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1686206750', 'imageRef': '9cfd65ee-d9d2-4b51-af03-f0ed9923e634', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:52:54.910291 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Create volume of 1 GB Jul 03 15:52:54.914837 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Availability Zones retrieved successfully. Jul 03 15:52:54.921317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Flow 'volume_create_api' (b4f3869e-cdf5-4ef9-82cc-dc7105b7d3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:54.922416 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361b631e-013b-4140-ae6b-b762f25106fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:54.923551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:52:54.964637 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d0eb511d-a485-4a2e-aa76-6da7018b2c11 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:54.966363 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0eb511d-a485-4a2e-aa76-6da7018b2c11 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:54.966578 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0eb511d-a485-4a2e-aa76-6da7018b2c11 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:54.966807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0eb511d-a485-4a2e-aa76-6da7018b2c11 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:54.966942 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d0eb511d-a485-4a2e-aa76-6da7018b2c11 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:54.972430 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:54.972430 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:54.973349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0eb511d-a485-4a2e-aa76-6da7018b2c11 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:54.973874 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 719/2873] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:54 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:54.979505 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361b631e-013b-4140-ae6b-b762f25106fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:54.980325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76031707-9b3c-4775-af4e-154b6a7e1e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:55.035206 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Created reservations ['c225f170-0cde-4415-994e-629f714f8210', 'e8a1e0de-6a32-4045-857f-551befacf076', '5feefeb0-db88-49a9-9436-91986acbcff7', '89ca2b59-c575-473d-9339-fa1a026c545f'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:55.036006 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76031707-9b3c-4775-af4e-154b6a7e1e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c225f170-0cde-4415-994e-629f714f8210', 'e8a1e0de-6a32-4045-857f-551befacf076', '5feefeb0-db88-49a9-9436-91986acbcff7', '89ca2b59-c575-473d-9339-fa1a026c545f']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:55.036783 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2e0ad9-79dd-4d5f-95ea-1e50799d4cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:55.057922 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2e0ad9-79dd-4d5f-95ea-1e50799d4cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3193f43e-6415-4d35-b8d4-abbc7b121985', '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-1686206750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758d3ceff1c846c4b65a3202a1fd75c4',qos_specs=None,replication_status=,reservations=['c225f170-0cde-4415-994e-629f714f8210','e8a1e0de-6a32-4045-857f-551befacf076','5feefeb0-db88-49a9-9436-91986acbcff7','89ca2b59-c575-473d-9339-fa1a026c545f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd7ebafebdf4d06b22f7ac8f6cf95bb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1686206750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3193f43e-6415-4d35-b8d4-abbc7b121985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='758d3ceff1c846c4b65a3202a1fd75c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0bd7ebafebdf4d06b22f7ac8f6cf95bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:55.058634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a8eafc-5e8e-4a00-80c4-792132929a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:55.076811 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5a8eafc-5e8e-4a00-80c4-792132929a04) transitioned into 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-1686206750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758d3ceff1c846c4b65a3202a1fd75c4',qos_specs=None,replication_status=,reservations=['c225f170-0cde-4415-994e-629f714f8210','e8a1e0de-6a32-4045-857f-551befacf076','5feefeb0-db88-49a9-9436-91986acbcff7','89ca2b59-c575-473d-9339-fa1a026c545f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd7ebafebdf4d06b22f7ac8f6cf95bb',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:55.077782 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7678b6-16a6-41f6-95ff-68b2d180fb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:52:55.089530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7678b6-16a6-41f6-95ff-68b2d180fb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:52:55.090612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Flow 'volume_create_api' (b4f3869e-cdf5-4ef9-82cc-dc7105b7d3f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:52:55.091022 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Create volume request issued successfully. Jul 03 15:52:55.091829 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5332aa58-6096-4bda-a6c9-74496fbc89ba tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:52:55.092361 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 720/2874] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:52:54 2026] POST /volume/v3/volumes => generated 753 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:55.106020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-db9f658d-3e1d-4e24-acdb-d42df518ec51 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.108057 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-db9f658d-3e1d-4e24-acdb-d42df518ec51 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:52:55.108057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-db9f658d-3e1d-4e24-acdb-d42df518ec51 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:55.108189 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-db9f658d-3e1d-4e24-acdb-d42df518ec51 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:55.114723 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:55.114723 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:55.116459 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=456,cinder:UPDATE=157,cinder:INSERT=82,cinder:DELETE=2 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:52:55.119245 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-db9f658d-3e1d-4e24-acdb-d42df518ec51 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:52:55.125063 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-db9f658d-3e1d-4e24-acdb-d42df518ec51 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:52:55.125658 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 714/2875] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:55 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:55.411298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2c250d4f-0a6b-4b62-893e-2766e827f76d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.413062 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2c250d4f-0a6b-4b62-893e-2766e827f76d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce Jul 03 15:52:55.413252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2c250d4f-0a6b-4b62-893e-2766e827f76d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:55.413428 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2c250d4f-0a6b-4b62-893e-2766e827f76d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:55.417763 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2c250d4f-0a6b-4b62-893e-2766e827f76d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce returned with HTTP 404 Jul 03 15:52:55.418239 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 723/2876] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:55 2026] GET /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:55.427187 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f1f783e3-9a98-42c5-bf8f-8369cbb9c5af None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.428863 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1f783e3-9a98-42c5-bf8f-8369cbb9c5af tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:52:55.429223 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1f783e3-9a98-42c5-bf8f-8369cbb9c5af tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:55.429337 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1f783e3-9a98-42c5-bf8f-8369cbb9c5af tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:55.431083 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.admin_actions [None req-f1f783e3-9a98-42c5-bf8f-8369cbb9c5af tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'available'}' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:55.442511 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:55.442511 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:55.456905 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1f783e3-9a98-42c5-bf8f-8369cbb9c5af tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:52:55.457382 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 720/2877] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:55 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:55.466308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-85d1c37d-bf59-4156-914f-8d098285d85d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.468212 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85d1c37d-bf59-4156-914f-8d098285d85d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:52:55.468558 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85d1c37d-bf59-4156-914f-8d098285d85d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:55.468764 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85d1c37d-bf59-4156-914f-8d098285d85d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:55.474352 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:55.474352 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:55.474856 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-85d1c37d-bf59-4156-914f-8d098285d85d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:55.475757 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85d1c37d-bf59-4156-914f-8d098285d85d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:52:55.476216 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 721/2878] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:55 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:55.484102 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d75035a3-9624-4468-af98-72be0163bfa1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.485994 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d75035a3-9624-4468-af98-72be0163bfa1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce Jul 03 15:52:55.486310 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d75035a3-9624-4468-af98-72be0163bfa1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:55.486646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d75035a3-9624-4468-af98-72be0163bfa1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:55.486809 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-d75035a3-9624-4468-af98-72be0163bfa1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Delete snapshot with id: 0513385d-f7b0-4101-b656-736a3e3bf6ce Jul 03 15:52:55.491370 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d75035a3-9624-4468-af98-72be0163bfa1 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce returned with HTTP 404 Jul 03 15:52:55.491872 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 715/2879] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:52:55 2026] DELETE /volume/v3/snapshots/0513385d-f7b0-4101-b656-736a3e3bf6ce => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:55.498874 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.500601 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:55.500984 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "574850c2-0c32-4122-9b79-ba39dffd4266", "name": "tempest-SnapshotsActionsTest-Snapshot-1733228838"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:55.509640 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:55.509640 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:55.510210 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:52:55.510327 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create snapshot from volume 574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:52:55.538415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Created reservations ['87824acd-fa19-41c5-a623-3eb52f186e7f', 'abddf3df-f28d-4c36-bed8-6ba69cd8c2be', 'f3727d3e-fca1-4803-abae-4698303f8a26', '73c3673b-7654-4beb-9d53-2c4f76f8a944'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:55.563685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ae7bf0b5-821a-40ab-b293-6b9cba7ff0f3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.566057 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae7bf0b5-821a-40ab-b293-6b9cba7ff0f3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:55.566331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae7bf0b5-821a-40ab-b293-6b9cba7ff0f3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:55.566549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae7bf0b5-821a-40ab-b293-6b9cba7ff0f3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:55.566732 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ae7bf0b5-821a-40ab-b293-6b9cba7ff0f3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:55.576853 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot create request issued successfully. Jul 03 15:52:55.577364 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd93f3f3-1452-4f2b-95de-3ab536b64b06 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:55.577924 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 724/2880] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:55.578604 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:55.578604 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:55.579449 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae7bf0b5-821a-40ab-b293-6b9cba7ff0f3 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:55.579872 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 721/2881] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:55 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:55.587154 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7ba719a5-90a2-4a61-866b-300165d67556 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.589084 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ba719a5-90a2-4a61-866b-300165d67556 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 Jul 03 15:52:55.589278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ba719a5-90a2-4a61-866b-300165d67556 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:55.589454 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ba719a5-90a2-4a61-866b-300165d67556 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:55.595719 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:55.595719 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:55.596204 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ba719a5-90a2-4a61-866b-300165d67556 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:55.597075 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ba719a5-90a2-4a61-866b-300165d67556 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 returned with HTTP 200 Jul 03 15:52:55.597423 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 722/2882] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:55 2026] GET /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:55.983492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-faa932aa-7e47-412e-919b-5c20b0a84cf0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:55.985495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-faa932aa-7e47-412e-919b-5c20b0a84cf0 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:55.985748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-faa932aa-7e47-412e-919b-5c20b0a84cf0 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:55.985944 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-faa932aa-7e47-412e-919b-5c20b0a84cf0 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:55.986074 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-faa932aa-7e47-412e-919b-5c20b0a84cf0 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:55.991151 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:55.991151 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:55.992057 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-faa932aa-7e47-412e-919b-5c20b0a84cf0 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:55.992546 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 716/2883] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:55 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:56.139740 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-682b0b20-a562-404e-b687-ec1613cbf43f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.141704 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-682b0b20-a562-404e-b687-ec1613cbf43f tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:52:56.142007 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-682b0b20-a562-404e-b687-ec1613cbf43f tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:56.143357 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-682b0b20-a562-404e-b687-ec1613cbf43f tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:56.154017 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.154017 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:56.157188 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-682b0b20-a562-404e-b687-ec1613cbf43f tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:52:56.161602 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-682b0b20-a562-404e-b687-ec1613cbf43f tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:52:56.162259 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 725/2884] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:56 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:56.205417 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-f6538ce4-6157-493e-b8a0-b9e57acedc12 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.209192 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-f6538ce4-6157-493e-b8a0-b9e57acedc12 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:56.209384 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-f6538ce4-6157-493e-b8a0-b9e57acedc12 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:56.212638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-f6538ce4-6157-493e-b8a0-b9e57acedc12 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:56.219636 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.219636 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:56.222979 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-f6538ce4-6157-493e-b8a0-b9e57acedc12 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:56.226800 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-f6538ce4-6157-493e-b8a0-b9e57acedc12 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:56.227213 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 722/2885] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:52:56 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:56.245586 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-26876856-e822-495c-8bba-f599d10edf24 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.249439 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-26876856-e822-495c-8bba-f599d10edf24 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d/action Jul 03 15:52:56.250250 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-26876856-e822-495c-8bba-f599d10edf24 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:56.254641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-26876856-e822-495c-8bba-f599d10edf24 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:56.266015 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.266015 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:56.266673 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-26876856-e822-495c-8bba-f599d10edf24 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:56.272237 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-26876856-e822-495c-8bba-f599d10edf24 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Begin detaching volume completed successfully. Jul 03 15:52:56.272603 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-26876856-e822-495c-8bba-f599d10edf24 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d/action returned with HTTP 202 Jul 03 15:52:56.273217 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 723/2886] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:52:56 2026] POST /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:56.299049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0a83253e-2501-4ab0-9b4c-bf6ff53ef1d4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.300806 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0a83253e-2501-4ab0-9b4c-bf6ff53ef1d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:56.301144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0a83253e-2501-4ab0-9b4c-bf6ff53ef1d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:56.301317 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0a83253e-2501-4ab0-9b4c-bf6ff53ef1d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:56.311837 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.311837 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:56.315731 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0a83253e-2501-4ab0-9b4c-bf6ff53ef1d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:56.320400 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0a83253e-2501-4ab0-9b4c-bf6ff53ef1d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:56.320941 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 717/2887] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:56 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:56.596380 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ce772e3a-1cb2-421d-bc51-7687d36bfac4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.598061 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce772e3a-1cb2-421d-bc51-7687d36bfac4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:56.598254 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce772e3a-1cb2-421d-bc51-7687d36bfac4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:56.598456 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce772e3a-1cb2-421d-bc51-7687d36bfac4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:56.598556 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ce772e3a-1cb2-421d-bc51-7687d36bfac4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:56.600068 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=379,cinder:UPDATE=108,cinder:INSERT=59,cinder:DELETE=2 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:52:56.606642 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.606642 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:56.607595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce772e3a-1cb2-421d-bc51-7687d36bfac4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:56.608084 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 726/2888] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:56 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:56.609337 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-10cc509d-eb0a-4e5d-81b9-40e2348584f0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.611194 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10cc509d-eb0a-4e5d-81b9-40e2348584f0 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 Jul 03 15:52:56.611360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10cc509d-eb0a-4e5d-81b9-40e2348584f0 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:56.611528 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10cc509d-eb0a-4e5d-81b9-40e2348584f0 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:56.616934 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.616934 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:56.617480 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-10cc509d-eb0a-4e5d-81b9-40e2348584f0 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:56.618291 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10cc509d-eb0a-4e5d-81b9-40e2348584f0 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 returned with HTTP 200 Jul 03 15:52:56.618706 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 723/2889] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:56 2026] GET /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:56.628399 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9f01262e-ffc5-4635-b075-81c9e5d224e0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.630142 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f01262e-ffc5-4635-b075-81c9e5d224e0 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4/action Jul 03 15:52:56.630432 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f01262e-ffc5-4635-b075-81c9e5d224e0 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:56.630545 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f01262e-ffc5-4635-b075-81c9e5d224e0 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:56.631855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-9f01262e-ffc5-4635-b075-81c9e5d224e0 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'b289efec-2917-4fba-99c0-9739da0ea2d4' with '{'status': 'error'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:56.640739 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.640739 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:56.653162 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f01262e-ffc5-4635-b075-81c9e5d224e0 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4/action returned with HTTP 202 Jul 03 15:52:56.653540 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 724/2890] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:56 2026] POST /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:56.660593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-161f96e0-c8e5-4fbe-bd80-83e4c64d3339 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.662393 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-161f96e0-c8e5-4fbe-bd80-83e4c64d3339 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 Jul 03 15:52:56.662559 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-161f96e0-c8e5-4fbe-bd80-83e4c64d3339 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:56.662765 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-161f96e0-c8e5-4fbe-bd80-83e4c64d3339 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:56.670334 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.670334 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:56.670818 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-161f96e0-c8e5-4fbe-bd80-83e4c64d3339 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:56.672220 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-161f96e0-c8e5-4fbe-bd80-83e4c64d3339 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 returned with HTTP 200 Jul 03 15:52:56.672908 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 718/2891] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:56 2026] GET /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:56.682229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-67181f69-576e-4241-89f4-7dbb8d5fd66d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.684119 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-67181f69-576e-4241-89f4-7dbb8d5fd66d tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4/action Jul 03 15:52:56.684502 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-67181f69-576e-4241-89f4-7dbb8d5fd66d tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:56.684645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-67181f69-576e-4241-89f4-7dbb8d5fd66d tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:56.692248 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.692248 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:56.692595 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-67181f69-576e-4241-89f4-7dbb8d5fd66d tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot retrieved successfully. Jul 03 15:52:56.713397 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-67181f69-576e-4241-89f4-7dbb8d5fd66d tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot delete request issued successfully. Jul 03 15:52:56.713637 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-67181f69-576e-4241-89f4-7dbb8d5fd66d tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4/action returned with HTTP 202 Jul 03 15:52:56.714120 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 727/2892] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:56 2026] POST /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:56.725164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3c631780-f173-40ab-8b34-b6e9d3e5b52d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:56.727340 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c631780-f173-40ab-8b34-b6e9d3e5b52d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 Jul 03 15:52:56.727561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c631780-f173-40ab-8b34-b6e9d3e5b52d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:56.727811 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c631780-f173-40ab-8b34-b6e9d3e5b52d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:56.733071 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:56.733071 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:56.733474 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3c631780-f173-40ab-8b34-b6e9d3e5b52d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:56.734379 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c631780-f173-40ab-8b34-b6e9d3e5b52d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 returned with HTTP 200 Jul 03 15:52:56.734793 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 724/2893] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:56 2026] GET /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:57.002367 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e4d54e4e-bb06-4008-afb2-e47ed6f15883 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.004521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e4d54e4e-bb06-4008-afb2-e47ed6f15883 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:57.004812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e4d54e4e-bb06-4008-afb2-e47ed6f15883 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.005043 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e4d54e4e-bb06-4008-afb2-e47ed6f15883 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.005164 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e4d54e4e-bb06-4008-afb2-e47ed6f15883 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:57.010087 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.010087 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:57.010808 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e4d54e4e-bb06-4008-afb2-e47ed6f15883 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:57.011254 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 725/2894] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:57.175980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-008c3907-97f4-4e39-94f5-30e56b40d9e7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.178639 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-008c3907-97f4-4e39-94f5-30e56b40d9e7 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:52:57.178751 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-008c3907-97f4-4e39-94f5-30e56b40d9e7 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.181636 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-008c3907-97f4-4e39-94f5-30e56b40d9e7 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.188740 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.188740 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:57.193139 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-008c3907-97f4-4e39-94f5-30e56b40d9e7 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:52:57.198869 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-008c3907-97f4-4e39-94f5-30e56b40d9e7 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:52:57.199402 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 719/2895] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:57.310591 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-423732e6-3456-40ec-8c06-bd82a2eb59c9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.311554 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-423732e6-3456-40ec-8c06-bd82a2eb59c9 None None] GET https://10.4.3.228/volume// Jul 03 15:52:57.311554 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-423732e6-3456-40ec-8c06-bd82a2eb59c9 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.311554 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-423732e6-3456-40ec-8c06-bd82a2eb59c9 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.311936 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-423732e6-3456-40ec-8c06-bd82a2eb59c9 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:52:57.312246 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 728/2896] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:52:57.320883 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-617058d5-241f-4759-bf5d-bdda36c2c943 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.335142 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7eb97691-eac6-484f-83fc-1a9df80b3128 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.338016 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7eb97691-eac6-484f-83fc-1a9df80b3128 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:57.338324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7eb97691-eac6-484f-83fc-1a9df80b3128 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.338602 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7eb97691-eac6-484f-83fc-1a9df80b3128 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.349926 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.349926 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:57.354080 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7eb97691-eac6-484f-83fc-1a9df80b3128 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:57.359922 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7eb97691-eac6-484f-83fc-1a9df80b3128 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:57.360402 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 726/2897] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:57.437427 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-617058d5-241f-4759-bf5d-bdda36c2c943 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:57.437745 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-617058d5-241f-4759-bf5d-bdda36c2c943 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.438013 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-617058d5-241f-4759-bf5d-bdda36c2c943 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.447848 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.447848 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:57.452069 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-617058d5-241f-4759-bf5d-bdda36c2c943 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:57.457683 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-617058d5-241f-4759-bf5d-bdda36c2c943 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:57.458132 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 725/2898] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1319 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:52:57.620245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a08ae254-ddcf-40c4-a5dd-1778b3de05e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.622426 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a08ae254-ddcf-40c4-a5dd-1778b3de05e4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:57.622637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a08ae254-ddcf-40c4-a5dd-1778b3de05e4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.622848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a08ae254-ddcf-40c4-a5dd-1778b3de05e4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.623002 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a08ae254-ddcf-40c4-a5dd-1778b3de05e4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:57.628286 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.628286 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:57.629202 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a08ae254-ddcf-40c4-a5dd-1778b3de05e4 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:57.629531 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 720/2899] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:57.744046 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f2de5de5-6c26-451d-a01c-04e7b717e523 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.745902 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f2de5de5-6c26-451d-a01c-04e7b717e523 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 Jul 03 15:52:57.746127 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f2de5de5-6c26-451d-a01c-04e7b717e523 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.746315 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f2de5de5-6c26-451d-a01c-04e7b717e523 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.750864 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f2de5de5-6c26-451d-a01c-04e7b717e523 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 returned with HTTP 404 Jul 03 15:52:57.751365 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 729/2900] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:57.757984 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-deb54ed6-133d-4d8e-ba01-19da8a1a74f1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.759765 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-deb54ed6-133d-4d8e-ba01-19da8a1a74f1 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:52:57.760108 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-deb54ed6-133d-4d8e-ba01-19da8a1a74f1 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:57.760224 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-deb54ed6-133d-4d8e-ba01-19da8a1a74f1 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:57.761552 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-deb54ed6-133d-4d8e-ba01-19da8a1a74f1 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'available'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:57.770414 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.770414 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:57.783284 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-deb54ed6-133d-4d8e-ba01-19da8a1a74f1 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:52:57.783748 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 727/2901] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:57 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:57.795539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b264e38d-ca1d-4b1d-a663-9d0b870245fd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.797792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b264e38d-ca1d-4b1d-a663-9d0b870245fd tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:52:57.798058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b264e38d-ca1d-4b1d-a663-9d0b870245fd tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.798295 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b264e38d-ca1d-4b1d-a663-9d0b870245fd tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.804056 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.804056 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:57.804593 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b264e38d-ca1d-4b1d-a663-9d0b870245fd tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:57.805508 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b264e38d-ca1d-4b1d-a663-9d0b870245fd tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:52:57.805971 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 726/2902] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:57.819038 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5db144d8-1a5f-45cf-bbc3-014346305ed2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.821227 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5db144d8-1a5f-45cf-bbc3-014346305ed2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 Jul 03 15:52:57.821465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5db144d8-1a5f-45cf-bbc3-014346305ed2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.821712 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5db144d8-1a5f-45cf-bbc3-014346305ed2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.821849 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-5db144d8-1a5f-45cf-bbc3-014346305ed2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Delete snapshot with id: b289efec-2917-4fba-99c0-9739da0ea2d4 Jul 03 15:52:57.826952 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5db144d8-1a5f-45cf-bbc3-014346305ed2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 returned with HTTP 404 Jul 03 15:52:57.827525 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 721/2903] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:52:57 2026] DELETE /volume/v3/snapshots/b289efec-2917-4fba-99c0-9739da0ea2d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:52:57.836719 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.838432 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:52:57.838767 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "574850c2-0c32-4122-9b79-ba39dffd4266", "name": "tempest-SnapshotsActionsTest-Snapshot-387613773"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:57.847067 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.847067 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:57.847599 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:52:57.847740 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Create snapshot from volume 574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:52:57.876447 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Created reservations ['0e3fee4d-b54f-4d15-bd56-3ff34e2d6558', 'f8b0125f-b842-4f06-8d74-5f87d7aa339f', '3eb6e851-9b54-4bc1-b67d-e7590aea177c', 'eea58ca3-4feb-4f9b-b417-db8056be33a6'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:52:57.907593 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot create request issued successfully. Jul 03 15:52:57.907949 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ec8f34b-6a8e-481f-8123-8ca8dcfb9569 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:52:57.908439 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 730/2904] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:52:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:52:57.919060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-29c1f22b-5e03-4177-9ae4-c5211eb1f3eb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:57.920825 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-29c1f22b-5e03-4177-9ae4-c5211eb1f3eb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa Jul 03 15:52:57.921022 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-29c1f22b-5e03-4177-9ae4-c5211eb1f3eb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:57.921966 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-29c1f22b-5e03-4177-9ae4-c5211eb1f3eb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:57.926279 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:57.926279 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:57.926685 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-29c1f22b-5e03-4177-9ae4-c5211eb1f3eb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:57.927473 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-29c1f22b-5e03-4177-9ae4-c5211eb1f3eb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa returned with HTTP 200 Jul 03 15:52:57.927857 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 728/2905] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:57 2026] GET /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:58.023720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d2536411-7484-4fda-80c9-e07d0be78259 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:58.025637 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d2536411-7484-4fda-80c9-e07d0be78259 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:58.025875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d2536411-7484-4fda-80c9-e07d0be78259 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:58.026119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d2536411-7484-4fda-80c9-e07d0be78259 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:58.026264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d2536411-7484-4fda-80c9-e07d0be78259 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:58.030345 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:58.030345 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:58.031036 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d2536411-7484-4fda-80c9-e07d0be78259 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:58.031505 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 727/2906] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:58 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:58.215723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-00e8af03-e189-4c80-8a69-65e5cda45140 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:58.217686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00e8af03-e189-4c80-8a69-65e5cda45140 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:52:58.217882 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00e8af03-e189-4c80-8a69-65e5cda45140 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:58.218107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00e8af03-e189-4c80-8a69-65e5cda45140 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:58.225583 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:58.225583 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:58.229739 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-00e8af03-e189-4c80-8a69-65e5cda45140 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:52:58.234367 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00e8af03-e189-4c80-8a69-65e5cda45140 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:52:58.234880 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 722/2907] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:58 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:58.376546 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4d2b197e-8482-4349-9603-a9011e298ee2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:58.378767 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d2b197e-8482-4349-9603-a9011e298ee2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:58.378951 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d2b197e-8482-4349-9603-a9011e298ee2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:58.379217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d2b197e-8482-4349-9603-a9011e298ee2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:58.391830 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:58.391830 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:58.396333 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4d2b197e-8482-4349-9603-a9011e298ee2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:58.401338 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d2b197e-8482-4349-9603-a9011e298ee2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:58.401731 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 731/2908] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:58 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:58.640394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-abc330e9-8edd-4fef-bdd3-0cb750649a79 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:58.642440 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-abc330e9-8edd-4fef-bdd3-0cb750649a79 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:58.642697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-abc330e9-8edd-4fef-bdd3-0cb750649a79 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:58.642915 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-abc330e9-8edd-4fef-bdd3-0cb750649a79 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:58.643038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-abc330e9-8edd-4fef-bdd3-0cb750649a79 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:58.648034 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:58.648034 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:58.648849 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-abc330e9-8edd-4fef-bdd3-0cb750649a79 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:58.649261 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 729/2909] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:58 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:58.937932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-094d92fa-d681-47f3-ac8e-cf2bf1eb1fa3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:58.939731 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-094d92fa-d681-47f3-ac8e-cf2bf1eb1fa3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa Jul 03 15:52:58.939910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-094d92fa-d681-47f3-ac8e-cf2bf1eb1fa3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:58.940134 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-094d92fa-d681-47f3-ac8e-cf2bf1eb1fa3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:58.945032 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:58.945032 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:58.945530 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-094d92fa-d681-47f3-ac8e-cf2bf1eb1fa3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:58.946514 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-094d92fa-d681-47f3-ac8e-cf2bf1eb1fa3 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa returned with HTTP 200 Jul 03 15:52:58.946988 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 728/2910] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:58 2026] GET /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:58.955984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-84a4fb77-ab30-41a9-bb68-380993e9d2f7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:58.958270 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84a4fb77-ab30-41a9-bb68-380993e9d2f7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa/action Jul 03 15:52:58.958799 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84a4fb77-ab30-41a9-bb68-380993e9d2f7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:58.958999 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84a4fb77-ab30-41a9-bb68-380993e9d2f7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:58.960905 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.admin_actions [None req-84a4fb77-ab30-41a9-bb68-380993e9d2f7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot '2588c496-299b-4bed-aad9-f68722da2efa' with '{'status': 'error_deleting'}' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:52:58.971816 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:58.971816 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:58.982612 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84a4fb77-ab30-41a9-bb68-380993e9d2f7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa/action returned with HTTP 202 Jul 03 15:52:58.983151 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 723/2911] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:58 2026] POST /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:58.990169 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6d99107c-1f16-416c-81b2-9bf23cd1365c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:58.991885 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6d99107c-1f16-416c-81b2-9bf23cd1365c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa Jul 03 15:52:58.992084 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6d99107c-1f16-416c-81b2-9bf23cd1365c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:58.992258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6d99107c-1f16-416c-81b2-9bf23cd1365c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:58.997376 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:58.997376 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:58.997783 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6d99107c-1f16-416c-81b2-9bf23cd1365c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:58.998488 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6d99107c-1f16-416c-81b2-9bf23cd1365c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa returned with HTTP 200 Jul 03 15:52:58.998896 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 732/2912] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:58 2026] GET /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:59.007312 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6139147f-6e3e-4f79-8088-d900810259d7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:59.008792 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6139147f-6e3e-4f79-8088-d900810259d7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa/action Jul 03 15:52:59.009101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6139147f-6e3e-4f79-8088-d900810259d7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:52:59.009212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6139147f-6e3e-4f79-8088-d900810259d7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:52:59.014629 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:59.014629 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:59.014898 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6139147f-6e3e-4f79-8088-d900810259d7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot retrieved successfully. Jul 03 15:52:59.031926 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6139147f-6e3e-4f79-8088-d900810259d7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot delete request issued successfully. Jul 03 15:52:59.032185 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6139147f-6e3e-4f79-8088-d900810259d7 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa/action returned with HTTP 202 Jul 03 15:52:59.032693 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 730/2913] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:52:59 2026] POST /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:52:59.041112 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-10dc3705-c0d2-4a8c-86f9-87b05efe02bb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:59.042083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a01a048c-ac0e-48c8-85b8-a2481b7419d4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:59.043405 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10dc3705-c0d2-4a8c-86f9-87b05efe02bb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa Jul 03 15:52:59.044301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10dc3705-c0d2-4a8c-86f9-87b05efe02bb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:59.044301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10dc3705-c0d2-4a8c-86f9-87b05efe02bb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:59.044908 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a01a048c-ac0e-48c8-85b8-a2481b7419d4 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:52:59.044908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a01a048c-ac0e-48c8-85b8-a2481b7419d4 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:59.044908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a01a048c-ac0e-48c8-85b8-a2481b7419d4 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:59.044908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a01a048c-ac0e-48c8-85b8-a2481b7419d4 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:59.048414 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:59.048414 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:59.049189 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a01a048c-ac0e-48c8-85b8-a2481b7419d4 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:52:59.049542 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 724/2914] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:52:59 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:59.049634 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:59.049634 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:52:59.050387 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-10dc3705-c0d2-4a8c-86f9-87b05efe02bb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:52:59.051174 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10dc3705-c0d2-4a8c-86f9-87b05efe02bb tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa returned with HTTP 200 Jul 03 15:52:59.051763 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 729/2915] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:52:59 2026] GET /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:59.246931 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c11feb34-5a7f-4512-bf66-f0c4f02f5d1c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:59.248546 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c11feb34-5a7f-4512-bf66-f0c4f02f5d1c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:52:59.248729 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c11feb34-5a7f-4512-bf66-f0c4f02f5d1c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:59.248901 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c11feb34-5a7f-4512-bf66-f0c4f02f5d1c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:59.255724 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:59.255724 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:52:59.259107 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c11feb34-5a7f-4512-bf66-f0c4f02f5d1c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:52:59.263210 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c11feb34-5a7f-4512-bf66-f0c4f02f5d1c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:52:59.263613 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 733/2916] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:59 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:52:59.414483 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fa6bd1d5-e5df-4f84-a310-6bc9562f39a3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:59.416180 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa6bd1d5-e5df-4f84-a310-6bc9562f39a3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:52:59.416359 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa6bd1d5-e5df-4f84-a310-6bc9562f39a3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:59.416530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa6bd1d5-e5df-4f84-a310-6bc9562f39a3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:59.425615 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:59.425615 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:52:59.428692 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fa6bd1d5-e5df-4f84-a310-6bc9562f39a3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:52:59.432370 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa6bd1d5-e5df-4f84-a310-6bc9562f39a3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:52:59.432790 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 731/2917] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:59 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:52:59.660384 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9e368060-2c5f-4182-b167-3b45a7b8297a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:52:59.662193 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9e368060-2c5f-4182-b167-3b45a7b8297a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:52:59.662380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9e368060-2c5f-4182-b167-3b45a7b8297a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:52:59.662572 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9e368060-2c5f-4182-b167-3b45a7b8297a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:52:59.662705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9e368060-2c5f-4182-b167-3b45a7b8297a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:52:59.667250 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:52:59.667250 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:52:59.668095 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9e368060-2c5f-4182-b167-3b45a7b8297a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:52:59.668509 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 725/2918] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:52:59 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.060640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-52e7ebd9-bc21-4d02-83f0-b3ef54af439d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.060993 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1fdc4211-1c9c-4867-b962-a15d90b0bee5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.064638 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52e7ebd9-bc21-4d02-83f0-b3ef54af439d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa Jul 03 15:53:00.064638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52e7ebd9-bc21-4d02-83f0-b3ef54af439d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.064638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52e7ebd9-bc21-4d02-83f0-b3ef54af439d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.064750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1fdc4211-1c9c-4867-b962-a15d90b0bee5 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:00.064750 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1fdc4211-1c9c-4867-b962-a15d90b0bee5 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.064750 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1fdc4211-1c9c-4867-b962-a15d90b0bee5 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.064750 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-1fdc4211-1c9c-4867-b962-a15d90b0bee5 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:00.067506 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.067506 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:00.067751 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52e7ebd9-bc21-4d02-83f0-b3ef54af439d tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa returned with HTTP 404 Jul 03 15:53:00.068202 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1fdc4211-1c9c-4867-b962-a15d90b0bee5 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:53:00.068518 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 730/2919] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:00.068586 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 734/2920] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.078923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2043292d-a9b0-46b0-8ac7-61baa097129c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.080704 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2043292d-a9b0-46b0-8ac7-61baa097129c tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:53:00.081063 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2043292d-a9b0-46b0-8ac7-61baa097129c tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:00.081180 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2043292d-a9b0-46b0-8ac7-61baa097129c tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:00.082547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-2043292d-a9b0-46b0-8ac7-61baa097129c tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'available'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:53:00.094442 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.094442 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:00.107672 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2043292d-a9b0-46b0-8ac7-61baa097129c tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:53:00.108080 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 732/2921] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:53:00 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:00.115072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c40eb0d3-164c-4ddd-b98b-545c3dca18da None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.116820 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c40eb0d3-164c-4ddd-b98b-545c3dca18da tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:00.117016 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c40eb0d3-164c-4ddd-b98b-545c3dca18da tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.117213 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c40eb0d3-164c-4ddd-b98b-545c3dca18da tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.122103 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.122103 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:00.122534 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c40eb0d3-164c-4ddd-b98b-545c3dca18da tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:53:00.123384 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c40eb0d3-164c-4ddd-b98b-545c3dca18da tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:53:00.123735 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 726/2922] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.131964 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-158c2621-8c52-45ac-949b-d64951d3a247 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.133644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-158c2621-8c52-45ac-949b-d64951d3a247 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa Jul 03 15:53:00.133745 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-158c2621-8c52-45ac-949b-d64951d3a247 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.136643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-158c2621-8c52-45ac-949b-d64951d3a247 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.136643 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-158c2621-8c52-45ac-949b-d64951d3a247 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Delete snapshot with id: 2588c496-299b-4bed-aad9-f68722da2efa Jul 03 15:53:00.138708 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-158c2621-8c52-45ac-949b-d64951d3a247 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa returned with HTTP 404 Jul 03 15:53:00.139286 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 731/2923] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:53:00 2026] DELETE /volume/v3/snapshots/2588c496-299b-4bed-aad9-f68722da2efa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:00.149111 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dc892a1e-ae9b-44e0-8783-c8ec0a72d9b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.150917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc892a1e-ae9b-44e0-8783-c8ec0a72d9b3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:53:00.151250 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc892a1e-ae9b-44e0-8783-c8ec0a72d9b3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:00.151364 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc892a1e-ae9b-44e0-8783-c8ec0a72d9b3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:00.152658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-dc892a1e-ae9b-44e0-8783-c8ec0a72d9b3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'creating'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:53:00.161605 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.161605 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:00.172422 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc892a1e-ae9b-44e0-8783-c8ec0a72d9b3 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:53:00.172881 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 735/2924] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:53:00 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:00.179560 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e1abf944-2976-435d-8eec-f937a2c8274e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.181692 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e1abf944-2976-435d-8eec-f937a2c8274e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:00.181892 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e1abf944-2976-435d-8eec-f937a2c8274e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.182149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e1abf944-2976-435d-8eec-f937a2c8274e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.187121 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.187121 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:00.187539 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e1abf944-2976-435d-8eec-f937a2c8274e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:53:00.188273 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e1abf944-2976-435d-8eec-f937a2c8274e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:53:00.188635 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 733/2925] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.197667 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1c46d1e5-5650-477d-b088-0ac5d850420c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.199895 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c46d1e5-5650-477d-b088-0ac5d850420c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:53:00.200246 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c46d1e5-5650-477d-b088-0ac5d850420c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:00.200409 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c46d1e5-5650-477d-b088-0ac5d850420c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:00.202013 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c46d1e5-5650-477d-b088-0ac5d850420c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99816) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 15:53:00.207178 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.207178 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:00.207603 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.snapshot_actions [None req-1c46d1e5-5650-477d-b088-0ac5d850420c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Updating snapshot c12559f9-8db9-4bf0-acba-583965989f62 with info {'id': 'c12559f9-8db9-4bf0-acba-583965989f62', 'status': 'error', 'progress': '80%'} Jul 03 15:53:00.213802 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c46d1e5-5650-477d-b088-0ac5d850420c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:53:00.214602 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 727/2926] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:53:00 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:00.221582 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-83572dba-7c6f-419d-a755-01169aab06a8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.223403 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83572dba-7c6f-419d-a755-01169aab06a8 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:00.223663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83572dba-7c6f-419d-a755-01169aab06a8 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.223852 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83572dba-7c6f-419d-a755-01169aab06a8 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.231235 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.231235 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:00.231633 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-83572dba-7c6f-419d-a755-01169aab06a8 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Snapshot retrieved successfully. Jul 03 15:53:00.232489 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83572dba-7c6f-419d-a755-01169aab06a8 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:53:00.232908 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 732/2927] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.243075 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a466a3df-5ff1-4064-a396-fcf298bce122 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.245517 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a466a3df-5ff1-4064-a396-fcf298bce122 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] POST https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action Jul 03 15:53:00.246079 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a466a3df-5ff1-4064-a396-fcf298bce122 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:00.246304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a466a3df-5ff1-4064-a396-fcf298bce122 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:00.248371 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-a466a3df-5ff1-4064-a396-fcf298bce122 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] Updating snapshot 'c12559f9-8db9-4bf0-acba-583965989f62' with '{'status': 'available'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:53:00.260398 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.260398 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:00.272971 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a466a3df-5ff1-4064-a396-fcf298bce122 tempest-SnapshotsActionsTest-1782856025 tempest-SnapshotsActionsTest-1782856025-project-admin] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action returned with HTTP 202 Jul 03 15:53:00.273375 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 736/2928] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 15:53:00 2026] POST /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:00.276376 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-37da094c-6a66-4017-b21f-ab86869a4507 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.278200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37da094c-6a66-4017-b21f-ab86869a4507 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:00.278381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-37da094c-6a66-4017-b21f-ab86869a4507 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.278554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-37da094c-6a66-4017-b21f-ab86869a4507 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.280299 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2364b1b1-c6ab-448b-920c-da24c35e38f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.282343 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2364b1b1-c6ab-448b-920c-da24c35e38f2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:00.282562 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2364b1b1-c6ab-448b-920c-da24c35e38f2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.282800 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2364b1b1-c6ab-448b-920c-da24c35e38f2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.285158 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.285158 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:00.288333 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.288333 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:00.288833 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2364b1b1-c6ab-448b-920c-da24c35e38f2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:53:00.289224 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-37da094c-6a66-4017-b21f-ab86869a4507 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:00.289751 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2364b1b1-c6ab-448b-920c-da24c35e38f2 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:53:00.290175 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 728/2929] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.293789 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37da094c-6a66-4017-b21f-ab86869a4507 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:00.294229 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 734/2930] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.301753 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.303615 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:00.304039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.304309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.304481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Delete snapshot with id: c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:00.309841 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.309841 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:00.310446 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:53:00.327651 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot delete request issued successfully. Jul 03 15:53:00.328039 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5ca348c7-b679-4fd5-9557-a5414079ff21 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 202 Jul 03 15:53:00.328441 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 733/2931] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:53:00 2026] DELETE /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:00.335765 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-717ae64d-5f58-4cf6-9412-8b09585262ef None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.337743 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-717ae64d-5f58-4cf6-9412-8b09585262ef tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:00.337978 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-717ae64d-5f58-4cf6-9412-8b09585262ef tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.338164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-717ae64d-5f58-4cf6-9412-8b09585262ef tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.343481 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.343481 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:00.344100 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-717ae64d-5f58-4cf6-9412-8b09585262ef tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Snapshot retrieved successfully. Jul 03 15:53:00.345104 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-717ae64d-5f58-4cf6-9412-8b09585262ef tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 200 Jul 03 15:53:00.345447 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 737/2932] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.448520 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7d614d2c-7c4a-40b3-b2ff-422b89fcc902 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.450507 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7d614d2c-7c4a-40b3-b2ff-422b89fcc902 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:53:00.450771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7d614d2c-7c4a-40b3-b2ff-422b89fcc902 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.451058 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7d614d2c-7c4a-40b3-b2ff-422b89fcc902 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.465683 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.465683 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:00.470137 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7d614d2c-7c4a-40b3-b2ff-422b89fcc902 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:53:00.475893 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7d614d2c-7c4a-40b3-b2ff-422b89fcc902 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:53:00.476420 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 729/2933] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:00.683331 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-df5769f5-07e4-49e0-b51a-198ea132910a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.686801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-df5769f5-07e4-49e0-b51a-198ea132910a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:53:00.686801 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-df5769f5-07e4-49e0-b51a-198ea132910a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.686801 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-df5769f5-07e4-49e0-b51a-198ea132910a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.686801 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-df5769f5-07e4-49e0-b51a-198ea132910a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:00.691725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-b708a331-9d22-4fae-a635-17c971eba92f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:00.691914 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.691914 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:00.693111 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-df5769f5-07e4-49e0-b51a-198ea132910a tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:53:00.693649 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 735/2934] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:00 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:00.694287 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-b708a331-9d22-4fae-a635-17c971eba92f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] DELETE https://10.4.3.228/volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36 Jul 03 15:53:00.694922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-b708a331-9d22-4fae-a635-17c971eba92f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:00.694922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-b708a331-9d22-4fae-a635-17c971eba92f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:00.705051 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:00.705051 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:01.079743 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-280be409-38cc-459f-bc21-82d269a1b81d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.083339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-280be409-38cc-459f-bc21-82d269a1b81d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:01.083339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-280be409-38cc-459f-bc21-82d269a1b81d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.083339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-280be409-38cc-459f-bc21-82d269a1b81d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.083339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-280be409-38cc-459f-bc21-82d269a1b81d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:01.088834 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:01.088834 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:01.088834 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-280be409-38cc-459f-bc21-82d269a1b81d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:53:01.088834 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 738/2935] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:01 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:01.235738 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-49fe5367-06c1-459b-a7e1-7f873864c0b0 req-b708a331-9d22-4fae-a635-17c971eba92f tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36 returned with HTTP 200 Jul 03 15:53:01.236286 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 734/2936] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:53:00 2026] DELETE /volume/v3/attachments/e149e267-85ac-4446-97f4-d0e6f3605b36 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:01.307776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-af8265a5-ae42-496f-88be-3fff6d0b7272 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.309500 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af8265a5-ae42-496f-88be-3fff6d0b7272 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:01.309763 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af8265a5-ae42-496f-88be-3fff6d0b7272 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.309983 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af8265a5-ae42-496f-88be-3fff6d0b7272 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.319422 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:01.319422 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:01.322884 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-af8265a5-ae42-496f-88be-3fff6d0b7272 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:01.328398 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af8265a5-ae42-496f-88be-3fff6d0b7272 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:01.328914 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 730/2937] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:01 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:01.357094 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b4aeee87-480c-42c5-bffa-12e77f04cb18 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.358957 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4aeee87-480c-42c5-bffa-12e77f04cb18 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 Jul 03 15:53:01.359170 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4aeee87-480c-42c5-bffa-12e77f04cb18 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.359353 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4aeee87-480c-42c5-bffa-12e77f04cb18 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.363523 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4aeee87-480c-42c5-bffa-12e77f04cb18 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 returned with HTTP 404 Jul 03 15:53:01.364004 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 736/2938] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:01 2026] GET /volume/v3/snapshots/c12559f9-8db9-4bf0-acba-583965989f62 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:01.373737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4179e63b-1bf9-44f4-b969-0b2d151d0b7e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.375178 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4179e63b-1bf9-44f4-b969-0b2d151d0b7e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:53:01.375513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4179e63b-1bf9-44f4-b969-0b2d151d0b7e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.375793 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4179e63b-1bf9-44f4-b969-0b2d151d0b7e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.383991 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:01.383991 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:01.391047 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4179e63b-1bf9-44f4-b969-0b2d151d0b7e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:53:01.393342 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4179e63b-1bf9-44f4-b969-0b2d151d0b7e tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 returned with HTTP 200 Jul 03 15:53:01.394003 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 739/2939] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:01 2026] GET /volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:01.412507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.414281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] DELETE https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:53:01.414511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.414772 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.414979 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Delete volume with id: 574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:53:01.421717 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:01.421717 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:01.422327 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:53:01.443378 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Delete volume request issued successfully. Jul 03 15:53:01.443813 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbb4ebaa-4cc1-4fb3-9bef-52cc5e4f123c tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 returned with HTTP 202 Jul 03 15:53:01.444567 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 735/2940] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:53:01 2026] DELETE /volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:01.453068 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e906c8bc-6556-4ed2-869b-20f8e9d3d9d8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.455696 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e906c8bc-6556-4ed2-869b-20f8e9d3d9d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:53:01.455993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e906c8bc-6556-4ed2-869b-20f8e9d3d9d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.456253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e906c8bc-6556-4ed2-869b-20f8e9d3d9d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.463774 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:01.463774 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:01.467338 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e906c8bc-6556-4ed2-869b-20f8e9d3d9d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Volume info retrieved successfully. Jul 03 15:53:01.471577 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e906c8bc-6556-4ed2-869b-20f8e9d3d9d8 tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 returned with HTTP 200 Jul 03 15:53:01.472029 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 731/2941] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:01 2026] GET /volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:01.493116 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6ef0fc62-e0f6-4825-826b-8e3124455c5e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.494999 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6ef0fc62-e0f6-4825-826b-8e3124455c5e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:53:01.495230 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6ef0fc62-e0f6-4825-826b-8e3124455c5e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.495434 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6ef0fc62-e0f6-4825-826b-8e3124455c5e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.504185 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:01.504185 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:01.508881 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6ef0fc62-e0f6-4825-826b-8e3124455c5e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:53:01.514142 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6ef0fc62-e0f6-4825-826b-8e3124455c5e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:53:01.514606 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 737/2942] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:01 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:01.708049 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ae186d8f-e5ee-4b00-ba0e-acebc6a9cbc0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:01.710341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ae186d8f-e5ee-4b00-ba0e-acebc6a9cbc0 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:53:01.710634 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ae186d8f-e5ee-4b00-ba0e-acebc6a9cbc0 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:01.710827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ae186d8f-e5ee-4b00-ba0e-acebc6a9cbc0 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:01.711117 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ae186d8f-e5ee-4b00-ba0e-acebc6a9cbc0 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:01.718650 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:01.718650 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:01.718650 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ae186d8f-e5ee-4b00-ba0e-acebc6a9cbc0 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:53:01.718988 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 740/2943] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:01 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:02.101102 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b811de45-036b-4f6e-946b-b38bcd520c36 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.103265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b811de45-036b-4f6e-946b-b38bcd520c36 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:02.103519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b811de45-036b-4f6e-946b-b38bcd520c36 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:02.103720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b811de45-036b-4f6e-946b-b38bcd520c36 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:02.103861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-b811de45-036b-4f6e-946b-b38bcd520c36 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:02.108430 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:02.108430 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:02.109268 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b811de45-036b-4f6e-946b-b38bcd520c36 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:53:02.109776 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 736/2944] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:02 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:02.123192 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7c5a4227-c9b3-4554-8a0e-c0e760ea87eb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.124779 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c5a4227-c9b3-4554-8a0e-c0e760ea87eb tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] PUT https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:02.125347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c5a4227-c9b3-4554-8a0e-c0e760ea87eb tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:02.137515 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:02.137515 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:02.145308 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c5a4227-c9b3-4554-8a0e-c0e760ea87eb tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:53:02.146008 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 732/2945] 10.4.3.228 () {70 vars in 1408 bytes} [Fri Jul 3 15:53:02 2026] PUT /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:02.154954 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-137d308c-693f-4195-a486-253acc0a9f05 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.156758 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-137d308c-693f-4195-a486-253acc0a9f05 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:02.156995 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-137d308c-693f-4195-a486-253acc0a9f05 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:02.157182 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-137d308c-693f-4195-a486-253acc0a9f05 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:02.157294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-137d308c-693f-4195-a486-253acc0a9f05 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:02.161366 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:02.161366 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:02.162019 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-137d308c-693f-4195-a486-253acc0a9f05 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:53:02.162399 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 738/2946] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:02 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:02.173515 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-edf151f3-69f4-41df-a68a-0236eac82d7d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.175778 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edf151f3-69f4-41df-a68a-0236eac82d7d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] DELETE https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:02.176098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edf151f3-69f4-41df-a68a-0236eac82d7d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:02.176347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-edf151f3-69f4-41df-a68a-0236eac82d7d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:02.176501 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-edf151f3-69f4-41df-a68a-0236eac82d7d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Delete backup with id: 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. Jul 03 15:53:02.181684 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:02.181684 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:02.196569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-edf151f3-69f4-41df-a68a-0236eac82d7d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] delete_backup rpcapi backup_id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d {{(pid=99819) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:53:02.198311 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-edf151f3-69f4-41df-a68a-0236eac82d7d tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 202 Jul 03 15:53:02.198958 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 741/2947] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:53:02 2026] DELETE /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:02.205969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-870f0ca5-1430-457f-8b37-9427578a0f31 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.208244 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-870f0ca5-1430-457f-8b37-9427578a0f31 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:02.208626 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-870f0ca5-1430-457f-8b37-9427578a0f31 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:02.209061 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-870f0ca5-1430-457f-8b37-9427578a0f31 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:02.209248 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-870f0ca5-1430-457f-8b37-9427578a0f31 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:02.214179 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:02.214179 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:02.214966 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-870f0ca5-1430-457f-8b37-9427578a0f31 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:53:02.215508 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 737/2948] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:02 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:02.346586 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f70b5721-25ab-47a6-a005-4ad4a8d8ce0c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.348248 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f70b5721-25ab-47a6-a005-4ad4a8d8ce0c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:02.348518 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f70b5721-25ab-47a6-a005-4ad4a8d8ce0c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:02.349892 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f70b5721-25ab-47a6-a005-4ad4a8d8ce0c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:02.357741 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:02.357741 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:02.366690 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f70b5721-25ab-47a6-a005-4ad4a8d8ce0c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:02.369725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f70b5721-25ab-47a6-a005-4ad4a8d8ce0c tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:02.370356 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 733/2949] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:02 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:02.487422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ea07fbf1-2e98-4e85-9be8-98290f701e7b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.489558 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea07fbf1-2e98-4e85-9be8-98290f701e7b tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] GET https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 Jul 03 15:53:02.489799 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea07fbf1-2e98-4e85-9be8-98290f701e7b tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:02.490032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea07fbf1-2e98-4e85-9be8-98290f701e7b tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:02.497741 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea07fbf1-2e98-4e85-9be8-98290f701e7b tempest-SnapshotsActionsTest-946319308 tempest-SnapshotsActionsTest-946319308-project-member] https://10.4.3.228/volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 returned with HTTP 404 Jul 03 15:53:02.498235 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 739/2950] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:02 2026] GET /volume/v3/volumes/574850c2-0c32-4122-9b79-ba39dffd4266 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:02.730432 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de2df613-eb08-436f-8257-b49fbf54bcc8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:02.732424 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de2df613-eb08-436f-8257-b49fbf54bcc8 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:53:02.732663 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de2df613-eb08-436f-8257-b49fbf54bcc8 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:02.733265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de2df613-eb08-436f-8257-b49fbf54bcc8 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:02.733376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-de2df613-eb08-436f-8257-b49fbf54bcc8 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:02.740032 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:02.740032 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:02.741444 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de2df613-eb08-436f-8257-b49fbf54bcc8 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:53:02.742039 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 742/2951] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:02 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:03.226584 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ffe45a0d-3e04-4830-9c97-33f3e76c77b3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:03.228744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ffe45a0d-3e04-4830-9c97-33f3e76c77b3 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:03.228744 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ffe45a0d-3e04-4830-9c97-33f3e76c77b3 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:03.229023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ffe45a0d-3e04-4830-9c97-33f3e76c77b3 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:03.229166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ffe45a0d-3e04-4830-9c97-33f3e76c77b3 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:03.233875 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:03.233875 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:03.234762 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ffe45a0d-3e04-4830-9c97-33f3e76c77b3 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 200 Jul 03 15:53:03.235276 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 738/2952] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:03 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:03.385439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2772ba02-0886-41ed-88be-d126b75cf3ad None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:03.388053 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2772ba02-0886-41ed-88be-d126b75cf3ad tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:03.388053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2772ba02-0886-41ed-88be-d126b75cf3ad tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:03.388167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2772ba02-0886-41ed-88be-d126b75cf3ad tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:03.402514 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:03.402514 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:03.407045 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2772ba02-0886-41ed-88be-d126b75cf3ad tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:03.414066 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2772ba02-0886-41ed-88be-d126b75cf3ad tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:03.414429 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 734/2953] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:03 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:03.453458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-a835b68e-0514-420a-ba9a-4d2aebcbeccb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:03.457557 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-a835b68e-0514-420a-ba9a-4d2aebcbeccb tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:03.457557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-a835b68e-0514-420a-ba9a-4d2aebcbeccb tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:03.457804 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-a835b68e-0514-420a-ba9a-4d2aebcbeccb tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:03.466789 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:03.466789 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:03.470535 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-a835b68e-0514-420a-ba9a-4d2aebcbeccb tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:03.475435 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-a835b68e-0514-420a-ba9a-4d2aebcbeccb tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:03.475898 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 740/2954] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:03 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:03.752611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3f9577ad-caa2-4001-a188-1afaa28ff4f1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:03.756471 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f9577ad-caa2-4001-a188-1afaa28ff4f1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:53:03.756751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f9577ad-caa2-4001-a188-1afaa28ff4f1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:03.757009 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f9577ad-caa2-4001-a188-1afaa28ff4f1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:03.757197 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3f9577ad-caa2-4001-a188-1afaa28ff4f1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:03.761482 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:03.761482 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:03.762376 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f9577ad-caa2-4001-a188-1afaa28ff4f1 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:53:03.762833 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 743/2955] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:03 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:03.806586 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-fc46e024-bfac-4f94-bd17-9d8e5a4fa927 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:03.808114 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-fc46e024-bfac-4f94-bd17-9d8e5a4fa927 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:03.808314 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-fc46e024-bfac-4f94-bd17-9d8e5a4fa927 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:03.808494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-fc46e024-bfac-4f94-bd17-9d8e5a4fa927 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:03.815876 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:03.815876 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:03.820989 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-fc46e024-bfac-4f94-bd17-9d8e5a4fa927 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:03.826053 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-fc46e024-bfac-4f94-bd17-9d8e5a4fa927 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:03.826453 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 739/2956] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:03 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 1160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:03.837941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-00045823-7910-4138-bb79-7f167b5586de None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:03.838352 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00045823-7910-4138-bb79-7f167b5586de None None] GET https://10.4.3.228/volume// Jul 03 15:53:03.838514 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00045823-7910-4138-bb79-7f167b5586de None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:03.838741 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00045823-7910-4138-bb79-7f167b5586de None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:03.839081 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00045823-7910-4138-bb79-7f167b5586de None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:53:03.839363 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 735/2957] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:53:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:53:03.846225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-265babf4-c06b-4943-9685-44e673aff412 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:03.848125 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-265babf4-c06b-4943-9685-44e673aff412 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:53:03.848498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-265babf4-c06b-4943-9685-44e673aff412 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3193f43e-6415-4d35-b8d4-abbc7b121985", "connector": null, "instance_uuid": "1cfa4468-69c8-4b7f-bbd2-c477f8c19ce8"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:03.856399 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:03.856399 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:03.889179 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-265babf4-c06b-4943-9685-44e673aff412 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:53:03.889579 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 741/2958] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:53:03 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 03 15:53:04.247941 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fa2bb17f-a967-4183-9783-36868f7f6182 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:04.250192 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fa2bb17f-a967-4183-9783-36868f7f6182 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d Jul 03 15:53:04.250904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fa2bb17f-a967-4183-9783-36868f7f6182 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:04.250904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fa2bb17f-a967-4183-9783-36868f7f6182 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:04.250904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fa2bb17f-a967-4183-9783-36868f7f6182 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Show backup with id 4ce080a6-97fd-42b7-89f5-c3aeb2fce08d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:04.256423 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fa2bb17f-a967-4183-9783-36868f7f6182 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d returned with HTTP 404 Jul 03 15:53:04.256423 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 744/2959] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:04 2026] GET /volume/v3/backups/4ce080a6-97fd-42b7-89f5-c3aeb2fce08d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:04.264702 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:04.267196 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 Jul 03 15:53:04.267479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:04.267819 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:04.267984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Delete volume with id: 031a1dfc-8073-47cf-98c2-a566c998a609 Jul 03 15:53:04.280106 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:04.280106 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:04.281021 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Volume info retrieved successfully. Jul 03 15:53:04.313828 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Delete volume request issued successfully. Jul 03 15:53:04.314549 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cbefae67-dd32-4c1e-aa9e-4664f260fee6 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 returned with HTTP 202 Jul 03 15:53:04.315178 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 740/2960] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:53:04 2026] DELETE /volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:04.324321 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b6b1f369-f987-426f-854d-24be33d22784 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:04.328404 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b6b1f369-f987-426f-854d-24be33d22784 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 Jul 03 15:53:04.328561 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b6b1f369-f987-426f-854d-24be33d22784 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:04.328783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b6b1f369-f987-426f-854d-24be33d22784 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:04.338243 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:04.338243 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:04.344520 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b6b1f369-f987-426f-854d-24be33d22784 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Volume info retrieved successfully. Jul 03 15:53:04.350383 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b6b1f369-f987-426f-854d-24be33d22784 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 returned with HTTP 200 Jul 03 15:53:04.350836 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 736/2961] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:04 2026] GET /volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:04.778364 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-75fc84f0-6653-4b91-a756-ff2a98d068cf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:04.780906 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-75fc84f0-6653-4b91-a756-ff2a98d068cf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:53:04.781200 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-75fc84f0-6653-4b91-a756-ff2a98d068cf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:04.781464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-75fc84f0-6653-4b91-a756-ff2a98d068cf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:04.781636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-75fc84f0-6653-4b91-a756-ff2a98d068cf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:04.786967 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:04.786967 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:04.788140 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-75fc84f0-6653-4b91-a756-ff2a98d068cf tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:53:04.788685 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 742/2962] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:04 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:04.953226 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c5a34460-5142-4b2f-86ea-4b97fffdfffc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:05.032425 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5a34460-5142-4b2f-86ea-4b97fffdfffc tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:53:05.032806 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5a34460-5142-4b2f-86ea-4b97fffdfffc tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-644004200", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1911402682", "vendor_name": "tempest-vendor_name-1843834076"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:05.050823 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5a34460-5142-4b2f-86ea-4b97fffdfffc tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:53:05.051187 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 745/2963] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:53:04 2026] POST /volume/v3/types => generated 327 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:05.059555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:05.121890 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:05.122291 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "167357bb-685f-405d-91d0-58231f7d0759", "size": 1, "name": "tempest-UserMessagesTest-Volume-371930394"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:05.124229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Create volume request body: {'volume': {'volume_type': '167357bb-685f-405d-91d0-58231f7d0759', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-371930394'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:05.129499 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Create volume of 1 GB Jul 03 15:53:05.129966 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:05.129966 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:05.130764 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Availability Zones retrieved successfully. Jul 03 15:53:05.136883 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Flow 'volume_create_api' (b72e41c7-9258-49b6-8784-641d57578c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:05.137889 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f635b50-fead-48c3-8ad4-5e82f37f93a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:05.138829 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:05.159569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f635b50-fead-48c3-8ad4-5e82f37f93a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:53:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1911402682',vendor_name='tempest-vendor_name-1843834076'},id=167357bb-685f-405d-91d0-58231f7d0759,is_public=True,name='tempest-UserMessagesTest-volume-type-644004200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '167357bb-685f-405d-91d0-58231f7d0759', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:05.160320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7aaea84-79b2-425b-a5a6-563723f0fd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:05.186960 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-644004200 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-644004200, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:05.187255 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-644004200 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-644004200, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:05.220064 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Created reservations ['fbd7ba57-5886-4bad-a761-c1c4632aff91', 'e0c000a0-1543-4b4d-b8ae-b0d6950e470b', '727791ae-ab9b-44ba-b17c-74224046fecd', '6e5e7c8f-4334-4214-997a-0f16d85545f2'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:05.222138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7aaea84-79b2-425b-a5a6-563723f0fd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbd7ba57-5886-4bad-a761-c1c4632aff91', 'e0c000a0-1543-4b4d-b8ae-b0d6950e470b', '727791ae-ab9b-44ba-b17c-74224046fecd', '6e5e7c8f-4334-4214-997a-0f16d85545f2']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:05.222138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b971b8e2-6ba7-4f5e-96a0-da8b24f82093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:05.245693 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b971b8e2-6ba7-4f5e-96a0-da8b24f82093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90b6732-803f-414b-8bdb-7b22f2406173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-371930394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f90716f7f5946f982f893a59069dfee',qos_specs=None,replication_status=,reservations=['fbd7ba57-5886-4bad-a761-c1c4632aff91','e0c000a0-1543-4b4d-b8ae-b0d6950e470b','727791ae-ab9b-44ba-b17c-74224046fecd','6e5e7c8f-4334-4214-997a-0f16d85545f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b038faf04fc64573a167eb5e43cc5ddc',volume_type_id=167357bb-685f-405d-91d0-58231f7d0759), '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-03T15:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-371930394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90b6732-803f-414b-8bdb-7b22f2406173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f90716f7f5946f982f893a59069dfee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b038faf04fc64573a167eb5e43cc5ddc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(167357bb-685f-405d-91d0-58231f7d0759),volume_type_id=167357bb-685f-405d-91d0-58231f7d0759)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:05.246433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8c7e44-88af-492d-9917-8151fc16931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:05.266555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8c7e44-88af-492d-9917-8151fc16931f) transitioned into 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-371930394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f90716f7f5946f982f893a59069dfee',qos_specs=None,replication_status=,reservations=['fbd7ba57-5886-4bad-a761-c1c4632aff91','e0c000a0-1543-4b4d-b8ae-b0d6950e470b','727791ae-ab9b-44ba-b17c-74224046fecd','6e5e7c8f-4334-4214-997a-0f16d85545f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b038faf04fc64573a167eb5e43cc5ddc',volume_type_id=167357bb-685f-405d-91d0-58231f7d0759)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:05.267346 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a6b607-da73-4f5a-9dc5-6e136c6cdad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:05.277120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a6b607-da73-4f5a-9dc5-6e136c6cdad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:05.277906 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Flow 'volume_create_api' (b72e41c7-9258-49b6-8784-641d57578c8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:05.278236 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Create volume request issued successfully. Jul 03 15:53:05.278812 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-28a562e0-db24-4f5b-acc2-5c2b28fd08d0 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:05.279456 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 741/2964] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:53:05 2026] POST /volume/v3/volumes => generated 784 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:05.294644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8b87c81e-3ebe-4254-8eae-822c3d3ea820 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:05.294644 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8b87c81e-3ebe-4254-8eae-822c3d3ea820 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 Jul 03 15:53:05.294644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8b87c81e-3ebe-4254-8eae-822c3d3ea820 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:05.295065 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8b87c81e-3ebe-4254-8eae-822c3d3ea820 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:05.301824 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:05.301824 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:05.305149 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8b87c81e-3ebe-4254-8eae-822c3d3ea820 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:05.309063 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8b87c81e-3ebe-4254-8eae-822c3d3ea820 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 returned with HTTP 200 Jul 03 15:53:05.309408 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 737/2965] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:05 2026] GET /volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:05.363486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a9dfd504-be22-44ec-a831-82f60c93fa39 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:05.365279 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9dfd504-be22-44ec-a831-82f60c93fa39 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] GET https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 Jul 03 15:53:05.365516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9dfd504-be22-44ec-a831-82f60c93fa39 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:05.365760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9dfd504-be22-44ec-a831-82f60c93fa39 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:05.371363 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9dfd504-be22-44ec-a831-82f60c93fa39 tempest-ProjectAdminTests39-1080876340 tempest-ProjectAdminTests39-1080876340-project-admin] https://10.4.3.228/volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 returned with HTTP 404 Jul 03 15:53:05.371893 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 743/2966] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:05 2026] GET /volume/v3/volumes/031a1dfc-8073-47cf-98c2-a566c998a609 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:05.799363 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ca57cf61-d6c2-4e72-b231-a2802ce6dda2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:05.801046 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ca57cf61-d6c2-4e72-b231-a2802ce6dda2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:53:05.801223 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ca57cf61-d6c2-4e72-b231-a2802ce6dda2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:05.801445 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ca57cf61-d6c2-4e72-b231-a2802ce6dda2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:05.801542 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ca57cf61-d6c2-4e72-b231-a2802ce6dda2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:05.805660 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:05.805660 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:05.806356 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ca57cf61-d6c2-4e72-b231-a2802ce6dda2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:53:05.806708 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 746/2967] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:05 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:06.321372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-208c1b48-6387-4014-9712-1a0275aba013 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.323158 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-208c1b48-6387-4014-9712-1a0275aba013 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 Jul 03 15:53:06.323336 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-208c1b48-6387-4014-9712-1a0275aba013 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.323527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-208c1b48-6387-4014-9712-1a0275aba013 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.330392 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.330392 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:06.333997 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-208c1b48-6387-4014-9712-1a0275aba013 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:06.338067 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-208c1b48-6387-4014-9712-1a0275aba013 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 returned with HTTP 200 Jul 03 15:53:06.338427 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 742/2968] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:06.354324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-aadd4c30-52d3-44a5-b7ff-9445b9dc2694 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.356320 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-aadd4c30-52d3-44a5-b7ff-9445b9dc2694 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/messages Jul 03 15:53:06.356749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-aadd4c30-52d3-44a5-b7ff-9445b9dc2694 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.357122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-aadd4c30-52d3-44a5-b7ff-9445b9dc2694 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.361911 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-aadd4c30-52d3-44a5-b7ff-9445b9dc2694 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:53:06.361911 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 738/2969] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:06.374198 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-490ec1b4-0fdc-4f27-859f-b8375ce751f4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.375907 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-490ec1b4-0fdc-4f27-859f-b8375ce751f4 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] DELETE https://10.4.3.228/volume/v3/messages/c638d1e6-5acf-45e3-8e55-3afacfaaca3b Jul 03 15:53:06.376647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-490ec1b4-0fdc-4f27-859f-b8375ce751f4 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.376647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-490ec1b4-0fdc-4f27-859f-b8375ce751f4 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.385202 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-490ec1b4-0fdc-4f27-859f-b8375ce751f4 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/messages/c638d1e6-5acf-45e3-8e55-3afacfaaca3b returned with HTTP 204 Jul 03 15:53:06.385202 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 744/2970] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 15:53:06 2026] DELETE /volume/v3/messages/c638d1e6-5acf-45e3-8e55-3afacfaaca3b => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:53:06.393071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3ded32ae-7f3a-4a76-a046-1abdd7453f25 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.394955 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3ded32ae-7f3a-4a76-a046-1abdd7453f25 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/messages/c638d1e6-5acf-45e3-8e55-3afacfaaca3b Jul 03 15:53:06.394955 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3ded32ae-7f3a-4a76-a046-1abdd7453f25 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.394955 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3ded32ae-7f3a-4a76-a046-1abdd7453f25 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.397761 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3ded32ae-7f3a-4a76-a046-1abdd7453f25 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/messages/c638d1e6-5acf-45e3-8e55-3afacfaaca3b returned with HTTP 404 Jul 03 15:53:06.398157 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 747/2971] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/messages/c638d1e6-5acf-45e3-8e55-3afacfaaca3b => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:06.404225 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9a089e70-effb-47a0-9094-2f736293eb98 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.408955 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9a089e70-effb-47a0-9094-2f736293eb98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 Jul 03 15:53:06.409147 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9a089e70-effb-47a0-9094-2f736293eb98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.409321 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9a089e70-effb-47a0-9094-2f736293eb98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.417100 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.417100 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:06.420537 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9a089e70-effb-47a0-9094-2f736293eb98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:06.424769 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9a089e70-effb-47a0-9094-2f736293eb98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 returned with HTTP 200 Jul 03 15:53:06.425258 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 743/2972] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:06.437608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-35997163-6461-48b8-adb5-d716fddcef15 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.441187 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 Jul 03 15:53:06.441187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.441187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.441187 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Delete volume with id: a90b6732-803f-414b-8bdb-7b22f2406173 Jul 03 15:53:06.446813 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.446813 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:06.447221 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:06.448190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99816) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:53:06.460108 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-644004200 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-644004200, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:06.460483 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-644004200 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-644004200, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:06.469042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Created reservations ['5180ea67-f903-4d1e-85e1-be5da914d704', 'eddca36d-c372-4b65-8e7c-86f81bfe5ec5', '33082600-a757-439a-b101-74b710c392b2', '59aea7eb-ade9-4621-a6b8-70ecd5813ecd'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:06.497676 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Delete volume request issued successfully. Jul 03 15:53:06.497842 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-35997163-6461-48b8-adb5-d716fddcef15 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 returned with HTTP 202 Jul 03 15:53:06.498289 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 739/2973] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:53:06 2026] DELETE /volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:06.506191 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a3e6df05-0a85-41b2-aa25-0bf575482552 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.507959 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3e6df05-0a85-41b2-aa25-0bf575482552 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 Jul 03 15:53:06.508190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3e6df05-0a85-41b2-aa25-0bf575482552 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.508373 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3e6df05-0a85-41b2-aa25-0bf575482552 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.514999 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3e6df05-0a85-41b2-aa25-0bf575482552 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 returned with HTTP 404 Jul 03 15:53:06.515477 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 745/2974] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/volumes/a90b6732-803f-414b-8bdb-7b22f2406173 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:06.522729 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e42d61c3-0e29-42bc-a8aa-2dee7dfd8bfb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.524917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e42d61c3-0e29-42bc-a8aa-2dee7dfd8bfb tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] DELETE https://10.4.3.228/volume/v3/types/167357bb-685f-405d-91d0-58231f7d0759 Jul 03 15:53:06.525098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e42d61c3-0e29-42bc-a8aa-2dee7dfd8bfb tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.525278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e42d61c3-0e29-42bc-a8aa-2dee7dfd8bfb tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.562298 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e42d61c3-0e29-42bc-a8aa-2dee7dfd8bfb tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] https://10.4.3.228/volume/v3/types/167357bb-685f-405d-91d0-58231f7d0759 returned with HTTP 202 Jul 03 15:53:06.562677 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 748/2975] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:53:06 2026] DELETE /volume/v3/types/167357bb-685f-405d-91d0-58231f7d0759 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:06.570099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d7e52cb7-32b2-4062-9727-b845b5503fc4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.571824 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d7e52cb7-32b2-4062-9727-b845b5503fc4 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] GET https://10.4.3.228/volume/v3/types/167357bb-685f-405d-91d0-58231f7d0759 Jul 03 15:53:06.572073 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d7e52cb7-32b2-4062-9727-b845b5503fc4 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.572275 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d7e52cb7-32b2-4062-9727-b845b5503fc4 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.576517 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d7e52cb7-32b2-4062-9727-b845b5503fc4 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] https://10.4.3.228/volume/v3/types/167357bb-685f-405d-91d0-58231f7d0759 returned with HTTP 404 Jul 03 15:53:06.577055 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 744/2976] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/types/167357bb-685f-405d-91d0-58231f7d0759 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:06.587881 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-003fd4d2-f3a4-43bb-b8bd-9d694c83f815 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.590180 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-003fd4d2-f3a4-43bb-b8bd-9d694c83f815 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:53:06.590713 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-003fd4d2-f3a4-43bb-b8bd-9d694c83f815 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-114189239", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1999200218", "vendor_name": "tempest-vendor_name-1146439710"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:06.613116 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-003fd4d2-f3a4-43bb-b8bd-9d694c83f815 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:53:06.613635 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 740/2977] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:53:06 2026] POST /volume/v3/types => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:06.622510 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9dd45c31-2487-472e-95f1-3f697945b59d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.624633 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:06.625088 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "789302fa-05e4-45a0-91c7-3512e158359e", "size": 1, "name": "tempest-UserMessagesTest-Volume-607975920"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:06.626649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Create volume request body: {'volume': {'volume_type': '789302fa-05e4-45a0-91c7-3512e158359e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-607975920'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:06.635364 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Create volume of 1 GB Jul 03 15:53:06.635899 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.635899 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:06.636307 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Availability Zones retrieved successfully. Jul 03 15:53:06.643321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Flow 'volume_create_api' (ab4a3d9f-95cd-4697-9d58-339479f2300e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:06.644268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de351566-44d1-42ae-bc24-b20b4df5383d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:06.645343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:06.670352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de351566-44d1-42ae-bc24-b20b4df5383d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:53:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1999200218',vendor_name='tempest-vendor_name-1146439710'},id=789302fa-05e4-45a0-91c7-3512e158359e,is_public=True,name='tempest-UserMessagesTest-volume-type-114189239',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '789302fa-05e4-45a0-91c7-3512e158359e', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:06.671210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64b2d2f-0c29-48f2-8000-aeeb0d7bd8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:06.705107 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-114189239 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-114189239, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:06.708733 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-114189239 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-114189239, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:06.749462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Created reservations ['27dba792-94e1-48d9-bc12-42d95822505a', '99801824-b0d8-4692-97de-bbbf90e89b9e', '4fa04eb0-6867-472a-9ce8-a43d6bbe9164', '09daef4a-f7f7-43cf-81f7-c2215f8c6514'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:06.750295 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64b2d2f-0c29-48f2-8000-aeeb0d7bd8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27dba792-94e1-48d9-bc12-42d95822505a', '99801824-b0d8-4692-97de-bbbf90e89b9e', '4fa04eb0-6867-472a-9ce8-a43d6bbe9164', '09daef4a-f7f7-43cf-81f7-c2215f8c6514']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:06.751110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74fcc24-541b-4e6c-bb70-552ab73e5d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:06.775610 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74fcc24-541b-4e6c-bb70-552ab73e5d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b767c827-7967-44e1-8b32-79d11769b587', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-607975920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f90716f7f5946f982f893a59069dfee',qos_specs=None,replication_status=,reservations=['27dba792-94e1-48d9-bc12-42d95822505a','99801824-b0d8-4692-97de-bbbf90e89b9e','4fa04eb0-6867-472a-9ce8-a43d6bbe9164','09daef4a-f7f7-43cf-81f7-c2215f8c6514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b038faf04fc64573a167eb5e43cc5ddc',volume_type_id=789302fa-05e4-45a0-91c7-3512e158359e), '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-03T15:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-607975920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b767c827-7967-44e1-8b32-79d11769b587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f90716f7f5946f982f893a59069dfee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b038faf04fc64573a167eb5e43cc5ddc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(789302fa-05e4-45a0-91c7-3512e158359e),volume_type_id=789302fa-05e4-45a0-91c7-3512e158359e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:06.776355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e39c0f-bb8f-43da-b697-5efaa169efb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:06.793545 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e39c0f-bb8f-43da-b697-5efaa169efb8) transitioned into 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-607975920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f90716f7f5946f982f893a59069dfee',qos_specs=None,replication_status=,reservations=['27dba792-94e1-48d9-bc12-42d95822505a','99801824-b0d8-4692-97de-bbbf90e89b9e','4fa04eb0-6867-472a-9ce8-a43d6bbe9164','09daef4a-f7f7-43cf-81f7-c2215f8c6514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b038faf04fc64573a167eb5e43cc5ddc',volume_type_id=789302fa-05e4-45a0-91c7-3512e158359e)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:06.794297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b51784-1318-4ca9-88fe-12dae4edc7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:06.803647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b51784-1318-4ca9-88fe-12dae4edc7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:06.804426 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Flow 'volume_create_api' (ab4a3d9f-95cd-4697-9d58-339479f2300e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:06.804738 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Create volume request issued successfully. Jul 03 15:53:06.805254 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dd45c31-2487-472e-95f1-3f697945b59d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:06.805673 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 746/2978] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:53:06 2026] POST /volume/v3/volumes => generated 784 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:06.817447 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-681fde54-3d44-47e9-9e3d-5fcc108e70be None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.818943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-681fde54-3d44-47e9-9e3d-5fcc108e70be tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:53:06.818943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-681fde54-3d44-47e9-9e3d-5fcc108e70be tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.818943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-681fde54-3d44-47e9-9e3d-5fcc108e70be tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.818943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-681fde54-3d44-47e9-9e3d-5fcc108e70be tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Show backup with id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:53:06.822570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a6bb69e1-1ec2-4303-beaf-bbaf366fcfc5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.823909 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.823909 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:06.824714 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-681fde54-3d44-47e9-9e3d-5fcc108e70be tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 200 Jul 03 15:53:06.824872 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a6bb69e1-1ec2-4303-beaf-bbaf366fcfc5 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 Jul 03 15:53:06.824970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a6bb69e1-1ec2-4303-beaf-bbaf366fcfc5 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.825103 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 749/2979] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:06.827521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a6bb69e1-1ec2-4303-beaf-bbaf366fcfc5 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.833246 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.833246 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:06.835297 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7fa7b031-5cd5-4296-9d9f-f18d9b9655c5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.837136 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a6bb69e1-1ec2-4303-beaf-bbaf366fcfc5 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:06.837793 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7fa7b031-5cd5-4296-9d9f-f18d9b9655c5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 Jul 03 15:53:06.837866 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7fa7b031-5cd5-4296-9d9f-f18d9b9655c5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.838420 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7fa7b031-5cd5-4296-9d9f-f18d9b9655c5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.841095 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a6bb69e1-1ec2-4303-beaf-bbaf366fcfc5 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 returned with HTTP 200 Jul 03 15:53:06.841394 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 745/2980] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:06.847771 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.847771 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:06.853541 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7fa7b031-5cd5-4296-9d9f-f18d9b9655c5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:53:06.859601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7fa7b031-5cd5-4296-9d9f-f18d9b9655c5 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 returned with HTTP 200 Jul 03 15:53:06.860176 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 741/2981] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:06.872865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-efce407c-926d-4d99-8993-86ff04372921 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:06.875080 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-efce407c-926d-4d99-8993-86ff04372921 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 Jul 03 15:53:06.875080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-efce407c-926d-4d99-8993-86ff04372921 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:06.875220 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-efce407c-926d-4d99-8993-86ff04372921 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:06.882763 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:06.882763 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:06.886752 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-efce407c-926d-4d99-8993-86ff04372921 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:53:06.893232 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-efce407c-926d-4d99-8993-86ff04372921 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 returned with HTTP 200 Jul 03 15:53:06.893612 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 747/2982] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:06 2026] GET /volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:07.152883 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-574e3935-1848-4a9c-aeb0-9794e0614b54 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.230649 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-574e3935-1848-4a9c-aeb0-9794e0614b54 tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-admin] GET https://10.4.3.228/volume/v3/scheduler-stats/get_pools Jul 03 15:53:07.230904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-574e3935-1848-4a9c-aeb0-9794e0614b54 tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.231173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-574e3935-1848-4a9c-aeb0-9794e0614b54 tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-admin] Calling method 'get_pools' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.733415 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-574e3935-1848-4a9c-aeb0-9794e0614b54 tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-admin] https://10.4.3.228/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 15:53:07.733882 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 750/2983] 10.4.3.228 () {66 vars in 1291 bytes} [Fri Jul 3 15:53:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:53:07.743665 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-390fa0d5-78c4-4c16-ade4-2ade185be43c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.820944 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-390fa0d5-78c4-4c16-ade4-2ade185be43c tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-member] GET https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool Jul 03 15:53:07.822667 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-390fa0d5-78c4-4c16-ade4-2ade185be43c tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.822667 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-390fa0d5-78c4-4c16-ade4-2ade185be43c tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.822667 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-390fa0d5-78c4-4c16-ade4-2ade185be43c tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '49d2546af45c41388140130049060d3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e93663316137494aa697f776d0fcc786', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:53:07.822667 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-390fa0d5-78c4-4c16-ade4-2ade185be43c tempest-ProjectMemberTests-21558841 tempest-ProjectMemberTests-21558841-project-member] https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool returned with HTTP 403 Jul 03 15:53:07.822667 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 746/2984] 10.4.3.228 () {66 vars in 1318 bytes} [Fri Jul 3 15:53:07 2026] GET /volume/v3/capabilities/np0000004436@storpool => generated 110 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:07.854497 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-07dbadb3-cb1c-453a-95ab-54fb735304cb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.856700 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07dbadb3-cb1c-453a-95ab-54fb735304cb tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 Jul 03 15:53:07.857088 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07dbadb3-cb1c-453a-95ab-54fb735304cb tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.857431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07dbadb3-cb1c-453a-95ab-54fb735304cb tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.865348 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:07.865348 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:07.869595 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-07dbadb3-cb1c-453a-95ab-54fb735304cb tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:07.874155 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07dbadb3-cb1c-453a-95ab-54fb735304cb tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 returned with HTTP 200 Jul 03 15:53:07.874569 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 742/2985] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:07 2026] GET /volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:07.889488 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f5790e45-d539-4235-a530-e6f74432316d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.891382 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5790e45-d539-4235-a530-e6f74432316d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/messages Jul 03 15:53:07.891758 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5790e45-d539-4235-a530-e6f74432316d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.891989 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5790e45-d539-4235-a530-e6f74432316d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.900083 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5790e45-d539-4235-a530-e6f74432316d tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:53:07.900682 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 748/2986] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:53:07 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:07.908697 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aa71ccd4-0bfe-42c7-a3f5-72a3b887f9b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.912587 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa71ccd4-0bfe-42c7-a3f5-72a3b887f9b3 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/messages/1035cee7-33bb-4dd1-b6f4-247cfecf9063 Jul 03 15:53:07.912821 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa71ccd4-0bfe-42c7-a3f5-72a3b887f9b3 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.913014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa71ccd4-0bfe-42c7-a3f5-72a3b887f9b3 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.927263 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa71ccd4-0bfe-42c7-a3f5-72a3b887f9b3 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/messages/1035cee7-33bb-4dd1-b6f4-247cfecf9063 returned with HTTP 200 Jul 03 15:53:07.927753 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 751/2987] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:53:07 2026] GET /volume/v3/messages/1035cee7-33bb-4dd1-b6f4-247cfecf9063 => generated 667 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:07.936885 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-da79b3ae-6241-41c7-af8b-aef513e13767 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.940177 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da79b3ae-6241-41c7-af8b-aef513e13767 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/messages Jul 03 15:53:07.940415 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da79b3ae-6241-41c7-af8b-aef513e13767 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.940592 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da79b3ae-6241-41c7-af8b-aef513e13767 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.944341 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da79b3ae-6241-41c7-af8b-aef513e13767 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 15:53:07.944761 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 747/2988] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 15:53:07 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:07.953406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7008c65d-9747-4d95-b4a4-e6c192c17507 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.955094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7008c65d-9747-4d95-b4a4-e6c192c17507 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] DELETE https://10.4.3.228/volume/v3/messages/1035cee7-33bb-4dd1-b6f4-247cfecf9063 Jul 03 15:53:07.956524 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7008c65d-9747-4d95-b4a4-e6c192c17507 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.956524 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7008c65d-9747-4d95-b4a4-e6c192c17507 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.965986 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7008c65d-9747-4d95-b4a4-e6c192c17507 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/messages/1035cee7-33bb-4dd1-b6f4-247cfecf9063 returned with HTTP 204 Jul 03 15:53:07.965986 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 743/2989] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 15:53:07 2026] DELETE /volume/v3/messages/1035cee7-33bb-4dd1-b6f4-247cfecf9063 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:53:07.973565 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-05007925-2520-4552-869f-9de909cb638c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:07.975349 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-05007925-2520-4552-869f-9de909cb638c tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 Jul 03 15:53:07.975547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-05007925-2520-4552-869f-9de909cb638c tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:07.975788 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-05007925-2520-4552-869f-9de909cb638c tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:07.983888 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:07.983888 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:07.992138 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-05007925-2520-4552-869f-9de909cb638c tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:07.999063 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-05007925-2520-4552-869f-9de909cb638c tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 returned with HTTP 200 Jul 03 15:53:07.999063 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 749/2990] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:07 2026] GET /volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:08.010422 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.012254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 Jul 03 15:53:08.012444 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:08.012650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:08.012980 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Delete volume with id: b767c827-7967-44e1-8b32-79d11769b587 Jul 03 15:53:08.019169 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:08.019169 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:08.019550 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Volume info retrieved successfully. Jul 03 15:53:08.020787 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99819) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:53:08.032236 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-114189239 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-114189239, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:08.032667 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-114189239 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-114189239, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:08.042057 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Created reservations ['a0e8a889-209a-4f21-92ed-265363caf2ac', '72676240-3682-4b77-9a46-3d5e474f1881', '88c65032-6b97-4ffb-9015-ccacae7d5dd9', 'f2be0b27-b420-4eb7-a1b2-0ea1a701ed3a'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:08.072439 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Delete volume request issued successfully. Jul 03 15:53:08.072670 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-778fd68f-4e6f-4d36-b9ab-b5a85ffcef98 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 returned with HTTP 202 Jul 03 15:53:08.073126 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 752/2991] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:53:08 2026] DELETE /volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:08.082977 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4e5198a6-80f5-4657-b893-c2034026bec7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.085176 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4e5198a6-80f5-4657-b893-c2034026bec7 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] GET https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 Jul 03 15:53:08.085475 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4e5198a6-80f5-4657-b893-c2034026bec7 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:08.085747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4e5198a6-80f5-4657-b893-c2034026bec7 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:08.105278 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4e5198a6-80f5-4657-b893-c2034026bec7 tempest-UserMessagesTest-1302894332 tempest-UserMessagesTest-1302894332-project-member] https://10.4.3.228/volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 returned with HTTP 404 Jul 03 15:53:08.106006 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 748/2992] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:53:08 2026] GET /volume/v3/volumes/b767c827-7967-44e1-8b32-79d11769b587 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:08.116597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0c9e5f59-151c-4545-a8b7-750b584003e7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.120197 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c9e5f59-151c-4545-a8b7-750b584003e7 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] DELETE https://10.4.3.228/volume/v3/types/789302fa-05e4-45a0-91c7-3512e158359e Jul 03 15:53:08.120197 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c9e5f59-151c-4545-a8b7-750b584003e7 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:08.120197 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c9e5f59-151c-4545-a8b7-750b584003e7 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:08.148293 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c9e5f59-151c-4545-a8b7-750b584003e7 tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] https://10.4.3.228/volume/v3/types/789302fa-05e4-45a0-91c7-3512e158359e returned with HTTP 202 Jul 03 15:53:08.149180 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 744/2993] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:53:08 2026] DELETE /volume/v3/types/789302fa-05e4-45a0-91c7-3512e158359e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:08.159330 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f524931e-ea2c-483f-b33b-66da59b58dae None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.160257 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f524931e-ea2c-483f-b33b-66da59b58dae tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] GET https://10.4.3.228/volume/v3/types/789302fa-05e4-45a0-91c7-3512e158359e Jul 03 15:53:08.160463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f524931e-ea2c-483f-b33b-66da59b58dae tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:08.160713 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f524931e-ea2c-483f-b33b-66da59b58dae tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:08.164741 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f524931e-ea2c-483f-b33b-66da59b58dae tempest-UserMessagesTest-693847730 tempest-UserMessagesTest-693847730-project-admin] https://10.4.3.228/volume/v3/types/789302fa-05e4-45a0-91c7-3512e158359e returned with HTTP 404 Jul 03 15:53:08.165433 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 750/2994] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:53:08 2026] GET /volume/v3/types/789302fa-05e4-45a0-91c7-3512e158359e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:08.192989 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-7d0ced11-1599-4813-acda-8db66f06b4d9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.195289 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-7d0ced11-1599-4813-acda-8db66f06b4d9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 Jul 03 15:53:08.195481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-7d0ced11-1599-4813-acda-8db66f06b4d9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:08.195764 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-7d0ced11-1599-4813-acda-8db66f06b4d9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:08.203208 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:08.203208 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:08.208888 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-7d0ced11-1599-4813-acda-8db66f06b4d9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:53:08.214588 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-7d0ced11-1599-4813-acda-8db66f06b4d9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 returned with HTTP 200 Jul 03 15:53:08.215102 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 753/2995] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:08 2026] GET /volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:08.768059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-a67e0668-33fe-490a-9884-6e6d43451435 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.770115 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-a67e0668-33fe-490a-9884-6e6d43451435 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 Jul 03 15:53:08.770115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-a67e0668-33fe-490a-9884-6e6d43451435 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:08.770115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-a67e0668-33fe-490a-9884-6e6d43451435 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:08.776937 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:08.776937 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:08.779503 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-a67e0668-33fe-490a-9884-6e6d43451435 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:53:08.783728 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-a67e0668-33fe-490a-9884-6e6d43451435 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 returned with HTTP 200 Jul 03 15:53:08.784229 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 749/2996] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:08 2026] GET /volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 => generated 1416 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:08.793510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1c5aa1e4-2371-401c-904d-089fc3825466 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.793979 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c5aa1e4-2371-401c-904d-089fc3825466 None None] GET https://10.4.3.228/volume// Jul 03 15:53:08.794155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c5aa1e4-2371-401c-904d-089fc3825466 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:08.794370 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c5aa1e4-2371-401c-904d-089fc3825466 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:08.794778 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c5aa1e4-2371-401c-904d-089fc3825466 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:53:08.795245 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 745/2997] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:53:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:53:08.804299 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-05cad0ca-0cdf-4f5b-9c13-4e15ad3473af None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:08.806933 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-05cad0ca-0cdf-4f5b-9c13-4e15ad3473af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:53:08.807323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-05cad0ca-0cdf-4f5b-9c13-4e15ad3473af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c17a7696-e74a-4b7e-bb20-12f280ff18a9", "connector": null, "instance_uuid": "ac9fffff-eb13-4a80-a5fc-40338e5905e0"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:08.817709 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:08.817709 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:08.848700 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-05cad0ca-0cdf-4f5b-9c13-4e15ad3473af tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:53:08.849289 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 751/2998] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:53:08 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 03 15:53:09.865770 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b19364f1-748e-4050-a993-9b32cd29a189 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:09.866215 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b19364f1-748e-4050-a993-9b32cd29a189 None None] GET https://10.4.3.228/volume// Jul 03 15:53:09.866420 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b19364f1-748e-4050-a993-9b32cd29a189 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:09.866605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b19364f1-748e-4050-a993-9b32cd29a189 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:09.866995 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b19364f1-748e-4050-a993-9b32cd29a189 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:53:09.867342 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 754/2999] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:53:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:53:09.873861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-3ad05509-5cf1-432d-a713-01b8049b6cd6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:09.876318 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-3ad05509-5cf1-432d-a713-01b8049b6cd6 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:09.876564 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-3ad05509-5cf1-432d-a713-01b8049b6cd6 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:09.876798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-3ad05509-5cf1-432d-a713-01b8049b6cd6 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:09.886606 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:09.886606 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:09.889994 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-3ad05509-5cf1-432d-a713-01b8049b6cd6 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:09.894956 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-3ad05509-5cf1-432d-a713-01b8049b6cd6 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:09.895419 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 750/3000] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:53:09 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 1339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:53:09.984089 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-2c925bef-55a1-4b4d-88af-25d0683218f0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:09.986223 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-2c925bef-55a1-4b4d-88af-25d0683218f0 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] PUT https://10.4.3.228/volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b Jul 03 15:53:09.986656 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-2c925bef-55a1-4b4d-88af-25d0683218f0 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:09.994761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-2c925bef-55a1-4b4d-88af-25d0683218f0 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Acquiring lock "cinder-attachment_update-3193f43e-6415-4d35-b8d4-abbc7b121985-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:53:09.999326 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-2c925bef-55a1-4b4d-88af-25d0683218f0 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Lock "cinder-attachment_update-3193f43e-6415-4d35-b8d4-abbc7b121985-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:53:10.000443 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:10.000443 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:10.437517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-86e51081-ab78-49d7-a54d-dd2d86ada440 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.525471 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-2c925bef-55a1-4b4d-88af-25d0683218f0 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Lock "cinder-attachment_update-3193f43e-6415-4d35-b8d4-abbc7b121985-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:53:10.525842 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-2c925bef-55a1-4b4d-88af-25d0683218f0 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b returned with HTTP 200 Jul 03 15:53:10.526344 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 746/3001] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:53:09 2026] PUT /volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:10.539521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86e51081-ab78-49d7-a54d-dd2d86ada440 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:53:10.540010 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86e51081-ab78-49d7-a54d-dd2d86ada440 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-209068902"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:10.542064 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:10.542064 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:10.564672 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86e51081-ab78-49d7-a54d-dd2d86ada440 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:53:10.565080 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 752/3002] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:53:10 2026] POST /volume/v3/types => generated 230 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:10.574183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-82cb6a2d-dd4a-4da7-8f6e-9e850358bc3c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.575940 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82cb6a2d-dd4a-4da7-8f6e-9e850358bc3c tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] POST https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs Jul 03 15:53:10.576339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82cb6a2d-dd4a-4da7-8f6e-9e850358bc3c tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:10.624126 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82cb6a2d-dd4a-4da7-8f6e-9e850358bc3c tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs returned with HTTP 200 Jul 03 15:53:10.624630 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 755/3003] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 15:53:10 2026] POST /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs => generated 34 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.632070 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3c3665ea-1bf6-4016-8202-da1148348ec1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.633850 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c3665ea-1bf6-4016-8202-da1148348ec1 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] GET https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 Jul 03 15:53:10.634073 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c3665ea-1bf6-4016-8202-da1148348ec1 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.634272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c3665ea-1bf6-4016-8202-da1148348ec1 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.641184 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c3665ea-1bf6-4016-8202-da1148348ec1 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 returned with HTTP 200 Jul 03 15:53:10.641507 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 751/3004] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 15:53:10 2026] GET /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.648208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-934636f3-06cf-4f18-95c0-961ef1a19a89 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.649970 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-934636f3-06cf-4f18-95c0-961ef1a19a89 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] DELETE https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 Jul 03 15:53:10.650151 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-934636f3-06cf-4f18-95c0-961ef1a19a89 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.650338 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-934636f3-06cf-4f18-95c0-961ef1a19a89 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.654111 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:10.654111 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:10.685324 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-934636f3-06cf-4f18-95c0-961ef1a19a89 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 returned with HTTP 202 Jul 03 15:53:10.685732 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 747/3005] 10.4.3.228 () {66 vars in 1399 bytes} [Fri Jul 3 15:53:10 2026] DELETE /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:10.693336 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bbbd1afc-038d-43be-b9eb-09745a224eec None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.695403 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bbbd1afc-038d-43be-b9eb-09745a224eec tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] GET https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 Jul 03 15:53:10.695632 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bbbd1afc-038d-43be-b9eb-09745a224eec tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.695970 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bbbd1afc-038d-43be-b9eb-09745a224eec tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.703526 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bbbd1afc-038d-43be-b9eb-09745a224eec tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 returned with HTTP 404 Jul 03 15:53:10.704081 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 753/3006] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 15:53:10 2026] GET /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:10.712367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-75726353-bc0a-4e87-8e21-d44e110144ea None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.714116 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75726353-bc0a-4e87-8e21-d44e110144ea tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] POST https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs Jul 03 15:53:10.714430 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-75726353-bc0a-4e87-8e21-d44e110144ea tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:10.737605 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75726353-bc0a-4e87-8e21-d44e110144ea tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs returned with HTTP 200 Jul 03 15:53:10.738071 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 756/3007] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 15:53:10 2026] POST /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.745800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3136efa2-5ff6-4aac-9acb-6a678f585b94 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.747760 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3136efa2-5ff6-4aac-9acb-6a678f585b94 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] GET https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs Jul 03 15:53:10.748026 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3136efa2-5ff6-4aac-9acb-6a678f585b94 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.748200 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3136efa2-5ff6-4aac-9acb-6a678f585b94 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.754275 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3136efa2-5ff6-4aac-9acb-6a678f585b94 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs returned with HTTP 200 Jul 03 15:53:10.754717 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 752/3008] 10.4.3.228 () {66 vars in 1378 bytes} [Fri Jul 3 15:53:10 2026] GET /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.763255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1afe3655-9eec-4bb1-ad09-758d306f842b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.764982 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1afe3655-9eec-4bb1-ad09-758d306f842b tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] POST https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs Jul 03 15:53:10.765287 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1afe3655-9eec-4bb1-ad09-758d306f842b tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:10.785533 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1afe3655-9eec-4bb1-ad09-758d306f842b tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs returned with HTTP 200 Jul 03 15:53:10.785986 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 748/3009] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 15:53:10 2026] POST /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.794059 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a77e10f5-2420-499f-ae8d-b06beae1e3da None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.796453 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a77e10f5-2420-499f-ae8d-b06beae1e3da tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] PUT https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec2 Jul 03 15:53:10.796860 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a77e10f5-2420-499f-ae8d-b06beae1e3da tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:10.819289 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a77e10f5-2420-499f-ae8d-b06beae1e3da tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec2 returned with HTTP 200 Jul 03 15:53:10.819975 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 754/3010] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:53:10 2026] PUT /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.829831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4db65c40-d2df-44f0-816c-5d2be16690d8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.831919 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4db65c40-d2df-44f0-816c-5d2be16690d8 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] GET https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec2 Jul 03 15:53:10.832156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4db65c40-d2df-44f0-816c-5d2be16690d8 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.832305 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4db65c40-d2df-44f0-816c-5d2be16690d8 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.840092 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4db65c40-d2df-44f0-816c-5d2be16690d8 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec2 returned with HTTP 200 Jul 03 15:53:10.840490 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 757/3011] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 15:53:10 2026] GET /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.847533 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b33c2831-3b02-46a5-8854-443fbae330f5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.849541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b33c2831-3b02-46a5-8854-443fbae330f5 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] POST https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs Jul 03 15:53:10.849994 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b33c2831-3b02-46a5-8854-443fbae330f5 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:10.873461 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b33c2831-3b02-46a5-8854-443fbae330f5 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs returned with HTTP 200 Jul 03 15:53:10.873941 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 753/3012] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 15:53:10 2026] POST /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs => generated 51 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.881131 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f69873b7-dfc8-43bd-9a5c-afefee93d5b9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.882954 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f69873b7-dfc8-43bd-9a5c-afefee93d5b9 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] GET https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs Jul 03 15:53:10.883140 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f69873b7-dfc8-43bd-9a5c-afefee93d5b9 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.883324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f69873b7-dfc8-43bd-9a5c-afefee93d5b9 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.891363 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f69873b7-dfc8-43bd-9a5c-afefee93d5b9 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs returned with HTTP 200 Jul 03 15:53:10.891894 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 749/3013] 10.4.3.228 () {66 vars in 1378 bytes} [Fri Jul 3 15:53:10 2026] GET /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:53:10.901029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-58cee398-b1a3-4ab8-9b32-ac0aee8bb7b6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.902802 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-58cee398-b1a3-4ab8-9b32-ac0aee8bb7b6 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] DELETE https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0 Jul 03 15:53:10.902986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-58cee398-b1a3-4ab8-9b32-ac0aee8bb7b6 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.903168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-58cee398-b1a3-4ab8-9b32-ac0aee8bb7b6 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.932322 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-58cee398-b1a3-4ab8-9b32-ac0aee8bb7b6 tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0 returned with HTTP 202 Jul 03 15:53:10.932894 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 755/3014] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:53:10 2026] DELETE /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:10.940200 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-29566c8f-36fb-454c-9c4c-a3d2de47fb5e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:10.941790 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-29566c8f-36fb-454c-9c4c-a3d2de47fb5e tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] GET https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0 Jul 03 15:53:10.941992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-29566c8f-36fb-454c-9c4c-a3d2de47fb5e tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:10.942179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-29566c8f-36fb-454c-9c4c-a3d2de47fb5e tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:10.945191 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-29566c8f-36fb-454c-9c4c-a3d2de47fb5e tempest-VolumeTypesExtraSpecsTest-30294862 tempest-VolumeTypesExtraSpecsTest-30294862-project-admin] https://10.4.3.228/volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0 returned with HTTP 404 Jul 03 15:53:10.945690 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 758/3015] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:53:10 2026] GET /volume/v3/types/ef837c82-beed-4fb7-b748-5f5009e492f0 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:11.036868 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-8a0b0884-1ff4-44c1-a149-f8787bf97572 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:11.038917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-8a0b0884-1ff4-44c1-a149-f8787bf97572 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] POST https://10.4.3.228/volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b/action Jul 03 15:53:11.039266 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-8a0b0884-1ff4-44c1-a149-f8787bf97572 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:11.039459 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-8a0b0884-1ff4-44c1-a149-f8787bf97572 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:11.054921 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:11.054921 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:11.104318 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cc1c9efc-e5d8-477d-a2b7-f5efdcdb39e5 req-8a0b0884-1ff4-44c1-a149-f8787bf97572 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b/action returned with HTTP 204 Jul 03 15:53:11.104887 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 754/3016] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:53:11 2026] POST /volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:13.127362 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a79573f3-1d2b-47a9-8c42-58d351976258 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.209536 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a79573f3-1d2b-47a9-8c42-58d351976258 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:53:13.209937 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a79573f3-1d2b-47a9-8c42-58d351976258 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-393467920", "extra_specs": {"spec1": "val1"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.225455 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a79573f3-1d2b-47a9-8c42-58d351976258 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:53:13.225876 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 750/3017] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:53:13 2026] POST /volume/v3/types => generated 242 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:13.234334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ed6610f3-3cf5-4150-b15e-5c8fdecc5677 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.236006 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ed6610f3-3cf5-4150-b15e-5c8fdecc5677 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] POST https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs Jul 03 15:53:13.236342 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ed6610f3-3cf5-4150-b15e-5c8fdecc5677 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.237696 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ed6610f3-3cf5-4150-b15e-5c8fdecc5677 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs returned with HTTP 400 Jul 03 15:53:13.238118 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 756/3018] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 15:53:13 2026] POST /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:53:13.246425 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de0644ef-a216-436d-ba66-471b3fd7c7ad None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.248576 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de0644ef-a216-436d-ba66-471b3fd7c7ad tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] POST https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs Jul 03 15:53:13.248984 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de0644ef-a216-436d-ba66-471b3fd7c7ad tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.251023 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de0644ef-a216-436d-ba66-471b3fd7c7ad tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs returned with HTTP 400 Jul 03 15:53:13.251521 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 759/3019] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 15:53:13 2026] POST /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:53:13.259636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-33242a8a-cae4-4c80-b0b3-6dd620191968 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.261536 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33242a8a-cae4-4c80-b0b3-6dd620191968 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] POST https://10.4.3.228/volume/v3/types/2d0b11a7-7c8a-41b3-8168-e1be2190358c/extra_specs Jul 03 15:53:13.261946 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33242a8a-cae4-4c80-b0b3-6dd620191968 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.272723 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33242a8a-cae4-4c80-b0b3-6dd620191968 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/2d0b11a7-7c8a-41b3-8168-e1be2190358c/extra_specs returned with HTTP 404 Jul 03 15:53:13.273320 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 755/3020] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 15:53:13 2026] POST /volume/v3/types/2d0b11a7-7c8a-41b3-8168-e1be2190358c/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:13.280857 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fa3b5fc2-486b-4f1d-94b8-8b7e4dd1bfec None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.282718 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fa3b5fc2-486b-4f1d-94b8-8b7e4dd1bfec tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] DELETE https://10.4.3.228/volume/v3/types/604abf76-b891-4915-82df-bb7f3bce2f3a/extra_specs/spec1 Jul 03 15:53:13.283009 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fa3b5fc2-486b-4f1d-94b8-8b7e4dd1bfec tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:13.283232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fa3b5fc2-486b-4f1d-94b8-8b7e4dd1bfec tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:13.286472 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fa3b5fc2-486b-4f1d-94b8-8b7e4dd1bfec tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/604abf76-b891-4915-82df-bb7f3bce2f3a/extra_specs/spec1 returned with HTTP 404 Jul 03 15:53:13.286643 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 751/3021] 10.4.3.228 () {66 vars in 1399 bytes} [Fri Jul 3 15:53:13 2026] DELETE /volume/v3/types/604abf76-b891-4915-82df-bb7f3bce2f3a/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:13.295177 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6fccf6f3-7168-49ba-b4e0-e5b391988dbb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.298032 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6fccf6f3-7168-49ba-b4e0-e5b391988dbb tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] GET https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/nonexistent_extra_spec_name Jul 03 15:53:13.298302 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6fccf6f3-7168-49ba-b4e0-e5b391988dbb tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:13.298765 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6fccf6f3-7168-49ba-b4e0-e5b391988dbb tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:13.306313 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6fccf6f3-7168-49ba-b4e0-e5b391988dbb tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 15:53:13.306833 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 757/3022] 10.4.3.228 () {66 vars in 1462 bytes} [Fri Jul 3 15:53:13 2026] GET /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:13.315201 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-50872929-c631-4a35-90f6-5b561b02b7d5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.318403 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50872929-c631-4a35-90f6-5b561b02b7d5 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] GET https://10.4.3.228/volume/v3/types/e1cace96-796b-4aae-8993-794425858cb8/extra_specs/spec1 Jul 03 15:53:13.318403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-50872929-c631-4a35-90f6-5b561b02b7d5 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:13.318555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-50872929-c631-4a35-90f6-5b561b02b7d5 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:13.323380 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-50872929-c631-4a35-90f6-5b561b02b7d5 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/e1cace96-796b-4aae-8993-794425858cb8/extra_specs/spec1 returned with HTTP 404 Jul 03 15:53:13.323925 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 760/3023] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 15:53:13 2026] GET /volume/v3/types/e1cace96-796b-4aae-8993-794425858cb8/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:13.331898 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-83e86825-a1b8-42ce-baa9-2cc99d1664cc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.334070 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83e86825-a1b8-42ce-baa9-2cc99d1664cc tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] GET https://10.4.3.228/volume/v3/types/a7c86aa6-fbbf-4834-b5c3-d4a24e0da941/extra_specs Jul 03 15:53:13.334441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83e86825-a1b8-42ce-baa9-2cc99d1664cc tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:13.334441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83e86825-a1b8-42ce-baa9-2cc99d1664cc tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:13.338516 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83e86825-a1b8-42ce-baa9-2cc99d1664cc tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a7c86aa6-fbbf-4834-b5c3-d4a24e0da941/extra_specs returned with HTTP 404 Jul 03 15:53:13.339019 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 756/3024] 10.4.3.228 () {66 vars in 1378 bytes} [Fri Jul 3 15:53:13 2026] GET /volume/v3/types/a7c86aa6-fbbf-4834-b5c3-d4a24e0da941/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:13.346344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b72ad330-dd20-4d6d-9b4d-e4d43382d128 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.348170 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b72ad330-dd20-4d6d-9b4d-e4d43382d128 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] PUT https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/spec1 Jul 03 15:53:13.348545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b72ad330-dd20-4d6d-9b4d-e4d43382d128 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.349977 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b72ad330-dd20-4d6d-9b4d-e4d43382d128 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/spec1 returned with HTTP 400 Jul 03 15:53:13.350412 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 752/3025] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:53:13 2026] PUT /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:53:13.356846 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cb915d09-ef88-4920-9a6a-cd6a2300b89b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.359035 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb915d09-ef88-4920-9a6a-cd6a2300b89b tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] PUT https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/spec1 Jul 03 15:53:13.359391 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb915d09-ef88-4920-9a6a-cd6a2300b89b tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'update', calling method: update, body: null {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.360671 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb915d09-ef88-4920-9a6a-cd6a2300b89b tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/spec1 returned with HTTP 400 Jul 03 15:53:13.361094 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 758/3026] 10.4.3.228 () {68 vars in 1415 bytes} [Fri Jul 3 15:53:13 2026] PUT /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:53:13.367815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4f0fda1e-fd56-4a83-b29e-31d8a2f33f61 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.369878 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f0fda1e-fd56-4a83-b29e-31d8a2f33f61 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] PUT https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/None Jul 03 15:53:13.370286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4f0fda1e-fd56-4a83-b29e-31d8a2f33f61 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.383079 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f0fda1e-fd56-4a83-b29e-31d8a2f33f61 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 15:53:13.383079 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f0fda1e-fd56-4a83-b29e-31d8a2f33f61 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/None returned with HTTP 400 Jul 03 15:53:13.383363 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 761/3027] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 15:53:13 2026] PUT /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:53:13.392343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1c26b016-35cc-4a51-8ddb-4a27d4cfad5a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.394107 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1c26b016-35cc-4a51-8ddb-4a27d4cfad5a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] PUT https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/1fd1f05c-b950-46a7-a909-8fa21b133aeb Jul 03 15:53:13.394570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1c26b016-35cc-4a51-8ddb-4a27d4cfad5a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.406860 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1c26b016-35cc-4a51-8ddb-4a27d4cfad5a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 15:53:13.407145 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1c26b016-35cc-4a51-8ddb-4a27d4cfad5a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/1fd1f05c-b950-46a7-a909-8fa21b133aeb returned with HTTP 400 Jul 03 15:53:13.407871 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 757/3028] 10.4.3.228 () {68 vars in 1509 bytes} [Fri Jul 3 15:53:13 2026] PUT /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5/extra_specs/1fd1f05c-b950-46a7-a909-8fa21b133aeb => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:53:13.416558 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1d40db85-a81d-4275-977c-7eda6116be09 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.418823 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d40db85-a81d-4275-977c-7eda6116be09 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] PUT https://10.4.3.228/volume/v3/types/190fbac9-36a8-4099-803c-2e5470583181/extra_specs/spec1 Jul 03 15:53:13.419164 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d40db85-a81d-4275-977c-7eda6116be09 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:13.431533 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d40db85-a81d-4275-977c-7eda6116be09 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/190fbac9-36a8-4099-803c-2e5470583181/extra_specs/spec1 returned with HTTP 404 Jul 03 15:53:13.432070 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 753/3029] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:53:13 2026] PUT /volume/v3/types/190fbac9-36a8-4099-803c-2e5470583181/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:13.439835 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ae5989f5-77f7-4464-8adf-b2cdd29a2e2a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.441407 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae5989f5-77f7-4464-8adf-b2cdd29a2e2a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] DELETE https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5 Jul 03 15:53:13.441561 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae5989f5-77f7-4464-8adf-b2cdd29a2e2a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:13.441767 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ae5989f5-77f7-4464-8adf-b2cdd29a2e2a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:13.462652 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ae5989f5-77f7-4464-8adf-b2cdd29a2e2a tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5 returned with HTTP 202 Jul 03 15:53:13.463205 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 759/3030] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:53:13 2026] DELETE /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:13.470231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d573dd5f-981d-4730-9092-92ae5bac8566 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:13.471864 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d573dd5f-981d-4730-9092-92ae5bac8566 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] GET https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5 Jul 03 15:53:13.472070 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d573dd5f-981d-4730-9092-92ae5bac8566 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:13.472238 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d573dd5f-981d-4730-9092-92ae5bac8566 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:13.475249 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d573dd5f-981d-4730-9092-92ae5bac8566 tempest-ExtraSpecsNegativeTest-1053522000 tempest-ExtraSpecsNegativeTest-1053522000-project-admin] https://10.4.3.228/volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5 returned with HTTP 404 Jul 03 15:53:13.475694 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 762/3031] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:53:13 2026] GET /volume/v3/types/a05b471a-1702-452c-b7fd-26357eafddf5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:15.024037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-443aac26-0815-43da-b141-f3f5fa9c814f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:15.024439 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-443aac26-0815-43da-b141-f3f5fa9c814f None None] GET https://10.4.3.228/volume// Jul 03 15:53:15.024559 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-443aac26-0815-43da-b141-f3f5fa9c814f None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:15.024746 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-443aac26-0815-43da-b141-f3f5fa9c814f None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:15.025077 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-443aac26-0815-43da-b141-f3f5fa9c814f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:53:15.025371 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 758/3032] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:53:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:53:15.033273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-e3f3b17f-68a9-4ff4-88a3-785e0c115ccc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:15.037242 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-e3f3b17f-68a9-4ff4-88a3-785e0c115ccc tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 Jul 03 15:53:15.037518 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-e3f3b17f-68a9-4ff4-88a3-785e0c115ccc tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:15.037772 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-e3f3b17f-68a9-4ff4-88a3-785e0c115ccc tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:15.058855 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:15.058855 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:15.064500 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-e3f3b17f-68a9-4ff4-88a3-785e0c115ccc tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:53:15.071082 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-e3f3b17f-68a9-4ff4-88a3-785e0c115ccc tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 returned with HTTP 200 Jul 03 15:53:15.071612 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 754/3033] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:53:15 2026] GET /volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 => generated 1595 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:53:15.080473 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-65515dfd-fc74-4ea4-9859-b2260e471506 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:15.082078 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:15.082417 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-914666211"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:15.083812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-914666211'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:15.083942 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume of 1 GB Jul 03 15:53:15.097638 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Availability Zones retrieved successfully. Jul 03 15:53:15.100495 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Flow 'volume_create_api' (187679ad-8c09-4845-b990-63537baa232a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:15.101469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4438b4a6-a97c-4f6b-8a01-84fbd9b7289d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:15.102493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:15.127219 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4438b4a6-a97c-4f6b-8a01-84fbd9b7289d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:15.128184 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf91aa6-70c7-41d0-9b4b-caa5b106a7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:15.175001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Created reservations ['7bd0e193-bf82-4bbd-8e66-b6d0fbff7f95', '48740b62-c345-4a70-b9de-dcb8c8830780', 'd85117c6-4919-4dbc-9ce4-6a24ead48255', 'ee80a207-6250-4616-8b23-110fd9849e4a'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:15.176147 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf91aa6-70c7-41d0-9b4b-caa5b106a7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd0e193-bf82-4bbd-8e66-b6d0fbff7f95', '48740b62-c345-4a70-b9de-dcb8c8830780', 'd85117c6-4919-4dbc-9ce4-6a24ead48255', 'ee80a207-6250-4616-8b23-110fd9849e4a']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:15.178833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7efaeab-d0a8-4d16-a7c7-33ce309cd770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:15.197233 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-b134b6ce-d567-402b-9e1e-fe139a86877c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:15.198906 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-b134b6ce-d567-402b-9e1e-fe139a86877c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] PUT https://10.4.3.228/volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59 Jul 03 15:53:15.199344 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-b134b6ce-d567-402b-9e1e-fe139a86877c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:15.199843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7efaeab-d0a8-4d16-a7c7-33ce309cd770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5345e683-d116-4d59-98c6-a22311ba3f7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-914666211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='339f8aaa79dd466e96bcedeb3be8f47e',qos_specs=None,replication_status=,reservations=['7bd0e193-bf82-4bbd-8e66-b6d0fbff7f95','48740b62-c345-4a70-b9de-dcb8c8830780','d85117c6-4919-4dbc-9ce4-6a24ead48255','ee80a207-6250-4616-8b23-110fd9849e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac7341d3a1334252b0f631ed140ce648',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-914666211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5345e683-d116-4d59-98c6-a22311ba3f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='339f8aaa79dd466e96bcedeb3be8f47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ac7341d3a1334252b0f631ed140ce648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:15.200995 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f2f5ca-20b5-41ab-a053-cd7734350378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:15.216433 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-b134b6ce-d567-402b-9e1e-fe139a86877c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Acquiring lock "cinder-attachment_update-c17a7696-e74a-4b7e-bb20-12f280ff18a9-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:53:15.222106 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-b134b6ce-d567-402b-9e1e-fe139a86877c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Lock "cinder-attachment_update-c17a7696-e74a-4b7e-bb20-12f280ff18a9-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:53:15.222509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f2f5ca-20b5-41ab-a053-cd7734350378) transitioned into 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-914666211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='339f8aaa79dd466e96bcedeb3be8f47e',qos_specs=None,replication_status=,reservations=['7bd0e193-bf82-4bbd-8e66-b6d0fbff7f95','48740b62-c345-4a70-b9de-dcb8c8830780','d85117c6-4919-4dbc-9ce4-6a24ead48255','ee80a207-6250-4616-8b23-110fd9849e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac7341d3a1334252b0f631ed140ce648',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:15.222956 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a792225e-3326-4a1b-a5df-8dcba23a43b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:15.223407 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:15.223407 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:15.231029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a792225e-3326-4a1b-a5df-8dcba23a43b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:15.231812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Flow 'volume_create_api' (187679ad-8c09-4845-b990-63537baa232a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:15.232109 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume request issued successfully. Jul 03 15:53:15.232652 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65515dfd-fc74-4ea4-9859-b2260e471506 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:15.233093 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 760/3034] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:53:15 2026] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:15.248970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-97d4f67c-6610-4748-bcaf-cf1f98759407 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:15.250991 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97d4f67c-6610-4748-bcaf-cf1f98759407 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:15.251245 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97d4f67c-6610-4748-bcaf-cf1f98759407 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:15.251819 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97d4f67c-6610-4748-bcaf-cf1f98759407 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:15.261262 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:15.261262 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:15.267222 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-97d4f67c-6610-4748-bcaf-cf1f98759407 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:15.274141 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97d4f67c-6610-4748-bcaf-cf1f98759407 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:15.275007 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 759/3035] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:15 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:15.750834 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-b134b6ce-d567-402b-9e1e-fe139a86877c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Lock "cinder-attachment_update-c17a7696-e74a-4b7e-bb20-12f280ff18a9-np0000004436" released by "attachment_update" :: held 0.529s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:53:15.751187 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-b134b6ce-d567-402b-9e1e-fe139a86877c tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59 returned with HTTP 200 Jul 03 15:53:15.751730 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 763/3036] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:53:15 2026] PUT /volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:16.262764 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-9d6166a7-aef6-4110-94c9-3938328575b9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:16.266197 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-9d6166a7-aef6-4110-94c9-3938328575b9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] POST https://10.4.3.228/volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59/action Jul 03 15:53:16.266635 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-9d6166a7-aef6-4110-94c9-3938328575b9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:16.266810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-9d6166a7-aef6-4110-94c9-3938328575b9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:16.286044 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:16.286044 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:16.293333 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-97acc38c-6832-4774-9dbd-b6e540e6dcbd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:16.295445 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-97acc38c-6832-4774-9dbd-b6e540e6dcbd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:16.295690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-97acc38c-6832-4774-9dbd-b6e540e6dcbd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:16.295943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-97acc38c-6832-4774-9dbd-b6e540e6dcbd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:16.299019 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-9eee1f99-4aaf-4f4c-8b36-fa051734fafa req-9d6166a7-aef6-4110-94c9-3938328575b9 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59/action returned with HTTP 204 Jul 03 15:53:16.299495 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 755/3037] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:53:16 2026] POST /volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:16.304058 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:16.304058 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:16.311766 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-97acc38c-6832-4774-9dbd-b6e540e6dcbd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:16.316993 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-97acc38c-6832-4774-9dbd-b6e540e6dcbd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:16.317530 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 761/3038] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:16 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:16.359542 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-0be33fa6-397c-4506-a47b-103d48f96bea req-f3dfcd93-0465-49d7-a899-cb31a49b224f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:16.361882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-f3dfcd93-0465-49d7-a899-cb31a49b224f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:16.361963 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-f3dfcd93-0465-49d7-a899-cb31a49b224f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:16.362138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-f3dfcd93-0465-49d7-a899-cb31a49b224f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:16.369256 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:16.369256 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:16.372754 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-0be33fa6-397c-4506-a47b-103d48f96bea req-f3dfcd93-0465-49d7-a899-cb31a49b224f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:16.376820 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-f3dfcd93-0465-49d7-a899-cb31a49b224f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:16.377217 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 760/3039] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:16 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:18.416497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8cb82d2e-1975-4a42-bd30-9cb32e91c22c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:18.417136 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8cb82d2e-1975-4a42-bd30-9cb32e91c22c None None] GET https://10.4.3.228/volume// Jul 03 15:53:18.417363 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8cb82d2e-1975-4a42-bd30-9cb32e91c22c None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:18.417611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8cb82d2e-1975-4a42-bd30-9cb32e91c22c None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:18.418043 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8cb82d2e-1975-4a42-bd30-9cb32e91c22c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:53:18.418388 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 764/3040] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:53:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:53:18.429347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-0be33fa6-397c-4506-a47b-103d48f96bea req-b93f5585-94d6-4e03-b7c9-944cb6ccbbf5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:18.432725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-b93f5585-94d6-4e03-b7c9-944cb6ccbbf5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:53:18.433108 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-b93f5585-94d6-4e03-b7c9-944cb6ccbbf5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5345e683-d116-4d59-98c6-a22311ba3f7b", "connector": null, "instance_uuid": "7dd0aed4-b335-4bbd-a06f-355eadecf021"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:18.451863 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:18.451863 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:18.491308 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-b93f5585-94d6-4e03-b7c9-944cb6ccbbf5 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:53:18.491926 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 756/3041] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:53:18 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:18.900442 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-47a4829f-2811-4bb6-a40d-9a28011a47e0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:18.902321 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-47a4829f-2811-4bb6-a40d-9a28011a47e0 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:18.902521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-47a4829f-2811-4bb6-a40d-9a28011a47e0 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:18.902816 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-47a4829f-2811-4bb6-a40d-9a28011a47e0 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:18.911894 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:18.911894 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:18.915296 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-47a4829f-2811-4bb6-a40d-9a28011a47e0 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:18.919272 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-47a4829f-2811-4bb6-a40d-9a28011a47e0 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:18.919674 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 762/3042] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:18 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:19.029638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-61d56b3e-f6ef-45d6-9572-c35dbada7706 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:19.030213 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-61d56b3e-f6ef-45d6-9572-c35dbada7706 None None] GET https://10.4.3.228/volume// Jul 03 15:53:19.030307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-61d56b3e-f6ef-45d6-9572-c35dbada7706 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:19.030547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-61d56b3e-f6ef-45d6-9572-c35dbada7706 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:19.031003 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-61d56b3e-f6ef-45d6-9572-c35dbada7706 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:53:19.031387 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 761/3043] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:53:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:53:19.042703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0be33fa6-397c-4506-a47b-103d48f96bea req-d8815a82-e0be-4795-9d39-0dfae51ec95b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:19.044974 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-d8815a82-e0be-4795-9d39-0dfae51ec95b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:19.045225 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-d8815a82-e0be-4795-9d39-0dfae51ec95b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:19.045453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-d8815a82-e0be-4795-9d39-0dfae51ec95b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:19.058126 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:19.058126 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:19.063772 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-0be33fa6-397c-4506-a47b-103d48f96bea req-d8815a82-e0be-4795-9d39-0dfae51ec95b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:19.068057 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-d8815a82-e0be-4795-9d39-0dfae51ec95b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:19.068486 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 765/3044] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:53:19 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 15:53:19.174589 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-0be33fa6-397c-4506-a47b-103d48f96bea req-4e418982-9082-46b8-9172-9121ad1fde1b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:19.179495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-4e418982-9082-46b8-9172-9121ad1fde1b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] PUT https://10.4.3.228/volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b Jul 03 15:53:19.180049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-4e418982-9082-46b8-9172-9121ad1fde1b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:19.194514 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-0be33fa6-397c-4506-a47b-103d48f96bea req-4e418982-9082-46b8-9172-9121ad1fde1b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Acquiring lock "cinder-attachment_update-5345e683-d116-4d59-98c6-a22311ba3f7b-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:53:19.199288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-0be33fa6-397c-4506-a47b-103d48f96bea req-4e418982-9082-46b8-9172-9121ad1fde1b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Lock "cinder-attachment_update-5345e683-d116-4d59-98c6-a22311ba3f7b-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:53:19.200268 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:19.200268 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:19.732189 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-0be33fa6-397c-4506-a47b-103d48f96bea req-4e418982-9082-46b8-9172-9121ad1fde1b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Lock "cinder-attachment_update-5345e683-d116-4d59-98c6-a22311ba3f7b-np0000004436" released by "attachment_update" :: held 0.533s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:53:19.732634 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-4e418982-9082-46b8-9172-9121ad1fde1b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b returned with HTTP 200 Jul 03 15:53:19.733051 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 757/3045] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:53:19 2026] PUT /volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:19.932146 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-225efe3a-bf5c-430c-8239-3114d061e036 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:19.933860 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-225efe3a-bf5c-430c-8239-3114d061e036 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:19.934019 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-225efe3a-bf5c-430c-8239-3114d061e036 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:19.934194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-225efe3a-bf5c-430c-8239-3114d061e036 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:19.942521 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:19.942521 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:19.945927 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-225efe3a-bf5c-430c-8239-3114d061e036 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:19.950367 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-225efe3a-bf5c-430c-8239-3114d061e036 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:19.950808 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 763/3046] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:19 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:20.967388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b1ad3d06-6acd-4d0b-b3ea-1863ca24fa30 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:20.970673 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b1ad3d06-6acd-4d0b-b3ea-1863ca24fa30 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:20.970673 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b1ad3d06-6acd-4d0b-b3ea-1863ca24fa30 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:20.970866 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b1ad3d06-6acd-4d0b-b3ea-1863ca24fa30 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:20.981428 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:20.981428 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:20.985974 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b1ad3d06-6acd-4d0b-b3ea-1863ca24fa30 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:20.990454 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b1ad3d06-6acd-4d0b-b3ea-1863ca24fa30 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:20.991260 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 762/3047] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:20 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:22.007556 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fd4ac105-34ad-4852-aa52-370e02128bc9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:22.012894 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd4ac105-34ad-4852-aa52-370e02128bc9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:22.013210 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd4ac105-34ad-4852-aa52-370e02128bc9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:22.013504 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd4ac105-34ad-4852-aa52-370e02128bc9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:22.029318 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:22.029318 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:22.034217 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fd4ac105-34ad-4852-aa52-370e02128bc9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:22.040751 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd4ac105-34ad-4852-aa52-370e02128bc9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:22.041320 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 766/3048] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:22 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:22.182590 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-aff3c075-565c-46b1-86ec-9f9fa2d6a36d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:22.184852 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-aff3c075-565c-46b1-86ec-9f9fa2d6a36d tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/limits Jul 03 15:53:22.185301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-aff3c075-565c-46b1-86ec-9f9fa2d6a36d tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:22.185640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-aff3c075-565c-46b1-86ec-9f9fa2d6a36d tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:22.195532 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:22.195532 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:22.207209 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-aff3c075-565c-46b1-86ec-9f9fa2d6a36d tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/limits returned with HTTP 200 Jul 03 15:53:22.207898 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 758/3049] 10.4.3.228 () {68 vars in 1484 bytes} [Fri Jul 3 15:53:22 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:22.739820 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-9ebb5ce6-ecc0-4ed5-9151-e52cf66b4879 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:22.745460 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-9ebb5ce6-ecc0-4ed5-9151-e52cf66b4879 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:22.745657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-9ebb5ce6-ecc0-4ed5-9151-e52cf66b4879 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:22.745845 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-9ebb5ce6-ecc0-4ed5-9151-e52cf66b4879 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:22.762394 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:22.762394 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:22.767833 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-9ebb5ce6-ecc0-4ed5-9151-e52cf66b4879 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:22.773825 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-9ebb5ce6-ecc0-4ed5-9151-e52cf66b4879 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 200 Jul 03 15:53:22.774461 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 764/3050] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:22 2026] GET /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 1452 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:22.785420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:22.787759 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:53:22.788113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3193f43e-6415-4d35-b8d4-abbc7b121985", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-510387251", "description": null, "metadata": {}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:22.798551 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:22.798551 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:22.799096 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:22.799282 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Create snapshot from volume 3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:22.843090 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Created reservations ['6e207397-2a1e-424b-99d8-94b991f9ea66', '26bfabcb-ce68-4c16-9c58-5cc47e3202ba', '05c2ffe2-6bda-41be-9afb-1f6bc8f4f22d', '20e77591-ba57-4014-97f5-3f1959e460d0'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:22.879754 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Snapshot force create request issued successfully. Jul 03 15:53:22.880091 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-69943c15-51fb-4f5e-9ee4-aac7fa898f2b req-c7fc2db1-faa9-48a5-a75b-25be4742f263 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:53:22.880520 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 763/3051] 10.4.3.228 () {72 vars in 1547 bytes} [Fri Jul 3 15:53:22 2026] POST /volume/v3/snapshots => generated 318 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:23.057161 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1b2e01d8-4add-4df1-9722-e1f96905ccdb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:23.058976 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1b2e01d8-4add-4df1-9722-e1f96905ccdb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:23.059147 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1b2e01d8-4add-4df1-9722-e1f96905ccdb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:23.059319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1b2e01d8-4add-4df1-9722-e1f96905ccdb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:23.068661 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:23.068661 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:23.072119 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1b2e01d8-4add-4df1-9722-e1f96905ccdb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:23.076866 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1b2e01d8-4add-4df1-9722-e1f96905ccdb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:23.077226 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 767/3052] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:23 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:24.090495 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dc5d1b6c-50c9-4c54-951d-770a50d51b6a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:24.092747 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc5d1b6c-50c9-4c54-951d-770a50d51b6a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:24.092967 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc5d1b6c-50c9-4c54-951d-770a50d51b6a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:24.093172 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc5d1b6c-50c9-4c54-951d-770a50d51b6a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:24.104244 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:24.104244 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:24.108111 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dc5d1b6c-50c9-4c54-951d-770a50d51b6a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:24.113993 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc5d1b6c-50c9-4c54-951d-770a50d51b6a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:24.114439 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 759/3053] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:24 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:25.028771 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0f405e45-6c0d-40ab-b6d6-7e5547acc551 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:25.030829 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0f405e45-6c0d-40ab-b6d6-7e5547acc551 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 Jul 03 15:53:25.031131 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0f405e45-6c0d-40ab-b6d6-7e5547acc551 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:25.031452 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0f405e45-6c0d-40ab-b6d6-7e5547acc551 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:25.037638 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:25.037638 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:25.038139 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0f405e45-6c0d-40ab-b6d6-7e5547acc551 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Snapshot retrieved successfully. Jul 03 15:53:25.039028 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0f405e45-6c0d-40ab-b6d6-7e5547acc551 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 returned with HTTP 200 Jul 03 15:53:25.039454 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 765/3054] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:25 2026] GET /volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:25.127881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f8a71607-5a88-478e-81d1-c3fc86e47630 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:25.130093 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8a71607-5a88-478e-81d1-c3fc86e47630 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:25.130326 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8a71607-5a88-478e-81d1-c3fc86e47630 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:25.130667 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8a71607-5a88-478e-81d1-c3fc86e47630 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:25.140974 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:25.140974 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:25.144178 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f8a71607-5a88-478e-81d1-c3fc86e47630 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:25.148744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8a71607-5a88-478e-81d1-c3fc86e47630 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:25.149313 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 764/3055] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:25 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:25.274120 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c92529a5-8196-47af-9b71-aef928199a03 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:25.276465 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c92529a5-8196-47af-9b71-aef928199a03 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 Jul 03 15:53:25.276756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c92529a5-8196-47af-9b71-aef928199a03 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:25.277019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c92529a5-8196-47af-9b71-aef928199a03 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:25.277120 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-c92529a5-8196-47af-9b71-aef928199a03 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Delete snapshot with id: c3d2a1c7-eb72-4a3b-9068-f093fef999f4 Jul 03 15:53:25.284759 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:25.284759 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:25.285259 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c92529a5-8196-47af-9b71-aef928199a03 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Snapshot retrieved successfully. Jul 03 15:53:25.306594 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c92529a5-8196-47af-9b71-aef928199a03 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Snapshot delete request issued successfully. Jul 03 15:53:25.306784 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c92529a5-8196-47af-9b71-aef928199a03 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 returned with HTTP 202 Jul 03 15:53:25.307216 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 768/3056] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:53:25 2026] DELETE /volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:25.317305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5a508be2-6d41-4355-9da0-83923a10fe87 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:25.319312 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a508be2-6d41-4355-9da0-83923a10fe87 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 Jul 03 15:53:25.319555 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a508be2-6d41-4355-9da0-83923a10fe87 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:25.319781 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a508be2-6d41-4355-9da0-83923a10fe87 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:25.324874 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:25.324874 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:25.325326 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5a508be2-6d41-4355-9da0-83923a10fe87 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Snapshot retrieved successfully. Jul 03 15:53:25.326167 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a508be2-6d41-4355-9da0-83923a10fe87 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 returned with HTTP 200 Jul 03 15:53:25.326547 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 760/3057] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:25 2026] GET /volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:26.165726 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5a5049a6-3640-4d30-85e9-0b1ee810a4ab None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:26.167481 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5a5049a6-3640-4d30-85e9-0b1ee810a4ab tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:26.167803 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5a5049a6-3640-4d30-85e9-0b1ee810a4ab tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:26.168041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5a5049a6-3640-4d30-85e9-0b1ee810a4ab tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:26.184148 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:26.184148 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:26.189246 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5a5049a6-3640-4d30-85e9-0b1ee810a4ab tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:26.197669 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5a5049a6-3640-4d30-85e9-0b1ee810a4ab tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:26.198114 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 766/3058] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:26 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:26.339822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a532a601-6f27-4448-814e-7e34f394d129 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:26.341984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a532a601-6f27-4448-814e-7e34f394d129 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] GET https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 Jul 03 15:53:26.342185 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a532a601-6f27-4448-814e-7e34f394d129 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:26.342391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a532a601-6f27-4448-814e-7e34f394d129 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:26.347230 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a532a601-6f27-4448-814e-7e34f394d129 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 returned with HTTP 404 Jul 03 15:53:26.347890 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 765/3059] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:53:26 2026] GET /volume/v3/snapshots/c3d2a1c7-eb72-4a3b-9068-f093fef999f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:26.746463 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0be33fa6-397c-4506-a47b-103d48f96bea req-be2a1bb3-f620-4ffb-b408-aa44ce50a499 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:26.748986 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-be2a1bb3-f620-4ffb-b408-aa44ce50a499 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b/action Jul 03 15:53:26.749334 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-be2a1bb3-f620-4ffb-b408-aa44ce50a499 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:26.749486 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-be2a1bb3-f620-4ffb-b408-aa44ce50a499 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:26.765773 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:26.765773 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:26.779043 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0be33fa6-397c-4506-a47b-103d48f96bea req-be2a1bb3-f620-4ffb-b408-aa44ce50a499 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b/action returned with HTTP 204 Jul 03 15:53:26.779459 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 769/3060] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:53:26 2026] POST /volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:27.210001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1c58ecbc-ea7b-4327-b4ac-135e358e77c6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:27.213823 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c58ecbc-ea7b-4327-b4ac-135e358e77c6 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:27.214092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c58ecbc-ea7b-4327-b4ac-135e358e77c6 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:27.214346 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c58ecbc-ea7b-4327-b4ac-135e358e77c6 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:27.225891 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:27.225891 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:27.229946 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1c58ecbc-ea7b-4327-b4ac-135e358e77c6 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:27.239931 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c58ecbc-ea7b-4327-b4ac-135e358e77c6 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:27.240339 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 761/3061] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:27 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:27.257683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dbf1a2ef-6620-4739-ad67-a17d94038868 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:27.259364 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbf1a2ef-6620-4739-ad67-a17d94038868 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:27.259548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dbf1a2ef-6620-4739-ad67-a17d94038868 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:27.259760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dbf1a2ef-6620-4739-ad67-a17d94038868 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:27.268284 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:27.268284 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:27.271425 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dbf1a2ef-6620-4739-ad67-a17d94038868 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:27.275710 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbf1a2ef-6620-4739-ad67-a17d94038868 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:27.276407 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 767/3062] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:27 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:27.327881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-eb6ddf0b-d764-48dd-b477-79a7bb003608 req-9fc37932-0a60-4366-8468-3bef3094b518 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:27.329924 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-eb6ddf0b-d764-48dd-b477-79a7bb003608 req-9fc37932-0a60-4366-8468-3bef3094b518 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:27.330098 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-eb6ddf0b-d764-48dd-b477-79a7bb003608 req-9fc37932-0a60-4366-8468-3bef3094b518 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:27.330291 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-eb6ddf0b-d764-48dd-b477-79a7bb003608 req-9fc37932-0a60-4366-8468-3bef3094b518 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:27.340028 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:27.340028 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:27.343259 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-eb6ddf0b-d764-48dd-b477-79a7bb003608 req-9fc37932-0a60-4366-8468-3bef3094b518 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:27.349646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-eb6ddf0b-d764-48dd-b477-79a7bb003608 req-9fc37932-0a60-4366-8468-3bef3094b518 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:27.349646 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 766/3063] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:27 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:27.362505 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5e9a6bab-ecde-45ea-b0ad-c80974910ec7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:27.364780 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e9a6bab-ecde-45ea-b0ad-c80974910ec7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:27.365027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e9a6bab-ecde-45ea-b0ad-c80974910ec7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:27.365193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e9a6bab-ecde-45ea-b0ad-c80974910ec7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:27.376397 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:27.376397 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:27.382553 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5e9a6bab-ecde-45ea-b0ad-c80974910ec7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:27.386852 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e9a6bab-ecde-45ea-b0ad-c80974910ec7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:27.387721 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 770/3064] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:27 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:27.427451 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-8ef18cd8-2ef7-4da1-8a9d-70d0d04c6b3c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:27.429678 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-8ef18cd8-2ef7-4da1-8a9d-70d0d04c6b3c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:27.430004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-8ef18cd8-2ef7-4da1-8a9d-70d0d04c6b3c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:27.430099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-8ef18cd8-2ef7-4da1-8a9d-70d0d04c6b3c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:27.440586 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:27.440586 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:27.443655 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-8ef18cd8-2ef7-4da1-8a9d-70d0d04c6b3c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:27.448506 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-8ef18cd8-2ef7-4da1-8a9d-70d0d04c6b3c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:27.448506 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 762/3065] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:53:27 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:27.468672 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-f409474b-74b9-4eda-94e2-4140ff9ebe0b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:27.468672 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-f409474b-74b9-4eda-94e2-4140ff9ebe0b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b/action Jul 03 15:53:27.468963 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-f409474b-74b9-4eda-94e2-4140ff9ebe0b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:27.469065 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-f409474b-74b9-4eda-94e2-4140ff9ebe0b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:27.482956 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:27.482956 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:27.483393 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-f409474b-74b9-4eda-94e2-4140ff9ebe0b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:27.495041 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-f409474b-74b9-4eda-94e2-4140ff9ebe0b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Begin detaching volume completed successfully. Jul 03 15:53:27.495457 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-f409474b-74b9-4eda-94e2-4140ff9ebe0b tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b/action returned with HTTP 202 Jul 03 15:53:27.497519 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 768/3066] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:53:27 2026] POST /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:28.528043 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c3771026-1617-40e4-973c-7d4a077c662a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:28.528446 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3771026-1617-40e4-973c-7d4a077c662a None None] GET https://10.4.3.228/volume// Jul 03 15:53:28.528499 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3771026-1617-40e4-973c-7d4a077c662a None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:28.528701 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3771026-1617-40e4-973c-7d4a077c662a None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:28.529018 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3771026-1617-40e4-973c-7d4a077c662a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:53:28.529294 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 767/3067] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:53:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:53:28.537331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-c4cee6c0-5293-4553-90dc-ddf7d257d905 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:28.539590 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-c4cee6c0-5293-4553-90dc-ddf7d257d905 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:28.539888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-c4cee6c0-5293-4553-90dc-ddf7d257d905 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:28.540117 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-c4cee6c0-5293-4553-90dc-ddf7d257d905 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:28.551362 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:28.551362 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:28.555368 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-c4cee6c0-5293-4553-90dc-ddf7d257d905 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:28.561327 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-c4cee6c0-5293-4553-90dc-ddf7d257d905 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:28.561940 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 771/3068] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:53:28 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:53:29.560679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-404ac046-9e46-43a9-b228-8cdebf26a3b7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:29.565589 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-404ac046-9e46-43a9-b228-8cdebf26a3b7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] DELETE https://10.4.3.228/volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b Jul 03 15:53:29.566062 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-404ac046-9e46-43a9-b228-8cdebf26a3b7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:29.566093 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-404ac046-9e46-43a9-b228-8cdebf26a3b7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:29.578407 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:29.578407 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:30.112226 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a5f49605-dcc6-414a-945e-1c7e0fec1e71 req-404ac046-9e46-43a9-b228-8cdebf26a3b7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b returned with HTTP 200 Jul 03 15:53:30.112585 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 763/3069] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:53:29 2026] DELETE /volume/v3/attachments/89ffd2d0-2664-4803-8188-31f704f6b97b => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:30.687204 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8b500d60-d2da-4589-9bf8-5fcc4c104edd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:30.689190 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b500d60-d2da-4589-9bf8-5fcc4c104edd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:53:30.689404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b500d60-d2da-4589-9bf8-5fcc4c104edd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:30.689670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b500d60-d2da-4589-9bf8-5fcc4c104edd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:30.697837 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:30.697837 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:30.702021 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8b500d60-d2da-4589-9bf8-5fcc4c104edd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:53:30.706697 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b500d60-d2da-4589-9bf8-5fcc4c104edd tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:53:30.707155 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 769/3070] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:30 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:30.860638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-d16f4609-1110-4f39-8a7a-1047dbd7d158 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:30.863461 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-d16f4609-1110-4f39-8a7a-1047dbd7d158 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] DELETE https://10.4.3.228/volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b Jul 03 15:53:30.863673 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-d16f4609-1110-4f39-8a7a-1047dbd7d158 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:30.863900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-d16f4609-1110-4f39-8a7a-1047dbd7d158 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:30.870915 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:30.870915 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:31.399722 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-d16f4609-1110-4f39-8a7a-1047dbd7d158 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b returned with HTTP 200 Jul 03 15:53:31.400305 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 768/3071] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:53:30 2026] DELETE /volume/v3/attachments/617008b0-1a75-42f9-929d-3ff60566285b => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:31.414235 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:31.416462 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:31.416716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:31.417024 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:31.417236 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Delete volume with id: 3193f43e-6415-4d35-b8d4-abbc7b121985 Jul 03 15:53:31.425875 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:31.425875 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:31.426334 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Volume info retrieved successfully. Jul 03 15:53:31.446514 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] Delete volume request issued successfully. Jul 03 15:53:31.446721 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ef706044-2d21-4a05-9a1f-49c5c58fb829 req-97debe71-6fe4-49c7-84f2-29c320963e45 tempest-ImageDependencyTests-1524487002 tempest-ImageDependencyTests-1524487002-project-member] https://10.4.3.228/volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 returned with HTTP 202 Jul 03 15:53:31.447222 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 772/3072] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:53:31 2026] DELETE /volume/v3/volumes/3193f43e-6415-4d35-b8d4-abbc7b121985 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:36.397716 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6e977600-6245-4828-8555-acbbd1f23cd2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:36.489611 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6e977600-6245-4828-8555-acbbd1f23cd2 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:53:36.489965 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6e977600-6245-4828-8555-acbbd1f23cd2 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:36.491318 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:36.491318 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:36.503471 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6e977600-6245-4828-8555-acbbd1f23cd2 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:53:36.503822 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 764/3073] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:53:36 2026] POST /volume/v3/types => generated 188 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:36.511701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4d939ad5-f92c-44c2-8e90-f0632da44cc7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:36.513228 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d939ad5-f92c-44c2-8e90-f0632da44cc7 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:53:36.513528 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d939ad5-f92c-44c2-8e90-f0632da44cc7 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:36.526082 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d939ad5-f92c-44c2-8e90-f0632da44cc7 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:53:36.526426 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 770/3074] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:53:36 2026] POST /volume/v3/types => generated 188 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:36.535315 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e4076116-15d1-4dd4-9396-67be792aba96 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:36.605192 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:36.605490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:36.606833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:36.609946 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Create volume of 1 GB Jul 03 15:53:36.610210 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:36.610210 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:36.610638 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Availability Zones retrieved successfully. Jul 03 15:53:36.615564 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Flow 'volume_create_api' (07fb0474-81ba-4a08-84f1-6cf5289633cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:36.616431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81aa9780-73c0-4581-9b28-14d84e323fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:36.617359 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:36.637709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81aa9780-73c0-4581-9b28-14d84e323fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:53:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e1dfc6b-d480-462d-b904-788b1c343ebd,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e1dfc6b-d480-462d-b904-788b1c343ebd', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:36.638471 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d485ab3e-7fee-4c7d-a31e-54a7da8ea3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:36.663202 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-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 03 15:53:36.663473 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-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 03 15:53:36.696916 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Created reservations ['9f1eb271-f2c1-444f-9a77-dc2acaca3ae1', '27e0bb00-fbe9-4cfa-8032-7ec2c6fba8b4', '82b7e272-0feb-4f48-be42-a98a9f48c584', '8f320aa7-7c0d-49e3-a088-0c8b1d932ea7'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:36.697638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d485ab3e-7fee-4c7d-a31e-54a7da8ea3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f1eb271-f2c1-444f-9a77-dc2acaca3ae1', '27e0bb00-fbe9-4cfa-8032-7ec2c6fba8b4', '82b7e272-0feb-4f48-be42-a98a9f48c584', '8f320aa7-7c0d-49e3-a088-0c8b1d932ea7']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:36.698329 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b9cec3-4acf-4468-99dd-ee95accbb7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:36.718629 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b9cec3-4acf-4468-99dd-ee95accbb7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d7c1a6-a928-4e14-9057-3dde8a52f578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9789058cb68488085aaf4b6f4ff6f77',qos_specs=None,replication_status=,reservations=['9f1eb271-f2c1-444f-9a77-dc2acaca3ae1','27e0bb00-fbe9-4cfa-8032-7ec2c6fba8b4','82b7e272-0feb-4f48-be42-a98a9f48c584','8f320aa7-7c0d-49e3-a088-0c8b1d932ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802c365a154345b5bc5437f1e7873364',volume_type_id=4e1dfc6b-d480-462d-b904-788b1c343ebd), '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-03T15:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d7c1a6-a928-4e14-9057-3dde8a52f578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9789058cb68488085aaf4b6f4ff6f77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='802c365a154345b5bc5437f1e7873364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e1dfc6b-d480-462d-b904-788b1c343ebd),volume_type_id=4e1dfc6b-d480-462d-b904-788b1c343ebd)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:36.719322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb46073-0275-42cc-ace2-8b93645df3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:36.735641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb46073-0275-42cc-ace2-8b93645df3fe) transitioned into 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-1921286528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9789058cb68488085aaf4b6f4ff6f77',qos_specs=None,replication_status=,reservations=['9f1eb271-f2c1-444f-9a77-dc2acaca3ae1','27e0bb00-fbe9-4cfa-8032-7ec2c6fba8b4','82b7e272-0feb-4f48-be42-a98a9f48c584','8f320aa7-7c0d-49e3-a088-0c8b1d932ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802c365a154345b5bc5437f1e7873364',volume_type_id=4e1dfc6b-d480-462d-b904-788b1c343ebd)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:36.736305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a69a51e3-e25f-4260-9ba0-8f63e3d24086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:36.746561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a69a51e3-e25f-4260-9ba0-8f63e3d24086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:36.747354 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Flow 'volume_create_api' (07fb0474-81ba-4a08-84f1-6cf5289633cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:36.747644 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Create volume request issued successfully. Jul 03 15:53:36.748189 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4076116-15d1-4dd4-9396-67be792aba96 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:36.748566 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 769/3075] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:53:36 2026] POST /volume/v3/volumes => generated 768 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:36.766407 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-82e50bc6-d8d4-41bb-a773-1fc984575afe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:36.771000 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82e50bc6-d8d4-41bb-a773-1fc984575afe tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:36.771202 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82e50bc6-d8d4-41bb-a773-1fc984575afe tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:36.771391 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82e50bc6-d8d4-41bb-a773-1fc984575afe tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:36.788711 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:36.788711 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:36.793987 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-82e50bc6-d8d4-41bb-a773-1fc984575afe tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:36.799332 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82e50bc6-d8d4-41bb-a773-1fc984575afe tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:36.799778 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 773/3076] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:36 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:37.812037 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fec6ce76-82e4-4150-a81d-7621172293ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:37.813703 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fec6ce76-82e4-4150-a81d-7621172293ab tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:37.813908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fec6ce76-82e4-4150-a81d-7621172293ab tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:37.814092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fec6ce76-82e4-4150-a81d-7621172293ab tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:37.820297 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:37.820297 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:37.823595 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fec6ce76-82e4-4150-a81d-7621172293ab tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:37.827417 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fec6ce76-82e4-4150-a81d-7621172293ab tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:37.827789 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 765/3077] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:37 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:37.849527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5867c993-099a-4e12-9ee2-e442e382a450 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:37.851759 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5867c993-099a-4e12-9ee2-e442e382a450 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:37.852155 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5867c993-099a-4e12-9ee2-e442e382a450 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:37.852451 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5867c993-099a-4e12-9ee2-e442e382a450 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:37.860902 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:37.860902 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:37.868415 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5867c993-099a-4e12-9ee2-e442e382a450 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Volume info retrieved successfully. Jul 03 15:53:37.871104 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5867c993-099a-4e12-9ee2-e442e382a450 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:37.871663 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 771/3078] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:37 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 1034 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:37.887848 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:37.890928 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] POST https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578/action Jul 03 15:53:37.890928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:37.890928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:37.901037 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:37.901037 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:37.901550 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:37.924968 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-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 03 15:53:37.925269 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-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 03 15:53:37.954714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Created reservations ['22cc7b6d-fb36-4143-a495-41b53831bcb8', '9a850e3b-0a82-4910-b7c2-be457ef91aba'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:37.980894 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Created reservations ['18c043bf-b8d4-4fb2-8d2b-652252e437ed', 'a5b7cd7d-f414-408e-b39d-5f689b588654'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:38.013941 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Retype volume request issued successfully. Jul 03 15:53:38.014216 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5bfdb77e-f8e3-47e7-962f-fd61c7431b62 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578/action returned with HTTP 202 Jul 03 15:53:38.014915 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 770/3079] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:37 2026] POST /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:38.021831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ef34da09-81f9-4557-9674-b63040621fcf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:38.023940 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef34da09-81f9-4557-9674-b63040621fcf tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:38.024129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef34da09-81f9-4557-9674-b63040621fcf tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:38.024405 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef34da09-81f9-4557-9674-b63040621fcf tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:38.032001 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:38.032001 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:38.037093 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ef34da09-81f9-4557-9674-b63040621fcf tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:38.042793 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef34da09-81f9-4557-9674-b63040621fcf tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:38.043189 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 774/3080] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:38 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:39.060570 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6453a258-ad04-473a-8039-c290e6c7c657 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:39.063795 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6453a258-ad04-473a-8039-c290e6c7c657 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:39.064052 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6453a258-ad04-473a-8039-c290e6c7c657 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:39.064288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6453a258-ad04-473a-8039-c290e6c7c657 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:39.073095 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:39.073095 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:39.077832 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6453a258-ad04-473a-8039-c290e6c7c657 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:39.083023 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6453a258-ad04-473a-8039-c290e6c7c657 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:39.083485 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 766/3081] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:39 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:39.094718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ad15237b-9e8b-4e86-a1ff-4ec0f2c1e275 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:39.098319 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ad15237b-9e8b-4e86-a1ff-4ec0f2c1e275 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:39.099645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ad15237b-9e8b-4e86-a1ff-4ec0f2c1e275 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:39.099645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ad15237b-9e8b-4e86-a1ff-4ec0f2c1e275 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:39.109670 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:39.109670 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:39.113405 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ad15237b-9e8b-4e86-a1ff-4ec0f2c1e275 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Volume info retrieved successfully. Jul 03 15:53:39.119403 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ad15237b-9e8b-4e86-a1ff-4ec0f2c1e275 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:39.120230 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 772/3082] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:39 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 1034 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:39.135514 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-920b5361-5348-47fb-b1fa-d0bbf4996df9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:39.140839 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-920b5361-5348-47fb-b1fa-d0bbf4996df9 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] GET https://10.4.3.228/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528 Jul 03 15:53:39.140839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-920b5361-5348-47fb-b1fa-d0bbf4996df9 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:39.140839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-920b5361-5348-47fb-b1fa-d0bbf4996df9 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:39.141115 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:39.141115 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:39.141662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-920b5361-5348-47fb-b1fa-d0bbf4996df9 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528'), ('all_tenants', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:53:39.149684 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-920b5361-5348-47fb-b1fa-d0bbf4996df9 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Get all volumes completed successfully. Jul 03 15:53:39.150883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-920b5361-5348-47fb-b1fa-d0bbf4996df9 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528 returned with HTTP 200 Jul 03 15:53:39.150883 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 771/3083] 10.4.3.228 () {66 vars in 1398 bytes} [Fri Jul 3 15:53:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1921286528 => generated 347 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:39.160413 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-24f71c16-08c5-4aec-b2a5-d6f9206f7d6a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:39.162537 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24f71c16-08c5-4aec-b2a5-d6f9206f7d6a tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:39.162799 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24f71c16-08c5-4aec-b2a5-d6f9206f7d6a tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:39.163029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24f71c16-08c5-4aec-b2a5-d6f9206f7d6a tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:39.171286 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:39.171286 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:39.175405 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-24f71c16-08c5-4aec-b2a5-d6f9206f7d6a tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:39.180752 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24f71c16-08c5-4aec-b2a5-d6f9206f7d6a tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:39.181208 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 775/3084] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:39 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:39.197557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1d9465d1-d16d-4526-8c18-e686166979a8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:39.199435 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d9465d1-d16d-4526-8c18-e686166979a8 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:39.199674 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d9465d1-d16d-4526-8c18-e686166979a8 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:39.199879 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1d9465d1-d16d-4526-8c18-e686166979a8 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:39.200032 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-1d9465d1-d16d-4526-8c18-e686166979a8 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Delete volume with id: a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:39.207788 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:39.207788 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:39.208274 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1d9465d1-d16d-4526-8c18-e686166979a8 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:39.226345 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1d9465d1-d16d-4526-8c18-e686166979a8 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Delete volume request issued successfully. Jul 03 15:53:39.226597 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1d9465d1-d16d-4526-8c18-e686166979a8 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 202 Jul 03 15:53:39.227088 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 767/3085] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:53:39 2026] DELETE /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:39.237608 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5d6228e2-c653-4e24-9cf9-d53d28baf9d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:39.239518 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d6228e2-c653-4e24-9cf9-d53d28baf9d1 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:39.239885 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5d6228e2-c653-4e24-9cf9-d53d28baf9d1 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:39.240160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5d6228e2-c653-4e24-9cf9-d53d28baf9d1 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:39.247565 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:39.247565 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:39.254219 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5d6228e2-c653-4e24-9cf9-d53d28baf9d1 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Volume info retrieved successfully. Jul 03 15:53:39.256869 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d6228e2-c653-4e24-9cf9-d53d28baf9d1 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 200 Jul 03 15:53:39.256869 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 773/3086] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:39 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:40.271724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5b1f6a52-20c7-4606-a791-ee157dfd9587 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:40.273983 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5b1f6a52-20c7-4606-a791-ee157dfd9587 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] GET https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 Jul 03 15:53:40.274266 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5b1f6a52-20c7-4606-a791-ee157dfd9587 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:40.274515 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5b1f6a52-20c7-4606-a791-ee157dfd9587 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:40.281632 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5b1f6a52-20c7-4606-a791-ee157dfd9587 tempest-VolumeRetypeWithoutMigrationTest-2120823638 tempest-VolumeRetypeWithoutMigrationTest-2120823638-project-member] https://10.4.3.228/volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 returned with HTTP 404 Jul 03 15:53:40.282278 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 772/3087] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:40 2026] GET /volume/v3/volumes/a7d7c1a6-a928-4e14-9057-3dde8a52f578 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:40.289259 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1270095d-8468-4b63-b03e-c72a95ed56f5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:40.290951 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1270095d-8468-4b63-b03e-c72a95ed56f5 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] DELETE https://10.4.3.228/volume/v3/types/b9806c46-c075-4b04-ad34-2d3b778b0796 Jul 03 15:53:40.291156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1270095d-8468-4b63-b03e-c72a95ed56f5 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:40.291375 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1270095d-8468-4b63-b03e-c72a95ed56f5 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:40.313123 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1270095d-8468-4b63-b03e-c72a95ed56f5 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/types/b9806c46-c075-4b04-ad34-2d3b778b0796 returned with HTTP 202 Jul 03 15:53:40.313579 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 776/3088] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:53:40 2026] DELETE /volume/v3/types/b9806c46-c075-4b04-ad34-2d3b778b0796 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:40.320640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-56827ce4-0ce1-4278-8e44-d190cecb9661 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:40.323270 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56827ce4-0ce1-4278-8e44-d190cecb9661 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] GET https://10.4.3.228/volume/v3/types/b9806c46-c075-4b04-ad34-2d3b778b0796 Jul 03 15:53:40.323488 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56827ce4-0ce1-4278-8e44-d190cecb9661 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:40.323733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56827ce4-0ce1-4278-8e44-d190cecb9661 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:40.327260 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56827ce4-0ce1-4278-8e44-d190cecb9661 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/types/b9806c46-c075-4b04-ad34-2d3b778b0796 returned with HTTP 404 Jul 03 15:53:40.327824 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 768/3089] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:53:40 2026] GET /volume/v3/types/b9806c46-c075-4b04-ad34-2d3b778b0796 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:40.334268 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-24dac3f5-d5ac-4da5-8165-50185d21d269 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:40.336452 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24dac3f5-d5ac-4da5-8165-50185d21d269 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] DELETE https://10.4.3.228/volume/v3/types/4e1dfc6b-d480-462d-b904-788b1c343ebd Jul 03 15:53:40.336748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24dac3f5-d5ac-4da5-8165-50185d21d269 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:40.337023 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24dac3f5-d5ac-4da5-8165-50185d21d269 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:40.364164 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24dac3f5-d5ac-4da5-8165-50185d21d269 tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/types/4e1dfc6b-d480-462d-b904-788b1c343ebd returned with HTTP 202 Jul 03 15:53:40.364562 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 774/3090] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:53:40 2026] DELETE /volume/v3/types/4e1dfc6b-d480-462d-b904-788b1c343ebd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:40.371542 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3e223cb8-846f-406e-a527-a63a02e020da None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:40.373149 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e223cb8-846f-406e-a527-a63a02e020da tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] GET https://10.4.3.228/volume/v3/types/4e1dfc6b-d480-462d-b904-788b1c343ebd Jul 03 15:53:40.373397 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3e223cb8-846f-406e-a527-a63a02e020da tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:40.373558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3e223cb8-846f-406e-a527-a63a02e020da tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:40.376527 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e223cb8-846f-406e-a527-a63a02e020da tempest-VolumeRetypeWithoutMigrationTest-1150389002 tempest-VolumeRetypeWithoutMigrationTest-1150389002-project-admin] https://10.4.3.228/volume/v3/types/4e1dfc6b-d480-462d-b904-788b1c343ebd returned with HTTP 404 Jul 03 15:53:40.377213 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 773/3091] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:53:40 2026] GET /volume/v3/types/4e1dfc6b-d480-462d-b904-788b1c343ebd => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:40.746910 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5ebd2e99-5984-441b-9931-d59bd722862e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:40.749132 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:40.749568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-229715301"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:40.751415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-229715301'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:40.751586 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume of 1 GB Jul 03 15:53:40.756607 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Availability Zones retrieved successfully. Jul 03 15:53:40.764537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (7530488b-2721-45ea-8695-ef6c0f3a0671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:40.766097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c5acd8-b505-4431-96b4-489228040967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:40.767183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:40.794144 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c5acd8-b505-4431-96b4-489228040967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:40.794898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ae75b7-13f4-425a-a59b-5107b79d1913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:40.851340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Created reservations ['43d50920-8d9a-467e-9d4d-0cd7697e6983', '32d966c8-b29b-4d39-9395-1d13da6abd7c', '4e9c74a6-a4e6-4c3a-9b80-96ed90c2d70e', 'b2d74fc6-c569-47b9-b822-77eff5bc8793'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:40.852067 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ae75b7-13f4-425a-a59b-5107b79d1913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d50920-8d9a-467e-9d4d-0cd7697e6983', '32d966c8-b29b-4d39-9395-1d13da6abd7c', '4e9c74a6-a4e6-4c3a-9b80-96ed90c2d70e', 'b2d74fc6-c569-47b9-b822-77eff5bc8793']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:40.852822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad56884f-5226-460f-abfc-1d4077972db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:40.883591 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad56884f-5226-460f-abfc-1d4077972db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cd2e38e-1006-4161-b8da-66314353720d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-229715301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['43d50920-8d9a-467e-9d4d-0cd7697e6983','32d966c8-b29b-4d39-9395-1d13da6abd7c','4e9c74a6-a4e6-4c3a-9b80-96ed90c2d70e','b2d74fc6-c569-47b9-b822-77eff5bc8793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-229715301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cd2e38e-1006-4161-b8da-66314353720d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770d25562dc04ff69da811ba6293c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef9beb01d8e844d999cb3de093bc402c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:40.884014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8316ded8-9f6b-43c0-8aaa-ec0ce28e9ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:40.906252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8316ded8-9f6b-43c0-8aaa-ec0ce28e9ebc) transitioned into 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-229715301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['43d50920-8d9a-467e-9d4d-0cd7697e6983','32d966c8-b29b-4d39-9395-1d13da6abd7c','4e9c74a6-a4e6-4c3a-9b80-96ed90c2d70e','b2d74fc6-c569-47b9-b822-77eff5bc8793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:40.907111 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a9bfa1-6ec9-4e18-b0ea-80ed024f2ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:40.918062 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a9bfa1-6ec9-4e18-b0ea-80ed024f2ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:40.919007 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (7530488b-2721-45ea-8695-ef6c0f3a0671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:40.919343 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request issued successfully. Jul 03 15:53:40.920006 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5ebd2e99-5984-441b-9931-d59bd722862e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:40.920599 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 777/3092] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:53:40 2026] POST /volume/v3/volumes => generated 748 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:40.933635 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4dd8c091-45b6-4669-bc1c-8d8daf3dcc6b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:40.935540 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4dd8c091-45b6-4669-bc1c-8d8daf3dcc6b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:40.935776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4dd8c091-45b6-4669-bc1c-8d8daf3dcc6b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:40.935996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4dd8c091-45b6-4669-bc1c-8d8daf3dcc6b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:40.943952 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:40.943952 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:40.948091 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4dd8c091-45b6-4669-bc1c-8d8daf3dcc6b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:40.952732 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4dd8c091-45b6-4669-bc1c-8d8daf3dcc6b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:40.953156 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 769/3093] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:40 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:41.966317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b890e21c-e3c4-4ff8-b248-5399d974ba74 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:41.967860 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b890e21c-e3c4-4ff8-b248-5399d974ba74 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:41.968029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b890e21c-e3c4-4ff8-b248-5399d974ba74 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:41.968202 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b890e21c-e3c4-4ff8-b248-5399d974ba74 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:41.974277 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:41.974277 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:41.977511 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b890e21c-e3c4-4ff8-b248-5399d974ba74 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:41.981084 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b890e21c-e3c4-4ff8-b248-5399d974ba74 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:41.981546 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 775/3094] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:41 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:41.995006 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:41.996472 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action Jul 03 15:53:41.996815 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action body: b'{"os-attach": {"instance_uuid": "7cb6605b-9644-4574-9922-8660784b7a6b", "mountpoint": "/dev/vdb"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:41.996925 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7cb6605b-9644-4574-9922-8660784b7a6b", "mountpoint": "/dev/vdb"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:42.004089 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.004089 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:42.004499 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:42.013264 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Update volume admin metadata completed successfully. Jul 03 15:53:42.436833 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a3497502-3773-47a9-ab20-911042282cca None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.516733 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Attach volume completed successfully. Jul 03 15:53:42.517041 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-25ffcc32-ffb6-4734-be8f-bae37b36ddc9 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action returned with HTTP 202 Jul 03 15:53:42.517631 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 774/3095] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:41 2026] POST /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 15:53:42.526754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e4aa2200-55ec-47dc-b6b1-007cf378b4e3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.528972 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e4aa2200-55ec-47dc-b6b1-007cf378b4e3 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:42.529197 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e4aa2200-55ec-47dc-b6b1-007cf378b4e3 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.529441 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e4aa2200-55ec-47dc-b6b1-007cf378b4e3 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.536464 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3497502-3773-47a9-ab20-911042282cca tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] GET https://10.4.3.228/volume/v3/os-services Jul 03 15:53:42.536628 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a3497502-3773-47a9-ab20-911042282cca tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.536863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a3497502-3773-47a9-ab20-911042282cca tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.537150 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.537150 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:42.539120 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.539120 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:42.542498 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e4aa2200-55ec-47dc-b6b1-007cf378b4e3 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:42.543159 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3497502-3773-47a9-ab20-911042282cca tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] https://10.4.3.228/volume/v3/os-services returned with HTTP 200 Jul 03 15:53:42.543605 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 778/3096] 10.4.3.228 () {66 vars in 1249 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/os-services => generated 626 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:42.546830 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e4aa2200-55ec-47dc-b6b1-007cf378b4e3 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:42.547171 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 770/3097] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:42.554590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ce22143b-00ab-48a4-b8bb-f80f54937fc6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.557006 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce22143b-00ab-48a4-b8bb-f80f54937fc6 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] GET https://10.4.3.228/volume/v3/os-services?host=np0000004436 Jul 03 15:53:42.557260 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce22143b-00ab-48a4-b8bb-f80f54937fc6 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.557496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce22143b-00ab-48a4-b8bb-f80f54937fc6 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.558934 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3754dd06-8ddc-4518-a525-da1e0f2dd98c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.565007 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3754dd06-8ddc-4518-a525-da1e0f2dd98c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:42.565305 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3754dd06-8ddc-4518-a525-da1e0f2dd98c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.565582 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3754dd06-8ddc-4518-a525-da1e0f2dd98c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.574313 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce22143b-00ab-48a4-b8bb-f80f54937fc6 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] https://10.4.3.228/volume/v3/os-services?host=np0000004436 returned with HTTP 200 Jul 03 15:53:42.574926 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 776/3098] 10.4.3.228 () {66 vars in 1284 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/os-services?host=np0000004436 => generated 626 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:42.582414 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.582414 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:42.584523 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3cd71f2b-4225-4a1d-b9a8-314951eece68 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.586993 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3cd71f2b-4225-4a1d-b9a8-314951eece68 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] GET https://10.4.3.228/volume/v3/os-services?host=np0000004436&binary=cinder-scheduler Jul 03 15:53:42.587292 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3cd71f2b-4225-4a1d-b9a8-314951eece68 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.587538 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3cd71f2b-4225-4a1d-b9a8-314951eece68 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.588109 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3754dd06-8ddc-4518-a525-da1e0f2dd98c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:42.593707 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3754dd06-8ddc-4518-a525-da1e0f2dd98c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:42.594234 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 775/3099] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 1175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:42.595408 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3cd71f2b-4225-4a1d-b9a8-314951eece68 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] https://10.4.3.228/volume/v3/os-services?host=np0000004436&binary=cinder-scheduler returned with HTTP 200 Jul 03 15:53:42.595950 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 779/3100] 10.4.3.228 () {66 vars in 1332 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/os-services?host=np0000004436&binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:42.606462 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b28a8953-1934-4b2b-9810-22660616c7aa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.609357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0d3f6dc6-2362-4399-8ea9-aa5ed5e208a7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.609508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b28a8953-1934-4b2b-9810-22660616c7aa tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] GET https://10.4.3.228/volume/v3/os-services?binary=cinder-scheduler Jul 03 15:53:42.609696 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b28a8953-1934-4b2b-9810-22660616c7aa tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.609886 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b28a8953-1934-4b2b-9810-22660616c7aa tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.613828 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b28a8953-1934-4b2b-9810-22660616c7aa tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] https://10.4.3.228/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 15:53:42.614827 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 771/3101] 10.4.3.228 () {66 vars in 1296 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:42.627697 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.690405 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0d3f6dc6-2362-4399-8ea9-aa5ed5e208a7 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action Jul 03 15:53:42.691858 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:42.692213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1535811986"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:42.693554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1535811986'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:42.693860 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0d3f6dc6-2362-4399-8ea9-aa5ed5e208a7 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:42.694040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0d3f6dc6-2362-4399-8ea9-aa5ed5e208a7 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:42.695761 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Create volume of 1 GB Jul 03 15:53:42.706081 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Availability Zones retrieved successfully. Jul 03 15:53:42.712655 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.712655 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:42.713124 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-0d3f6dc6-2362-4399-8ea9-aa5ed5e208a7 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume '7cd2e38e-1006-4161-b8da-66314353720d' with '{'status': 'error'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:53:42.717375 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Flow 'volume_create_api' (68a0ad03-8505-45ac-83d3-04a8f755c3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:42.719555 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d593d4d-39e4-4d58-9485-e12e5225896c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:42.720567 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:42.740709 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0d3f6dc6-2362-4399-8ea9-aa5ed5e208a7 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action returned with HTTP 202 Jul 03 15:53:42.741088 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 777/3102] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:42 2026] POST /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:42.748150 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d593d4d-39e4-4d58-9485-e12e5225896c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:42.748896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67de339a-d6ad-4609-b052-7ff052983e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:42.751128 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-834cc3c5-b978-480b-a806-95690ab365ce None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.752825 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-834cc3c5-b978-480b-a806-95690ab365ce tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:42.753006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-834cc3c5-b978-480b-a806-95690ab365ce tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.753176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-834cc3c5-b978-480b-a806-95690ab365ce tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.761964 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.761964 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:42.765825 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-834cc3c5-b978-480b-a806-95690ab365ce tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:42.770280 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-834cc3c5-b978-480b-a806-95690ab365ce tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:42.770730 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 780/3103] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:42.783593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1965a741-f2d7-408a-a45c-002278dec659 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.788102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action Jul 03 15:53:42.788493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7b4eaef7-f9cb-46f4-811e-9baa2a8c098b"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:42.788631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7b4eaef7-f9cb-46f4-811e-9baa2a8c098b"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:42.801116 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.801116 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:42.801455 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Volume info retrieved successfully. Jul 03 15:53:42.829190 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Created reservations ['af116f71-b530-47c8-ad03-38233482e91c', 'bf898885-13cc-471b-955c-14101bd86b73', 'd618b037-e75d-4021-bd95-b17f260aabe3', '87c84506-db76-4c7a-93a2-624578771dc8'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:42.830071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67de339a-d6ad-4609-b052-7ff052983e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af116f71-b530-47c8-ad03-38233482e91c', 'bf898885-13cc-471b-955c-14101bd86b73', 'd618b037-e75d-4021-bd95-b17f260aabe3', '87c84506-db76-4c7a-93a2-624578771dc8']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:42.830856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91870f1f-5158-45dd-a753-c556af2f5d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:42.855144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91870f1f-5158-45dd-a753-c556af2f5d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7429bf93-857e-475c-a0d1-2ab7fc127ea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1535811986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d9e76a006f4078b0fdbbd4be5ce395',qos_specs=None,replication_status=,reservations=['af116f71-b530-47c8-ad03-38233482e91c','bf898885-13cc-471b-955c-14101bd86b73','d618b037-e75d-4021-bd95-b17f260aabe3','87c84506-db76-4c7a-93a2-624578771dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8bf27375704a288e1471bb7dcab734',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1535811986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7429bf93-857e-475c-a0d1-2ab7fc127ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92d9e76a006f4078b0fdbbd4be5ce395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3e8bf27375704a288e1471bb7dcab734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:42.855939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee4c9ac-679a-4f69-848f-08f1de850e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:42.876141 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee4c9ac-679a-4f69-848f-08f1de850e4e) transitioned into 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-1535811986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92d9e76a006f4078b0fdbbd4be5ce395',qos_specs=None,replication_status=,reservations=['af116f71-b530-47c8-ad03-38233482e91c','bf898885-13cc-471b-955c-14101bd86b73','d618b037-e75d-4021-bd95-b17f260aabe3','87c84506-db76-4c7a-93a2-624578771dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8bf27375704a288e1471bb7dcab734',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:42.876901 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1958a8ac-36dc-472d-94a7-a3919cb74e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:42.886760 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1958a8ac-36dc-472d-94a7-a3919cb74e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:42.887755 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Flow 'volume_create_api' (68a0ad03-8505-45ac-83d3-04a8f755c3dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:42.888094 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Create volume request issued successfully. Jul 03 15:53:42.888637 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f457bd3-95ba-4c76-806b-62529bad5d95 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:42.889185 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 776/3104] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:53:42 2026] POST /volume/v3/volumes => generated 754 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:42.909308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-24b8ce7e-bf29-4357-9213-c0b08f721695 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:42.911310 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24b8ce7e-bf29-4357-9213-c0b08f721695 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] GET https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:42.911521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24b8ce7e-bf29-4357-9213-c0b08f721695 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:42.911779 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24b8ce7e-bf29-4357-9213-c0b08f721695 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:42.918964 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:42.918964 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:42.923195 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-24b8ce7e-bf29-4357-9213-c0b08f721695 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Volume info retrieved successfully. Jul 03 15:53:42.927880 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24b8ce7e-bf29-4357-9213-c0b08f721695 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 returned with HTTP 200 Jul 03 15:53:42.928298 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 778/3105] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:42 2026] GET /volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:43.306192 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Terminate volume connection completed successfully. Jul 03 15:53:43.311427 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99816) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 15:53:43.820385 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Detach volume completed successfully. Jul 03 15:53:43.820842 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1965a741-f2d7-408a-a45c-002278dec659 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action returned with HTTP 202 Jul 03 15:53:43.821135 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 772/3106] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:42 2026] POST /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action => generated 0 bytes in 1038 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:43.827687 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d971b2b8-47fc-4081-8ba8-5069e461fc9a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:43.829568 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d971b2b8-47fc-4081-8ba8-5069e461fc9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:43.829849 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d971b2b8-47fc-4081-8ba8-5069e461fc9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:43.830085 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d971b2b8-47fc-4081-8ba8-5069e461fc9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:43.837021 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:43.837021 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:43.841042 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d971b2b8-47fc-4081-8ba8-5069e461fc9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:43.845807 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d971b2b8-47fc-4081-8ba8-5069e461fc9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:43.846173 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 781/3107] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:43 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:43.860383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-71a39c00-d890-49c2-83dc-2e623d895399 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:43.862154 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-71a39c00-d890-49c2-83dc-2e623d895399 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:43.862345 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-71a39c00-d890-49c2-83dc-2e623d895399 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:43.862526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-71a39c00-d890-49c2-83dc-2e623d895399 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:43.869576 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:43.869576 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:43.873237 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-71a39c00-d890-49c2-83dc-2e623d895399 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:43.877476 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-71a39c00-d890-49c2-83dc-2e623d895399 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:43.877882 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 777/3108] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:43 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:43.891640 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7fedb68c-116d-410d-bddc-fcb7e8098a26 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:43.893393 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7fedb68c-116d-410d-bddc-fcb7e8098a26 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action Jul 03 15:53:43.893831 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7fedb68c-116d-410d-bddc-fcb7e8098a26 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action body: b'{"os-detach": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:43.894034 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7fedb68c-116d-410d-bddc-fcb7e8098a26 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:43.902211 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:43.902211 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:43.902646 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7fedb68c-116d-410d-bddc-fcb7e8098a26 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:43.940912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cfc7d7eb-6cbc-4e26-bdf1-4a51227cd13a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:43.942857 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cfc7d7eb-6cbc-4e26-bdf1-4a51227cd13a tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] GET https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:43.943081 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cfc7d7eb-6cbc-4e26-bdf1-4a51227cd13a tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:43.943298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cfc7d7eb-6cbc-4e26-bdf1-4a51227cd13a tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:43.950106 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:43.950106 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:43.953812 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cfc7d7eb-6cbc-4e26-bdf1-4a51227cd13a tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Volume info retrieved successfully. Jul 03 15:53:43.958381 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cfc7d7eb-6cbc-4e26-bdf1-4a51227cd13a tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 returned with HTTP 200 Jul 03 15:53:43.958885 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 773/3109] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:43 2026] GET /volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:43.969412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e40d35be-cc89-4431-adf3-f326b38c223b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:43.971181 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e40d35be-cc89-4431-adf3-f326b38c223b tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] GET https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:43.971362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e40d35be-cc89-4431-adf3-f326b38c223b tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:43.971532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e40d35be-cc89-4431-adf3-f326b38c223b tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:43.978211 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:43.978211 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:43.981503 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e40d35be-cc89-4431-adf3-f326b38c223b tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Volume info retrieved successfully. Jul 03 15:53:43.985032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e40d35be-cc89-4431-adf3-f326b38c223b tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 returned with HTTP 200 Jul 03 15:53:43.985358 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 782/3110] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:43 2026] GET /volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 => generated 1020 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:43.996702 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-33f7f4d2-fe8a-4f3e-9373-384b36d7eab2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:43.998321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33f7f4d2-fe8a-4f3e-9373-384b36d7eab2 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] GET https://10.4.3.228/volume/v3/os-services?host=np0000004436&binary=cinder-volume Jul 03 15:53:43.998502 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33f7f4d2-fe8a-4f3e-9373-384b36d7eab2 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:43.998698 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33f7f4d2-fe8a-4f3e-9373-384b36d7eab2 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.002568 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33f7f4d2-fe8a-4f3e-9373-384b36d7eab2 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] https://10.4.3.228/volume/v3/os-services?host=np0000004436&binary=cinder-volume returned with HTTP 200 Jul 03 15:53:44.003086 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 778/3111] 10.4.3.228 () {66 vars in 1326 bytes} [Fri Jul 3 15:53:43 2026] GET /volume/v3/os-services?host=np0000004436&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:44.011092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-89db69f0-519a-41bc-a32b-5e3524a8b367 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:44.013094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-89db69f0-519a-41bc-a32b-5e3524a8b367 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] GET https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:44.013316 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-89db69f0-519a-41bc-a32b-5e3524a8b367 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:44.013557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-89db69f0-519a-41bc-a32b-5e3524a8b367 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.022174 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:44.022174 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:44.026521 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-89db69f0-519a-41bc-a32b-5e3524a8b367 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Volume info retrieved successfully. Jul 03 15:53:44.032125 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-89db69f0-519a-41bc-a32b-5e3524a8b367 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 returned with HTTP 200 Jul 03 15:53:44.032655 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 774/3112] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:44 2026] GET /volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:44.045280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de9519c4-c493-4e6d-bf0c-82099728a383 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:44.047812 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de9519c4-c493-4e6d-bf0c-82099728a383 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:44.048208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de9519c4-c493-4e6d-bf0c-82099728a383 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:44.048496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de9519c4-c493-4e6d-bf0c-82099728a383 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.048768 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-de9519c4-c493-4e6d-bf0c-82099728a383 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Delete volume with id: 7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:44.059108 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:44.059108 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:44.059797 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-de9519c4-c493-4e6d-bf0c-82099728a383 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Volume info retrieved successfully. Jul 03 15:53:44.083412 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-de9519c4-c493-4e6d-bf0c-82099728a383 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Delete volume request issued successfully. Jul 03 15:53:44.083664 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de9519c4-c493-4e6d-bf0c-82099728a383 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 returned with HTTP 202 Jul 03 15:53:44.084285 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 783/3113] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:53:44 2026] DELETE /volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:44.094960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-00e8ea3d-7ed1-4144-a7bb-d078bfe0b12c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:44.096720 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-00e8ea3d-7ed1-4144-a7bb-d078bfe0b12c tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] GET https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:44.096913 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-00e8ea3d-7ed1-4144-a7bb-d078bfe0b12c tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:44.097143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-00e8ea3d-7ed1-4144-a7bb-d078bfe0b12c tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.104368 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:44.104368 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:44.108239 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-00e8ea3d-7ed1-4144-a7bb-d078bfe0b12c tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Volume info retrieved successfully. Jul 03 15:53:44.112824 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-00e8ea3d-7ed1-4144-a7bb-d078bfe0b12c tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 returned with HTTP 200 Jul 03 15:53:44.113318 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 779/3114] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:44 2026] GET /volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:44.406252 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7fedb68c-116d-410d-bddc-fcb7e8098a26 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Detach volume completed successfully. Jul 03 15:53:44.406547 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7fedb68c-116d-410d-bddc-fcb7e8098a26 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action returned with HTTP 202 Jul 03 15:53:44.407381 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 779/3115] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:43 2026] POST /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d/action => generated 0 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:44.413646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-44da3a9d-0000-4a60-84c7-504d4e66c462 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:44.415325 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44da3a9d-0000-4a60-84c7-504d4e66c462 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:44.415496 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44da3a9d-0000-4a60-84c7-504d4e66c462 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:44.415708 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44da3a9d-0000-4a60-84c7-504d4e66c462 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.422177 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:44.422177 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:44.425632 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-44da3a9d-0000-4a60-84c7-504d4e66c462 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:44.429409 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44da3a9d-0000-4a60-84c7-504d4e66c462 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:44.429782 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 775/3116] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:44 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:44.441097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4d9bd801-1937-4773-a7cb-0ae2c8828816 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:44.442834 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d9bd801-1937-4773-a7cb-0ae2c8828816 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:44.443054 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d9bd801-1937-4773-a7cb-0ae2c8828816 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:44.443271 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d9bd801-1937-4773-a7cb-0ae2c8828816 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.452347 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:44.452347 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:44.457427 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4d9bd801-1937-4773-a7cb-0ae2c8828816 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:44.463375 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d9bd801-1937-4773-a7cb-0ae2c8828816 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:44.463977 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 784/3117] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:44 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:44.480441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-56846771-54e3-4ee0-9836-929dab6d46f1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:44.482255 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-56846771-54e3-4ee0-9836-929dab6d46f1 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:44.482405 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-56846771-54e3-4ee0-9836-929dab6d46f1 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:44.482585 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-56846771-54e3-4ee0-9836-929dab6d46f1 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.482785 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-56846771-54e3-4ee0-9836-929dab6d46f1 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume with id: 7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:44.488908 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:44.488908 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:44.489312 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-56846771-54e3-4ee0-9836-929dab6d46f1 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:44.508572 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-56846771-54e3-4ee0-9836-929dab6d46f1 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume request issued successfully. Jul 03 15:53:44.508572 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-56846771-54e3-4ee0-9836-929dab6d46f1 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 202 Jul 03 15:53:44.515643 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 780/3118] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:53:44 2026] DELETE /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:53:44.516103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c1eb9fb2-f75e-4b0b-9cb0-c68910f1f9b0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:44.519599 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1eb9fb2-f75e-4b0b-9cb0-c68910f1f9b0 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:44.519599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1eb9fb2-f75e-4b0b-9cb0-c68910f1f9b0 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:44.519599 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1eb9fb2-f75e-4b0b-9cb0-c68910f1f9b0 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:44.524960 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:44.524960 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:44.530640 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c1eb9fb2-f75e-4b0b-9cb0-c68910f1f9b0 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:44.533235 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1eb9fb2-f75e-4b0b-9cb0-c68910f1f9b0 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 200 Jul 03 15:53:44.533822 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 780/3119] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:44 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:45.132066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-05f36b91-08ad-417f-9738-bf334955ae38 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:45.134470 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05f36b91-08ad-417f-9738-bf334955ae38 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] GET https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 Jul 03 15:53:45.134692 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05f36b91-08ad-417f-9738-bf334955ae38 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:45.134966 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05f36b91-08ad-417f-9738-bf334955ae38 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:45.142245 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05f36b91-08ad-417f-9738-bf334955ae38 tempest-VolumesServicesTestJSON-547962550 tempest-VolumesServicesTestJSON-547962550-project-member] https://10.4.3.228/volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 returned with HTTP 404 Jul 03 15:53:45.143128 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 776/3120] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:45 2026] GET /volume/v3/volumes/7429bf93-857e-475c-a0d1-2ab7fc127ea0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:45.150542 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-28be54ca-feca-4683-b0c2-a050dd008444 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:45.152441 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-28be54ca-feca-4683-b0c2-a050dd008444 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] GET https://10.4.3.228/volume/v3/os-services Jul 03 15:53:45.152681 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-28be54ca-feca-4683-b0c2-a050dd008444 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:45.152949 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-28be54ca-feca-4683-b0c2-a050dd008444 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:45.156490 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-28be54ca-feca-4683-b0c2-a050dd008444 tempest-VolumesServicesTestJSON-1659130417 tempest-VolumesServicesTestJSON-1659130417-project-admin] https://10.4.3.228/volume/v3/os-services returned with HTTP 200 Jul 03 15:53:45.156923 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 785/3121] 10.4.3.228 () {66 vars in 1249 bytes} [Fri Jul 3 15:53:45 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:45.546751 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7cfced73-be7a-4c69-a862-11ae19623781 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:45.549264 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7cfced73-be7a-4c69-a862-11ae19623781 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d Jul 03 15:53:45.549506 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7cfced73-be7a-4c69-a862-11ae19623781 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:45.549766 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7cfced73-be7a-4c69-a862-11ae19623781 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:45.558510 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7cfced73-be7a-4c69-a862-11ae19623781 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d returned with HTTP 404 Jul 03 15:53:45.559080 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 781/3122] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:45 2026] GET /volume/v3/volumes/7cd2e38e-1006-4161-b8da-66314353720d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:46.861875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c3800a25-592a-45d1-b173-d93fbfcc70db None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:46.982052 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3800a25-592a-45d1-b173-d93fbfcc70db tempest-ExtensionsTestJSON-358985042 tempest-ExtensionsTestJSON-358985042-project-member] GET https://10.4.3.228/volume/v3/extensions Jul 03 15:53:46.982227 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3800a25-592a-45d1-b173-d93fbfcc70db tempest-ExtensionsTestJSON-358985042 tempest-ExtensionsTestJSON-358985042-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:46.982398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c3800a25-592a-45d1-b173-d93fbfcc70db tempest-ExtensionsTestJSON-358985042 tempest-ExtensionsTestJSON-358985042-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:46.982752 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c3800a25-592a-45d1-b173-d93fbfcc70db tempest-ExtensionsTestJSON-358985042 tempest-ExtensionsTestJSON-358985042-project-member] https://10.4.3.228/volume/v3/extensions returned with HTTP 200 Jul 03 15:53:46.983100 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 781/3123] 10.4.3.228 () {66 vars in 1246 bytes} [Fri Jul 3 15:53:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:53:52.635831 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-befa479c-9128-41ec-b787-eefeb9b7655b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:52.637799 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:52.638043 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-541927703"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:52.639433 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-541927703'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:52.639546 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume of 1 GB Jul 03 15:53:52.643760 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Availability Zones retrieved successfully. Jul 03 15:53:52.649525 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (aad64fad-3222-429a-a2e6-8d4382970cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:52.650863 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a69cffa-e747-4a1f-82d6-21e3e7723169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:52.651943 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:52.677270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a69cffa-e747-4a1f-82d6-21e3e7723169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:52.678219 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdf63b6-fbc6-4ba1-9ba7-0cc771567ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:52.718072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Created reservations ['727a588b-0534-40ca-a35a-0f01fd1b7855', '0741b386-2f02-47f7-bc86-3a014933d050', 'ea7b1f44-b98d-4fe2-a244-8610ee770aeb', '98ebbb36-c99b-4704-a10e-e747c988ae4b'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:52.718899 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fdf63b6-fbc6-4ba1-9ba7-0cc771567ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727a588b-0534-40ca-a35a-0f01fd1b7855', '0741b386-2f02-47f7-bc86-3a014933d050', 'ea7b1f44-b98d-4fe2-a244-8610ee770aeb', '98ebbb36-c99b-4704-a10e-e747c988ae4b']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:52.719690 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb45f00-b3eb-4a37-8917-87302e23e507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:52.743837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb45f00-b3eb-4a37-8917-87302e23e507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0485f4dc-5e1d-426c-ac24-4d1bb36c52a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-541927703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['727a588b-0534-40ca-a35a-0f01fd1b7855','0741b386-2f02-47f7-bc86-3a014933d050','ea7b1f44-b98d-4fe2-a244-8610ee770aeb','98ebbb36-c99b-4704-a10e-e747c988ae4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-541927703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0485f4dc-5e1d-426c-ac24-4d1bb36c52a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770d25562dc04ff69da811ba6293c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef9beb01d8e844d999cb3de093bc402c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:52.744590 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d746c1ad-9105-48b7-a6cb-9520c8ae7071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:52.765058 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d746c1ad-9105-48b7-a6cb-9520c8ae7071) transitioned into 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-541927703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['727a588b-0534-40ca-a35a-0f01fd1b7855','0741b386-2f02-47f7-bc86-3a014933d050','ea7b1f44-b98d-4fe2-a244-8610ee770aeb','98ebbb36-c99b-4704-a10e-e747c988ae4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:52.765743 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f882d59b-161a-4707-91dd-355987ea8cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:52.777077 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f882d59b-161a-4707-91dd-355987ea8cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:52.777981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (aad64fad-3222-429a-a2e6-8d4382970cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:52.778046 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request issued successfully. Jul 03 15:53:52.778640 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-befa479c-9128-41ec-b787-eefeb9b7655b tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:52.779394 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 777/3124] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:53:52 2026] POST /volume/v3/volumes => generated 748 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:52.797269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-60792fde-a105-46cc-8091-162e7ca306a4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:52.802885 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-60792fde-a105-46cc-8091-162e7ca306a4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:52.802885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-60792fde-a105-46cc-8091-162e7ca306a4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:52.803147 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-60792fde-a105-46cc-8091-162e7ca306a4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:52.812656 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:52.812656 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:52.816537 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-60792fde-a105-46cc-8091-162e7ca306a4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:52.821060 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-60792fde-a105-46cc-8091-162e7ca306a4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 returned with HTTP 200 Jul 03 15:53:52.821629 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 786/3125] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:52 2026] GET /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:53.026314 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c5e79b4a-7f5d-42ba-ba2e-9d87cd49e1aa None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:53.028598 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c5e79b4a-7f5d-42ba-ba2e-9d87cd49e1aa tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:53:53.028823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c5e79b4a-7f5d-42ba-ba2e-9d87cd49e1aa tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:53.028998 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c5e79b4a-7f5d-42ba-ba2e-9d87cd49e1aa tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:53.031203 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=276,cinder:UPDATE=68,cinder:DELETE=1,cinder:INSERT=48 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:53:53.040384 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:53.040384 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:53.045442 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c5e79b4a-7f5d-42ba-ba2e-9d87cd49e1aa tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:53:53.054597 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c5e79b4a-7f5d-42ba-ba2e-9d87cd49e1aa tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:53:53.054597 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 782/3126] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:53 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:53.102400 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d5e96da8-361c-41ec-8aa4-26491fa9b090 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:53.104527 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d5e96da8-361c-41ec-8aa4-26491fa9b090 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:53:53.104918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d5e96da8-361c-41ec-8aa4-26491fa9b090 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:53.105195 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d5e96da8-361c-41ec-8aa4-26491fa9b090 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:53.113212 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:53.113212 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:53.115995 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d5e96da8-361c-41ec-8aa4-26491fa9b090 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:53:53.120075 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d5e96da8-361c-41ec-8aa4-26491fa9b090 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:53:53.120643 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 782/3127] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:53 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:53.833324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3fddf9ad-8846-489c-9db4-2b2d445bac0e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:53.835441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fddf9ad-8846-489c-9db4-2b2d445bac0e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:53.835638 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fddf9ad-8846-489c-9db4-2b2d445bac0e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:53.835831 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fddf9ad-8846-489c-9db4-2b2d445bac0e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:53.843480 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:53.843480 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:53.847027 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3fddf9ad-8846-489c-9db4-2b2d445bac0e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:53.851158 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fddf9ad-8846-489c-9db4-2b2d445bac0e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 returned with HTTP 200 Jul 03 15:53:53.851506 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 778/3128] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:53 2026] GET /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:53.863155 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8fcffd38-195c-4c5f-bd75-edb793d5031f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:53.865266 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8fcffd38-195c-4c5f-bd75-edb793d5031f tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6/action Jul 03 15:53:53.865742 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8fcffd38-195c-4c5f-bd75-edb793d5031f tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:53.865963 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8fcffd38-195c-4c5f-bd75-edb793d5031f tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:53.875981 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:53.875981 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:53.876418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-8fcffd38-195c-4c5f-bd75-edb793d5031f tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume '0485f4dc-5e1d-426c-ac24-4d1bb36c52a6' with '{'status': 'attaching'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:53:53.895134 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8fcffd38-195c-4c5f-bd75-edb793d5031f tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6/action returned with HTTP 202 Jul 03 15:53:53.895632 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 787/3129] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:53 2026] POST /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:53.903256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f85317e0-ddaf-4337-8324-6c4ca9444ece None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:53.904897 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f85317e0-ddaf-4337-8324-6c4ca9444ece tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:53.905077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f85317e0-ddaf-4337-8324-6c4ca9444ece tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:53.905246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f85317e0-ddaf-4337-8324-6c4ca9444ece tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:53.912526 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:53.912526 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:53.916131 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f85317e0-ddaf-4337-8324-6c4ca9444ece tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:53.920799 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f85317e0-ddaf-4337-8324-6c4ca9444ece tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 returned with HTTP 200 Jul 03 15:53:53.921294 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 783/3130] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:53 2026] GET /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:53.935004 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-61bac5cd-90b5-4d9c-bb63-3cb26c649162 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:53.936589 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-61bac5cd-90b5-4d9c-bb63-3cb26c649162 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6/action Jul 03 15:53:53.937101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-61bac5cd-90b5-4d9c-bb63-3cb26c649162 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:53.937424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-61bac5cd-90b5-4d9c-bb63-3cb26c649162 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:53.940982 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=254,cinder:INSERT=28,cinder:UPDATE=61,cinder:DELETE=4 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:53:53.949921 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:53.949921 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:53.949921 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-61bac5cd-90b5-4d9c-bb63-3cb26c649162 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Volume info retrieved successfully. Jul 03 15:53:53.971898 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-61bac5cd-90b5-4d9c-bb63-3cb26c649162 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Delete volume request issued successfully. Jul 03 15:53:53.972377 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-61bac5cd-90b5-4d9c-bb63-3cb26c649162 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6/action returned with HTTP 202 Jul 03 15:53:53.973010 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 783/3131] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:53 2026] POST /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:53.983643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9cc22bde-0c0e-45c4-aa6e-658ecc6ebbff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:53.985769 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9cc22bde-0c0e-45c4-aa6e-658ecc6ebbff tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:53.986009 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9cc22bde-0c0e-45c4-aa6e-658ecc6ebbff tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:53.986239 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9cc22bde-0c0e-45c4-aa6e-658ecc6ebbff tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:53.994724 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:53.994724 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:53.998974 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9cc22bde-0c0e-45c4-aa6e-658ecc6ebbff tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:54.004133 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9cc22bde-0c0e-45c4-aa6e-658ecc6ebbff tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 returned with HTTP 200 Jul 03 15:53:54.004684 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 779/3132] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:53 2026] GET /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:55.021215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fb0b9368-70ff-4c9e-8562-9c33f19f6587 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:55.023848 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb0b9368-70ff-4c9e-8562-9c33f19f6587 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:55.024080 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb0b9368-70ff-4c9e-8562-9c33f19f6587 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:55.024312 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb0b9368-70ff-4c9e-8562-9c33f19f6587 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:55.030024 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb0b9368-70ff-4c9e-8562-9c33f19f6587 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 returned with HTTP 404 Jul 03 15:53:55.030523 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 788/3133] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:55 2026] GET /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:55.038929 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-92a5ea2e-936a-4c71-a00c-6ecfc5bb4b95 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:55.041829 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92a5ea2e-936a-4c71-a00c-6ecfc5bb4b95 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:55.042035 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92a5ea2e-936a-4c71-a00c-6ecfc5bb4b95 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:55.042273 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92a5ea2e-936a-4c71-a00c-6ecfc5bb4b95 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:55.048921 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92a5ea2e-936a-4c71-a00c-6ecfc5bb4b95 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 returned with HTTP 404 Jul 03 15:53:55.049526 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 784/3134] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:55 2026] GET /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:55.056737 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4281d223-bb01-4062-a9d4-91f4985f6760 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:55.058379 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4281d223-bb01-4062-a9d4-91f4985f6760 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] DELETE https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:55.058608 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4281d223-bb01-4062-a9d4-91f4985f6760 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:55.058819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4281d223-bb01-4062-a9d4-91f4985f6760 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:55.058992 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-4281d223-bb01-4062-a9d4-91f4985f6760 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume with id: 0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 Jul 03 15:53:55.065521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4281d223-bb01-4062-a9d4-91f4985f6760 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 returned with HTTP 404 Jul 03 15:53:55.066223 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 784/3135] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:53:55 2026] DELETE /volume/v3/volumes/0485f4dc-5e1d-426c-ac24-4d1bb36c52a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:55.076001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ae643573-59f8-4ea7-9fac-7819333a0899 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:55.078111 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:55.078487 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1412856766"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:55.080211 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1412856766'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:55.080211 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume of 1 GB Jul 03 15:53:55.084545 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Availability Zones retrieved successfully. Jul 03 15:53:55.091679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (c5eaa1be-ede3-43a0-a542-e8d4a6a8cfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:55.092641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be27485f-0ac0-4f1f-80ec-1143de654839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:55.093695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:55.124637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be27485f-0ac0-4f1f-80ec-1143de654839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:55.125354 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f440ba2-04fd-4808-9411-12bb871ebc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:55.133500 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=241,cinder:UPDATE=47,cinder:DELETE=1,cinder:INSERT=19 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:53:55.167015 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Created reservations ['b5cd0b94-02cd-4ccd-8e74-7c92503d8ddb', '0d81a205-1ef2-4deb-9bbd-5ffa75ec5042', 'f0c2b290-2e3d-4937-99f7-13e164cd1bf2', 'd4ccf206-ccba-48f6-92e6-ca68688f4140'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:55.167778 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f440ba2-04fd-4808-9411-12bb871ebc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5cd0b94-02cd-4ccd-8e74-7c92503d8ddb', '0d81a205-1ef2-4deb-9bbd-5ffa75ec5042', 'f0c2b290-2e3d-4937-99f7-13e164cd1bf2', 'd4ccf206-ccba-48f6-92e6-ca68688f4140']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:55.168459 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a160c0-6317-4ad0-94f8-ef764aae185c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:55.190638 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a160c0-6317-4ad0-94f8-ef764aae185c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '725ea99c-e032-4151-8254-4a746d78b735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1412856766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['b5cd0b94-02cd-4ccd-8e74-7c92503d8ddb','0d81a205-1ef2-4deb-9bbd-5ffa75ec5042','f0c2b290-2e3d-4937-99f7-13e164cd1bf2','d4ccf206-ccba-48f6-92e6-ca68688f4140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1412856766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=725ea99c-e032-4151-8254-4a746d78b735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770d25562dc04ff69da811ba6293c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef9beb01d8e844d999cb3de093bc402c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:55.191298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4acb0c-ec37-4056-8dda-15e8937120a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:55.210576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4acb0c-ec37-4056-8dda-15e8937120a1) transitioned into 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-1412856766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['b5cd0b94-02cd-4ccd-8e74-7c92503d8ddb','0d81a205-1ef2-4deb-9bbd-5ffa75ec5042','f0c2b290-2e3d-4937-99f7-13e164cd1bf2','d4ccf206-ccba-48f6-92e6-ca68688f4140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:55.211737 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b98d67a-b1da-4d21-b5e4-e6ee0bd17d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:55.221311 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b98d67a-b1da-4d21-b5e4-e6ee0bd17d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:55.222545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (c5eaa1be-ede3-43a0-a542-e8d4a6a8cfc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:55.223067 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request issued successfully. Jul 03 15:53:55.223920 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae643573-59f8-4ea7-9fac-7819333a0899 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:55.224357 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 780/3136] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:53:55 2026] POST /volume/v3/volumes => generated 749 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:55.238185 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9bdbfd63-b1ba-49bb-969d-275eade467bc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:55.240678 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bdbfd63-b1ba-49bb-969d-275eade467bc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:55.240678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bdbfd63-b1ba-49bb-969d-275eade467bc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:55.240678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bdbfd63-b1ba-49bb-969d-275eade467bc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:55.248010 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:55.248010 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:55.251944 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9bdbfd63-b1ba-49bb-969d-275eade467bc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:55.256318 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bdbfd63-b1ba-49bb-969d-275eade467bc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 returned with HTTP 200 Jul 03 15:53:55.256828 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 789/3137] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:55 2026] GET /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:56.270435 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-15c9b563-2fa9-47ce-ae69-c732fb77d6d4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.275646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15c9b563-2fa9-47ce-ae69-c732fb77d6d4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:56.275646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15c9b563-2fa9-47ce-ae69-c732fb77d6d4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:56.275646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15c9b563-2fa9-47ce-ae69-c732fb77d6d4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:56.283455 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:56.283455 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:56.287117 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-15c9b563-2fa9-47ce-ae69-c732fb77d6d4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:56.290925 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15c9b563-2fa9-47ce-ae69-c732fb77d6d4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 returned with HTTP 200 Jul 03 15:53:56.291349 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 785/3138] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:56 2026] GET /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:56.303353 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4a950ea0-8393-4015-9f46-61297921cb1e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.305094 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4a950ea0-8393-4015-9f46-61297921cb1e tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735/action Jul 03 15:53:56.305517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4a950ea0-8393-4015-9f46-61297921cb1e tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:56.305747 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4a950ea0-8393-4015-9f46-61297921cb1e tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:56.316774 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:56.316774 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:56.317298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-4a950ea0-8393-4015-9f46-61297921cb1e tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume '725ea99c-e032-4151-8254-4a746d78b735' with '{'status': 'creating'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:53:56.340311 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4a950ea0-8393-4015-9f46-61297921cb1e tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735/action returned with HTTP 202 Jul 03 15:53:56.340881 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 785/3139] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:56 2026] POST /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:56.347482 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0550847f-ba3a-4ff1-a07c-c74149261a73 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.349525 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0550847f-ba3a-4ff1-a07c-c74149261a73 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:56.349746 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0550847f-ba3a-4ff1-a07c-c74149261a73 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:56.349937 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0550847f-ba3a-4ff1-a07c-c74149261a73 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:56.357097 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:56.357097 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:56.360849 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0550847f-ba3a-4ff1-a07c-c74149261a73 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:56.364689 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0550847f-ba3a-4ff1-a07c-c74149261a73 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 returned with HTTP 200 Jul 03 15:53:56.365072 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 781/3140] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:56 2026] GET /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:56.377569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a38e868c-8092-41f4-a948-3a232892f1f6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.379493 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a38e868c-8092-41f4-a948-3a232892f1f6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735/action Jul 03 15:53:56.379928 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a38e868c-8092-41f4-a948-3a232892f1f6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:56.380060 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a38e868c-8092-41f4-a948-3a232892f1f6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:56.389261 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:56.389261 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:56.389756 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a38e868c-8092-41f4-a948-3a232892f1f6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Volume info retrieved successfully. Jul 03 15:53:56.411270 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a38e868c-8092-41f4-a948-3a232892f1f6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Delete volume request issued successfully. Jul 03 15:53:56.411669 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a38e868c-8092-41f4-a948-3a232892f1f6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735/action returned with HTTP 202 Jul 03 15:53:56.414645 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 790/3141] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:56 2026] POST /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:56.422463 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2621f50c-367b-424c-945c-efd062cc732d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.424630 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2621f50c-367b-424c-945c-efd062cc732d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:56.425004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2621f50c-367b-424c-945c-efd062cc732d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:56.425347 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2621f50c-367b-424c-945c-efd062cc732d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:56.433586 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:56.433586 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:56.438025 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2621f50c-367b-424c-945c-efd062cc732d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:56.445646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2621f50c-367b-424c-945c-efd062cc732d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 returned with HTTP 200 Jul 03 15:53:56.445646 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 786/3142] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:56 2026] GET /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:56.697269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9b075ed0-ae76-4f83-8ad5-b1b65bb31bfb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.786738 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b075ed0-ae76-4f83-8ad5-b1b65bb31bfb tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:53:56.787193 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9b075ed0-ae76-4f83-8ad5-b1b65bb31bfb tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1507683932", "extra_specs": {}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:56.788997 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:56.788997 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:56.804790 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b075ed0-ae76-4f83-8ad5-b1b65bb31bfb tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:53:56.805280 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 786/3143] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:53:56 2026] POST /volume/v3/types => generated 218 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:56.814726 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a27488c9-1c91-44c1-8148-3a52f5dd908b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.816709 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a27488c9-1c91-44c1-8148-3a52f5dd908b tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types/dbf54c67-6d50-43df-9f90-a428d333b8ea/encryption Jul 03 15:53:56.817045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a27488c9-1c91-44c1-8148-3a52f5dd908b tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:56.851703 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a27488c9-1c91-44c1-8148-3a52f5dd908b tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/dbf54c67-6d50-43df-9f90-a428d333b8ea/encryption returned with HTTP 200 Jul 03 15:53:56.852194 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 782/3144] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:53:56 2026] POST /volume/v3/types/dbf54c67-6d50-43df-9f90-a428d333b8ea/encryption => generated 231 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:56.860969 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-df1038cb-9d12-4892-a251-634fa4ffb639 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:56.926497 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:56.926955 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1790067150", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1507683932", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:56.928435 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1790067150', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1507683932', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:56.930903 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=217,cinder:UPDATE=59,cinder:INSERT=27,cinder:DELETE=3 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:53:56.932780 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume of 1 GB Jul 03 15:53:56.933087 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:56.933087 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:56.933627 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Availability Zones retrieved successfully. Jul 03 15:53:56.941639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (692e2acf-722e-414c-84fa-1e283b921bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:56.943939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eeb08b8-d3f7-4699-8991-ee6e7ba9aa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:56.945076 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:56.974138 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eeb08b8-d3f7-4699-8991-ee6e7ba9aa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:53:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbf54c67-6d50-43df-9f90-a428d333b8ea,is_public=True,name='tempest-scenario-type-cryptsetup-1507683932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbf54c67-6d50-43df-9f90-a428d333b8ea', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:56.977459 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddb3f5b-3b27-4d06-85bd-18fb7efd5f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.016418 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1507683932 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1507683932, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:57.016743 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1507683932 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1507683932, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:53:57.057493 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Created reservations ['4678cdff-ddec-4637-bacf-0d025455de5c', 'fb798c89-59db-4db2-9b6b-fa8e53d6cb2e', '01da6632-3111-47d7-b2da-467612d12c2e', '9d6dc86a-5556-4b87-8f0e-4ed693f3d193'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:57.058257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddb3f5b-3b27-4d06-85bd-18fb7efd5f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4678cdff-ddec-4637-bacf-0d025455de5c', 'fb798c89-59db-4db2-9b6b-fa8e53d6cb2e', '01da6632-3111-47d7-b2da-467612d12c2e', '9d6dc86a-5556-4b87-8f0e-4ed693f3d193']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.058981 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c786a7-16ae-44a8-b218-47cceccf99c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.081936 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4c786a7-16ae-44a8-b218-47cceccf99c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b614f032-418b-45c7-b13c-de6ced55d049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1790067150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['4678cdff-ddec-4637-bacf-0d025455de5c','fb798c89-59db-4db2-9b6b-fa8e53d6cb2e','01da6632-3111-47d7-b2da-467612d12c2e','9d6dc86a-5556-4b87-8f0e-4ed693f3d193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=dbf54c67-6d50-43df-9f90-a428d333b8ea), '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-03T15:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1790067150',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b614f032-418b-45c7-b13c-de6ced55d049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bda6d453b324313aa92af82d84d0d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26aaa9771c8b4aa9b1d1fef073324462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbf54c67-6d50-43df-9f90-a428d333b8ea),volume_type_id=dbf54c67-6d50-43df-9f90-a428d333b8ea)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.082678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061f79b6-9b1b-4f45-8346-85f42b1594b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.100850 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061f79b6-9b1b-4f45-8346-85f42b1594b4) transitioned into 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-1790067150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['4678cdff-ddec-4637-bacf-0d025455de5c','fb798c89-59db-4db2-9b6b-fa8e53d6cb2e','01da6632-3111-47d7-b2da-467612d12c2e','9d6dc86a-5556-4b87-8f0e-4ed693f3d193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=dbf54c67-6d50-43df-9f90-a428d333b8ea)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.101478 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457b269d-056d-47d8-8067-ecc518e15d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.114744 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457b269d-056d-47d8-8067-ecc518e15d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.115605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (692e2acf-722e-414c-84fa-1e283b921bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:57.115949 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request issued successfully. Jul 03 15:53:57.116582 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-df1038cb-9d12-4892-a251-634fa4ffb639 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:57.117433 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 791/3145] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:53:56 2026] POST /volume/v3/volumes => generated 791 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:57.459865 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-85ae0d3d-282e-4d9b-9533-91128ae9df79 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:57.462226 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-85ae0d3d-282e-4d9b-9533-91128ae9df79 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:57.462547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-85ae0d3d-282e-4d9b-9533-91128ae9df79 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:57.462890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-85ae0d3d-282e-4d9b-9533-91128ae9df79 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:57.470265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-85ae0d3d-282e-4d9b-9533-91128ae9df79 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 returned with HTTP 404 Jul 03 15:53:57.471006 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 787/3146] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:57 2026] GET /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:57.479083 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ffd92ba2-1489-42ad-a888-1295b0dc6196 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:57.480854 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ffd92ba2-1489-42ad-a888-1295b0dc6196 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:57.481112 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ffd92ba2-1489-42ad-a888-1295b0dc6196 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:57.481302 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ffd92ba2-1489-42ad-a888-1295b0dc6196 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:57.487189 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ffd92ba2-1489-42ad-a888-1295b0dc6196 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 returned with HTTP 404 Jul 03 15:53:57.488087 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 787/3147] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:57 2026] GET /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:57.496681 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f729e222-7d3b-4372-a361-5e1b2fb099fc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:57.498138 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f729e222-7d3b-4372-a361-5e1b2fb099fc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] DELETE https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:57.498487 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f729e222-7d3b-4372-a361-5e1b2fb099fc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:57.498771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f729e222-7d3b-4372-a361-5e1b2fb099fc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:57.500012 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-f729e222-7d3b-4372-a361-5e1b2fb099fc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume with id: 725ea99c-e032-4151-8254-4a746d78b735 Jul 03 15:53:57.504653 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f729e222-7d3b-4372-a361-5e1b2fb099fc tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 returned with HTTP 404 Jul 03 15:53:57.505296 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 783/3148] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:53:57 2026] DELETE /volume/v3/volumes/725ea99c-e032-4151-8254-4a746d78b735 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:57.519477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:57.521138 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:57.521833 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-730728199"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:57.523162 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-730728199'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:57.523162 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume of 1 GB Jul 03 15:53:57.523748 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:57.523748 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:57.532435 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Availability Zones retrieved successfully. Jul 03 15:53:57.538663 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (19b31ceb-f1b3-46a7-95c8-4b08ef117681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:57.540057 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cd1b90-569f-476f-ba45-ecd147b4e1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.541303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:53:57.579962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cd1b90-569f-476f-ba45-ecd147b4e1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.581133 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa6e5ca-d34b-464c-a9a8-7b6f2abf0d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.632403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Created reservations ['dc6a36b2-7d5c-418f-a8ce-85449885bdb6', 'ddc6ef35-efd6-4f7a-8368-9a7053a58b97', 'e32b6ede-d758-46d9-8f47-367482a2b120', '13bd1cc9-4b66-4ee5-b7d3-08610e7c0a5d'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:53:57.633638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa6e5ca-d34b-464c-a9a8-7b6f2abf0d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6a36b2-7d5c-418f-a8ce-85449885bdb6', 'ddc6ef35-efd6-4f7a-8368-9a7053a58b97', 'e32b6ede-d758-46d9-8f47-367482a2b120', '13bd1cc9-4b66-4ee5-b7d3-08610e7c0a5d']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.634829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745e28ec-b0f8-4d29-8814-08a4b7001e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.662055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745e28ec-b0f8-4d29-8814-08a4b7001e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0647acd-889f-4c44-afc0-ec286d571570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-730728199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['dc6a36b2-7d5c-418f-a8ce-85449885bdb6','ddc6ef35-efd6-4f7a-8368-9a7053a58b97','e32b6ede-d758-46d9-8f47-367482a2b120','13bd1cc9-4b66-4ee5-b7d3-08610e7c0a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-730728199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0647acd-889f-4c44-afc0-ec286d571570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770d25562dc04ff69da811ba6293c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef9beb01d8e844d999cb3de093bc402c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.662939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc037c2-2027-41fb-9cbf-883b9e65f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.681831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc037c2-2027-41fb-9cbf-883b9e65f61d) transitioned into 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-730728199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['dc6a36b2-7d5c-418f-a8ce-85449885bdb6','ddc6ef35-efd6-4f7a-8368-9a7053a58b97','e32b6ede-d758-46d9-8f47-367482a2b120','13bd1cc9-4b66-4ee5-b7d3-08610e7c0a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.682838 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b2030f-4fc3-448e-a042-14857ab3de89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:53:57.695491 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b2030f-4fc3-448e-a042-14857ab3de89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:53:57.696863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (19b31ceb-f1b3-46a7-95c8-4b08ef117681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:53:57.696863 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request issued successfully. Jul 03 15:53:57.697433 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bf24fcf4-e830-4c6e-800e-dfe98f093841 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:53:57.698093 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 792/3149] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:53:57 2026] POST /volume/v3/volumes => generated 748 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:53:57.713947 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-32f12d96-f47e-4388-a591-c2c91386c514 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:57.715898 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-32f12d96-f47e-4388-a591-c2c91386c514 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:57.716226 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-32f12d96-f47e-4388-a591-c2c91386c514 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:57.716477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-32f12d96-f47e-4388-a591-c2c91386c514 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:57.724278 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:57.724278 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:57.728329 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-32f12d96-f47e-4388-a591-c2c91386c514 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:57.732599 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-32f12d96-f47e-4388-a591-c2c91386c514 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 returned with HTTP 200 Jul 03 15:53:57.734412 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 788/3150] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:57 2026] GET /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:53:58.747352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3e34e02e-e477-4453-b3a7-0422397066f8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:58.749162 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e34e02e-e477-4453-b3a7-0422397066f8 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:58.749353 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e34e02e-e477-4453-b3a7-0422397066f8 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:58.749528 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e34e02e-e477-4453-b3a7-0422397066f8 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:58.756982 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:58.756982 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:58.760964 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e34e02e-e477-4453-b3a7-0422397066f8 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:58.765510 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e34e02e-e477-4453-b3a7-0422397066f8 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 returned with HTTP 200 Jul 03 15:53:58.766193 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 788/3151] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:58 2026] GET /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:58.783478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c7e10158-4b97-4f52-a745-faf6161c6379 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:58.785975 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c7e10158-4b97-4f52-a745-faf6161c6379 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570/action Jul 03 15:53:58.786419 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c7e10158-4b97-4f52-a745-faf6161c6379 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:58.786635 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c7e10158-4b97-4f52-a745-faf6161c6379 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:58.798310 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:58.798310 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:53:58.798793 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.admin_actions [None req-c7e10158-4b97-4f52-a745-faf6161c6379 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume 'c0647acd-889f-4c44-afc0-ec286d571570' with '{'status': 'error'}' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:53:58.827631 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c7e10158-4b97-4f52-a745-faf6161c6379 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570/action returned with HTTP 202 Jul 03 15:53:58.828176 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 784/3152] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:58 2026] POST /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:58.837714 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-21022ad6-0a48-41f3-862e-5cb7e0ff3183 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:58.839766 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21022ad6-0a48-41f3-862e-5cb7e0ff3183 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:58.839919 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21022ad6-0a48-41f3-862e-5cb7e0ff3183 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:58.840129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21022ad6-0a48-41f3-862e-5cb7e0ff3183 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:58.847014 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:58.847014 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:53:58.850992 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-21022ad6-0a48-41f3-862e-5cb7e0ff3183 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:58.855851 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21022ad6-0a48-41f3-862e-5cb7e0ff3183 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 returned with HTTP 200 Jul 03 15:53:58.856030 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 793/3153] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:58 2026] GET /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:58.870378 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-64c7324d-6e74-4188-b24d-52b7f8cdefc6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:58.872850 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-64c7324d-6e74-4188-b24d-52b7f8cdefc6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570/action Jul 03 15:53:58.873140 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-64c7324d-6e74-4188-b24d-52b7f8cdefc6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:53:58.873262 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-64c7324d-6e74-4188-b24d-52b7f8cdefc6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:58.881110 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:58.881110 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:53:58.881406 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-64c7324d-6e74-4188-b24d-52b7f8cdefc6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Volume info retrieved successfully. Jul 03 15:53:58.901898 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-64c7324d-6e74-4188-b24d-52b7f8cdefc6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Delete volume request issued successfully. Jul 03 15:53:58.902214 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-64c7324d-6e74-4188-b24d-52b7f8cdefc6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570/action returned with HTTP 202 Jul 03 15:53:58.902802 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 789/3154] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:53:58 2026] POST /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:53:58.911096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e115fa54-ba16-40a7-b4c5-60cfc039d03d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:58.912883 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e115fa54-ba16-40a7-b4c5-60cfc039d03d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:58.913142 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e115fa54-ba16-40a7-b4c5-60cfc039d03d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:58.913394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e115fa54-ba16-40a7-b4c5-60cfc039d03d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:58.926140 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:53:58.926140 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:53:58.931241 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e115fa54-ba16-40a7-b4c5-60cfc039d03d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:53:58.937026 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e115fa54-ba16-40a7-b4c5-60cfc039d03d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 returned with HTTP 200 Jul 03 15:53:58.937638 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 789/3155] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:58 2026] GET /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:53:59.949608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6147a557-4a98-41bd-b8d0-54b846a913e6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:59.951328 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6147a557-4a98-41bd-b8d0-54b846a913e6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:59.951569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6147a557-4a98-41bd-b8d0-54b846a913e6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:59.951804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6147a557-4a98-41bd-b8d0-54b846a913e6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:59.956898 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6147a557-4a98-41bd-b8d0-54b846a913e6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 returned with HTTP 404 Jul 03 15:53:59.957314 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 785/3156] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:59 2026] GET /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:59.963781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8712b5d2-95af-4a6f-ad38-b750a13002b4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:59.965488 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8712b5d2-95af-4a6f-ad38-b750a13002b4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:59.965788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8712b5d2-95af-4a6f-ad38-b750a13002b4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:59.966037 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8712b5d2-95af-4a6f-ad38-b750a13002b4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:59.971543 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8712b5d2-95af-4a6f-ad38-b750a13002b4 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 returned with HTTP 404 Jul 03 15:53:59.972010 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 794/3157] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:53:59 2026] GET /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:59.977934 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9d95b336-dc2f-423d-9f17-ed6a006d6326 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:59.979425 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d95b336-dc2f-423d-9f17-ed6a006d6326 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:59.979606 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9d95b336-dc2f-423d-9f17-ed6a006d6326 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:53:59.979793 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9d95b336-dc2f-423d-9f17-ed6a006d6326 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:53:59.979943 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-9d95b336-dc2f-423d-9f17-ed6a006d6326 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume with id: c0647acd-889f-4c44-afc0-ec286d571570 Jul 03 15:53:59.984889 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d95b336-dc2f-423d-9f17-ed6a006d6326 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 returned with HTTP 404 Jul 03 15:53:59.985350 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 790/3158] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:53:59 2026] DELETE /volume/v3/volumes/c0647acd-889f-4c44-afc0-ec286d571570 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:53:59.993856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-37295912-8640-4034-8c24-cf064479373e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:53:59.995486 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:53:59.995835 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-661308111"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:53:59.997141 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-661308111'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:53:59.997249 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume of 1 GB Jul 03 15:54:00.001220 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Availability Zones retrieved successfully. Jul 03 15:54:00.006118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (7e7e74da-b07e-4c12-819e-2d63a4ad70bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:00.006925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca44b5d-2a6d-47ce-9dd7-8199e6ad7963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:00.007731 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:00.030955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca44b5d-2a6d-47ce-9dd7-8199e6ad7963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:00.032046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b2f8a4-13e4-434b-830b-34f65ed47313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:00.067939 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Created reservations ['b24526a7-565d-4345-9f53-f1846a3100d3', '00c79f48-2423-4683-a9f9-cd6e31456b6d', '74027a89-1767-48be-b3e2-921162c72cde', '3926e207-4c55-46c7-8665-470544c83137'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:00.068659 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b2f8a4-13e4-434b-830b-34f65ed47313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b24526a7-565d-4345-9f53-f1846a3100d3', '00c79f48-2423-4683-a9f9-cd6e31456b6d', '74027a89-1767-48be-b3e2-921162c72cde', '3926e207-4c55-46c7-8665-470544c83137']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:00.069279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b13664-05fe-44c7-ab4c-b1853ce4f5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:00.097863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b13664-05fe-44c7-ab4c-b1853ce4f5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37c02b78-a5f9-40ab-a5d9-5b290ef4547d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-661308111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['b24526a7-565d-4345-9f53-f1846a3100d3','00c79f48-2423-4683-a9f9-cd6e31456b6d','74027a89-1767-48be-b3e2-921162c72cde','3926e207-4c55-46c7-8665-470544c83137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-661308111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37c02b78-a5f9-40ab-a5d9-5b290ef4547d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770d25562dc04ff69da811ba6293c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef9beb01d8e844d999cb3de093bc402c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:00.098498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a95586-f536-4ffb-b594-efb2017255c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:00.117363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a95586-f536-4ffb-b594-efb2017255c9) transitioned into 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-661308111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['b24526a7-565d-4345-9f53-f1846a3100d3','00c79f48-2423-4683-a9f9-cd6e31456b6d','74027a89-1767-48be-b3e2-921162c72cde','3926e207-4c55-46c7-8665-470544c83137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:00.118113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92d6ae6-eab2-4106-ad01-262b3a6f58b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:00.127939 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92d6ae6-eab2-4106-ad01-262b3a6f58b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:00.128666 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (7e7e74da-b07e-4c12-819e-2d63a4ad70bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:00.129102 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request issued successfully. Jul 03 15:54:00.129601 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37295912-8640-4034-8c24-cf064479373e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:00.130002 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 790/3159] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:53:59 2026] POST /volume/v3/volumes => generated 748 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:00.142320 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0ad91179-3e55-495b-9c88-ce1069b6cb9a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:00.144973 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ad91179-3e55-495b-9c88-ce1069b6cb9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:00.144973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ad91179-3e55-495b-9c88-ce1069b6cb9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:00.144973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ad91179-3e55-495b-9c88-ce1069b6cb9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:00.152350 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:00.152350 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:00.154430 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0ad91179-3e55-495b-9c88-ce1069b6cb9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:00.158593 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ad91179-3e55-495b-9c88-ce1069b6cb9a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d returned with HTTP 200 Jul 03 15:54:00.158593 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 786/3160] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:00 2026] GET /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:01.175150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-218415ae-a349-48ef-8991-d697e08f972d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:01.176897 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-218415ae-a349-48ef-8991-d697e08f972d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:01.177069 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-218415ae-a349-48ef-8991-d697e08f972d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:01.177238 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-218415ae-a349-48ef-8991-d697e08f972d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:01.184654 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:01.184654 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:01.189866 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-218415ae-a349-48ef-8991-d697e08f972d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:01.196148 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-218415ae-a349-48ef-8991-d697e08f972d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d returned with HTTP 200 Jul 03 15:54:01.196726 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 795/3161] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:01 2026] GET /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:01.213977 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac45437a-fa90-45a5-866f-e188913b0131 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:01.215879 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac45437a-fa90-45a5-866f-e188913b0131 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d/action Jul 03 15:54:01.216249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac45437a-fa90-45a5-866f-e188913b0131 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:01.216423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac45437a-fa90-45a5-866f-e188913b0131 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:01.229428 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:01.229428 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:01.229913 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.admin_actions [None req-ac45437a-fa90-45a5-866f-e188913b0131 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume '37c02b78-a5f9-40ab-a5d9-5b290ef4547d' with '{'status': 'maintenance'}' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:54:01.259758 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac45437a-fa90-45a5-866f-e188913b0131 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d/action returned with HTTP 202 Jul 03 15:54:01.260271 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 791/3162] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:54:01 2026] POST /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:01.275335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0566070e-98b9-4d51-a8b5-93e1e3cbd8db None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:01.277816 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0566070e-98b9-4d51-a8b5-93e1e3cbd8db tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:01.278663 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0566070e-98b9-4d51-a8b5-93e1e3cbd8db tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:01.278663 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0566070e-98b9-4d51-a8b5-93e1e3cbd8db tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:01.286961 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:01.286961 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:01.291437 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0566070e-98b9-4d51-a8b5-93e1e3cbd8db tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:01.303796 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0566070e-98b9-4d51-a8b5-93e1e3cbd8db tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d returned with HTTP 200 Jul 03 15:54:01.303796 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 791/3163] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:01 2026] GET /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:01.315094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-091cc7ca-94f5-4e51-aa7c-e1e73d600f79 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:01.316884 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-091cc7ca-94f5-4e51-aa7c-e1e73d600f79 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d/action Jul 03 15:54:01.317176 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-091cc7ca-94f5-4e51-aa7c-e1e73d600f79 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:01.317358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-091cc7ca-94f5-4e51-aa7c-e1e73d600f79 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:01.326451 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:01.326451 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:01.326746 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-091cc7ca-94f5-4e51-aa7c-e1e73d600f79 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Volume info retrieved successfully. Jul 03 15:54:01.356648 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-091cc7ca-94f5-4e51-aa7c-e1e73d600f79 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Delete volume request issued successfully. Jul 03 15:54:01.356648 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-091cc7ca-94f5-4e51-aa7c-e1e73d600f79 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d/action returned with HTTP 202 Jul 03 15:54:01.356648 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 787/3164] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:54:01 2026] POST /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:01.363292 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-db418227-3027-424a-a63f-73528369e30d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:01.366880 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-db418227-3027-424a-a63f-73528369e30d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:01.366880 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-db418227-3027-424a-a63f-73528369e30d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:01.366880 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-db418227-3027-424a-a63f-73528369e30d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:01.375022 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:01.375022 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:01.380589 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-db418227-3027-424a-a63f-73528369e30d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:01.385028 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-db418227-3027-424a-a63f-73528369e30d tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d returned with HTTP 200 Jul 03 15:54:01.385757 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 796/3165] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:01 2026] GET /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:02.402255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-517cfb1e-82df-4d3d-958f-27bc0828000c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:02.405743 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-517cfb1e-82df-4d3d-958f-27bc0828000c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:02.406015 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-517cfb1e-82df-4d3d-958f-27bc0828000c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:02.406235 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-517cfb1e-82df-4d3d-958f-27bc0828000c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:02.413709 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-517cfb1e-82df-4d3d-958f-27bc0828000c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d returned with HTTP 404 Jul 03 15:54:02.414165 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 792/3166] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:02 2026] GET /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:02.421362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-284f2934-1808-4478-bd12-bed020b89233 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:02.423720 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-284f2934-1808-4478-bd12-bed020b89233 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:02.423968 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-284f2934-1808-4478-bd12-bed020b89233 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:02.424167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-284f2934-1808-4478-bd12-bed020b89233 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:02.429949 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-284f2934-1808-4478-bd12-bed020b89233 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d returned with HTTP 404 Jul 03 15:54:02.430615 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 792/3167] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:02 2026] GET /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:02.443276 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-566b27c3-8966-4916-9c44-05566929a9c2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:02.445646 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-566b27c3-8966-4916-9c44-05566929a9c2 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] DELETE https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:02.445897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-566b27c3-8966-4916-9c44-05566929a9c2 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:02.446167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-566b27c3-8966-4916-9c44-05566929a9c2 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:02.447150 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-566b27c3-8966-4916-9c44-05566929a9c2 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume with id: 37c02b78-a5f9-40ab-a5d9-5b290ef4547d Jul 03 15:54:02.454347 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-566b27c3-8966-4916-9c44-05566929a9c2 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d returned with HTTP 404 Jul 03 15:54:02.455042 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 788/3168] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:02 2026] DELETE /volume/v3/volumes/37c02b78-a5f9-40ab-a5d9-5b290ef4547d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:02.467886 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:02.470344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:02.470889 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1827991791"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:02.473247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1827991791'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:02.473336 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume of 1 GB Jul 03 15:54:02.477652 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Availability Zones retrieved successfully. Jul 03 15:54:02.483194 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (2af7552b-7065-43e0-baa6-c40e3a7c7626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:02.483882 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0790385d-8372-417c-8917-03154d16d861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:02.484888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:02.514931 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0790385d-8372-417c-8917-03154d16d861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:02.515645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55860f7-2d95-403f-ab55-e3c416765300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:02.561589 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Created reservations ['90241685-56fe-4ec4-b777-ce2d06e347b4', '62cae0be-d550-4353-a951-ab568c966e74', 'd857155b-ec68-47e0-9a4c-b05773e5c087', '78fecb34-76ca-47cd-8891-cb980b04521f'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:02.562366 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55860f7-2d95-403f-ab55-e3c416765300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90241685-56fe-4ec4-b777-ce2d06e347b4', '62cae0be-d550-4353-a951-ab568c966e74', 'd857155b-ec68-47e0-9a4c-b05773e5c087', '78fecb34-76ca-47cd-8891-cb980b04521f']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:02.563278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377bb2e3-752b-4751-87aa-afeb4acf5081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:02.606496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377bb2e3-752b-4751-87aa-afeb4acf5081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a79a2f3f-3538-4009-a06b-df788ee3217b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1827991791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['90241685-56fe-4ec4-b777-ce2d06e347b4','62cae0be-d550-4353-a951-ab568c966e74','d857155b-ec68-47e0-9a4c-b05773e5c087','78fecb34-76ca-47cd-8891-cb980b04521f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1827991791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a79a2f3f-3538-4009-a06b-df788ee3217b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770d25562dc04ff69da811ba6293c922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef9beb01d8e844d999cb3de093bc402c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:02.607303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae644c4-671d-41b2-9ef8-eaea2a0b0ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:02.628734 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae644c4-671d-41b2-9ef8-eaea2a0b0ed7) transitioned into 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-1827991791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770d25562dc04ff69da811ba6293c922',qos_specs=None,replication_status=,reservations=['90241685-56fe-4ec4-b777-ce2d06e347b4','62cae0be-d550-4353-a951-ab568c966e74','d857155b-ec68-47e0-9a4c-b05773e5c087','78fecb34-76ca-47cd-8891-cb980b04521f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9beb01d8e844d999cb3de093bc402c',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:02.629472 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbec972-1320-4278-a888-d46300f08062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:02.638958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbec972-1320-4278-a888-d46300f08062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:02.639905 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Flow 'volume_create_api' (2af7552b-7065-43e0-baa6-c40e3a7c7626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:02.640185 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Create volume request issued successfully. Jul 03 15:54:02.640733 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0a406a25-a838-45b4-9d49-3bb6efeffb71 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:02.641294 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 797/3169] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:02 2026] POST /volume/v3/volumes => generated 749 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:02.654411 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ff453a7d-b987-4470-b072-08e79d270615 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:02.657055 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff453a7d-b987-4470-b072-08e79d270615 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:02.657258 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff453a7d-b987-4470-b072-08e79d270615 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:02.657448 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff453a7d-b987-4470-b072-08e79d270615 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:02.665042 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:02.665042 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:02.671535 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ff453a7d-b987-4470-b072-08e79d270615 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:02.675929 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff453a7d-b987-4470-b072-08e79d270615 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:02.676296 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 793/3170] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:02 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:03.404247 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b7bf0082-7a5b-43ce-b543-af9b2146d630 req-5025c0cc-5df9-429e-86c0-2ab059d9e3a2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.406851 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b7bf0082-7a5b-43ce-b543-af9b2146d630 req-5025c0cc-5df9-429e-86c0-2ab059d9e3a2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] DELETE https://10.4.3.228/volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59 Jul 03 15:54:03.407088 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b7bf0082-7a5b-43ce-b543-af9b2146d630 req-5025c0cc-5df9-429e-86c0-2ab059d9e3a2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:03.407327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b7bf0082-7a5b-43ce-b543-af9b2146d630 req-5025c0cc-5df9-429e-86c0-2ab059d9e3a2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:03.416265 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.416265 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:03.691018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d3e09bf6-0418-4440-ad7b-ab3e82d4057c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.692803 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3e09bf6-0418-4440-ad7b-ab3e82d4057c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:03.693003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3e09bf6-0418-4440-ad7b-ab3e82d4057c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:03.693181 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3e09bf6-0418-4440-ad7b-ab3e82d4057c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:03.699962 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.699962 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:03.703486 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d3e09bf6-0418-4440-ad7b-ab3e82d4057c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:03.707468 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3e09bf6-0418-4440-ad7b-ab3e82d4057c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:03.707912 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 789/3171] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:03 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:03.720059 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-33daed56-c781-41d2-ab53-e3e3fdbd77a6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.723057 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-33daed56-c781-41d2-ab53-e3e3fdbd77a6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action Jul 03 15:54:03.723530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-33daed56-c781-41d2-ab53-e3e3fdbd77a6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:03.723817 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-33daed56-c781-41d2-ab53-e3e3fdbd77a6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:03.734555 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.734555 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:03.734901 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-33daed56-c781-41d2-ab53-e3e3fdbd77a6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume 'a79a2f3f-3538-4009-a06b-df788ee3217b' with '{'status': 'error'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:54:03.754943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-33daed56-c781-41d2-ab53-e3e3fdbd77a6 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action returned with HTTP 202 Jul 03 15:54:03.755464 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 798/3172] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:54:03 2026] POST /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:03.764099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ded6dde0-8c23-4e1a-8ab9-cea17ce2fb3c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.766323 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ded6dde0-8c23-4e1a-8ab9-cea17ce2fb3c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:03.766603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ded6dde0-8c23-4e1a-8ab9-cea17ce2fb3c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:03.766873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ded6dde0-8c23-4e1a-8ab9-cea17ce2fb3c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:03.775748 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.775748 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:03.780161 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ded6dde0-8c23-4e1a-8ab9-cea17ce2fb3c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:03.785506 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ded6dde0-8c23-4e1a-8ab9-cea17ce2fb3c tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:03.786168 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 794/3173] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:03 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:03.797908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-44bcec4d-3d7f-4e24-b546-ca3824e970cd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.799540 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44bcec4d-3d7f-4e24-b546-ca3824e970cd tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action Jul 03 15:54:03.799904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44bcec4d-3d7f-4e24-b546-ca3824e970cd tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:03.800051 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44bcec4d-3d7f-4e24-b546-ca3824e970cd tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:03.808088 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.808088 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:03.808441 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.admin_actions [None req-44bcec4d-3d7f-4e24-b546-ca3824e970cd tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume 'a79a2f3f-3538-4009-a06b-df788ee3217b' with '{'status': 'available'}' {{(pid=99816) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:54:03.824796 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44bcec4d-3d7f-4e24-b546-ca3824e970cd tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action returned with HTTP 202 Jul 03 15:54:03.825183 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 790/3174] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:54:03 2026] POST /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:03.831322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f2040855-8760-4a08-9f78-7c51f1c31bf6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.833088 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f2040855-8760-4a08-9f78-7c51f1c31bf6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:03.833279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f2040855-8760-4a08-9f78-7c51f1c31bf6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:03.833484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f2040855-8760-4a08-9f78-7c51f1c31bf6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:03.840791 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.840791 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:03.844858 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f2040855-8760-4a08-9f78-7c51f1c31bf6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:03.858928 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f2040855-8760-4a08-9f78-7c51f1c31bf6 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:03.859559 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 799/3175] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:03 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:03.878323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2eb564d7-7f00-44c3-82a3-6d53f0d4371a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.880296 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2eb564d7-7f00-44c3-82a3-6d53f0d4371a tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action Jul 03 15:54:03.880296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2eb564d7-7f00-44c3-82a3-6d53f0d4371a tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:03.880481 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2eb564d7-7f00-44c3-82a3-6d53f0d4371a tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:03.889056 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.889056 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:03.889426 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.admin_actions [None req-2eb564d7-7f00-44c3-82a3-6d53f0d4371a tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume 'a79a2f3f-3538-4009-a06b-df788ee3217b' with '{'status': 'maintenance'}' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:54:03.904048 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2eb564d7-7f00-44c3-82a3-6d53f0d4371a tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action returned with HTTP 202 Jul 03 15:54:03.904440 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 795/3176] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:54:03 2026] POST /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:03.912478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4c676b24-348e-4f0e-a0e7-ae101338b63f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.914281 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4c676b24-348e-4f0e-a0e7-ae101338b63f tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:03.914504 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4c676b24-348e-4f0e-a0e7-ae101338b63f tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:03.914740 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4c676b24-348e-4f0e-a0e7-ae101338b63f tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:03.921995 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.921995 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:03.926590 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4c676b24-348e-4f0e-a0e7-ae101338b63f tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:03.932049 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4c676b24-348e-4f0e-a0e7-ae101338b63f tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:03.932224 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 791/3177] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:03 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:03.954077 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7d764f52-deca-479a-b201-4abc66d2e4e1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:03.956727 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d764f52-deca-479a-b201-4abc66d2e4e1 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] POST https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action Jul 03 15:54:03.957030 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d764f52-deca-479a-b201-4abc66d2e4e1 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:03.957681 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d764f52-deca-479a-b201-4abc66d2e4e1 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:03.965005 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b7bf0082-7a5b-43ce-b543-af9b2146d630 req-5025c0cc-5df9-429e-86c0-2ab059d9e3a2 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59 returned with HTTP 200 Jul 03 15:54:03.965592 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 793/3178] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:54:03 2026] DELETE /volume/v3/attachments/dde51c6a-0fc9-4f70-9353-1971d8f51f59 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:03.970598 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:03.970598 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:03.971030 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-7d764f52-deca-479a-b201-4abc66d2e4e1 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] Updating volume 'a79a2f3f-3538-4009-a06b-df788ee3217b' with '{'status': 'available'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:54:03.988975 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d764f52-deca-479a-b201-4abc66d2e4e1 tempest-VolumesActionsTest-279966384 tempest-VolumesActionsTest-279966384-project-admin] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action returned with HTTP 202 Jul 03 15:54:03.989397 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 800/3179] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:54:03 2026] POST /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:03.998301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-54614184-71cc-4fcb-8970-7ec4beb04349 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:04.000203 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54614184-71cc-4fcb-8970-7ec4beb04349 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:04.000399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54614184-71cc-4fcb-8970-7ec4beb04349 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:04.000641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54614184-71cc-4fcb-8970-7ec4beb04349 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:04.007431 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:04.007431 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:04.013875 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-54614184-71cc-4fcb-8970-7ec4beb04349 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:04.018182 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54614184-71cc-4fcb-8970-7ec4beb04349 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:04.018598 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 796/3180] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:03 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:04.035137 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-655525d8-0b8b-4e5f-9c92-d295bebd607e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:04.037071 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-655525d8-0b8b-4e5f-9c92-d295bebd607e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:04.037240 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-655525d8-0b8b-4e5f-9c92-d295bebd607e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:04.037415 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-655525d8-0b8b-4e5f-9c92-d295bebd607e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:04.044994 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:04.044994 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:04.048569 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-655525d8-0b8b-4e5f-9c92-d295bebd607e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:04.052633 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-655525d8-0b8b-4e5f-9c92-d295bebd607e tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:04.053138 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 792/3181] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:04 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:04.066930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:04.068946 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:04.069175 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:04.069364 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:04.069554 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume with id: a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:04.076879 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:04.076879 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:04.077362 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:04.097826 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Delete volume request issued successfully. Jul 03 15:54:04.098058 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a11fe885-7a03-45de-a7c5-56d57e5bfdf5 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 202 Jul 03 15:54:04.098627 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 794/3182] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:04 2026] DELETE /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:04.108400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d6df8898-69ab-46fc-914c-0338388efe01 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:04.110023 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6df8898-69ab-46fc-914c-0338388efe01 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:04.110293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6df8898-69ab-46fc-914c-0338388efe01 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:04.111644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6df8898-69ab-46fc-914c-0338388efe01 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:04.118085 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:04.118085 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:04.121588 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d6df8898-69ab-46fc-914c-0338388efe01 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Volume info retrieved successfully. Jul 03 15:54:04.126340 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6df8898-69ab-46fc-914c-0338388efe01 tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 200 Jul 03 15:54:04.126991 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 801/3183] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:04 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:05.142665 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-02c83bf9-2f61-4268-b433-3e1462bb498a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:05.144333 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-02c83bf9-2f61-4268-b433-3e1462bb498a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] GET https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b Jul 03 15:54:05.144749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-02c83bf9-2f61-4268-b433-3e1462bb498a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:05.145051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-02c83bf9-2f61-4268-b433-3e1462bb498a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:05.152531 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-02c83bf9-2f61-4268-b433-3e1462bb498a tempest-VolumesActionsTest-852045581 tempest-VolumesActionsTest-852045581-project-member] https://10.4.3.228/volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b returned with HTTP 404 Jul 03 15:54:05.153175 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 797/3184] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:05 2026] GET /volume/v3/volumes/a79a2f3f-3538-4009-a06b-df788ee3217b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:08.908533 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:08.910269 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 Jul 03 15:54:08.910457 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:08.910689 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:08.910890 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Delete volume with id: c17a7696-e74a-4b7e-bb20-12f280ff18a9 Jul 03 15:54:08.918032 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:08.918032 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:08.918735 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:54:08.938647 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Delete volume request issued successfully. Jul 03 15:54:08.938796 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61a0c6b0-49b8-4603-b9ad-c87943f4a330 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 returned with HTTP 202 Jul 03 15:54:08.939202 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 793/3185] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:08 2026] DELETE /volume/v3/volumes/c17a7696-e74a-4b7e-bb20-12f280ff18a9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:08.946156 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ca1f9730-f5ec-4a00-9485-ad6b202faec6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:08.948126 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca1f9730-f5ec-4a00-9485-ad6b202faec6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] DELETE https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 Jul 03 15:54:08.948334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca1f9730-f5ec-4a00-9485-ad6b202faec6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:08.948555 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca1f9730-f5ec-4a00-9485-ad6b202faec6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:08.948709 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-ca1f9730-f5ec-4a00-9485-ad6b202faec6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Delete backup with id: 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8. Jul 03 15:54:08.954573 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:08.954573 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:08.971404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-ca1f9730-f5ec-4a00-9485-ad6b202faec6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] delete_backup rpcapi backup_id 0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:54:08.973290 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca1f9730-f5ec-4a00-9485-ad6b202faec6 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 returned with HTTP 202 Jul 03 15:54:08.973863 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 795/3186] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:08 2026] DELETE /volume/v3/backups/0c05a1c7-4dc7-4d45-98e1-bce94ba5bba8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:08.980293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-11f49940-9a27-4b80-8954-490561226a0f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:08.982036 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-11f49940-9a27-4b80-8954-490561226a0f tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:54:08.982191 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-11f49940-9a27-4b80-8954-490561226a0f tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:08.982367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-11f49940-9a27-4b80-8954-490561226a0f tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:08.982572 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-11f49940-9a27-4b80-8954-490561226a0f tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Delete volume with id: 9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:54:08.989098 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:08.989098 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:08.989564 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-11f49940-9a27-4b80-8954-490561226a0f tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:54:09.008178 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-11f49940-9a27-4b80-8954-490561226a0f tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Delete volume request issued successfully. Jul 03 15:54:09.008392 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-11f49940-9a27-4b80-8954-490561226a0f tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 202 Jul 03 15:54:09.008837 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 802/3187] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:08 2026] DELETE /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:09.015776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4657d28f-245f-4315-a9ae-a7fa7d48a494 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:09.017532 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4657d28f-245f-4315-a9ae-a7fa7d48a494 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:54:09.017742 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4657d28f-245f-4315-a9ae-a7fa7d48a494 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:09.017929 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4657d28f-245f-4315-a9ae-a7fa7d48a494 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:09.025278 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:09.025278 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:09.028940 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4657d28f-245f-4315-a9ae-a7fa7d48a494 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Volume info retrieved successfully. Jul 03 15:54:09.033329 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4657d28f-245f-4315-a9ae-a7fa7d48a494 tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 200 Jul 03 15:54:09.033815 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 798/3188] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:09 2026] GET /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:10.045930 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-52dd8d88-08c0-42bf-8dbd-ba3bca0e2bde None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:10.047687 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-52dd8d88-08c0-42bf-8dbd-ba3bca0e2bde tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] GET https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 Jul 03 15:54:10.047864 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-52dd8d88-08c0-42bf-8dbd-ba3bca0e2bde tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:10.048079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-52dd8d88-08c0-42bf-8dbd-ba3bca0e2bde tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:10.053469 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-52dd8d88-08c0-42bf-8dbd-ba3bca0e2bde tempest-TestVolumeBackupRestore-145280506 tempest-TestVolumeBackupRestore-145280506-project-member] https://10.4.3.228/volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 returned with HTTP 404 Jul 03 15:54:10.053902 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 794/3189] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:10 2026] GET /volume/v3/volumes/9633909e-0997-448a-b6ad-0c55bc8fbe30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:10.127219 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:10.235945 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:54:10.236153 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:10.236305 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:10.236572 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:54:10.237357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:54:10.244265 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Get all volumes completed successfully. Jul 03 15:54:10.244597 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99ed9e3e-9377-4227-85b1-b46a0eeb6bba tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:54:10.244946 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 796/3190] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:54:10 2026] GET /volume/v3/volumes => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:54:10.253144 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:10.254860 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:10.255217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1150947189"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:10.256645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1150947189'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:10.256774 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume of 1 GB Jul 03 15:54:10.261044 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Availability Zones retrieved successfully. Jul 03 15:54:10.267934 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Flow 'volume_create_api' (d099f836-f6c4-4886-8911-f9e838692dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:10.269114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169b1f6d-416f-42e3-9ebb-f6cbca2ec4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:10.270245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:10.298364 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169b1f6d-416f-42e3-9ebb-f6cbca2ec4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:10.299146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f64f67-2f73-4a9d-a075-42795890be34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:10.354537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Created reservations ['77a556ce-84d1-49fe-bfd4-f09051c179bc', 'b22e0811-40ed-47ac-80e2-b39e6d35bb3c', '47c117de-f1f6-46c9-8f78-e7283a4be5f5', '0baced07-8221-4f48-9302-14e2cb5512a1'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:10.355398 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f64f67-2f73-4a9d-a075-42795890be34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a556ce-84d1-49fe-bfd4-f09051c179bc', 'b22e0811-40ed-47ac-80e2-b39e6d35bb3c', '47c117de-f1f6-46c9-8f78-e7283a4be5f5', '0baced07-8221-4f48-9302-14e2cb5512a1']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:10.356246 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b884b505-dba8-4ac7-b605-3e84ef3ec752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:10.376373 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b884b505-dba8-4ac7-b605-3e84ef3ec752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5571b4-a94c-486c-b8e6-960c8bf2f6aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1150947189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b34587b4e92448c8f7dc580e94516fc',qos_specs=None,replication_status=,reservations=['77a556ce-84d1-49fe-bfd4-f09051c179bc','b22e0811-40ed-47ac-80e2-b39e6d35bb3c','47c117de-f1f6-46c9-8f78-e7283a4be5f5','0baced07-8221-4f48-9302-14e2cb5512a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc681337b5b1467f83a754dbe45e485b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1150947189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c5571b4-a94c-486c-b8e6-960c8bf2f6aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b34587b4e92448c8f7dc580e94516fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fc681337b5b1467f83a754dbe45e485b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:10.377117 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4147a866-ec13-4b81-9aa2-3eec91add854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:10.397321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4147a866-ec13-4b81-9aa2-3eec91add854) transitioned into 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-1150947189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b34587b4e92448c8f7dc580e94516fc',qos_specs=None,replication_status=,reservations=['77a556ce-84d1-49fe-bfd4-f09051c179bc','b22e0811-40ed-47ac-80e2-b39e6d35bb3c','47c117de-f1f6-46c9-8f78-e7283a4be5f5','0baced07-8221-4f48-9302-14e2cb5512a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc681337b5b1467f83a754dbe45e485b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:10.397968 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b90e3e-0c6d-4510-9373-191b9d512da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:10.410187 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b90e3e-0c6d-4510-9373-191b9d512da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:10.410815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Flow 'volume_create_api' (d099f836-f6c4-4886-8911-f9e838692dd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:10.411428 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume request issued successfully. Jul 03 15:54:10.413589 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3420c71-77e5-4bf7-985c-5d96a4e9c896 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:10.413589 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 803/3191] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:10 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:10.422688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0f758997-55df-441e-8c70-cc8838ffb601 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:10.424428 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f758997-55df-441e-8c70-cc8838ffb601 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:10.424635 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f758997-55df-441e-8c70-cc8838ffb601 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:10.424827 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f758997-55df-441e-8c70-cc8838ffb601 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:10.432161 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:10.432161 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:10.436389 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0f758997-55df-441e-8c70-cc8838ffb601 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:10.440706 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f758997-55df-441e-8c70-cc8838ffb601 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa returned with HTTP 200 Jul 03 15:54:10.441068 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 799/3192] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:10 2026] GET /volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:11.453186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c8b53ab1-90e6-46ad-8fe8-a84978c187cb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:11.454745 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8b53ab1-90e6-46ad-8fe8-a84978c187cb tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:11.454909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8b53ab1-90e6-46ad-8fe8-a84978c187cb tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:11.455071 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8b53ab1-90e6-46ad-8fe8-a84978c187cb tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:11.462072 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:11.462072 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:11.465549 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c8b53ab1-90e6-46ad-8fe8-a84978c187cb tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:11.469631 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8b53ab1-90e6-46ad-8fe8-a84978c187cb tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa returned with HTTP 200 Jul 03 15:54:11.469998 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 795/3193] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:11 2026] GET /volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:11.481995 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cb9a5f08-e8e9-4b5d-9a30-4439158b2e29 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:11.484055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb9a5f08-e8e9-4b5d-9a30-4439158b2e29 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:11.484285 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb9a5f08-e8e9-4b5d-9a30-4439158b2e29 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:11.484515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb9a5f08-e8e9-4b5d-9a30-4439158b2e29 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:11.492689 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:11.492689 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:11.496257 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cb9a5f08-e8e9-4b5d-9a30-4439158b2e29 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:11.504321 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb9a5f08-e8e9-4b5d-9a30-4439158b2e29 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa returned with HTTP 200 Jul 03 15:54:11.504321 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 797/3194] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:11 2026] GET /volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:11.530739 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:11.532357 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:11.533147 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2058768869"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:11.534005 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2058768869'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:11.534429 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume of 1 GB Jul 03 15:54:11.534429 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:11.534429 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:11.542907 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Availability Zones retrieved successfully. Jul 03 15:54:11.547811 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Flow 'volume_create_api' (a124365c-fc0f-4cd5-b95d-bbad3dc8b7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:11.548714 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2851c4fb-ce5b-4162-94f8-6b5a767e5697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:11.549607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:11.593751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2851c4fb-ce5b-4162-94f8-6b5a767e5697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:11.595015 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1cee87-5f8c-4ee6-b481-92a2542b2a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:11.649858 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Created reservations ['2cc158b6-a3a0-423b-9495-b8b73a5168e1', 'f535380b-8550-440e-8491-73b0999a37ea', '81e8fb16-3ee4-4074-a9de-4037b2494814', '3b6a95c7-238a-4fea-850c-5614d322cb60'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:11.650714 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1cee87-5f8c-4ee6-b481-92a2542b2a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc158b6-a3a0-423b-9495-b8b73a5168e1', 'f535380b-8550-440e-8491-73b0999a37ea', '81e8fb16-3ee4-4074-a9de-4037b2494814', '3b6a95c7-238a-4fea-850c-5614d322cb60']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:11.651499 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bbe439-c7c1-4f6e-9bac-6a16972cc5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:11.677248 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bbe439-c7c1-4f6e-9bac-6a16972cc5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba2e9adf-7757-442e-a45d-e607f7289c02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2058768869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b34587b4e92448c8f7dc580e94516fc',qos_specs=None,replication_status=,reservations=['2cc158b6-a3a0-423b-9495-b8b73a5168e1','f535380b-8550-440e-8491-73b0999a37ea','81e8fb16-3ee4-4074-a9de-4037b2494814','3b6a95c7-238a-4fea-850c-5614d322cb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc681337b5b1467f83a754dbe45e485b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2058768869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba2e9adf-7757-442e-a45d-e607f7289c02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b34587b4e92448c8f7dc580e94516fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fc681337b5b1467f83a754dbe45e485b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:11.678095 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4301f5cd-d726-4a6c-be53-a3ed95281c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:11.701134 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4301f5cd-d726-4a6c-be53-a3ed95281c5a) transitioned into 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-2058768869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b34587b4e92448c8f7dc580e94516fc',qos_specs=None,replication_status=,reservations=['2cc158b6-a3a0-423b-9495-b8b73a5168e1','f535380b-8550-440e-8491-73b0999a37ea','81e8fb16-3ee4-4074-a9de-4037b2494814','3b6a95c7-238a-4fea-850c-5614d322cb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc681337b5b1467f83a754dbe45e485b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:11.701967 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb656004-2a27-46ea-a207-eafba6b7bfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:11.712873 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb656004-2a27-46ea-a207-eafba6b7bfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:11.713702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Flow 'volume_create_api' (a124365c-fc0f-4cd5-b95d-bbad3dc8b7f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:11.714024 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume request issued successfully. Jul 03 15:54:11.714640 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b31fc242-e65a-4fed-8f90-317fe1c2e03b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:11.715165 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 804/3195] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:11 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:11.726725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1433a4f8-ae13-4d01-9b77-e6b88aaa8c27 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:11.728657 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1433a4f8-ae13-4d01-9b77-e6b88aaa8c27 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:11.728976 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1433a4f8-ae13-4d01-9b77-e6b88aaa8c27 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:11.729286 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1433a4f8-ae13-4d01-9b77-e6b88aaa8c27 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:11.737767 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:11.737767 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:11.741275 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1433a4f8-ae13-4d01-9b77-e6b88aaa8c27 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:11.749093 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1433a4f8-ae13-4d01-9b77-e6b88aaa8c27 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 returned with HTTP 200 Jul 03 15:54:11.749093 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 800/3196] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:11 2026] GET /volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:12.761486 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d3ce6dcd-d720-4be4-ab79-8b4ac27743e6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:12.763722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3ce6dcd-d720-4be4-ab79-8b4ac27743e6 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:12.763941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3ce6dcd-d720-4be4-ab79-8b4ac27743e6 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:12.764119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3ce6dcd-d720-4be4-ab79-8b4ac27743e6 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:12.771737 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:12.771737 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:12.775521 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d3ce6dcd-d720-4be4-ab79-8b4ac27743e6 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:12.779927 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3ce6dcd-d720-4be4-ab79-8b4ac27743e6 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 returned with HTTP 200 Jul 03 15:54:12.780334 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 796/3197] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:12 2026] GET /volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:12.792269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e1d6a73-9f53-4b6a-badc-12c8de0d31c1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:12.794302 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e1d6a73-9f53-4b6a-badc-12c8de0d31c1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:12.794515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e1d6a73-9f53-4b6a-badc-12c8de0d31c1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:12.794743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e1d6a73-9f53-4b6a-badc-12c8de0d31c1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:12.803519 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:12.803519 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:12.807333 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6e1d6a73-9f53-4b6a-badc-12c8de0d31c1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:12.811965 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e1d6a73-9f53-4b6a-badc-12c8de0d31c1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 returned with HTTP 200 Jul 03 15:54:12.812426 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 798/3198] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:12 2026] GET /volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:12.824163 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:12.826139 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:12.826572 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1717933735"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:12.828027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1717933735'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:12.828169 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume of 1 GB Jul 03 15:54:12.828486 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:12.828486 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:12.832720 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Availability Zones retrieved successfully. Jul 03 15:54:12.838468 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Flow 'volume_create_api' (b9b03058-cfb1-492a-b11c-66ac5f154c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:12.839359 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e35638-6edc-4f06-b24b-c44e38e865ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:12.840334 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:12.882042 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e35638-6edc-4f06-b24b-c44e38e865ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:12.884673 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567bece8-ef4f-4f49-a99c-ac25636c1b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:12.921778 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Created reservations ['7183fa46-d578-4c6a-8774-fbbc068bc5d9', '2cdbcd6c-7de0-48d3-ab0c-c1c585f78c34', '633f0bf5-d216-4983-bb2f-60644254d205', '25f870ca-3b4f-4e7a-ad26-73618aa9af0b'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:12.922765 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567bece8-ef4f-4f49-a99c-ac25636c1b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7183fa46-d578-4c6a-8774-fbbc068bc5d9', '2cdbcd6c-7de0-48d3-ab0c-c1c585f78c34', '633f0bf5-d216-4983-bb2f-60644254d205', '25f870ca-3b4f-4e7a-ad26-73618aa9af0b']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:12.923304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd7f993-4b7b-41a8-8f32-15ea4c176018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:12.952074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd7f993-4b7b-41a8-8f32-15ea4c176018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f483242c-58cd-477d-9f9d-240a4622faea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1717933735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b34587b4e92448c8f7dc580e94516fc',qos_specs=None,replication_status=,reservations=['7183fa46-d578-4c6a-8774-fbbc068bc5d9','2cdbcd6c-7de0-48d3-ab0c-c1c585f78c34','633f0bf5-d216-4983-bb2f-60644254d205','25f870ca-3b4f-4e7a-ad26-73618aa9af0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc681337b5b1467f83a754dbe45e485b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1717933735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f483242c-58cd-477d-9f9d-240a4622faea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b34587b4e92448c8f7dc580e94516fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fc681337b5b1467f83a754dbe45e485b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:12.952954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f77877-4290-4010-aa99-80a742fb13dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:12.970432 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f77877-4290-4010-aa99-80a742fb13dc) transitioned into 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-1717933735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b34587b4e92448c8f7dc580e94516fc',qos_specs=None,replication_status=,reservations=['7183fa46-d578-4c6a-8774-fbbc068bc5d9','2cdbcd6c-7de0-48d3-ab0c-c1c585f78c34','633f0bf5-d216-4983-bb2f-60644254d205','25f870ca-3b4f-4e7a-ad26-73618aa9af0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc681337b5b1467f83a754dbe45e485b',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:12.971257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36acd9bd-7ded-4f82-9f7e-cedaf352e09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:12.980705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36acd9bd-7ded-4f82-9f7e-cedaf352e09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:12.981434 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Flow 'volume_create_api' (b9b03058-cfb1-492a-b11c-66ac5f154c7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:12.981706 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Create volume request issued successfully. Jul 03 15:54:12.982181 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-28ccf9a9-0649-44b3-b2b8-ed82cb8973e3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:12.982567 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 805/3199] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:12 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:12.993410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7868d7f6-ac07-4a5c-bf87-68ad6a8bec4f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:12.995290 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7868d7f6-ac07-4a5c-bf87-68ad6a8bec4f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:12.995553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7868d7f6-ac07-4a5c-bf87-68ad6a8bec4f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:12.995763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7868d7f6-ac07-4a5c-bf87-68ad6a8bec4f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:13.002324 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:13.002324 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:13.005697 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7868d7f6-ac07-4a5c-bf87-68ad6a8bec4f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:13.009433 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7868d7f6-ac07-4a5c-bf87-68ad6a8bec4f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea returned with HTTP 200 Jul 03 15:54:13.009924 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 801/3200] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:12 2026] GET /volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:13.144927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:13.146939 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:13.147341 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1566912271", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:13.148934 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1566912271', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:13.149077 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume of 1 GB Jul 03 15:54:13.153316 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Availability Zones retrieved successfully. Jul 03 15:54:13.158676 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (77d9209d-52ec-4014-a0f4-ec74daccf85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:13.159603 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8fe066a-db4c-4f17-9c0c-558dcb95d016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:13.160460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:13.185286 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8fe066a-db4c-4f17-9c0c-558dcb95d016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:13.186372 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d37b8b-7e27-43b2-a055-4069d721321d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:13.244474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Created reservations ['bf903cce-21b3-443a-b534-8ebfa772cb1c', '874cb995-4619-4c6d-8192-8ec0dd8d162e', '332046f5-b4b6-4b88-aa10-61b17647af69', 'a97c45e0-043c-49ae-99ba-37862146dfe1'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:13.245253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d37b8b-7e27-43b2-a055-4069d721321d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf903cce-21b3-443a-b534-8ebfa772cb1c', '874cb995-4619-4c6d-8192-8ec0dd8d162e', '332046f5-b4b6-4b88-aa10-61b17647af69', 'a97c45e0-043c-49ae-99ba-37862146dfe1']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:13.246028 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (315ce255-a542-471b-a2f5-41a1b41d789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:13.270902 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (315ce255-a542-471b-a2f5-41a1b41d789e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d291eb5-06b3-48bd-9f61-278ff21dddba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1566912271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['bf903cce-21b3-443a-b534-8ebfa772cb1c','874cb995-4619-4c6d-8192-8ec0dd8d162e','332046f5-b4b6-4b88-aa10-61b17647af69','a97c45e0-043c-49ae-99ba-37862146dfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1566912271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d291eb5-06b3-48bd-9f61-278ff21dddba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b933d55d62f94a61b474950d5c75b6bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7544d1ab854d4e63a995daad37e06a81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:13.271634 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dcccf4-02b8-433c-8484-c77d5d602a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:13.293083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dcccf4-02b8-433c-8484-c77d5d602a5f) transitioned into 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-1566912271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['bf903cce-21b3-443a-b534-8ebfa772cb1c','874cb995-4619-4c6d-8192-8ec0dd8d162e','332046f5-b4b6-4b88-aa10-61b17647af69','a97c45e0-043c-49ae-99ba-37862146dfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:13.294649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea03203d-ab79-4216-bca1-3b0ccff8e7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:13.311527 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea03203d-ab79-4216-bca1-3b0ccff8e7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:13.312377 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (77d9209d-52ec-4014-a0f4-ec74daccf85c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:13.312473 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request issued successfully. Jul 03 15:54:13.313323 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b322d39b-70cd-4cd7-99b4-ef6df57229f7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:13.313427 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 797/3201] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:54:13 2026] POST /volume/v3/volumes => generated 757 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:13.334182 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f1da67ca-5153-4e70-84e8-18ad71eac99d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:13.336448 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f1da67ca-5153-4e70-84e8-18ad71eac99d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:13.336734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f1da67ca-5153-4e70-84e8-18ad71eac99d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:13.337007 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f1da67ca-5153-4e70-84e8-18ad71eac99d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:13.345438 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:13.345438 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:13.349768 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f1da67ca-5153-4e70-84e8-18ad71eac99d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:13.355306 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f1da67ca-5153-4e70-84e8-18ad71eac99d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:13.355853 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 799/3202] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:13 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-080f64e8-3918-4c4f-9eb9-ef51d8f6ece3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-080f64e8-3918-4c4f-9eb9-ef51d8f6ece3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-080f64e8-3918-4c4f-9eb9-ef51d8f6ece3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-080f64e8-3918-4c4f-9eb9-ef51d8f6ece3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-080f64e8-3918-4c4f-9eb9-ef51d8f6ece3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-080f64e8-3918-4c4f-9eb9-ef51d8f6ece3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea returned with HTTP 200 Jul 03 15:54:14.158176 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 806/3203] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:14 2026] GET /volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2651ffd2-2e9a-4a0c-bd93-5f23d5ccb691 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2651ffd2-2e9a-4a0c-bd93-5f23d5ccb691 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2651ffd2-2e9a-4a0c-bd93-5f23d5ccb691 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2651ffd2-2e9a-4a0c-bd93-5f23d5ccb691 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2651ffd2-2e9a-4a0c-bd93-5f23d5ccb691 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2651ffd2-2e9a-4a0c-bd93-5f23d5ccb691 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea returned with HTTP 200 Jul 03 15:54:14.159890 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 802/3204] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:14 2026] GET /volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:14.161264 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:14.248632 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:14.248978 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:14.250578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:14.250744 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Create volume of 1 GB Jul 03 15:54:14.251107 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:14.251107 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:14.256821 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Availability Zones retrieved successfully. Jul 03 15:54:14.264442 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Flow 'volume_create_api' (8cd32e63-e7f7-42b2-b82c-d42a3e56215d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:14.265413 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d2e17d-b16f-4f93-b860-57babd39be7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:14.266299 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:14.294789 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d2e17d-b16f-4f93-b860-57babd39be7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:14.295506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9604d360-1da3-49c5-b4e8-2c63af4df462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:14.353082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Created reservations ['3e34681a-862d-4108-83d6-df0859d6b277', '8fde34df-d087-49db-8038-4421f5344286', '6d8c54e1-8eaa-4c02-8c7b-d3cc5238814f', '9f2873b5-f977-41eb-bede-076496159229'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:14.353936 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9604d360-1da3-49c5-b4e8-2c63af4df462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e34681a-862d-4108-83d6-df0859d6b277', '8fde34df-d087-49db-8038-4421f5344286', '6d8c54e1-8eaa-4c02-8c7b-d3cc5238814f', '9f2873b5-f977-41eb-bede-076496159229']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:14.354675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb10a44-0e7b-4732-94cb-9354858be8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:14.370872 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3e0b912a-4b6a-4efc-b19b-16f7ef18a50d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:14.374027 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e0b912a-4b6a-4efc-b19b-16f7ef18a50d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:14.374216 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e0b912a-4b6a-4efc-b19b-16f7ef18a50d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:14.374397 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e0b912a-4b6a-4efc-b19b-16f7ef18a50d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:14.381347 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb10a44-0e7b-4732-94cb-9354858be8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74495bdd-e22b-4c72-84bb-671191dbf93f', '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='dfc70fa17be6488cb0b4bb5152a87e48',qos_specs=None,replication_status=,reservations=['3e34681a-862d-4108-83d6-df0859d6b277','8fde34df-d087-49db-8038-4421f5344286','6d8c54e1-8eaa-4c02-8c7b-d3cc5238814f','9f2873b5-f977-41eb-bede-076496159229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f35812d507e44431a4bed79b8ecfd8f1',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:14Z,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=74495bdd-e22b-4c72-84bb-671191dbf93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc70fa17be6488cb0b4bb5152a87e48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f35812d507e44431a4bed79b8ecfd8f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:14.381533 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:14.381533 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:14.382439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5e7fd6-8ef1-4572-80be-07fa8fc2ee2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:14.384715 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e0b912a-4b6a-4efc-b19b-16f7ef18a50d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:14.388973 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e0b912a-4b6a-4efc-b19b-16f7ef18a50d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:14.389357 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 800/3205] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:14 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:14.401779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5e7fd6-8ef1-4572-80be-07fa8fc2ee2a) transitioned into 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='dfc70fa17be6488cb0b4bb5152a87e48',qos_specs=None,replication_status=,reservations=['3e34681a-862d-4108-83d6-df0859d6b277','8fde34df-d087-49db-8038-4421f5344286','6d8c54e1-8eaa-4c02-8c7b-d3cc5238814f','9f2873b5-f977-41eb-bede-076496159229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f35812d507e44431a4bed79b8ecfd8f1',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:14.402212 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f4af41-5976-453c-a32c-80f80b0c2256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:14.405690 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8b43a00b-9a98-4401-893f-890c9194bcb2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:14.407516 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8b43a00b-9a98-4401-893f-890c9194bcb2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:14.407675 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8b43a00b-9a98-4401-893f-890c9194bcb2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:14.407856 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8b43a00b-9a98-4401-893f-890c9194bcb2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:14.412849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f4af41-5976-453c-a32c-80f80b0c2256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:14.413693 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Flow 'volume_create_api' (8cd32e63-e7f7-42b2-b82c-d42a3e56215d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:14.413994 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Create volume request issued successfully. Jul 03 15:54:14.414731 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af80165f-ec59-4730-b4d2-872b9f8ba175 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:14.415287 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 798/3206] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:14 2026] POST /volume/v3/volumes => generated 733 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:14.415817 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:14.415817 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:14.419947 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8b43a00b-9a98-4401-893f-890c9194bcb2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:14.425398 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8b43a00b-9a98-4401-893f-890c9194bcb2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:14.425846 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 807/3207] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:14 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:14.429819 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-31b8df19-b53c-4d6f-8dd6-6c099a6fc96e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:14.432421 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31b8df19-b53c-4d6f-8dd6-6c099a6fc96e tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] GET https://10.4.3.228/volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f Jul 03 15:54:14.432421 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31b8df19-b53c-4d6f-8dd6-6c099a6fc96e tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:14.432594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31b8df19-b53c-4d6f-8dd6-6c099a6fc96e tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:14.458075 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:14.458075 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:14.462221 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-31b8df19-b53c-4d6f-8dd6-6c099a6fc96e tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Volume info retrieved successfully. Jul 03 15:54:14.466930 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31b8df19-b53c-4d6f-8dd6-6c099a6fc96e tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] https://10.4.3.228/volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f returned with HTTP 200 Jul 03 15:54:14.467298 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 803/3208] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:14 2026] GET /volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:15.191133 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f8af191d-cd64-472c-b641-1815a660efa2 req-af31d425-60aa-42bd-a81e-d1ce4358f51f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:15.193484 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-af31d425-60aa-42bd-a81e-d1ce4358f51f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:15.193733 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-af31d425-60aa-42bd-a81e-d1ce4358f51f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:15.193961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-af31d425-60aa-42bd-a81e-d1ce4358f51f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:15.202336 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:15.202336 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:15.206588 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-f8af191d-cd64-472c-b641-1815a660efa2 req-af31d425-60aa-42bd-a81e-d1ce4358f51f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:15.211812 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-af31d425-60aa-42bd-a81e-d1ce4358f51f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:15.212308 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 801/3209] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:15 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:15.483959 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8a86abb0-a0ba-4fe5-8b3e-eba66cc560de None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:15.486985 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a86abb0-a0ba-4fe5-8b3e-eba66cc560de tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] GET https://10.4.3.228/volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f Jul 03 15:54:15.487168 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a86abb0-a0ba-4fe5-8b3e-eba66cc560de tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:15.487340 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a86abb0-a0ba-4fe5-8b3e-eba66cc560de tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:15.499766 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:15.499766 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:15.507609 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8a86abb0-a0ba-4fe5-8b3e-eba66cc560de tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Volume info retrieved successfully. Jul 03 15:54:15.513179 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a86abb0-a0ba-4fe5-8b3e-eba66cc560de tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] https://10.4.3.228/volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f returned with HTTP 200 Jul 03 15:54:15.513675 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 799/3210] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:15 2026] GET /volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:15.529427 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:15.533691 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1&project_id=3b34587b4e92448c8f7dc580e94516fc Jul 03 15:54:15.533924 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:15.534331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:15.534816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Could not evaluate value 3b34587b4e92448c8f7dc580e94516fc, assuming string {{(pid=99819) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:54:15.535383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Searching by: MultiDict([('project_id', '3b34587b4e92448c8f7dc580e94516fc'), ('all_tenants', 1)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:54:15.571823 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Get all volumes completed successfully. Jul 03 15:54:15.573089 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:15.573089 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:15.578988 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d70e9962-c37a-42ee-beb3-d3faa60bc558 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1&project_id=3b34587b4e92448c8f7dc580e94516fc returned with HTTP 200 Jul 03 15:54:15.579518 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 808/3211] 10.4.3.228 () {66 vars in 1373 bytes} [Fri Jul 3 15:54:15 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=3b34587b4e92448c8f7dc580e94516fc => generated 3028 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:15.594005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:15.596560 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f Jul 03 15:54:15.597117 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:15.597117 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:15.597222 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Delete volume with id: 74495bdd-e22b-4c72-84bb-671191dbf93f Jul 03 15:54:15.604758 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:15.604758 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:15.605157 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Volume info retrieved successfully. Jul 03 15:54:15.623832 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] Delete volume request issued successfully. Jul 03 15:54:15.624005 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-980e8ce0-abfb-4683-aa33-e5958e5157e0 tempest-VolumesListAdminTestJSON-164170906 tempest-VolumesListAdminTestJSON-164170906-project-admin] https://10.4.3.228/volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f returned with HTTP 202 Jul 03 15:54:15.624715 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 804/3212] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:15 2026] DELETE /volume/v3/volumes/74495bdd-e22b-4c72-84bb-671191dbf93f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:15.633986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-98ea4c7e-5e78-4a60-a043-bfa5080b9a38 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:15.636381 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98ea4c7e-5e78-4a60-a043-bfa5080b9a38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:15.636612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98ea4c7e-5e78-4a60-a043-bfa5080b9a38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:15.636853 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98ea4c7e-5e78-4a60-a043-bfa5080b9a38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:15.647440 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:15.647440 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:15.651399 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-98ea4c7e-5e78-4a60-a043-bfa5080b9a38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:15.657884 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98ea4c7e-5e78-4a60-a043-bfa5080b9a38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea returned with HTTP 200 Jul 03 15:54:15.658665 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 802/3213] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:15 2026] GET /volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:15.679035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:15.684039 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:15.684317 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:15.684502 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:15.684739 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Delete volume with id: f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:15.695715 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:15.695715 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:15.696580 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:15.722092 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Delete volume request issued successfully. Jul 03 15:54:15.722159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-49cf20d5-3bfe-4dc1-9a37-2b3027b20eb3 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea returned with HTTP 202 Jul 03 15:54:15.722684 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 800/3214] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:15 2026] DELETE /volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:15.732953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-84ca1c3d-f855-4c44-9e8e-72a00e53bb38 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:15.735319 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-84ca1c3d-f855-4c44-9e8e-72a00e53bb38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:15.735630 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-84ca1c3d-f855-4c44-9e8e-72a00e53bb38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:15.735942 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-84ca1c3d-f855-4c44-9e8e-72a00e53bb38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:15.746937 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:15.746937 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:15.752645 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-84ca1c3d-f855-4c44-9e8e-72a00e53bb38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:15.759550 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-84ca1c3d-f855-4c44-9e8e-72a00e53bb38 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea returned with HTTP 200 Jul 03 15:54:15.760146 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 809/3215] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:15 2026] GET /volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:16.773741 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-68c96e8b-db55-42c8-a485-eb6f4186750a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:16.775514 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68c96e8b-db55-42c8-a485-eb6f4186750a tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea Jul 03 15:54:16.775714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68c96e8b-db55-42c8-a485-eb6f4186750a tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:16.775889 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68c96e8b-db55-42c8-a485-eb6f4186750a tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:16.781063 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68c96e8b-db55-42c8-a485-eb6f4186750a tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea returned with HTTP 404 Jul 03 15:54:16.781473 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 805/3216] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:16 2026] GET /volume/v3/volumes/f483242c-58cd-477d-9f9d-240a4622faea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:16.787544 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b25e8b2e-eaf0-47b4-855b-c43ecbf1395b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:16.789198 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b25e8b2e-eaf0-47b4-855b-c43ecbf1395b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:16.789418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b25e8b2e-eaf0-47b4-855b-c43ecbf1395b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:16.789604 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b25e8b2e-eaf0-47b4-855b-c43ecbf1395b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:16.796460 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:16.796460 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:16.799668 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b25e8b2e-eaf0-47b4-855b-c43ecbf1395b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:16.803396 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b25e8b2e-eaf0-47b4-855b-c43ecbf1395b tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 returned with HTTP 200 Jul 03 15:54:16.803808 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 803/3217] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:16 2026] GET /volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:16.814593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:16.816224 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:16.816423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:16.816597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:16.816764 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Delete volume with id: ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:16.823169 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:16.823169 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:16.823673 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:16.841781 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Delete volume request issued successfully. Jul 03 15:54:16.842081 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e71b0973-db8b-4c3f-b0dc-cdae4b9c3bd1 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 returned with HTTP 202 Jul 03 15:54:16.842727 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 801/3218] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:16 2026] DELETE /volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:16.849458 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4733cba4-7d3f-4efa-ad31-639860c8b3f4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:16.851840 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4733cba4-7d3f-4efa-ad31-639860c8b3f4 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:16.852093 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4733cba4-7d3f-4efa-ad31-639860c8b3f4 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:16.852496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4733cba4-7d3f-4efa-ad31-639860c8b3f4 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:16.862698 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:16.862698 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:16.867889 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4733cba4-7d3f-4efa-ad31-639860c8b3f4 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:16.874094 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4733cba4-7d3f-4efa-ad31-639860c8b3f4 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 returned with HTTP 200 Jul 03 15:54:16.874650 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 810/3219] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:16 2026] GET /volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:17.251310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-38f6dc41-9242-4b0f-83b4-b221e4fa22fb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.251734 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-38f6dc41-9242-4b0f-83b4-b221e4fa22fb None None] GET https://10.4.3.228/volume// Jul 03 15:54:17.251905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-38f6dc41-9242-4b0f-83b4-b221e4fa22fb None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.252084 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-38f6dc41-9242-4b0f-83b4-b221e4fa22fb None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:17.252434 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-38f6dc41-9242-4b0f-83b4-b221e4fa22fb None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:17.252722 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 806/3220] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:54:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:17.261639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f8af191d-cd64-472c-b641-1815a660efa2 req-315c1e45-2b18-429d-beb3-c51002d7ce53 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.263597 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-315c1e45-2b18-429d-beb3-c51002d7ce53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:54:17.264013 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-315c1e45-2b18-429d-beb3-c51002d7ce53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d291eb5-06b3-48bd-9f61-278ff21dddba", "connector": null, "instance_uuid": "7178ea16-705f-451d-81aa-99333715276c"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:17.277468 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:17.277468 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:17.318325 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-315c1e45-2b18-429d-beb3-c51002d7ce53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:54:17.319451 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 804/3221] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:54:17 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 03 15:54:17.737522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ef578005-bd9b-490c-a7eb-fb5cf196b77f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.740083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ef578005-bd9b-490c-a7eb-fb5cf196b77f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:17.740423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ef578005-bd9b-490c-a7eb-fb5cf196b77f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.740704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ef578005-bd9b-490c-a7eb-fb5cf196b77f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:17.754577 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:17.754577 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:17.759791 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ef578005-bd9b-490c-a7eb-fb5cf196b77f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:17.766114 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ef578005-bd9b-490c-a7eb-fb5cf196b77f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:17.766732 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 802/3222] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:17 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:17.856433 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e2e7cc9c-a8ee-4d20-af15-677f2005d160 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.856433 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2e7cc9c-a8ee-4d20-af15-677f2005d160 None None] GET https://10.4.3.228/volume// Jul 03 15:54:17.856843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2e7cc9c-a8ee-4d20-af15-677f2005d160 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.856843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2e7cc9c-a8ee-4d20-af15-677f2005d160 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:17.857488 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2e7cc9c-a8ee-4d20-af15-677f2005d160 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:17.857488 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 811/3223] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:17.865589 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-f8af191d-cd64-472c-b641-1815a660efa2 req-d65dd535-dbb1-4180-bcc0-70c7e1bcdcdc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.868612 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-d65dd535-dbb1-4180-bcc0-70c7e1bcdcdc tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:17.869441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-d65dd535-dbb1-4180-bcc0-70c7e1bcdcdc tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.869441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-d65dd535-dbb1-4180-bcc0-70c7e1bcdcdc tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:17.885668 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:17.885668 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:17.886283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b4941bab-0165-4644-8a18-6ce5d92fa95f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.888192 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4941bab-0165-4644-8a18-6ce5d92fa95f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 Jul 03 15:54:17.888544 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4941bab-0165-4644-8a18-6ce5d92fa95f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.888805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4941bab-0165-4644-8a18-6ce5d92fa95f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:17.889414 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-f8af191d-cd64-472c-b641-1815a660efa2 req-d65dd535-dbb1-4180-bcc0-70c7e1bcdcdc tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:17.893967 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-d65dd535-dbb1-4180-bcc0-70c7e1bcdcdc tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:17.894395 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 807/3224] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:17 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:17.894963 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4941bab-0165-4644-8a18-6ce5d92fa95f tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 returned with HTTP 404 Jul 03 15:54:17.895519 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 805/3225] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:17 2026] GET /volume/v3/volumes/ba2e9adf-7757-442e-a45d-e607f7289c02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:17.904709 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d369d9e1-5b26-41d9-af7f-d539dec272fe None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.915365 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d369d9e1-5b26-41d9-af7f-d539dec272fe tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:17.915692 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d369d9e1-5b26-41d9-af7f-d539dec272fe tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.915851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d369d9e1-5b26-41d9-af7f-d539dec272fe tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:17.926144 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:17.926144 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:17.930409 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d369d9e1-5b26-41d9-af7f-d539dec272fe tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:17.937478 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d369d9e1-5b26-41d9-af7f-d539dec272fe tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa returned with HTTP 200 Jul 03 15:54:17.937972 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 803/3226] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:17 2026] GET /volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:17.951243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.953394 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] DELETE https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:17.953820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.954107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:17.954395 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Delete volume with id: 4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:17.962640 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:17.962640 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:17.963274 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:17.983380 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Delete volume request issued successfully. Jul 03 15:54:17.983701 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6fe3be73-f14f-4e6b-8873-7fb7785d7269 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa returned with HTTP 202 Jul 03 15:54:17.984455 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 812/3227] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:17 2026] DELETE /volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:17.992348 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a888148c-078a-43cd-9df9-f816e472526d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:17.994777 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a888148c-078a-43cd-9df9-f816e472526d tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:17.995114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a888148c-078a-43cd-9df9-f816e472526d tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:17.995391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a888148c-078a-43cd-9df9-f816e472526d tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:18.005277 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:18.005277 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:18.007961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f8af191d-cd64-472c-b641-1815a660efa2 req-90139d5a-c696-448c-a23e-7180222ceba5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:18.009556 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a888148c-078a-43cd-9df9-f816e472526d tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Volume info retrieved successfully. Jul 03 15:54:18.010782 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-90139d5a-c696-448c-a23e-7180222ceba5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] PUT https://10.4.3.228/volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a Jul 03 15:54:18.011221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-90139d5a-c696-448c-a23e-7180222ceba5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:18.014907 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a888148c-078a-43cd-9df9-f816e472526d tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa returned with HTTP 200 Jul 03 15:54:18.015642 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 808/3228] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:17 2026] GET /volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:18.021886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-f8af191d-cd64-472c-b641-1815a660efa2 req-90139d5a-c696-448c-a23e-7180222ceba5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Acquiring lock "cinder-attachment_update-6d291eb5-06b3-48bd-9f61-278ff21dddba-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:54:18.029520 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-f8af191d-cd64-472c-b641-1815a660efa2 req-90139d5a-c696-448c-a23e-7180222ceba5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-6d291eb5-06b3-48bd-9f61-278ff21dddba-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:54:18.030243 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:18.030243 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:18.550763 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-f8af191d-cd64-472c-b641-1815a660efa2 req-90139d5a-c696-448c-a23e-7180222ceba5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-6d291eb5-06b3-48bd-9f61-278ff21dddba-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:54:18.551175 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-90139d5a-c696-448c-a23e-7180222ceba5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a returned with HTTP 200 Jul 03 15:54:18.553633 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 806/3229] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:54:18 2026] PUT /volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:18.778925 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e125d703-83be-4c27-9a2b-eefe77b50b92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:18.780985 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e125d703-83be-4c27-9a2b-eefe77b50b92 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:18.781146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e125d703-83be-4c27-9a2b-eefe77b50b92 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:18.781316 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e125d703-83be-4c27-9a2b-eefe77b50b92 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:18.791150 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:18.791150 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:18.794890 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e125d703-83be-4c27-9a2b-eefe77b50b92 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:18.798927 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e125d703-83be-4c27-9a2b-eefe77b50b92 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:18.799306 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 804/3230] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:18 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:19.032318 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-36946942-8432-4496-a03c-0fe2426a9a85 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:19.037215 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-36946942-8432-4496-a03c-0fe2426a9a85 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] GET https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa Jul 03 15:54:19.037215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-36946942-8432-4496-a03c-0fe2426a9a85 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:19.038031 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-36946942-8432-4496-a03c-0fe2426a9a85 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:19.047150 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-36946942-8432-4496-a03c-0fe2426a9a85 tempest-VolumesListAdminTestJSON-238256824 tempest-VolumesListAdminTestJSON-238256824-project-member] https://10.4.3.228/volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa returned with HTTP 404 Jul 03 15:54:19.048073 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 813/3231] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:19 2026] GET /volume/v3/volumes/4c5571b4-a94c-486c-b8e6-960c8bf2f6aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:19.815750 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-39b8e8e5-c6be-4053-819e-a257a182b59f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:19.818060 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-39b8e8e5-c6be-4053-819e-a257a182b59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:19.818230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-39b8e8e5-c6be-4053-819e-a257a182b59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:19.821959 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-39b8e8e5-c6be-4053-819e-a257a182b59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:19.836167 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:19.836167 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:19.840208 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-39b8e8e5-c6be-4053-819e-a257a182b59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:19.845554 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-39b8e8e5-c6be-4053-819e-a257a182b59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:19.846006 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 809/3232] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:19 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:20.862430 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cbdde8b7-2b75-4d99-b41d-e8392b431b00 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:20.865139 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cbdde8b7-2b75-4d99-b41d-e8392b431b00 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:20.865422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cbdde8b7-2b75-4d99-b41d-e8392b431b00 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:20.865741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cbdde8b7-2b75-4d99-b41d-e8392b431b00 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:20.879736 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:20.879736 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:20.884829 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cbdde8b7-2b75-4d99-b41d-e8392b431b00 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:20.889637 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cbdde8b7-2b75-4d99-b41d-e8392b431b00 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:20.890085 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 807/3233] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:20 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:21.102416 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:21.203757 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:21.204200 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-45099432"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:21.206420 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-45099432'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:21.206593 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Create volume of 1 GB Jul 03 15:54:21.212108 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Availability Zones retrieved successfully. Jul 03 15:54:21.217066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Flow 'volume_create_api' (641d874b-ebfa-4eb1-9910-afbad587923b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:21.217889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e596c4-c0a4-442e-a818-9f86821e67b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:21.218748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:21.240727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e596c4-c0a4-442e-a818-9f86821e67b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:21.241377 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfa9853-6034-4686-a900-115464f4c228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:21.294736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Created reservations ['5231b413-0e9a-4d1d-9a88-e5315d61c801', 'ac4656fd-ab24-443e-bc5a-d2de84025a02', 'eff496ec-281b-4f93-9c7c-00cd2667c0f4', 'a63f0bc9-0d4f-4e71-9e96-9390258b2e96'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:21.295613 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfa9853-6034-4686-a900-115464f4c228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5231b413-0e9a-4d1d-9a88-e5315d61c801', 'ac4656fd-ab24-443e-bc5a-d2de84025a02', 'eff496ec-281b-4f93-9c7c-00cd2667c0f4', 'a63f0bc9-0d4f-4e71-9e96-9390258b2e96']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:21.296403 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d2f93c-66ed-4ad9-82e7-4d81f7d38f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:21.318976 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d2f93c-66ed-4ad9-82e7-4d81f7d38f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a21d2bc-7fa3-4833-81d3-1205ba5db534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-45099432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='416407fff5a34c6f879df527f8462503',qos_specs=None,replication_status=,reservations=['5231b413-0e9a-4d1d-9a88-e5315d61c801','ac4656fd-ab24-443e-bc5a-d2de84025a02','eff496ec-281b-4f93-9c7c-00cd2667c0f4','a63f0bc9-0d4f-4e71-9e96-9390258b2e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fbbf9813b0a45d99b332dbdc0aca459',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-45099432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a21d2bc-7fa3-4833-81d3-1205ba5db534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='416407fff5a34c6f879df527f8462503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4fbbf9813b0a45d99b332dbdc0aca459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:21.320128 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd53c47-269c-44f4-aa9f-367767aafff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:21.337765 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd53c47-269c-44f4-aa9f-367767aafff1) transitioned into 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-45099432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='416407fff5a34c6f879df527f8462503',qos_specs=None,replication_status=,reservations=['5231b413-0e9a-4d1d-9a88-e5315d61c801','ac4656fd-ab24-443e-bc5a-d2de84025a02','eff496ec-281b-4f93-9c7c-00cd2667c0f4','a63f0bc9-0d4f-4e71-9e96-9390258b2e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fbbf9813b0a45d99b332dbdc0aca459',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:21.338475 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646101c1-d74c-4256-a8ce-18f39cf21b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:21.347014 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (646101c1-d74c-4256-a8ce-18f39cf21b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:21.347731 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Flow 'volume_create_api' (641d874b-ebfa-4eb1-9910-afbad587923b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:21.348006 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Create volume request issued successfully. Jul 03 15:54:21.348504 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7faf24a2-83fc-4db4-86a5-d55bdbf10ae7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:21.348884 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 805/3234] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 15:54:21 2026] POST /volume/v3/volumes => generated 750 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:21.363603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ad171464-4b11-4b23-a0d9-d25fd9e1d8b9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:21.366071 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad171464-4b11-4b23-a0d9-d25fd9e1d8b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:21.366369 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad171464-4b11-4b23-a0d9-d25fd9e1d8b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:21.366641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad171464-4b11-4b23-a0d9-d25fd9e1d8b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:21.376808 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:21.376808 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:21.384231 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ad171464-4b11-4b23-a0d9-d25fd9e1d8b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Volume info retrieved successfully. Jul 03 15:54:21.388924 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad171464-4b11-4b23-a0d9-d25fd9e1d8b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 returned with HTTP 200 Jul 03 15:54:21.389359 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 814/3235] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:21 2026] GET /volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:21.904120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-de24044b-e2ab-4d6b-b006-aae9ed1cc49d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:21.905979 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de24044b-e2ab-4d6b-b006-aae9ed1cc49d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:21.906228 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-de24044b-e2ab-4d6b-b006-aae9ed1cc49d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:21.906435 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-de24044b-e2ab-4d6b-b006-aae9ed1cc49d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:21.916519 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:21.916519 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:21.920109 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-de24044b-e2ab-4d6b-b006-aae9ed1cc49d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:21.924079 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de24044b-e2ab-4d6b-b006-aae9ed1cc49d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:21.924436 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 810/3236] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:21 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:22.404683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-77ac6209-7bbc-4a7e-9da6-d09a99ced0a3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:22.407001 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77ac6209-7bbc-4a7e-9da6-d09a99ced0a3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:22.407306 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77ac6209-7bbc-4a7e-9da6-d09a99ced0a3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:22.407571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77ac6209-7bbc-4a7e-9da6-d09a99ced0a3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:22.416964 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:22.416964 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:22.421505 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-77ac6209-7bbc-4a7e-9da6-d09a99ced0a3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Volume info retrieved successfully. Jul 03 15:54:22.427231 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77ac6209-7bbc-4a7e-9da6-d09a99ced0a3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 returned with HTTP 200 Jul 03 15:54:22.427820 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 808/3237] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:22 2026] GET /volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:22.440894 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:22.442890 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:54:22.443339 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7a21d2bc-7fa3-4833-81d3-1205ba5db534", "name": "tempest-VolumesBackupsV39Test-Backup-2013617614", "container": "tempest-volumesbackupsv39test-backup-container-2049846259"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:22.444912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Creating new backup {'backup': {'volume_id': '7a21d2bc-7fa3-4833-81d3-1205ba5db534', 'name': 'tempest-VolumesBackupsV39Test-Backup-2013617614', 'container': 'tempest-volumesbackupsv39test-backup-container-2049846259'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:54:22.445091 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Creating backup of volume 7a21d2bc-7fa3-4833-81d3-1205ba5db534 in container tempest-volumesbackupsv39test-backup-container-2049846259 Jul 03 15:54:22.452029 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:22.452029 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:22.452494 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Volume info retrieved successfully. Jul 03 15:54:22.478854 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Created reservations ['0ee65167-6cf3-4c48-8c91-5de76d6c1286', '7f829e38-3a22-4693-9bf6-2329ec0739dc'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:22.508278 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ceafd0e-7670-48fb-b9ff-a84224a5d380 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:54:22.508578 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 806/3238] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:54:22 2026] POST /volume/v3/backups => generated 333 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:22.516362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-384ee473-6e8c-4ab6-86d5-ee427ff00eb9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:22.518588 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-384ee473-6e8c-4ab6-86d5-ee427ff00eb9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:22.518923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-384ee473-6e8c-4ab6-86d5-ee427ff00eb9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:22.519192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-384ee473-6e8c-4ab6-86d5-ee427ff00eb9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:22.519367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-384ee473-6e8c-4ab6-86d5-ee427ff00eb9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:22.524426 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:22.524426 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:22.525539 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-384ee473-6e8c-4ab6-86d5-ee427ff00eb9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:22.526071 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 815/3239] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:22 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:22.939340 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a11facba-6843-4abd-8b80-24bfd36122e7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:22.943318 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a11facba-6843-4abd-8b80-24bfd36122e7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:22.943519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a11facba-6843-4abd-8b80-24bfd36122e7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:22.943737 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a11facba-6843-4abd-8b80-24bfd36122e7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:22.963173 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:22.963173 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:22.967724 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a11facba-6843-4abd-8b80-24bfd36122e7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:22.974154 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a11facba-6843-4abd-8b80-24bfd36122e7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:22.974833 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 811/3240] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:22 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:23.536897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9a211632-857a-4690-861c-e7cb0be5876f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:23.538671 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9a211632-857a-4690-861c-e7cb0be5876f tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:23.538913 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9a211632-857a-4690-861c-e7cb0be5876f tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:23.539113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9a211632-857a-4690-861c-e7cb0be5876f tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:23.539219 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-9a211632-857a-4690-861c-e7cb0be5876f tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:23.543758 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:23.543758 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:23.544227 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9a211632-857a-4690-861c-e7cb0be5876f tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:23.544830 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 809/3241] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:23 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:23.990815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5f49d415-d310-4a67-bd96-8b161bab2671 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:23.994874 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f49d415-d310-4a67-bd96-8b161bab2671 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:23.994874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f49d415-d310-4a67-bd96-8b161bab2671 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:23.994874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f49d415-d310-4a67-bd96-8b161bab2671 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:24.004516 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:24.004516 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:24.009998 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5f49d415-d310-4a67-bd96-8b161bab2671 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:24.017435 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f49d415-d310-4a67-bd96-8b161bab2671 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:24.018157 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 807/3242] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:23 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:24.555854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f673b4cb-e9d4-49a6-8d36-1df060262f31 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:24.558034 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f673b4cb-e9d4-49a6-8d36-1df060262f31 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:24.558304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f673b4cb-e9d4-49a6-8d36-1df060262f31 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:24.558545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f673b4cb-e9d4-49a6-8d36-1df060262f31 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:24.558720 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f673b4cb-e9d4-49a6-8d36-1df060262f31 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:24.563598 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:24.563598 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:24.564668 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f673b4cb-e9d4-49a6-8d36-1df060262f31 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:24.565151 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 816/3243] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:24 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:24.869171 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-91f82dec-5b8d-4d14-863f-6725243ce222 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:24.896489 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-91f82dec-5b8d-4d14-863f-6725243ce222 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:54:24.896489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-91f82dec-5b8d-4d14-863f-6725243ce222 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1368911766", "extra_specs": {}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:24.907768 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-91f82dec-5b8d-4d14-863f-6725243ce222 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:54:24.908095 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 812/3244] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:54:24 2026] POST /volume/v3/types => generated 212 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:24.915473 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-511539a0-554b-4910-91fb-0937db2f48cd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:24.917107 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-511539a0-554b-4910-91fb-0937db2f48cd tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] POST https://10.4.3.228/volume/v3/types/7d282026-ce43-424d-87b1-66872862004d/encryption Jul 03 15:54:24.917443 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-511539a0-554b-4910-91fb-0937db2f48cd tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:24.949351 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-511539a0-554b-4910-91fb-0937db2f48cd tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/types/7d282026-ce43-424d-87b1-66872862004d/encryption returned with HTTP 200 Jul 03 15:54:24.949758 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 810/3245] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:54:24 2026] POST /volume/v3/types/7d282026-ce43-424d-87b1-66872862004d/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:24.957971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:25.010374 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:25.012853 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-591319705", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1368911766", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:25.013366 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-591319705', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1368911766', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:25.017174 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 15:54:25.017678 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:25.017678 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:25.018424 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 15:54:25.026637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (da7963e0-87ea-4deb-b3c1-9ef57883d61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:25.028068 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0627f63c-5133-4fcb-80eb-c84395cf229d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:25.030288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:25.030708 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4b3fc6e4-5ff5-441a-9e82-74b1eadeb915 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:25.033019 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4b3fc6e4-5ff5-441a-9e82-74b1eadeb915 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:25.033269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4b3fc6e4-5ff5-441a-9e82-74b1eadeb915 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:25.033522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4b3fc6e4-5ff5-441a-9e82-74b1eadeb915 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:25.044857 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:25.044857 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:25.048764 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4b3fc6e4-5ff5-441a-9e82-74b1eadeb915 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:25.053806 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4b3fc6e4-5ff5-441a-9e82-74b1eadeb915 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:25.054289 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 817/3246] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:25 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:25.062889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0627f63c-5133-4fcb-80eb-c84395cf229d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:54:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d282026-ce43-424d-87b1-66872862004d,is_public=True,name='tempest-scenario-type-luks-1368911766',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d282026-ce43-424d-87b1-66872862004d', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:25.064583 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91e00ae-5f93-4a05-9b69-b461f0d5fd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:25.087646 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1368911766 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1368911766, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:54:25.088111 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1368911766 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1368911766, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:54:25.121487 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['f8a4e3c2-4e72-437c-87e7-917a85228675', 'a6b52be6-1921-4a40-a53b-eec9a7c41032', 'b9f9fc10-e385-4a05-afed-7aea9a32305d', '0308197a-2441-4061-8891-12eafee04a1f'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:25.122407 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91e00ae-5f93-4a05-9b69-b461f0d5fd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8a4e3c2-4e72-437c-87e7-917a85228675', 'a6b52be6-1921-4a40-a53b-eec9a7c41032', 'b9f9fc10-e385-4a05-afed-7aea9a32305d', '0308197a-2441-4061-8891-12eafee04a1f']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:25.123299 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2073c37a-577c-4e5c-91da-391b6d0e3375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:25.145545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2073c37a-577c-4e5c-91da-391b6d0e3375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba1deebc-e247-46c8-9382-b12a8b85e5f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-591319705',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['f8a4e3c2-4e72-437c-87e7-917a85228675','a6b52be6-1921-4a40-a53b-eec9a7c41032','b9f9fc10-e385-4a05-afed-7aea9a32305d','0308197a-2441-4061-8891-12eafee04a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=7d282026-ce43-424d-87b1-66872862004d), '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-03T15:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-591319705',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ba1deebc-e247-46c8-9382-b12a8b85e5f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d282026-ce43-424d-87b1-66872862004d),volume_type_id=7d282026-ce43-424d-87b1-66872862004d)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:25.147398 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f741706-42ed-4f60-8af2-7855b7716a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:25.165040 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f741706-42ed-4f60-8af2-7855b7716a86) transitioned into 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-591319705',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['f8a4e3c2-4e72-437c-87e7-917a85228675','a6b52be6-1921-4a40-a53b-eec9a7c41032','b9f9fc10-e385-4a05-afed-7aea9a32305d','0308197a-2441-4061-8891-12eafee04a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=7d282026-ce43-424d-87b1-66872862004d)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:25.166064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1889967-bb0a-4482-8e48-8400455b25a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:25.177578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1889967-bb0a-4482-8e48-8400455b25a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:25.177578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (da7963e0-87ea-4deb-b3c1-9ef57883d61b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:25.177578 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 15:54:25.177578 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-935e2787-2ce5-49f6-a64d-e55678b2f40b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:25.177578 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 808/3247] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:54:24 2026] POST /volume/v3/volumes => generated 779 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:25.188479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f0f95128-5d8d-4f38-a2f7-04da36c1e0d7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:25.190784 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f0f95128-5d8d-4f38-a2f7-04da36c1e0d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:25.191036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f0f95128-5d8d-4f38-a2f7-04da36c1e0d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:25.191314 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f0f95128-5d8d-4f38-a2f7-04da36c1e0d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:25.200404 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:25.200404 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:25.205027 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f0f95128-5d8d-4f38-a2f7-04da36c1e0d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:25.210550 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f0f95128-5d8d-4f38-a2f7-04da36c1e0d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 200 Jul 03 15:54:25.211067 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 813/3248] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:25 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:25.578520 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-010c4efd-e098-42cf-bb9e-073bd2193397 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:25.580987 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-010c4efd-e098-42cf-bb9e-073bd2193397 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:25.581319 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-010c4efd-e098-42cf-bb9e-073bd2193397 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:25.581593 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-010c4efd-e098-42cf-bb9e-073bd2193397 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:25.585450 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-010c4efd-e098-42cf-bb9e-073bd2193397 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:25.589463 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:25.589463 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:25.590185 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-010c4efd-e098-42cf-bb9e-073bd2193397 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:25.590572 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 811/3249] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:25 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:25.786992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f8af191d-cd64-472c-b641-1815a660efa2 req-0ff0b9c1-ba58-4310-8779-42f1381bcb1e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:25.789233 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-0ff0b9c1-ba58-4310-8779-42f1381bcb1e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a/action Jul 03 15:54:25.789664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-0ff0b9c1-ba58-4310-8779-42f1381bcb1e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:25.789820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-0ff0b9c1-ba58-4310-8779-42f1381bcb1e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:25.820160 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:25.820160 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:25.835240 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f8af191d-cd64-472c-b641-1815a660efa2 req-0ff0b9c1-ba58-4310-8779-42f1381bcb1e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a/action returned with HTTP 204 Jul 03 15:54:25.835750 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 818/3250] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:54:25 2026] POST /volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:26.073505 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-74603946-5d24-4346-b0c8-91ab0c60b2d6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.075422 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-74603946-5d24-4346-b0c8-91ab0c60b2d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:26.075641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-74603946-5d24-4346-b0c8-91ab0c60b2d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:26.075849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-74603946-5d24-4346-b0c8-91ab0c60b2d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:26.088985 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.088985 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:26.092511 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-74603946-5d24-4346-b0c8-91ab0c60b2d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:26.096522 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-74603946-5d24-4346-b0c8-91ab0c60b2d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:26.097014 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 809/3251] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:26 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:26.223733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5c0ed1de-fb57-4bcc-867e-1ffbacc381bf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.225428 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5c0ed1de-fb57-4bcc-867e-1ffbacc381bf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:26.225676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5c0ed1de-fb57-4bcc-867e-1ffbacc381bf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:26.225952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5c0ed1de-fb57-4bcc-867e-1ffbacc381bf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:26.233046 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.233046 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:26.237298 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5c0ed1de-fb57-4bcc-867e-1ffbacc381bf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:26.242221 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5c0ed1de-fb57-4bcc-867e-1ffbacc381bf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 200 Jul 03 15:54:26.242686 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 814/3252] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:26 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:26.257683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-35b1944e-793d-43b9-bfa3-aefbcb78e1c2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.259327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-35b1944e-793d-43b9-bfa3-aefbcb78e1c2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:26.259491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-35b1944e-793d-43b9-bfa3-aefbcb78e1c2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:26.259683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-35b1944e-793d-43b9-bfa3-aefbcb78e1c2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:26.266599 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.266599 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:26.270152 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-35b1944e-793d-43b9-bfa3-aefbcb78e1c2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:26.274456 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-35b1944e-793d-43b9-bfa3-aefbcb78e1c2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 200 Jul 03 15:54:26.274841 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 812/3253] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:26 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:26.286315 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-38449369-e044-44df-9f4f-e246f4139856 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.288099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-38449369-e044-44df-9f4f-e246f4139856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3/action Jul 03 15:54:26.288420 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-38449369-e044-44df-9f4f-e246f4139856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:26.288530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-38449369-e044-44df-9f4f-e246f4139856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:26.296732 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.296732 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:26.297172 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-38449369-e044-44df-9f4f-e246f4139856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:26.306972 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-38449369-e044-44df-9f4f-e246f4139856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume updated successfully. Jul 03 15:54:26.307213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-38449369-e044-44df-9f4f-e246f4139856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3/action returned with HTTP 200 Jul 03 15:54:26.307667 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 819/3254] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:54:26 2026] POST /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:54:26.415143 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ac4ffea8-8ea7-48ca-8c2b-b12cb518a5b9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.417165 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ac4ffea8-8ea7-48ca-8c2b-b12cb518a5b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:26.417432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ac4ffea8-8ea7-48ca-8c2b-b12cb518a5b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:26.417736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ac4ffea8-8ea7-48ca-8c2b-b12cb518a5b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:26.425381 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.425381 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:26.429155 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ac4ffea8-8ea7-48ca-8c2b-b12cb518a5b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:26.433336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ac4ffea8-8ea7-48ca-8c2b-b12cb518a5b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 200 Jul 03 15:54:26.433933 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 810/3255] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:26 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:26.603038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d919e1f0-89c7-4b88-9e66-d4b004f8492c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.605466 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d919e1f0-89c7-4b88-9e66-d4b004f8492c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:26.605788 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d919e1f0-89c7-4b88-9e66-d4b004f8492c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:26.606057 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d919e1f0-89c7-4b88-9e66-d4b004f8492c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:26.606301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d919e1f0-89c7-4b88-9e66-d4b004f8492c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:26.613720 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.613720 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:26.614634 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d919e1f0-89c7-4b88-9e66-d4b004f8492c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:26.615136 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 815/3256] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:26 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:26.849794 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-80fd62cd-1ede-4fee-a045-ed2ab7137279 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.851902 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-80fd62cd-1ede-4fee-a045-ed2ab7137279 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:26.852084 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-80fd62cd-1ede-4fee-a045-ed2ab7137279 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:26.852281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-80fd62cd-1ede-4fee-a045-ed2ab7137279 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:26.859447 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.859447 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:26.863682 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-80fd62cd-1ede-4fee-a045-ed2ab7137279 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:26.869296 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-80fd62cd-1ede-4fee-a045-ed2ab7137279 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 200 Jul 03 15:54:26.869689 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 813/3257] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:26 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:26.878851 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7d198a2c-40f3-4617-a0f7-24b7ca407a70 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.879187 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d198a2c-40f3-4617-a0f7-24b7ca407a70 None None] GET https://10.4.3.228/volume// Jul 03 15:54:26.879314 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d198a2c-40f3-4617-a0f7-24b7ca407a70 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:26.879480 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d198a2c-40f3-4617-a0f7-24b7ca407a70 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:26.881199 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d198a2c-40f3-4617-a0f7-24b7ca407a70 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:26.881199 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 820/3258] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:54:26 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:26.888049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-04e22cef-10e3-4931-ae5a-bcbed84ef18b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:26.890283 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-04e22cef-10e3-4931-ae5a-bcbed84ef18b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:54:26.890408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-04e22cef-10e3-4931-ae5a-bcbed84ef18b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba1deebc-e247-46c8-9382-b12a8b85e5f3", "connector": null, "instance_uuid": "59f9e705-9035-4889-beba-81888d00a298"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:26.900376 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:26.900376 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:26.928111 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-04e22cef-10e3-4931-ae5a-bcbed84ef18b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:54:26.928561 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 811/3259] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:54:26 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 03 15:54:27.628764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6e266ce4-4593-48d5-a42f-b89c50311c7c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:27.632195 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6e266ce4-4593-48d5-a42f-b89c50311c7c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:27.632429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6e266ce4-4593-48d5-a42f-b89c50311c7c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:27.632656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6e266ce4-4593-48d5-a42f-b89c50311c7c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:27.632822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6e266ce4-4593-48d5-a42f-b89c50311c7c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:27.641085 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:27.641085 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:27.641988 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6e266ce4-4593-48d5-a42f-b89c50311c7c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:27.642458 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 816/3260] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:27 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:28.654466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2ddc6c2f-3631-46e8-9403-853099485d3c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:28.656255 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2ddc6c2f-3631-46e8-9403-853099485d3c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:28.656458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2ddc6c2f-3631-46e8-9403-853099485d3c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:28.656643 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2ddc6c2f-3631-46e8-9403-853099485d3c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:28.656745 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-2ddc6c2f-3631-46e8-9403-853099485d3c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:28.661012 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:28.661012 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:28.661780 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2ddc6c2f-3631-46e8-9403-853099485d3c tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:28.662134 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 814/3261] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:28 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:29.116006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:29.118281 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:54:29.118761 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d291eb5-06b3-48bd-9f61-278ff21dddba", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-893389953", "description": null, "metadata": null}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:29.136953 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:29.136953 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:29.137581 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:29.137787 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create snapshot from volume 6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:29.193764 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Created reservations ['9056fc15-d510-43d7-bd35-0eb9772ba3dd', 'd58084b2-ead7-403b-be6a-f56e2f477789', '1ce975ae-98cb-464d-87aa-b6b8274d4c1f', 'f81e9260-d57e-42a4-bdb0-a08268bedb00'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:29.239446 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot force create request issued successfully. Jul 03 15:54:29.239849 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-171e428d-ce80-4ff6-a50d-4e1af9876deb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:54:29.240406 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 821/3262] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:54:29 2026] POST /volume/v3/snapshots => generated 312 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:29.251649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-33285522-c2bf-4bc9-9227-2218d59a2699 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:29.253566 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33285522-c2bf-4bc9-9227-2218d59a2699 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 Jul 03 15:54:29.253770 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33285522-c2bf-4bc9-9227-2218d59a2699 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:29.253973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33285522-c2bf-4bc9-9227-2218d59a2699 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:29.259551 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:29.259551 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:29.260226 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-33285522-c2bf-4bc9-9227-2218d59a2699 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:29.261326 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33285522-c2bf-4bc9-9227-2218d59a2699 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 returned with HTTP 200 Jul 03 15:54:29.261796 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 812/3263] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:29 2026] GET /volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:29.674117 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-34d75294-60e5-40e1-8363-f8f3d25843b9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:29.678037 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34d75294-60e5-40e1-8363-f8f3d25843b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:29.678242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34d75294-60e5-40e1-8363-f8f3d25843b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:29.678460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34d75294-60e5-40e1-8363-f8f3d25843b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:29.678574 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-34d75294-60e5-40e1-8363-f8f3d25843b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:29.683300 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:29.683300 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:29.684052 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34d75294-60e5-40e1-8363-f8f3d25843b9 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:29.684448 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 817/3264] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:29 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:30.275578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9ecef79a-d2c6-4e41-a930-cac6ba4a6a35 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:30.277896 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9ecef79a-d2c6-4e41-a930-cac6ba4a6a35 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 Jul 03 15:54:30.278162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9ecef79a-d2c6-4e41-a930-cac6ba4a6a35 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:30.278449 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9ecef79a-d2c6-4e41-a930-cac6ba4a6a35 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:30.283986 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:30.283986 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:30.284436 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9ecef79a-d2c6-4e41-a930-cac6ba4a6a35 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:30.285320 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9ecef79a-d2c6-4e41-a930-cac6ba4a6a35 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 returned with HTTP 200 Jul 03 15:54:30.285674 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 815/3265] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:30 2026] GET /volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:30.296818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-070f1bd4-1f79-4869-ba26-5cc7b359a704 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:30.298516 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-070f1bd4-1f79-4869-ba26-5cc7b359a704 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 Jul 03 15:54:30.298716 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-070f1bd4-1f79-4869-ba26-5cc7b359a704 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:30.298895 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-070f1bd4-1f79-4869-ba26-5cc7b359a704 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:30.303486 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:30.303486 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:30.303876 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-070f1bd4-1f79-4869-ba26-5cc7b359a704 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:30.304532 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-070f1bd4-1f79-4869-ba26-5cc7b359a704 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 returned with HTTP 200 Jul 03 15:54:30.304888 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 822/3266] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:30 2026] GET /volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:30.696024 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fc071a51-5b2e-4c6f-ade6-bf9cb5cb7838 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:30.697560 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc071a51-5b2e-4c6f-ade6-bf9cb5cb7838 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:30.697763 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc071a51-5b2e-4c6f-ade6-bf9cb5cb7838 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:30.697936 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc071a51-5b2e-4c6f-ade6-bf9cb5cb7838 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:30.698037 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-fc071a51-5b2e-4c6f-ade6-bf9cb5cb7838 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:30.702532 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:30.702532 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:30.703251 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc071a51-5b2e-4c6f-ade6-bf9cb5cb7838 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:30.703573 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 813/3267] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:30 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:31.339983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:31.342265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:31.343027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-733917733"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:31.344976 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-733917733'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:31.345215 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume of 1 GB Jul 03 15:54:31.350863 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Availability Zones retrieved successfully. Jul 03 15:54:31.359074 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Flow 'volume_create_api' (23659f4d-8d62-4c95-adb2-d46cbb725e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:31.360712 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a236d7-2564-46a1-b84c-f42ed3182ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:31.362190 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:31.392907 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a236d7-2564-46a1-b84c-f42ed3182ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:31.393858 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c59df1c-d4fe-42cb-ba31-d8bc97513a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:31.443342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Created reservations ['e09f517f-c257-4439-af24-adb0080158d9', 'e489e42d-93db-4c87-a35e-1690869ba537', 'c18bcb9f-6aa6-41bd-8615-2fb664c32efd', '34ff4cf3-c1b8-4cff-96fe-b4070b9b7b13'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:31.444544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c59df1c-d4fe-42cb-ba31-d8bc97513a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09f517f-c257-4439-af24-adb0080158d9', 'e489e42d-93db-4c87-a35e-1690869ba537', 'c18bcb9f-6aa6-41bd-8615-2fb664c32efd', '34ff4cf3-c1b8-4cff-96fe-b4070b9b7b13']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:31.445929 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c80bae8-b229-4247-b5bb-ff2428c4ef58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:31.478445 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c80bae8-b229-4247-b5bb-ff2428c4ef58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d789b7-b56f-4a91-8d62-e235977769d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-733917733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='339f8aaa79dd466e96bcedeb3be8f47e',qos_specs=None,replication_status=,reservations=['e09f517f-c257-4439-af24-adb0080158d9','e489e42d-93db-4c87-a35e-1690869ba537','c18bcb9f-6aa6-41bd-8615-2fb664c32efd','34ff4cf3-c1b8-4cff-96fe-b4070b9b7b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac7341d3a1334252b0f631ed140ce648',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-733917733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d789b7-b56f-4a91-8d62-e235977769d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='339f8aaa79dd466e96bcedeb3be8f47e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ac7341d3a1334252b0f631ed140ce648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:31.479509 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0449a1e6-464d-4266-b35c-0e7147bc5be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:31.505501 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0449a1e6-464d-4266-b35c-0e7147bc5be9) transitioned into 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-733917733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='339f8aaa79dd466e96bcedeb3be8f47e',qos_specs=None,replication_status=,reservations=['e09f517f-c257-4439-af24-adb0080158d9','e489e42d-93db-4c87-a35e-1690869ba537','c18bcb9f-6aa6-41bd-8615-2fb664c32efd','34ff4cf3-c1b8-4cff-96fe-b4070b9b7b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac7341d3a1334252b0f631ed140ce648',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:31.506991 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5112b21-54c1-4a6b-95a8-4fb02fbc5a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:31.521644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5112b21-54c1-4a6b-95a8-4fb02fbc5a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:31.523268 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Flow 'volume_create_api' (23659f4d-8d62-4c95-adb2-d46cbb725e65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:31.523949 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Create volume request issued successfully. Jul 03 15:54:31.524974 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0b7af7c3-6cbb-4ea1-adc3-596adfa16d62 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:31.525794 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 818/3268] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:31 2026] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:31.540181 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9dd937a1-4fbe-4ab6-961c-1f52be26212c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:31.542006 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dd937a1-4fbe-4ab6-961c-1f52be26212c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:31.542314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9dd937a1-4fbe-4ab6-961c-1f52be26212c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:31.542653 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9dd937a1-4fbe-4ab6-961c-1f52be26212c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:31.549485 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:31.549485 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:31.553418 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9dd937a1-4fbe-4ab6-961c-1f52be26212c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:31.558502 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dd937a1-4fbe-4ab6-961c-1f52be26212c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:31.558502 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 816/3269] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:31 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:31.715096 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7db69502-3422-4a9d-bc6d-acfd331e7a9d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:31.717409 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7db69502-3422-4a9d-bc6d-acfd331e7a9d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:31.718790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7db69502-3422-4a9d-bc6d-acfd331e7a9d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:31.718790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7db69502-3422-4a9d-bc6d-acfd331e7a9d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:31.718790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7db69502-3422-4a9d-bc6d-acfd331e7a9d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:31.725348 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:31.725348 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:31.725348 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7db69502-3422-4a9d-bc6d-acfd331e7a9d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:31.725471 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 823/3270] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:31 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:31.901506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:31.908814 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:54:31.908814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d291eb5-06b3-48bd-9f61-278ff21dddba", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1211155594", "description": null, "metadata": null}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:31.926462 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:31.926462 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:31.926462 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:31.926462 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create snapshot from volume 6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:31.955855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Created reservations ['0905f371-fcb3-419b-bce8-242a3fea16aa', '57419456-0126-4fb6-82fb-221ada10d5ba', '13f131a3-8a4d-4b51-aaaa-11ac55484d56', 'c1ebbd41-e3d6-43ed-85a0-7d157f18a04e'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:31.992690 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot force create request issued successfully. Jul 03 15:54:31.992853 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c44934f-1359-4b80-8e9a-5ac7118bb52a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:54:31.993266 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 814/3271] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:54:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:32.008269 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-876d7197-8c3d-430a-9f26-0e8a84fe00ca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:32.011127 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-876d7197-8c3d-430a-9f26-0e8a84fe00ca tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 Jul 03 15:54:32.011416 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-876d7197-8c3d-430a-9f26-0e8a84fe00ca tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:32.011696 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-876d7197-8c3d-430a-9f26-0e8a84fe00ca tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:32.018337 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:32.018337 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:32.018994 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-876d7197-8c3d-430a-9f26-0e8a84fe00ca tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:32.020030 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-876d7197-8c3d-430a-9f26-0e8a84fe00ca tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 returned with HTTP 200 Jul 03 15:54:32.020450 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 819/3272] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:32 2026] GET /volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:32.570958 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c0f563bd-c53b-4a76-a5cb-cb5a69701c6f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:32.572747 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0f563bd-c53b-4a76-a5cb-cb5a69701c6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:32.572942 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0f563bd-c53b-4a76-a5cb-cb5a69701c6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:32.573138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0f563bd-c53b-4a76-a5cb-cb5a69701c6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:32.580497 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:32.580497 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:32.584118 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0f563bd-c53b-4a76-a5cb-cb5a69701c6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:32.588796 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0f563bd-c53b-4a76-a5cb-cb5a69701c6f tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:32.589218 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 817/3273] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:32 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:32.640072 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-6c036b1a-c049-4915-bf94-02e27b569d19 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:32.643106 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-6c036b1a-c049-4915-bf94-02e27b569d19 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:32.643403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-6c036b1a-c049-4915-bf94-02e27b569d19 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:32.643688 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-6c036b1a-c049-4915-bf94-02e27b569d19 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:32.653581 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:32.653581 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:32.658930 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-6c036b1a-c049-4915-bf94-02e27b569d19 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:32.664989 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-6c036b1a-c049-4915-bf94-02e27b569d19 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:32.665533 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 824/3274] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:32 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:32.735678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-750ca7f2-b272-43ff-95ea-105b6ce224ee None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:32.737994 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-750ca7f2-b272-43ff-95ea-105b6ce224ee tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:32.738319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-750ca7f2-b272-43ff-95ea-105b6ce224ee tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:32.738632 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-750ca7f2-b272-43ff-95ea-105b6ce224ee tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:32.738799 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-750ca7f2-b272-43ff-95ea-105b6ce224ee tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:32.743385 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:32.743385 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:32.744154 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-750ca7f2-b272-43ff-95ea-105b6ce224ee tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:32.744513 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 815/3275] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:32 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:33.011656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5f6da2cb-23af-468c-a44b-343dcf831a65 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:33.011973 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f6da2cb-23af-468c-a44b-343dcf831a65 None None] GET https://10.4.3.228/volume// Jul 03 15:54:33.012129 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f6da2cb-23af-468c-a44b-343dcf831a65 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:33.012404 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5f6da2cb-23af-468c-a44b-343dcf831a65 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:33.012852 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5f6da2cb-23af-468c-a44b-343dcf831a65 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:33.013353 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 820/3276] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:33.020037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-7b8283cf-54f0-4d9c-92cf-392eb9e4b74f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:33.021744 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-7b8283cf-54f0-4d9c-92cf-392eb9e4b74f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:33.021922 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-7b8283cf-54f0-4d9c-92cf-392eb9e4b74f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:33.022080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-7b8283cf-54f0-4d9c-92cf-392eb9e4b74f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:33.029286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-18cfa8e5-e7d2-467c-8165-65efb02ace8c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:33.030176 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:33.030176 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:33.030918 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-18cfa8e5-e7d2-467c-8165-65efb02ace8c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 Jul 03 15:54:33.031098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-18cfa8e5-e7d2-467c-8165-65efb02ace8c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:33.031318 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-18cfa8e5-e7d2-467c-8165-65efb02ace8c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:33.033220 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-7b8283cf-54f0-4d9c-92cf-392eb9e4b74f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:33.036646 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:33.036646 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:33.037099 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-18cfa8e5-e7d2-467c-8165-65efb02ace8c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:33.037211 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-7b8283cf-54f0-4d9c-92cf-392eb9e4b74f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 200 Jul 03 15:54:33.037612 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 818/3277] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:33 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:33.037999 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-18cfa8e5-e7d2-467c-8165-65efb02ace8c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 returned with HTTP 200 Jul 03 15:54:33.038387 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 825/3278] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:33 2026] GET /volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:33.046907 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4f6c9916-9b42-4136-9502-7fb64b27bdd7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:33.049140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4f6c9916-9b42-4136-9502-7fb64b27bdd7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 Jul 03 15:54:33.049430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4f6c9916-9b42-4136-9502-7fb64b27bdd7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:33.049639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4f6c9916-9b42-4136-9502-7fb64b27bdd7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:33.055027 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:33.055027 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:33.055461 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4f6c9916-9b42-4136-9502-7fb64b27bdd7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:33.056214 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4f6c9916-9b42-4136-9502-7fb64b27bdd7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 returned with HTTP 200 Jul 03 15:54:33.056558 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 816/3279] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:33 2026] GET /volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:33.132174 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ee532d56-b64e-42f7-9b51-3c86d18441a1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:33.134215 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ee532d56-b64e-42f7-9b51-3c86d18441a1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0 Jul 03 15:54:33.134553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ee532d56-b64e-42f7-9b51-3c86d18441a1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:33.144063 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ee532d56-b64e-42f7-9b51-3c86d18441a1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-ba1deebc-e247-46c8-9382-b12a8b85e5f3-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:54:33.149387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ee532d56-b64e-42f7-9b51-3c86d18441a1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-ba1deebc-e247-46c8-9382-b12a8b85e5f3-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:54:33.150889 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:33.150889 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:33.671234 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ee532d56-b64e-42f7-9b51-3c86d18441a1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-ba1deebc-e247-46c8-9382-b12a8b85e5f3-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:54:33.671564 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-ee532d56-b64e-42f7-9b51-3c86d18441a1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0 returned with HTTP 200 Jul 03 15:54:33.672454 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 821/3280] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:54:33 2026] PUT /volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:33.756709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eacadd5d-31b1-4d0d-85cd-da8e6cf66c65 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:33.758663 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eacadd5d-31b1-4d0d-85cd-da8e6cf66c65 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:33.759006 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eacadd5d-31b1-4d0d-85cd-da8e6cf66c65 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:33.759408 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eacadd5d-31b1-4d0d-85cd-da8e6cf66c65 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:33.759725 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-eacadd5d-31b1-4d0d-85cd-da8e6cf66c65 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:33.764859 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:33.764859 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:33.765975 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eacadd5d-31b1-4d0d-85cd-da8e6cf66c65 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:33.766687 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 819/3281] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:33 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:54:34.182484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-86eb270e-bdf7-4ee7-83f1-dfb93e84e9ad None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:34.184409 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-86eb270e-bdf7-4ee7-83f1-dfb93e84e9ad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0/action Jul 03 15:54:34.184794 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-86eb270e-bdf7-4ee7-83f1-dfb93e84e9ad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:34.184943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-86eb270e-bdf7-4ee7-83f1-dfb93e84e9ad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:34.201115 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:34.201115 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:34.218796 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-86eb270e-bdf7-4ee7-83f1-dfb93e84e9ad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0/action returned with HTTP 204 Jul 03 15:54:34.219223 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 826/3282] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:54:34 2026] POST /volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:34.582912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eef157db-b444-4a02-8673-8dfb34c28a20 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:34.585188 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eef157db-b444-4a02-8673-8dfb34c28a20 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:54:34.585610 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eef157db-b444-4a02-8673-8dfb34c28a20 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d291eb5-06b3-48bd-9f61-278ff21dddba", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1814657572", "description": null, "metadata": null}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:34.599480 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:34.599480 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:34.600120 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eef157db-b444-4a02-8673-8dfb34c28a20 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:34.600315 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-eef157db-b444-4a02-8673-8dfb34c28a20 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create snapshot from volume 6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:34.631482 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-eef157db-b444-4a02-8673-8dfb34c28a20 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Created reservations ['6c98b9d8-7ea6-4d6e-af79-c447e4082cf0', '319d7e1f-ea93-4e39-868c-4776f8fcee34', '61f712a2-f3b9-454a-9b98-a3dcc0133f45', '4ec40cfc-5870-466f-9a18-237fa6a70c53'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:34.667753 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eef157db-b444-4a02-8673-8dfb34c28a20 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot force create request issued successfully. Jul 03 15:54:34.668398 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eef157db-b444-4a02-8673-8dfb34c28a20 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:54:34.668606 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 817/3283] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:54:34 2026] POST /volume/v3/snapshots => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:34.679072 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7f97ac63-09a8-434b-afec-3f2fd98bf2af None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:34.681653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7f97ac63-09a8-434b-afec-3f2fd98bf2af tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 Jul 03 15:54:34.681905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7f97ac63-09a8-434b-afec-3f2fd98bf2af tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:34.682191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7f97ac63-09a8-434b-afec-3f2fd98bf2af tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:34.689524 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:34.689524 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:34.690190 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7f97ac63-09a8-434b-afec-3f2fd98bf2af tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:34.691378 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7f97ac63-09a8-434b-afec-3f2fd98bf2af tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 returned with HTTP 200 Jul 03 15:54:34.692117 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 822/3284] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:34 2026] GET /volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:34.705513 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-987834d7-26a2-4dbe-b4f0-a367a5021617 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:34.705896 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-987834d7-26a2-4dbe-b4f0-a367a5021617 None None] GET https://10.4.3.228/volume// Jul 03 15:54:34.706099 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-987834d7-26a2-4dbe-b4f0-a367a5021617 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:34.706305 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-987834d7-26a2-4dbe-b4f0-a367a5021617 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:34.706655 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-987834d7-26a2-4dbe-b4f0-a367a5021617 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:34.706966 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 820/3285] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:54:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:34.714890 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-707d20f4-9043-4d7c-b969-abd00e3bb598 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:34.717076 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-707d20f4-9043-4d7c-b969-abd00e3bb598 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:54:34.717438 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-707d20f4-9043-4d7c-b969-abd00e3bb598 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86d789b7-b56f-4a91-8d62-e235977769d7", "connector": null, "instance_uuid": "4db64d07-c541-4f4d-9737-60c1e368e7c7"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:34.726909 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:34.726909 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:34.766918 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-707d20f4-9043-4d7c-b969-abd00e3bb598 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:54:34.767490 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 827/3286] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:54:34 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:34.779852 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2cc8f44d-37ee-4450-853f-d5f16779d3d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:34.782607 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2cc8f44d-37ee-4450-853f-d5f16779d3d7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:34.782949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2cc8f44d-37ee-4450-853f-d5f16779d3d7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:34.783265 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2cc8f44d-37ee-4450-853f-d5f16779d3d7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:34.783453 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-2cc8f44d-37ee-4450-853f-d5f16779d3d7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:34.789659 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:34.789659 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:34.791784 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2cc8f44d-37ee-4450-853f-d5f16779d3d7 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:34.791944 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 818/3287] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:34 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:35.190014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-11a4f542-9b99-485e-b761-2676a8ddb205 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.192000 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11a4f542-9b99-485e-b761-2676a8ddb205 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:35.192251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11a4f542-9b99-485e-b761-2676a8ddb205 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:35.192513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11a4f542-9b99-485e-b761-2676a8ddb205 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:35.202910 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.202910 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:35.207665 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-11a4f542-9b99-485e-b761-2676a8ddb205 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:35.214309 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11a4f542-9b99-485e-b761-2676a8ddb205 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:35.214905 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 823/3288] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:35 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:35.314859 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0b4e3259-6cf6-4798-b454-b0f4e4307cea None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.315338 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0b4e3259-6cf6-4798-b454-b0f4e4307cea None None] GET https://10.4.3.228/volume// Jul 03 15:54:35.315570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0b4e3259-6cf6-4798-b454-b0f4e4307cea None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:35.315863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0b4e3259-6cf6-4798-b454-b0f4e4307cea None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:35.316226 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0b4e3259-6cf6-4798-b454-b0f4e4307cea None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:35.316546 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 821/3289] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:35.324207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-bd461732-bdd2-4937-8c07-1a0e32acf442 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.327019 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-bd461732-bdd2-4937-8c07-1a0e32acf442 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:35.327293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-bd461732-bdd2-4937-8c07-1a0e32acf442 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:35.327477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-bd461732-bdd2-4937-8c07-1a0e32acf442 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:35.337127 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.337127 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:35.341868 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-bd461732-bdd2-4937-8c07-1a0e32acf442 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:35.348046 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-bd461732-bdd2-4937-8c07-1a0e32acf442 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:35.348607 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 828/3290] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:35 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:35.464947 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-f9d02ab3-d5e7-4c44-877e-c3a1aeaa0085 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.468073 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-f9d02ab3-d5e7-4c44-877e-c3a1aeaa0085 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] PUT https://10.4.3.228/volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3 Jul 03 15:54:35.468578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-f9d02ab3-d5e7-4c44-877e-c3a1aeaa0085 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:35.478398 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-f9d02ab3-d5e7-4c44-877e-c3a1aeaa0085 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Acquiring lock "cinder-attachment_update-86d789b7-b56f-4a91-8d62-e235977769d7-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:54:35.484418 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-f9d02ab3-d5e7-4c44-877e-c3a1aeaa0085 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Lock "cinder-attachment_update-86d789b7-b56f-4a91-8d62-e235977769d7-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:54:35.485972 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.485972 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:35.702325 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-19eff86c-3800-464a-863b-1ee8d63fe3f1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.704384 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-19eff86c-3800-464a-863b-1ee8d63fe3f1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 Jul 03 15:54:35.706217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-19eff86c-3800-464a-863b-1ee8d63fe3f1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:35.706217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-19eff86c-3800-464a-863b-1ee8d63fe3f1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:35.710902 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.710902 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:35.711672 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-19eff86c-3800-464a-863b-1ee8d63fe3f1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:35.713127 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-19eff86c-3800-464a-863b-1ee8d63fe3f1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 returned with HTTP 200 Jul 03 15:54:35.713127 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 824/3291] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:35 2026] GET /volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:35.722962 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2d93c147-613b-40cb-bde4-eefadc97e0b0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.724800 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d93c147-613b-40cb-bde4-eefadc97e0b0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 Jul 03 15:54:35.725052 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d93c147-613b-40cb-bde4-eefadc97e0b0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:35.725285 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d93c147-613b-40cb-bde4-eefadc97e0b0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:35.730366 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.730366 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:35.730759 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2d93c147-613b-40cb-bde4-eefadc97e0b0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:35.731569 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d93c147-613b-40cb-bde4-eefadc97e0b0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 returned with HTTP 200 Jul 03 15:54:35.731971 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 822/3292] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:35 2026] GET /volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:35.766258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-9f7a1df8-648b-4edc-965d-e9e0f6e50962 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.769148 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-9f7a1df8-648b-4edc-965d-e9e0f6e50962 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:35.769344 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-9f7a1df8-648b-4edc-965d-e9e0f6e50962 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:35.769520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-9f7a1df8-648b-4edc-965d-e9e0f6e50962 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:35.778177 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.778177 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:35.781501 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-9f7a1df8-648b-4edc-965d-e9e0f6e50962 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:35.785467 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-9f7a1df8-648b-4edc-965d-e9e0f6e50962 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:35.785890 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 829/3293] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:35 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:35.802846 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7929fcd9-46fb-416b-98cf-eb9ba135e4ba None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.804533 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7929fcd9-46fb-416b-98cf-eb9ba135e4ba tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:35.805011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7929fcd9-46fb-416b-98cf-eb9ba135e4ba tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:35.805356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7929fcd9-46fb-416b-98cf-eb9ba135e4ba tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:35.805572 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7929fcd9-46fb-416b-98cf-eb9ba135e4ba tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:35.808886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-3104c3b1-61ef-4775-8cd1-ec31f6b23e30 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:35.810260 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.810260 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:35.810659 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-3104c3b1-61ef-4775-8cd1-ec31f6b23e30 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba/action Jul 03 15:54:35.810986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-3104c3b1-61ef-4775-8cd1-ec31f6b23e30 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:35.811123 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-3104c3b1-61ef-4775-8cd1-ec31f6b23e30 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:35.811819 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7929fcd9-46fb-416b-98cf-eb9ba135e4ba tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:35.811819 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 825/3294] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:35 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:35.824723 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:35.824723 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:35.825388 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-3104c3b1-61ef-4775-8cd1-ec31f6b23e30 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:35.835630 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-3104c3b1-61ef-4775-8cd1-ec31f6b23e30 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Begin detaching volume completed successfully. Jul 03 15:54:35.835968 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-3104c3b1-61ef-4775-8cd1-ec31f6b23e30 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba/action returned with HTTP 202 Jul 03 15:54:35.836594 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 823/3295] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:54:35 2026] POST /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:36.018207 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-f9d02ab3-d5e7-4c44-877e-c3a1aeaa0085 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Lock "cinder-attachment_update-86d789b7-b56f-4a91-8d62-e235977769d7-np0000004436" released by "attachment_update" :: held 0.534s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:54:36.020780 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-f9d02ab3-d5e7-4c44-877e-c3a1aeaa0085 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3 returned with HTTP 200 Jul 03 15:54:36.020780 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 819/3296] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:54:35 2026] PUT /volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:36.228707 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f10a5c52-0b23-46e0-bb49-41fc663aed5c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:36.230613 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f10a5c52-0b23-46e0-bb49-41fc663aed5c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:36.230816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f10a5c52-0b23-46e0-bb49-41fc663aed5c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:36.231031 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f10a5c52-0b23-46e0-bb49-41fc663aed5c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:36.240422 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:36.240422 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:36.243771 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f10a5c52-0b23-46e0-bb49-41fc663aed5c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:36.248327 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f10a5c52-0b23-46e0-bb49-41fc663aed5c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:36.248736 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 830/3297] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:36 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:36.822379 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8be28beb-d2dc-4a3b-a59f-d2913c762721 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:36.824229 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8be28beb-d2dc-4a3b-a59f-d2913c762721 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:36.824438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8be28beb-d2dc-4a3b-a59f-d2913c762721 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:36.824723 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8be28beb-d2dc-4a3b-a59f-d2913c762721 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:36.824823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-8be28beb-d2dc-4a3b-a59f-d2913c762721 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:36.829498 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:36.829498 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:36.830335 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8be28beb-d2dc-4a3b-a59f-d2913c762721 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:36.830776 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 826/3298] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:36 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:36.865656 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b4aad10b-d14d-435c-a60b-8dfc43f18ec2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:36.866276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4aad10b-d14d-435c-a60b-8dfc43f18ec2 None None] GET https://10.4.3.228/volume// Jul 03 15:54:36.866534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4aad10b-d14d-435c-a60b-8dfc43f18ec2 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:36.866884 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4aad10b-d14d-435c-a60b-8dfc43f18ec2 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:36.867338 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4aad10b-d14d-435c-a60b-8dfc43f18ec2 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:36.867767 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 824/3299] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:36.875022 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-12529e27-a39a-43c2-adb0-8d1781cae0f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:36.877108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-12529e27-a39a-43c2-adb0-8d1781cae0f2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:54:36.877319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-12529e27-a39a-43c2-adb0-8d1781cae0f2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:36.877510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-12529e27-a39a-43c2-adb0-8d1781cae0f2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:36.886746 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:36.886746 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:36.890392 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-12529e27-a39a-43c2-adb0-8d1781cae0f2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:36.896116 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-12529e27-a39a-43c2-adb0-8d1781cae0f2 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:54:36.896487 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 820/3300] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:36 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 1325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:37.264885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b8a790ad-7280-4333-aa5f-5f24ca627151 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:37.267307 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b8a790ad-7280-4333-aa5f-5f24ca627151 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:37.267544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b8a790ad-7280-4333-aa5f-5f24ca627151 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:37.267806 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b8a790ad-7280-4333-aa5f-5f24ca627151 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:37.279734 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:37.279734 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:37.284393 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b8a790ad-7280-4333-aa5f-5f24ca627151 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:37.289843 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b8a790ad-7280-4333-aa5f-5f24ca627151 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:37.290394 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 831/3301] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:37 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:37.840649 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-962e6bd4-3d93-4b9d-a8a5-0e9910434d8e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:37.842289 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-962e6bd4-3d93-4b9d-a8a5-0e9910434d8e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:37.842491 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-962e6bd4-3d93-4b9d-a8a5-0e9910434d8e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:37.842716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-962e6bd4-3d93-4b9d-a8a5-0e9910434d8e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:37.842817 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-962e6bd4-3d93-4b9d-a8a5-0e9910434d8e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:37.848028 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:37.848028 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:37.849045 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-962e6bd4-3d93-4b9d-a8a5-0e9910434d8e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:37.849401 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 827/3302] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:37 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:38.304809 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-69b35778-52af-4358-ba97-605dafc04ea6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:38.305600 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b3824855-46b3-448c-97b5-0a811828cc16 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:38.307406 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-69b35778-52af-4358-ba97-605dafc04ea6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3/encryption Jul 03 15:54:38.307647 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3824855-46b3-448c-97b5-0a811828cc16 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:38.307730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-69b35778-52af-4358-ba97-605dafc04ea6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:38.307918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3824855-46b3-448c-97b5-0a811828cc16 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:38.307979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-69b35778-52af-4358-ba97-605dafc04ea6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:38.308173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3824855-46b3-448c-97b5-0a811828cc16 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:38.318930 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:38.318930 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:38.319141 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:38.319141 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:38.323458 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b3824855-46b3-448c-97b5-0a811828cc16 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:38.327750 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-79e3f263-ecac-4762-9962-9e66d04f62cf req-69b35778-52af-4358-ba97-605dafc04ea6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3/encryption returned with HTTP 200 Jul 03 15:54:38.328358 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 825/3303] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:54:38 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:38.330084 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3824855-46b3-448c-97b5-0a811828cc16 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:38.330498 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 821/3304] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:38 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:38.862464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6f904f65-b61b-442b-9ae3-c8a529962529 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:38.864438 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6f904f65-b61b-442b-9ae3-c8a529962529 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:38.864734 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6f904f65-b61b-442b-9ae3-c8a529962529 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:38.864844 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6f904f65-b61b-442b-9ae3-c8a529962529 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:38.865000 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6f904f65-b61b-442b-9ae3-c8a529962529 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:38.869612 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:38.869612 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:38.870503 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6f904f65-b61b-442b-9ae3-c8a529962529 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:38.870839 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 832/3305] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:38 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:39.349055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f00ac4df-4fe6-40cb-a262-1ba40e2504fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:39.351455 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f00ac4df-4fe6-40cb-a262-1ba40e2504fe tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:39.351747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f00ac4df-4fe6-40cb-a262-1ba40e2504fe tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:39.352021 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f00ac4df-4fe6-40cb-a262-1ba40e2504fe tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:39.362966 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:39.362966 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:39.371583 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f00ac4df-4fe6-40cb-a262-1ba40e2504fe tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:39.376905 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f00ac4df-4fe6-40cb-a262-1ba40e2504fe tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:39.377307 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 828/3306] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:39 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:39.882922 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6833531e-18ff-415f-b877-a5cbc5e68054 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:39.884771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6833531e-18ff-415f-b877-a5cbc5e68054 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:39.885055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6833531e-18ff-415f-b877-a5cbc5e68054 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:39.885335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6833531e-18ff-415f-b877-a5cbc5e68054 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:39.885503 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6833531e-18ff-415f-b877-a5cbc5e68054 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:39.892179 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:39.892179 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:39.893314 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6833531e-18ff-415f-b877-a5cbc5e68054 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:39.893995 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 826/3307] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:39 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:40.391739 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c7c7e8fe-4fa4-47dc-ae96-d1dfd1aefd8c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:40.393906 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c7c7e8fe-4fa4-47dc-ae96-d1dfd1aefd8c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:40.394159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c7c7e8fe-4fa4-47dc-ae96-d1dfd1aefd8c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:40.394387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c7c7e8fe-4fa4-47dc-ae96-d1dfd1aefd8c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:40.405791 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:40.405791 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:40.409651 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c7c7e8fe-4fa4-47dc-ae96-d1dfd1aefd8c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:40.414481 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c7c7e8fe-4fa4-47dc-ae96-d1dfd1aefd8c tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:40.415033 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 822/3308] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:40 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:40.905285 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c1d80e4b-5d11-4082-9a5d-747f4d5d05c4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:40.907569 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c1d80e4b-5d11-4082-9a5d-747f4d5d05c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:40.907820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c1d80e4b-5d11-4082-9a5d-747f4d5d05c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:40.908058 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c1d80e4b-5d11-4082-9a5d-747f4d5d05c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:40.908203 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c1d80e4b-5d11-4082-9a5d-747f4d5d05c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:40.912783 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:40.912783 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:40.913507 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c1d80e4b-5d11-4082-9a5d-747f4d5d05c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:40.914001 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 833/3309] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:40 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:41.428592 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-252801a4-01ba-4a93-9ceb-ea8871e98399 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:41.430551 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-252801a4-01ba-4a93-9ceb-ea8871e98399 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:41.432274 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-252801a4-01ba-4a93-9ceb-ea8871e98399 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:41.432274 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-252801a4-01ba-4a93-9ceb-ea8871e98399 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:41.443877 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:41.443877 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:41.448438 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-252801a4-01ba-4a93-9ceb-ea8871e98399 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:41.453525 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-252801a4-01ba-4a93-9ceb-ea8871e98399 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:41.454239 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 829/3310] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:41 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:41.624911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-ead9c9de-5636-41b3-a207-e66febdd6303 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:41.627442 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-ead9c9de-5636-41b3-a207-e66febdd6303 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a Jul 03 15:54:41.627980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-ead9c9de-5636-41b3-a207-e66febdd6303 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:41.628329 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-ead9c9de-5636-41b3-a207-e66febdd6303 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:41.640497 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:41.640497 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:41.924288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fbb77419-a5d4-4fe6-89a1-0eaf0cbe35b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:41.926694 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fbb77419-a5d4-4fe6-89a1-0eaf0cbe35b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:41.927078 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fbb77419-a5d4-4fe6-89a1-0eaf0cbe35b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:41.927393 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fbb77419-a5d4-4fe6-89a1-0eaf0cbe35b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:41.927609 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-fbb77419-a5d4-4fe6-89a1-0eaf0cbe35b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:41.933235 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:41.933235 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:41.934428 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fbb77419-a5d4-4fe6-89a1-0eaf0cbe35b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:41.934979 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 823/3311] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:41 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:42.175708 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-73ee1621-d6ca-4e68-bc46-4ca7a25ea8c4 req-ead9c9de-5636-41b3-a207-e66febdd6303 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a returned with HTTP 200 Jul 03 15:54:42.176266 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 827/3312] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:54:41 2026] DELETE /volume/v3/attachments/c2e2aabf-0dc6-4f50-bc15-6bed81c2315a => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:42.466856 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f287c30b-a4d6-438d-badf-8c1913114021 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:42.469061 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f287c30b-a4d6-438d-badf-8c1913114021 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:42.469376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f287c30b-a4d6-438d-badf-8c1913114021 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:42.469607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f287c30b-a4d6-438d-badf-8c1913114021 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:42.480517 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:42.480517 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:42.484193 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f287c30b-a4d6-438d-badf-8c1913114021 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:42.488615 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f287c30b-a4d6-438d-badf-8c1913114021 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:42.489004 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 834/3313] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:42 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:42.945256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9029d306-89fe-4569-8ee4-b612fd5cfca0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:42.947298 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9029d306-89fe-4569-8ee4-b612fd5cfca0 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:42.947518 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9029d306-89fe-4569-8ee4-b612fd5cfca0 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:42.947755 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9029d306-89fe-4569-8ee4-b612fd5cfca0 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:42.947883 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9029d306-89fe-4569-8ee4-b612fd5cfca0 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:42.953182 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:42.953182 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:42.954606 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9029d306-89fe-4569-8ee4-b612fd5cfca0 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:42.954985 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 830/3314] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:42 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:42.964697 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68712c69-1e7d-4d51-8802-f62ca54226b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:42.966386 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68712c69-1e7d-4d51-8802-f62ca54226b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:42.966591 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68712c69-1e7d-4d51-8802-f62ca54226b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:42.966802 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68712c69-1e7d-4d51-8802-f62ca54226b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:42.974280 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:42.974280 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:42.977752 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-68712c69-1e7d-4d51-8802-f62ca54226b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Volume info retrieved successfully. Jul 03 15:54:42.981851 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68712c69-1e7d-4d51-8802-f62ca54226b3 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 returned with HTTP 200 Jul 03 15:54:42.982340 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 824/3315] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:42 2026] GET /volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:42.998655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1534d977-d031-4f89-98db-3062bde94198 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:43.000703 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1534d977-d031-4f89-98db-3062bde94198 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] PUT https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:43.001168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1534d977-d031-4f89-98db-3062bde94198 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-973950049", "description": "tempest-volume-backup-description-1593503497"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:43.007250 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:43.007250 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:43.014174 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1534d977-d031-4f89-98db-3062bde94198 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:43.014661 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 828/3316] 10.4.3.228 () {70 vars in 1409 bytes} [Fri Jul 3 15:54:42 2026] PUT /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:43.023896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-42c41bc4-05c3-4313-98dc-b474c28931c4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:43.026532 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-42c41bc4-05c3-4313-98dc-b474c28931c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:43.026790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-42c41bc4-05c3-4313-98dc-b474c28931c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:43.027094 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-42c41bc4-05c3-4313-98dc-b474c28931c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:43.027254 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-42c41bc4-05c3-4313-98dc-b474c28931c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:43.032259 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:43.032259 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:43.033022 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-42c41bc4-05c3-4313-98dc-b474c28931c4 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:43.033402 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 835/3317] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:43 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 840 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:43.043566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-282527e2-f681-49c9-a096-ca045f3c0c9e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:43.045804 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-282527e2-f681-49c9-a096-ca045f3c0c9e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] DELETE https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:43.046233 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-282527e2-f681-49c9-a096-ca045f3c0c9e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:43.046547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-282527e2-f681-49c9-a096-ca045f3c0c9e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:43.046712 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-282527e2-f681-49c9-a096-ca045f3c0c9e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Delete backup with id: 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. Jul 03 15:54:43.051795 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:43.051795 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:43.066798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-282527e2-f681-49c9-a096-ca045f3c0c9e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] delete_backup rpcapi backup_id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:54:43.068892 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-282527e2-f681-49c9-a096-ca045f3c0c9e tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 202 Jul 03 15:54:43.069520 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 831/3318] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:54:43 2026] DELETE /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:43.078157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e2614e26-736d-427c-9c21-ad3838f51099 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:43.080245 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e2614e26-736d-427c-9c21-ad3838f51099 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:43.080507 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e2614e26-736d-427c-9c21-ad3838f51099 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:43.080701 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e2614e26-736d-427c-9c21-ad3838f51099 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:43.080806 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e2614e26-736d-427c-9c21-ad3838f51099 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:43.085134 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:43.085134 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:43.086108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e2614e26-736d-427c-9c21-ad3838f51099 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 200 Jul 03 15:54:43.086737 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 825/3319] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:43 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 839 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:43.163748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:43.165971 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:43.166401 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-61186179", "snapshot_id": "c2c4e420-123e-4541-a4e6-e1f721d6c0b1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:43.168772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-61186179', 'snapshot_id': 'c2c4e420-123e-4541-a4e6-e1f721d6c0b1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:43.174756 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:43.174756 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:43.175323 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:54:43.175468 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume of 1 GB Jul 03 15:54:43.184408 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Availability Zones retrieved successfully. Jul 03 15:54:43.197256 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (37f9ee62-aeed-4c33-bda0-bb520932edd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:43.198166 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5a7014-213e-45f2-bb00-73a21f6561e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:43.200388 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:43.242415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5a7014-213e-45f2-bb00-73a21f6561e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c2c4e420-123e-4541-a4e6-e1f721d6c0b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:43.243152 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d90c80b-4aa9-4fbe-b2c5-10393e7d892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:43.292719 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Created reservations ['adc956c1-30d7-4d7a-8dbd-9034d9f7f153', 'af7740de-f10f-49a9-9c54-2a5bdb042eb1', '477ca4fa-b2b0-4a36-8b63-c543d195a77b', 'db76091f-367d-426e-8fa3-2028b1763b95'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:43.293863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d90c80b-4aa9-4fbe-b2c5-10393e7d892a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adc956c1-30d7-4d7a-8dbd-9034d9f7f153', 'af7740de-f10f-49a9-9c54-2a5bdb042eb1', '477ca4fa-b2b0-4a36-8b63-c543d195a77b', 'db76091f-367d-426e-8fa3-2028b1763b95']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:43.294815 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b61eb6-806b-4088-a449-a529e606092e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:43.344394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4b61eb6-806b-4088-a449-a529e606092e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d3e725-b61d-4020-8525-03ecc0622282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-61186179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['adc956c1-30d7-4d7a-8dbd-9034d9f7f153','af7740de-f10f-49a9-9c54-2a5bdb042eb1','477ca4fa-b2b0-4a36-8b63-c543d195a77b','db76091f-367d-426e-8fa3-2028b1763b95'],size=1,snapshot_id=c2c4e420-123e-4541-a4e6-e1f721d6c0b1,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-61186179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d3e725-b61d-4020-8525-03ecc0622282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b933d55d62f94a61b474950d5c75b6bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c2c4e420-123e-4541-a4e6-e1f721d6c0b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7544d1ab854d4e63a995daad37e06a81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:43.345167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a1ae70-af97-4777-9a44-7d88d964d794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:43.372566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a1ae70-af97-4777-9a44-7d88d964d794) transitioned into 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-61186179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['adc956c1-30d7-4d7a-8dbd-9034d9f7f153','af7740de-f10f-49a9-9c54-2a5bdb042eb1','477ca4fa-b2b0-4a36-8b63-c543d195a77b','db76091f-367d-426e-8fa3-2028b1763b95'],size=1,snapshot_id=c2c4e420-123e-4541-a4e6-e1f721d6c0b1,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:43.373551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606bc0fc-6259-4bdf-97d3-e0484f26a312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:43.406826 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606bc0fc-6259-4bdf-97d3-e0484f26a312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:43.406826 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (37f9ee62-aeed-4c33-bda0-bb520932edd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:43.406826 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request issued successfully. Jul 03 15:54:43.406826 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cbd7048d-ab26-4b8d-897d-2e5f3b332733 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:43.407512 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 829/3320] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:54:43 2026] POST /volume/v3/volumes => generated 789 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:43.423641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f91aed95-4b6c-4fc0-a29d-e31ad6560553 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:43.427773 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f91aed95-4b6c-4fc0-a29d-e31ad6560553 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:43.427950 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f91aed95-4b6c-4fc0-a29d-e31ad6560553 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:43.428127 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f91aed95-4b6c-4fc0-a29d-e31ad6560553 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:43.439116 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:43.439116 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:43.445921 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f91aed95-4b6c-4fc0-a29d-e31ad6560553 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:43.451345 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f91aed95-4b6c-4fc0-a29d-e31ad6560553 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:43.451781 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 836/3321] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:43 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:43.507457 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-96144d8c-f8e7-4ae6-b615-412f61d5321a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:43.509424 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-96144d8c-f8e7-4ae6-b615-412f61d5321a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:43.509764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-96144d8c-f8e7-4ae6-b615-412f61d5321a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:43.510187 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-96144d8c-f8e7-4ae6-b615-412f61d5321a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:43.530972 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:43.530972 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:43.538980 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-96144d8c-f8e7-4ae6-b615-412f61d5321a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:43.545474 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-96144d8c-f8e7-4ae6-b615-412f61d5321a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:43.546024 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 832/3322] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:43 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:44.097911 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b4a28f92-44cd-488f-9aa7-a2be28d82435 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.100140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b4a28f92-44cd-488f-9aa7-a2be28d82435 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 Jul 03 15:54:44.100397 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b4a28f92-44cd-488f-9aa7-a2be28d82435 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.100648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b4a28f92-44cd-488f-9aa7-a2be28d82435 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.100812 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-b4a28f92-44cd-488f-9aa7-a2be28d82435 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Show backup with id 6e8ac2a3-c88e-464d-a2a8-c60d7f662c38. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:54:44.105108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b4a28f92-44cd-488f-9aa7-a2be28d82435 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 returned with HTTP 404 Jul 03 15:54:44.105750 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 826/3323] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/backups/6e8ac2a3-c88e-464d-a2a8-c60d7f662c38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:44.188370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2dc46a9f-5930-434e-a3d3-040d6e1f5597 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.190134 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2dc46a9f-5930-434e-a3d3-040d6e1f5597 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:44.190329 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2dc46a9f-5930-434e-a3d3-040d6e1f5597 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.190557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2dc46a9f-5930-434e-a3d3-040d6e1f5597 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.197229 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.197229 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:44.200873 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2dc46a9f-5930-434e-a3d3-040d6e1f5597 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Volume info retrieved successfully. Jul 03 15:54:44.204700 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2dc46a9f-5930-434e-a3d3-040d6e1f5597 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 returned with HTTP 200 Jul 03 15:54:44.205091 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 830/3324] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:44.216393 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9ee28407-84f4-422b-808b-babd9a51174d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.218139 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9ee28407-84f4-422b-808b-babd9a51174d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:44.218320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9ee28407-84f4-422b-808b-babd9a51174d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.218490 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9ee28407-84f4-422b-808b-babd9a51174d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.218661 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-9ee28407-84f4-422b-808b-babd9a51174d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Delete volume with id: 7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:44.225098 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.225098 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:44.225492 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9ee28407-84f4-422b-808b-babd9a51174d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Volume info retrieved successfully. Jul 03 15:54:44.240450 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9ee28407-84f4-422b-808b-babd9a51174d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Delete volume request issued successfully. Jul 03 15:54:44.240654 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9ee28407-84f4-422b-808b-babd9a51174d tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 returned with HTTP 202 Jul 03 15:54:44.241154 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 837/3325] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:54:44 2026] DELETE /volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:44.248904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9d082586-26bf-4c55-ba32-5b76ed506bc2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.251316 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d082586-26bf-4c55-ba32-5b76ed506bc2 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:44.251800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9d082586-26bf-4c55-ba32-5b76ed506bc2 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.252156 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9d082586-26bf-4c55-ba32-5b76ed506bc2 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.262648 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.262648 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:44.267820 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9d082586-26bf-4c55-ba32-5b76ed506bc2 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Volume info retrieved successfully. Jul 03 15:54:44.272911 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d082586-26bf-4c55-ba32-5b76ed506bc2 tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 returned with HTTP 200 Jul 03 15:54:44.273406 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 833/3326] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:44.467438 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e6341575-5a91-4558-a7a4-a4d8f8fa3e4a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.469607 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6341575-5a91-4558-a7a4-a4d8f8fa3e4a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:44.469897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6341575-5a91-4558-a7a4-a4d8f8fa3e4a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.470196 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e6341575-5a91-4558-a7a4-a4d8f8fa3e4a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.477159 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.477159 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:44.480597 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e6341575-5a91-4558-a7a4-a4d8f8fa3e4a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:44.484508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e6341575-5a91-4558-a7a4-a4d8f8fa3e4a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:44.484910 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 827/3327] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:44.497165 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-93bd1f91-5473-412a-93ee-750a881545e1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.499065 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93bd1f91-5473-412a-93ee-750a881545e1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:44.499280 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93bd1f91-5473-412a-93ee-750a881545e1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.499495 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93bd1f91-5473-412a-93ee-750a881545e1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.507961 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.507961 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:44.509792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-24205044-8e64-46c2-91b5-e49960f1ffb4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.511948 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-24205044-8e64-46c2-91b5-e49960f1ffb4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3/action Jul 03 15:54:44.512367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-24205044-8e64-46c2-91b5-e49960f1ffb4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:44.512498 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-24205044-8e64-46c2-91b5-e49960f1ffb4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:44.517327 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-93bd1f91-5473-412a-93ee-750a881545e1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:44.523960 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93bd1f91-5473-412a-93ee-750a881545e1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:44.524541 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 831/3328] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:44.536336 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.536336 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:44.559222 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e3034181-e574-4c84-8aaf-b3c661165de4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.561561 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3034181-e574-4c84-8aaf-b3c661165de4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:44.561917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3034181-e574-4c84-8aaf-b3c661165de4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.562269 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3034181-e574-4c84-8aaf-b3c661165de4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.573059 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.573059 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:44.577003 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e3034181-e574-4c84-8aaf-b3c661165de4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:44.579588 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-0f47a7f3-ed5d-46ee-85b0-831e5dfa2bc3 req-24205044-8e64-46c2-91b5-e49960f1ffb4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3/action returned with HTTP 204 Jul 03 15:54:44.580330 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 838/3329] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:54:44 2026] POST /volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:44.583567 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3034181-e574-4c84-8aaf-b3c661165de4 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:44.584199 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 834/3330] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:44.598072 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6519a5ed-868b-4f01-a8e0-f107a5b4a5af None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.599981 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6519a5ed-868b-4f01-a8e0-f107a5b4a5af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:44.600200 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6519a5ed-868b-4f01-a8e0-f107a5b4a5af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.600391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6519a5ed-868b-4f01-a8e0-f107a5b4a5af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.610988 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.610988 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:44.615218 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6519a5ed-868b-4f01-a8e0-f107a5b4a5af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:44.620683 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6519a5ed-868b-4f01-a8e0-f107a5b4a5af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:44.621815 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 828/3331] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:54:44.634203 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4c624752-71a0-4338-9f1e-57e716487cd7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.636400 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c624752-71a0-4338-9f1e-57e716487cd7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] DELETE https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:44.636663 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c624752-71a0-4338-9f1e-57e716487cd7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.636934 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c624752-71a0-4338-9f1e-57e716487cd7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.637157 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-4c624752-71a0-4338-9f1e-57e716487cd7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Delete volume with id: 86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:44.647143 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.647143 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:44.647612 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4c624752-71a0-4338-9f1e-57e716487cd7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:44.654812 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4c624752-71a0-4338-9f1e-57e716487cd7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-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 03 15:54:44.655183 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c624752-71a0-4338-9f1e-57e716487cd7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 400 Jul 03 15:54:44.655684 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 832/3332] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:44 2026] DELETE /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:54:44.663322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-53e6abe7-bf1a-4101-991b-4bce08e5e1cb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.665259 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-53e6abe7-bf1a-4101-991b-4bce08e5e1cb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:44.665464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-53e6abe7-bf1a-4101-991b-4bce08e5e1cb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.665677 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-53e6abe7-bf1a-4101-991b-4bce08e5e1cb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.676347 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.676347 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:44.680510 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-53e6abe7-bf1a-4101-991b-4bce08e5e1cb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:44.685331 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-53e6abe7-bf1a-4101-991b-4bce08e5e1cb tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:44.685725 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 839/3333] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:44.733656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5bcef438-4050-48a7-a40b-c5929462f286 req-06e5c43f-5c37-4146-8560-51bd56201c83 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.736212 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-06e5c43f-5c37-4146-8560-51bd56201c83 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:44.736541 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-06e5c43f-5c37-4146-8560-51bd56201c83 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:44.736818 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-06e5c43f-5c37-4146-8560-51bd56201c83 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:44.747919 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.747919 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:44.751950 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-5bcef438-4050-48a7-a40b-c5929462f286 req-06e5c43f-5c37-4146-8560-51bd56201c83 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:44.759541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-06e5c43f-5c37-4146-8560-51bd56201c83 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:44.760128 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 835/3334] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:44 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:44.781018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5bcef438-4050-48a7-a40b-c5929462f286 req-4ad67e63-25f7-4764-89ce-5bc275e27455 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:44.783335 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-4ad67e63-25f7-4764-89ce-5bc275e27455 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] POST https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7/action Jul 03 15:54:44.783786 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-4ad67e63-25f7-4764-89ce-5bc275e27455 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:44.783974 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-4ad67e63-25f7-4764-89ce-5bc275e27455 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:44.795558 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:44.795558 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:44.796132 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5bcef438-4050-48a7-a40b-c5929462f286 req-4ad67e63-25f7-4764-89ce-5bc275e27455 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:44.804782 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5bcef438-4050-48a7-a40b-c5929462f286 req-4ad67e63-25f7-4764-89ce-5bc275e27455 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Begin detaching volume completed successfully. Jul 03 15:54:44.805048 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-4ad67e63-25f7-4764-89ce-5bc275e27455 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7/action returned with HTTP 202 Jul 03 15:54:44.805488 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 829/3335] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:54:44 2026] POST /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:45.047370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b4053507-356d-4507-ab49-6e3bbfc5ddd4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:45.049747 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b4053507-356d-4507-ab49-6e3bbfc5ddd4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:45.049958 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b4053507-356d-4507-ab49-6e3bbfc5ddd4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:45.050221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b4053507-356d-4507-ab49-6e3bbfc5ddd4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:45.057272 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:45.057272 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:45.060880 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b4053507-356d-4507-ab49-6e3bbfc5ddd4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:45.064716 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b4053507-356d-4507-ab49-6e3bbfc5ddd4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:45.065164 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 833/3336] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:45 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:45.290367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a7944950-4c00-4775-aff8-4a9fe66b64cb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:45.292251 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7944950-4c00-4775-aff8-4a9fe66b64cb tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] GET https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 Jul 03 15:54:45.292451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a7944950-4c00-4775-aff8-4a9fe66b64cb tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:45.292638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a7944950-4c00-4775-aff8-4a9fe66b64cb tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:45.298123 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7944950-4c00-4775-aff8-4a9fe66b64cb tempest-VolumesBackupsV39Test-203451703 tempest-VolumesBackupsV39Test-203451703-project-member] https://10.4.3.228/volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 returned with HTTP 404 Jul 03 15:54:45.298738 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 840/3337] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 15:54:45 2026] GET /volume/v3/volumes/7a21d2bc-7fa3-4833-81d3-1205ba5db534 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:45.832255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3335dc95-df30-43d4-8b46-e1eec52754e9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:45.832687 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3335dc95-df30-43d4-8b46-e1eec52754e9 None None] GET https://10.4.3.228/volume// Jul 03 15:54:45.832888 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3335dc95-df30-43d4-8b46-e1eec52754e9 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:45.833128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3335dc95-df30-43d4-8b46-e1eec52754e9 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:45.833445 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3335dc95-df30-43d4-8b46-e1eec52754e9 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:45.833754 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 836/3338] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:45.841153 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5bcef438-4050-48a7-a40b-c5929462f286 req-edc33c0b-d5d8-4a1c-a563-de3023798405 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:45.843109 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-edc33c0b-d5d8-4a1c-a563-de3023798405 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:45.843332 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-edc33c0b-d5d8-4a1c-a563-de3023798405 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:45.843534 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-edc33c0b-d5d8-4a1c-a563-de3023798405 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:45.852274 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:45.852274 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:45.855437 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5bcef438-4050-48a7-a40b-c5929462f286 req-edc33c0b-d5d8-4a1c-a563-de3023798405 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:45.859921 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-edc33c0b-d5d8-4a1c-a563-de3023798405 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:45.860395 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 830/3339] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:45 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:46.660751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ca6e4980-91e7-4a7f-9a39-268d56fe597d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:46.769636 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca6e4980-91e7-4a7f-9a39-268d56fe597d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:54:46.770033 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca6e4980-91e7-4a7f-9a39-268d56fe597d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40f2a7a8-de13-4a90-b2d9-b517fbeb306c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1551326028"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:46.778917 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca6e4980-91e7-4a7f-9a39-268d56fe597d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 404 Jul 03 15:54:46.779518 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 834/3340] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:54:46 2026] POST /volume/v3/snapshots => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:46.789406 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2ee4d501-d1f3-42bf-9b14-b5b632b72375 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:46.791237 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ee4d501-d1f3-42bf-9b14-b5b632b72375 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:54:46.791552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ee4d501-d1f3-42bf-9b14-b5b632b72375 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1773916494"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:46.823496 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ee4d501-d1f3-42bf-9b14-b5b632b72375 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 404 Jul 03 15:54:46.824102 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 841/3341] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:54:46 2026] POST /volume/v3/snapshots => generated 77 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:46.833208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8fb5b01d-5162-4a1d-a1a0-184eecb0561d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:46.835556 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fb5b01d-5162-4a1d-a1a0-184eecb0561d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/snapshots?limit=invalid Jul 03 15:54:46.835823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fb5b01d-5162-4a1d-a1a0-184eecb0561d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:46.836069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fb5b01d-5162-4a1d-a1a0-184eecb0561d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:46.836463 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fb5b01d-5162-4a1d-a1a0-184eecb0561d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] HTTP exception thrown: limit param must be an integer Jul 03 15:54:46.836663 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fb5b01d-5162-4a1d-a1a0-184eecb0561d tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 15:54:46.837202 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 837/3342] 10.4.3.228 () {66 vars in 1270 bytes} [Fri Jul 3 15:54:46 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:54:46.847092 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c9d74b20-f0ee-42b2-8f5d-11031392fa5a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:46.849194 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c9d74b20-f0ee-42b2-8f5d-11031392fa5a tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/snapshots?marker=8e0948b3-e5bf-47db-b60b-f9524173f714 Jul 03 15:54:46.849400 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c9d74b20-f0ee-42b2-8f5d-11031392fa5a tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:46.849551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c9d74b20-f0ee-42b2-8f5d-11031392fa5a tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:46.849828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-c9d74b20-f0ee-42b2-8f5d-11031392fa5a tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:54:46.851267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-c9d74b20-f0ee-42b2-8f5d-11031392fa5a tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:54:46.856028 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c9d74b20-f0ee-42b2-8f5d-11031392fa5a tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots?marker=8e0948b3-e5bf-47db-b60b-f9524173f714 returned with HTTP 404 Jul 03 15:54:46.856512 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 831/3343] 10.4.3.228 () {66 vars in 1330 bytes} [Fri Jul 3 15:54:46 2026] GET /volume/v3/snapshots?marker=8e0948b3-e5bf-47db-b60b-f9524173f714 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:46.865644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7137c87a-c4f1-4092-aabe-8e76a474fe79 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:46.867721 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7137c87a-c4f1-4092-aabe-8e76a474fe79 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/snapshots?sort_key=invalid Jul 03 15:54:46.867947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7137c87a-c4f1-4092-aabe-8e76a474fe79 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:46.868171 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7137c87a-c4f1-4092-aabe-8e76a474fe79 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:46.868461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-7137c87a-c4f1-4092-aabe-8e76a474fe79 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:54:46.869590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-7137c87a-c4f1-4092-aabe-8e76a474fe79 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:54:46.870084 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7137c87a-c4f1-4092-aabe-8e76a474fe79 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 15:54:46.870547 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 835/3344] 10.4.3.228 () {66 vars in 1276 bytes} [Fri Jul 3 15:54:46 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:54:46.879727 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-795830e9-003f-48c4-b6a7-099efe896091 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:46.882032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:46.882479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2119158971"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:46.883705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5bcef438-4050-48a7-a40b-c5929462f286 req-41e38666-f520-46ab-83fc-07bb79bf688e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:46.884524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2119158971'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:46.884761 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Create volume of 2 GB Jul 03 15:54:46.886035 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-41e38666-f520-46ab-83fc-07bb79bf688e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] DELETE https://10.4.3.228/volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3 Jul 03 15:54:46.886254 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-41e38666-f520-46ab-83fc-07bb79bf688e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:46.886477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-41e38666-f520-46ab-83fc-07bb79bf688e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:46.891731 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Availability Zones retrieved successfully. Jul 03 15:54:46.895419 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:46.895419 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:46.897952 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Flow 'volume_create_api' (02c459c6-e77a-400b-90e4-c92468d738c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:46.898959 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0476dc3c-610a-48c6-8c46-e881d2a44fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:46.899948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Validating volume size '2' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:46.931956 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0476dc3c-610a-48c6-8c46-e881d2a44fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:46.932922 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab468d5-fe02-423e-a481-859015b66dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:46.998781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Created reservations ['b0461fea-b9ca-4098-8b3b-fd09c33b4612', '33733bfe-00e7-4407-9c7b-7e781dbd4669', '01b96f83-15fc-4176-b8be-36191d4bf14d', '48a2b5e1-9479-452c-a60a-1898d6e5aab7'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:46.999764 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab468d5-fe02-423e-a481-859015b66dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0461fea-b9ca-4098-8b3b-fd09c33b4612', '33733bfe-00e7-4407-9c7b-7e781dbd4669', '01b96f83-15fc-4176-b8be-36191d4bf14d', '48a2b5e1-9479-452c-a60a-1898d6e5aab7']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:47.000513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ce1511-6692-4ad6-8848-84dc1898b928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:47.027193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ce1511-6692-4ad6-8848-84dc1898b928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef84c62-24f0-48f4-9a92-2f7485373cc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2119158971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc9347c48004b04b3d93c1814183dad',qos_specs=None,replication_status=,reservations=['b0461fea-b9ca-4098-8b3b-fd09c33b4612','33733bfe-00e7-4407-9c7b-7e781dbd4669','01b96f83-15fc-4176-b8be-36191d4bf14d','48a2b5e1-9479-452c-a60a-1898d6e5aab7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03e3fe2d6b74f539f2f6d7dd0df82e2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2119158971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef84c62-24f0-48f4-9a92-2f7485373cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dc9347c48004b04b3d93c1814183dad',provider_auth=None,provider_geometry=None,provider_id=None,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='c03e3fe2d6b74f539f2f6d7dd0df82e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:47.028291 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93954d3c-ddc2-4ee7-802b-136ec288e226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:47.050885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93954d3c-ddc2-4ee7-802b-136ec288e226) transitioned into 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-2119158971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc9347c48004b04b3d93c1814183dad',qos_specs=None,replication_status=,reservations=['b0461fea-b9ca-4098-8b3b-fd09c33b4612','33733bfe-00e7-4407-9c7b-7e781dbd4669','01b96f83-15fc-4176-b8be-36191d4bf14d','48a2b5e1-9479-452c-a60a-1898d6e5aab7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03e3fe2d6b74f539f2f6d7dd0df82e2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:47.052040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ed8e48-6364-47f8-8e31-334477128447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:47.065709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ed8e48-6364-47f8-8e31-334477128447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:47.065709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Flow 'volume_create_api' (02c459c6-e77a-400b-90e4-c92468d738c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:47.065709 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Create volume request issued successfully. Jul 03 15:54:47.065709 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-795830e9-003f-48c4-b6a7-099efe896091 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:47.065939 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 842/3345] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:46 2026] POST /volume/v3/volumes => generated 762 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:47.082813 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2a8e06cd-122e-4278-8455-e5f7c7653ef1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.085306 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2a8e06cd-122e-4278-8455-e5f7c7653ef1 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:47.085534 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2a8e06cd-122e-4278-8455-e5f7c7653ef1 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:47.085779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2a8e06cd-122e-4278-8455-e5f7c7653ef1 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:47.095611 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:47.095611 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:47.099096 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2a8e06cd-122e-4278-8455-e5f7c7653ef1 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Volume info retrieved successfully. Jul 03 15:54:47.104347 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2a8e06cd-122e-4278-8455-e5f7c7653ef1 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 returned with HTTP 200 Jul 03 15:54:47.104895 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 832/3346] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:47 2026] GET /volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:47.105995 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-986b931d-626d-44bf-bc48-9b640f90cf87 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.106516 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-986b931d-626d-44bf-bc48-9b640f90cf87 None None] GET https://10.4.3.228/volume// Jul 03 15:54:47.107638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-986b931d-626d-44bf-bc48-9b640f90cf87 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:47.107638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-986b931d-626d-44bf-bc48-9b640f90cf87 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:47.107638 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-986b931d-626d-44bf-bc48-9b640f90cf87 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:47.108542 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 836/3347] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:54:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:47.115326 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-fd1aec11-9158-4ea9-858b-38de4424e119 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.120823 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-fd1aec11-9158-4ea9-858b-38de4424e119 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:54:47.121299 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-fd1aec11-9158-4ea9-858b-38de4424e119 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3d3e725-b61d-4020-8525-03ecc0622282", "connector": null, "instance_uuid": "7178ea16-705f-451d-81aa-99333715276c"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:47.132088 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:47.132088 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:47.168650 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-fd1aec11-9158-4ea9-858b-38de4424e119 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:54:47.169178 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 843/3348] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:54:47 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 03 15:54:47.422708 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5bcef438-4050-48a7-a40b-c5929462f286 req-41e38666-f520-46ab-83fc-07bb79bf688e tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3 returned with HTTP 200 Jul 03 15:54:47.423152 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 838/3349] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:54:46 2026] DELETE /volume/v3/attachments/39070234-7e83-4cfd-a051-37f3e5ccc9d3 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:47.586502 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2db68fd2-a98c-4d70-9aaa-347a09e37ce1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.588572 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2db68fd2-a98c-4d70-9aaa-347a09e37ce1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:47.588848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2db68fd2-a98c-4d70-9aaa-347a09e37ce1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:47.589067 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2db68fd2-a98c-4d70-9aaa-347a09e37ce1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:47.611245 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:47.611245 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:47.616263 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2db68fd2-a98c-4d70-9aaa-347a09e37ce1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:47.622121 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2db68fd2-a98c-4d70-9aaa-347a09e37ce1 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:47.622555 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 833/3350] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:47 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:47.700090 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3da5913c-4671-46c9-9115-07dcfc694a8d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.700545 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3da5913c-4671-46c9-9115-07dcfc694a8d None None] GET https://10.4.3.228/volume// Jul 03 15:54:47.700694 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3da5913c-4671-46c9-9115-07dcfc694a8d None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:47.700915 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3da5913c-4671-46c9-9115-07dcfc694a8d None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:47.701255 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3da5913c-4671-46c9-9115-07dcfc694a8d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:47.701561 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 837/3351] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:47.709277 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-1f966884-f348-468c-8674-821f1e329672 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.711351 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-1f966884-f348-468c-8674-821f1e329672 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:47.711586 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-1f966884-f348-468c-8674-821f1e329672 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:47.711808 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-1f966884-f348-468c-8674-821f1e329672 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:47.721972 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:47.721972 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:47.727284 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-1f966884-f348-468c-8674-821f1e329672 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:47.732738 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-1f966884-f348-468c-8674-821f1e329672 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:47.733231 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 844/3352] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:47 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:47.836759 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b954200d-b98e-4ade-baa8-ba8f1137d18c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.839598 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b954200d-b98e-4ade-baa8-ba8f1137d18c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] PUT https://10.4.3.228/volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0 Jul 03 15:54:47.840095 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b954200d-b98e-4ade-baa8-ba8f1137d18c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:47.848379 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b954200d-b98e-4ade-baa8-ba8f1137d18c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Acquiring lock "cinder-attachment_update-a3d3e725-b61d-4020-8525-03ecc0622282-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:54:47.853458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b954200d-b98e-4ade-baa8-ba8f1137d18c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-a3d3e725-b61d-4020-8525-03ecc0622282-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:54:47.854768 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:47.854768 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:47.992344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3fa9ab89-cb06-4538-a75f-f79bdbfc6a7a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:47.994154 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fa9ab89-cb06-4538-a75f-f79bdbfc6a7a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:47.994391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fa9ab89-cb06-4538-a75f-f79bdbfc6a7a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:47.994592 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fa9ab89-cb06-4538-a75f-f79bdbfc6a7a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:48.002496 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:48.002496 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:48.006904 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3fa9ab89-cb06-4538-a75f-f79bdbfc6a7a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:48.012166 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fa9ab89-cb06-4538-a75f-f79bdbfc6a7a tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:48.012736 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 834/3353] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:47 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:48.117608 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2f80ee67-af54-48df-9fa8-a4ef50b5dcc9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:48.119388 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f80ee67-af54-48df-9fa8-a4ef50b5dcc9 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:48.119578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2f80ee67-af54-48df-9fa8-a4ef50b5dcc9 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:48.119832 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2f80ee67-af54-48df-9fa8-a4ef50b5dcc9 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:48.126754 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:48.126754 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:48.130427 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2f80ee67-af54-48df-9fa8-a4ef50b5dcc9 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Volume info retrieved successfully. Jul 03 15:54:48.135129 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f80ee67-af54-48df-9fa8-a4ef50b5dcc9 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 returned with HTTP 200 Jul 03 15:54:48.135531 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 838/3354] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:48 2026] GET /volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:48.147279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bd57b964-73b9-4143-a6a3-a18f87706abb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:48.149065 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bd57b964-73b9-4143-a6a3-a18f87706abb tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:54:48.149258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bd57b964-73b9-4143-a6a3-a18f87706abb tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aef84c62-24f0-48f4-9a92-2f7485373cc9", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-959522362"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:48.157237 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:48.157237 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:48.157791 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bd57b964-73b9-4143-a6a3-a18f87706abb tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Volume info retrieved successfully. Jul 03 15:54:48.157943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-bd57b964-73b9-4143-a6a3-a18f87706abb tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Create snapshot from volume aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:48.203334 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-bd57b964-73b9-4143-a6a3-a18f87706abb tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Created reservations ['c59f24b2-d7d2-4bf8-9faf-73ed49aa89c4', '95092f4b-4d69-46a5-9e93-c8ce2701a17f', 'f4bbdf31-858b-451b-813e-8b3b54ab78e8', '8886b44c-372a-475d-b4e7-7b153795a205'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:48.245727 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bd57b964-73b9-4143-a6a3-a18f87706abb tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Snapshot create request issued successfully. Jul 03 15:54:48.245727 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bd57b964-73b9-4143-a6a3-a18f87706abb tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:54:48.245727 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 845/3355] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:54:48 2026] POST /volume/v3/snapshots => generated 317 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:48.257586 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d1aa045a-e541-4a5d-b046-de1a76377912 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:48.260044 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1aa045a-e541-4a5d-b046-de1a76377912 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 Jul 03 15:54:48.260267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1aa045a-e541-4a5d-b046-de1a76377912 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:48.262077 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1aa045a-e541-4a5d-b046-de1a76377912 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:48.266776 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:48.266776 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:48.267284 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d1aa045a-e541-4a5d-b046-de1a76377912 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Snapshot retrieved successfully. Jul 03 15:54:48.268243 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1aa045a-e541-4a5d-b046-de1a76377912 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 returned with HTTP 200 Jul 03 15:54:48.268805 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 835/3356] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:48 2026] GET /volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:48.385887 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b954200d-b98e-4ade-baa8-ba8f1137d18c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-a3d3e725-b61d-4020-8525-03ecc0622282-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:54:48.386321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-b954200d-b98e-4ade-baa8-ba8f1137d18c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0 returned with HTTP 200 Jul 03 15:54:48.386920 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 839/3357] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:54:47 2026] PUT /volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:48.552509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:48.554187 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:48.554487 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2044736019"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:48.555771 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2044736019'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:48.555909 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume of 1 GB Jul 03 15:54:48.559739 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Availability Zones retrieved successfully. Jul 03 15:54:48.565196 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Flow 'volume_create_api' (e52b8d3a-4d16-4cb7-85b8-a1b0de66007f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:48.566221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c525a9-dc01-44f7-a2b6-acb07d7110f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:48.567112 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:48.597346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c525a9-dc01-44f7-a2b6-acb07d7110f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:48.598271 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2246d007-0db2-45a4-8ef8-71aa40c59113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:48.636986 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-91f51c76-9964-4e41-8cd3-3bb697636bf7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:48.637974 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-91f51c76-9964-4e41-8cd3-3bb697636bf7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:48.638205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-91f51c76-9964-4e41-8cd3-3bb697636bf7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:48.638382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-91f51c76-9964-4e41-8cd3-3bb697636bf7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:48.640938 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Created reservations ['fab0a1c3-6425-4f8b-9437-3552179bc254', '282e3f46-8752-4faa-84fc-937412fcfd26', '9fc94ecd-59fa-4ff0-9146-d366707d8f5a', '1e8bdc56-e2cd-448a-a3e8-5fc8bbd11fb6'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:48.641684 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2246d007-0db2-45a4-8ef8-71aa40c59113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab0a1c3-6425-4f8b-9437-3552179bc254', '282e3f46-8752-4faa-84fc-937412fcfd26', '9fc94ecd-59fa-4ff0-9146-d366707d8f5a', '1e8bdc56-e2cd-448a-a3e8-5fc8bbd11fb6']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:48.642385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce94ff1-2c51-494c-a737-15afa4adc8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:48.648476 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:48.648476 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:48.652269 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-91f51c76-9964-4e41-8cd3-3bb697636bf7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:48.656795 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-91f51c76-9964-4e41-8cd3-3bb697636bf7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:48.657323 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 846/3358] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:48 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:48.663197 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce94ff1-2c51-494c-a737-15afa4adc8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd01ec7d-08c9-49d6-b791-9178e414a1b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2044736019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac8cca1c76742d984217c0277c3d36e',qos_specs=None,replication_status=,reservations=['fab0a1c3-6425-4f8b-9437-3552179bc254','282e3f46-8752-4faa-84fc-937412fcfd26','9fc94ecd-59fa-4ff0-9146-d366707d8f5a','1e8bdc56-e2cd-448a-a3e8-5fc8bbd11fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b3db0c904a44619e4616862d1765fc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2044736019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd01ec7d-08c9-49d6-b791-9178e414a1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac8cca1c76742d984217c0277c3d36e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='58b3db0c904a44619e4616862d1765fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:48.663864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061f051e-5d45-4716-ace9-18cf21abc5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:48.682114 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061f051e-5d45-4716-ace9-18cf21abc5ae) transitioned into 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-2044736019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac8cca1c76742d984217c0277c3d36e',qos_specs=None,replication_status=,reservations=['fab0a1c3-6425-4f8b-9437-3552179bc254','282e3f46-8752-4faa-84fc-937412fcfd26','9fc94ecd-59fa-4ff0-9146-d366707d8f5a','1e8bdc56-e2cd-448a-a3e8-5fc8bbd11fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b3db0c904a44619e4616862d1765fc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:48.682867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a01949a-f37a-4adc-b6c9-dfde6d97831d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:48.692301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a01949a-f37a-4adc-b6c9-dfde6d97831d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:48.692596 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Flow 'volume_create_api' (e52b8d3a-4d16-4cb7-85b8-a1b0de66007f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:48.692898 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume request issued successfully. Jul 03 15:54:48.693397 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ecd9cfaf-c4af-406c-95ae-24da0e49427a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:48.693844 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 839/3359] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:48 2026] POST /volume/v3/volumes => generated 751 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:48.705848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9196e647-ea54-4e3e-ab63-f2ab65560eb7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:48.707763 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9196e647-ea54-4e3e-ab63-f2ab65560eb7 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:48.707993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9196e647-ea54-4e3e-ab63-f2ab65560eb7 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:48.708205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9196e647-ea54-4e3e-ab63-f2ab65560eb7 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:48.715645 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:48.715645 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:48.719609 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9196e647-ea54-4e3e-ab63-f2ab65560eb7 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:48.724781 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9196e647-ea54-4e3e-ab63-f2ab65560eb7 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:48.725215 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 836/3360] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:48 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:49.279102 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5045de9c-0aff-4135-b65e-957068b08a31 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:49.281219 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5045de9c-0aff-4135-b65e-957068b08a31 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 Jul 03 15:54:49.281431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5045de9c-0aff-4135-b65e-957068b08a31 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:49.281653 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5045de9c-0aff-4135-b65e-957068b08a31 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:49.287543 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:49.287543 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:49.288247 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5045de9c-0aff-4135-b65e-957068b08a31 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Snapshot retrieved successfully. Jul 03 15:54:49.289291 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5045de9c-0aff-4135-b65e-957068b08a31 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 returned with HTTP 200 Jul 03 15:54:49.289676 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 840/3361] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:49 2026] GET /volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:49.300302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c2ed2820-983c-4408-86df-465fd427f8c7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:49.302318 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:49.302691 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c2497f58-bd49-401f-ba2b-787abe78bcd1"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:49.304221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c2497f58-bd49-401f-ba2b-787abe78bcd1'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:49.319698 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:49.319698 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:49.320300 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Snapshot retrieved successfully. Jul 03 15:54:49.320502 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Create volume of 1 GB Jul 03 15:54:49.328220 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Availability Zones retrieved successfully. Jul 03 15:54:49.334559 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Flow 'volume_create_api' (635c7949-738c-4d84-99a5-bb6fea8dad8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:49.336126 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e653763-826f-4162-8162-64fd8a911905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:49.337362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:49.338778 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e653763-826f-4162-8162-64fd8a911905) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:54:49.338778 np0000004436 devstack@c-api.service[99819]: 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 03 15:54:49.340607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e653763-826f-4162-8162-64fd8a911905) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:49.341695 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e653763-826f-4162-8162-64fd8a911905) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:54:49.342765 np0000004436 devstack@c-api.service[99819]: WARNING cinder.volume.api [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Flow 'volume_create_api' (635c7949-738c-4d84-99a5-bb6fea8dad8f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:54:49.343135 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c2ed2820-983c-4408-86df-465fd427f8c7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:54:49.343828 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 847/3362] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:54:49 2026] POST /volume/v3/volumes => generated 171 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:54:49.354884 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-85ed185f-4075-4c46-9424-282924f5678b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:49.359322 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85ed185f-4075-4c46-9424-282924f5678b tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 Jul 03 15:54:49.359322 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85ed185f-4075-4c46-9424-282924f5678b tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:49.359322 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85ed185f-4075-4c46-9424-282924f5678b tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:49.359322 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-85ed185f-4075-4c46-9424-282924f5678b tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Delete snapshot with id: c2497f58-bd49-401f-ba2b-787abe78bcd1 Jul 03 15:54:49.365293 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:49.365293 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:49.365476 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-85ed185f-4075-4c46-9424-282924f5678b tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Snapshot retrieved successfully. Jul 03 15:54:49.385362 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-85ed185f-4075-4c46-9424-282924f5678b tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Snapshot delete request issued successfully. Jul 03 15:54:49.385651 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85ed185f-4075-4c46-9424-282924f5678b tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 returned with HTTP 202 Jul 03 15:54:49.386233 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 840/3363] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:54:49 2026] DELETE /volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:49.397394 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2888e28c-4060-4f03-9c72-01a412297abd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:49.399255 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2888e28c-4060-4f03-9c72-01a412297abd tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 Jul 03 15:54:49.399685 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2888e28c-4060-4f03-9c72-01a412297abd tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:49.399685 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2888e28c-4060-4f03-9c72-01a412297abd tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:49.405144 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:49.405144 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:49.405725 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2888e28c-4060-4f03-9c72-01a412297abd tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Snapshot retrieved successfully. Jul 03 15:54:49.406687 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2888e28c-4060-4f03-9c72-01a412297abd tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 returned with HTTP 200 Jul 03 15:54:49.407089 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 837/3364] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:49 2026] GET /volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:49.680780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-29a75ac9-2253-4af7-8725-44e359e8f244 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:49.682769 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-29a75ac9-2253-4af7-8725-44e359e8f244 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:49.683016 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-29a75ac9-2253-4af7-8725-44e359e8f244 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:49.683221 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-29a75ac9-2253-4af7-8725-44e359e8f244 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:49.694050 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:49.694050 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:49.702532 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-29a75ac9-2253-4af7-8725-44e359e8f244 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:49.707945 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-29a75ac9-2253-4af7-8725-44e359e8f244 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:49.708767 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 841/3365] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:49 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:49.739822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5d3382fb-2fe6-44e1-a79d-3c41f39572b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:49.742300 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5d3382fb-2fe6-44e1-a79d-3c41f39572b3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:49.742551 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5d3382fb-2fe6-44e1-a79d-3c41f39572b3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:49.742869 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5d3382fb-2fe6-44e1-a79d-3c41f39572b3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:49.752290 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:49.752290 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:49.756063 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5d3382fb-2fe6-44e1-a79d-3c41f39572b3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:49.761481 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5d3382fb-2fe6-44e1-a79d-3c41f39572b3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:49.763127 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 848/3366] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:49 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:49.811020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-c9223d4e-d519-4bd3-9706-2d554bd346c8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:49.813672 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-c9223d4e-d519-4bd3-9706-2d554bd346c8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:49.813961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-c9223d4e-d519-4bd3-9706-2d554bd346c8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:49.814240 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-c9223d4e-d519-4bd3-9706-2d554bd346c8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:49.822489 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:49.822489 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:49.826905 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-c9223d4e-d519-4bd3-9706-2d554bd346c8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:49.831062 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-c9223d4e-d519-4bd3-9706-2d554bd346c8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:49.831579 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 841/3367] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:49 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:50.418530 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-99543bbc-bcc8-4a3c-9b21-8b2f3af2a43e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:50.420448 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-99543bbc-bcc8-4a3c-9b21-8b2f3af2a43e tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 Jul 03 15:54:50.420794 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-99543bbc-bcc8-4a3c-9b21-8b2f3af2a43e tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:50.421128 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-99543bbc-bcc8-4a3c-9b21-8b2f3af2a43e tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:50.426456 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-99543bbc-bcc8-4a3c-9b21-8b2f3af2a43e tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 returned with HTTP 404 Jul 03 15:54:50.426456 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 838/3368] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:54:50 2026] GET /volume/v3/snapshots/c2497f58-bd49-401f-ba2b-787abe78bcd1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:50.434885 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a59e7f22-d0c4-4b28-83b1-4b0ff8e3e988 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:50.436925 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a59e7f22-d0c4-4b28-83b1-4b0ff8e3e988 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:50.437229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a59e7f22-d0c4-4b28-83b1-4b0ff8e3e988 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:50.437507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a59e7f22-d0c4-4b28-83b1-4b0ff8e3e988 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:50.445759 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:50.445759 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:50.449561 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a59e7f22-d0c4-4b28-83b1-4b0ff8e3e988 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Volume info retrieved successfully. Jul 03 15:54:50.453801 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a59e7f22-d0c4-4b28-83b1-4b0ff8e3e988 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 returned with HTTP 200 Jul 03 15:54:50.454377 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 842/3369] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:50 2026] GET /volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:50.471632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:50.473646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] DELETE https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:50.473854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:50.474060 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:50.474250 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Delete volume with id: aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:50.483007 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:50.483007 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:50.483535 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Volume info retrieved successfully. Jul 03 15:54:50.505765 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Delete volume request issued successfully. Jul 03 15:54:50.505961 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-63475bbb-13de-4b6d-88d4-bca350c0f6da tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 returned with HTTP 202 Jul 03 15:54:50.506691 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 849/3370] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:50 2026] DELETE /volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:50.515141 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-90634937-e927-45b4-8355-df9389f8c7f7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:50.521050 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90634937-e927-45b4-8355-df9389f8c7f7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:50.521222 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90634937-e927-45b4-8355-df9389f8c7f7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:50.521389 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90634937-e927-45b4-8355-df9389f8c7f7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:50.533372 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:50.533372 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:50.544679 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-90634937-e927-45b4-8355-df9389f8c7f7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Volume info retrieved successfully. Jul 03 15:54:50.557014 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90634937-e927-45b4-8355-df9389f8c7f7 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 returned with HTTP 200 Jul 03 15:54:50.557014 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 842/3371] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:50 2026] GET /volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:50.725387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-caca1cf5-2ed8-4021-b669-a1dbc78e82be None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:50.729285 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-caca1cf5-2ed8-4021-b669-a1dbc78e82be tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:50.729285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-caca1cf5-2ed8-4021-b669-a1dbc78e82be tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:50.729285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-caca1cf5-2ed8-4021-b669-a1dbc78e82be tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:50.738956 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:50.738956 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:50.743367 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-caca1cf5-2ed8-4021-b669-a1dbc78e82be tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:50.750246 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-caca1cf5-2ed8-4021-b669-a1dbc78e82be tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:50.751367 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 839/3372] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:50 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:51.004029 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-39288b0c-461c-45b4-b4f7-073db9673a59 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:51.005740 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-39288b0c-461c-45b4-b4f7-073db9673a59 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:51.005929 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-39288b0c-461c-45b4-b4f7-073db9673a59 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:51.006111 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-39288b0c-461c-45b4-b4f7-073db9673a59 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:51.013739 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:51.013739 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:51.017558 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-39288b0c-461c-45b4-b4f7-073db9673a59 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:51.030047 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-39288b0c-461c-45b4-b4f7-073db9673a59 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:51.030612 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 843/3373] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:51 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:51.053221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1682ee71-03dd-4a26-84f9-0dcebf0b1a68 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:51.057108 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1682ee71-03dd-4a26-84f9-0dcebf0b1a68 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:51.057433 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1682ee71-03dd-4a26-84f9-0dcebf0b1a68 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:51.057759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1682ee71-03dd-4a26-84f9-0dcebf0b1a68 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:51.244130 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:51.244130 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:51.248731 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1682ee71-03dd-4a26-84f9-0dcebf0b1a68 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:51.253492 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1682ee71-03dd-4a26-84f9-0dcebf0b1a68 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:51.253887 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 850/3374] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:51 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:51.308076 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-5198d4a4-3fde-4d1c-bda1-9bb322944426 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:51.310236 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-5198d4a4-3fde-4d1c-bda1-9bb322944426 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:51.310472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-5198d4a4-3fde-4d1c-bda1-9bb322944426 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:51.310682 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-5198d4a4-3fde-4d1c-bda1-9bb322944426 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:51.319368 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:51.319368 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:51.324078 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-5198d4a4-3fde-4d1c-bda1-9bb322944426 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:51.330135 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-5198d4a4-3fde-4d1c-bda1-9bb322944426 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:51.330845 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 843/3375] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:51 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:51.575559 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d94d817a-12e8-4c80-96ea-42ff9f8efe44 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:51.577909 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d94d817a-12e8-4c80-96ea-42ff9f8efe44 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] GET https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 Jul 03 15:54:51.578164 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d94d817a-12e8-4c80-96ea-42ff9f8efe44 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:51.578404 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d94d817a-12e8-4c80-96ea-42ff9f8efe44 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:51.584707 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d94d817a-12e8-4c80-96ea-42ff9f8efe44 tempest-VolumesSnapshotNegativeTestJSON-1090040105 tempest-VolumesSnapshotNegativeTestJSON-1090040105-project-member] https://10.4.3.228/volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 returned with HTTP 404 Jul 03 15:54:51.585256 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 840/3376] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:51 2026] GET /volume/v3/volumes/aef84c62-24f0-48f4-9a92-2f7485373cc9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:51.768579 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2b8d5d53-35a4-491e-8365-566419a67e11 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:51.769981 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2b8d5d53-35a4-491e-8365-566419a67e11 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:51.770138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2b8d5d53-35a4-491e-8365-566419a67e11 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:51.770307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2b8d5d53-35a4-491e-8365-566419a67e11 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:51.778398 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:51.778398 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:51.781401 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2b8d5d53-35a4-491e-8365-566419a67e11 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:51.785836 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2b8d5d53-35a4-491e-8365-566419a67e11 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:51.786231 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 844/3377] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:51 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:51.868689 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b7cc8da4-8863-4002-aff7-54524499999f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:51.869078 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7cc8da4-8863-4002-aff7-54524499999f None None] GET https://10.4.3.228/volume// Jul 03 15:54:51.869312 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b7cc8da4-8863-4002-aff7-54524499999f None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:51.869466 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b7cc8da4-8863-4002-aff7-54524499999f None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:51.870087 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b7cc8da4-8863-4002-aff7-54524499999f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:51.870087 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 851/3378] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:54:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:51.877534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-a1e96781-8865-4a8a-b44b-b494d64154bd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:51.879561 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-a1e96781-8865-4a8a-b44b-b494d64154bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:54:51.879960 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-a1e96781-8865-4a8a-b44b-b494d64154bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd01ec7d-08c9-49d6-b791-9178e414a1b9", "connector": null, "instance_uuid": "d692bf58-80a1-4c34-802b-62f3acfca91d"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:51.889289 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:51.889289 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:51.918092 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-a1e96781-8865-4a8a-b44b-b494d64154bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:54:51.918605 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 844/3379] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:54:51 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 03 15:54:52.358317 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-013a5c25-ce8b-404f-8150-b28b02fff6cc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:52.360487 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-013a5c25-ce8b-404f-8150-b28b02fff6cc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:52.361327 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-013a5c25-ce8b-404f-8150-b28b02fff6cc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:52.361327 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-013a5c25-ce8b-404f-8150-b28b02fff6cc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:52.376426 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:52.376426 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:52.385169 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-013a5c25-ce8b-404f-8150-b28b02fff6cc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:52.389497 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-013a5c25-ce8b-404f-8150-b28b02fff6cc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:52.390256 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 841/3380] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:52 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:52.450769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-10778587-24db-4f37-80f9-ee0fa599ccf0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:52.451337 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10778587-24db-4f37-80f9-ee0fa599ccf0 None None] GET https://10.4.3.228/volume// Jul 03 15:54:52.451822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10778587-24db-4f37-80f9-ee0fa599ccf0 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:52.451893 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10778587-24db-4f37-80f9-ee0fa599ccf0 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:52.452427 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10778587-24db-4f37-80f9-ee0fa599ccf0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:52.452809 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 845/3381] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:52.460754 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-f2bddadb-71e4-4a27-bc75-b7765ff300ab None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:52.462608 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-f2bddadb-71e4-4a27-bc75-b7765ff300ab tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:52.462807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-f2bddadb-71e4-4a27-bc75-b7765ff300ab tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:52.463025 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-f2bddadb-71e4-4a27-bc75-b7765ff300ab tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:52.472999 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:52.472999 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:52.477161 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-f2bddadb-71e4-4a27-bc75-b7765ff300ab tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:52.481793 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-f2bddadb-71e4-4a27-bc75-b7765ff300ab tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:52.482241 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 852/3382] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:52 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:52.593763 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-530bf6d7-ec7b-4f28-a655-ac1cb85d3dbc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:52.596339 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-530bf6d7-ec7b-4f28-a655-ac1cb85d3dbc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] PUT https://10.4.3.228/volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63 Jul 03 15:54:52.596880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-530bf6d7-ec7b-4f28-a655-ac1cb85d3dbc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:52.606913 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-530bf6d7-ec7b-4f28-a655-ac1cb85d3dbc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Acquiring lock "cinder-attachment_update-dd01ec7d-08c9-49d6-b791-9178e414a1b9-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:54:52.612583 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-530bf6d7-ec7b-4f28-a655-ac1cb85d3dbc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Lock "cinder-attachment_update-dd01ec7d-08c9-49d6-b791-9178e414a1b9-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:54:52.614214 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:52.614214 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:52.800267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2117602c-030e-4873-9983-69be3c4f12b4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:52.802694 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2117602c-030e-4873-9983-69be3c4f12b4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:52.803054 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2117602c-030e-4873-9983-69be3c4f12b4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:52.803309 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2117602c-030e-4873-9983-69be3c4f12b4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:52.816571 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:52.816571 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:52.821273 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2117602c-030e-4873-9983-69be3c4f12b4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:52.827519 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2117602c-030e-4873-9983-69be3c4f12b4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:52.828458 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 842/3383] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:52 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:53.139518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-530bf6d7-ec7b-4f28-a655-ac1cb85d3dbc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Lock "cinder-attachment_update-dd01ec7d-08c9-49d6-b791-9178e414a1b9-np0000004436" released by "attachment_update" :: held 0.527s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:54:53.139885 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-530bf6d7-ec7b-4f28-a655-ac1cb85d3dbc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63 returned with HTTP 200 Jul 03 15:54:53.140389 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 845/3384] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:54:52 2026] PUT /volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:53.339921 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-899e560a-2633-4007-8ab4-1a1d25c09a76 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:53.366734 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-293408f3-9c0a-4772-a0fa-51c637d2ed84 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:53.367264 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-293408f3-9c0a-4772-a0fa-51c637d2ed84 None None] GET https://10.4.3.228/volume// Jul 03 15:54:53.367500 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-293408f3-9c0a-4772-a0fa-51c637d2ed84 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:53.367798 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-293408f3-9c0a-4772-a0fa-51c637d2ed84 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:53.368263 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-293408f3-9c0a-4772-a0fa-51c637d2ed84 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:53.368681 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 853/3385] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:54:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:53.376358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-721a5040-4799-488b-bb0d-7e1d0f3b1e9f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:53.403059 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-24b9913b-f677-4302-9c62-9f71c40ccc76 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:53.404808 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24b9913b-f677-4302-9c62-9f71c40ccc76 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:53.405025 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24b9913b-f677-4302-9c62-9f71c40ccc76 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:53.405251 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24b9913b-f677-4302-9c62-9f71c40ccc76 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:53.416232 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:53.416232 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:53.420457 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-24b9913b-f677-4302-9c62-9f71c40ccc76 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:53.425913 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24b9913b-f677-4302-9c62-9f71c40ccc76 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:53.426392 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 846/3386] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:53 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:53.440062 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-899e560a-2633-4007-8ab4-1a1d25c09a76 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:54:53.440531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-899e560a-2633-4007-8ab4-1a1d25c09a76 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-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=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:53.444603 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=213,cinder:UPDATE=22,cinder:INSERT=9,cinder:DELETE=2 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:54:53.462268 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-899e560a-2633-4007-8ab4-1a1d25c09a76 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:54:53.462699 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 846/3387] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:54:53 2026] POST /volume/v3/types => generated 287 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:53.507412 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-721a5040-4799-488b-bb0d-7e1d0f3b1e9f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:54:53.507800 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-721a5040-4799-488b-bb0d-7e1d0f3b1e9f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b614f032-418b-45c7-b13c-de6ced55d049", "connector": null, "instance_uuid": "aa375022-d0c6-4dfd-8840-2ab7280e188d"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:53.517433 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:53.517433 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:53.551662 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-721a5040-4799-488b-bb0d-7e1d0f3b1e9f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:54:53.552156 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 843/3388] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:54:53 2026] POST /volume/v3/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:53.843704 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5f18448d-8c7c-469d-8c1d-aa708f691959 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:53.845408 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f18448d-8c7c-469d-8c1d-aa708f691959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:53.845584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f18448d-8c7c-469d-8c1d-aa708f691959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:53.845818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f18448d-8c7c-469d-8c1d-aa708f691959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:53.852506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-006a5eec-0ba3-4431-a77d-171c66d2123a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:53.854686 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-006a5eec-0ba3-4431-a77d-171c66d2123a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:53.854908 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-006a5eec-0ba3-4431-a77d-171c66d2123a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:53.855134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-006a5eec-0ba3-4431-a77d-171c66d2123a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:53.856538 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:53.856538 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:53.860301 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5f18448d-8c7c-469d-8c1d-aa708f691959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:53.865090 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f18448d-8c7c-469d-8c1d-aa708f691959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:53.865493 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 854/3389] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:53 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:53.865670 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:53.865670 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:53.869884 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-006a5eec-0ba3-4431-a77d-171c66d2123a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:53.874771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-006a5eec-0ba3-4431-a77d-171c66d2123a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:53.875228 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 847/3390] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:53 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:54.078936 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2b0557b1-d3b7-49e6-8ec8-2aa99fc47b75 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.079373 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2b0557b1-d3b7-49e6-8ec8-2aa99fc47b75 None None] GET https://10.4.3.228/volume// Jul 03 15:54:54.079577 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2b0557b1-d3b7-49e6-8ec8-2aa99fc47b75 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:54.079854 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2b0557b1-d3b7-49e6-8ec8-2aa99fc47b75 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:54.080321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2b0557b1-d3b7-49e6-8ec8-2aa99fc47b75 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:54.080583 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 847/3391] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:54.088995 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-a5be10de-fa9d-4eb6-ab70-29968b2c6e40 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.091343 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-a5be10de-fa9d-4eb6-ab70-29968b2c6e40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:54.091474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-a5be10de-fa9d-4eb6-ab70-29968b2c6e40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:54.091666 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-a5be10de-fa9d-4eb6-ab70-29968b2c6e40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:54.101654 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.101654 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:54.105773 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-a5be10de-fa9d-4eb6-ab70-29968b2c6e40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:54.110759 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-a5be10de-fa9d-4eb6-ab70-29968b2c6e40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:54.111195 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 844/3392] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:54 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:54.219948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-3355a6f6-5d71-4eb0-9124-8c96a5a717dc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.223169 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-3355a6f6-5d71-4eb0-9124-8c96a5a717dc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] PUT https://10.4.3.228/volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b Jul 03 15:54:54.223723 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-3355a6f6-5d71-4eb0-9124-8c96a5a717dc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:54.232668 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-3355a6f6-5d71-4eb0-9124-8c96a5a717dc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Acquiring lock "cinder-attachment_update-b614f032-418b-45c7-b13c-de6ced55d049-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:54:54.238101 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-3355a6f6-5d71-4eb0-9124-8c96a5a717dc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-b614f032-418b-45c7-b13c-de6ced55d049-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:54:54.239095 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.239095 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:54.281312 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-0e8656a4-611c-4add-b31c-4928acf8cfc8 req-216d3123-112f-4de1-b9b8-c1a76288805c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.283488 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-0e8656a4-611c-4add-b31c-4928acf8cfc8 req-216d3123-112f-4de1-b9b8-c1a76288805c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0 Jul 03 15:54:54.283724 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-0e8656a4-611c-4add-b31c-4928acf8cfc8 req-216d3123-112f-4de1-b9b8-c1a76288805c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:54.283926 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-0e8656a4-611c-4add-b31c-4928acf8cfc8 req-216d3123-112f-4de1-b9b8-c1a76288805c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:54.285530 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=257,cinder:UPDATE=56,cinder:INSERT=24,cinder:DELETE=1 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:54:54.293056 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.293056 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:54.441967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6bbb6697-c926-4f82-a021-ed6cb711d9e6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.443782 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6bbb6697-c926-4f82-a021-ed6cb711d9e6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:54.443995 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6bbb6697-c926-4f82-a021-ed6cb711d9e6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:54.444163 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6bbb6697-c926-4f82-a021-ed6cb711d9e6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:54.458468 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.458468 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:54.464474 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6bbb6697-c926-4f82-a021-ed6cb711d9e6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:54.469433 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6bbb6697-c926-4f82-a021-ed6cb711d9e6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:54.470149 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 848/3393] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:54 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:54.600846 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-cb95f5b7-b657-4ccf-a2f5-d52247d8df77 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.602979 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-cb95f5b7-b657-4ccf-a2f5-d52247d8df77 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0/action Jul 03 15:54:54.603414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-cb95f5b7-b657-4ccf-a2f5-d52247d8df77 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:54.603565 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-cb95f5b7-b657-4ccf-a2f5-d52247d8df77 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:54.622487 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.622487 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:54.637713 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-11f1dfc0-9047-42b8-bb77-47af7ed6ba93 req-cb95f5b7-b657-4ccf-a2f5-d52247d8df77 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0/action returned with HTTP 204 Jul 03 15:54:54.638282 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 845/3394] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:54:54 2026] POST /volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:54.760713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-3355a6f6-5d71-4eb0-9124-8c96a5a717dc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-b614f032-418b-45c7-b13c-de6ced55d049-np0000004436" released by "attachment_update" :: held 0.523s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:54:54.761045 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-3355a6f6-5d71-4eb0-9124-8c96a5a717dc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b returned with HTTP 200 Jul 03 15:54:54.761393 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 855/3395] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:54:54 2026] PUT /volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:54.768818 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-2160569a-ec05-4f2a-85d1-1550e6561cf3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.771196 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-2160569a-ec05-4f2a-85d1-1550e6561cf3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/encryption Jul 03 15:54:54.771434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-2160569a-ec05-4f2a-85d1-1550e6561cf3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:54.771665 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-2160569a-ec05-4f2a-85d1-1550e6561cf3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:54.783016 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.783016 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:54.790925 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-2160569a-ec05-4f2a-85d1-1550e6561cf3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/encryption returned with HTTP 200 Jul 03 15:54:54.791436 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 849/3396] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:54:54 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:54.821467 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-0e8656a4-611c-4add-b31c-4928acf8cfc8 req-216d3123-112f-4de1-b9b8-c1a76288805c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0 returned with HTTP 200 Jul 03 15:54:54.821894 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 848/3397] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:54:54 2026] DELETE /volume/v3/attachments/80e7a51e-0318-45b7-861f-04ecfa1ac5d0 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:54.878489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-41e076f9-743f-4cf9-9c6a-f44541e3b2d8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.881380 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-41e076f9-743f-4cf9-9c6a-f44541e3b2d8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:54.881582 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-41e076f9-743f-4cf9-9c6a-f44541e3b2d8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:54.881801 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-41e076f9-743f-4cf9-9c6a-f44541e3b2d8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:54.891074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9b9bf18b-7fb3-42e1-af3e-9d5324095b43 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:54.891420 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.891420 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:54.893413 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9b9bf18b-7fb3-42e1-af3e-9d5324095b43 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:54.893696 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9b9bf18b-7fb3-42e1-af3e-9d5324095b43 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:54.893997 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9b9bf18b-7fb3-42e1-af3e-9d5324095b43 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:54.895034 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-41e076f9-743f-4cf9-9c6a-f44541e3b2d8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:54.899536 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-41e076f9-743f-4cf9-9c6a-f44541e3b2d8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:54.900092 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 846/3398] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:54 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:54.907074 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:54.907074 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:54.911968 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9b9bf18b-7fb3-42e1-af3e-9d5324095b43 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:54.918189 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9b9bf18b-7fb3-42e1-af3e-9d5324095b43 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:54.918658 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 856/3399] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:54 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:55.188157 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:55.190106 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:55.190480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "bd1348b1-f079-45d6-8e98-ab394934ea11", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:55.192101 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'bd1348b1-f079-45d6-8e98-ab394934ea11', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:55.315482 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Create volume of 1 GB Jul 03 15:54:55.321118 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Availability Zones retrieved successfully. Jul 03 15:54:55.327380 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Flow 'volume_create_api' (c07e15d2-1af9-4ccf-88ec-e8be48848739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:55.328962 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2889e80-4078-4bbc-b452-823099da93b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:55.330583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:55.403788 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2889e80-4078-4bbc-b452-823099da93b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:54:53Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=ac6c60fc-23d8-4b8b-9113-155055d9bb25,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': 'ac6c60fc-23d8-4b8b-9113-155055d9bb25', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:55.404828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dabc7f7-8f74-4c6d-bd9b-737c6d44c420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:55.436499 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-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 03 15:54:55.436979 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-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 03 15:54:55.482023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Created reservations ['bac65ec7-d8aa-46d1-8807-881b08376442', '261a4354-11b2-47b0-8333-e4b45169d202', '656ee232-ba76-487c-af30-6e82e66a0c74', '1b42ca08-8ab5-4d6c-9a71-e1d962a7c9b3'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:55.483491 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dabc7f7-8f74-4c6d-bd9b-737c6d44c420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac65ec7-d8aa-46d1-8807-881b08376442', '261a4354-11b2-47b0-8333-e4b45169d202', '656ee232-ba76-487c-af30-6e82e66a0c74', '1b42ca08-8ab5-4d6c-9a71-e1d962a7c9b3']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:55.484429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475f5823-a76a-4096-908f-7f62fb39ce67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:55.486760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ccb89787-55c0-481c-9f2d-8cdab3da3ac9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:55.489417 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ccb89787-55c0-481c-9f2d-8cdab3da3ac9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:55.489724 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ccb89787-55c0-481c-9f2d-8cdab3da3ac9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:55.490015 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ccb89787-55c0-481c-9f2d-8cdab3da3ac9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:55.505204 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:55.505204 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:55.509108 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ccb89787-55c0-481c-9f2d-8cdab3da3ac9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:55.512319 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475f5823-a76a-4096-908f-7f62fb39ce67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9935c48a-fd7e-4be0-ace9-b07ab311e834', '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='9442ad3e99d04b2fb50cf021dc943329',qos_specs=None,replication_status=,reservations=['bac65ec7-d8aa-46d1-8807-881b08376442','261a4354-11b2-47b0-8333-e4b45169d202','656ee232-ba76-487c-af30-6e82e66a0c74','1b42ca08-8ab5-4d6c-9a71-e1d962a7c9b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72304fe7ac1d4ace943fa8b93c0b4e9d',volume_type_id=ac6c60fc-23d8-4b8b-9113-155055d9bb25), '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-03T15:54:55Z,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=9935c48a-fd7e-4be0-ace9-b07ab311e834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9442ad3e99d04b2fb50cf021dc943329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='72304fe7ac1d4ace943fa8b93c0b4e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac6c60fc-23d8-4b8b-9113-155055d9bb25),volume_type_id=ac6c60fc-23d8-4b8b-9113-155055d9bb25)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:55.513117 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543a56c5-d31c-483a-b455-9ba84839a469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:55.515851 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ccb89787-55c0-481c-9f2d-8cdab3da3ac9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:55.516337 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 849/3400] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:55 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:55.535023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543a56c5-d31c-483a-b455-9ba84839a469) transitioned into 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='9442ad3e99d04b2fb50cf021dc943329',qos_specs=None,replication_status=,reservations=['bac65ec7-d8aa-46d1-8807-881b08376442','261a4354-11b2-47b0-8333-e4b45169d202','656ee232-ba76-487c-af30-6e82e66a0c74','1b42ca08-8ab5-4d6c-9a71-e1d962a7c9b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72304fe7ac1d4ace943fa8b93c0b4e9d',volume_type_id=ac6c60fc-23d8-4b8b-9113-155055d9bb25)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:55.535753 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0e9b73-bb35-44ee-ba4a-2a8b1f7c1b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:55.552401 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0e9b73-bb35-44ee-ba4a-2a8b1f7c1b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:55.553764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Flow 'volume_create_api' (c07e15d2-1af9-4ccf-88ec-e8be48848739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:55.554244 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Create volume request issued successfully. Jul 03 15:54:55.560501 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9a18bee1-aaac-40aa-bfab-60ef1f630669 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:55.561019 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 850/3401] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:54:55 2026] POST /volume/v3/volumes => generated 798 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:55.579130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5d10e9e7-8b12-4d85-86fe-0d1e130216e0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:55.581366 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d10e9e7-8b12-4d85-86fe-0d1e130216e0 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:54:55.581564 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d10e9e7-8b12-4d85-86fe-0d1e130216e0 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:55.581840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d10e9e7-8b12-4d85-86fe-0d1e130216e0 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:55.584525 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=354,cinder:INSERT=68,cinder:UPDATE=106,cinder:DELETE=2 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:54:55.592249 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:55.592249 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:55.610653 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5d10e9e7-8b12-4d85-86fe-0d1e130216e0 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:54:55.617150 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d10e9e7-8b12-4d85-86fe-0d1e130216e0 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:54:55.617774 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 847/3402] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:55 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:55.827938 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:55.829689 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] DELETE https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:55.829931 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:55.830145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:55.830325 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Delete volume with id: 86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:55.838452 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:55.838452 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:55.839066 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:55.859404 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Delete volume request issued successfully. Jul 03 15:54:55.859598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9869bd45-35ed-4b54-a8a8-a26799aab6bf tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 202 Jul 03 15:54:55.860036 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 857/3403] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:55 2026] DELETE /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:55.866977 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-006b5daa-7166-411d-a0f2-9d656ac9ec84 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:55.869157 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-006b5daa-7166-411d-a0f2-9d656ac9ec84 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:55.869394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-006b5daa-7166-411d-a0f2-9d656ac9ec84 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:55.869657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-006b5daa-7166-411d-a0f2-9d656ac9ec84 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:55.877607 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:55.877607 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:55.881674 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-006b5daa-7166-411d-a0f2-9d656ac9ec84 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:55.886606 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-006b5daa-7166-411d-a0f2-9d656ac9ec84 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 200 Jul 03 15:54:55.887153 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 850/3404] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:55 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:55.932364 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8c1d77a6-1513-4425-8a38-65f06b7e8874 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:55.934949 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c1d77a6-1513-4425-8a38-65f06b7e8874 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:55.935298 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c1d77a6-1513-4425-8a38-65f06b7e8874 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:55.935536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c1d77a6-1513-4425-8a38-65f06b7e8874 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:55.947969 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:55.947969 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:55.951806 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8c1d77a6-1513-4425-8a38-65f06b7e8874 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:55.957405 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c1d77a6-1513-4425-8a38-65f06b7e8874 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:55.957920 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 851/3405] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:55 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:56.530529 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-691bcf74-9bf8-431b-82c6-d6ddbe1fca78 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:56.532548 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-691bcf74-9bf8-431b-82c6-d6ddbe1fca78 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:56.532846 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-691bcf74-9bf8-431b-82c6-d6ddbe1fca78 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:56.533133 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-691bcf74-9bf8-431b-82c6-d6ddbe1fca78 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:56.544601 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:56.544601 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:56.548466 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-691bcf74-9bf8-431b-82c6-d6ddbe1fca78 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:56.552914 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-691bcf74-9bf8-431b-82c6-d6ddbe1fca78 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:56.553396 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 848/3406] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:56 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:56.632303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4bd40704-ebd6-402b-b71d-a10421a28310 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:56.636628 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4bd40704-ebd6-402b-b71d-a10421a28310 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:54:56.636628 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4bd40704-ebd6-402b-b71d-a10421a28310 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:56.636628 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4bd40704-ebd6-402b-b71d-a10421a28310 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:56.644568 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:56.644568 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:56.648701 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4bd40704-ebd6-402b-b71d-a10421a28310 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:54:56.653347 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4bd40704-ebd6-402b-b71d-a10421a28310 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:54:56.653912 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 858/3407] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:56 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:56.901793 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b4ba1507-6881-4411-8406-ab8ec07162db None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:56.903847 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4ba1507-6881-4411-8406-ab8ec07162db tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 Jul 03 15:54:56.904091 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4ba1507-6881-4411-8406-ab8ec07162db tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:56.904314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b4ba1507-6881-4411-8406-ab8ec07162db tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:56.910804 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b4ba1507-6881-4411-8406-ab8ec07162db tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 returned with HTTP 404 Jul 03 15:54:56.911335 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 851/3408] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:56 2026] GET /volume/v3/volumes/86d789b7-b56f-4a91-8d62-e235977769d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:56.968475 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-69e2f30a-d763-4277-a48d-292006bf25b2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:56.970309 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69e2f30a-d763-4277-a48d-292006bf25b2 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] DELETE https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:54:56.970309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69e2f30a-d763-4277-a48d-292006bf25b2 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:56.971105 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69e2f30a-d763-4277-a48d-292006bf25b2 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:56.971105 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-69e2f30a-d763-4277-a48d-292006bf25b2 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Delete volume with id: 5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:54:56.972131 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c22edeac-43f4-4c61-9556-4f506fa24802 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:56.974415 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c22edeac-43f4-4c61-9556-4f506fa24802 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:56.974687 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c22edeac-43f4-4c61-9556-4f506fa24802 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:56.974985 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c22edeac-43f4-4c61-9556-4f506fa24802 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:56.979083 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:56.979083 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:56.979503 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-69e2f30a-d763-4277-a48d-292006bf25b2 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:56.985286 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:56.985286 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:56.988758 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c22edeac-43f4-4c61-9556-4f506fa24802 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:56.993647 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c22edeac-43f4-4c61-9556-4f506fa24802 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:56.994030 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 849/3409] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:56 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:56.997412 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-69e2f30a-d763-4277-a48d-292006bf25b2 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Delete volume request issued successfully. Jul 03 15:54:56.997670 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69e2f30a-d763-4277-a48d-292006bf25b2 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 202 Jul 03 15:54:56.997998 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 852/3410] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:56 2026] DELETE /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:57.006687 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-de16f7cb-08ba-4db3-9bcf-7f91d3d898f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:57.008699 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de16f7cb-08ba-4db3-9bcf-7f91d3d898f7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:54:57.008898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de16f7cb-08ba-4db3-9bcf-7f91d3d898f7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:57.009136 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-de16f7cb-08ba-4db3-9bcf-7f91d3d898f7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:57.011347 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=379,cinder:INSERT=75,cinder:UPDATE=127,cinder:DELETE=2 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:54:57.018368 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:57.018368 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:57.022224 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-de16f7cb-08ba-4db3-9bcf-7f91d3d898f7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:57.028281 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-de16f7cb-08ba-4db3-9bcf-7f91d3d898f7 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 200 Jul 03 15:54:57.028838 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 859/3411] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:57 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:57.567595 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7d551f5c-9509-43c5-894a-34e23cdc173e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:57.569517 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7d551f5c-9509-43c5-894a-34e23cdc173e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:57.569981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7d551f5c-9509-43c5-894a-34e23cdc173e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:57.570166 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7d551f5c-9509-43c5-894a-34e23cdc173e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:57.584231 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:57.584231 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:57.590187 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7d551f5c-9509-43c5-894a-34e23cdc173e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:57.596140 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7d551f5c-9509-43c5-894a-34e23cdc173e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:57.596680 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 852/3412] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:57 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:57.666182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-20e5b4f9-368c-4e24-b06b-9c425f206a00 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:57.668013 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-20e5b4f9-368c-4e24-b06b-9c425f206a00 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:54:57.668251 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-20e5b4f9-368c-4e24-b06b-9c425f206a00 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:57.668568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-20e5b4f9-368c-4e24-b06b-9c425f206a00 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:57.677182 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:57.677182 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:57.681571 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-20e5b4f9-368c-4e24-b06b-9c425f206a00 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:54:57.687912 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-20e5b4f9-368c-4e24-b06b-9c425f206a00 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:54:57.688494 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 850/3413] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:57 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:58.006969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ae52d7a8-4226-4c99-a721-165974c4d7d8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.009321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae52d7a8-4226-4c99-a721-165974c4d7d8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:58.009601 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae52d7a8-4226-4c99-a721-165974c4d7d8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.009897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae52d7a8-4226-4c99-a721-165974c4d7d8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.021818 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.021818 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:58.026945 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ae52d7a8-4226-4c99-a721-165974c4d7d8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:58.033077 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae52d7a8-4226-4c99-a721-165974c4d7d8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:58.033568 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 853/3414] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:58 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:58.044066 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6ea1ad34-1dd3-4028-a857-c91887d71d88 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.045794 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6ea1ad34-1dd3-4028-a857-c91887d71d88 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b Jul 03 15:54:58.046020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6ea1ad34-1dd3-4028-a857-c91887d71d88 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.046232 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6ea1ad34-1dd3-4028-a857-c91887d71d88 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.052540 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6ea1ad34-1dd3-4028-a857-c91887d71d88 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b returned with HTTP 404 Jul 03 15:54:58.053036 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 860/3415] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:58 2026] GET /volume/v3/volumes/5345e683-d116-4d59-98c6-a22311ba3f7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:58.176223 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.178400 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:54:58.178655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.178918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.179113 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Delete volume with id: ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:54:58.188337 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.188337 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:58.189018 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:58.212114 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Delete volume request issued successfully. Jul 03 15:54:58.212330 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3877a1d6-ad89-43b9-8ec0-f3d2eb641746 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 202 Jul 03 15:54:58.212894 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 853/3416] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:58 2026] DELETE /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:58.221766 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-43ad034c-c9f1-4546-ad01-c210d45473c9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.223181 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-43ad034c-c9f1-4546-ad01-c210d45473c9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:54:58.223390 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-43ad034c-c9f1-4546-ad01-c210d45473c9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.223589 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-43ad034c-c9f1-4546-ad01-c210d45473c9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.231529 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.231529 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:58.240482 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-43ad034c-c9f1-4546-ad01-c210d45473c9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Volume info retrieved successfully. Jul 03 15:54:58.245212 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-43ad034c-c9f1-4546-ad01-c210d45473c9 tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 200 Jul 03 15:54:58.246044 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 851/3417] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:58 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:58.389298 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.391653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:58.391908 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.392143 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.392346 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:58.400703 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.400703 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:58.401396 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:58.418105 np0000004436 devstack@c-api.service[99817]: WARNING cinder.keymgr.conf_key_mgr [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:54:58.428331 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 15:54:58.428610 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-17ce03f9-33e4-49b0-bdd5-3713d0f5091f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 202 Jul 03 15:54:58.429227 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 854/3418] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:54:58 2026] DELETE /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:58.444612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7d7e7c1c-667c-43f2-a3f1-13978aebc269 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.446615 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d7e7c1c-667c-43f2-a3f1-13978aebc269 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:58.447022 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d7e7c1c-667c-43f2-a3f1-13978aebc269 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.447134 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d7e7c1c-667c-43f2-a3f1-13978aebc269 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.458317 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.458317 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:58.466548 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7d7e7c1c-667c-43f2-a3f1-13978aebc269 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:58.473389 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d7e7c1c-667c-43f2-a3f1-13978aebc269 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 200 Jul 03 15:54:58.473389 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 861/3419] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:58 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:58.544301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-5e8d71e9-5f25-4376-8f77-870e93677840 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.546526 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-5e8d71e9-5f25-4376-8f77-870e93677840 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:58.546763 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-5e8d71e9-5f25-4376-8f77-870e93677840 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.546984 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-5e8d71e9-5f25-4376-8f77-870e93677840 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.557414 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.557414 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:58.562769 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-5e8d71e9-5f25-4376-8f77-870e93677840 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:58.568724 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-5e8d71e9-5f25-4376-8f77-870e93677840 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:58.569282 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 854/3420] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:54:58 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:54:58.590815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-21fe00d2-9e71-45dc-afee-8ea399f4c959 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.592970 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-21fe00d2-9e71-45dc-afee-8ea399f4c959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282/action Jul 03 15:54:58.593345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-21fe00d2-9e71-45dc-afee-8ea399f4c959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:54:58.593481 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-21fe00d2-9e71-45dc-afee-8ea399f4c959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:58.607197 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.607197 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:58.607877 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-21fe00d2-9e71-45dc-afee-8ea399f4c959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:58.611062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2906d1bf-49a6-4322-ba51-42516e2b19d5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.613139 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2906d1bf-49a6-4322-ba51-42516e2b19d5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:58.613350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2906d1bf-49a6-4322-ba51-42516e2b19d5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.613526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2906d1bf-49a6-4322-ba51-42516e2b19d5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.616002 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-21fe00d2-9e71-45dc-afee-8ea399f4c959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Begin detaching volume completed successfully. Jul 03 15:54:58.616217 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-21fe00d2-9e71-45dc-afee-8ea399f4c959 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282/action returned with HTTP 202 Jul 03 15:54:58.616685 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 852/3421] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:54:58 2026] POST /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:54:58.628112 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.628112 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:58.633707 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2906d1bf-49a6-4322-ba51-42516e2b19d5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:58.639662 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2906d1bf-49a6-4322-ba51-42516e2b19d5 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:58.640128 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 855/3422] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:58 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:58.706177 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e24d088a-9d28-4b7a-b119-637c374cc4bd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:58.708185 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e24d088a-9d28-4b7a-b119-637c374cc4bd tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:54:58.708364 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e24d088a-9d28-4b7a-b119-637c374cc4bd tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:58.708542 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e24d088a-9d28-4b7a-b119-637c374cc4bd tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:58.716073 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:58.716073 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:58.720097 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e24d088a-9d28-4b7a-b119-637c374cc4bd tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:54:58.724945 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e24d088a-9d28-4b7a-b119-637c374cc4bd tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:54:58.725327 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 862/3423] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:58 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:59.046684 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-427ad236-9f3b-4295-a2cc-a530ef6a30d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.048959 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-427ad236-9f3b-4295-a2cc-a530ef6a30d1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:54:59.049313 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-427ad236-9f3b-4295-a2cc-a530ef6a30d1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.049487 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-427ad236-9f3b-4295-a2cc-a530ef6a30d1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.059978 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:59.059978 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:59.064079 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-427ad236-9f3b-4295-a2cc-a530ef6a30d1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:54:59.069007 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-427ad236-9f3b-4295-a2cc-a530ef6a30d1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:54:59.069392 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 855/3424] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:59.260284 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f43c72dc-be99-40c8-912c-ad2ade1837af None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.322482 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f43c72dc-be99-40c8-912c-ad2ade1837af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] GET https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be Jul 03 15:54:59.322734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f43c72dc-be99-40c8-912c-ad2ade1837af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.322944 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f43c72dc-be99-40c8-912c-ad2ade1837af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.328462 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f43c72dc-be99-40c8-912c-ad2ade1837af tempest-AttachVolumeNegativeTest-184172905 tempest-AttachVolumeNegativeTest-184172905-project-member] https://10.4.3.228/volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be returned with HTTP 404 Jul 03 15:54:59.328933 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 853/3425] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/ae63eafc-200d-4c81-81a8-22d49043e1be => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:59.486109 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7407aadd-87af-498a-bf51-69732635b287 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.487857 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7407aadd-87af-498a-bf51-69732635b287 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 Jul 03 15:54:59.488051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7407aadd-87af-498a-bf51-69732635b287 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.488229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7407aadd-87af-498a-bf51-69732635b287 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.494293 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7407aadd-87af-498a-bf51-69732635b287 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 returned with HTTP 404 Jul 03 15:54:59.494816 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 856/3426] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/ba1deebc-e247-46c8-9382-b12a8b85e5f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:54:59.501885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cc233aac-298c-4c22-a72e-f6829f5c1bba None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.503586 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc233aac-298c-4c22-a72e-f6829f5c1bba tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:54:59.503815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cc233aac-298c-4c22-a72e-f6829f5c1bba tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.504036 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cc233aac-298c-4c22-a72e-f6829f5c1bba tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.504876 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-cc233aac-298c-4c22-a72e-f6829f5c1bba tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:54:59.544576 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-cc233aac-298c-4c22-a72e-f6829f5c1bba tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Get all volumes completed successfully. Jul 03 15:54:59.546790 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:59.546790 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:54:59.551499 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc233aac-298c-4c22-a72e-f6829f5c1bba tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:54:59.552000 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 863/3427] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11763 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:54:59.574583 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bd329d5d-1472-49ef-bd42-12489244823f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.577234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd329d5d-1472-49ef-bd42-12489244823f tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] DELETE https://10.4.3.228/volume/v3/types/7d282026-ce43-424d-87b1-66872862004d Jul 03 15:54:59.577486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd329d5d-1472-49ef-bd42-12489244823f tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.577796 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bd329d5d-1472-49ef-bd42-12489244823f tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.608590 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bd329d5d-1472-49ef-bd42-12489244823f tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/types/7d282026-ce43-424d-87b1-66872862004d returned with HTTP 202 Jul 03 15:54:59.609093 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 856/3428] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:54:59 2026] DELETE /volume/v3/types/7d282026-ce43-424d-87b1-66872862004d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:54:59.620890 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1bc2e32b-638a-44e3-b5e8-83f45d7d1126 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.623199 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1bc2e32b-638a-44e3-b5e8-83f45d7d1126 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:54:59.623515 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1bc2e32b-638a-44e3-b5e8-83f45d7d1126 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1924242826", "extra_specs": {}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:59.641281 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1bc2e32b-638a-44e3-b5e8-83f45d7d1126 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:54:59.641420 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 854/3429] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:54:59 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 03 15:54:59.644685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c09f562e-804f-4eca-a43f-2785e797e431 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.645173 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c09f562e-804f-4eca-a43f-2785e797e431 None None] GET https://10.4.3.228/volume// Jul 03 15:54:59.645421 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c09f562e-804f-4eca-a43f-2785e797e431 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.645640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c09f562e-804f-4eca-a43f-2785e797e431 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.646078 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c09f562e-804f-4eca-a43f-2785e797e431 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:54:59.646431 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 857/3430] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:54:59.651097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-605177d2-75c8-4048-9f01-1fd4613b407d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.652812 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-605177d2-75c8-4048-9f01-1fd4613b407d tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] POST https://10.4.3.228/volume/v3/types/51c52654-9764-48b7-a4cd-3f0847af0f63/encryption Jul 03 15:54:59.653301 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-605177d2-75c8-4048-9f01-1fd4613b407d tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:59.655133 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-038e3278-f8e7-4743-8132-010e4718c1ca None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.655206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-71c7a77d-6e99-4c70-8009-4593bd023543 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.657036 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-038e3278-f8e7-4743-8132-010e4718c1ca tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:54:59.657225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-038e3278-f8e7-4743-8132-010e4718c1ca tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.657388 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-71c7a77d-6e99-4c70-8009-4593bd023543 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:54:59.657429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-038e3278-f8e7-4743-8132-010e4718c1ca tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.657606 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-71c7a77d-6e99-4c70-8009-4593bd023543 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.657828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-71c7a77d-6e99-4c70-8009-4593bd023543 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.668649 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:59.668649 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:59.669262 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:59.669262 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:59.673763 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-71c7a77d-6e99-4c70-8009-4593bd023543 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:54:59.674077 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-038e3278-f8e7-4743-8132-010e4718c1ca tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:54:59.679732 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-038e3278-f8e7-4743-8132-010e4718c1ca tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:54:59.679906 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-71c7a77d-6e99-4c70-8009-4593bd023543 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:54:59.680201 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 855/3432] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 15:54:59.680270 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 857/3432] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:59.689025 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-605177d2-75c8-4048-9f01-1fd4613b407d tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/types/51c52654-9764-48b7-a4cd-3f0847af0f63/encryption returned with HTTP 200 Jul 03 15:54:59.689515 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 864/3433] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:54:59 2026] POST /volume/v3/types/51c52654-9764-48b7-a4cd-3f0847af0f63/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:59.698769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-19b1482e-c4de-407f-848e-a842e0b7df99 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.700572 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:54:59.700978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1077688297", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1924242826", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:54:59.702630 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1077688297', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1924242826', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:54:59.706810 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 15:54:59.707172 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:59.707172 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:54:59.707723 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 15:54:59.713172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (53eac386-b3e8-4022-a6a4-1ba0715e700d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:59.714114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9d35ce-4149-4905-ad21-3415678837f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:59.715053 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:54:59.739243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-004800ab-2b74-4aca-a322-b248795847eb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.740587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9d35ce-4149-4905-ad21-3415678837f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51c52654-9764-48b7-a4cd-3f0847af0f63,is_public=True,name='tempest-scenario-type-luks2-1924242826',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51c52654-9764-48b7-a4cd-3f0847af0f63', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:59.741055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-004800ab-2b74-4aca-a322-b248795847eb tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:54:59.741274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-004800ab-2b74-4aca-a322-b248795847eb tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.741330 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d74a2d2-9e79-4018-b3bb-df4d61ffdb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:59.741458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-004800ab-2b74-4aca-a322-b248795847eb tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.748638 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:59.748638 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:54:59.752615 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-004800ab-2b74-4aca-a322-b248795847eb tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:54:59.757258 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-004800ab-2b74-4aca-a322-b248795847eb tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:54:59.757654 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 858/3434] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:54:59.768671 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1924242826 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1924242826, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:54:59.768994 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1924242826 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1924242826, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:54:59.796676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['3e06b858-b199-4f86-b245-8b14b715ba4c', '2608af00-1993-47f8-96ee-a8fe2fdcdba4', '934aad28-6540-4ea7-af2c-13cdc40e1457', '859448b3-4865-4e17-b625-0b6aad83d194'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:54:59.797419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d74a2d2-9e79-4018-b3bb-df4d61ffdb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e06b858-b199-4f86-b245-8b14b715ba4c', '2608af00-1993-47f8-96ee-a8fe2fdcdba4', '934aad28-6540-4ea7-af2c-13cdc40e1457', '859448b3-4865-4e17-b625-0b6aad83d194']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:59.798211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5105b902-a647-40d1-9292-3e0073cbc3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:59.823054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5105b902-a647-40d1-9292-3e0073cbc3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e36320f-085d-4e84-8b94-ace33e4fbcbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1077688297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['3e06b858-b199-4f86-b245-8b14b715ba4c','2608af00-1993-47f8-96ee-a8fe2fdcdba4','934aad28-6540-4ea7-af2c-13cdc40e1457','859448b3-4865-4e17-b625-0b6aad83d194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=51c52654-9764-48b7-a4cd-3f0847af0f63), '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-03T15:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1077688297',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8e36320f-085d-4e84-8b94-ace33e4fbcbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51c52654-9764-48b7-a4cd-3f0847af0f63),volume_type_id=51c52654-9764-48b7-a4cd-3f0847af0f63)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:59.823804 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011fafd4-c870-4d5b-bfef-4779caeae006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:59.842019 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011fafd4-c870-4d5b-bfef-4779caeae006) transitioned into 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-1077688297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['3e06b858-b199-4f86-b245-8b14b715ba4c','2608af00-1993-47f8-96ee-a8fe2fdcdba4','934aad28-6540-4ea7-af2c-13cdc40e1457','859448b3-4865-4e17-b625-0b6aad83d194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=51c52654-9764-48b7-a4cd-3f0847af0f63)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:59.843194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c440c7-5c5e-40a5-af47-c99d3ca98686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:54:59.857192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c440c7-5c5e-40a5-af47-c99d3ca98686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:54:59.858366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (53eac386-b3e8-4022-a6a4-1ba0715e700d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:54:59.858880 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 15:54:59.859792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-19b1482e-c4de-407f-848e-a842e0b7df99 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:54:59.860417 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 858/3435] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:54:59 2026] POST /volume/v3/volumes => generated 781 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:54:59.874448 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-848e1ef8-7c19-490a-8905-74eb869d281f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:54:59.877003 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-848e1ef8-7c19-490a-8905-74eb869d281f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:54:59.877003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-848e1ef8-7c19-490a-8905-74eb869d281f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:54:59.877225 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-848e1ef8-7c19-490a-8905-74eb869d281f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:54:59.887104 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:54:59.887104 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:54:59.892168 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-848e1ef8-7c19-490a-8905-74eb869d281f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:54:59.897187 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-848e1ef8-7c19-490a-8905-74eb869d281f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 200 Jul 03 15:54:59.897635 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 856/3436] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:54:59 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:00.083724 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-df3d4e8d-4a04-4656-b169-dc4b909b6541 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.085638 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-df3d4e8d-4a04-4656-b169-dc4b909b6541 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:00.085842 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-df3d4e8d-4a04-4656-b169-dc4b909b6541 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:00.086041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-df3d4e8d-4a04-4656-b169-dc4b909b6541 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:00.095515 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:00.095515 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:00.099584 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-df3d4e8d-4a04-4656-b169-dc4b909b6541 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:00.104126 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-df3d4e8d-4a04-4656-b169-dc4b909b6541 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:00.104473 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 865/3437] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:00 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:00.367187 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-1b898693-1d41-4597-84b5-4f1f7c6ad71d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.369518 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-1b898693-1d41-4597-84b5-4f1f7c6ad71d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63/action Jul 03 15:55:00.369992 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-1b898693-1d41-4597-84b5-4f1f7c6ad71d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:00.370133 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-1b898693-1d41-4597-84b5-4f1f7c6ad71d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:00.394530 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:00.394530 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:00.414177 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-835af7b6-77ce-4127-8baf-8e10bb6a112c req-1b898693-1d41-4597-84b5-4f1f7c6ad71d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63/action returned with HTTP 204 Jul 03 15:55:00.414869 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 859/3438] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:55:00 2026] POST /volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:00.697059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4ca39783-19c7-4c3b-85d0-c426916b3c60 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.699406 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4ca39783-19c7-4c3b-85d0-c426916b3c60 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:00.699703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4ca39783-19c7-4c3b-85d0-c426916b3c60 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:00.699997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4ca39783-19c7-4c3b-85d0-c426916b3c60 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:00.711362 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:00.711362 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:00.715514 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4ca39783-19c7-4c3b-85d0-c426916b3c60 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:00.720494 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4ca39783-19c7-4c3b-85d0-c426916b3c60 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:00.720981 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 859/3439] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:00 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:00.733102 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0ad9783a-6be8-4a7d-b62c-f0a1ec343f34 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.734974 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ad9783a-6be8-4a7d-b62c-f0a1ec343f34 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:00.735277 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ad9783a-6be8-4a7d-b62c-f0a1ec343f34 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:00.735520 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ad9783a-6be8-4a7d-b62c-f0a1ec343f34 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:00.746547 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:00.746547 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:00.750450 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0ad9783a-6be8-4a7d-b62c-f0a1ec343f34 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:00.756391 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ad9783a-6be8-4a7d-b62c-f0a1ec343f34 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:00.756854 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 857/3440] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:00 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:00.771466 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aa53b942-1ae1-4aa7-b460-62f50be8dbc7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.773864 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa53b942-1ae1-4aa7-b460-62f50be8dbc7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:00.774113 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa53b942-1ae1-4aa7-b460-62f50be8dbc7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:00.774301 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa53b942-1ae1-4aa7-b460-62f50be8dbc7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:00.784014 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:00.784014 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:00.787902 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-aa53b942-1ae1-4aa7-b460-62f50be8dbc7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:00.792221 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa53b942-1ae1-4aa7-b460-62f50be8dbc7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:00.792720 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 866/3441] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:00 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:00.840766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.842865 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:00.843255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1045171189"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:00.845054 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1045171189'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:00.845197 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume of 1 GB Jul 03 15:55:00.849799 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Availability Zones retrieved successfully. Jul 03 15:55:00.855947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Flow 'volume_create_api' (1ec938fc-6868-49ca-b1fc-dd823f965980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:00.856875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90dfe363-6226-4db4-8690-22e633e25a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:00.857936 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:00.890649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90dfe363-6226-4db4-8690-22e633e25a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:00.891431 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223c3cd4-f737-4a9a-8a10-69af5d16bfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:00.912112 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-82d994cb-9feb-4dc1-96bd-f53b77d3285c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.914794 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-82d994cb-9feb-4dc1-96bd-f53b77d3285c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:00.914794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-82d994cb-9feb-4dc1-96bd-f53b77d3285c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:00.915669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-82d994cb-9feb-4dc1-96bd-f53b77d3285c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:00.923702 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:00.923702 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:00.928226 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-82d994cb-9feb-4dc1-96bd-f53b77d3285c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:00.934003 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-82d994cb-9feb-4dc1-96bd-f53b77d3285c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 200 Jul 03 15:55:00.934779 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 860/3442] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:00 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:00.947918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Created reservations ['cb0dd939-6bf5-45ef-af64-247a26dab1e0', '92b75530-c890-474a-8132-55cde3976d60', 'd645f1b4-57b8-4e9b-80b8-778a5f5bc691', 'cd922eef-f68a-4c77-96de-5ba608f75d59'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:00.949034 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223c3cd4-f737-4a9a-8a10-69af5d16bfe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0dd939-6bf5-45ef-af64-247a26dab1e0', '92b75530-c890-474a-8132-55cde3976d60', 'd645f1b4-57b8-4e9b-80b8-778a5f5bc691', 'cd922eef-f68a-4c77-96de-5ba608f75d59']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:00.950456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e899aa2e-9071-4e53-8311-e059092c272d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:00.953748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-59c65922-1e17-40e8-93e1-ea296937697f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.957146 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-59c65922-1e17-40e8-93e1-ea296937697f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:00.957405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-59c65922-1e17-40e8-93e1-ea296937697f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:00.957701 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-59c65922-1e17-40e8-93e1-ea296937697f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:00.966394 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:00.966394 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:00.971141 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-59c65922-1e17-40e8-93e1-ea296937697f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:00.977930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e899aa2e-9071-4e53-8311-e059092c272d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb68c667-6fd2-4b91-b03b-793ad98657fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1045171189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac8cca1c76742d984217c0277c3d36e',qos_specs=None,replication_status=,reservations=['cb0dd939-6bf5-45ef-af64-247a26dab1e0','92b75530-c890-474a-8132-55cde3976d60','d645f1b4-57b8-4e9b-80b8-778a5f5bc691','cd922eef-f68a-4c77-96de-5ba608f75d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b3db0c904a44619e4616862d1765fc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1045171189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb68c667-6fd2-4b91-b03b-793ad98657fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac8cca1c76742d984217c0277c3d36e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='58b3db0c904a44619e4616862d1765fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:00.978195 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-59c65922-1e17-40e8-93e1-ea296937697f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 200 Jul 03 15:55:00.978734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef543f67-41e6-409c-acc5-842606d1141e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:00.978839 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 858/3443] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:00 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:00.994223 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c3b13e78-c9f8-4b60-869c-f687f8d76f86 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:00.996726 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c3b13e78-c9f8-4b60-869c-f687f8d76f86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/action Jul 03 15:55:00.997156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c3b13e78-c9f8-4b60-869c-f687f8d76f86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:00.997332 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c3b13e78-c9f8-4b60-869c-f687f8d76f86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:00.999655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef543f67-41e6-409c-acc5-842606d1141e) transitioned into 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-1045171189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac8cca1c76742d984217c0277c3d36e',qos_specs=None,replication_status=,reservations=['cb0dd939-6bf5-45ef-af64-247a26dab1e0','92b75530-c890-474a-8132-55cde3976d60','d645f1b4-57b8-4e9b-80b8-778a5f5bc691','cd922eef-f68a-4c77-96de-5ba608f75d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b3db0c904a44619e4616862d1765fc',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:01.000339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b054fc6e-3ce9-4184-b031-3d6b788c3c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:01.007290 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:01.007290 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:01.007880 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c3b13e78-c9f8-4b60-869c-f687f8d76f86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:01.015074 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b054fc6e-3ce9-4184-b031-3d6b788c3c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:01.015998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Flow 'volume_create_api' (1ec938fc-6868-49ca-b1fc-dd823f965980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:01.016463 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Create volume request issued successfully. Jul 03 15:55:01.017369 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-257d06b7-21dd-4160-93de-a5b9c6233dd9 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:01.017558 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c3b13e78-c9f8-4b60-869c-f687f8d76f86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume updated successfully. Jul 03 15:55:01.017853 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c3b13e78-c9f8-4b60-869c-f687f8d76f86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/action returned with HTTP 200 Jul 03 15:55:01.017933 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 860/3444] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:55:00 2026] POST /volume/v3/volumes => generated 751 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:01.018461 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 867/3445] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:55:00 2026] POST /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:55:01.031123 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a32a4efa-5f1c-4edc-bb00-cfceb58c09a1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:01.033566 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a32a4efa-5f1c-4edc-bb00-cfceb58c09a1 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:01.033886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a32a4efa-5f1c-4edc-bb00-cfceb58c09a1 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:01.034129 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a32a4efa-5f1c-4edc-bb00-cfceb58c09a1 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:01.043822 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:01.043822 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:01.049081 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a32a4efa-5f1c-4edc-bb00-cfceb58c09a1 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:01.054970 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a32a4efa-5f1c-4edc-bb00-cfceb58c09a1 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:01.055422 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 861/3446] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:01 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:01.127884 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e8cbd05f-39d0-4772-9803-04e97f9e5d75 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:01.142655 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8cbd05f-39d0-4772-9803-04e97f9e5d75 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:01.142655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8cbd05f-39d0-4772-9803-04e97f9e5d75 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:01.142655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8cbd05f-39d0-4772-9803-04e97f9e5d75 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:01.174494 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:01.174494 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:01.188267 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e8cbd05f-39d0-4772-9803-04e97f9e5d75 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:01.195016 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8cbd05f-39d0-4772-9803-04e97f9e5d75 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:01.195945 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 859/3447] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:01 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:01.208538 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-9ee79dc4-fc68-4dfe-ab6e-e61b9bc7751c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:01.211223 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-9ee79dc4-fc68-4dfe-ab6e-e61b9bc7751c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:01.211385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-9ee79dc4-fc68-4dfe-ab6e-e61b9bc7751c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:01.212236 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-9ee79dc4-fc68-4dfe-ab6e-e61b9bc7751c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:01.220953 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:01.220953 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:01.224579 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-9ee79dc4-fc68-4dfe-ab6e-e61b9bc7751c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:01.229081 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-9ee79dc4-fc68-4dfe-ab6e-e61b9bc7751c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 200 Jul 03 15:55:01.229498 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 861/3448] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:01 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:55:01.809721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-22a9a554-8897-426a-a788-bf4dd71ede9f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:01.812920 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-22a9a554-8897-426a-a788-bf4dd71ede9f tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:01.814064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-22a9a554-8897-426a-a788-bf4dd71ede9f tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:01.814064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-22a9a554-8897-426a-a788-bf4dd71ede9f tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:01.824371 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:01.824371 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:01.830223 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-22a9a554-8897-426a-a788-bf4dd71ede9f tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:01.836712 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-22a9a554-8897-426a-a788-bf4dd71ede9f tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:01.837258 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 868/3449] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:01 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:01.907455 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-f9f0daf0-3972-4f35-9da8-199ddd7833b9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:01.910208 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-f9f0daf0-3972-4f35-9da8-199ddd7833b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:01.910520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-f9f0daf0-3972-4f35-9da8-199ddd7833b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:01.910758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-f9f0daf0-3972-4f35-9da8-199ddd7833b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:01.920544 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:01.920544 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:01.926118 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-f9f0daf0-3972-4f35-9da8-199ddd7833b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:01.931091 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-f9f0daf0-3972-4f35-9da8-199ddd7833b9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 200 Jul 03 15:55:01.931654 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 862/3450] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:01 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:01.943443 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-88ae2f69-745a-4186-afbe-5978f509285b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:01.943939 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88ae2f69-745a-4186-afbe-5978f509285b None None] GET https://10.4.3.228/volume// Jul 03 15:55:01.944161 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88ae2f69-745a-4186-afbe-5978f509285b None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:01.944535 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88ae2f69-745a-4186-afbe-5978f509285b None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:01.944859 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88ae2f69-745a-4186-afbe-5978f509285b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:01.945254 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 860/3451] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:55:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:01.954019 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-2d316b64-95a7-4d8e-aeb6-04ce4b682bbb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:01.956210 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-2d316b64-95a7-4d8e-aeb6-04ce4b682bbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:55:01.956577 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-2d316b64-95a7-4d8e-aeb6-04ce4b682bbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e36320f-085d-4e84-8b94-ace33e4fbcbc", "connector": null, "instance_uuid": "807afd57-70de-4f26-a0b2-17526c0df0c8"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:01.967681 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:01.967681 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:01.998380 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-2d316b64-95a7-4d8e-aeb6-04ce4b682bbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:55:01.998773 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 862/3452] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:55:01 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 03 15:55:02.072637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1d77a3bc-1729-4710-a599-346af435e2bc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:02.074895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d77a3bc-1729-4710-a599-346af435e2bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:02.075064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d77a3bc-1729-4710-a599-346af435e2bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:02.075214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d77a3bc-1729-4710-a599-346af435e2bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:02.086087 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:02.086087 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:02.091651 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1d77a3bc-1729-4710-a599-346af435e2bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:02.096938 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d77a3bc-1729-4710-a599-346af435e2bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:02.097361 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 869/3453] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:02 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:02.144346 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-465fcd90-f46a-49cf-af9e-404a51596460 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:02.147328 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-465fcd90-f46a-49cf-af9e-404a51596460 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:02.147643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-465fcd90-f46a-49cf-af9e-404a51596460 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:02.148014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-465fcd90-f46a-49cf-af9e-404a51596460 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:02.156734 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:02.156734 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:02.161874 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-465fcd90-f46a-49cf-af9e-404a51596460 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:02.167126 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-465fcd90-f46a-49cf-af9e-404a51596460 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:02.167702 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 863/3454] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:02 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:02.217730 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-14691d61-5d7d-408a-853c-f827a70684a3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:02.219883 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-14691d61-5d7d-408a-853c-f827a70684a3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:02.219883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-14691d61-5d7d-408a-853c-f827a70684a3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:02.219883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-14691d61-5d7d-408a-853c-f827a70684a3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:02.233957 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:02.233957 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:02.235941 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-14691d61-5d7d-408a-853c-f827a70684a3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:02.240973 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-14691d61-5d7d-408a-853c-f827a70684a3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:02.241507 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 861/3455] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:02 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:02.856513 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9a208fb1-f081-4aa2-a4f9-ae9628d525d4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:02.858562 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9a208fb1-f081-4aa2-a4f9-ae9628d525d4 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:02.858856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9a208fb1-f081-4aa2-a4f9-ae9628d525d4 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:02.859075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9a208fb1-f081-4aa2-a4f9-ae9628d525d4 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:02.869436 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:02.869436 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:02.875466 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9a208fb1-f081-4aa2-a4f9-ae9628d525d4 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:02.882408 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9a208fb1-f081-4aa2-a4f9-ae9628d525d4 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:02.882960 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 863/3456] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:02 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:03.256708 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-68978e6f-698e-4ae3-a569-fbee9815792d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:03.258496 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-68978e6f-698e-4ae3-a569-fbee9815792d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:03.258711 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-68978e6f-698e-4ae3-a569-fbee9815792d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:03.258903 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-68978e6f-698e-4ae3-a569-fbee9815792d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:03.269122 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:03.269122 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:03.273108 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-68978e6f-698e-4ae3-a569-fbee9815792d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:03.277697 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-68978e6f-698e-4ae3-a569-fbee9815792d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:03.278093 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 870/3457] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:03 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:03.304015 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:03.306436 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:03.306897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1040619914", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:03.308946 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1040619914', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:03.309138 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Create volume of 1 GB Jul 03 15:55:03.313988 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Availability Zones retrieved successfully. Jul 03 15:55:03.320023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Flow 'volume_create_api' (d5af4e73-b49d-4078-824c-62520e733056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:03.320807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eac5557-ac3e-4df5-baed-5c3749245c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:03.321872 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:03.353278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eac5557-ac3e-4df5-baed-5c3749245c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:03.355033 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e7f440-2d52-455f-8eca-bd6622389b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:03.438702 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Created reservations ['8e0e9319-adbe-4284-94e9-ed0a3ba3272b', 'ecd62b2d-599b-4722-a105-4fff0e05607c', 'd7943ad1-6f0c-4366-ba8e-9c286dfda270', '515ec762-092d-44aa-8d3b-8d0f6d4d5ca8'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:03.439461 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e7f440-2d52-455f-8eca-bd6622389b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e0e9319-adbe-4284-94e9-ed0a3ba3272b', 'ecd62b2d-599b-4722-a105-4fff0e05607c', 'd7943ad1-6f0c-4366-ba8e-9c286dfda270', '515ec762-092d-44aa-8d3b-8d0f6d4d5ca8']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:03.440170 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a348cbb-6759-4986-885e-ebd5666d151a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:03.470644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a348cbb-6759-4986-885e-ebd5666d151a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3719cec-f2a2-4961-92f0-587d69852f35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1040619914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='965cd1f4a7194bc1a2d6014797d559a8',qos_specs=None,replication_status=,reservations=['8e0e9319-adbe-4284-94e9-ed0a3ba3272b','ecd62b2d-599b-4722-a105-4fff0e05607c','d7943ad1-6f0c-4366-ba8e-9c286dfda270','515ec762-092d-44aa-8d3b-8d0f6d4d5ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db168768fdf4f24aa454faef934efa2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1040619914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3719cec-f2a2-4961-92f0-587d69852f35,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='965cd1f4a7194bc1a2d6014797d559a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0db168768fdf4f24aa454faef934efa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:03.471363 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4b816b-bdf9-452c-aef8-45a41010b2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:03.493488 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4b816b-bdf9-452c-aef8-45a41010b2e4) transitioned into 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-1040619914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='965cd1f4a7194bc1a2d6014797d559a8',qos_specs=None,replication_status=,reservations=['8e0e9319-adbe-4284-94e9-ed0a3ba3272b','ecd62b2d-599b-4722-a105-4fff0e05607c','d7943ad1-6f0c-4366-ba8e-9c286dfda270','515ec762-092d-44aa-8d3b-8d0f6d4d5ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0db168768fdf4f24aa454faef934efa2',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:03.494360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01448b65-e064-4ad3-a79e-a3e8327eefb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:03.511658 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01448b65-e064-4ad3-a79e-a3e8327eefb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:03.511658 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Flow 'volume_create_api' (d5af4e73-b49d-4078-824c-62520e733056) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:03.511658 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Create volume request issued successfully. Jul 03 15:55:03.511658 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-48072f26-2c5d-4550-9b5e-ac5c7c77c5ce tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:03.511658 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 864/3458] 10.4.3.228 () {72 vars in 1541 bytes} [Fri Jul 3 15:55:03 2026] POST /volume/v3/volumes => generated 763 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:03.522848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-2165073c-f23a-44cc-9e40-337bb4ae0695 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:03.525375 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-2165073c-f23a-44cc-9e40-337bb4ae0695 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] GET https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:03.525605 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-2165073c-f23a-44cc-9e40-337bb4ae0695 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:03.525834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-2165073c-f23a-44cc-9e40-337bb4ae0695 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:03.542246 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:03.542246 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:03.551652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-8549dc70-c422-48e2-bc1a-5d9fb35041aa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:03.554581 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-2165073c-f23a-44cc-9e40-337bb4ae0695 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Volume info retrieved successfully. Jul 03 15:55:03.558379 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-8549dc70-c422-48e2-bc1a-5d9fb35041aa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b/action Jul 03 15:55:03.559661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-8549dc70-c422-48e2-bc1a-5d9fb35041aa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:03.559661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-8549dc70-c422-48e2-bc1a-5d9fb35041aa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:03.560522 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-0ae4c550-cd74-490b-959b-cbf047b2fa55 req-2165073c-f23a-44cc-9e40-337bb4ae0695 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 returned with HTTP 200 Jul 03 15:55:03.561112 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 862/3459] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:03 2026] GET /volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 => generated 831 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:03.590997 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:03.590997 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:03.596664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ab942fb0-335a-4e11-9e82-1d8fba435941 req-af4df42a-f73c-4843-8b0e-982534a0fffa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:03.599200 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ab942fb0-335a-4e11-9e82-1d8fba435941 req-af4df42a-f73c-4843-8b0e-982534a0fffa tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] GET https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:03.599754 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ab942fb0-335a-4e11-9e82-1d8fba435941 req-af4df42a-f73c-4843-8b0e-982534a0fffa tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:03.600124 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ab942fb0-335a-4e11-9e82-1d8fba435941 req-af4df42a-f73c-4843-8b0e-982534a0fffa tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:03.610522 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:03.610522 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:03.616020 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ab942fb0-335a-4e11-9e82-1d8fba435941 req-af4df42a-f73c-4843-8b0e-982534a0fffa tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Volume info retrieved successfully. Jul 03 15:55:03.623941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7e7508d9-c8d2-4ca9-a439-95b4f4f29930 req-8549dc70-c422-48e2-bc1a-5d9fb35041aa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b/action returned with HTTP 204 Jul 03 15:55:03.624004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ab942fb0-335a-4e11-9e82-1d8fba435941 req-af4df42a-f73c-4843-8b0e-982534a0fffa tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 returned with HTTP 200 Jul 03 15:55:03.624600 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 864/3460] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:55:03 2026] POST /volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:03.625034 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 871/3461] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:03 2026] GET /volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:03.673115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-569b5401-2e91-49c2-a818-b77fb3f8d08c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:03.675721 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-569b5401-2e91-49c2-a818-b77fb3f8d08c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0 Jul 03 15:55:03.675948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-569b5401-2e91-49c2-a818-b77fb3f8d08c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:03.676197 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-569b5401-2e91-49c2-a818-b77fb3f8d08c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:03.686142 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:03.686142 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:03.898844 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3159de42-4dcc-422e-8864-9da8e2427d40 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:03.900733 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3159de42-4dcc-422e-8864-9da8e2427d40 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:03.900919 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3159de42-4dcc-422e-8864-9da8e2427d40 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:03.901115 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3159de42-4dcc-422e-8864-9da8e2427d40 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:03.908735 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:03.908735 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:03.913519 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3159de42-4dcc-422e-8864-9da8e2427d40 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:03.919159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3159de42-4dcc-422e-8864-9da8e2427d40 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:03.919597 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 863/3462] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:03 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:04.210053 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4219feaf-e1a4-4de2-b1fe-d9cf8a09e1d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.210631 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4219feaf-e1a4-4de2-b1fe-d9cf8a09e1d1 None None] GET https://10.4.3.228/volume// Jul 03 15:55:04.210962 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4219feaf-e1a4-4de2-b1fe-d9cf8a09e1d1 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.211272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4219feaf-e1a4-4de2-b1fe-d9cf8a09e1d1 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.211959 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4219feaf-e1a4-4de2-b1fe-d9cf8a09e1d1 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:04.212394 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 865/3463] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:04.220182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-5b8099f8-c0d1-4cdb-923d-3971da058785 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.226750 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-48c435ce-c987-4b2d-9262-6d1164ac673c req-569b5401-2e91-49c2-a818-b77fb3f8d08c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0 returned with HTTP 200 Jul 03 15:55:04.226750 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 865/3464] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:55:03 2026] DELETE /volume/v3/attachments/aac49863-a6cc-48c3-b3c2-4cded4caa3b0 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:04.292001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5aff7775-fd44-4eba-8bbe-3272006da2e9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.294166 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5aff7775-fd44-4eba-8bbe-3272006da2e9 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:04.294363 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5aff7775-fd44-4eba-8bbe-3272006da2e9 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.294590 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5aff7775-fd44-4eba-8bbe-3272006da2e9 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.305488 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.305488 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:04.309413 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5aff7775-fd44-4eba-8bbe-3272006da2e9 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:04.313615 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5aff7775-fd44-4eba-8bbe-3272006da2e9 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:04.314057 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 864/3465] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:04.323584 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-5b8099f8-c0d1-4cdb-923d-3971da058785 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:55:04.324010 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-5b8099f8-c0d1-4cdb-923d-3971da058785 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb68c667-6fd2-4b91-b03b-793ad98657fe", "connector": null, "instance_uuid": "d692bf58-80a1-4c34-802b-62f3acfca91d"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:04.326811 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cde0d562-2460-4d21-a2b3-438d0f5f682f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.328729 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cde0d562-2460-4d21-a2b3-438d0f5f682f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:04.328985 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cde0d562-2460-4d21-a2b3-438d0f5f682f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.329229 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cde0d562-2460-4d21-a2b3-438d0f5f682f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.333896 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.333896 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:04.340334 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.340334 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:04.344569 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cde0d562-2460-4d21-a2b3-438d0f5f682f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:04.349987 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cde0d562-2460-4d21-a2b3-438d0f5f682f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:04.350458 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 866/3466] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:04.366992 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-5b8099f8-c0d1-4cdb-923d-3971da058785 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:55:04.367454 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 872/3467] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:55:04 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:04.390734 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-6e8a42dd-cce8-40d0-be72-7a28544a1e26 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.396633 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-6e8a42dd-cce8-40d0-be72-7a28544a1e26 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:04.396633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-6e8a42dd-cce8-40d0-be72-7a28544a1e26 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.396633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-6e8a42dd-cce8-40d0-be72-7a28544a1e26 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.406599 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.406599 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:04.411212 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-6e8a42dd-cce8-40d0-be72-7a28544a1e26 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:04.416461 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-6e8a42dd-cce8-40d0-be72-7a28544a1e26 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:04.417309 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 866/3468] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:04.441973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-7bb8a322-a3ad-4f79-b545-4422c01a1bc0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.444248 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-7bb8a322-a3ad-4f79-b545-4422c01a1bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/action Jul 03 15:55:04.444567 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-7bb8a322-a3ad-4f79-b545-4422c01a1bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:04.444810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-7bb8a322-a3ad-4f79-b545-4422c01a1bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:04.457328 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.457328 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:04.457826 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-7bb8a322-a3ad-4f79-b545-4422c01a1bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:04.468419 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-7bb8a322-a3ad-4f79-b545-4422c01a1bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Begin detaching volume completed successfully. Jul 03 15:55:04.468717 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-7bb8a322-a3ad-4f79-b545-4422c01a1bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/action returned with HTTP 202 Jul 03 15:55:04.469207 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 865/3469] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:55:04 2026] POST /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:55:04.653739 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a46e37cb-56ed-47c5-85f1-0858abe8b440 req-0702f3fe-a315-417f-94a1-c3dc2a8e2021 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.656363 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a46e37cb-56ed-47c5-85f1-0858abe8b440 req-0702f3fe-a315-417f-94a1-c3dc2a8e2021 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] GET https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:04.656641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a46e37cb-56ed-47c5-85f1-0858abe8b440 req-0702f3fe-a315-417f-94a1-c3dc2a8e2021 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.656921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a46e37cb-56ed-47c5-85f1-0858abe8b440 req-0702f3fe-a315-417f-94a1-c3dc2a8e2021 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.664796 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.664796 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:04.668637 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a46e37cb-56ed-47c5-85f1-0858abe8b440 req-0702f3fe-a315-417f-94a1-c3dc2a8e2021 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Volume info retrieved successfully. Jul 03 15:55:04.673342 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a46e37cb-56ed-47c5-85f1-0858abe8b440 req-0702f3fe-a315-417f-94a1-c3dc2a8e2021 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 returned with HTTP 200 Jul 03 15:55:04.673858 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 867/3470] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:04.691376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eba3f72b-edf9-4af7-bfc4-e41f1982acfb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.693552 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eba3f72b-edf9-4af7-bfc4-e41f1982acfb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:04.693847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eba3f72b-edf9-4af7-bfc4-e41f1982acfb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.694045 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eba3f72b-edf9-4af7-bfc4-e41f1982acfb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.704905 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.704905 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:04.709662 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eba3f72b-edf9-4af7-bfc4-e41f1982acfb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:04.715974 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eba3f72b-edf9-4af7-bfc4-e41f1982acfb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:04.716692 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 873/3471] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:04.734524 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-212937d6-b3fd-4487-9960-8b6ce9e49439 req-d266736e-fe62-4069-a236-04539e4d9c9d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.736640 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-212937d6-b3fd-4487-9960-8b6ce9e49439 req-d266736e-fe62-4069-a236-04539e4d9c9d tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-reader] GET https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:04.736892 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-212937d6-b3fd-4487-9960-8b6ce9e49439 req-d266736e-fe62-4069-a236-04539e4d9c9d tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.737138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-212937d6-b3fd-4487-9960-8b6ce9e49439 req-d266736e-fe62-4069-a236-04539e4d9c9d tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.743936 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.743936 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:04.747955 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-212937d6-b3fd-4487-9960-8b6ce9e49439 req-d266736e-fe62-4069-a236-04539e4d9c9d tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-reader] Volume info retrieved successfully. Jul 03 15:55:04.752884 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-212937d6-b3fd-4487-9960-8b6ce9e49439 req-d266736e-fe62-4069-a236-04539e4d9c9d tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-reader] https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 returned with HTTP 200 Jul 03 15:55:04.753361 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 867/3472] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:04.776892 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.779710 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:04.779953 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.780283 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.780449 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Delete volume with id: e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:04.788663 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.788663 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:04.789118 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Volume info retrieved successfully. Jul 03 15:55:04.810667 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Delete volume request issued successfully. Jul 03 15:55:04.810851 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d695eb60-095d-4c33-87a1-b7d4778200f9 req-93ae0203-0e52-466f-bf6a-d212169d5d1e tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 returned with HTTP 202 Jul 03 15:55:04.811287 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 866/3473] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:55:04 2026] DELETE /volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:04.836981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-0875b384-eb67-476e-8c7b-56fa707a2dc2 req-dbce7371-942e-4b42-8742-c80f7b9fbad6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.838975 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-0875b384-eb67-476e-8c7b-56fa707a2dc2 req-dbce7371-942e-4b42-8742-c80f7b9fbad6 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] GET https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:04.839190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-0875b384-eb67-476e-8c7b-56fa707a2dc2 req-dbce7371-942e-4b42-8742-c80f7b9fbad6 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.839375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-0875b384-eb67-476e-8c7b-56fa707a2dc2 req-dbce7371-942e-4b42-8742-c80f7b9fbad6 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.849415 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.849415 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:04.854925 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-0875b384-eb67-476e-8c7b-56fa707a2dc2 req-dbce7371-942e-4b42-8742-c80f7b9fbad6 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Volume info retrieved successfully. Jul 03 15:55:04.860295 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-0875b384-eb67-476e-8c7b-56fa707a2dc2 req-dbce7371-942e-4b42-8742-c80f7b9fbad6 tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 returned with HTTP 200 Jul 03 15:55:04.860776 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 868/3474] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:04.909782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-375bd0f7-017c-49b4-9102-1ed1e2185448 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.910105 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-375bd0f7-017c-49b4-9102-1ed1e2185448 None None] GET https://10.4.3.228/volume// Jul 03 15:55:04.910303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-375bd0f7-017c-49b4-9102-1ed1e2185448 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.910511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-375bd0f7-017c-49b4-9102-1ed1e2185448 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.910860 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-375bd0f7-017c-49b4-9102-1ed1e2185448 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:04.912216 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 874/3475] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:04.919869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-0f04c4fe-6fa0-416d-a4ab-3613a4cb6ad2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.922492 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-0f04c4fe-6fa0-416d-a4ab-3613a4cb6ad2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:04.922714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-0f04c4fe-6fa0-416d-a4ab-3613a4cb6ad2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.922907 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-0f04c4fe-6fa0-416d-a4ab-3613a4cb6ad2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.935637 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.935637 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:04.936311 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e3c68a5a-7224-4a01-9b89-b8f05766eb67 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.938890 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e3c68a5a-7224-4a01-9b89-b8f05766eb67 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:04.939196 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e3c68a5a-7224-4a01-9b89-b8f05766eb67 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:04.939490 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e3c68a5a-7224-4a01-9b89-b8f05766eb67 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:04.941987 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-0f04c4fe-6fa0-416d-a4ab-3613a4cb6ad2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:04.946958 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:04.947275 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-0f04c4fe-6fa0-416d-a4ab-3613a4cb6ad2 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:04.947677 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 868/3476] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:04.948973 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:04.949304 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2122274955", "snapshot_id": "1e80fb82-6829-45d8-a087-b3d20ddc76e8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:04.950403 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.950403 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:04.951108 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2122274955', 'snapshot_id': '1e80fb82-6829-45d8-a087-b3d20ddc76e8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:04.955336 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e3c68a5a-7224-4a01-9b89-b8f05766eb67 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:04.961307 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e3c68a5a-7224-4a01-9b89-b8f05766eb67 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:04.961438 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:04.961438 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:04.961853 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 867/3477] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:04 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:04.961933 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:04.962062 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume of 1 GB Jul 03 15:55:04.967366 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Availability Zones retrieved successfully. Jul 03 15:55:04.976042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (a9e2bd10-fe40-421e-8312-d15bbc1fa422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:04.978332 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6349983-3a93-493d-a19f-331c58b53bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:04.979927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:05.025668 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6349983-3a93-493d-a19f-331c58b53bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e80fb82-6829-45d8-a087-b3d20ddc76e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:05.026372 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62bb03e9-8989-4df4-ad67-4188a8d69f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:05.068769 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-05209ddb-f0a4-48ee-8a72-d8ec047df043 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.071240 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-05209ddb-f0a4-48ee-8a72-d8ec047df043 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] PUT https://10.4.3.228/volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422 Jul 03 15:55:05.071505 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-05209ddb-f0a4-48ee-8a72-d8ec047df043 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:05.081469 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-05209ddb-f0a4-48ee-8a72-d8ec047df043 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Acquiring lock "cinder-attachment_update-bb68c667-6fd2-4b91-b03b-793ad98657fe-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:55:05.087581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-05209ddb-f0a4-48ee-8a72-d8ec047df043 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Lock "cinder-attachment_update-bb68c667-6fd2-4b91-b03b-793ad98657fe-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:55:05.088410 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Created reservations ['13f19927-d2d3-4f66-9364-f61723f71f01', '52988dd6-e351-4050-a1a6-a0afb9097fba', 'f5dc0f91-e1d9-4533-b2bf-7e5558238dfb', '6942aefd-f5ba-4c86-a834-ca05cbc774ab'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:05.088615 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:05.088615 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:05.089790 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62bb03e9-8989-4df4-ad67-4188a8d69f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f19927-d2d3-4f66-9364-f61723f71f01', '52988dd6-e351-4050-a1a6-a0afb9097fba', 'f5dc0f91-e1d9-4533-b2bf-7e5558238dfb', '6942aefd-f5ba-4c86-a834-ca05cbc774ab']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:05.090895 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef41b42-99b6-4e6a-a93c-9e48a0ebdc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:05.140237 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef41b42-99b6-4e6a-a93c-9e48a0ebdc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b851283-1da0-4e61-b8e2-99a6606ca2e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2122274955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['13f19927-d2d3-4f66-9364-f61723f71f01','52988dd6-e351-4050-a1a6-a0afb9097fba','f5dc0f91-e1d9-4533-b2bf-7e5558238dfb','6942aefd-f5ba-4c86-a834-ca05cbc774ab'],size=1,snapshot_id=1e80fb82-6829-45d8-a087-b3d20ddc76e8,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2122274955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b851283-1da0-4e61-b8e2-99a6606ca2e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b933d55d62f94a61b474950d5c75b6bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e80fb82-6829-45d8-a087-b3d20ddc76e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7544d1ab854d4e63a995daad37e06a81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:05.141104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3f9f83-55f5-4c0e-abf4-d127105044f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:05.165524 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3f9f83-55f5-4c0e-abf4-d127105044f4) transitioned into 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-2122274955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['13f19927-d2d3-4f66-9364-f61723f71f01','52988dd6-e351-4050-a1a6-a0afb9097fba','f5dc0f91-e1d9-4533-b2bf-7e5558238dfb','6942aefd-f5ba-4c86-a834-ca05cbc774ab'],size=1,snapshot_id=1e80fb82-6829-45d8-a087-b3d20ddc76e8,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:05.166542 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543783ab-7273-4ea5-887f-3e8e2a86fd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:05.193591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543783ab-7273-4ea5-887f-3e8e2a86fd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:05.194538 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (a9e2bd10-fe40-421e-8312-d15bbc1fa422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:05.194903 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request issued successfully. Jul 03 15:55:05.195513 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3b06002-43ee-4b61-80f1-48e1482dcdc9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:05.195966 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 869/3478] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:04 2026] POST /volume/v3/volumes => generated 791 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:05.208097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0c8b0f60-8780-4710-8c95-e6026f528a14 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.210580 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c8b0f60-8780-4710-8c95-e6026f528a14 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:05.210885 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c8b0f60-8780-4710-8c95-e6026f528a14 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:05.211151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c8b0f60-8780-4710-8c95-e6026f528a14 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:05.219424 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:05.219424 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:05.223963 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0c8b0f60-8780-4710-8c95-e6026f528a14 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:05.228984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c8b0f60-8780-4710-8c95-e6026f528a14 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:05.229462 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 869/3479] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:05 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:05.498703 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-34cc9423-b808-4707-bf3d-e6fef3d21809 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.499207 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34cc9423-b808-4707-bf3d-e6fef3d21809 None None] GET https://10.4.3.228/volume// Jul 03 15:55:05.499507 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34cc9423-b808-4707-bf3d-e6fef3d21809 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:05.499803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34cc9423-b808-4707-bf3d-e6fef3d21809 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:05.500147 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34cc9423-b808-4707-bf3d-e6fef3d21809 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:05.500502 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 868/3480] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:05.510498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-f416f10a-0e61-4815-8229-8fe0156c0d8e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.513324 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-f416f10a-0e61-4815-8229-8fe0156c0d8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:05.513592 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-f416f10a-0e61-4815-8229-8fe0156c0d8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:05.513855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-f416f10a-0e61-4815-8229-8fe0156c0d8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:05.524674 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:05.524674 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:05.528648 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-f416f10a-0e61-4815-8229-8fe0156c0d8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:05.534945 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-f416f10a-0e61-4815-8229-8fe0156c0d8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:05.535054 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 870/3481] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:05 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:05.550268 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-8cd82fbb-1a58-41e0-b848-1791c384f580 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.552671 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-8cd82fbb-1a58-41e0-b848-1791c384f580 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/encryption Jul 03 15:55:05.552909 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-8cd82fbb-1a58-41e0-b848-1791c384f580 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:05.553094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-8cd82fbb-1a58-41e0-b848-1791c384f580 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:05.564205 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:05.564205 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:05.574322 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-8cd82fbb-1a58-41e0-b848-1791c384f580 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/encryption returned with HTTP 200 Jul 03 15:55:05.574840 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 870/3482] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:55:05 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:05.619310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-05209ddb-f0a4-48ee-8a72-d8ec047df043 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Lock "cinder-attachment_update-bb68c667-6fd2-4b91-b03b-793ad98657fe-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:55:05.619730 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-05209ddb-f0a4-48ee-8a72-d8ec047df043 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422 returned with HTTP 200 Jul 03 15:55:05.620313 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 875/3483] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:55:05 2026] PUT /volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:05.729524 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2d5b35b6-5202-4ea7-960b-8506ab1ccf0a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.731532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2d5b35b6-5202-4ea7-960b-8506ab1ccf0a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:05.731765 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2d5b35b6-5202-4ea7-960b-8506ab1ccf0a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:05.731972 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2d5b35b6-5202-4ea7-960b-8506ab1ccf0a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:05.742961 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:05.742961 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:05.746714 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2d5b35b6-5202-4ea7-960b-8506ab1ccf0a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:05.752293 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2d5b35b6-5202-4ea7-960b-8506ab1ccf0a tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:05.752887 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 869/3484] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:05 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:05.888837 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a4317607-0635-4153-886e-5860ee7823bb req-a52bfe1a-108a-484f-9906-871b6d8c5cfb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.891578 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a4317607-0635-4153-886e-5860ee7823bb req-a52bfe1a-108a-484f-9906-871b6d8c5cfb tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] GET https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 Jul 03 15:55:05.891843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a4317607-0635-4153-886e-5860ee7823bb req-a52bfe1a-108a-484f-9906-871b6d8c5cfb tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:05.892097 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a4317607-0635-4153-886e-5860ee7823bb req-a52bfe1a-108a-484f-9906-871b6d8c5cfb tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:05.899560 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a4317607-0635-4153-886e-5860ee7823bb req-a52bfe1a-108a-484f-9906-871b6d8c5cfb tempest-VolumesGetTestJSON-1712061133 tempest-VolumesGetTestJSON-1712061133-project-member] https://10.4.3.228/volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 returned with HTTP 404 Jul 03 15:55:05.900303 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 871/3485] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:05 2026] GET /volume/v3/volumes/e3719cec-f2a2-4961-92f0-587d69852f35 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:05.975891 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-37291fe4-8a60-4c90-8779-70823ed63318 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:05.978115 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37291fe4-8a60-4c90-8779-70823ed63318 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:05.978351 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37291fe4-8a60-4c90-8779-70823ed63318 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:05.978543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37291fe4-8a60-4c90-8779-70823ed63318 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:05.985860 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:05.985860 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:05.990313 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-37291fe4-8a60-4c90-8779-70823ed63318 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:05.995453 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37291fe4-8a60-4c90-8779-70823ed63318 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:05.995988 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 871/3486] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:05 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:55:06.241865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-95dfdcea-7bd2-478d-a66c-5ad2965aaa4b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:06.243852 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95dfdcea-7bd2-478d-a66c-5ad2965aaa4b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:06.244079 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95dfdcea-7bd2-478d-a66c-5ad2965aaa4b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:06.244272 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-95dfdcea-7bd2-478d-a66c-5ad2965aaa4b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:06.251682 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:06.251682 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:06.255918 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-95dfdcea-7bd2-478d-a66c-5ad2965aaa4b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:06.261695 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-95dfdcea-7bd2-478d-a66c-5ad2965aaa4b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:06.262198 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 876/3487] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:06 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:06.274963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3cce81c9-6676-4f9d-970a-f11c2f34b929 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:06.277601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3cce81c9-6676-4f9d-970a-f11c2f34b929 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:06.277961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3cce81c9-6676-4f9d-970a-f11c2f34b929 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:06.278228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3cce81c9-6676-4f9d-970a-f11c2f34b929 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:06.286682 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:06.286682 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:06.290548 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3cce81c9-6676-4f9d-970a-f11c2f34b929 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:06.294754 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3cce81c9-6676-4f9d-970a-f11c2f34b929 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:06.295380 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 870/3488] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:06 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:06.765358 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-157475ef-81ce-4a5f-ae63-25536656a80e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:06.767272 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-157475ef-81ce-4a5f-ae63-25536656a80e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:06.767581 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-157475ef-81ce-4a5f-ae63-25536656a80e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:06.767820 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-157475ef-81ce-4a5f-ae63-25536656a80e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:06.779348 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:06.779348 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:06.784243 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-157475ef-81ce-4a5f-ae63-25536656a80e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:06.789655 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-157475ef-81ce-4a5f-ae63-25536656a80e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:06.790125 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 872/3489] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:06 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:06.818414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-30ecc082-e93f-4827-8c95-423763b236c5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:06.821642 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-30ecc082-e93f-4827-8c95-423763b236c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:06.821642 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-30ecc082-e93f-4827-8c95-423763b236c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:06.821821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-30ecc082-e93f-4827-8c95-423763b236c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:06.831332 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:06.831332 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:06.837081 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-30ecc082-e93f-4827-8c95-423763b236c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:06.844923 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-30ecc082-e93f-4827-8c95-423763b236c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:06.844923 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 872/3490] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:06 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:07.011548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-270e3c2a-a22d-4866-a85a-d851893f3225 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:07.013669 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-270e3c2a-a22d-4866-a85a-d851893f3225 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:07.013961 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-270e3c2a-a22d-4866-a85a-d851893f3225 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:07.014186 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-270e3c2a-a22d-4866-a85a-d851893f3225 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:07.023093 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:07.023093 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:07.028534 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-270e3c2a-a22d-4866-a85a-d851893f3225 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:07.035446 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-270e3c2a-a22d-4866-a85a-d851893f3225 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:07.035957 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 877/3491] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:07 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:07.804465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-63a6c33e-ef15-4ecb-bc99-9ee41a88f807 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:07.806483 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63a6c33e-ef15-4ecb-bc99-9ee41a88f807 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:07.806717 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-63a6c33e-ef15-4ecb-bc99-9ee41a88f807 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:07.806937 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-63a6c33e-ef15-4ecb-bc99-9ee41a88f807 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:07.818285 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:07.818285 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:07.823016 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-63a6c33e-ef15-4ecb-bc99-9ee41a88f807 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:07.828206 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63a6c33e-ef15-4ecb-bc99-9ee41a88f807 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:07.828779 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 871/3492] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:07 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:07.884976 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f988e8ef-862d-4235-973a-96b5541b5897 req-65e222f7-7944-432a-8950-ee879c75d657 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:07.887930 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f988e8ef-862d-4235-973a-96b5541b5897 req-65e222f7-7944-432a-8950-ee879c75d657 tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] DELETE https://10.4.3.228/volume/v3/volumes/tempest-invalid-677815539 Jul 03 15:55:07.888133 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f988e8ef-862d-4235-973a-96b5541b5897 req-65e222f7-7944-432a-8950-ee879c75d657 tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:07.888398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f988e8ef-862d-4235-973a-96b5541b5897 req-65e222f7-7944-432a-8950-ee879c75d657 tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:07.889173 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [req-f988e8ef-862d-4235-973a-96b5541b5897 req-65e222f7-7944-432a-8950-ee879c75d657 tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] Delete volume with id: tempest-invalid-677815539 Jul 03 15:55:07.897059 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f988e8ef-862d-4235-973a-96b5541b5897 req-65e222f7-7944-432a-8950-ee879c75d657 tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] https://10.4.3.228/volume/v3/volumes/tempest-invalid-677815539 returned with HTTP 404 Jul 03 15:55:07.897878 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 873/3493] 10.4.3.228 () {70 vars in 1587 bytes} [Fri Jul 3 15:55:07 2026] DELETE /volume/v3/volumes/tempest-invalid-677815539 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:07.984011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-55b29b7c-6058-485f-a420-f67c53f5f9b5 req-03c9c8ea-804f-4b2f-a896-adf19d0ae0ed None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:07.986455 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-55b29b7c-6058-485f-a420-f67c53f5f9b5 req-03c9c8ea-804f-4b2f-a896-adf19d0ae0ed tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b92ca9c0-fd82-4ac5-8d78-62c7ad9c9810 Jul 03 15:55:07.986749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-55b29b7c-6058-485f-a420-f67c53f5f9b5 req-03c9c8ea-804f-4b2f-a896-adf19d0ae0ed tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:07.987004 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-55b29b7c-6058-485f-a420-f67c53f5f9b5 req-03c9c8ea-804f-4b2f-a896-adf19d0ae0ed tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:07.987232 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [req-55b29b7c-6058-485f-a420-f67c53f5f9b5 req-03c9c8ea-804f-4b2f-a896-adf19d0ae0ed tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] Delete volume with id: b92ca9c0-fd82-4ac5-8d78-62c7ad9c9810 Jul 03 15:55:07.994597 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-55b29b7c-6058-485f-a420-f67c53f5f9b5 req-03c9c8ea-804f-4b2f-a896-adf19d0ae0ed tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-member] https://10.4.3.228/volume/v3/volumes/b92ca9c0-fd82-4ac5-8d78-62c7ad9c9810 returned with HTTP 404 Jul 03 15:55:07.995203 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 873/3494] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:55:07 2026] DELETE /volume/v3/volumes/b92ca9c0-fd82-4ac5-8d78-62c7ad9c9810 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:08.016556 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f9ca0603-28c1-423a-86af-6e2167374cb1 req-a28d203f-feac-4074-8391-9df5e34d50fb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.019893 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f9ca0603-28c1-423a-86af-6e2167374cb1 req-a28d203f-feac-4074-8391-9df5e34d50fb tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-reader] GET https://10.4.3.228/volume/v3/volumes/087221c8-8036-4816-85e3-3b5066f05064 Jul 03 15:55:08.020244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f9ca0603-28c1-423a-86af-6e2167374cb1 req-a28d203f-feac-4074-8391-9df5e34d50fb tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-reader] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:08.020304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f9ca0603-28c1-423a-86af-6e2167374cb1 req-a28d203f-feac-4074-8391-9df5e34d50fb tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-reader] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:08.026974 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f9ca0603-28c1-423a-86af-6e2167374cb1 req-a28d203f-feac-4074-8391-9df5e34d50fb tempest-VolumesNegativeTest-1176248011 tempest-VolumesNegativeTest-1176248011-project-reader] https://10.4.3.228/volume/v3/volumes/087221c8-8036-4816-85e3-3b5066f05064 returned with HTTP 404 Jul 03 15:55:08.027631 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 878/3495] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:08 2026] GET /volume/v3/volumes/087221c8-8036-4816-85e3-3b5066f05064 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:08.048798 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-572f618c-492f-40e2-bb89-ab645e304504 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.050603 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-572f618c-492f-40e2-bb89-ab645e304504 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:08.050896 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-572f618c-492f-40e2-bb89-ab645e304504 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:08.051173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-572f618c-492f-40e2-bb89-ab645e304504 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:08.058699 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:08.058699 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:08.063294 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-572f618c-492f-40e2-bb89-ab645e304504 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:08.069235 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-572f618c-492f-40e2-bb89-ab645e304504 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:08.069762 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 872/3496] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:08 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:08.307085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-79a4ec5e-2c14-44f1-8b5f-50ead74d00f9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.307587 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-79a4ec5e-2c14-44f1-8b5f-50ead74d00f9 None None] GET https://10.4.3.228/volume// Jul 03 15:55:08.307923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-79a4ec5e-2c14-44f1-8b5f-50ead74d00f9 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:08.308210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-79a4ec5e-2c14-44f1-8b5f-50ead74d00f9 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:08.308674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-79a4ec5e-2c14-44f1-8b5f-50ead74d00f9 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:08.309108 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 874/3497] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:08.316719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-7b17bac1-3a3e-4558-8a7b-34ab7c6d702d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.318690 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-7b17bac1-3a3e-4558-8a7b-34ab7c6d702d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:08.318895 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-7b17bac1-3a3e-4558-8a7b-34ab7c6d702d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:08.319064 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-7b17bac1-3a3e-4558-8a7b-34ab7c6d702d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:08.327858 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:08.327858 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:08.331224 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-7b17bac1-3a3e-4558-8a7b-34ab7c6d702d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:08.335190 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-7b17bac1-3a3e-4558-8a7b-34ab7c6d702d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 200 Jul 03 15:55:08.335608 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 874/3498] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:08 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:08.433208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-b9b410a9-b964-40a4-85e6-6e4c373877d2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.435265 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-b9b410a9-b964-40a4-85e6-6e4c373877d2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504 Jul 03 15:55:08.435676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-b9b410a9-b964-40a4-85e6-6e4c373877d2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:08.443202 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-b9b410a9-b964-40a4-85e6-6e4c373877d2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-8e36320f-085d-4e84-8b94-ace33e4fbcbc-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:55:08.447673 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-b9b410a9-b964-40a4-85e6-6e4c373877d2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-8e36320f-085d-4e84-8b94-ace33e4fbcbc-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:55:08.449119 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:08.449119 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:08.841906 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-494af9a7-638c-4b6f-9d43-1e07ba86a7d3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.843960 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-494af9a7-638c-4b6f-9d43-1e07ba86a7d3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:08.844158 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-494af9a7-638c-4b6f-9d43-1e07ba86a7d3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:08.844351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-494af9a7-638c-4b6f-9d43-1e07ba86a7d3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:08.856489 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:08.856489 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:08.861334 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-494af9a7-638c-4b6f-9d43-1e07ba86a7d3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:08.867011 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-494af9a7-638c-4b6f-9d43-1e07ba86a7d3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:08.867567 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 873/3499] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:08 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:08.885927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-33ad2790-22c1-47d9-b340-c3c5aff07071 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.886496 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-33ad2790-22c1-47d9-b340-c3c5aff07071 None None] GET https://10.4.3.228/volume// Jul 03 15:55:08.886787 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-33ad2790-22c1-47d9-b340-c3c5aff07071 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:08.887189 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-33ad2790-22c1-47d9-b340-c3c5aff07071 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:08.887639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-33ad2790-22c1-47d9-b340-c3c5aff07071 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:08.888204 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 875/3500] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:55:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:08.896289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-3d4c0d8c-644d-459c-bdd8-44001ce39253 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:08.898754 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-3d4c0d8c-644d-459c-bdd8-44001ce39253 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:55:08.899208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-3d4c0d8c-644d-459c-bdd8-44001ce39253 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b851283-1da0-4e61-b8e2-99a6606ca2e5", "connector": null, "instance_uuid": "7178ea16-705f-451d-81aa-99333715276c"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:08.910248 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:08.910248 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:08.952753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-3d4c0d8c-644d-459c-bdd8-44001ce39253 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:55:08.953294 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 875/3501] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:55:08 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:08.983533 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-b9b410a9-b964-40a4-85e6-6e4c373877d2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-8e36320f-085d-4e84-8b94-ace33e4fbcbc-np0000004436" released by "attachment_update" :: held 0.535s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:55:08.984256 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-b9b410a9-b964-40a4-85e6-6e4c373877d2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504 returned with HTTP 200 Jul 03 15:55:08.984663 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 879/3502] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:55:08 2026] PUT /volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504 => generated 968 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:09.084114 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6f2b63bc-981e-40dd-8179-a4d50097ec11 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.085517 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6f2b63bc-981e-40dd-8179-a4d50097ec11 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:09.085802 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6f2b63bc-981e-40dd-8179-a4d50097ec11 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:09.086466 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6f2b63bc-981e-40dd-8179-a4d50097ec11 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:09.096916 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:09.096916 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:09.103116 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6f2b63bc-981e-40dd-8179-a4d50097ec11 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:09.110492 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6f2b63bc-981e-40dd-8179-a4d50097ec11 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:09.111116 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 874/3503] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:09 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:09.172082 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-033500d4-41a2-4a24-8174-3351cf909062 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.175312 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-033500d4-41a2-4a24-8174-3351cf909062 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b Jul 03 15:55:09.175652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-033500d4-41a2-4a24-8174-3351cf909062 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:09.175920 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-033500d4-41a2-4a24-8174-3351cf909062 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:09.186119 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:09.186119 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:09.369473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-09dfe6bc-34cc-4cf3-89bc-86438665dc53 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.371552 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-09dfe6bc-34cc-4cf3-89bc-86438665dc53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:09.371853 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-09dfe6bc-34cc-4cf3-89bc-86438665dc53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:09.373232 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-09dfe6bc-34cc-4cf3-89bc-86438665dc53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:09.384723 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:09.384723 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:09.391912 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-09dfe6bc-34cc-4cf3-89bc-86438665dc53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:09.397790 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-09dfe6bc-34cc-4cf3-89bc-86438665dc53 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:09.398277 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 876/3504] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:09 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:09.496643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-96552960-b403-41b1-9280-395984fe4163 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.498007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-78951c3e-7584-458f-9744-338c23797d05 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.498673 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-78951c3e-7584-458f-9744-338c23797d05 None None] GET https://10.4.3.228/volume// Jul 03 15:55:09.498978 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-78951c3e-7584-458f-9744-338c23797d05 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:09.499344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-78951c3e-7584-458f-9744-338c23797d05 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:09.499486 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-96552960-b403-41b1-9280-395984fe4163 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504/action Jul 03 15:55:09.499721 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-78951c3e-7584-458f-9744-338c23797d05 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:09.500051 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 875/3505] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:09.500460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-96552960-b403-41b1-9280-395984fe4163 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:09.500460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-96552960-b403-41b1-9280-395984fe4163 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:09.509844 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-2856f8fb-0880-4e3d-8040-c0fa73b8db97 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.512430 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-2856f8fb-0880-4e3d-8040-c0fa73b8db97 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:09.512873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-2856f8fb-0880-4e3d-8040-c0fa73b8db97 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:09.513087 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-2856f8fb-0880-4e3d-8040-c0fa73b8db97 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:09.522552 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:09.522552 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:09.524430 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:09.524430 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:09.529303 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-2856f8fb-0880-4e3d-8040-c0fa73b8db97 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:09.536284 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-2856f8fb-0880-4e3d-8040-c0fa73b8db97 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:09.536975 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 877/3506] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:09 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:09.544342 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-96552960-b403-41b1-9280-395984fe4163 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504/action returned with HTTP 204 Jul 03 15:55:09.545260 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 880/3507] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:55:09 2026] POST /volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:09.656850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-dc806afd-1a6d-4cbf-9708-f6a088ed0395 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.659147 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-dc806afd-1a6d-4cbf-9708-f6a088ed0395 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] PUT https://10.4.3.228/volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505 Jul 03 15:55:09.659883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-dc806afd-1a6d-4cbf-9708-f6a088ed0395 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:09.671292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-dc806afd-1a6d-4cbf-9708-f6a088ed0395 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Acquiring lock "cinder-attachment_update-9b851283-1da0-4e61-b8e2-99a6606ca2e5-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:55:09.678335 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-dc806afd-1a6d-4cbf-9708-f6a088ed0395 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-9b851283-1da0-4e61-b8e2-99a6606ca2e5-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:55:09.679609 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:09.679609 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:09.732277 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-3d703240-2738-40a6-a91a-9bff65a4ba4d req-033500d4-41a2-4a24-8174-3351cf909062 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b returned with HTTP 200 Jul 03 15:55:09.732762 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 876/3508] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:55:09 2026] DELETE /volume/v3/attachments/1950a11e-26ed-4063-ab95-2fa5cf30316b => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:09.889266 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1641deaa-2b11-4284-a618-96fd5e40319e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:09.891230 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1641deaa-2b11-4284-a618-96fd5e40319e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:09.891503 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1641deaa-2b11-4284-a618-96fd5e40319e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:09.891686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1641deaa-2b11-4284-a618-96fd5e40319e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:09.901021 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:09.901021 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:09.904666 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1641deaa-2b11-4284-a618-96fd5e40319e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:09.908537 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1641deaa-2b11-4284-a618-96fd5e40319e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:09.908939 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 878/3509] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:09 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:09.995917 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fd67c28e-64c1-4496-b5aa-4a64bfb74d5f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.092637 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd67c28e-64c1-4496-b5aa-4a64bfb74d5f tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:10.093187 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd67c28e-64c1-4496-b5aa-4a64bfb74d5f tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-258408028"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:10.109127 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd67c28e-64c1-4496-b5aa-4a64bfb74d5f tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:10.109321 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 881/3510] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:55:09 2026] POST /volume/v3/types => generated 215 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:10.119555 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b582e1d0-61c4-4933-8502-b5dee629d038 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.121655 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b582e1d0-61c4-4933-8502-b5dee629d038 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:55:10.122183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b582e1d0-61c4-4933-8502-b5dee629d038 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-558952796"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:10.124079 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.124079 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:10.126236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0a971b0a-3db1-4f34-91e2-1c61b3dafb52 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.128351 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a971b0a-3db1-4f34-91e2-1c61b3dafb52 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:10.128605 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a971b0a-3db1-4f34-91e2-1c61b3dafb52 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:10.128887 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a971b0a-3db1-4f34-91e2-1c61b3dafb52 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:10.137395 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.137395 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:10.139525 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b582e1d0-61c4-4933-8502-b5dee629d038 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:55:10.140101 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 877/3511] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:55:10 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:10.142115 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0a971b0a-3db1-4f34-91e2-1c61b3dafb52 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:10.148404 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a971b0a-3db1-4f34-91e2-1c61b3dafb52 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:10.148961 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 879/3512] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:10 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 1295 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:10.150376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8e791583-98ab-4fde-b701-6102c7baed52 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.163183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.165144 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:10.165442 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:10.165727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:10.166037 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Delete volume with id: 9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:10.174845 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.174845 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:10.175353 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:10.195039 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Delete volume request issued successfully. Jul 03 15:55:10.195270 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7a563d1-b97f-4532-82d7-79b057f782d7 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 202 Jul 03 15:55:10.195804 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 878/3513] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:10 2026] DELETE /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:10.203598 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a0929321-16d7-4c4c-8482-535579a2f472 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.206050 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a0929321-16d7-4c4c-8482-535579a2f472 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:10.206319 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a0929321-16d7-4c4c-8482-535579a2f472 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:10.206922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a0929321-16d7-4c4c-8482-535579a2f472 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:10.209640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-dc806afd-1a6d-4cbf-9708-f6a088ed0395 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-9b851283-1da0-4e61-b8e2-99a6606ca2e5-np0000004436" released by "attachment_update" :: held 0.531s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:55:10.210052 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-dc806afd-1a6d-4cbf-9708-f6a088ed0395 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505 returned with HTTP 200 Jul 03 15:55:10.210806 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 876/3514] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:55:09 2026] PUT /volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:10.212202 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8e791583-98ab-4fde-b701-6102c7baed52 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:55:10.212513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8e791583-98ab-4fde-b701-6102c7baed52 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1c8c8545-2486-42dc-971e-b65bf840f1d3", "volume_types": ["38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3"], "name": "tempest-Group1-1979000617"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:10.214500 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-8e791583-98ab-4fde-b701-6102c7baed52 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Creating new group {'group': {'group_type': '1c8c8545-2486-42dc-971e-b65bf840f1d3', 'volume_types': ['38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3'], 'name': 'tempest-Group1-1979000617'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:55:10.215576 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.215576 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:10.218357 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-8e791583-98ab-4fde-b701-6102c7baed52 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Creating group tempest-Group1-1979000617. Jul 03 15:55:10.221175 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a0929321-16d7-4c4c-8482-535579a2f472 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Volume info retrieved successfully. Jul 03 15:55:10.227756 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8e791583-98ab-4fde-b701-6102c7baed52 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Availability Zones retrieved successfully. Jul 03 15:55:10.228464 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a0929321-16d7-4c4c-8482-535579a2f472 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 200 Jul 03 15:55:10.229056 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 880/3515] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:10 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:10.249431 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-8e791583-98ab-4fde-b701-6102c7baed52 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Created reservations ['ac053fbb-5eb7-46cc-ac17-0129a137c0cc'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:10.283382 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8e791583-98ab-4fde-b701-6102c7baed52 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:55:10.284020 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 882/3516] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:55:10 2026] POST /volume/v3/groups => generated 94 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:10.292412 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-aef90389-0c64-49c0-9f68-36c97db5ec31 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.294481 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aef90389-0c64-49c0-9f68-36c97db5ec31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 Jul 03 15:55:10.294850 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aef90389-0c64-49c0-9f68-36c97db5ec31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:10.295283 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aef90389-0c64-49c0-9f68-36c97db5ec31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:10.295517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-aef90389-0c64-49c0-9f68-36c97db5ec31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 1228b25f-f7ea-4852-a984-6b7232df67e7 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:10.299911 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.299911 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:10.308795 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aef90389-0c64-49c0-9f68-36c97db5ec31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 returned with HTTP 200 Jul 03 15:55:10.309212 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 879/3517] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:10 2026] GET /volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:10.415660 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-62bde7c8-f679-49f4-8894-9afbe30db1ef None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.417650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-62bde7c8-f679-49f4-8894-9afbe30db1ef tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:10.417923 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-62bde7c8-f679-49f4-8894-9afbe30db1ef tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:10.418104 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-62bde7c8-f679-49f4-8894-9afbe30db1ef tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:10.427561 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.427561 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:10.431147 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-62bde7c8-f679-49f4-8894-9afbe30db1ef tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:10.435582 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-62bde7c8-f679-49f4-8894-9afbe30db1ef tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:10.436041 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 877/3518] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:10 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:10.828321 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4492a58c-b46e-4cab-873f-093ea82139af req-66820aa5-ff4f-4188-b577-d153a2b8d847 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.830648 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4492a58c-b46e-4cab-873f-093ea82139af req-66820aa5-ff4f-4188-b577-d153a2b8d847 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:10.830868 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4492a58c-b46e-4cab-873f-093ea82139af req-66820aa5-ff4f-4188-b577-d153a2b8d847 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:10.831077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4492a58c-b46e-4cab-873f-093ea82139af req-66820aa5-ff4f-4188-b577-d153a2b8d847 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:10.838722 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.838722 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:10.842359 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-4492a58c-b46e-4cab-873f-093ea82139af req-66820aa5-ff4f-4188-b577-d153a2b8d847 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:10.846482 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4492a58c-b46e-4cab-873f-093ea82139af req-66820aa5-ff4f-4188-b577-d153a2b8d847 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:10.846924 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 881/3519] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:10 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:10.920873 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4412bdce-c2cc-4926-9c73-28476db713c6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:10.922678 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4412bdce-c2cc-4926-9c73-28476db713c6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:10.922875 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4412bdce-c2cc-4926-9c73-28476db713c6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:10.923059 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4412bdce-c2cc-4926-9c73-28476db713c6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:10.936093 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:10.936093 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:10.940816 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4412bdce-c2cc-4926-9c73-28476db713c6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:10.945771 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4412bdce-c2cc-4926-9c73-28476db713c6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:10.946193 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 883/3520] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:10 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:11.243059 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8c51e3f7-5624-4576-93d3-80489f04dc25 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.244981 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c51e3f7-5624-4576-93d3-80489f04dc25 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] GET https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 Jul 03 15:55:11.245208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c51e3f7-5624-4576-93d3-80489f04dc25 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.245398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c51e3f7-5624-4576-93d3-80489f04dc25 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.251805 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c51e3f7-5624-4576-93d3-80489f04dc25 tempest-VolumeAndVolumeTypeFromImageTest-2136163425 tempest-VolumeAndVolumeTypeFromImageTest-2136163425-project-member] https://10.4.3.228/volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 returned with HTTP 404 Jul 03 15:55:11.252277 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 880/3521] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:11 2026] GET /volume/v3/volumes/9935c48a-fd7e-4be0-ace9-b07ab311e834 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:11.319729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c55eecfa-e0cb-4357-a8ac-220d56746f4e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.322052 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c55eecfa-e0cb-4357-a8ac-220d56746f4e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 Jul 03 15:55:11.322384 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c55eecfa-e0cb-4357-a8ac-220d56746f4e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.322576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c55eecfa-e0cb-4357-a8ac-220d56746f4e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.322837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-c55eecfa-e0cb-4357-a8ac-220d56746f4e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 1228b25f-f7ea-4852-a984-6b7232df67e7 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:11.327105 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.327105 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:11.335555 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c55eecfa-e0cb-4357-a8ac-220d56746f4e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 returned with HTTP 200 Jul 03 15:55:11.336000 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 878/3522] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:11 2026] GET /volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:11.345241 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.347633 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:55:11.347705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1c8c8545-2486-42dc-971e-b65bf840f1d3", "volume_types": ["38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3"], "name": "tempest-Group2-2044320578"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:11.349590 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Creating new group {'group': {'group_type': '1c8c8545-2486-42dc-971e-b65bf840f1d3', 'volume_types': ['38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3'], 'name': 'tempest-Group2-2044320578'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:55:11.353745 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.groups [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Creating group tempest-Group2-2044320578. Jul 03 15:55:11.361477 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Availability Zones retrieved successfully. Jul 03 15:55:11.374854 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Created reservations ['d2444325-aac3-4fd2-9d0f-7a38accc261c'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:11.405709 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3621d53-fc71-4021-a165-b448e91a7ae0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:55:11.406157 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 882/3523] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:55:11 2026] POST /volume/v3/groups => generated 94 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:11.414866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d6c7cb15-86a7-4f1a-b136-3122df8c7199 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.416778 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6c7cb15-86a7-4f1a-b136-3122df8c7199 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 Jul 03 15:55:11.417003 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6c7cb15-86a7-4f1a-b136-3122df8c7199 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.417231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d6c7cb15-86a7-4f1a-b136-3122df8c7199 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.417415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-d6c7cb15-86a7-4f1a-b136-3122df8c7199 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 26ae7164-1336-4586-bc17-b8db24c05a15 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:11.423268 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.423268 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:11.435587 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d6c7cb15-86a7-4f1a-b136-3122df8c7199 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 returned with HTTP 200 Jul 03 15:55:11.436152 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 884/3524] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:11 2026] GET /volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:11.450406 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-481918d5-5a51-4588-b0ae-97b9250d1969 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.453014 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-481918d5-5a51-4588-b0ae-97b9250d1969 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:11.453272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-481918d5-5a51-4588-b0ae-97b9250d1969 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.453502 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-481918d5-5a51-4588-b0ae-97b9250d1969 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.467097 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.467097 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:11.471990 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-481918d5-5a51-4588-b0ae-97b9250d1969 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:11.476955 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-481918d5-5a51-4588-b0ae-97b9250d1969 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:11.477326 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 881/3525] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:11 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:11.536423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-722bdc87-565d-4784-8d40-b6313ebc96b4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.539751 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-722bdc87-565d-4784-8d40-b6313ebc96b4 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:55:11.539751 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-722bdc87-565d-4784-8d40-b6313ebc96b4 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.540308 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-722bdc87-565d-4784-8d40-b6313ebc96b4 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.540634 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.540634 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:11.541060 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-722bdc87-565d-4784-8d40-b6313ebc96b4 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:11.602762 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-722bdc87-565d-4784-8d40-b6313ebc96b4 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Get all volumes completed successfully. Jul 03 15:55:11.606933 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.606933 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:11.612876 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-722bdc87-565d-4784-8d40-b6313ebc96b4 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:55:11.613368 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 879/3526] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 15:55:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15125 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:11.630573 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fae6708f-8a07-439b-8462-b33911afe68f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.632426 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 Jul 03 15:55:11.632747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.633014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.633232 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Delete volume with id: 5f15515d-b2b6-4a94-a36f-9f0b16974a01 Jul 03 15:55:11.641787 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.641787 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:11.642110 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Volume info retrieved successfully. Jul 03 15:55:11.660582 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.image.cache [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Evicting image cache entry: {'id': 6, 'image_id': 'bd1348b1-f079-45d6-8e98-ab394934ea11', 'volume_id': '5f15515d-b2b6-4a94-a36f-9f0b16974a01', 'host': 'np0000004436@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 15, 54, 55), 'last_used': datetime.datetime(2026, 7, 3, 15, 55, 10)}. {{(pid=99817) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 15:55:11.676185 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Delete volume request issued successfully. Jul 03 15:55:11.676330 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fae6708f-8a07-439b-8462-b33911afe68f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] https://10.4.3.228/volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 returned with HTTP 202 Jul 03 15:55:11.676770 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 883/3527] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:11 2026] DELETE /volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:11.684371 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ff0aebcf-0bdf-4f33-a3ed-24925b04796b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.686368 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ff0aebcf-0bdf-4f33-a3ed-24925b04796b tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] GET https://10.4.3.228/volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 Jul 03 15:55:11.686600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ff0aebcf-0bdf-4f33-a3ed-24925b04796b tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.686837 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ff0aebcf-0bdf-4f33-a3ed-24925b04796b tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.695123 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.695123 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:11.699223 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ff0aebcf-0bdf-4f33-a3ed-24925b04796b tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Volume info retrieved successfully. Jul 03 15:55:11.704323 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ff0aebcf-0bdf-4f33-a3ed-24925b04796b tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] https://10.4.3.228/volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 returned with HTTP 200 Jul 03 15:55:11.704804 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 885/3528] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:11 2026] GET /volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 => generated 1096 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:11.958309 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cb87ad15-34d1-4c2b-970e-1aa77c527a90 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:11.961358 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb87ad15-34d1-4c2b-970e-1aa77c527a90 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:11.962085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb87ad15-34d1-4c2b-970e-1aa77c527a90 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:11.962085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb87ad15-34d1-4c2b-970e-1aa77c527a90 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:11.976449 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:11.976449 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:11.980834 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cb87ad15-34d1-4c2b-970e-1aa77c527a90 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:11.985075 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb87ad15-34d1-4c2b-970e-1aa77c527a90 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:11.985469 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 882/3529] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:11 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:12.026267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-73b04945-d380-4180-bc0e-67b724c60335 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.028656 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-73b04945-d380-4180-bc0e-67b724c60335 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422/action Jul 03 15:55:12.029099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-73b04945-d380-4180-bc0e-67b724c60335 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:12.029218 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-73b04945-d380-4180-bc0e-67b724c60335 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:12.051995 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.051995 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:12.070461 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-3cab24ed-ac37-4c29-a4d8-f95db5570e89 req-73b04945-d380-4180-bc0e-67b724c60335 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422/action returned with HTTP 204 Jul 03 15:55:12.071015 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 880/3530] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:55:12 2026] POST /volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:12.448729 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1da19ccb-5b4a-4d0e-ae93-7abd83326fdf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.450732 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1da19ccb-5b4a-4d0e-ae93-7abd83326fdf tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 Jul 03 15:55:12.450969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1da19ccb-5b4a-4d0e-ae93-7abd83326fdf tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:12.451181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1da19ccb-5b4a-4d0e-ae93-7abd83326fdf tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:12.451314 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-1da19ccb-5b4a-4d0e-ae93-7abd83326fdf tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 26ae7164-1336-4586-bc17-b8db24c05a15 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:12.455230 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.455230 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:12.463389 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1da19ccb-5b4a-4d0e-ae93-7abd83326fdf tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 returned with HTTP 200 Jul 03 15:55:12.463830 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 884/3531] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:12 2026] GET /volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:12.472146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5629429a-01b5-49ff-ba08-a1b0921e431f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.474015 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:12.474383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1105092370", "volume_type": "38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3", "group_id": "1228b25f-f7ea-4852-a984-6b7232df67e7", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:12.475826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1105092370', 'volume_type': '38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3', 'group_id': '1228b25f-f7ea-4852-a984-6b7232df67e7', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:12.483257 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.483257 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:12.483813 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume of 1 GB Jul 03 15:55:12.491190 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3df9d4f7-3676-4d34-84a2-e108ad7679f8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.491561 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Availability Zones retrieved successfully. Jul 03 15:55:12.493158 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3df9d4f7-3676-4d34-84a2-e108ad7679f8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:12.493464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3df9d4f7-3676-4d34-84a2-e108ad7679f8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:12.493687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3df9d4f7-3676-4d34-84a2-e108ad7679f8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:12.498591 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Flow 'volume_create_api' (2f10ed9d-fed3-48bc-8eb6-f2478ff6ac05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:12.500269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2811a5bf-c70c-4379-82cf-30a393caede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:12.501035 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.501035 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:12.501605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:12.505969 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.505969 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:12.510807 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3df9d4f7-3676-4d34-84a2-e108ad7679f8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:12.515983 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3df9d4f7-3676-4d34-84a2-e108ad7679f8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:12.516404 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 883/3532] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:12 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:12.528755 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2811a5bf-c70c-4379-82cf-30a393caede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3,is_public=True,name='tempest-GroupsTest-volume-type-258408028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1228b25f-f7ea-4852-a984-6b7232df67e7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:12.528980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5e4d60-3e50-4dc8-8d87-b2ea9d1786a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:12.564609 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-258408028 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-258408028, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:12.565444 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-258408028 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-258408028, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:12.611322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Created reservations ['c28e6377-9165-44c1-a506-203071b3c5c6', '09abda11-a0db-4858-b866-fef6a922dd40', '57474076-ba47-4a77-bb35-818dfff19764', '9793a708-ee2e-4f2f-8a88-f9084230279c'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:12.612315 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5e4d60-3e50-4dc8-8d87-b2ea9d1786a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28e6377-9165-44c1-a506-203071b3c5c6', '09abda11-a0db-4858-b866-fef6a922dd40', '57474076-ba47-4a77-bb35-818dfff19764', '9793a708-ee2e-4f2f-8a88-f9084230279c']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:12.613363 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537c92de-2256-4150-b370-36a582f514e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:12.642925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537c92de-2256-4150-b370-36a582f514e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e1c929-b8fc-491a-990d-d365c6ec2643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1105092370',encryption_key_id=None,group_id=1228b25f-f7ea-4852-a984-6b7232df67e7,group_type_id=,metadata={},multiattach=False,project_id='1f0f33f401724c1897993a97473325ab',qos_specs=None,replication_status=,reservations=['c28e6377-9165-44c1-a506-203071b3c5c6','09abda11-a0db-4858-b866-fef6a922dd40','57474076-ba47-4a77-bb35-818dfff19764','9793a708-ee2e-4f2f-8a88-f9084230279c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5132affb41de4722bb8704e64565e8e0',volume_type_id=38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3), '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-03T15:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1105092370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1228b25f-f7ea-4852-a984-6b7232df67e7,host=None,id=e2e1c929-b8fc-491a-990d-d365c6ec2643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f33f401724c1897993a97473325ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5132affb41de4722bb8704e64565e8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3),volume_type_id=38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:12.643774 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5c1950-3c4c-4f9e-ba1c-2b2c7acec0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:12.662546 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5c1950-3c4c-4f9e-ba1c-2b2c7acec0d7) transitioned into 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-1105092370',encryption_key_id=None,group_id=1228b25f-f7ea-4852-a984-6b7232df67e7,group_type_id=,metadata={},multiattach=False,project_id='1f0f33f401724c1897993a97473325ab',qos_specs=None,replication_status=,reservations=['c28e6377-9165-44c1-a506-203071b3c5c6','09abda11-a0db-4858-b866-fef6a922dd40','57474076-ba47-4a77-bb35-818dfff19764','9793a708-ee2e-4f2f-8a88-f9084230279c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5132affb41de4722bb8704e64565e8e0',volume_type_id=38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:12.663106 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ca3732-fdc7-4aca-a666-24b02c560086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:12.676205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ca3732-fdc7-4aca-a666-24b02c560086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:12.677612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Flow 'volume_create_api' (2f10ed9d-fed3-48bc-8eb6-f2478ff6ac05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:12.678095 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume request issued successfully. Jul 03 15:55:12.678841 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:12.678994 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:12.717741 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a52fef72-e40e-464e-b09d-32c94ecc4cdc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.718483 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:12.719562 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a52fef72-e40e-464e-b09d-32c94ecc4cdc tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] GET https://10.4.3.228/volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 Jul 03 15:55:12.719821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a52fef72-e40e-464e-b09d-32c94ecc4cdc tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:12.720049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a52fef72-e40e-464e-b09d-32c94ecc4cdc tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:12.721416 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.721416 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:12.724928 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5629429a-01b5-49ff-ba08-a1b0921e431f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:12.725400 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 886/3533] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:55:12 2026] POST /volume/v3/volumes => generated 814 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:12.728802 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a52fef72-e40e-464e-b09d-32c94ecc4cdc tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] https://10.4.3.228/volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 returned with HTTP 404 Jul 03 15:55:12.729303 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 881/3534] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:12 2026] GET /volume/v3/volumes/5f15515d-b2b6-4a94-a36f-9f0b16974a01 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:12.736548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3b3e6dd3-38d7-434f-867c-59dd9a44755f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.737196 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.738968 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 Jul 03 15:55:12.739027 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3b3e6dd3-38d7-434f-867c-59dd9a44755f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] DELETE https://10.4.3.228/volume/v3/types/ac6c60fc-23d8-4b8b-9113-155055d9bb25 Jul 03 15:55:12.739244 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3b3e6dd3-38d7-434f-867c-59dd9a44755f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:12.739289 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:12.739493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:12.739673 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3b3e6dd3-38d7-434f-867c-59dd9a44755f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:12.739907 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.739907 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:12.747197 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.747197 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:12.751897 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:12.752602 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:12.752830 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:12.769900 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3b3e6dd3-38d7-434f-867c-59dd9a44755f tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] https://10.4.3.228/volume/v3/types/ac6c60fc-23d8-4b8b-9113-155055d9bb25 returned with HTTP 202 Jul 03 15:55:12.770427 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 885/3535] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:12 2026] DELETE /volume/v3/types/ac6c60fc-23d8-4b8b-9113-155055d9bb25 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:12.778575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d53e347c-544c-4ae6-a6d6-68e852129d54 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.781397 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d53e347c-544c-4ae6-a6d6-68e852129d54 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] GET https://10.4.3.228/volume/v3/types/ac6c60fc-23d8-4b8b-9113-155055d9bb25 Jul 03 15:55:12.781700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d53e347c-544c-4ae6-a6d6-68e852129d54 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:12.781958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d53e347c-544c-4ae6-a6d6-68e852129d54 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:12.786470 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d53e347c-544c-4ae6-a6d6-68e852129d54 tempest-VolumeAndVolumeTypeFromImageTest-1585921255 tempest-VolumeAndVolumeTypeFromImageTest-1585921255-project-admin] https://10.4.3.228/volume/v3/types/ac6c60fc-23d8-4b8b-9113-155055d9bb25 returned with HTTP 404 Jul 03 15:55:12.787175 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 887/3536] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:12 2026] GET /volume/v3/types/ac6c60fc-23d8-4b8b-9113-155055d9bb25 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:12.794366 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:12.797718 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:12.797718 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:12.806538 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8d7cbdb6-3f84-4f98-a620-a2628db1c88e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 returned with HTTP 200 Jul 03 15:55:12.807026 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 884/3537] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:12 2026] GET /volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 => generated 882 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:12.997814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3043f8b4-981b-4221-b10e-92073539cfef None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:12.999711 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3043f8b4-981b-4221-b10e-92073539cfef tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:12.999903 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3043f8b4-981b-4221-b10e-92073539cfef tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.000135 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3043f8b4-981b-4221-b10e-92073539cfef tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.010428 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.010428 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:13.014548 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3043f8b4-981b-4221-b10e-92073539cfef tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:13.019669 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3043f8b4-981b-4221-b10e-92073539cfef tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:13.020130 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 882/3538] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:12 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:13.032935 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-47bf04bf-c2e8-41f1-983d-af81f67fe285 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.034692 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47bf04bf-c2e8-41f1-983d-af81f67fe285 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:13.034838 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-47bf04bf-c2e8-41f1-983d-af81f67fe285 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.034914 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-47bf04bf-c2e8-41f1-983d-af81f67fe285 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.044573 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.044573 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:13.047810 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-47bf04bf-c2e8-41f1-983d-af81f67fe285 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:13.052021 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47bf04bf-c2e8-41f1-983d-af81f67fe285 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:13.052021 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 886/3539] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:13.371780 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-64bba6e5-2bb5-4d48-b919-5a46c368705c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.373998 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-64bba6e5-2bb5-4d48-b919-5a46c368705c tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:13.373998 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-64bba6e5-2bb5-4d48-b919-5a46c368705c tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.373998 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-64bba6e5-2bb5-4d48-b919-5a46c368705c tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.386257 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.386257 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:13.391194 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-64bba6e5-2bb5-4d48-b919-5a46c368705c tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:13.396506 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-64bba6e5-2bb5-4d48-b919-5a46c368705c tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:13.397004 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 888/3540] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:13.415159 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-ea108698-aca4-4df2-885b-2866c7fe2afe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.417495 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-ea108698-aca4-4df2-885b-2866c7fe2afe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9/action Jul 03 15:55:13.417760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-ea108698-aca4-4df2-885b-2866c7fe2afe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:13.417883 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-ea108698-aca4-4df2-885b-2866c7fe2afe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:13.430590 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.430590 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:13.431233 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-ea108698-aca4-4df2-885b-2866c7fe2afe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:13.437962 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-ea108698-aca4-4df2-885b-2866c7fe2afe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Begin detaching volume completed successfully. Jul 03 15:55:13.438217 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-ea108698-aca4-4df2-885b-2866c7fe2afe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9/action returned with HTTP 202 Jul 03 15:55:13.438696 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 885/3541] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:55:13 2026] POST /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:55:13.458805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b458027d-9f88-4223-99e1-17fca3561d4e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.460753 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b458027d-9f88-4223-99e1-17fca3561d4e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:13.460939 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b458027d-9f88-4223-99e1-17fca3561d4e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.461145 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b458027d-9f88-4223-99e1-17fca3561d4e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.471261 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.471261 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:13.475511 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b458027d-9f88-4223-99e1-17fca3561d4e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:13.480569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b458027d-9f88-4223-99e1-17fca3561d4e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:13.481182 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 883/3542] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:13.530450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dde96311-83a0-4179-824d-60fb35685664 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.533399 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dde96311-83a0-4179-824d-60fb35685664 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:13.533655 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dde96311-83a0-4179-824d-60fb35685664 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.533897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dde96311-83a0-4179-824d-60fb35685664 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.546572 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.546572 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:13.551043 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dde96311-83a0-4179-824d-60fb35685664 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:13.559472 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dde96311-83a0-4179-824d-60fb35685664 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:13.560084 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 887/3543] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:13.821034 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.824212 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 Jul 03 15:55:13.824560 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.824919 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.835684 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.835684 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:13.842160 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:13.842367 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:13.842469 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:13.875543 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:13.887543 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.887543 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:13.905476 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32fc360c-a7ec-4347-99a1-a63e806491e2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 returned with HTTP 200 Jul 03 15:55:13.906347 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 889/3544] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 => generated 907 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:13.925969 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-57e52858-caea-4f69-afea-fe1dc6b19a05 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.928220 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-57e52858-caea-4f69-afea-fe1dc6b19a05 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 Jul 03 15:55:13.928511 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-57e52858-caea-4f69-afea-fe1dc6b19a05 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.928804 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-57e52858-caea-4f69-afea-fe1dc6b19a05 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.928948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-57e52858-caea-4f69-afea-fe1dc6b19a05 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 1228b25f-f7ea-4852-a984-6b7232df67e7 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:13.933365 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.933365 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:13.944947 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-57e52858-caea-4f69-afea-fe1dc6b19a05 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 returned with HTTP 200 Jul 03 15:55:13.945501 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 886/3545] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:13.956413 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b20d4c71-5112-4b70-81a0-5fc9a4457fb2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.958542 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b20d4c71-5112-4b70-81a0-5fc9a4457fb2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 Jul 03 15:55:13.958803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b20d4c71-5112-4b70-81a0-5fc9a4457fb2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.959015 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b20d4c71-5112-4b70-81a0-5fc9a4457fb2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:13.959150 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-b20d4c71-5112-4b70-81a0-5fc9a4457fb2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 26ae7164-1336-4586-bc17-b8db24c05a15 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:13.963180 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:13.963180 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:13.973191 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b20d4c71-5112-4b70-81a0-5fc9a4457fb2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 returned with HTTP 200 Jul 03 15:55:13.973786 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 884/3546] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:13.984663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-89219ef1-c330-4583-a38b-69d63bfd1757 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:13.986602 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-89219ef1-c330-4583-a38b-69d63bfd1757 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/detail Jul 03 15:55:13.986864 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-89219ef1-c330-4583-a38b-69d63bfd1757 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:13.987058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-89219ef1-c330-4583-a38b-69d63bfd1757 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.005928 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-89219ef1-c330-4583-a38b-69d63bfd1757 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/detail returned with HTTP 200 Jul 03 15:55:14.006295 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 888/3547] 10.4.3.228 () {68 vars in 1296 bytes} [Fri Jul 3 15:55:13 2026] GET /volume/v3/groups/detail => generated 640 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:55:14.017275 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9f5b3474-797f-4b61-8e22-306567c8e43b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.020005 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:14.020222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:14.020423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.020729 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:14.022647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:14.030483 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Get all volumes completed successfully. Jul 03 15:55:14.031306 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:14.031490 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:14.077437 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:14.080593 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.080593 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:14.088337 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f5b3474-797f-4b61-8e22-306567c8e43b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:14.088819 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 890/3548] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:14 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:14.104575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.106059 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:14.106349 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:14.106634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.106980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:14.108651 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.108651 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:14.108651 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:14.115596 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Get all volumes completed successfully. Jul 03 15:55:14.116766 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:14.117245 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:14.167743 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:14.171856 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.171856 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:14.181609 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b2347a7-2160-4a95-86a5-4eaec69f21cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:14.182163 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 887/3549] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:14 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:14.204646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ee955e97-1c30-45d0-9636-10175ee6f5b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.206861 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee955e97-1c30-45d0-9636-10175ee6f5b2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7/action Jul 03 15:55:14.207303 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ee955e97-1c30-45d0-9636-10175ee6f5b2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:14.207303 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ee955e97-1c30-45d0-9636-10175ee6f5b2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:14.208673 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-ee955e97-1c30-45d0-9636-10175ee6f5b2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] delete called for group 1228b25f-f7ea-4852-a984-6b7232df67e7 {{(pid=99816) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:55:14.208740 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.groups [None req-ee955e97-1c30-45d0-9636-10175ee6f5b2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Delete group with id: 1228b25f-f7ea-4852-a984-6b7232df67e7 Jul 03 15:55:14.212298 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.212298 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:14.250940 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee955e97-1c30-45d0-9636-10175ee6f5b2 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7/action returned with HTTP 202 Jul 03 15:55:14.251395 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 885/3550] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:55:14 2026] POST /volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:14.260880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.262570 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 Jul 03 15:55:14.262797 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:14.263051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.270013 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.270013 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:14.273755 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:14.274425 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:14.274597 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:14.311943 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:14.316585 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.316585 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:14.329043 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-41df6881-372b-4d8e-9d4f-cd16c72ee64b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 returned with HTTP 200 Jul 03 15:55:14.329578 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 889/3551] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:14 2026] GET /volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:14.464308 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9930d4d2-18b4-4d03-89ef-53c28862650b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.465149 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9930d4d2-18b4-4d03-89ef-53c28862650b None None] GET https://10.4.3.228/volume// Jul 03 15:55:14.465382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9930d4d2-18b4-4d03-89ef-53c28862650b None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:14.465719 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9930d4d2-18b4-4d03-89ef-53c28862650b None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.466175 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9930d4d2-18b4-4d03-89ef-53c28862650b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:14.466563 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 891/3552] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:14.476175 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-4a178d46-281a-4440-ac53-ff7145df708e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.479337 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-4a178d46-281a-4440-ac53-ff7145df708e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:14.479734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-4a178d46-281a-4440-ac53-ff7145df708e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:14.480056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-4a178d46-281a-4440-ac53-ff7145df708e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.493347 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.493347 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:14.495478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5aabc510-33f6-49d8-beee-a9cb7f4f1d7d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.497416 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5aabc510-33f6-49d8-beee-a9cb7f4f1d7d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:14.498311 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5aabc510-33f6-49d8-beee-a9cb7f4f1d7d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:14.498311 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5aabc510-33f6-49d8-beee-a9cb7f4f1d7d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.499787 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-4a178d46-281a-4440-ac53-ff7145df708e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:14.505979 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-4a178d46-281a-4440-ac53-ff7145df708e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:14.506688 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 888/3553] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:14 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:14.512882 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.512882 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:14.517823 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5aabc510-33f6-49d8-beee-a9cb7f4f1d7d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:14.523601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5aabc510-33f6-49d8-beee-a9cb7f4f1d7d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:14.524234 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 886/3554] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:14 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:14.575174 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e73258c2-300e-458b-aae7-c78ad3440e29 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:14.577951 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e73258c2-300e-458b-aae7-c78ad3440e29 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:14.577951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e73258c2-300e-458b-aae7-c78ad3440e29 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:14.578111 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e73258c2-300e-458b-aae7-c78ad3440e29 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:14.593515 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:14.593515 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:14.600098 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e73258c2-300e-458b-aae7-c78ad3440e29 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:14.605150 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e73258c2-300e-458b-aae7-c78ad3440e29 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:14.605582 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 890/3555] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:14 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:14.929299 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-51011f73-8a7e-4415-b0ba-816c32698bca None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.039399 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:15.039789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-200224915"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:15.041331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-200224915'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:15.041464 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume of 1 GB Jul 03 15:55:15.046143 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Availability Zones retrieved successfully. Jul 03 15:55:15.052164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (699f933d-40ce-4934-af84-0242df26c812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:15.053175 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c39c075-c3f8-49a1-805c-be5dcf46fa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:15.054311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:15.083212 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c39c075-c3f8-49a1-805c-be5dcf46fa74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:15.083992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fadbf6-6e58-46b3-a7af-3b6a56be81af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:15.147581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Created reservations ['04162c4e-86b1-4a51-b60e-d315fb9ae85a', '9c8829a6-a31a-4445-b6a3-25035a35d1ef', '30341552-919c-4d83-92ea-2456a732093c', '430f02a9-1521-4542-8bb9-05003f27334f'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:15.148463 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fadbf6-6e58-46b3-a7af-3b6a56be81af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04162c4e-86b1-4a51-b60e-d315fb9ae85a', '9c8829a6-a31a-4445-b6a3-25035a35d1ef', '30341552-919c-4d83-92ea-2456a732093c', '430f02a9-1521-4542-8bb9-05003f27334f']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:15.149341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e03147-a4c2-4678-9add-8855e51d4b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:15.176476 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e03147-a4c2-4678-9add-8855e51d4b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370760ec-1505-4269-b378-b69a589f81a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-200224915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['04162c4e-86b1-4a51-b60e-d315fb9ae85a','9c8829a6-a31a-4445-b6a3-25035a35d1ef','30341552-919c-4d83-92ea-2456a732093c','430f02a9-1521-4542-8bb9-05003f27334f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-200224915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370760ec-1505-4269-b378-b69a589f81a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d099b84561bd4a65a42a2af628798a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f17c3301ce5c4d9daa05430ece7e8f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:15.178272 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704dbed6-a401-46de-911a-00f9843225bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:15.200381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (704dbed6-a401-46de-911a-00f9843225bb) transitioned into 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-200224915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['04162c4e-86b1-4a51-b60e-d315fb9ae85a','9c8829a6-a31a-4445-b6a3-25035a35d1ef','30341552-919c-4d83-92ea-2456a732093c','430f02a9-1521-4542-8bb9-05003f27334f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:15.201123 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b42e083-8ace-4e49-bb00-306bfc351f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:15.212427 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b42e083-8ace-4e49-bb00-306bfc351f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:15.213826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (699f933d-40ce-4934-af84-0242df26c812) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:15.214326 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request issued successfully. Jul 03 15:55:15.215208 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51011f73-8a7e-4415-b0ba-816c32698bca tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:15.215849 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 892/3556] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:55:14 2026] POST /volume/v3/volumes => generated 763 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:15.229151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dd1a01c5-1e91-48c5-8ef9-3bc5ccd6b852 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.231023 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dd1a01c5-1e91-48c5-8ef9-3bc5ccd6b852 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 Jul 03 15:55:15.231218 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dd1a01c5-1e91-48c5-8ef9-3bc5ccd6b852 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:15.231431 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dd1a01c5-1e91-48c5-8ef9-3bc5ccd6b852 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:15.238931 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:15.238931 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:15.243200 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dd1a01c5-1e91-48c5-8ef9-3bc5ccd6b852 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:15.248115 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dd1a01c5-1e91-48c5-8ef9-3bc5ccd6b852 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 returned with HTTP 200 Jul 03 15:55:15.248572 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 889/3557] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:15 2026] GET /volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:15.345382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-600e04b3-5e93-40ea-88a7-8cea16dd29cd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.347350 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-600e04b3-5e93-40ea-88a7-8cea16dd29cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 Jul 03 15:55:15.347734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-600e04b3-5e93-40ea-88a7-8cea16dd29cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:15.348037 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-600e04b3-5e93-40ea-88a7-8cea16dd29cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:15.356149 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-600e04b3-5e93-40ea-88a7-8cea16dd29cd tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 returned with HTTP 404 Jul 03 15:55:15.356875 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 887/3558] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:15 2026] GET /volume/v3/volumes/e2e1c929-b8fc-491a-990d-d365c6ec2643 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:15.365085 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a2a443e7-de5f-4e15-8aa7-fd25bb09dff0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.367393 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2a443e7-de5f-4e15-8aa7-fd25bb09dff0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 Jul 03 15:55:15.367702 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2a443e7-de5f-4e15-8aa7-fd25bb09dff0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:15.367939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a2a443e7-de5f-4e15-8aa7-fd25bb09dff0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:15.368111 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-a2a443e7-de5f-4e15-8aa7-fd25bb09dff0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 1228b25f-f7ea-4852-a984-6b7232df67e7 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:15.371971 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a2a443e7-de5f-4e15-8aa7-fd25bb09dff0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 returned with HTTP 404 Jul 03 15:55:15.372665 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 891/3559] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:15 2026] GET /volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:15.380346 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9eaaea05-8935-4e16-a993-94c3f74af20f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.382547 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eaaea05-8935-4e16-a993-94c3f74af20f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15/action Jul 03 15:55:15.382964 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eaaea05-8935-4e16-a993-94c3f74af20f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:15.383124 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eaaea05-8935-4e16-a993-94c3f74af20f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:15.384812 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-9eaaea05-8935-4e16-a993-94c3f74af20f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] delete called for group 26ae7164-1336-4586-bc17-b8db24c05a15 {{(pid=99819) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:55:15.384943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-9eaaea05-8935-4e16-a993-94c3f74af20f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Delete group with id: 26ae7164-1336-4586-bc17-b8db24c05a15 Jul 03 15:55:15.389040 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:15.389040 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:15.411787 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eaaea05-8935-4e16-a993-94c3f74af20f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15/action returned with HTTP 202 Jul 03 15:55:15.412279 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 893/3560] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:55:15 2026] POST /volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:15.419055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-84ad5d11-c736-4c99-a20a-267fd3332b00 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.421152 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84ad5d11-c736-4c99-a20a-267fd3332b00 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 Jul 03 15:55:15.421470 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84ad5d11-c736-4c99-a20a-267fd3332b00 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:15.421771 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84ad5d11-c736-4c99-a20a-267fd3332b00 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:15.421988 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-84ad5d11-c736-4c99-a20a-267fd3332b00 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 26ae7164-1336-4586-bc17-b8db24c05a15 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:15.426303 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:15.426303 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:15.435255 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84ad5d11-c736-4c99-a20a-267fd3332b00 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 returned with HTTP 200 Jul 03 15:55:15.435734 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 890/3561] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:15 2026] GET /volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:15.537552 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bf4e06dc-89fb-461b-a7d1-7bf9a61348d4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.540169 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf4e06dc-89fb-461b-a7d1-7bf9a61348d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:15.540455 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf4e06dc-89fb-461b-a7d1-7bf9a61348d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:15.540715 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf4e06dc-89fb-461b-a7d1-7bf9a61348d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:15.554014 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:15.554014 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:15.559489 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bf4e06dc-89fb-461b-a7d1-7bf9a61348d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:15.566249 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf4e06dc-89fb-461b-a7d1-7bf9a61348d4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:15.566858 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 888/3562] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:15 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:15.621548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-32ffbb3b-0611-431b-ad24-e030de7ac88b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:15.624016 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-32ffbb3b-0611-431b-ad24-e030de7ac88b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:15.624334 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-32ffbb3b-0611-431b-ad24-e030de7ac88b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:15.624654 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-32ffbb3b-0611-431b-ad24-e030de7ac88b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:15.650434 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:15.650434 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:15.656717 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-32ffbb3b-0611-431b-ad24-e030de7ac88b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:15.663761 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-32ffbb3b-0611-431b-ad24-e030de7ac88b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:15.664279 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 892/3563] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:15 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:16.261884 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d5e3cde8-7f7c-4f0c-8a10-131be6adc5a7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.264032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d5e3cde8-7f7c-4f0c-8a10-131be6adc5a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 Jul 03 15:55:16.264227 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d5e3cde8-7f7c-4f0c-8a10-131be6adc5a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.264412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d5e3cde8-7f7c-4f0c-8a10-131be6adc5a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.272676 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.272676 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:16.276794 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d5e3cde8-7f7c-4f0c-8a10-131be6adc5a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:16.281698 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d5e3cde8-7f7c-4f0c-8a10-131be6adc5a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 returned with HTTP 200 Jul 03 15:55:16.282101 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 894/3564] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:16.295531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.297247 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:16.297580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "370760ec-1505-4269-b378-b69a589f81a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-125233637"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.298630 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-dbf4e090-134c-46de-81e0-e4957f1e4872 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.298960 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request body: {'volume': {"'source_volid": '370760ec-1505-4269-b378-b69a589f81a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-125233637'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:16.299085 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume of 1 GB Jul 03 15:55:16.299323 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.299323 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:16.300867 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-dbf4e090-134c-46de-81e0-e4957f1e4872 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/encryption Jul 03 15:55:16.301105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-dbf4e090-134c-46de-81e0-e4957f1e4872 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.301305 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-dbf4e090-134c-46de-81e0-e4957f1e4872 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.303648 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Availability Zones retrieved successfully. Jul 03 15:55:16.308957 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (54742798-8f99-4573-92d4-621afd0d92e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:16.309963 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf82cae-2242-4653-bd7b-0f394fb69f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.310940 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:16.313648 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.313648 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:16.321873 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-801a2c0e-f25f-4eb3-8c3c-30d15eb26c9a req-dbf4e090-134c-46de-81e0-e4957f1e4872 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/encryption returned with HTTP 200 Jul 03 15:55:16.322419 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 889/3565] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:16.341374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf82cae-2242-4653-bd7b-0f394fb69f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.342276 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93246854-b319-4207-801b-85573faf0053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.388922 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Created reservations ['6308abd6-e8ea-44eb-bc5d-c9ca2912d409', '819f1e82-a8ad-4c94-9542-3c75c8537a41', 'd72f9a9d-67d2-4d84-b345-e75fcb10b4bd', '7359a274-882e-47a3-b8bc-4ef6c48094e8'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:16.389935 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93246854-b319-4207-801b-85573faf0053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6308abd6-e8ea-44eb-bc5d-c9ca2912d409', '819f1e82-a8ad-4c94-9542-3c75c8537a41', 'd72f9a9d-67d2-4d84-b345-e75fcb10b4bd', '7359a274-882e-47a3-b8bc-4ef6c48094e8']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.390873 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4112bb-99b8-4ab2-8a18-f9836aae45dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.420952 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4112bb-99b8-4ab2-8a18-f9836aae45dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad8bd2b2-c21b-43e5-b67f-26eb56759dcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-125233637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['6308abd6-e8ea-44eb-bc5d-c9ca2912d409','819f1e82-a8ad-4c94-9542-3c75c8537a41','d72f9a9d-67d2-4d84-b345-e75fcb10b4bd','7359a274-882e-47a3-b8bc-4ef6c48094e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-125233637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad8bd2b2-c21b-43e5-b67f-26eb56759dcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d099b84561bd4a65a42a2af628798a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f17c3301ce5c4d9daa05430ece7e8f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.422099 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651561eb-eadc-4633-9998-5629fc4363d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.443815 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651561eb-eadc-4633-9998-5629fc4363d1) transitioned into 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-125233637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['6308abd6-e8ea-44eb-bc5d-c9ca2912d409','819f1e82-a8ad-4c94-9542-3c75c8537a41','d72f9a9d-67d2-4d84-b345-e75fcb10b4bd','7359a274-882e-47a3-b8bc-4ef6c48094e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.445087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31663fe-3265-4c1b-a3ef-2cbca4550783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.446567 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-88ac9a42-cba7-4baf-a5f8-54df9a9fa566 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.448632 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88ac9a42-cba7-4baf-a5f8-54df9a9fa566 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 Jul 03 15:55:16.448928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88ac9a42-cba7-4baf-a5f8-54df9a9fa566 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.449568 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-88ac9a42-cba7-4baf-a5f8-54df9a9fa566 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.449568 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-88ac9a42-cba7-4baf-a5f8-54df9a9fa566 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 26ae7164-1336-4586-bc17-b8db24c05a15 {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:16.452931 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-88ac9a42-cba7-4baf-a5f8-54df9a9fa566 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 returned with HTTP 404 Jul 03 15:55:16.453602 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 893/3566] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:16.455266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31663fe-3265-4c1b-a3ef-2cbca4550783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.456090 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (54742798-8f99-4573-92d4-621afd0d92e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:16.456363 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request issued successfully. Jul 03 15:55:16.456967 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-18f9a29e-d72e-48d3-9739-8b9bd91556dc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:16.457376 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 891/3567] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/volumes => generated 763 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:16.464540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7c59cf55-2555-4294-934e-320d2b228120 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.465415 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-c4f2fcfb-ee96-4bde-bb47-bc895c909526 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.469570 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-c4f2fcfb-ee96-4bde-bb47-bc895c909526 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505/action Jul 03 15:55:16.469928 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7c59cf55-2555-4294-934e-320d2b228120 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/detail Jul 03 15:55:16.470165 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-c4f2fcfb-ee96-4bde-bb47-bc895c909526 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:16.470232 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7c59cf55-2555-4294-934e-320d2b228120 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.470371 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-c4f2fcfb-ee96-4bde-bb47-bc895c909526 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.470418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7c59cf55-2555-4294-934e-320d2b228120 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.472941 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-275a756f-a8d7-4858-862d-86c83bc095d8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.475685 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7c59cf55-2555-4294-934e-320d2b228120 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/detail returned with HTTP 200 Jul 03 15:55:16.476034 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 895/3568] 10.4.3.228 () {68 vars in 1296 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:16.478645 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:16.479200 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "370760ec-1505-4269-b378-b69a589f81a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1991541406"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.484211 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request body: {'volume': {"'source_volid": '370760ec-1505-4269-b378-b69a589f81a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1991541406'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:16.484337 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume of 1 GB Jul 03 15:55:16.493548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.494820 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.494820 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:16.496757 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:16.497354 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.497354 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.497673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:16.498110 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.498110 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:16.498277 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Availability Zones retrieved successfully. Jul 03 15:55:16.498655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:16.507703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (272afd59-ffce-46c9-b1ea-6df00d78afd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:16.508431 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Get all volumes completed successfully. Jul 03 15:55:16.510734 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d23b59e4-9111-4567-b091-cb6d8cef0814 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:16.511149 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd36337-28e7-4580-893a-4e95ad8fbb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.511337 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 892/3569] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:16.512426 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:16.525908 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-aa190d92-0965-4fed-a0f8-224c952d10f8 req-c4f2fcfb-ee96-4bde-bb47-bc895c909526 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505/action returned with HTTP 204 Jul 03 15:55:16.526508 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 890/3570] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:16.529008 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-26b51709-c67a-44ab-89e2-73f806cead30 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.531333 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-26b51709-c67a-44ab-89e2-73f806cead30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15/action Jul 03 15:55:16.531814 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-26b51709-c67a-44ab-89e2-73f806cead30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:16.531991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-26b51709-c67a-44ab-89e2-73f806cead30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.533595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-26b51709-c67a-44ab-89e2-73f806cead30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] delete called for group 26ae7164-1336-4586-bc17-b8db24c05a15 {{(pid=99819) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:55:16.533804 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-26b51709-c67a-44ab-89e2-73f806cead30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Delete group with id: 26ae7164-1336-4586-bc17-b8db24c05a15 Jul 03 15:55:16.541408 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-26b51709-c67a-44ab-89e2-73f806cead30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15/action returned with HTTP 404 Jul 03 15:55:16.542082 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 896/3571] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/groups/26ae7164-1336-4586-bc17-b8db24c05a15/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:16.548159 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd36337-28e7-4580-893a-4e95ad8fbb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.549137 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1812b548-d3af-4a42-833e-f20ad93e9288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.551755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.554053 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:16.554320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.554558 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.554870 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:16.555780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:16.564389 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Get all volumes completed successfully. Jul 03 15:55:16.567421 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d0fa1c41-7b6f-4f16-b1dd-63b8e8471420 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:16.568028 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 893/3572] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:16.582484 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-818f5d8d-7c75-4fbc-b3d9-1bd830bbdf02 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.584852 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-14c45b77-5141-4f86-b982-94f4ee590e4d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.585400 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-818f5d8d-7c75-4fbc-b3d9-1bd830bbdf02 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:16.585648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-818f5d8d-7c75-4fbc-b3d9-1bd830bbdf02 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.585883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-818f5d8d-7c75-4fbc-b3d9-1bd830bbdf02 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.587282 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-14c45b77-5141-4f86-b982-94f4ee590e4d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7/action Jul 03 15:55:16.587751 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-14c45b77-5141-4f86-b982-94f4ee590e4d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:16.587926 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-14c45b77-5141-4f86-b982-94f4ee590e4d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.589639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-14c45b77-5141-4f86-b982-94f4ee590e4d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] delete called for group 1228b25f-f7ea-4852-a984-6b7232df67e7 {{(pid=99819) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:55:16.589783 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-14c45b77-5141-4f86-b982-94f4ee590e4d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Delete group with id: 1228b25f-f7ea-4852-a984-6b7232df67e7 Jul 03 15:55:16.596518 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-14c45b77-5141-4f86-b982-94f4ee590e4d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7/action returned with HTTP 404 Jul 03 15:55:16.597357 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 897/3573] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/groups/1228b25f-f7ea-4852-a984-6b7232df67e7/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:16.600731 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.600731 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:16.606861 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9cd79b52-c1d7-4436-887a-6a837965ffe6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.609133 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9cd79b52-c1d7-4436-887a-6a837965ffe6 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/1c8c8545-2486-42dc-971e-b65bf840f1d3 Jul 03 15:55:16.609316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9cd79b52-c1d7-4436-887a-6a837965ffe6 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.609518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9cd79b52-c1d7-4436-887a-6a837965ffe6 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.610440 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-818f5d8d-7c75-4fbc-b3d9-1bd830bbdf02 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:16.610567 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-e3015633-d47b-4efd-adfc-23ef94b1a5de None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.612788 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-e3015633-d47b-4efd-adfc-23ef94b1a5de tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] DELETE https://10.4.3.228/volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63 Jul 03 15:55:16.612884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Created reservations ['b93b0ffd-db62-47d6-b0f2-848cc0827d18', '6f8e49c4-62f5-4cbb-a6f5-96b10bbd587a', '6b77fbf0-5e54-49dd-824f-84424909b43d', '42dd5106-d12f-426b-bf10-8a71fd706d05'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:16.612979 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-e3015633-d47b-4efd-adfc-23ef94b1a5de tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.613160 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-e3015633-d47b-4efd-adfc-23ef94b1a5de tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.613891 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1812b548-d3af-4a42-833e-f20ad93e9288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b93b0ffd-db62-47d6-b0f2-848cc0827d18', '6f8e49c4-62f5-4cbb-a6f5-96b10bbd587a', '6b77fbf0-5e54-49dd-824f-84424909b43d', '42dd5106-d12f-426b-bf10-8a71fd706d05']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.614856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e341856a-4114-4bad-b494-b7fbbf26a77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.618209 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-818f5d8d-7c75-4fbc-b3d9-1bd830bbdf02 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:16.618972 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 891/3574] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:16.622425 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.622425 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:16.636521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9cd79b52-c1d7-4436-887a-6a837965ffe6 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/group_types/1c8c8545-2486-42dc-971e-b65bf840f1d3 returned with HTTP 202 Jul 03 15:55:16.636842 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 894/3575] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:55:16 2026] DELETE /volume/v3/group_types/1c8c8545-2486-42dc-971e-b65bf840f1d3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:16.646763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e341856a-4114-4bad-b494-b7fbbf26a77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1991541406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['b93b0ffd-db62-47d6-b0f2-848cc0827d18','6f8e49c4-62f5-4cbb-a6f5-96b10bbd587a','6b77fbf0-5e54-49dd-824f-84424909b43d','42dd5106-d12f-426b-bf10-8a71fd706d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1991541406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d099b84561bd4a65a42a2af628798a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f17c3301ce5c4d9daa05430ece7e8f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.647506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8014587f-16bd-422e-876b-1816e0bcc53b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.647750 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf116031-912e-45fd-851d-50734c591f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.649675 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8014587f-16bd-422e-876b-1816e0bcc53b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] DELETE https://10.4.3.228/volume/v3/types/38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3 Jul 03 15:55:16.650059 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8014587f-16bd-422e-876b-1816e0bcc53b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.650386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8014587f-16bd-422e-876b-1816e0bcc53b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.679010 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf116031-912e-45fd-851d-50734c591f9b) transitioned into 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-1991541406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['b93b0ffd-db62-47d6-b0f2-848cc0827d18','6f8e49c4-62f5-4cbb-a6f5-96b10bbd587a','6b77fbf0-5e54-49dd-824f-84424909b43d','42dd5106-d12f-426b-bf10-8a71fd706d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.679955 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f85bfd5c-c2bf-4597-8e05-e3c93d51758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.680165 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fc411303-6fcd-4ce6-b78d-10d99c3488c5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.682340 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc411303-6fcd-4ce6-b78d-10d99c3488c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:16.682500 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc411303-6fcd-4ce6-b78d-10d99c3488c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.682766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc411303-6fcd-4ce6-b78d-10d99c3488c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.689129 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8014587f-16bd-422e-876b-1816e0bcc53b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/types/38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3 returned with HTTP 202 Jul 03 15:55:16.689584 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 892/3576] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:16 2026] DELETE /volume/v3/types/38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:16.695162 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f85bfd5c-c2bf-4597-8e05-e3c93d51758f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.696239 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (272afd59-ffce-46c9-b1ea-6df00d78afd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:16.696631 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request issued successfully. Jul 03 15:55:16.697216 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.697216 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:16.697335 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-275a756f-a8d7-4858-862d-86c83bc095d8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:16.697554 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8a1c6d1a-d89f-43b5-8fd4-7d6ac6eeaff5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.697874 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 894/3577] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/volumes => generated 764 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:16.699565 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a1c6d1a-d89f-43b5-8fd4-7d6ac6eeaff5 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] GET https://10.4.3.228/volume/v3/types/38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3 Jul 03 15:55:16.699826 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a1c6d1a-d89f-43b5-8fd4-7d6ac6eeaff5 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.700041 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a1c6d1a-d89f-43b5-8fd4-7d6ac6eeaff5 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.703977 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a1c6d1a-d89f-43b5-8fd4-7d6ac6eeaff5 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/types/38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3 returned with HTTP 404 Jul 03 15:55:16.704672 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 893/3578] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/types/38622eac-cf5f-45f9-a8f3-24ae4bb5d8e3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:16.705412 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fc411303-6fcd-4ce6-b78d-10d99c3488c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:16.711519 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc411303-6fcd-4ce6-b78d-10d99c3488c5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:16.711715 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.711979 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 895/3579] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:16.713882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:16.723090 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "370760ec-1505-4269-b378-b69a589f81a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1722095402"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.724132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68eca7fb-a4f5-4971-a96d-a94d8f1b8deb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.724383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request body: {'volume': {"'source_volid": '370760ec-1505-4269-b378-b69a589f81a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1722095402'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:16.724383 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume of 1 GB Jul 03 15:55:16.724383 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.724383 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:16.724496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68eca7fb-a4f5-4971-a96d-a94d8f1b8deb tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:16.724496 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68eca7fb-a4f5-4971-a96d-a94d8f1b8deb tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-416663157"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.724560 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Availability Zones retrieved successfully. Jul 03 15:55:16.731433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (0fbf3eb9-8b59-4e22-ad73-4bf396b65be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:16.732900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c7750e-4b33-4032-849b-9f5d4a812c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.734162 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:16.742132 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68eca7fb-a4f5-4971-a96d-a94d8f1b8deb tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:16.742690 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 894/3580] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/types => generated 215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:16.753089 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2cc11dac-9851-483e-bd5c-568b26dbab15 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.754712 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2cc11dac-9851-483e-bd5c-568b26dbab15 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:55:16.755041 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2cc11dac-9851-483e-bd5c-568b26dbab15 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1847193751"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.771251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c7750e-4b33-4032-849b-9f5d4a812c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.772110 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b291bb4d-0e35-4ece-b66a-71892e73a36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.774422 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2cc11dac-9851-483e-bd5c-568b26dbab15 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:55:16.774941 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 896/3581] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:16.787037 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.789218 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:55:16.789695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6ecd2ac9-f80f-49c6-9639-4aa68f394370", "volume_types": ["b0e243ff-e7ba-41ba-93c4-a4e57dbce04a"], "name": "tempest-GroupsTest-Group-1677559006"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.792885 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Creating new group {'group': {'group_type': '6ecd2ac9-f80f-49c6-9639-4aa68f394370', 'volume_types': ['b0e243ff-e7ba-41ba-93c4-a4e57dbce04a'], 'name': 'tempest-GroupsTest-Group-1677559006'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:55:16.794493 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.groups [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Creating group tempest-GroupsTest-Group-1677559006. Jul 03 15:55:16.800319 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Availability Zones retrieved successfully. Jul 03 15:55:16.811306 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Created reservations ['dc03a12d-8782-4fae-aa7c-7e55c813abee'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:16.816954 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Created reservations ['bf8b0faa-4f35-4907-bf80-d8bee83bd6cf', '2d0d9f86-da38-42d8-8775-48dca378fd80', '81ceba7a-34ca-4b98-9ab7-8bccfd850f1e', 'f5a278de-5586-499e-8f1f-38eacfcbf0ae'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:16.817821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b291bb4d-0e35-4ece-b66a-71892e73a36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8b0faa-4f35-4907-bf80-d8bee83bd6cf', '2d0d9f86-da38-42d8-8775-48dca378fd80', '81ceba7a-34ca-4b98-9ab7-8bccfd850f1e', 'f5a278de-5586-499e-8f1f-38eacfcbf0ae']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.818627 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb8f1b6-5036-4ef9-9e4a-6bd674541a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.839490 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ab2bae6-0ecc-4c3c-bc88-e176f5145715 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:55:16.839960 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 895/3582] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/groups => generated 104 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:16.844409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb8f1b6-5036-4ef9-9e4a-6bd674541a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eca7c1e2-bf16-4a18-a63a-e769fe437c08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1722095402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['bf8b0faa-4f35-4907-bf80-d8bee83bd6cf','2d0d9f86-da38-42d8-8775-48dca378fd80','81ceba7a-34ca-4b98-9ab7-8bccfd850f1e','f5a278de-5586-499e-8f1f-38eacfcbf0ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1722095402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eca7c1e2-bf16-4a18-a63a-e769fe437c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d099b84561bd4a65a42a2af628798a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f17c3301ce5c4d9daa05430ece7e8f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.845322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73456c92-fc0f-46d5-a98d-8dce744e610e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.852533 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c474c1e9-23db-47db-9620-5aa563497d1b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.854802 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c474c1e9-23db-47db-9620-5aa563497d1b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:16.854989 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c474c1e9-23db-47db-9620-5aa563497d1b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:16.855189 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c474c1e9-23db-47db-9620-5aa563497d1b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:16.855321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-c474c1e9-23db-47db-9620-5aa563497d1b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:16.860609 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.860609 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:16.868674 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73456c92-fc0f-46d5-a98d-8dce744e610e) transitioned into 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-1722095402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['bf8b0faa-4f35-4907-bf80-d8bee83bd6cf','2d0d9f86-da38-42d8-8775-48dca378fd80','81ceba7a-34ca-4b98-9ab7-8bccfd850f1e','f5a278de-5586-499e-8f1f-38eacfcbf0ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.869513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82abe905-7634-4de1-bff1-dddb59097728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.873278 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c474c1e9-23db-47db-9620-5aa563497d1b tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 200 Jul 03 15:55:16.873761 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 897/3583] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:16 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:16.884161 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82abe905-7634-4de1-bff1-dddb59097728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.885150 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (0fbf3eb9-8b59-4e22-ad73-4bf396b65be4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:16.885609 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request issued successfully. Jul 03 15:55:16.886325 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea70c7b9-4e98-4680-b44a-5c2db96d35b4 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:16.886653 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 895/3584] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/volumes => generated 764 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:16.905559 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:16.907788 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:16.908141 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "370760ec-1505-4269-b378-b69a589f81a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-335334530"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:16.909778 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request body: {'volume': {"'source_volid": '370760ec-1505-4269-b378-b69a589f81a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-335334530'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:16.909954 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume of 1 GB Jul 03 15:55:16.910212 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:16.910212 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:16.914688 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Availability Zones retrieved successfully. Jul 03 15:55:16.921156 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (821c9862-12cc-4fb4-9ece-7f9e23d7c7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:16.922379 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15041fc9-3cb0-4afb-b8ce-6b82471f6b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:16.923676 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:16.955188 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15041fc9-3cb0-4afb-b8ce-6b82471f6b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:16.957568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49b33f2-b023-4a8a-b420-4d70db6a4548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.010679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Created reservations ['7ee58c39-7071-4f1d-a904-f86bc93df745', 'f2785372-20ea-456b-b3df-bc4ade3de03c', 'a0bae3bd-4099-408d-879d-983a3994cb1c', '745500c3-1de5-4801-b4d9-fdabf1b1a196'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:17.011742 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49b33f2-b023-4a8a-b420-4d70db6a4548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee58c39-7071-4f1d-a904-f86bc93df745', 'f2785372-20ea-456b-b3df-bc4ade3de03c', 'a0bae3bd-4099-408d-879d-983a3994cb1c', '745500c3-1de5-4801-b4d9-fdabf1b1a196']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.012945 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49468cb8-0817-46d9-a95d-df9ea32b220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.037930 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49468cb8-0817-46d9-a95d-df9ea32b220d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11d68b3c-2a48-4bda-b6c1-f2265675b27d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335334530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['7ee58c39-7071-4f1d-a904-f86bc93df745','f2785372-20ea-456b-b3df-bc4ade3de03c','a0bae3bd-4099-408d-879d-983a3994cb1c','745500c3-1de5-4801-b4d9-fdabf1b1a196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335334530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11d68b3c-2a48-4bda-b6c1-f2265675b27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d099b84561bd4a65a42a2af628798a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f17c3301ce5c4d9daa05430ece7e8f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.038679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de46dce7-a9f3-4547-bfdd-254ff0f28249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.056758 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de46dce7-a9f3-4547-bfdd-254ff0f28249) transitioned into 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-335334530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['7ee58c39-7071-4f1d-a904-f86bc93df745','f2785372-20ea-456b-b3df-bc4ade3de03c','a0bae3bd-4099-408d-879d-983a3994cb1c','745500c3-1de5-4801-b4d9-fdabf1b1a196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.057545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4f2eda-3aa1-4c23-a0be-7ea7f23400ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.067124 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4f2eda-3aa1-4c23-a0be-7ea7f23400ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.068247 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (821c9862-12cc-4fb4-9ece-7f9e23d7c7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:17.068792 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request issued successfully. Jul 03 15:55:17.069587 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82ff2ab0-a924-4f5e-a3c2-55f5e9c8fbad tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:17.070196 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 896/3585] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:16 2026] POST /volume/v3/volumes => generated 763 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:17.088069 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c88f6d92-7570-4030-94df-57ae26089e16 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.090946 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:17.091342 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "370760ec-1505-4269-b378-b69a589f81a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-564590026"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:17.092869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request body: {'volume': {"'source_volid": '370760ec-1505-4269-b378-b69a589f81a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-564590026'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:17.092869 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume of 1 GB Jul 03 15:55:17.093210 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.093210 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:17.097108 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Availability Zones retrieved successfully. Jul 03 15:55:17.102931 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (519f55ec-7ded-44f7-ac3d-5fe5eb5e4ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:17.103818 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2ee0c1-2487-46f0-acd5-fbfaabc690ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.104760 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:17.132054 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2ee0c1-2487-46f0-acd5-fbfaabc690ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.132973 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584e8a15-d02a-4b79-857c-48995f2be025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.157634 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1f4a562b-40b3-475a-9730-f2da7c0b76af req-e3015633-d47b-4efd-adfc-23ef94b1a5de tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63 returned with HTTP 200 Jul 03 15:55:17.158212 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 898/3586] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:55:16 2026] DELETE /volume/v3/attachments/e8a15ee2-360a-4917-8427-93028a6c2f63 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.178907 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Created reservations ['066e0112-f5b1-43ea-a7d0-ac38ce6f68f5', '5610ff1f-01c0-4d1a-a7a0-90e7a192b91e', '8023bd7b-8302-4af8-a6ef-48f7832edfe3', '61ee9035-6fd4-41ed-86bc-503d77b6781d'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:17.179773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584e8a15-d02a-4b79-857c-48995f2be025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066e0112-f5b1-43ea-a7d0-ac38ce6f68f5', '5610ff1f-01c0-4d1a-a7a0-90e7a192b91e', '8023bd7b-8302-4af8-a6ef-48f7832edfe3', '61ee9035-6fd4-41ed-86bc-503d77b6781d']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.180545 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24eef0d-bb0b-40f3-b19b-c334260b5a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.207042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24eef0d-bb0b-40f3-b19b-c334260b5a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237880f4-aac2-4d8e-bc2e-137355a65ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-564590026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['066e0112-f5b1-43ea-a7d0-ac38ce6f68f5','5610ff1f-01c0-4d1a-a7a0-90e7a192b91e','8023bd7b-8302-4af8-a6ef-48f7832edfe3','61ee9035-6fd4-41ed-86bc-503d77b6781d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-564590026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237880f4-aac2-4d8e-bc2e-137355a65ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d099b84561bd4a65a42a2af628798a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f17c3301ce5c4d9daa05430ece7e8f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.207828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54036dd5-e1d1-4089-92c0-582374e47421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.228755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54036dd5-e1d1-4089-92c0-582374e47421) transitioned into 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-564590026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d099b84561bd4a65a42a2af628798a12',qos_specs=None,replication_status=,reservations=['066e0112-f5b1-43ea-a7d0-ac38ce6f68f5','5610ff1f-01c0-4d1a-a7a0-90e7a192b91e','8023bd7b-8302-4af8-a6ef-48f7832edfe3','61ee9035-6fd4-41ed-86bc-503d77b6781d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f17c3301ce5c4d9daa05430ece7e8f29',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.229548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97bcf723-a5d5-462d-ba8d-96a8912724cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.241488 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97bcf723-a5d5-462d-ba8d-96a8912724cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.242326 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Flow 'volume_create_api' (519f55ec-7ded-44f7-ac3d-5fe5eb5e4ed6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:17.242694 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Create volume request issued successfully. Jul 03 15:55:17.243352 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c88f6d92-7570-4030-94df-57ae26089e16 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:17.243880 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 898/3587] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:17 2026] POST /volume/v3/volumes => generated 763 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:17.256596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-828a63c2-7949-42dd-b945-d923ff36037f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.258944 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-828a63c2-7949-42dd-b945-d923ff36037f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf Jul 03 15:55:17.259147 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-828a63c2-7949-42dd-b945-d923ff36037f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.259379 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-828a63c2-7949-42dd-b945-d923ff36037f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.267562 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.267562 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:17.272332 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-828a63c2-7949-42dd-b945-d923ff36037f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:17.277731 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-828a63c2-7949-42dd-b945-d923ff36037f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf returned with HTTP 200 Jul 03 15:55:17.278166 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 896/3588] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.291319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1ba8f610-8ab7-4c37-8f88-4178c0f9ea4f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.296137 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ba8f610-8ab7-4c37-8f88-4178c0f9ea4f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed Jul 03 15:55:17.296137 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1ba8f610-8ab7-4c37-8f88-4178c0f9ea4f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.296137 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1ba8f610-8ab7-4c37-8f88-4178c0f9ea4f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.303651 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.303651 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:17.308961 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1ba8f610-8ab7-4c37-8f88-4178c0f9ea4f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:17.314102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ba8f610-8ab7-4c37-8f88-4178c0f9ea4f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed returned with HTTP 200 Jul 03 15:55:17.314552 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 897/3589] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.330685 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-422258a6-c488-4185-871c-4c66e092322d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.333185 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-422258a6-c488-4185-871c-4c66e092322d tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 Jul 03 15:55:17.333482 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-422258a6-c488-4185-871c-4c66e092322d tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.333788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-422258a6-c488-4185-871c-4c66e092322d tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.342201 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.342201 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:17.346744 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-422258a6-c488-4185-871c-4c66e092322d tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:17.352672 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-422258a6-c488-4185-871c-4c66e092322d tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 returned with HTTP 200 Jul 03 15:55:17.353248 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 899/3590] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.366704 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c78b7748-7b3e-4e32-8892-f6b0606a8dd3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.370555 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c78b7748-7b3e-4e32-8892-f6b0606a8dd3 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d Jul 03 15:55:17.370851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c78b7748-7b3e-4e32-8892-f6b0606a8dd3 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.371095 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c78b7748-7b3e-4e32-8892-f6b0606a8dd3 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.380497 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.380497 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:17.388848 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c78b7748-7b3e-4e32-8892-f6b0606a8dd3 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:17.394886 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c78b7748-7b3e-4e32-8892-f6b0606a8dd3 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d returned with HTTP 200 Jul 03 15:55:17.395400 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 899/3591] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.413376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5719050e-6616-4daf-b007-9c0f9dbfd61b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.415826 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5719050e-6616-4daf-b007-9c0f9dbfd61b tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 Jul 03 15:55:17.416108 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5719050e-6616-4daf-b007-9c0f9dbfd61b tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.416388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5719050e-6616-4daf-b007-9c0f9dbfd61b tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.425578 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.425578 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:17.430988 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5719050e-6616-4daf-b007-9c0f9dbfd61b tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:17.435880 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5719050e-6616-4daf-b007-9c0f9dbfd61b tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 returned with HTTP 200 Jul 03 15:55:17.436286 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 897/3592] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.453963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-69d21b66-421a-4671-856c-83f323bb9cf8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.456233 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-69d21b66-421a-4671-856c-83f323bb9cf8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] DELETE https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 Jul 03 15:55:17.456480 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-69d21b66-421a-4671-856c-83f323bb9cf8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.456779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-69d21b66-421a-4671-856c-83f323bb9cf8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.457010 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-69d21b66-421a-4671-856c-83f323bb9cf8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume with id: 237880f4-aac2-4d8e-bc2e-137355a65ba7 Jul 03 15:55:17.465414 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.465414 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:17.466139 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-69d21b66-421a-4671-856c-83f323bb9cf8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:17.489538 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-69d21b66-421a-4671-856c-83f323bb9cf8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume request issued successfully. Jul 03 15:55:17.489858 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-69d21b66-421a-4671-856c-83f323bb9cf8 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 returned with HTTP 202 Jul 03 15:55:17.490321 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 898/3593] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:17 2026] DELETE /volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:17.501651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-30eee76a-1fbb-43c3-bc62-adcabcef14c5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.504192 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30eee76a-1fbb-43c3-bc62-adcabcef14c5 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 Jul 03 15:55:17.504532 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30eee76a-1fbb-43c3-bc62-adcabcef14c5 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.504787 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30eee76a-1fbb-43c3-bc62-adcabcef14c5 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.514164 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.514164 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:17.519030 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-30eee76a-1fbb-43c3-bc62-adcabcef14c5 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:17.524999 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30eee76a-1fbb-43c3-bc62-adcabcef14c5 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 returned with HTTP 200 Jul 03 15:55:17.525546 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 900/3594] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.633335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-117bd884-49b2-4f1b-a7a7-c77f28d2b1b6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.635709 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-117bd884-49b2-4f1b-a7a7-c77f28d2b1b6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:17.636012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-117bd884-49b2-4f1b-a7a7-c77f28d2b1b6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.636424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-117bd884-49b2-4f1b-a7a7-c77f28d2b1b6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.647934 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.647934 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:17.654862 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-117bd884-49b2-4f1b-a7a7-c77f28d2b1b6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:17.662041 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-117bd884-49b2-4f1b-a7a7-c77f28d2b1b6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:17.662761 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 900/3595] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:17.755188 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-e2fb7103-1e9b-491f-9ab6-9006351e98e4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.757596 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-e2fb7103-1e9b-491f-9ab6-9006351e98e4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:17.757837 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-e2fb7103-1e9b-491f-9ab6-9006351e98e4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.758061 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-e2fb7103-1e9b-491f-9ab6-9006351e98e4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.768811 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.768811 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:17.773203 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-e2fb7103-1e9b-491f-9ab6-9006351e98e4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:17.779032 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-e2fb7103-1e9b-491f-9ab6-9006351e98e4 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:17.779439 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 898/3596] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:17.801029 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-dc749b5a-0160-4b81-87b5-b90972e61d9d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.803515 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-dc749b5a-0160-4b81-87b5-b90972e61d9d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] POST https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe/action Jul 03 15:55:17.804127 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-dc749b5a-0160-4b81-87b5-b90972e61d9d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:17.804388 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-dc749b5a-0160-4b81-87b5-b90972e61d9d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:17.820880 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.820880 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:17.822180 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-dc749b5a-0160-4b81-87b5-b90972e61d9d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:17.832845 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-dc749b5a-0160-4b81-87b5-b90972e61d9d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Begin detaching volume completed successfully. Jul 03 15:55:17.833120 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-dc749b5a-0160-4b81-87b5-b90972e61d9d tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe/action returned with HTTP 202 Jul 03 15:55:17.833839 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 899/3597] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:55:17 2026] POST /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:55:17.853896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7b2f3993-c119-470f-afae-5afef3d6953e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.856950 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b2f3993-c119-470f-afae-5afef3d6953e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:17.857052 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b2f3993-c119-470f-afae-5afef3d6953e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.857284 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b2f3993-c119-470f-afae-5afef3d6953e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.870867 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.870867 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:17.876586 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7b2f3993-c119-470f-afae-5afef3d6953e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:17.882773 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b2f3993-c119-470f-afae-5afef3d6953e tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:17.883252 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 901/3598] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:17.886509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fc2e934c-cae5-4330-9201-17fe2145863f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.889653 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc2e934c-cae5-4330-9201-17fe2145863f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:17.889653 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc2e934c-cae5-4330-9201-17fe2145863f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:17.889653 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc2e934c-cae5-4330-9201-17fe2145863f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:17.890020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-fc2e934c-cae5-4330-9201-17fe2145863f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:17.894902 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.894902 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:17.904913 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc2e934c-cae5-4330-9201-17fe2145863f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 200 Jul 03 15:55:17.905644 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 901/3599] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:17 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:17.916969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:17.919489 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:17.920008 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1278540672", "volume_type": "b0e243ff-e7ba-41ba-93c4-a4e57dbce04a", "group_id": "86282f22-c139-4090-a3ee-faea5c453962", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:17.921984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1278540672', 'volume_type': 'b0e243ff-e7ba-41ba-93c4-a4e57dbce04a', 'group_id': '86282f22-c139-4090-a3ee-faea5c453962', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:17.931573 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.931573 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:17.932053 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume of 1 GB Jul 03 15:55:17.937465 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Availability Zones retrieved successfully. Jul 03 15:55:17.942523 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Flow 'volume_create_api' (e20fbd3a-3b66-41a7-8c33-bbff4fa117b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:17.943614 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df3b494b-f6c4-43d5-acba-5453dcc1b301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.944122 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:17.944122 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:17.944630 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:17.963407 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df3b494b-f6c4-43d5-acba-5453dcc1b301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a,is_public=True,name='tempest-GroupsTest-volume-type-416663157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0e243ff-e7ba-41ba-93c4-a4e57dbce04a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86282f22-c139-4090-a3ee-faea5c453962', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:17.964094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f2d7f8-17c5-4fc5-8286-c07e3e568278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:17.994950 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-416663157 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-416663157, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:17.995245 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-416663157 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-416663157, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:18.024334 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Created reservations ['4114aa32-3740-4157-8299-5034b7d2bedf', 'f2e279f4-fb3a-4080-91be-16e541fc2ebe', '4d9197c3-0a93-4fdf-9db6-1b5c66068c28', '648ee168-f256-4377-b683-26558b55017f'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:18.025451 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f2d7f8-17c5-4fc5-8286-c07e3e568278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4114aa32-3740-4157-8299-5034b7d2bedf', 'f2e279f4-fb3a-4080-91be-16e541fc2ebe', '4d9197c3-0a93-4fdf-9db6-1b5c66068c28', '648ee168-f256-4377-b683-26558b55017f']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:18.026547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100e4505-452c-42b4-b1c3-1920e6583de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:18.060422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100e4505-452c-42b4-b1c3-1920e6583de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d439119-6952-4be4-9ad3-92535a780017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1278540672',encryption_key_id=None,group_id=86282f22-c139-4090-a3ee-faea5c453962,group_type_id=,metadata={},multiattach=False,project_id='1f0f33f401724c1897993a97473325ab',qos_specs=None,replication_status=,reservations=['4114aa32-3740-4157-8299-5034b7d2bedf','f2e279f4-fb3a-4080-91be-16e541fc2ebe','4d9197c3-0a93-4fdf-9db6-1b5c66068c28','648ee168-f256-4377-b683-26558b55017f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5132affb41de4722bb8704e64565e8e0',volume_type_id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a), '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-03T15:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1278540672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86282f22-c139-4090-a3ee-faea5c453962,host=None,id=1d439119-6952-4be4-9ad3-92535a780017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f33f401724c1897993a97473325ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5132affb41de4722bb8704e64565e8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0e243ff-e7ba-41ba-93c4-a4e57dbce04a),volume_type_id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:18.061527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed77c8ec-2b90-4698-9f18-4ae69af7349b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:18.085647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed77c8ec-2b90-4698-9f18-4ae69af7349b) transitioned into 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-1278540672',encryption_key_id=None,group_id=86282f22-c139-4090-a3ee-faea5c453962,group_type_id=,metadata={},multiattach=False,project_id='1f0f33f401724c1897993a97473325ab',qos_specs=None,replication_status=,reservations=['4114aa32-3740-4157-8299-5034b7d2bedf','f2e279f4-fb3a-4080-91be-16e541fc2ebe','4d9197c3-0a93-4fdf-9db6-1b5c66068c28','648ee168-f256-4377-b683-26558b55017f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5132affb41de4722bb8704e64565e8e0',volume_type_id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:18.085647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02846630-bbbb-49fe-a980-567f0f193ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:18.099643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02846630-bbbb-49fe-a980-567f0f193ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:18.100871 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Flow 'volume_create_api' (e20fbd3a-3b66-41a7-8c33-bbff4fa117b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:18.101320 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume request issued successfully. Jul 03 15:55:18.102108 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:18.102291 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:18.153081 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:18.156633 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.156633 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:18.160549 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b426c710-241b-4bbb-a50a-4be7c8c4ef31 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:18.161117 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 899/3600] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:55:17 2026] POST /volume/v3/volumes => generated 814 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:18.177733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.180504 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 Jul 03 15:55:18.180867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.181204 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.192251 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.192251 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:18.197326 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:18.198328 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:18.198992 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:18.246903 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:18.251740 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.251740 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:18.262684 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca5c6647-b18d-4f40-b933-6355fa3c08e4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 returned with HTTP 200 Jul 03 15:55:18.262684 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 900/3601] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:18 2026] GET /volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 => generated 882 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:18.540326 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0ff22051-2543-48c2-9dd2-026c4627ebdc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.542712 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ff22051-2543-48c2-9dd2-026c4627ebdc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 Jul 03 15:55:18.543001 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ff22051-2543-48c2-9dd2-026c4627ebdc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.543270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ff22051-2543-48c2-9dd2-026c4627ebdc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.550327 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ff22051-2543-48c2-9dd2-026c4627ebdc tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 returned with HTTP 404 Jul 03 15:55:18.551049 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 902/3602] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:18 2026] GET /volume/v3/volumes/237880f4-aac2-4d8e-bc2e-137355a65ba7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:18.560421 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.562458 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] DELETE https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d Jul 03 15:55:18.562589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.562774 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.562948 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume with id: 11d68b3c-2a48-4bda-b6c1-f2265675b27d Jul 03 15:55:18.570840 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.570840 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:18.571587 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:18.586744 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.589254 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:18.589515 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.589826 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.590046 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume with id: b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:18.598839 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.598839 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:18.599922 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:18.600334 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume request issued successfully. Jul 03 15:55:18.600652 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-386bb40a-9fb4-42bc-aa43-707b66bfae08 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d returned with HTTP 202 Jul 03 15:55:18.601195 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 902/3603] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:18 2026] DELETE /volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:18.610133 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8a80577c-c2f4-438d-8d07-8564461ce060 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.613090 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a80577c-c2f4-438d-8d07-8564461ce060 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d Jul 03 15:55:18.613356 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a80577c-c2f4-438d-8d07-8564461ce060 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.613566 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a80577c-c2f4-438d-8d07-8564461ce060 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.617950 np0000004436 devstack@c-api.service[99817]: WARNING cinder.keymgr.conf_key_mgr [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:55:18.624779 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.624779 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:18.628560 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume request issued successfully. Jul 03 15:55:18.628781 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-746b9fc4-9d86-4bff-b33e-f91d385bec9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 202 Jul 03 15:55:18.629247 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 900/3604] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:18 2026] DELETE /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:18.631677 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8a80577c-c2f4-438d-8d07-8564461ce060 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:18.636682 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3bacb2b9-3764-4dc1-8911-35350dc9bd5f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.637757 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a80577c-c2f4-438d-8d07-8564461ce060 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d returned with HTTP 200 Jul 03 15:55:18.638263 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 901/3605] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:18 2026] GET /volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:18.638393 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3bacb2b9-3764-4dc1-8911-35350dc9bd5f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:18.638637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3bacb2b9-3764-4dc1-8911-35350dc9bd5f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.638800 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3bacb2b9-3764-4dc1-8911-35350dc9bd5f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.647097 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.647097 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:18.652700 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3bacb2b9-3764-4dc1-8911-35350dc9bd5f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:55:18.659581 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3bacb2b9-3764-4dc1-8911-35350dc9bd5f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 200 Jul 03 15:55:18.660032 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 903/3606] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:18 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:18.868666 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-896f57fe-ccd7-491f-bcce-c2f8f9187cbc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.869096 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-896f57fe-ccd7-491f-bcce-c2f8f9187cbc None None] GET https://10.4.3.228/volume// Jul 03 15:55:18.869298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-896f57fe-ccd7-491f-bcce-c2f8f9187cbc None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.869517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-896f57fe-ccd7-491f-bcce-c2f8f9187cbc None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.869895 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-896f57fe-ccd7-491f-bcce-c2f8f9187cbc None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:18.870428 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 903/3607] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:18.879714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-6aa89af0-1c0a-4e8d-89b1-a91dae264188 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.883158 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-6aa89af0-1c0a-4e8d-89b1-a91dae264188 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:18.884641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-6aa89af0-1c0a-4e8d-89b1-a91dae264188 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.884641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-6aa89af0-1c0a-4e8d-89b1-a91dae264188 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.895907 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.895907 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:18.898079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9c9a7bb9-8ca5-4f26-92ff-5a4f3ca420bd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:18.899990 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-6aa89af0-1c0a-4e8d-89b1-a91dae264188 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:18.900337 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c9a7bb9-8ca5-4f26-92ff-5a4f3ca420bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:18.900571 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c9a7bb9-8ca5-4f26-92ff-5a4f3ca420bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:18.900825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c9a7bb9-8ca5-4f26-92ff-5a4f3ca420bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:18.905057 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-6aa89af0-1c0a-4e8d-89b1-a91dae264188 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:18.905528 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 901/3608] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:18 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:18.912314 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:18.912314 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:18.918129 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9c9a7bb9-8ca5-4f26-92ff-5a4f3ca420bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:18.923733 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c9a7bb9-8ca5-4f26-92ff-5a4f3ca420bd tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:18.924178 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 902/3609] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:18 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:19.281145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.282917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 Jul 03 15:55:19.283115 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.283314 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.292225 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.292225 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:19.296847 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:19.297534 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:19.297770 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:19.347349 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:19.351943 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.351943 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:19.362072 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c5a44b2-aa3e-429c-b93b-6ab6deb2c093 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 returned with HTTP 200 Jul 03 15:55:19.362756 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 904/3610] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:19 2026] GET /volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:19.380652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.393257 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:19.393697 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-513833084", "volume_type": "b0e243ff-e7ba-41ba-93c4-a4e57dbce04a", "group_id": "86282f22-c139-4090-a3ee-faea5c453962", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:19.395448 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-513833084', 'volume_type': 'b0e243ff-e7ba-41ba-93c4-a4e57dbce04a', 'group_id': '86282f22-c139-4090-a3ee-faea5c453962', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:19.402895 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.402895 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:19.403373 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume of 1 GB Jul 03 15:55:19.410373 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Availability Zones retrieved successfully. Jul 03 15:55:19.416937 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Flow 'volume_create_api' (001b2a20-b523-4407-9d78-064725273920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:19.418546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cd8d67-56a0-4c9f-b841-97082b20a39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:19.419322 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.419322 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:19.420014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:19.446552 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cd8d67-56a0-4c9f-b841-97082b20a39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a,is_public=True,name='tempest-GroupsTest-volume-type-416663157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0e243ff-e7ba-41ba-93c4-a4e57dbce04a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86282f22-c139-4090-a3ee-faea5c453962', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:19.447216 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a9e812-93db-4c74-9673-d358127feb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:19.481064 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-416663157 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-416663157, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:19.481411 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-416663157 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-416663157, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:19.499278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Created reservations ['cde77e3b-b464-4103-b49a-7c3a8404dc9f', '8f3f875d-aae5-463c-994a-a61f043087c8', '001a405f-9010-4f8e-9219-c810694a67ec', '80e5b9c8-1951-4a5e-9857-c7bfedc7a974'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:19.500468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a9e812-93db-4c74-9673-d358127feb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cde77e3b-b464-4103-b49a-7c3a8404dc9f', '8f3f875d-aae5-463c-994a-a61f043087c8', '001a405f-9010-4f8e-9219-c810694a67ec', '80e5b9c8-1951-4a5e-9857-c7bfedc7a974']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:19.501365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426a6847-941c-431d-9eea-d07aa8c22585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:19.529072 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426a6847-941c-431d-9eea-d07aa8c22585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0719e1ba-618d-456d-8e46-bcdb212c6e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-513833084',encryption_key_id=None,group_id=86282f22-c139-4090-a3ee-faea5c453962,group_type_id=,metadata={},multiattach=False,project_id='1f0f33f401724c1897993a97473325ab',qos_specs=None,replication_status=,reservations=['cde77e3b-b464-4103-b49a-7c3a8404dc9f','8f3f875d-aae5-463c-994a-a61f043087c8','001a405f-9010-4f8e-9219-c810694a67ec','80e5b9c8-1951-4a5e-9857-c7bfedc7a974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5132affb41de4722bb8704e64565e8e0',volume_type_id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a), '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-03T15:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-513833084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86282f22-c139-4090-a3ee-faea5c453962,host=None,id=0719e1ba-618d-456d-8e46-bcdb212c6e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f33f401724c1897993a97473325ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5132affb41de4722bb8704e64565e8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0e243ff-e7ba-41ba-93c4-a4e57dbce04a),volume_type_id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:19.530579 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bcdeec-07d4-40e2-b384-32d99aa0b0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:19.559437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bcdeec-07d4-40e2-b384-32d99aa0b0d2) transitioned into 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-513833084',encryption_key_id=None,group_id=86282f22-c139-4090-a3ee-faea5c453962,group_type_id=,metadata={},multiattach=False,project_id='1f0f33f401724c1897993a97473325ab',qos_specs=None,replication_status=,reservations=['cde77e3b-b464-4103-b49a-7c3a8404dc9f','8f3f875d-aae5-463c-994a-a61f043087c8','001a405f-9010-4f8e-9219-c810694a67ec','80e5b9c8-1951-4a5e-9857-c7bfedc7a974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5132affb41de4722bb8704e64565e8e0',volume_type_id=b0e243ff-e7ba-41ba-93c4-a4e57dbce04a)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:19.560423 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e2c11c-5d38-4500-9547-8cc21943dd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:19.583491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8e2c11c-5d38-4500-9547-8cc21943dd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:19.584589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Flow 'volume_create_api' (001b2a20-b523-4407-9d78-064725273920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:19.585024 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Create volume request issued successfully. Jul 03 15:55:19.585911 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:19.586129 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:19.647670 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:19.653459 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.653459 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:19.656451 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-922cf86e-3c21-4a95-990a-4d8a9724c593 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.658512 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-922cf86e-3c21-4a95-990a-4d8a9724c593 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d Jul 03 15:55:19.658816 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-922cf86e-3c21-4a95-990a-4d8a9724c593 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.659583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-922cf86e-3c21-4a95-990a-4d8a9724c593 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.659800 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cb1a7d75-90d8-4533-96d3-28221c063a30 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:19.660523 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 904/3611] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:55:19 2026] POST /volume/v3/volumes => generated 813 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:19.674657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.677679 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c Jul 03 15:55:19.677920 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.678159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.685599 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-922cf86e-3c21-4a95-990a-4d8a9724c593 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d returned with HTTP 404 Jul 03 15:55:19.685823 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9bc80d70-0ad9-471e-b93e-6ca0d98fefe7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.686282 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 902/3612] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:19 2026] GET /volume/v3/volumes/11d68b3c-2a48-4bda-b6c1-f2265675b27d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:19.688229 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bc80d70-0ad9-471e-b93e-6ca0d98fefe7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 Jul 03 15:55:19.688508 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bc80d70-0ad9-471e-b93e-6ca0d98fefe7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.688789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bc80d70-0ad9-471e-b93e-6ca0d98fefe7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.695572 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.698684 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] DELETE https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 Jul 03 15:55:19.699269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.699269 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.699520 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume with id: eca7c1e2-bf16-4a18-a63a-e769fe437c08 Jul 03 15:55:19.701104 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.701104 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:19.709250 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:19.710282 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:19.710517 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:19.715671 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bc80d70-0ad9-471e-b93e-6ca0d98fefe7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 returned with HTTP 404 Jul 03 15:55:19.718652 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 905/3613] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:19 2026] GET /volume/v3/volumes/b614f032-418b-45c7-b13c-de6ced55d049 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:19.721359 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.721359 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:19.722280 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:19.731956 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.737014 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:55:19.737314 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.737607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.741408 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:19.761980 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume request issued successfully. Jul 03 15:55:19.762472 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2e76d4ca-cf56-4080-adc2-f9869007a9dd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 returned with HTTP 202 Jul 03 15:55:19.763077 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 905/3614] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:19 2026] DELETE /volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:19.770586 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:19.776703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-18aba1d0-7297-4331-bbe9-ebe7ebe7f007 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.779562 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.779562 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:19.780436 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-18aba1d0-7297-4331-bbe9-ebe7ebe7f007 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 Jul 03 15:55:19.780858 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-18aba1d0-7297-4331-bbe9-ebe7ebe7f007 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.780976 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-18aba1d0-7297-4331-bbe9-ebe7ebe7f007 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.790762 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-37019432-3fe6-416a-9bcf-e6e179dc89aa tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c returned with HTTP 200 Jul 03 15:55:19.791585 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 903/3615] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:19 2026] GET /volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c => generated 881 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:19.796803 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.796803 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:19.802464 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-18aba1d0-7297-4331-bbe9-ebe7ebe7f007 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:19.806673 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Get all volumes completed successfully. Jul 03 15:55:19.807774 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:19.808091 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] 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 03 15:55:19.809170 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-18aba1d0-7297-4331-bbe9-ebe7ebe7f007 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 returned with HTTP 200 Jul 03 15:55:19.809858 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 906/3616] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:19 2026] GET /volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:19.865991 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:19.872023 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.872023 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:19.878793 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:19.879036 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] 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 03 15:55:19.925408 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-ce1034d4-4438-4a63-9171-fa68c3db6dbe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.928392 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:19.931258 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-ce1034d4-4438-4a63-9171-fa68c3db6dbe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] DELETE https://10.4.3.228/volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422 Jul 03 15:55:19.931502 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-ce1034d4-4438-4a63-9171-fa68c3db6dbe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.931780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-ce1034d4-4438-4a63-9171-fa68c3db6dbe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.932037 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.932037 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:19.938562 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eeea8f65-cd72-4353-981f-42654c59ffff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.942703 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.942703 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:19.943313 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eeea8f65-cd72-4353-981f-42654c59ffff tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:19.943313 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eeea8f65-cd72-4353-981f-42654c59ffff tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.943313 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eeea8f65-cd72-4353-981f-42654c59ffff tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:19.948364 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8bd93fc-7814-4ae6-bafc-8442367dc185 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:55:19.948890 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 903/3617] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 15:55:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19380 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:19.956245 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:19.956245 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:19.964490 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eeea8f65-cd72-4353-981f-42654c59ffff tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:19.972157 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eeea8f65-cd72-4353-981f-42654c59ffff tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:19.972911 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 904/3618] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:19 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:19.974632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0beab14c-bd50-47c7-b8b3-a0a64b54b879 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:19.976608 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0beab14c-bd50-47c7-b8b3-a0a64b54b879 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] DELETE https://10.4.3.228/volume/v3/types/dbf54c67-6d50-43df-9f90-a428d333b8ea Jul 03 15:55:19.976825 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0beab14c-bd50-47c7-b8b3-a0a64b54b879 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:19.977090 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0beab14c-bd50-47c7-b8b3-a0a64b54b879 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:20.011737 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0beab14c-bd50-47c7-b8b3-a0a64b54b879 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/dbf54c67-6d50-43df-9f90-a428d333b8ea returned with HTTP 202 Jul 03 15:55:20.012188 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 907/3619] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:19 2026] DELETE /volume/v3/types/dbf54c67-6d50-43df-9f90-a428d333b8ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:20.030871 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9d21e0d7-48d4-45ec-b3f4-57d70e91b611 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.033202 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d21e0d7-48d4-45ec-b3f4-57d70e91b611 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:20.033739 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9d21e0d7-48d4-45ec-b3f4-57d70e91b611 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1646671506", "extra_specs": {}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:20.053076 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9d21e0d7-48d4-45ec-b3f4-57d70e91b611 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:20.053469 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 904/3620] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:55:20 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 03 15:55:20.064542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6df6e138-cb6c-4380-a8e1-755714dfb7ad None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.067824 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6df6e138-cb6c-4380-a8e1-755714dfb7ad tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types/f9eaaa37-b53a-4123-941a-43e2447f4e6a/encryption Jul 03 15:55:20.068005 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6df6e138-cb6c-4380-a8e1-755714dfb7ad tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:20.091228 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6df6e138-cb6c-4380-a8e1-755714dfb7ad tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/f9eaaa37-b53a-4123-941a-43e2447f4e6a/encryption returned with HTTP 200 Jul 03 15:55:20.091764 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 905/3621] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:55:20 2026] POST /volume/v3/types/f9eaaa37-b53a-4123-941a-43e2447f4e6a/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:20.102114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8172da61-ada5-4285-863c-7d7a8c431416 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.104248 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:20.104754 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1050817297", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1646671506", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:20.106664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1050817297', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1646671506', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:20.112916 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume of 1 GB Jul 03 15:55:20.113185 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.113185 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:20.113709 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Availability Zones retrieved successfully. Jul 03 15:55:20.120416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (afacc7a8-bfb6-4742-a499-1a8ba9343be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:20.121865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f96e79-6704-4b23-857f-5e0885c2a3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:20.123343 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:20.153937 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f96e79-6704-4b23-857f-5e0885c2a3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f9eaaa37-b53a-4123-941a-43e2447f4e6a,is_public=True,name='tempest-scenario-type-luks-1646671506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9eaaa37-b53a-4123-941a-43e2447f4e6a', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:20.154999 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466e9957-1857-4efe-bcf4-10afe3ce4c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:20.194499 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1646671506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1646671506, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:20.194968 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1646671506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1646671506, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:20.208582 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-2ef44b46-1e29-4aa6-8c12-eb6b032009eb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.210822 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-2ef44b46-1e29-4aa6-8c12-eb6b032009eb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:20.211008 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-2ef44b46-1e29-4aa6-8c12-eb6b032009eb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:20.211193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-2ef44b46-1e29-4aa6-8c12-eb6b032009eb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:20.222649 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.222649 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:20.227458 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-2ef44b46-1e29-4aa6-8c12-eb6b032009eb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:20.229882 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Created reservations ['798d1a1c-4eb3-4c69-a152-3c0cda9e17ca', 'dd783366-042f-45cf-b292-00b18a76bef3', '1a6f3e6c-80c1-44aa-982b-926d68c297c7', 'e1214cd7-26ff-4171-8925-e3b53c16cbe8'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:20.230947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466e9957-1857-4efe-bcf4-10afe3ce4c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['798d1a1c-4eb3-4c69-a152-3c0cda9e17ca', 'dd783366-042f-45cf-b292-00b18a76bef3', '1a6f3e6c-80c1-44aa-982b-926d68c297c7', 'e1214cd7-26ff-4171-8925-e3b53c16cbe8']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:20.231828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefacd6e-cbc2-4841-ae37-79930d9a6294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:20.233306 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-2ef44b46-1e29-4aa6-8c12-eb6b032009eb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:20.233800 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 905/3622] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:20 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:20.256229 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-0ab4920c-954b-4d56-a1bc-57c6e35054bb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.258263 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-0ab4920c-954b-4d56-a1bc-57c6e35054bb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5/action Jul 03 15:55:20.258644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-0ab4920c-954b-4d56-a1bc-57c6e35054bb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:20.258763 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-0ab4920c-954b-4d56-a1bc-57c6e35054bb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:20.259265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefacd6e-cbc2-4841-ae37-79930d9a6294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0adf3bf9-b783-4a76-b7de-6d772c6c1175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1050817297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['798d1a1c-4eb3-4c69-a152-3c0cda9e17ca','dd783366-042f-45cf-b292-00b18a76bef3','1a6f3e6c-80c1-44aa-982b-926d68c297c7','e1214cd7-26ff-4171-8925-e3b53c16cbe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=f9eaaa37-b53a-4123-941a-43e2447f4e6a), '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-03T15:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1050817297',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0adf3bf9-b783-4a76-b7de-6d772c6c1175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bda6d453b324313aa92af82d84d0d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26aaa9771c8b4aa9b1d1fef073324462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9eaaa37-b53a-4123-941a-43e2447f4e6a),volume_type_id=f9eaaa37-b53a-4123-941a-43e2447f4e6a)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:20.260077 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d43a32e-7329-4541-a5ae-ecd51c024de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:20.271434 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.271434 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:20.271434 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-0ab4920c-954b-4d56-a1bc-57c6e35054bb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:20.279083 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-0ab4920c-954b-4d56-a1bc-57c6e35054bb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Begin detaching volume completed successfully. Jul 03 15:55:20.279406 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-0ab4920c-954b-4d56-a1bc-57c6e35054bb tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5/action returned with HTTP 202 Jul 03 15:55:20.280219 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 906/3623] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:55:20 2026] POST /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:55:20.281436 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d43a32e-7329-4541-a5ae-ecd51c024de3) transitioned into 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-1050817297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['798d1a1c-4eb3-4c69-a152-3c0cda9e17ca','dd783366-042f-45cf-b292-00b18a76bef3','1a6f3e6c-80c1-44aa-982b-926d68c297c7','e1214cd7-26ff-4171-8925-e3b53c16cbe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=f9eaaa37-b53a-4123-941a-43e2447f4e6a)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:20.282994 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a825d2-6beb-4dd2-82fa-51ea12fbd493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:20.295487 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a825d2-6beb-4dd2-82fa-51ea12fbd493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:20.296866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (afacc7a8-bfb6-4742-a499-1a8ba9343be0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:20.297243 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request issued successfully. Jul 03 15:55:20.298165 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8172da61-ada5-4285-863c-7d7a8c431416 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:20.298740 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 908/3624] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:20 2026] POST /volume/v3/volumes => generated 785 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:20.509640 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-8b9ccc15-daa0-4f6b-bc33-0b26ce7a4586 req-ce1034d4-4438-4a63-9171-fa68c3db6dbe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422 returned with HTTP 200 Jul 03 15:55:20.510145 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 906/3625] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:55:19 2026] DELETE /volume/v3/attachments/5d61eabf-098f-48fb-8b2c-4d2ff8c61422 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:20.809144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.811729 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c Jul 03 15:55:20.811729 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:20.811972 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:20.821730 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.821730 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:20.826221 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c1414670-037e-47ac-acce-d2be39a5694f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.826887 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:20.827077 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:20.827260 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:20.828240 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1414670-037e-47ac-acce-d2be39a5694f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 Jul 03 15:55:20.828509 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1414670-037e-47ac-acce-d2be39a5694f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:20.828797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1414670-037e-47ac-acce-d2be39a5694f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:20.836845 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1414670-037e-47ac-acce-d2be39a5694f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 returned with HTTP 404 Jul 03 15:55:20.837693 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 907/3626] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:20 2026] GET /volume/v3/volumes/eca7c1e2-bf16-4a18-a63a-e769fe437c08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:20.846738 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.849103 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] DELETE https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed Jul 03 15:55:20.849317 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:20.849579 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:20.849882 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume with id: 8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed Jul 03 15:55:20.857827 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.857827 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:20.858413 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:20.877367 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:20.881244 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume request issued successfully. Jul 03 15:55:20.881244 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-66f8d85e-0069-427a-bbc5-cdad9865c473 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed returned with HTTP 202 Jul 03 15:55:20.881509 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.881509 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:20.882029 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 909/3627] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:20 2026] DELETE /volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:20.891725 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6a851d95-c825-4035-9fb5-d9e81b4d8d6c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.892152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-685352ed-ee3d-4891-b3e7-aa2aa2562508 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c returned with HTTP 200 Jul 03 15:55:20.892674 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 906/3628] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:20 2026] GET /volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:20.894678 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6a851d95-c825-4035-9fb5-d9e81b4d8d6c tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed Jul 03 15:55:20.894895 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6a851d95-c825-4035-9fb5-d9e81b4d8d6c tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:20.895131 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6a851d95-c825-4035-9fb5-d9e81b4d8d6c tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:20.906636 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.906636 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:20.909104 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6c982440-9a24-4625-b0c4-1a563c63ee5e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.911253 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c982440-9a24-4625-b0c4-1a563c63ee5e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] PUT https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:20.911720 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c982440-9a24-4625-b0c4-1a563c63ee5e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "0719e1ba-618d-456d-8e46-bcdb212c6e0c"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:20.912548 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6a851d95-c825-4035-9fb5-d9e81b4d8d6c tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:20.913447 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-6c982440-9a24-4625-b0c4-1a563c63ee5e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Update called for group 86282f22-c139-4090-a3ee-faea5c453962. {{(pid=99816) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:55:20.913580 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.groups [None req-6c982440-9a24-4625-b0c4-1a563c63ee5e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Updating group 86282f22-c139-4090-a3ee-faea5c453962 with name new_group description: This is a new group add_volumes: None remove_volumes: 0719e1ba-618d-456d-8e46-bcdb212c6e0c. Jul 03 15:55:20.919024 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6a851d95-c825-4035-9fb5-d9e81b4d8d6c tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed returned with HTTP 200 Jul 03 15:55:20.919158 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.919158 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:20.919209 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 907/3629] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:20 2026] GET /volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:20.958367 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c982440-9a24-4625-b0c4-1a563c63ee5e tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 202 Jul 03 15:55:20.958723 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 908/3630] 10.4.3.228 () {70 vars in 1407 bytes} [Fri Jul 3 15:55:20 2026] PUT /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:20.969902 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e91617c4-6b55-4999-99c4-7f5be4fc7218 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.972402 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e91617c4-6b55-4999-99c4-7f5be4fc7218 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:20.973234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e91617c4-6b55-4999-99c4-7f5be4fc7218 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:20.973234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e91617c4-6b55-4999-99c4-7f5be4fc7218 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:20.973234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-e91617c4-6b55-4999-99c4-7f5be4fc7218 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:20.977456 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:20.977456 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:20.986744 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e91617c4-6b55-4999-99c4-7f5be4fc7218 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 200 Jul 03 15:55:20.987222 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 910/3631] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:20 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:20.989545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9334e3e9-f302-40a8-bec4-c5cda0b1fcc0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:20.991921 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9334e3e9-f302-40a8-bec4-c5cda0b1fcc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:20.992171 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9334e3e9-f302-40a8-bec4-c5cda0b1fcc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:20.992440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9334e3e9-f302-40a8-bec4-c5cda0b1fcc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.001934 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:21.001934 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:21.007510 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9334e3e9-f302-40a8-bec4-c5cda0b1fcc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:21.013572 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9334e3e9-f302-40a8-bec4-c5cda0b1fcc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:21.014138 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 907/3632] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:20 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:21.032748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6097ba11-9f42-423a-95c3-1077aeda38bc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.034967 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6097ba11-9f42-423a-95c3-1077aeda38bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:21.035214 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6097ba11-9f42-423a-95c3-1077aeda38bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.035481 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6097ba11-9f42-423a-95c3-1077aeda38bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.046226 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:21.046226 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:21.053127 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6097ba11-9f42-423a-95c3-1077aeda38bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:21.059473 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6097ba11-9f42-423a-95c3-1077aeda38bc tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:21.060099 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 908/3633] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:21.115218 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-48bdc6fe-cb7a-4187-b923-cc9df144e055 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.117545 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-48bdc6fe-cb7a-4187-b923-cc9df144e055 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:21.117803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-48bdc6fe-cb7a-4187-b923-cc9df144e055 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.118054 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-48bdc6fe-cb7a-4187-b923-cc9df144e055 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.128130 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:21.128130 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:21.133350 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-48bdc6fe-cb7a-4187-b923-cc9df144e055 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:21.139322 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-48bdc6fe-cb7a-4187-b923-cc9df144e055 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:21.140312 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 909/3634] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:21.156203 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9bbe134a-23c1-4a53-89f4-eaecb4248deb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.159195 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bbe134a-23c1-4a53-89f4-eaecb4248deb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:21.159195 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bbe134a-23c1-4a53-89f4-eaecb4248deb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.159195 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9bbe134a-23c1-4a53-89f4-eaecb4248deb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.170477 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:21.170477 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:21.175933 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9bbe134a-23c1-4a53-89f4-eaecb4248deb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:21.184424 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9bbe134a-23c1-4a53-89f4-eaecb4248deb tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:21.185223 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 911/3635] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:21.262614 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7b9ccc25-d589-419a-aa9d-2baed06e56e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.266536 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b9ccc25-d589-419a-aa9d-2baed06e56e0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:21.266536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b9ccc25-d589-419a-aa9d-2baed06e56e0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.266871 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b9ccc25-d589-419a-aa9d-2baed06e56e0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.277272 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:21.277272 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:21.281741 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7b9ccc25-d589-419a-aa9d-2baed06e56e0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:21.287612 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b9ccc25-d589-419a-aa9d-2baed06e56e0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:21.288675 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 908/3636] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:21.309345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a2f73e0e-7656-4eae-84ac-41ea913621ee None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.310060 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2f73e0e-7656-4eae-84ac-41ea913621ee None None] GET https://10.4.3.228/volume// Jul 03 15:55:21.310308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a2f73e0e-7656-4eae-84ac-41ea913621ee None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.310651 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a2f73e0e-7656-4eae-84ac-41ea913621ee None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.311101 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2f73e0e-7656-4eae-84ac-41ea913621ee None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:21.311893 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 909/3637] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:21.323573 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-b246a715-6466-4952-9732-16ec39910d57 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.326485 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-b246a715-6466-4952-9732-16ec39910d57 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:21.326699 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-b246a715-6466-4952-9732-16ec39910d57 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.327631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-b246a715-6466-4952-9732-16ec39910d57 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.341249 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:21.341249 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:21.354117 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-b246a715-6466-4952-9732-16ec39910d57 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:21.363385 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-b246a715-6466-4952-9732-16ec39910d57 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:21.364129 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 910/3638] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:21.933678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d9b4a1df-15b0-4b6c-97de-3a9d6b8d7025 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.936100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9b4a1df-15b0-4b6c-97de-3a9d6b8d7025 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed Jul 03 15:55:21.936348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9b4a1df-15b0-4b6c-97de-3a9d6b8d7025 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.936678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d9b4a1df-15b0-4b6c-97de-3a9d6b8d7025 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.944931 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d9b4a1df-15b0-4b6c-97de-3a9d6b8d7025 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed returned with HTTP 404 Jul 03 15:55:21.945560 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 912/3639] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/v3/volumes/8a91ac2d-92be-4de0-8e84-d3a6a3cf45ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:21.954593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:21.956827 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf Jul 03 15:55:21.957066 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:21.957301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:21.957502 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume with id: ad8bd2b2-c21b-43e5-b67f-26eb56759dcf Jul 03 15:55:21.970179 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:21.970179 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:21.971107 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:21.999341 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dad07f53-1362-4af2-838f-e72201c050d5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:22.002316 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dad07f53-1362-4af2-838f-e72201c050d5 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:22.002472 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume request issued successfully. Jul 03 15:55:22.002928 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dad07f53-1362-4af2-838f-e72201c050d5 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:22.003023 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-336721ec-1d6f-4d14-a89b-4a4eec00f0ea tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf returned with HTTP 202 Jul 03 15:55:22.003073 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dad07f53-1362-4af2-838f-e72201c050d5 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:22.003073 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-dad07f53-1362-4af2-838f-e72201c050d5 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:22.004535 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 909/3640] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:21 2026] DELETE /volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:22.015219 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:22.015219 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:22.016053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-067f0ab9-7ee0-4a6b-8c53-30ffaf0333a7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:22.017928 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-067f0ab9-7ee0-4a6b-8c53-30ffaf0333a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf Jul 03 15:55:22.018147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-067f0ab9-7ee0-4a6b-8c53-30ffaf0333a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:22.018361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-067f0ab9-7ee0-4a6b-8c53-30ffaf0333a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:22.026418 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:22.026418 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:22.030258 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-067f0ab9-7ee0-4a6b-8c53-30ffaf0333a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:22.032199 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dad07f53-1362-4af2-838f-e72201c050d5 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 200 Jul 03 15:55:22.032704 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 910/3641] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:21 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:22.038725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-067f0ab9-7ee0-4a6b-8c53-30ffaf0333a7 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf returned with HTTP 200 Jul 03 15:55:22.039346 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 911/3642] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:22 2026] GET /volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:22.042537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5f7957b8-d267-423a-a841-3f50ea8c8eda None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:22.045024 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f7957b8-d267-423a-a841-3f50ea8c8eda tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:22.045344 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f7957b8-d267-423a-a841-3f50ea8c8eda tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:22.045695 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f7957b8-d267-423a-a841-3f50ea8c8eda tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:22.045986 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-5f7957b8-d267-423a-a841-3f50ea8c8eda tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:22.052475 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:22.052475 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:22.065476 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f7957b8-d267-423a-a841-3f50ea8c8eda tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 200 Jul 03 15:55:22.066018 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 913/3643] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:22 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:22.077801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:22.080699 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:22.080699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:22.081818 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:22.081818 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:22.081818 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:22.093159 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Get all volumes completed successfully. Jul 03 15:55:22.094208 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:22.094307 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:22.142516 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:22.148302 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:22.148302 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:22.159079 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c10d1f11-d8e7-48b1-afad-15999f5739b0 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:22.159079 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 910/3644] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:22 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:22.180298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fabd2df9-6ef6-49dd-82d3-fb33f6d16b21 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:22.182197 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fabd2df9-6ef6-49dd-82d3-fb33f6d16b21 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] PUT https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:22.182574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fabd2df9-6ef6-49dd-82d3-fb33f6d16b21 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0719e1ba-618d-456d-8e46-bcdb212c6e0c"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:22.184422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-fabd2df9-6ef6-49dd-82d3-fb33f6d16b21 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Update called for group 86282f22-c139-4090-a3ee-faea5c453962. {{(pid=99818) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:55:22.184652 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-fabd2df9-6ef6-49dd-82d3-fb33f6d16b21 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Updating group 86282f22-c139-4090-a3ee-faea5c453962 with name None description: None add_volumes: 0719e1ba-618d-456d-8e46-bcdb212c6e0c remove_volumes: None. Jul 03 15:55:22.189286 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:22.189286 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:22.224815 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fabd2df9-6ef6-49dd-82d3-fb33f6d16b21 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 202 Jul 03 15:55:22.225969 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 911/3645] 10.4.3.228 () {70 vars in 1406 bytes} [Fri Jul 3 15:55:22 2026] PUT /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:22.237717 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-de6fa3d0-0447-4f89-b3f7-9b9b9cfef603 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:22.240324 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-de6fa3d0-0447-4f89-b3f7-9b9b9cfef603 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:22.240704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-de6fa3d0-0447-4f89-b3f7-9b9b9cfef603 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:22.241521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-de6fa3d0-0447-4f89-b3f7-9b9b9cfef603 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:22.241521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-de6fa3d0-0447-4f89-b3f7-9b9b9cfef603 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:22.246949 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:22.246949 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:22.257484 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-de6fa3d0-0447-4f89-b3f7-9b9b9cfef603 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 200 Jul 03 15:55:22.258260 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 912/3646] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:22 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:22.392829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-22f25522-ca88-466f-80a6-d1065523f692 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:22.396148 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-22f25522-ca88-466f-80a6-d1065523f692 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505 Jul 03 15:55:22.396148 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-22f25522-ca88-466f-80a6-d1065523f692 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:22.396148 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-22f25522-ca88-466f-80a6-d1065523f692 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:22.408643 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:22.408643 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:22.953250 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-01aa5b1b-227b-4d1d-b9e7-06c57137337a req-22f25522-ca88-466f-80a6-d1065523f692 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505 returned with HTTP 200 Jul 03 15:55:22.953906 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 914/3647] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:55:22 2026] DELETE /volume/v3/attachments/098f13b5-02d6-45d6-84a7-ed4b148c3505 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:23.055259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f3beb6da-96f5-4ba2-bfc2-16cca629261a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.057704 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f3beb6da-96f5-4ba2-bfc2-16cca629261a tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf Jul 03 15:55:23.057963 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f3beb6da-96f5-4ba2-bfc2-16cca629261a tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.058175 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f3beb6da-96f5-4ba2-bfc2-16cca629261a tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.065369 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f3beb6da-96f5-4ba2-bfc2-16cca629261a tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf returned with HTTP 404 Jul 03 15:55:23.066068 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 911/3648] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:23 2026] GET /volume/v3/volumes/ad8bd2b2-c21b-43e5-b67f-26eb56759dcf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:23.074344 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.076538 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] DELETE https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 Jul 03 15:55:23.076828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.077081 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.077301 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume with id: 370760ec-1505-4269-b378-b69a589f81a6 Jul 03 15:55:23.085035 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.085035 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:23.086410 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:23.108210 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Delete volume request issued successfully. Jul 03 15:55:23.108387 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-646afbd7-80f6-4f10-8d75-9ce1b39b4a9f tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 returned with HTTP 202 Jul 03 15:55:23.109215 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 912/3649] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:23 2026] DELETE /volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:23.119022 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-20d20096-1807-473e-8f50-a2ced33f13cd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.121644 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-20d20096-1807-473e-8f50-a2ced33f13cd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 Jul 03 15:55:23.121871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-20d20096-1807-473e-8f50-a2ced33f13cd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.122187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-20d20096-1807-473e-8f50-a2ced33f13cd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.131907 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.131907 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:23.136581 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-20d20096-1807-473e-8f50-a2ced33f13cd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Volume info retrieved successfully. Jul 03 15:55:23.143214 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-20d20096-1807-473e-8f50-a2ced33f13cd tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 returned with HTTP 200 Jul 03 15:55:23.143335 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 913/3650] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:23 2026] GET /volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:23.269737 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ad8f8dae-c092-4550-b3a1-83413a8a7dbe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.271775 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad8f8dae-c092-4550-b3a1-83413a8a7dbe tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:23.272022 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad8f8dae-c092-4550-b3a1-83413a8a7dbe tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.272243 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad8f8dae-c092-4550-b3a1-83413a8a7dbe tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.272358 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-ad8f8dae-c092-4550-b3a1-83413a8a7dbe tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:23.276743 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.276743 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:23.284943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad8f8dae-c092-4550-b3a1-83413a8a7dbe tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 200 Jul 03 15:55:23.285353 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 915/3651] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:23 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:23.297213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4df22636-1d30-45e2-8c02-c22e9de175df None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.299050 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:23.299376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.299591 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.299872 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:23.300699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:23.309433 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Get all volumes completed successfully. Jul 03 15:55:23.310280 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:23.310452 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:23.349976 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:23.353470 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.353470 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:23.358313 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:23.358544 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:23.411691 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:23.414983 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.414983 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:23.422695 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4df22636-1d30-45e2-8c02-c22e9de175df tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:23.423016 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 912/3652] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:23 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:23.436992 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.440172 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:23.441955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.442298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.442896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:23.443933 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:23.452545 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Get all volumes completed successfully. Jul 03 15:55:23.453646 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:23.454438 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:23.484753 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.486941 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:23.487361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1433675293", "snapshot_id": "a1d76a6c-500e-40e4-978e-f91c2342a2c0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:23.489461 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1433675293', 'snapshot_id': 'a1d76a6c-500e-40e4-978e-f91c2342a2c0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:23.496450 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.496450 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:23.497125 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:23.497125 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume of 1 GB Jul 03 15:55:23.501372 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:23.501687 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Availability Zones retrieved successfully. Jul 03 15:55:23.504921 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.504921 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:23.509457 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (12c39f93-8381-413a-aa85-03b974b09c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:23.510345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b445118-d77a-411b-b011-0a57401af9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:23.510552 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:23.510833 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:23.511533 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:23.551570 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b445118-d77a-411b-b011-0a57401af9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1d76a6c-500e-40e4-978e-f91c2342a2c0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:23.552239 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3f72948-b9f9-42aa-b523-f880824c5a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:23.565111 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:23.569443 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.569443 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:23.580180 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6e1b77f-3caa-4702-a3b7-7d69eaff582d tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:23.580836 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 913/3653] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:23 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:23.599010 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-65fddd8a-827c-451b-a7e1-441156812038 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.601184 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65fddd8a-827c-451b-a7e1-441156812038 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] POST https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962/action Jul 03 15:55:23.601974 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65fddd8a-827c-451b-a7e1-441156812038 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:23.602060 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65fddd8a-827c-451b-a7e1-441156812038 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:23.604132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-65fddd8a-827c-451b-a7e1-441156812038 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] delete called for group 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99819) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:55:23.604249 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-65fddd8a-827c-451b-a7e1-441156812038 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Delete group with id: 86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:23.611285 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.611285 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:23.622157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Created reservations ['6b8813c8-ce93-4c51-a80f-6424063f7677', '6df18979-ec2a-4155-a8fd-c812756dd670', '23a422f0-f358-49df-886a-6fb3cdec30ee', 'ccdac990-5682-45da-a713-943cc9b90bd0'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:23.623306 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3f72948-b9f9-42aa-b523-f880824c5a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b8813c8-ce93-4c51-a80f-6424063f7677', '6df18979-ec2a-4155-a8fd-c812756dd670', '23a422f0-f358-49df-886a-6fb3cdec30ee', 'ccdac990-5682-45da-a713-943cc9b90bd0']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:23.624215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc2b438-a6a7-4564-8ba4-834838d701db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:23.702123 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc2b438-a6a7-4564-8ba4-834838d701db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b8e2843-cf61-40cb-9ca8-f475d2c3be70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1433675293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['6b8813c8-ce93-4c51-a80f-6424063f7677','6df18979-ec2a-4155-a8fd-c812756dd670','23a422f0-f358-49df-886a-6fb3cdec30ee','ccdac990-5682-45da-a713-943cc9b90bd0'],size=1,snapshot_id=a1d76a6c-500e-40e4-978e-f91c2342a2c0,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1433675293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b8e2843-cf61-40cb-9ca8-f475d2c3be70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b933d55d62f94a61b474950d5c75b6bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1d76a6c-500e-40e4-978e-f91c2342a2c0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7544d1ab854d4e63a995daad37e06a81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:23.704133 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c87b05-2936-4c86-a577-5a1357dc35da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:23.719034 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65fddd8a-827c-451b-a7e1-441156812038 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962/action returned with HTTP 202 Jul 03 15:55:23.719615 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 916/3654] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:55:23 2026] POST /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:23.729502 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-66309223-0f58-42d2-a5bb-41a084b1438f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.733965 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c Jul 03 15:55:23.734430 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.734502 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.746508 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.746508 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:23.748554 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c87b05-2936-4c86-a577-5a1357dc35da) transitioned into 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-1433675293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b933d55d62f94a61b474950d5c75b6bc',qos_specs=None,replication_status=,reservations=['6b8813c8-ce93-4c51-a80f-6424063f7677','6df18979-ec2a-4155-a8fd-c812756dd670','23a422f0-f358-49df-886a-6fb3cdec30ee','ccdac990-5682-45da-a713-943cc9b90bd0'],size=1,snapshot_id=a1d76a6c-500e-40e4-978e-f91c2342a2c0,source_replicaid=,source_volid=None,status='creating',user_id='7544d1ab854d4e63a995daad37e06a81',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:23.749110 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f64dafea-8dbe-46d0-8af7-3ebc96cfde67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:23.757334 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Volume info retrieved successfully. Jul 03 15:55:23.759177 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:23.759177 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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 03 15:55:23.790263 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f64dafea-8dbe-46d0-8af7-3ebc96cfde67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:23.792288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Flow 'volume_create_api' (12c39f93-8381-413a-aa85-03b974b09c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:23.792288 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Create volume request issued successfully. Jul 03 15:55:23.792978 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fa32c54b-adf2-4eef-9cbd-b2fad04c9063 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:23.793777 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 914/3655] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:23 2026] POST /volume/v3/volumes => generated 791 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:23.809225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-979d9467-e255-4707-aebd-a4015612bd3a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:23.811250 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-979d9467-e255-4707-aebd-a4015612bd3a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:23.811734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-979d9467-e255-4707-aebd-a4015612bd3a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:23.812215 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-979d9467-e255-4707-aebd-a4015612bd3a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:23.813130 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:23.818212 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.818212 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:23.822976 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:23.822976 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:23.829628 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-979d9467-e255-4707-aebd-a4015612bd3a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:23.832322 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66309223-0f58-42d2-a5bb-41a084b1438f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c returned with HTTP 200 Jul 03 15:55:23.832569 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 913/3656] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:23 2026] GET /volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c => generated 905 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:23.836164 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-979d9467-e255-4707-aebd-a4015612bd3a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:23.836601 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 914/3657] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:23 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:24.159059 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fb2c02a5-773d-4d19-8fd6-ecfe9498a0b2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.161475 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb2c02a5-773d-4d19-8fd6-ecfe9498a0b2 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] GET https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 Jul 03 15:55:24.161767 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb2c02a5-773d-4d19-8fd6-ecfe9498a0b2 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.162069 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb2c02a5-773d-4d19-8fd6-ecfe9498a0b2 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:24.171183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb2c02a5-773d-4d19-8fd6-ecfe9498a0b2 tempest-CreateVolumesFromSourceVolumeTest-1801992020 tempest-CreateVolumesFromSourceVolumeTest-1801992020-project-member] https://10.4.3.228/volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 returned with HTTP 404 Jul 03 15:55:24.172262 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 917/3658] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:24 2026] GET /volume/v3/volumes/370760ec-1505-4269-b378-b69a589f81a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:24.848896 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-01385765-701a-466e-b6d1-c780dcfdc39f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.851874 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-01385765-701a-466e-b6d1-c780dcfdc39f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c Jul 03 15:55:24.851874 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-01385765-701a-466e-b6d1-c780dcfdc39f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.852404 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-01385765-701a-466e-b6d1-c780dcfdc39f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:24.857364 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0e3ca6a0-1c0d-47eb-b437-21c4d66faf21 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.861598 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0e3ca6a0-1c0d-47eb-b437-21c4d66faf21 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:24.861804 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0e3ca6a0-1c0d-47eb-b437-21c4d66faf21 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.861891 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-01385765-701a-466e-b6d1-c780dcfdc39f tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c returned with HTTP 404 Jul 03 15:55:24.862122 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0e3ca6a0-1c0d-47eb-b437-21c4d66faf21 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:24.862639 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 915/3659] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:24 2026] GET /volume/v3/volumes/0719e1ba-618d-456d-8e46-bcdb212c6e0c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:24.874373 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c832f8a6-cb49-4f85-886b-04d33b803bc6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.875577 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:24.875577 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:24.876829 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c832f8a6-cb49-4f85-886b-04d33b803bc6 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 Jul 03 15:55:24.877258 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c832f8a6-cb49-4f85-886b-04d33b803bc6 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.878169 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c832f8a6-cb49-4f85-886b-04d33b803bc6 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:24.884570 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0e3ca6a0-1c0d-47eb-b437-21c4d66faf21 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:24.885254 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c832f8a6-cb49-4f85-886b-04d33b803bc6 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 returned with HTTP 404 Jul 03 15:55:24.885948 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 915/3660] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:24 2026] GET /volume/v3/volumes/1d439119-6952-4be4-9ad3-92535a780017 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:24.891488 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0e3ca6a0-1c0d-47eb-b437-21c4d66faf21 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:24.892034 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 914/3661] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:24 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:24.895419 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-177ec725-4f4a-4e98-bec9-0f27feef51a4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.898071 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-177ec725-4f4a-4e98-bec9-0f27feef51a4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] GET https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 Jul 03 15:55:24.898256 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-177ec725-4f4a-4e98-bec9-0f27feef51a4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.898418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-177ec725-4f4a-4e98-bec9-0f27feef51a4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:24.898496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-177ec725-4f4a-4e98-bec9-0f27feef51a4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] show called for member 86282f22-c139-4090-a3ee-faea5c453962 {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:24.903040 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-177ec725-4f4a-4e98-bec9-0f27feef51a4 tempest-GroupsTest-1766425813 tempest-GroupsTest-1766425813-project-member] https://10.4.3.228/volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 returned with HTTP 404 Jul 03 15:55:24.903836 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 918/3662] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:24 2026] GET /volume/v3/groups/86282f22-c139-4090-a3ee-faea5c453962 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:24.910139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-13f4aa0f-0d9b-4fe7-b55d-8ae35effca38 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.912301 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13f4aa0f-0d9b-4fe7-b55d-8ae35effca38 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:24.912584 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13f4aa0f-0d9b-4fe7-b55d-8ae35effca38 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.912846 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13f4aa0f-0d9b-4fe7-b55d-8ae35effca38 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:24.918062 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c139dcb2-348e-46e3-ba10-f7e0370bde71 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.921112 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c139dcb2-348e-46e3-ba10-f7e0370bde71 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/6ecd2ac9-f80f-49c6-9639-4aa68f394370 Jul 03 15:55:24.921112 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c139dcb2-348e-46e3-ba10-f7e0370bde71 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.921428 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c139dcb2-348e-46e3-ba10-f7e0370bde71 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:24.924458 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:24.924458 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:24.931211 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-13f4aa0f-0d9b-4fe7-b55d-8ae35effca38 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:24.938014 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13f4aa0f-0d9b-4fe7-b55d-8ae35effca38 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:24.939054 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 916/3663] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:24 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:24.958582 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c139dcb2-348e-46e3-ba10-f7e0370bde71 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/group_types/6ecd2ac9-f80f-49c6-9639-4aa68f394370 returned with HTTP 202 Jul 03 15:55:24.960214 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 916/3664] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:55:24 2026] DELETE /volume/v3/group_types/6ecd2ac9-f80f-49c6-9639-4aa68f394370 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:24.976881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-794e002b-b159-4f3d-8811-71ddc673b73b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:24.980151 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-794e002b-b159-4f3d-8811-71ddc673b73b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] DELETE https://10.4.3.228/volume/v3/types/b0e243ff-e7ba-41ba-93c4-a4e57dbce04a Jul 03 15:55:24.980429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-794e002b-b159-4f3d-8811-71ddc673b73b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:24.981440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-794e002b-b159-4f3d-8811-71ddc673b73b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:25.036169 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-794e002b-b159-4f3d-8811-71ddc673b73b tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/types/b0e243ff-e7ba-41ba-93c4-a4e57dbce04a returned with HTTP 202 Jul 03 15:55:25.037005 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 915/3665] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:24 2026] DELETE /volume/v3/types/b0e243ff-e7ba-41ba-93c4-a4e57dbce04a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:25.051639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ee60f7ca-7297-46d4-8532-bd392b959b91 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:25.058765 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee60f7ca-7297-46d4-8532-bd392b959b91 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] GET https://10.4.3.228/volume/v3/types/b0e243ff-e7ba-41ba-93c4-a4e57dbce04a Jul 03 15:55:25.058765 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee60f7ca-7297-46d4-8532-bd392b959b91 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:25.059146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee60f7ca-7297-46d4-8532-bd392b959b91 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:25.077327 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee60f7ca-7297-46d4-8532-bd392b959b91 tempest-GroupsTest-1297205113 tempest-GroupsTest-1297205113-project-admin] https://10.4.3.228/volume/v3/types/b0e243ff-e7ba-41ba-93c4-a4e57dbce04a returned with HTTP 404 Jul 03 15:55:25.078805 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 919/3666] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:25 2026] GET /volume/v3/types/b0e243ff-e7ba-41ba-93c4-a4e57dbce04a => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:25.507290 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-cc5326dd-f769-4256-9c3e-1de9bc9d6655 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:25.509961 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-cc5326dd-f769-4256-9c3e-1de9bc9d6655 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:25.510185 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-cc5326dd-f769-4256-9c3e-1de9bc9d6655 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:25.510435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-cc5326dd-f769-4256-9c3e-1de9bc9d6655 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:25.519132 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:25.519132 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:25.525824 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-cc5326dd-f769-4256-9c3e-1de9bc9d6655 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:25.531575 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-cc5326dd-f769-4256-9c3e-1de9bc9d6655 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:25.532120 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 917/3667] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:25 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:26.334282 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ce534111-8894-4ffc-a955-ba3745ade011 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:26.465854 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce534111-8894-4ffc-a955-ba3745ade011 tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] GET https://10.4.3.228/volume/v3/scheduler-stats/get_pools Jul 03 15:55:26.466498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce534111-8894-4ffc-a955-ba3745ade011 tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:26.466498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ce534111-8894-4ffc-a955-ba3745ade011 tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] Calling method 'get_pools' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:26.970089 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ce534111-8894-4ffc-a955-ba3745ade011 tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] https://10.4.3.228/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 15:55:26.970671 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 917/3668] 10.4.3.228 () {66 vars in 1291 bytes} [Fri Jul 3 15:55:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:26.979883 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8040c6b3-4c07-4efa-8e67-6aad32c8b4da None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:26.982136 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8040c6b3-4c07-4efa-8e67-6aad32c8b4da tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] GET https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool Jul 03 15:55:26.982391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8040c6b3-4c07-4efa-8e67-6aad32c8b4da tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:26.982660 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8040c6b3-4c07-4efa-8e67-6aad32c8b4da tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:27.375365 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0726e616-3bec-4648-8363-f6dddbb9c5c5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:27.479177 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0726e616-3bec-4648-8363-f6dddbb9c5c5 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:27.479569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0726e616-3bec-4648-8363-f6dddbb9c5c5 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1716529032"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:27.489374 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8040c6b3-4c07-4efa-8e67-6aad32c8b4da tempest-ProjectAdminTests-2091481497 tempest-ProjectAdminTests-2091481497-project-admin] https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool returned with HTTP 200 Jul 03 15:55:27.489977 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 916/3669] 10.4.3.228 () {66 vars in 1318 bytes} [Fri Jul 3 15:55:26 2026] GET /volume/v3/capabilities/np0000004436@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:27.494535 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0726e616-3bec-4648-8363-f6dddbb9c5c5 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:27.495049 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 920/3670] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:55:27 2026] POST /volume/v3/types => generated 220 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:27.505589 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0fe96afa-2876-4ffe-8b0c-8bc77ba0a3ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:27.507470 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0fe96afa-2876-4ffe-8b0c-8bc77ba0a3ab tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] POST https://10.4.3.228/volume/v3/group_types Jul 03 15:55:27.507848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0fe96afa-2876-4ffe-8b0c-8bc77ba0a3ab tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1508509232"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:27.522758 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0fe96afa-2876-4ffe-8b0c-8bc77ba0a3ab tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] https://10.4.3.228/volume/v3/group_types returned with HTTP 202 Jul 03 15:55:27.523046 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 918/3671] 10.4.3.228 () {70 vars in 1311 bytes} [Fri Jul 3 15:55:27 2026] POST /volume/v3/group_types => generated 177 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:27.532324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9dc85d85-6040-4a16-9891-693bf7b72cce None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:27.574180 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4db743bc-d59e-4aef-b992-31046ad486f9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:27.575366 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4db743bc-d59e-4aef-b992-31046ad486f9 None None] GET https://10.4.3.228/volume// Jul 03 15:55:27.575366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4db743bc-d59e-4aef-b992-31046ad486f9 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:27.575665 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4db743bc-d59e-4aef-b992-31046ad486f9 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:27.575881 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4db743bc-d59e-4aef-b992-31046ad486f9 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:27.576159 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 917/3672] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:55:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:27.586136 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-d9f12e3b-a969-43a9-9e2c-d8caf3405109 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:27.589273 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-d9f12e3b-a969-43a9-9e2c-d8caf3405109 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:55:27.589787 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-d9f12e3b-a969-43a9-9e2c-d8caf3405109 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b8e2843-cf61-40cb-9ca8-f475d2c3be70", "connector": null, "instance_uuid": "7178ea16-705f-451d-81aa-99333715276c"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:27.600300 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:27.600300 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:27.609448 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dc85d85-6040-4a16-9891-693bf7b72cce tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] POST https://10.4.3.228/volume/v3/groups Jul 03 15:55:27.609882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9dc85d85-6040-4a16-9891-693bf7b72cce tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ad2ec39c-64c9-434b-9b31-89e8e322771b", "volume_types": ["248f57d3-27b2-4c5b-83fd-b02ebb53be18"], "name": "tempest-GroupsV314Test-Group-953211296"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:27.611851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-9dc85d85-6040-4a16-9891-693bf7b72cce tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Creating new group {'group': {'group_type': 'ad2ec39c-64c9-434b-9b31-89e8e322771b', 'volume_types': ['248f57d3-27b2-4c5b-83fd-b02ebb53be18'], 'name': 'tempest-GroupsV314Test-Group-953211296'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:55:27.616604 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-9dc85d85-6040-4a16-9891-693bf7b72cce tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Creating group tempest-GroupsV314Test-Group-953211296. Jul 03 15:55:27.633898 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9dc85d85-6040-4a16-9891-693bf7b72cce tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Availability Zones retrieved successfully. Jul 03 15:55:27.648569 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-d9f12e3b-a969-43a9-9e2c-d8caf3405109 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:55:27.649111 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 921/3673] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:55:27 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:27.672659 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-9dc85d85-6040-4a16-9891-693bf7b72cce tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Created reservations ['08a8a5f1-9878-4116-a1c7-0ebd41fecea2'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:27.701276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dc85d85-6040-4a16-9891-693bf7b72cce tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups returned with HTTP 202 Jul 03 15:55:27.701714 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 918/3674] 10.4.3.228 () {70 vars in 1297 bytes} [Fri Jul 3 15:55:27 2026] POST /volume/v3/groups => generated 107 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:27.711194 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-507a3cf8-5354-47db-b97f-b6b9c65db366 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:27.713843 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-507a3cf8-5354-47db-b97f-b6b9c65db366 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab Jul 03 15:55:27.714108 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-507a3cf8-5354-47db-b97f-b6b9c65db366 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:27.714339 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-507a3cf8-5354-47db-b97f-b6b9c65db366 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:27.714513 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-507a3cf8-5354-47db-b97f-b6b9c65db366 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] show called for member 0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:27.719258 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:27.719258 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:27.729169 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-507a3cf8-5354-47db-b97f-b6b9c65db366 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab returned with HTTP 200 Jul 03 15:55:27.729679 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 919/3675] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:27 2026] GET /volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:28.057720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f2cd9c0e-7fd8-4324-9f1d-58f6a3256595 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:28.058052 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f2cd9c0e-7fd8-4324-9f1d-58f6a3256595 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:28.058164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f2cd9c0e-7fd8-4324-9f1d-58f6a3256595 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:28.058416 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f2cd9c0e-7fd8-4324-9f1d-58f6a3256595 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:28.074523 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:28.074523 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:28.074985 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f2cd9c0e-7fd8-4324-9f1d-58f6a3256595 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:28.079794 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f2cd9c0e-7fd8-4324-9f1d-58f6a3256595 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:28.080311 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 918/3676] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:28 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:28.186925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-21a7241e-6210-4fe7-856f-9d2f4b0895cb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:28.187357 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21a7241e-6210-4fe7-856f-9d2f4b0895cb None None] GET https://10.4.3.228/volume// Jul 03 15:55:28.187540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21a7241e-6210-4fe7-856f-9d2f4b0895cb None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:28.187760 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21a7241e-6210-4fe7-856f-9d2f4b0895cb None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:28.188080 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21a7241e-6210-4fe7-856f-9d2f4b0895cb None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:28.188359 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 922/3677] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:28.194961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-aae0340f-4b9c-4b6f-9dcf-e737efdc879a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:28.197124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-aae0340f-4b9c-4b6f-9dcf-e737efdc879a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:28.197350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-aae0340f-4b9c-4b6f-9dcf-e737efdc879a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:28.197550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-aae0340f-4b9c-4b6f-9dcf-e737efdc879a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:28.207011 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:28.207011 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:28.210469 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-aae0340f-4b9c-4b6f-9dcf-e737efdc879a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:28.216315 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-aae0340f-4b9c-4b6f-9dcf-e737efdc879a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:28.216851 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 919/3678] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:28 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:28.325914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-177024cd-8ece-43de-a5d5-4808e2ce4239 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:28.328924 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-177024cd-8ece-43de-a5d5-4808e2ce4239 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] PUT https://10.4.3.228/volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5 Jul 03 15:55:28.329464 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-177024cd-8ece-43de-a5d5-4808e2ce4239 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:28.340107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-177024cd-8ece-43de-a5d5-4808e2ce4239 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Acquiring lock "cinder-attachment_update-5b8e2843-cf61-40cb-9ca8-f475d2c3be70-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:55:28.345603 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-177024cd-8ece-43de-a5d5-4808e2ce4239 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-5b8e2843-cf61-40cb-9ca8-f475d2c3be70-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:55:28.346718 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:28.346718 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:28.740278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ff175f10-8778-47ab-b8f0-d74d75b49c8a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:28.742189 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff175f10-8778-47ab-b8f0-d74d75b49c8a tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab Jul 03 15:55:28.742534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff175f10-8778-47ab-b8f0-d74d75b49c8a tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:28.742807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff175f10-8778-47ab-b8f0-d74d75b49c8a tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:28.742979 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.groups [None req-ff175f10-8778-47ab-b8f0-d74d75b49c8a tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] show called for member 0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:28.747030 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:28.747030 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:28.756031 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff175f10-8778-47ab-b8f0-d74d75b49c8a tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab returned with HTTP 200 Jul 03 15:55:28.756657 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 919/3679] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:28 2026] GET /volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:28.766916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:28.768908 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:28.769302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-812498622", "volume_type": "248f57d3-27b2-4c5b-83fd-b02ebb53be18", "group_id": "0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:28.771503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-812498622', 'volume_type': '248f57d3-27b2-4c5b-83fd-b02ebb53be18', 'group_id': '0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:28.778157 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:28.778157 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:28.778696 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Create volume of 1 GB Jul 03 15:55:28.785516 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Availability Zones retrieved successfully. Jul 03 15:55:28.793357 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Flow 'volume_create_api' (803ac9af-0c47-4f2e-a993-b45ef69b8074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:28.794975 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cede74f3-e2a6-427c-8acd-2a03629c9cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:28.795797 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:28.795797 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:28.796406 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:28.819361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cede74f3-e2a6-427c-8acd-2a03629c9cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=248f57d3-27b2-4c5b-83fd-b02ebb53be18,is_public=True,name='tempest-GroupsV314Test-volume-type-1716529032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '248f57d3-27b2-4c5b-83fd-b02ebb53be18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:28.820463 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97375680-91e8-461a-b8e8-c660eb50bb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:28.849459 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1716529032 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1716529032, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:28.849765 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1716529032 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1716529032, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:28.867613 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-177024cd-8ece-43de-a5d5-4808e2ce4239 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Lock "cinder-attachment_update-5b8e2843-cf61-40cb-9ca8-f475d2c3be70-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:55:28.868028 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-177024cd-8ece-43de-a5d5-4808e2ce4239 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5 returned with HTTP 200 Jul 03 15:55:28.868354 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 920/3680] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:55:28 2026] PUT /volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:28.891826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Created reservations ['897e0516-1175-44e5-b236-4a79ccea62aa', '384dd60d-adf2-47fb-8914-3c9e9b70c986', '52b7888a-5de4-4952-a22a-16028a58bfcc', '47b94072-f88b-47f7-b010-eb401500170a'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:28.893011 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97375680-91e8-461a-b8e8-c660eb50bb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['897e0516-1175-44e5-b236-4a79ccea62aa', '384dd60d-adf2-47fb-8914-3c9e9b70c986', '52b7888a-5de4-4952-a22a-16028a58bfcc', '47b94072-f88b-47f7-b010-eb401500170a']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:28.894089 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7616f25e-641c-4a0d-844f-61d89402bc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:28.926210 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7616f25e-641c-4a0d-844f-61d89402bc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2ddf426-8694-49db-8b27-0b0e5867de06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-812498622',encryption_key_id=None,group_id=0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab,group_type_id=,metadata={},multiattach=False,project_id='49a21c4474bd410c8ac559a97b74008f',qos_specs=None,replication_status=,reservations=['897e0516-1175-44e5-b236-4a79ccea62aa','384dd60d-adf2-47fb-8914-3c9e9b70c986','52b7888a-5de4-4952-a22a-16028a58bfcc','47b94072-f88b-47f7-b010-eb401500170a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd66e71fd1e464683485de226cc3ee8',volume_type_id=248f57d3-27b2-4c5b-83fd-b02ebb53be18), '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-03T15:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-812498622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab,host=None,id=b2ddf426-8694-49db-8b27-0b0e5867de06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a21c4474bd410c8ac559a97b74008f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4cd66e71fd1e464683485de226cc3ee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(248f57d3-27b2-4c5b-83fd-b02ebb53be18),volume_type_id=248f57d3-27b2-4c5b-83fd-b02ebb53be18)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:28.927233 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857bbe8b-62d5-4be2-b2b3-66c401598cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:28.951499 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857bbe8b-62d5-4be2-b2b3-66c401598cbd) transitioned into 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-812498622',encryption_key_id=None,group_id=0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab,group_type_id=,metadata={},multiattach=False,project_id='49a21c4474bd410c8ac559a97b74008f',qos_specs=None,replication_status=,reservations=['897e0516-1175-44e5-b236-4a79ccea62aa','384dd60d-adf2-47fb-8914-3c9e9b70c986','52b7888a-5de4-4952-a22a-16028a58bfcc','47b94072-f88b-47f7-b010-eb401500170a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd66e71fd1e464683485de226cc3ee8',volume_type_id=248f57d3-27b2-4c5b-83fd-b02ebb53be18)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:28.952388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0aed70-a3e9-40cc-be7d-9a4aaebee043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:28.966747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab0aed70-a3e9-40cc-be7d-9a4aaebee043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:28.968424 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Flow 'volume_create_api' (803ac9af-0c47-4f2e-a993-b45ef69b8074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:28.968424 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Create volume request issued successfully. Jul 03 15:55:28.969052 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:28.969248 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:29.016285 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:29.020607 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:29.020607 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:29.025818 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a7ce4716-1bea-4ffc-8953-3d3598b0c763 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:29.026385 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 923/3681] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:55:28 2026] POST /volume/v3/volumes => generated 818 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:29.038975 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:29.040936 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 Jul 03 15:55:29.041152 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:29.041425 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:29.049702 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:29.049702 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:29.053966 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Volume info retrieved successfully. Jul 03 15:55:29.054678 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:29.054849 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:29.092341 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:29.095115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c0dbef52-4eb2-4449-bf85-a9c46bbed0d6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:29.095550 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:29.095550 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:29.097207 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0dbef52-4eb2-4449-bf85-a9c46bbed0d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:29.097479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0dbef52-4eb2-4449-bf85-a9c46bbed0d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:29.097749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0dbef52-4eb2-4449-bf85-a9c46bbed0d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:29.102288 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0e1f997-ca04-466d-9d4b-dc763295e2f0 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 returned with HTTP 200 Jul 03 15:55:29.102689 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 920/3682] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:29 2026] GET /volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 => generated 886 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:29.107947 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:29.107947 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:29.111755 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c0dbef52-4eb2-4449-bf85-a9c46bbed0d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:29.116940 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0dbef52-4eb2-4449-bf85-a9c46bbed0d6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:29.117359 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 920/3683] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:29 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:30.119534 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:30.122119 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 Jul 03 15:55:30.122454 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:30.122766 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:30.133016 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c0c35a24-bfcd-4f1a-a01f-79d8fa0da869 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:30.133489 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.133489 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:30.135267 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0c35a24-bfcd-4f1a-a01f-79d8fa0da869 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:30.135935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0c35a24-bfcd-4f1a-a01f-79d8fa0da869 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:30.135935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0c35a24-bfcd-4f1a-a01f-79d8fa0da869 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:30.139730 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Volume info retrieved successfully. Jul 03 15:55:30.139730 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:30.139938 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:30.148364 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.148364 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:30.152696 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c0c35a24-bfcd-4f1a-a01f-79d8fa0da869 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:30.159899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0c35a24-bfcd-4f1a-a01f-79d8fa0da869 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:30.160494 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 924/3684] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:30 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:30.191197 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:30.197197 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.197197 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:30.209243 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-96dfa7d4-cc2a-4552-bd94-6a7f21d31379 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 returned with HTTP 200 Jul 03 15:55:30.209243 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 921/3685] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:30 2026] GET /volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:30.225568 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:30.228269 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] POST https://10.4.3.228/volume/v3/groups/action Jul 03 15:55:30.228903 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action body: b'{"create-from-src": {"source_group_id": "0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab", "name": "tempest-Group_from_grp-1423289045"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:30.229055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab", "name": "tempest-Group_from_grp-1423289045"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:30.231325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Creating new group {'create-from-src': {'source_group_id': '0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab', 'name': 'tempest-Group_from_grp-1423289045'}}. {{(pid=99818) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 15:55:30.231325 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.groups [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Creating group tempest-Group_from_grp-1423289045 from source group 0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab. Jul 03 15:55:30.236200 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.236200 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:30.248432 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.248432 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:30.281824 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Created reservations ['17fe184e-cdae-4ef9-b465-49f32833acf6'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:30.362472 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:30.364984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] DELETE https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:30.365248 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:30.365512 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:30.366420 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Delete volume with id: bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:30.376498 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.376498 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:30.377097 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:30.399861 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Delete volume request issued successfully. Jul 03 15:55:30.400012 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-56d6a917-2c4f-45cd-a2ed-c6cd157518fe tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 202 Jul 03 15:55:30.400458 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 921/3686] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:30 2026] DELETE /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:30.407637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-30ad4648-63ad-4e86-ab36-f012ad68fb88 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:30.409286 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30ad4648-63ad-4e86-ab36-f012ad68fb88 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:30.409443 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30ad4648-63ad-4e86-ab36-f012ad68fb88 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:30.410404 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30ad4648-63ad-4e86-ab36-f012ad68fb88 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:30.416038 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.416038 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:30.419956 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-30ad4648-63ad-4e86-ab36-f012ad68fb88 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:30.425036 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30ad4648-63ad-4e86-ab36-f012ad68fb88 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 200 Jul 03 15:55:30.425550 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 925/3687] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:30 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:30.830099 np0000004436 devstack@c-api.service[99818]: INFO cinder.group.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] A mapping entry already exists for group b4422504-f6b8-4c4e-b415-97172a022007 and volume type 248f57d3-27b2-4c5b-83fd-b02ebb53be18. Do not need to create again. Jul 03 15:55:30.830423 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:30.830423 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:30.830993 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Availability Zones retrieved successfully. Jul 03 15:55:30.837486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Flow 'volume_create_api' (17781026-1310-491e-80e6-13310e182c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:30.839130 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdf5fa8-8610-48b9-9635-672b3a60d236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:30.841200 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:30.863375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdf5fa8-8610-48b9-9635-672b3a60d236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b2ddf426-8694-49db-8b27-0b0e5867de06', 'volume_type': VolumeType(created_at=2026-07-03T15:55:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=248f57d3-27b2-4c5b-83fd-b02ebb53be18,is_public=True,name='tempest-GroupsV314Test-volume-type-1716529032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '248f57d3-27b2-4c5b-83fd-b02ebb53be18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b4422504-f6b8-4c4e-b415-97172a022007', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:30.864353 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e000047-0c56-4bb3-a727-dcf3cc523bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:30.894194 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1716529032 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1716529032, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:30.894501 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1716529032 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1716529032, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:30.915174 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Created reservations ['1d63812b-116f-4e73-af56-9a2434a3322a', '1b96c39b-1a87-4cd9-945a-660284ac5548', '34bdf684-79f1-4e67-81d1-103a6090996b', '5c03c2be-35af-4ced-b18a-d204473ce888'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:30.916182 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e000047-0c56-4bb3-a727-dcf3cc523bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d63812b-116f-4e73-af56-9a2434a3322a', '1b96c39b-1a87-4cd9-945a-660284ac5548', '34bdf684-79f1-4e67-81d1-103a6090996b', '5c03c2be-35af-4ced-b18a-d204473ce888']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:30.917049 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb128e31-ce96-4dcd-8027-866b72d671b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:30.946346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb128e31-ce96-4dcd-8027-866b72d671b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e82405-ff4f-4ff4-8201-615da20905ca', '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=b4422504-f6b8-4c4e-b415-97172a022007,group_type_id=,metadata={},multiattach=False,project_id='49a21c4474bd410c8ac559a97b74008f',qos_specs=None,replication_status=,reservations=['1d63812b-116f-4e73-af56-9a2434a3322a','1b96c39b-1a87-4cd9-945a-660284ac5548','34bdf684-79f1-4e67-81d1-103a6090996b','5c03c2be-35af-4ced-b18a-d204473ce888'],size=1,snapshot_id=None,source_replicaid=,source_volid=b2ddf426-8694-49db-8b27-0b0e5867de06,status='creating',user_id='4cd66e71fd1e464683485de226cc3ee8',volume_type_id=248f57d3-27b2-4c5b-83fd-b02ebb53be18), '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-03T15:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b4422504-f6b8-4c4e-b415-97172a022007,host=None,id=30e82405-ff4f-4ff4-8201-615da20905ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a21c4474bd410c8ac559a97b74008f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=b2ddf426-8694-49db-8b27-0b0e5867de06,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd66e71fd1e464683485de226cc3ee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(248f57d3-27b2-4c5b-83fd-b02ebb53be18),volume_type_id=248f57d3-27b2-4c5b-83fd-b02ebb53be18)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:30.947188 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3247fda6-1b30-4ca4-822f-e459262bd860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:30.970101 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3247fda6-1b30-4ca4-822f-e459262bd860) transitioned into 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=b4422504-f6b8-4c4e-b415-97172a022007,group_type_id=,metadata={},multiattach=False,project_id='49a21c4474bd410c8ac559a97b74008f',qos_specs=None,replication_status=,reservations=['1d63812b-116f-4e73-af56-9a2434a3322a','1b96c39b-1a87-4cd9-945a-660284ac5548','34bdf684-79f1-4e67-81d1-103a6090996b','5c03c2be-35af-4ced-b18a-d204473ce888'],size=1,snapshot_id=None,source_replicaid=,source_volid=b2ddf426-8694-49db-8b27-0b0e5867de06,status='creating',user_id='4cd66e71fd1e464683485de226cc3ee8',volume_type_id=248f57d3-27b2-4c5b-83fd-b02ebb53be18)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:30.971307 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Flow 'volume_create_api' (17781026-1310-491e-80e6-13310e182c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:30.971923 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Create volume request issued successfully. Jul 03 15:55:30.988821 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f50cb30a-c65f-47a5-b7a6-96fe57755a5b tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/action returned with HTTP 202 Jul 03 15:55:30.989529 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 921/3688] 10.4.3.228 () {70 vars in 1318 bytes} [Fri Jul 3 15:55:30 2026] POST /volume/v3/groups/action => generated 102 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:30.997846 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-82bdd57a-f246-4379-a521-a449f4191793 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:30.999722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:30.999924 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.000121 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.000435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:31.001185 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:31.009206 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Get all volumes completed successfully. Jul 03 15:55:31.009976 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:31.010129 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:31.053239 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:31.061087 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.061087 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:31.064430 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:31.064430 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:31.118769 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:31.122844 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.122844 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:31.132569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82bdd57a-f246-4379-a521-a449f4191793 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:31.133331 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 922/3689] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:30 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:31.151038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.153456 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca Jul 03 15:55:31.153776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.154041 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.163949 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.163949 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:31.169139 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Volume info retrieved successfully. Jul 03 15:55:31.170121 np0000004436 devstack@c-api.service[99817]: WARNING stevedore.named [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:31.170314 np0000004436 devstack@c-api.service[99817]: WARNING castellan.key_manager [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:31.174972 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b6f3ca38-890e-4519-9f4d-144e47ae144b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.177009 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6f3ca38-890e-4519-9f4d-144e47ae144b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:31.177259 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6f3ca38-890e-4519-9f4d-144e47ae144b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.177713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6f3ca38-890e-4519-9f4d-144e47ae144b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.189271 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.189271 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:31.195558 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b6f3ca38-890e-4519-9f4d-144e47ae144b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:31.201236 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6f3ca38-890e-4519-9f4d-144e47ae144b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:31.201790 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 926/3690] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:31 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:31.213460 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:31.216912 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.216912 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:31.233116 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a591c84f-fe96-4b7b-916c-045cd9e10999 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca returned with HTTP 200 Jul 03 15:55:31.234171 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 922/3691] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:31 2026] GET /volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca => generated 923 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:31.249076 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-73688923-3051-4417-8cd4-48de3a71ae38 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.251658 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73688923-3051-4417-8cd4-48de3a71ae38 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007 Jul 03 15:55:31.252242 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73688923-3051-4417-8cd4-48de3a71ae38 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.252242 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73688923-3051-4417-8cd4-48de3a71ae38 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.252384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-73688923-3051-4417-8cd4-48de3a71ae38 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] show called for member b4422504-f6b8-4c4e-b415-97172a022007 {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:31.256694 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.256694 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:31.268821 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73688923-3051-4417-8cd4-48de3a71ae38 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007 returned with HTTP 200 Jul 03 15:55:31.269416 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 922/3692] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:31 2026] GET /volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007 => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:31.281024 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.283582 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:31.283892 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.284186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.284496 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:31.285519 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:31.294319 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Get all volumes completed successfully. Jul 03 15:55:31.295368 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:31.295643 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:31.334842 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:31.338533 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.338533 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:31.343529 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:31.343675 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:31.388342 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:31.392870 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.392870 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:31.402844 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4b9f9b51-0519-4600-8ee7-7fd97104f7d4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:31.403367 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 923/3693] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:31 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:31.418962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7979cbfb-9cdb-4a2f-86a4-78bb12d2e7c5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.421138 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7979cbfb-9cdb-4a2f-86a4-78bb12d2e7c5 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] POST https://10.4.3.228/volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007/action Jul 03 15:55:31.421594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7979cbfb-9cdb-4a2f-86a4-78bb12d2e7c5 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:31.421765 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7979cbfb-9cdb-4a2f-86a4-78bb12d2e7c5 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:31.423641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.groups [None req-7979cbfb-9cdb-4a2f-86a4-78bb12d2e7c5 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] delete called for group b4422504-f6b8-4c4e-b415-97172a022007 {{(pid=99819) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:55:31.423785 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.groups [None req-7979cbfb-9cdb-4a2f-86a4-78bb12d2e7c5 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Delete group with id: b4422504-f6b8-4c4e-b415-97172a022007 Jul 03 15:55:31.428197 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.428197 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:31.440405 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8fec42d5-73f2-4ce1-8fae-9340f0d705a0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.442417 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fec42d5-73f2-4ce1-8fae-9340f0d705a0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe Jul 03 15:55:31.442713 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fec42d5-73f2-4ce1-8fae-9340f0d705a0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.442981 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fec42d5-73f2-4ce1-8fae-9340f0d705a0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.450883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fec42d5-73f2-4ce1-8fae-9340f0d705a0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe returned with HTTP 404 Jul 03 15:55:31.451400 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 923/3694] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:31 2026] GET /volume/v3/volumes/bb68c667-6fd2-4b91-b03b-793ad98657fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:31.460366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.462466 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] DELETE https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:31.462781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.463075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.463331 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Delete volume with id: dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:31.472690 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.472690 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:31.473311 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:31.479092 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7979cbfb-9cdb-4a2f-86a4-78bb12d2e7c5 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007/action returned with HTTP 202 Jul 03 15:55:31.479863 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 927/3695] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:55:31 2026] POST /volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:31.489564 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.492070 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca Jul 03 15:55:31.492897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.492897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.504132 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.504132 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:31.505207 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Delete volume request issued successfully. Jul 03 15:55:31.505542 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59d3c190-e3a2-4f3c-a58f-58682f1a6256 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 202 Jul 03 15:55:31.506183 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 923/3696] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:31 2026] DELETE /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:31.513526 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Volume info retrieved successfully. Jul 03 15:55:31.514694 np0000004436 devstack@c-api.service[99816]: WARNING stevedore.named [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:31.514923 np0000004436 devstack@c-api.service[99816]: WARNING castellan.key_manager [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:31.518303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2b802773-4d3d-4dc9-8cbe-8a25566e86e8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:31.521416 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2b802773-4d3d-4dc9-8cbe-8a25566e86e8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:31.521967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2b802773-4d3d-4dc9-8cbe-8a25566e86e8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:31.522203 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2b802773-4d3d-4dc9-8cbe-8a25566e86e8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:31.533162 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.533162 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:31.538847 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2b802773-4d3d-4dc9-8cbe-8a25566e86e8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:31.550367 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2b802773-4d3d-4dc9-8cbe-8a25566e86e8 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 200 Jul 03 15:55:31.551405 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 924/3697] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:31 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:31.571128 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:31.574966 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:31.574966 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:31.585497 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b76fb7c6-d6e2-43ba-927c-05e33ae0e292 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca returned with HTTP 200 Jul 03 15:55:31.585962 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 924/3698] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:31 2026] GET /volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca => generated 922 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:32.215926 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3dd84203-44d8-4d34-a1db-6863e1e61c6c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.218059 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3dd84203-44d8-4d34-a1db-6863e1e61c6c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:32.218310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3dd84203-44d8-4d34-a1db-6863e1e61c6c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.218550 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3dd84203-44d8-4d34-a1db-6863e1e61c6c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.230180 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:32.230180 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:32.234388 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3dd84203-44d8-4d34-a1db-6863e1e61c6c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:32.239843 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3dd84203-44d8-4d34-a1db-6863e1e61c6c tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:32.240369 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 928/3699] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:32 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:32.570723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-56482422-c8cb-4017-bea6-b8617454f8a6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.572647 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-56482422-c8cb-4017-bea6-b8617454f8a6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 Jul 03 15:55:32.572903 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-56482422-c8cb-4017-bea6-b8617454f8a6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.573143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-56482422-c8cb-4017-bea6-b8617454f8a6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.581226 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-56482422-c8cb-4017-bea6-b8617454f8a6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 returned with HTTP 404 Jul 03 15:55:32.581996 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 924/3700] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:32 2026] GET /volume/v3/volumes/dd01ec7d-08c9-49d6-b791-9178e414a1b9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:32.601429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-86d4b6a4-bab8-4598-bf7d-822e242bd89e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.603651 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86d4b6a4-bab8-4598-bf7d-822e242bd89e tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca Jul 03 15:55:32.603900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86d4b6a4-bab8-4598-bf7d-822e242bd89e tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.604116 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86d4b6a4-bab8-4598-bf7d-822e242bd89e tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.611823 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86d4b6a4-bab8-4598-bf7d-822e242bd89e tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca returned with HTTP 404 Jul 03 15:55:32.612390 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 925/3701] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:32 2026] GET /volume/v3/volumes/30e82405-ff4f-4ff4-8201-615da20905ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:32.620303 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8c599a4f-6db7-48c4-b50e-47c336f79067 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.622837 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c599a4f-6db7-48c4-b50e-47c336f79067 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007 Jul 03 15:55:32.623144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8c599a4f-6db7-48c4-b50e-47c336f79067 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.623418 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8c599a4f-6db7-48c4-b50e-47c336f79067 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.623594 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-8c599a4f-6db7-48c4-b50e-47c336f79067 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] show called for member b4422504-f6b8-4c4e-b415-97172a022007 {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:32.627892 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8c599a4f-6db7-48c4-b50e-47c336f79067 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007 returned with HTTP 404 Jul 03 15:55:32.628558 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 925/3702] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:32 2026] GET /volume/v3/groups/b4422504-f6b8-4c4e-b415-97172a022007 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:32.636907 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eed82a14-b93b-4660-92da-2cfdf56811fd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.639267 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:32.639551 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.639810 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.640177 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:32.642116 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:32.644316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.646476 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:55:32.646714 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.646886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.647041 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Delete volume with id: 9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:55:32.652507 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Get all volumes completed successfully. Jul 03 15:55:32.653468 np0000004436 devstack@c-api.service[99819]: WARNING stevedore.named [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:32.653681 np0000004436 devstack@c-api.service[99819]: WARNING castellan.key_manager [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:32.654837 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:32.654837 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:32.655423 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:32.679806 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Delete volume request issued successfully. Jul 03 15:55:32.680131 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-92d96840-332f-4052-bfea-3179fe2ca7e3 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 202 Jul 03 15:55:32.680815 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 925/3703] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:32 2026] DELETE /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:32.692884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-12191310-62c3-4d5b-b27f-86d46d83a5f6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.695209 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-12191310-62c3-4d5b-b27f-86d46d83a5f6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:55:32.695538 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-12191310-62c3-4d5b-b27f-86d46d83a5f6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.695884 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-12191310-62c3-4d5b-b27f-86d46d83a5f6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.705569 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:32.705569 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:32.709162 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:32.713190 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:32.713190 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:32.721260 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-12191310-62c3-4d5b-b27f-86d46d83a5f6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Volume info retrieved successfully. Jul 03 15:55:32.723175 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eed82a14-b93b-4660-92da-2cfdf56811fd tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:32.723940 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 929/3704] 10.4.3.228 () {68 vars in 1299 bytes} [Fri Jul 3 15:55:32 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:32.731021 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-12191310-62c3-4d5b-b27f-86d46d83a5f6 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 200 Jul 03 15:55:32.734647 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 926/3705] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:32 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:32.743001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0f946081-08aa-4aac-a29b-95f868c758bb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.746665 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0f946081-08aa-4aac-a29b-95f868c758bb tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] POST https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab/action Jul 03 15:55:32.746665 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0f946081-08aa-4aac-a29b-95f868c758bb tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:32.746665 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0f946081-08aa-4aac-a29b-95f868c758bb tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:32.747396 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.groups [None req-0f946081-08aa-4aac-a29b-95f868c758bb tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] delete called for group 0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab {{(pid=99816) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:55:32.747495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.groups [None req-0f946081-08aa-4aac-a29b-95f868c758bb tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Delete group with id: 0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab Jul 03 15:55:32.751032 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:32.751032 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:32.788270 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0f946081-08aa-4aac-a29b-95f868c758bb tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab/action returned with HTTP 202 Jul 03 15:55:32.788823 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 926/3706] 10.4.3.228 () {70 vars in 1428 bytes} [Fri Jul 3 15:55:32 2026] POST /volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:32.796844 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-43e5d985-3973-4dbc-a4c8-105aad970614 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:32.800579 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 Jul 03 15:55:32.800579 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:32.800579 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:32.807401 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:32.807401 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:32.812510 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Volume info retrieved successfully. Jul 03 15:55:32.813780 np0000004436 devstack@c-api.service[99818]: WARNING stevedore.named [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:55:32.814106 np0000004436 devstack@c-api.service[99818]: WARNING castellan.key_manager [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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 03 15:55:32.867536 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:55:32.872381 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:32.872381 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:32.880385 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-43e5d985-3973-4dbc-a4c8-105aad970614 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 returned with HTTP 200 Jul 03 15:55:32.880961 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 926/3707] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:32 2026] GET /volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:33.254021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-db6d134a-275d-4d69-b600-a3e34eddcd75 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:33.256199 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-db6d134a-275d-4d69-b600-a3e34eddcd75 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:33.256465 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-db6d134a-275d-4d69-b600-a3e34eddcd75 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:33.256726 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-db6d134a-275d-4d69-b600-a3e34eddcd75 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:33.268928 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:33.268928 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:33.273568 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-db6d134a-275d-4d69-b600-a3e34eddcd75 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:33.279342 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-db6d134a-275d-4d69-b600-a3e34eddcd75 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:33.279768 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 930/3708] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:33 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:33.746585 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e7ae7155-c291-448a-ba77-a4ee90450bc0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:33.749005 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7ae7155-c291-448a-ba77-a4ee90450bc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] GET https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d Jul 03 15:55:33.749465 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e7ae7155-c291-448a-ba77-a4ee90450bc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:33.750473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e7ae7155-c291-448a-ba77-a4ee90450bc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:33.756538 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7ae7155-c291-448a-ba77-a4ee90450bc0 tempest-AttachVolumeTestJSON-1172932095 tempest-AttachVolumeTestJSON-1172932095-project-member] https://10.4.3.228/volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d returned with HTTP 404 Jul 03 15:55:33.757200 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 927/3709] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:33 2026] GET /volume/v3/volumes/9c7447c6-abd3-4dd9-a279-833b0c6d460d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:33.895205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d859a2d2-3f22-4bf2-b520-f56bd482ffc4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:33.897284 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d859a2d2-3f22-4bf2-b520-f56bd482ffc4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 Jul 03 15:55:33.897695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d859a2d2-3f22-4bf2-b520-f56bd482ffc4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:33.897981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d859a2d2-3f22-4bf2-b520-f56bd482ffc4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:33.905556 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d859a2d2-3f22-4bf2-b520-f56bd482ffc4 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 returned with HTTP 404 Jul 03 15:55:33.906200 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 927/3710] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:55:33 2026] GET /volume/v3/volumes/b2ddf426-8694-49db-8b27-0b0e5867de06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:33.914427 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0c02774d-6358-4fa2-bdf3-060dddf38082 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:33.916937 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0c02774d-6358-4fa2-bdf3-060dddf38082 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] GET https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab Jul 03 15:55:33.917293 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0c02774d-6358-4fa2-bdf3-060dddf38082 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:33.917490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0c02774d-6358-4fa2-bdf3-060dddf38082 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:33.917689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.groups [None req-0c02774d-6358-4fa2-bdf3-060dddf38082 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] show called for member 0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:55:33.921600 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0c02774d-6358-4fa2-bdf3-060dddf38082 tempest-GroupsV314Test-1720276175 tempest-GroupsV314Test-1720276175-project-member] https://10.4.3.228/volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab returned with HTTP 404 Jul 03 15:55:33.922392 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 927/3711] 10.4.3.228 () {68 vars in 1386 bytes} [Fri Jul 3 15:55:33 2026] GET /volume/v3/groups/0fa5e3b6-24ed-4d5e-a316-017cd0bdd3ab => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:55:33.931035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2b2cb2a1-6f92-45f3-9d71-e07513f99f29 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:33.933069 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b2cb2a1-6f92-45f3-9d71-e07513f99f29 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] DELETE https://10.4.3.228/volume/v3/group_types/ad2ec39c-64c9-434b-9b31-89e8e322771b Jul 03 15:55:33.933381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b2cb2a1-6f92-45f3-9d71-e07513f99f29 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:33.933537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b2cb2a1-6f92-45f3-9d71-e07513f99f29 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:33.950423 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b2cb2a1-6f92-45f3-9d71-e07513f99f29 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] https://10.4.3.228/volume/v3/group_types/ad2ec39c-64c9-434b-9b31-89e8e322771b returned with HTTP 202 Jul 03 15:55:33.951040 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 931/3712] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:55:33 2026] DELETE /volume/v3/group_types/ad2ec39c-64c9-434b-9b31-89e8e322771b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:55:33.959882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ce519623-1634-4c64-9081-899e225ec03d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:33.962370 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ce519623-1634-4c64-9081-899e225ec03d tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] DELETE https://10.4.3.228/volume/v3/types/248f57d3-27b2-4c5b-83fd-b02ebb53be18 Jul 03 15:55:33.962612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ce519623-1634-4c64-9081-899e225ec03d tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:33.962725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ce519623-1634-4c64-9081-899e225ec03d tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:33.993026 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ce519623-1634-4c64-9081-899e225ec03d tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] https://10.4.3.228/volume/v3/types/248f57d3-27b2-4c5b-83fd-b02ebb53be18 returned with HTTP 202 Jul 03 15:55:33.993767 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 928/3713] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:33 2026] DELETE /volume/v3/types/248f57d3-27b2-4c5b-83fd-b02ebb53be18 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:34.002203 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eac6e2d1-829b-41d9-82c9-37216ca1d545 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:34.004460 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eac6e2d1-829b-41d9-82c9-37216ca1d545 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] GET https://10.4.3.228/volume/v3/types/248f57d3-27b2-4c5b-83fd-b02ebb53be18 Jul 03 15:55:34.004675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eac6e2d1-829b-41d9-82c9-37216ca1d545 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:34.004898 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eac6e2d1-829b-41d9-82c9-37216ca1d545 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:34.009662 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eac6e2d1-829b-41d9-82c9-37216ca1d545 tempest-GroupsV314Test-1774132722 tempest-GroupsV314Test-1774132722-project-admin] https://10.4.3.228/volume/v3/types/248f57d3-27b2-4c5b-83fd-b02ebb53be18 returned with HTTP 404 Jul 03 15:55:34.010286 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 928/3714] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:34 2026] GET /volume/v3/types/248f57d3-27b2-4c5b-83fd-b02ebb53be18 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:34.298715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a6a9d610-0f5e-42fc-b01e-996d42f2c624 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:34.302274 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6a9d610-0f5e-42fc-b01e-996d42f2c624 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:34.302561 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6a9d610-0f5e-42fc-b01e-996d42f2c624 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:34.303327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a6a9d610-0f5e-42fc-b01e-996d42f2c624 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:34.318541 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:34.318541 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:34.323239 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a6a9d610-0f5e-42fc-b01e-996d42f2c624 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:34.330738 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a6a9d610-0f5e-42fc-b01e-996d42f2c624 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:34.331468 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 928/3715] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:34 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:35.103129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-189ccc6d-7507-4687-af81-d31276072917 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:35.105996 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-189ccc6d-7507-4687-af81-d31276072917 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5/action Jul 03 15:55:35.106525 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-189ccc6d-7507-4687-af81-d31276072917 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:35.106756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-189ccc6d-7507-4687-af81-d31276072917 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:35.143964 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:35.143964 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:35.159359 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2c0b5e32-5315-4cb0-81ee-93269e5bdd88 req-189ccc6d-7507-4687-af81-d31276072917 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5/action returned with HTTP 204 Jul 03 15:55:35.159927 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 932/3716] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:55:35 2026] POST /volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:35.349702 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cc0fbe5c-7765-4797-8cf4-a54afa05e3c8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:35.352181 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc0fbe5c-7765-4797-8cf4-a54afa05e3c8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:35.352536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cc0fbe5c-7765-4797-8cf4-a54afa05e3c8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:35.352760 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cc0fbe5c-7765-4797-8cf4-a54afa05e3c8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:35.361299 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-769f5144-c86d-47cb-a9ed-3cd1ec9915cd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:35.363864 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-769f5144-c86d-47cb-a9ed-3cd1ec9915cd tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/encryption Jul 03 15:55:35.364152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-769f5144-c86d-47cb-a9ed-3cd1ec9915cd tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:35.364343 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-769f5144-c86d-47cb-a9ed-3cd1ec9915cd tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:35.365024 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:35.365024 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:35.370690 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cc0fbe5c-7765-4797-8cf4-a54afa05e3c8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:35.377812 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cc0fbe5c-7765-4797-8cf4-a54afa05e3c8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:35.378476 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 929/3717] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:35 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:35.379066 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:35.379066 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:35.389927 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-769f5144-c86d-47cb-a9ed-3cd1ec9915cd tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/encryption returned with HTTP 200 Jul 03 15:55:35.390074 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 929/3718] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:55:35 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:37.897257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-a6fbab5a-5a0c-4f82-9dd3-e27d794aabc5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:37.899649 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-a6fbab5a-5a0c-4f82-9dd3-e27d794aabc5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504 Jul 03 15:55:37.899858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-a6fbab5a-5a0c-4f82-9dd3-e27d794aabc5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:37.900063 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-a6fbab5a-5a0c-4f82-9dd3-e27d794aabc5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:37.917642 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:37.917642 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:38.364331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2cf2ff82-cbd6-4623-be6e-1e014cbdca02 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:38.483193 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5915e57d-a174-4dbd-8c12-6f47c98b7936 req-a6fbab5a-5a0c-4f82-9dd3-e27d794aabc5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504 returned with HTTP 200 Jul 03 15:55:38.483893 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 929/3719] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:55:37 2026] DELETE /volume/v3/attachments/bf4fa6f1-c973-4466-b970-dafe87693504 => generated 19 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:38.519893 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:38.529287 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cf2ff82-cbd6-4623-be6e-1e014cbdca02 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:38.529670 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2cf2ff82-cbd6-4623-be6e-1e014cbdca02 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-896418952", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:38.548018 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2cf2ff82-cbd6-4623-be6e-1e014cbdca02 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:38.548401 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 933/3720] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:55:38 2026] POST /volume/v3/types => generated 274 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:38.557785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-20a48cd9-8745-4818-9369-2c0a602ea077 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:38.560294 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-20a48cd9-8745-4818-9369-2c0a602ea077 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:38.561880 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-20a48cd9-8745-4818-9369-2c0a602ea077 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1723163276", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:38.595413 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-20a48cd9-8745-4818-9369-2c0a602ea077 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:38.595982 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 930/3721] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:55:38 2026] POST /volume/v3/types => generated 275 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:38.609652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:38.609800 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:38.609800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1967910233"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:38.609800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1967910233'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:38.609965 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume of 1 GB Jul 03 15:55:38.614403 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Availability Zones retrieved successfully. Jul 03 15:55:38.621290 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Flow 'volume_create_api' (0db6ca7f-e41f-4110-b75b-6c4fa9a01d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:38.622694 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb6da30-5571-4b5a-89d5-00e17c064948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.624055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:38.666335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb6da30-5571-4b5a-89d5-00e17c064948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.667980 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d91cc7-56e7-4894-af8c-906871b168d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.687871 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:38.688077 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1576157188", "volume_type": "d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:38.690109 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1576157188', 'volume_type': 'd0dc2c44-e76a-4bf6-9c7b-a5a48e29d441', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:38.699178 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Create volume of 1 GB Jul 03 15:55:38.699178 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:38.699178 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:38.699178 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Availability Zones retrieved successfully. Jul 03 15:55:38.706905 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Flow 'volume_create_api' (bb5d459a-eb5f-4791-b0ed-c6a8647248c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:38.708378 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7085a6f4-84ca-4093-83f9-0e6a6585d624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.709778 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:38.736981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7085a6f4-84ca-4093-83f9-0e6a6585d624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441,is_public=True,name='tempest-VolumeTypesTest-volume-type-896418952',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0dc2c44-e76a-4bf6-9c7b-a5a48e29d441', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.738033 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59cede3-9bf9-4510-8267-ebe204ef8e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.764643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Created reservations ['b326b1c3-810a-4fe1-bbaf-381dcc1a0ccb', 'dfbddf7b-70ec-4311-a31a-a6ae787ca31d', '5110a494-3a35-4346-81c6-192d6a883110', '56f1c5d1-ebe6-45d2-9052-7425a9ee1272'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:38.764643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d91cc7-56e7-4894-af8c-906871b168d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b326b1c3-810a-4fe1-bbaf-381dcc1a0ccb', 'dfbddf7b-70ec-4311-a31a-a6ae787ca31d', '5110a494-3a35-4346-81c6-192d6a883110', '56f1c5d1-ebe6-45d2-9052-7425a9ee1272']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.764643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e415694f-6c80-42bb-8447-25722a85d1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.779639 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-896418952 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-896418952, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:38.779882 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-896418952 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-896418952, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:38.804645 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e415694f-6c80-42bb-8447-25722a85d1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8972cc02-3183-46d3-b16b-74074daa2127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1967910233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c77f14195fb4efd858a8da83e79cffe',qos_specs=None,replication_status=,reservations=['b326b1c3-810a-4fe1-bbaf-381dcc1a0ccb','dfbddf7b-70ec-4311-a31a-a6ae787ca31d','5110a494-3a35-4346-81c6-192d6a883110','56f1c5d1-ebe6-45d2-9052-7425a9ee1272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e590621d116c4a03a03f9d2bec859227',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1967910233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8972cc02-3183-46d3-b16b-74074daa2127,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c77f14195fb4efd858a8da83e79cffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e590621d116c4a03a03f9d2bec859227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.804645 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8274eafc-fa19-4ab5-8548-8c4a0f7e74f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.844655 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8274eafc-fa19-4ab5-8548-8c4a0f7e74f9) transitioned into 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-1967910233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c77f14195fb4efd858a8da83e79cffe',qos_specs=None,replication_status=,reservations=['b326b1c3-810a-4fe1-bbaf-381dcc1a0ccb','dfbddf7b-70ec-4311-a31a-a6ae787ca31d','5110a494-3a35-4346-81c6-192d6a883110','56f1c5d1-ebe6-45d2-9052-7425a9ee1272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e590621d116c4a03a03f9d2bec859227',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.844655 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c371544e-9472-4fba-965b-5184b44fd428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.871975 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c371544e-9472-4fba-965b-5184b44fd428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.872354 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Created reservations ['cdd94e59-110b-48af-8a2f-802e276ef9f5', 'c098fe8e-23e0-426d-9c4a-b1e51f35f63c', '7d862302-48e9-4f5d-9e2a-279f739c8847', 'a05c0ba3-afdf-4123-b165-1b5756bad2a6'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:38.873314 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Flow 'volume_create_api' (0db6ca7f-e41f-4110-b75b-6c4fa9a01d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:38.873391 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59cede3-9bf9-4510-8267-ebe204ef8e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd94e59-110b-48af-8a2f-802e276ef9f5', 'c098fe8e-23e0-426d-9c4a-b1e51f35f63c', '7d862302-48e9-4f5d-9e2a-279f739c8847', 'a05c0ba3-afdf-4123-b165-1b5756bad2a6']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.873898 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume request issued successfully. Jul 03 15:55:38.874304 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1275e631-c73e-4de5-9fe0-44b97001cea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.874753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95fb4501-797c-42aa-b4a7-7af43ae6373c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:38.875309 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 930/3722] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:38 2026] POST /volume/v3/volumes => generated 760 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:38.891173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-536c0a83-643c-4d03-b800-ecb641fd5c14 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:38.893651 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-536c0a83-643c-4d03-b800-ecb641fd5c14 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 Jul 03 15:55:38.893951 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-536c0a83-643c-4d03-b800-ecb641fd5c14 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:38.894219 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-536c0a83-643c-4d03-b800-ecb641fd5c14 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:38.903488 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1275e631-c73e-4de5-9fe0-44b97001cea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d14d4f-46b6-4da5-baf6-008c75d01ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1576157188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0ecbd87dc242bb822642b87155b6d5',qos_specs=None,replication_status=,reservations=['cdd94e59-110b-48af-8a2f-802e276ef9f5','c098fe8e-23e0-426d-9c4a-b1e51f35f63c','7d862302-48e9-4f5d-9e2a-279f739c8847','a05c0ba3-afdf-4123-b165-1b5756bad2a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d50a60c5104a67a2771ba26b27e1e7',volume_type_id=d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441), '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-03T15:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1576157188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81d14d4f-46b6-4da5-baf6-008c75d01ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0ecbd87dc242bb822642b87155b6d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='41d50a60c5104a67a2771ba26b27e1e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441),volume_type_id=d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.904301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ee7dbc-d49d-456b-ab79-442caead578c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.904369 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:38.904369 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:38.909409 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-536c0a83-643c-4d03-b800-ecb641fd5c14 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:38.915444 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-536c0a83-643c-4d03-b800-ecb641fd5c14 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 returned with HTTP 200 Jul 03 15:55:38.915947 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 934/3723] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:38 2026] GET /volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:38.939225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ee7dbc-d49d-456b-ab79-442caead578c) transitioned into 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-1576157188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0ecbd87dc242bb822642b87155b6d5',qos_specs=None,replication_status=,reservations=['cdd94e59-110b-48af-8a2f-802e276ef9f5','c098fe8e-23e0-426d-9c4a-b1e51f35f63c','7d862302-48e9-4f5d-9e2a-279f739c8847','a05c0ba3-afdf-4123-b165-1b5756bad2a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d50a60c5104a67a2771ba26b27e1e7',volume_type_id=d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.940121 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58c93286-7434-4b94-bb1a-30434805ee24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:38.957264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58c93286-7434-4b94-bb1a-30434805ee24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:38.958056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Flow 'volume_create_api' (bb5d459a-eb5f-4791-b0ed-c6a8647248c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:38.958398 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Create volume request issued successfully. Jul 03 15:55:38.959166 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f890a42e-0f83-4957-b7c1-6658a5de1b89 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:38.959668 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 930/3724] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:38 2026] POST /volume/v3/volumes => generated 783 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:38.975212 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7c491e54-9f6e-4380-9efa-56c1bbdf27c0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:38.978519 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c491e54-9f6e-4380-9efa-56c1bbdf27c0 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:38.979162 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c491e54-9f6e-4380-9efa-56c1bbdf27c0 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:38.979162 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c491e54-9f6e-4380-9efa-56c1bbdf27c0 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:38.991175 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:38.991175 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:38.997513 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7c491e54-9f6e-4380-9efa-56c1bbdf27c0 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:39.004797 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c491e54-9f6e-4380-9efa-56c1bbdf27c0 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 200 Jul 03 15:55:39.004797 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 931/3725] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:38 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:39.567199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-4784bab5-3684-44c7-bad4-8ef24b3ef96a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:39.570112 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-4784bab5-3684-44c7-bad4-8ef24b3ef96a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:39.570394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-4784bab5-3684-44c7-bad4-8ef24b3ef96a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:39.570681 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-4784bab5-3684-44c7-bad4-8ef24b3ef96a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:39.612747 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:39.612747 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:39.617700 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-4784bab5-3684-44c7-bad4-8ef24b3ef96a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:39.622981 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-4784bab5-3684-44c7-bad4-8ef24b3ef96a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:39.623495 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 931/3726] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:39 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 1176 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:39.655414 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-ac332246-4e95-4a57-8d65-713b9d4b5a02 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:39.657663 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-ac332246-4e95-4a57-8d65-713b9d4b5a02 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] POST https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70/action Jul 03 15:55:39.658033 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-ac332246-4e95-4a57-8d65-713b9d4b5a02 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:39.658161 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-ac332246-4e95-4a57-8d65-713b9d4b5a02 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:39.671290 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:39.671290 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:39.671974 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-ac332246-4e95-4a57-8d65-713b9d4b5a02 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:39.714515 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-ac332246-4e95-4a57-8d65-713b9d4b5a02 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Begin detaching volume completed successfully. Jul 03 15:55:39.714830 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-ac332246-4e95-4a57-8d65-713b9d4b5a02 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70/action returned with HTTP 202 Jul 03 15:55:39.715498 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 935/3727] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:55:39 2026] POST /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:55:39.931933 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e34f364e-64e8-4361-ae03-0f6d7cb165ce None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:39.934327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e34f364e-64e8-4361-ae03-0f6d7cb165ce tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 Jul 03 15:55:39.934689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e34f364e-64e8-4361-ae03-0f6d7cb165ce tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:39.934924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e34f364e-64e8-4361-ae03-0f6d7cb165ce tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:39.963397 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:39.963397 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:40.007610 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e34f364e-64e8-4361-ae03-0f6d7cb165ce tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:40.021527 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e34f364e-64e8-4361-ae03-0f6d7cb165ce tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 returned with HTTP 200 Jul 03 15:55:40.022205 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 931/3728] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:39 2026] GET /volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:40.022295 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-50745933-47e8-4411-859e-ad787d2bfa59 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.024983 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-50745933-47e8-4411-859e-ad787d2bfa59 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:40.025321 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-50745933-47e8-4411-859e-ad787d2bfa59 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:40.025603 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-50745933-47e8-4411-859e-ad787d2bfa59 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:40.037660 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:40.037660 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:40.044849 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-50745933-47e8-4411-859e-ad787d2bfa59 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:40.049580 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-50745933-47e8-4411-859e-ad787d2bfa59 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 200 Jul 03 15:55:40.052513 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 932/3729] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:40 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:40.055640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-795043f1-795b-41fa-8149-1ca6bdd66966 req-bb22f446-f937-41b5-88ca-6113178d6200 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.058297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-795043f1-795b-41fa-8149-1ca6bdd66966 req-bb22f446-f937-41b5-88ca-6113178d6200 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 Jul 03 15:55:40.058577 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-795043f1-795b-41fa-8149-1ca6bdd66966 req-bb22f446-f937-41b5-88ca-6113178d6200 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:40.058878 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-795043f1-795b-41fa-8149-1ca6bdd66966 req-bb22f446-f937-41b5-88ca-6113178d6200 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:40.067320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.068652 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:40.068652 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:40.069482 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] POST https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0/action Jul 03 15:55:40.069939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Action body: b'{"os-retype": {"new_type": "934d7d39-466e-43e3-a5d9-d5fcbff0176a"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:40.070073 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "934d7d39-466e-43e3-a5d9-d5fcbff0176a"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:40.074035 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-795043f1-795b-41fa-8149-1ca6bdd66966 req-bb22f446-f937-41b5-88ca-6113178d6200 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:40.079397 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:40.079397 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:40.079986 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:40.080607 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-795043f1-795b-41fa-8149-1ca6bdd66966 req-bb22f446-f937-41b5-88ca-6113178d6200 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 returned with HTTP 200 Jul 03 15:55:40.081264 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 932/3730] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:40 2026] GET /volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:40.096111 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-62c9e4f9-82c7-425d-b389-b816c207f82b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.098421 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:40.098902 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-595308059"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:40.101145 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-595308059'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:40.101344 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume of 1 GB Jul 03 15:55:40.102105 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1723163276 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1723163276, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:40.102386 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1723163276 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1723163276, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:40.106646 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Availability Zones retrieved successfully. Jul 03 15:55:40.114260 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Flow 'volume_create_api' (a2d55595-570a-44cf-83f2-681b8a86f2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:40.115395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cdd144-2912-41ae-baba-5b7c982dd9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:40.116647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:40.150490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cdd144-2912-41ae-baba-5b7c982dd9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:40.151542 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc3177e-f278-4136-96f6-2ed6c2dfceea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:40.187280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Created reservations ['3848d9e6-7c6b-4fe0-9737-5fb2016a6946', '02a164db-1c57-4c81-ad7e-17b4f1002789'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:40.200097 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-896418952 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-896418952, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:40.200433 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-896418952 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-896418952, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:40.215496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Created reservations ['022eaaf2-70b6-4339-83b6-c27943a28c00', '888fb840-dccf-4a0d-a977-435737cd35bb'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:40.220174 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Created reservations ['358d3cea-d7e5-4a90-86bd-62dcc0a5cade', 'da295437-de09-4978-9fcd-d23e2cab95c7', '129544d8-ccfe-47c1-8d79-c596ceccbf4e', '7b6ca0df-e285-4cf4-983d-aea5068fd9d7'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:40.221257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc3177e-f278-4136-96f6-2ed6c2dfceea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['358d3cea-d7e5-4a90-86bd-62dcc0a5cade', 'da295437-de09-4978-9fcd-d23e2cab95c7', '129544d8-ccfe-47c1-8d79-c596ceccbf4e', '7b6ca0df-e285-4cf4-983d-aea5068fd9d7']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:40.222279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4155ad76-45e8-4e63-8ede-24e580b0ba67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:40.251949 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Retype volume request issued successfully. Jul 03 15:55:40.252136 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-adc828cb-e4c1-422e-ae7e-41e4e828cca3 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0/action returned with HTTP 202 Jul 03 15:55:40.252538 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 936/3731] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:55:40 2026] POST /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:55:40.262250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8ac9e946-6a48-46ee-9bd7-f6567a45e923 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.271593 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ac9e946-6a48-46ee-9bd7-f6567a45e923 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:40.271921 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ac9e946-6a48-46ee-9bd7-f6567a45e923 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:40.273738 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ac9e946-6a48-46ee-9bd7-f6567a45e923 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:40.287160 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:40.287160 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:40.290678 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8ac9e946-6a48-46ee-9bd7-f6567a45e923 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:40.295688 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ac9e946-6a48-46ee-9bd7-f6567a45e923 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 200 Jul 03 15:55:40.296041 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 933/3732] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:40 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:40.443166 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4155ad76-45e8-4e63-8ede-24e580b0ba67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d44aabe-5e78-41c3-a9d2-c8f04e3745ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-595308059',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c77f14195fb4efd858a8da83e79cffe',qos_specs=None,replication_status=,reservations=['358d3cea-d7e5-4a90-86bd-62dcc0a5cade','da295437-de09-4978-9fcd-d23e2cab95c7','129544d8-ccfe-47c1-8d79-c596ceccbf4e','7b6ca0df-e285-4cf4-983d-aea5068fd9d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e590621d116c4a03a03f9d2bec859227',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-595308059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d44aabe-5e78-41c3-a9d2-c8f04e3745ef,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c77f14195fb4efd858a8da83e79cffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e590621d116c4a03a03f9d2bec859227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:40.443941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35589723-e9d0-443e-a409-20062f25e464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:40.471202 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35589723-e9d0-443e-a409-20062f25e464) transitioned into 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-595308059',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c77f14195fb4efd858a8da83e79cffe',qos_specs=None,replication_status=,reservations=['358d3cea-d7e5-4a90-86bd-62dcc0a5cade','da295437-de09-4978-9fcd-d23e2cab95c7','129544d8-ccfe-47c1-8d79-c596ceccbf4e','7b6ca0df-e285-4cf4-983d-aea5068fd9d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e590621d116c4a03a03f9d2bec859227',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:40.471941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadd5592-e539-4761-84b9-e7ce323b4315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:40.507823 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadd5592-e539-4761-84b9-e7ce323b4315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:40.508643 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Flow 'volume_create_api' (a2d55595-570a-44cf-83f2-681b8a86f2ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:40.508996 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume request issued successfully. Jul 03 15:55:40.509576 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-62c9e4f9-82c7-425d-b389-b816c207f82b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:40.510035 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 932/3733] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:40 2026] POST /volume/v3/volumes => generated 759 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:40.522034 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7037d4a6-50d7-4b71-a3c4-138b4f43c1e1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.524421 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7037d4a6-50d7-4b71-a3c4-138b4f43c1e1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef Jul 03 15:55:40.524704 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7037d4a6-50d7-4b71-a3c4-138b4f43c1e1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:40.524964 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7037d4a6-50d7-4b71-a3c4-138b4f43c1e1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:40.534342 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:40.534342 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:40.539500 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7037d4a6-50d7-4b71-a3c4-138b4f43c1e1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:40.545772 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7037d4a6-50d7-4b71-a3c4-138b4f43c1e1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef returned with HTTP 200 Jul 03 15:55:40.552675 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 933/3734] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:40 2026] GET /volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:40.815142 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8fc60465-ebd1-4491-b6e6-35caf4e6d599 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.815665 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8fc60465-ebd1-4491-b6e6-35caf4e6d599 None None] GET https://10.4.3.228/volume// Jul 03 15:55:40.815858 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8fc60465-ebd1-4491-b6e6-35caf4e6d599 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:40.816092 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8fc60465-ebd1-4491-b6e6-35caf4e6d599 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:40.816506 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8fc60465-ebd1-4491-b6e6-35caf4e6d599 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:40.816882 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 937/3735] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:40.824889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-c4f84e87-7843-44c2-acff-f899cdb7159a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:40.827117 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-c4f84e87-7843-44c2-acff-f899cdb7159a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:40.827369 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-c4f84e87-7843-44c2-acff-f899cdb7159a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:40.827597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-c4f84e87-7843-44c2-acff-f899cdb7159a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:40.840022 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:40.840022 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:40.843815 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-c4f84e87-7843-44c2-acff-f899cdb7159a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:40.848896 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-c4f84e87-7843-44c2-acff-f899cdb7159a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:40.849520 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 934/3736] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:40 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:41.311186 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3cf8f176-de67-4c2e-bd37-e31d499fd84a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.313491 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3cf8f176-de67-4c2e-bd37-e31d499fd84a tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:41.313725 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3cf8f176-de67-4c2e-bd37-e31d499fd84a tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.313952 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3cf8f176-de67-4c2e-bd37-e31d499fd84a tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.326093 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.326093 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:41.331779 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3cf8f176-de67-4c2e-bd37-e31d499fd84a tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:41.337502 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3cf8f176-de67-4c2e-bd37-e31d499fd84a tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 200 Jul 03 15:55:41.338013 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 933/3737] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:41.353005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e37d7518-1ff8-4472-a69c-7f7f167b04c7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.355425 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e37d7518-1ff8-4472-a69c-7f7f167b04c7 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:41.355729 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e37d7518-1ff8-4472-a69c-7f7f167b04c7 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.356006 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e37d7518-1ff8-4472-a69c-7f7f167b04c7 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.367365 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.367365 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:41.373221 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e37d7518-1ff8-4472-a69c-7f7f167b04c7 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:41.379597 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e37d7518-1ff8-4472-a69c-7f7f167b04c7 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 200 Jul 03 15:55:41.380128 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 934/3738] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:41.394411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b0ae9248-dfc8-4782-acbf-f19a16ad1821 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.397591 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b0ae9248-dfc8-4782-acbf-f19a16ad1821 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:41.397946 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b0ae9248-dfc8-4782-acbf-f19a16ad1821 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.397996 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b0ae9248-dfc8-4782-acbf-f19a16ad1821 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.404817 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.404817 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:41.408372 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b0ae9248-dfc8-4782-acbf-f19a16ad1821 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:41.412668 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b0ae9248-dfc8-4782-acbf-f19a16ad1821 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 200 Jul 03 15:55:41.415989 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 938/3739] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:41.425066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b50b9e48-ab0a-4dac-8665-983838192f00 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.427416 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b50b9e48-ab0a-4dac-8665-983838192f00 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] DELETE https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:41.427641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b50b9e48-ab0a-4dac-8665-983838192f00 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.427875 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b50b9e48-ab0a-4dac-8665-983838192f00 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.428065 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-b50b9e48-ab0a-4dac-8665-983838192f00 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Delete volume with id: 81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:41.436565 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.436565 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:41.437106 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b50b9e48-ab0a-4dac-8665-983838192f00 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:41.458711 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b50b9e48-ab0a-4dac-8665-983838192f00 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Delete volume request issued successfully. Jul 03 15:55:41.458920 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b50b9e48-ab0a-4dac-8665-983838192f00 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 202 Jul 03 15:55:41.459415 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 935/3740] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:41 2026] DELETE /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:41.468418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b89754d8-7bc2-4fa2-a1ca-7dc31ee659a5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.471365 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b89754d8-7bc2-4fa2-a1ca-7dc31ee659a5 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:41.471562 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b89754d8-7bc2-4fa2-a1ca-7dc31ee659a5 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.471794 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b89754d8-7bc2-4fa2-a1ca-7dc31ee659a5 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.482070 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.482070 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:41.485899 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b89754d8-7bc2-4fa2-a1ca-7dc31ee659a5 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Volume info retrieved successfully. Jul 03 15:55:41.491139 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b89754d8-7bc2-4fa2-a1ca-7dc31ee659a5 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 200 Jul 03 15:55:41.491560 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 934/3741] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:41.559570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b23dbbf4-30be-4c47-bcda-aa1218e0f855 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.561403 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b23dbbf4-30be-4c47-bcda-aa1218e0f855 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef Jul 03 15:55:41.561566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b23dbbf4-30be-4c47-bcda-aa1218e0f855 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.561789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b23dbbf4-30be-4c47-bcda-aa1218e0f855 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.570644 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.570644 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:41.574734 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b23dbbf4-30be-4c47-bcda-aa1218e0f855 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:41.579704 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b23dbbf4-30be-4c47-bcda-aa1218e0f855 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef returned with HTTP 200 Jul 03 15:55:41.579990 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 935/3742] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:41.609439 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-20b09398-069d-446f-93cb-ef1c0b6ac424 req-07e92d51-be33-4555-a681-80b92558b0d1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.611585 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-20b09398-069d-446f-93cb-ef1c0b6ac424 req-07e92d51-be33-4555-a681-80b92558b0d1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef Jul 03 15:55:41.611741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-20b09398-069d-446f-93cb-ef1c0b6ac424 req-07e92d51-be33-4555-a681-80b92558b0d1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.611981 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-20b09398-069d-446f-93cb-ef1c0b6ac424 req-07e92d51-be33-4555-a681-80b92558b0d1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.619441 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.619441 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:41.623923 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-20b09398-069d-446f-93cb-ef1c0b6ac424 req-07e92d51-be33-4555-a681-80b92558b0d1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:41.628811 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-20b09398-069d-446f-93cb-ef1c0b6ac424 req-07e92d51-be33-4555-a681-80b92558b0d1 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef returned with HTTP 200 Jul 03 15:55:41.629274 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 939/3743] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:41.644576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.646749 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:41.647152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-874178928"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:41.648776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-874178928'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:41.648930 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume of 1 GB Jul 03 15:55:41.652969 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Availability Zones retrieved successfully. Jul 03 15:55:41.659698 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Flow 'volume_create_api' (da647623-9cd1-4325-833f-cdbf086cff02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:41.660334 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7825f1e0-f966-4125-a970-1a5af5bd9c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:41.661370 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:41.691825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7825f1e0-f966-4125-a970-1a5af5bd9c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:41.692646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a8201d-07da-4487-9038-9c4a3e613a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:41.693455 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-6e3f2d52-a0eb-4ffe-a2f6-d8b81664ec0a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.695812 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-6e3f2d52-a0eb-4ffe-a2f6-d8b81664ec0a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5 Jul 03 15:55:41.696029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-6e3f2d52-a0eb-4ffe-a2f6-d8b81664ec0a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.696263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-6e3f2d52-a0eb-4ffe-a2f6-d8b81664ec0a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.703600 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.703600 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:41.737893 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Created reservations ['9ad1ecb7-d3c3-48f2-9e11-eaa7b90313bd', '0222896b-49fa-42e2-ae52-d91ddd801784', '1c15405a-fdc7-4cc6-ada8-7c6939e94837', '88535c32-c538-42a6-a83f-889195b77ee0'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:41.738898 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a8201d-07da-4487-9038-9c4a3e613a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ad1ecb7-d3c3-48f2-9e11-eaa7b90313bd', '0222896b-49fa-42e2-ae52-d91ddd801784', '1c15405a-fdc7-4cc6-ada8-7c6939e94837', '88535c32-c538-42a6-a83f-889195b77ee0']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:41.739855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba1a0b5-315f-477a-83bf-45314a8a7dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:41.771644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba1a0b5-315f-477a-83bf-45314a8a7dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ae88831-ef4a-4201-b83f-8c7a28118821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-874178928',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c77f14195fb4efd858a8da83e79cffe',qos_specs=None,replication_status=,reservations=['9ad1ecb7-d3c3-48f2-9e11-eaa7b90313bd','0222896b-49fa-42e2-ae52-d91ddd801784','1c15405a-fdc7-4cc6-ada8-7c6939e94837','88535c32-c538-42a6-a83f-889195b77ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e590621d116c4a03a03f9d2bec859227',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-874178928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ae88831-ef4a-4201-b83f-8c7a28118821,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c77f14195fb4efd858a8da83e79cffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e590621d116c4a03a03f9d2bec859227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:41.772887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdb8cb0-1740-4dbf-b18f-e9206f2b4c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:41.779900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.781922 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:41.782135 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.782416 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.782713 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: 8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:41.790906 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.790906 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:41.791408 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:41.799424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdb8cb0-1740-4dbf-b18f-e9206f2b4c7a) transitioned into 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-874178928',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c77f14195fb4efd858a8da83e79cffe',qos_specs=None,replication_status=,reservations=['9ad1ecb7-d3c3-48f2-9e11-eaa7b90313bd','0222896b-49fa-42e2-ae52-d91ddd801784','1c15405a-fdc7-4cc6-ada8-7c6939e94837','88535c32-c538-42a6-a83f-889195b77ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e590621d116c4a03a03f9d2bec859227',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:41.800091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b124164a-47d8-40ca-9241-901760fc31d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:41.809093 np0000004436 devstack@c-api.service[99817]: WARNING cinder.keymgr.conf_key_mgr [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:55:41.811550 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b124164a-47d8-40ca-9241-901760fc31d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:41.812367 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Flow 'volume_create_api' (da647623-9cd1-4325-833f-cdbf086cff02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:41.812697 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Create volume request issued successfully. Jul 03 15:55:41.813280 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-65a96680-f279-4d14-a9b8-3e0e083a5c13 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:41.813758 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 936/3744] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:41 2026] POST /volume/v3/volumes => generated 759 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:41.816773 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 15:55:41.817090 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2ddcbde2-9e73-4ca3-a1e2-26cfc4d0db96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 202 Jul 03 15:55:41.817742 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 936/3745] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:41 2026] DELETE /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:41.827373 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b643500f-ce14-41fd-b21c-8138ac5087d0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.827826 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-101e0e6c-afaf-4acf-b7cf-70348f62fdd2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:41.829650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-101e0e6c-afaf-4acf-b7cf-70348f62fdd2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:41.829746 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b643500f-ce14-41fd-b21c-8138ac5087d0 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 Jul 03 15:55:41.829892 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-101e0e6c-afaf-4acf-b7cf-70348f62fdd2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.829935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b643500f-ce14-41fd-b21c-8138ac5087d0 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:41.830242 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b643500f-ce14-41fd-b21c-8138ac5087d0 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.830297 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-101e0e6c-afaf-4acf-b7cf-70348f62fdd2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:41.838414 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.838414 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:41.839400 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:41.839400 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:41.843297 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b643500f-ce14-41fd-b21c-8138ac5087d0 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:41.843781 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-101e0e6c-afaf-4acf-b7cf-70348f62fdd2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:41.849610 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b643500f-ce14-41fd-b21c-8138ac5087d0 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 returned with HTTP 200 Jul 03 15:55:41.850112 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-101e0e6c-afaf-4acf-b7cf-70348f62fdd2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 200 Jul 03 15:55:41.850180 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 940/3746] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:41.850569 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 937/3747] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:41 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.234671 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c4ae0c1f-bde9-41c0-90c6-f892bbe6418a req-6e3f2d52-a0eb-4ffe-a2f6-d8b81664ec0a tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5 returned with HTTP 200 Jul 03 15:55:42.235239 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 935/3748] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:55:41 2026] DELETE /volume/v3/attachments/80bb479a-fa14-439c-b339-50e3a322fea5 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.505644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-59f87bec-f5d5-499d-b3f2-381cc8bdf5a4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.507643 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-59f87bec-f5d5-499d-b3f2-381cc8bdf5a4 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] GET https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 Jul 03 15:55:42.507863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-59f87bec-f5d5-499d-b3f2-381cc8bdf5a4 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.508069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-59f87bec-f5d5-499d-b3f2-381cc8bdf5a4 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.514468 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-59f87bec-f5d5-499d-b3f2-381cc8bdf5a4 tempest-VolumeTypesTest-2063304861 tempest-VolumeTypesTest-2063304861-project-member] https://10.4.3.228/volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 returned with HTTP 404 Jul 03 15:55:42.515090 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 937/3749] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/volumes/81d14d4f-46b6-4da5-baf6-008c75d01ec0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:42.522526 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8be9e7b5-3526-49e9-98c6-b8b31cb9ca2f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.524456 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8be9e7b5-3526-49e9-98c6-b8b31cb9ca2f tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] DELETE https://10.4.3.228/volume/v3/types/934d7d39-466e-43e3-a5d9-d5fcbff0176a Jul 03 15:55:42.524727 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8be9e7b5-3526-49e9-98c6-b8b31cb9ca2f tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.524961 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8be9e7b5-3526-49e9-98c6-b8b31cb9ca2f tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.550702 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8be9e7b5-3526-49e9-98c6-b8b31cb9ca2f tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/934d7d39-466e-43e3-a5d9-d5fcbff0176a returned with HTTP 202 Jul 03 15:55:42.551151 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 941/3750] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:42 2026] DELETE /volume/v3/types/934d7d39-466e-43e3-a5d9-d5fcbff0176a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:42.558436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ccafe4dd-ef41-4459-804c-186a4946d7c5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.560414 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ccafe4dd-ef41-4459-804c-186a4946d7c5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/934d7d39-466e-43e3-a5d9-d5fcbff0176a Jul 03 15:55:42.560647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ccafe4dd-ef41-4459-804c-186a4946d7c5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.560851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ccafe4dd-ef41-4459-804c-186a4946d7c5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.564571 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ccafe4dd-ef41-4459-804c-186a4946d7c5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/934d7d39-466e-43e3-a5d9-d5fcbff0176a returned with HTTP 404 Jul 03 15:55:42.565152 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 938/3751] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/934d7d39-466e-43e3-a5d9-d5fcbff0176a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:42.572914 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6b7dbee2-90a6-4c0a-b646-fe206a1056b8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.575226 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6b7dbee2-90a6-4c0a-b646-fe206a1056b8 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] DELETE https://10.4.3.228/volume/v3/types/d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441 Jul 03 15:55:42.575471 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6b7dbee2-90a6-4c0a-b646-fe206a1056b8 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.575765 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6b7dbee2-90a6-4c0a-b646-fe206a1056b8 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.576106 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:42.576106 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:42.606807 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6b7dbee2-90a6-4c0a-b646-fe206a1056b8 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441 returned with HTTP 202 Jul 03 15:55:42.607278 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 936/3752] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:42 2026] DELETE /volume/v3/types/d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:42.614509 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1342e2c3-132c-4492-8127-adfc89b6f35a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.616458 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1342e2c3-132c-4492-8127-adfc89b6f35a tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441 Jul 03 15:55:42.616718 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1342e2c3-132c-4492-8127-adfc89b6f35a tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.616960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1342e2c3-132c-4492-8127-adfc89b6f35a tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.620586 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1342e2c3-132c-4492-8127-adfc89b6f35a tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441 returned with HTTP 404 Jul 03 15:55:42.621159 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 938/3753] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/d0dc2c44-e76a-4bf6-9c7b-a5a48e29d441 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:42.630343 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-97b24eaf-596a-4baa-b421-b0a9aabb8142 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.632670 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-97b24eaf-596a-4baa-b421-b0a9aabb8142 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:42.633189 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-97b24eaf-596a-4baa-b421-b0a9aabb8142 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1705008864", "description": "tempest-volume-type-description-715908689", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:42.652658 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-97b24eaf-596a-4baa-b421-b0a9aabb8142 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:42.653246 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 942/3754] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:55:42 2026] POST /volume/v3/types => generated 314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.662261 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c3719a21-f1ee-4e64-82a3-5bfe92089b15 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.664415 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c3719a21-f1ee-4e64-82a3-5bfe92089b15 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 Jul 03 15:55:42.664651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c3719a21-f1ee-4e64-82a3-5bfe92089b15 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.664845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c3719a21-f1ee-4e64-82a3-5bfe92089b15 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.670410 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c3719a21-f1ee-4e64-82a3-5bfe92089b15 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 returned with HTTP 200 Jul 03 15:55:42.670796 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 939/3755] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.681250 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-523ef258-0009-4a0a-8edd-c36b9317030b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.683603 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-523ef258-0009-4a0a-8edd-c36b9317030b tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] DELETE https://10.4.3.228/volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 Jul 03 15:55:42.683900 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-523ef258-0009-4a0a-8edd-c36b9317030b tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.684188 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-523ef258-0009-4a0a-8edd-c36b9317030b tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.713860 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-523ef258-0009-4a0a-8edd-c36b9317030b tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 returned with HTTP 202 Jul 03 15:55:42.714684 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 937/3756] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:42 2026] DELETE /volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:42.723809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2fb0282f-e8f6-49b6-b778-56437b172a39 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.726182 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2fb0282f-e8f6-49b6-b778-56437b172a39 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 Jul 03 15:55:42.726486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2fb0282f-e8f6-49b6-b778-56437b172a39 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.726791 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2fb0282f-e8f6-49b6-b778-56437b172a39 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.730756 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2fb0282f-e8f6-49b6-b778-56437b172a39 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 returned with HTTP 404 Jul 03 15:55:42.731446 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 939/3757] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/e27936aa-6de0-49a0-bfe6-35dbafdbd277 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:42.739550 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d0cd8208-7572-4afd-9021-2ebe708f6ffd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.741233 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0cd8208-7572-4afd-9021-2ebe708f6ffd tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:42.741567 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d0cd8208-7572-4afd-9021-2ebe708f6ffd tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-207084787"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:42.756178 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0cd8208-7572-4afd-9021-2ebe708f6ffd tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:42.756484 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 943/3758] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:55:42 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 03 15:55:42.764859 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-41f9466d-ee9e-48cf-931b-9096f856683a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.766673 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-41f9466d-ee9e-48cf-931b-9096f856683a tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] POST https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption Jul 03 15:55:42.766968 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-41f9466d-ee9e-48cf-931b-9096f856683a tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:42.784572 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-41f9466d-ee9e-48cf-931b-9096f856683a tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption returned with HTTP 200 Jul 03 15:55:42.785101 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 940/3759] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:55:42 2026] POST /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.794506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4ae821f9-40bc-42d3-a43d-f605142641df None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.796429 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ae821f9-40bc-42d3-a43d-f605142641df tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption Jul 03 15:55:42.796647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ae821f9-40bc-42d3-a43d-f605142641df tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.796843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ae821f9-40bc-42d3-a43d-f605142641df tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.802948 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ae821f9-40bc-42d3-a43d-f605142641df tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption returned with HTTP 200 Jul 03 15:55:42.803379 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 938/3760] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.812640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a3fcadad-9349-4d88-ac08-3f1fab5984c2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.814534 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a3fcadad-9349-4d88-ac08-3f1fab5984c2 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] PUT https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/9c6dcc87-d5f2-464e-9cf2-d1ac7b2b12ba Jul 03 15:55:42.815307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a3fcadad-9349-4d88-ac08-3f1fab5984c2 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:42.831127 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a3fcadad-9349-4d88-ac08-3f1fab5984c2 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/9c6dcc87-d5f2-464e-9cf2-d1ac7b2b12ba returned with HTTP 200 Jul 03 15:55:42.831611 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 940/3761] 10.4.3.228 () {68 vars in 1507 bytes} [Fri Jul 3 15:55:42 2026] PUT /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/9c6dcc87-d5f2-464e-9cf2-d1ac7b2b12ba => generated 122 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.839092 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9eec20ca-2324-4c94-84f3-80684a8ea77e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.840926 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eec20ca-2324-4c94-84f3-80684a8ea77e tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption Jul 03 15:55:42.841111 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eec20ca-2324-4c94-84f3-80684a8ea77e tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.841306 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eec20ca-2324-4c94-84f3-80684a8ea77e tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.848728 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eec20ca-2324-4c94-84f3-80684a8ea77e tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption returned with HTTP 200 Jul 03 15:55:42.849272 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 944/3762] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.858942 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a1639528-e7c6-4c33-a0bd-8a4b4680a0a0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.860882 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a1639528-e7c6-4c33-a0bd-8a4b4680a0a0 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/cipher Jul 03 15:55:42.861043 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a1639528-e7c6-4c33-a0bd-8a4b4680a0a0 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.861248 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a1639528-e7c6-4c33-a0bd-8a4b4680a0a0 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.866905 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b3fad845-ef39-4cf8-a933-1a99c46efe81 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.867030 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9639fa77-2422-4423-a53a-deb0218b2084 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.867835 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a1639528-e7c6-4c33-a0bd-8a4b4680a0a0 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/cipher returned with HTTP 200 Jul 03 15:55:42.868295 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 941/3763] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:55:42.869105 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9639fa77-2422-4423-a53a-deb0218b2084 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 Jul 03 15:55:42.869246 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3fad845-ef39-4cf8-a933-1a99c46efe81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc Jul 03 15:55:42.869368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b3fad845-ef39-4cf8-a933-1a99c46efe81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.869434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9639fa77-2422-4423-a53a-deb0218b2084 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.869604 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b3fad845-ef39-4cf8-a933-1a99c46efe81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.869676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9639fa77-2422-4423-a53a-deb0218b2084 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.876834 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3fad845-ef39-4cf8-a933-1a99c46efe81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc returned with HTTP 404 Jul 03 15:55:42.877262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-254a2e3c-6012-4139-8516-f8804afca2fc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.877491 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 939/3764] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/volumes/8e36320f-085d-4e84-8b94-ace33e4fbcbc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:42.878497 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:42.878497 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:42.879630 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-254a2e3c-6012-4139-8516-f8804afca2fc tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] DELETE https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/9c6dcc87-d5f2-464e-9cf2-d1ac7b2b12ba Jul 03 15:55:42.879912 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-254a2e3c-6012-4139-8516-f8804afca2fc tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.880379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-254a2e3c-6012-4139-8516-f8804afca2fc tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.882588 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9639fa77-2422-4423-a53a-deb0218b2084 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:42.886916 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cd702830-aa59-47a8-a84e-34c95d53512e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.887456 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9639fa77-2422-4423-a53a-deb0218b2084 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 returned with HTTP 200 Jul 03 15:55:42.887907 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 941/3765] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.888707 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd702830-aa59-47a8-a84e-34c95d53512e tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:55:42.888916 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd702830-aa59-47a8-a84e-34c95d53512e tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.889132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd702830-aa59-47a8-a84e-34c95d53512e tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.890012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-cd702830-aa59-47a8-a84e-34c95d53512e tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:42.894596 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-254a2e3c-6012-4139-8516-f8804afca2fc tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/9c6dcc87-d5f2-464e-9cf2-d1ac7b2b12ba returned with HTTP 202 Jul 03 15:55:42.895178 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 945/3766] 10.4.3.228 () {66 vars in 1489 bytes} [Fri Jul 3 15:55:42 2026] DELETE /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption/9c6dcc87-d5f2-464e-9cf2-d1ac7b2b12ba => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:42.902306 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cd702830-aa59-47a8-a84e-34c95d53512e tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Get all volumes completed successfully. Jul 03 15:55:42.902633 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f809a8a4-195d-4338-9343-d5be5b5a9884 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.904953 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:42.904953 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:42.905074 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f809a8a4-195d-4338-9343-d5be5b5a9884 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption Jul 03 15:55:42.905299 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f809a8a4-195d-4338-9343-d5be5b5a9884 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.905553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f809a8a4-195d-4338-9343-d5be5b5a9884 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.911555 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd702830-aa59-47a8-a84e-34c95d53512e tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:55:42.912062 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 942/3767] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:42.914709 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f809a8a4-195d-4338-9343-d5be5b5a9884 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption returned with HTTP 200 Jul 03 15:55:42.914912 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-748884c1-e82a-47d4-9048-6c9c64c1120b req-4231e9bf-05b7-487a-a4ef-6149f639a869 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.915103 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 940/3768] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:55:42.917429 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-748884c1-e82a-47d4-9048-6c9c64c1120b req-4231e9bf-05b7-487a-a4ef-6149f639a869 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 Jul 03 15:55:42.917658 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-748884c1-e82a-47d4-9048-6c9c64c1120b req-4231e9bf-05b7-487a-a4ef-6149f639a869 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.917857 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-748884c1-e82a-47d4-9048-6c9c64c1120b req-4231e9bf-05b7-487a-a4ef-6149f639a869 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.924318 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b1eb8a8c-e2fc-46fb-ac32-a5be0e08d843 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.925405 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:42.925405 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:42.926644 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b1eb8a8c-e2fc-46fb-ac32-a5be0e08d843 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption Jul 03 15:55:42.926916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b1eb8a8c-e2fc-46fb-ac32-a5be0e08d843 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.927353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b1eb8a8c-e2fc-46fb-ac32-a5be0e08d843 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.928306 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4ac583ac-11c6-467c-a755-edad52bc7ce6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.929271 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-748884c1-e82a-47d4-9048-6c9c64c1120b req-4231e9bf-05b7-487a-a4ef-6149f639a869 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:42.930321 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ac583ac-11c6-467c-a755-edad52bc7ce6 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] DELETE https://10.4.3.228/volume/v3/types/51c52654-9764-48b7-a4cd-3f0847af0f63 Jul 03 15:55:42.930551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ac583ac-11c6-467c-a755-edad52bc7ce6 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.930789 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ac583ac-11c6-467c-a755-edad52bc7ce6 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.933158 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-748884c1-e82a-47d4-9048-6c9c64c1120b req-4231e9bf-05b7-487a-a4ef-6149f639a869 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 returned with HTTP 200 Jul 03 15:55:42.933540 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 942/3769] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:42.934570 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b1eb8a8c-e2fc-46fb-ac32-a5be0e08d843 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption returned with HTTP 200 Jul 03 15:55:42.935161 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 946/3770] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:55:42.944405 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3d2a2379-e3bd-470e-ba72-8f4573766fcb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.946682 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d2a2379-e3bd-470e-ba72-8f4573766fcb tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] DELETE https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2 Jul 03 15:55:42.946994 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d2a2379-e3bd-470e-ba72-8f4573766fcb tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.947300 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d2a2379-e3bd-470e-ba72-8f4573766fcb tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:42.970300 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ac583ac-11c6-467c-a755-edad52bc7ce6 tempest-TestVolumeBootPattern-280805152 tempest-TestVolumeBootPattern-280805152-project-admin] https://10.4.3.228/volume/v3/types/51c52654-9764-48b7-a4cd-3f0847af0f63 returned with HTTP 202 Jul 03 15:55:42.970614 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 943/3771] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:42 2026] DELETE /volume/v3/types/51c52654-9764-48b7-a4cd-3f0847af0f63 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:42.983859 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d2a2379-e3bd-470e-ba72-8f4573766fcb tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2 returned with HTTP 202 Jul 03 15:55:42.984276 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 941/3772] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:42 2026] DELETE /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:42.993895 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5421b1db-b64b-4f3e-94e0-4576ef20f1c2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:42.996300 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5421b1db-b64b-4f3e-94e0-4576ef20f1c2 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2 Jul 03 15:55:42.996567 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5421b1db-b64b-4f3e-94e0-4576ef20f1c2 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:42.996873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5421b1db-b64b-4f3e-94e0-4576ef20f1c2 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.001150 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5421b1db-b64b-4f3e-94e0-4576ef20f1c2 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2 returned with HTTP 404 Jul 03 15:55:43.001829 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 943/3773] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:42 2026] GET /volume/v3/types/5896a36b-e312-4bf9-92a9-120eeee8ffe2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:43.009454 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.010298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-90fcb6ec-1c2f-4779-849f-16f493508cda None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.011818 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:43.011992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-90fcb6ec-1c2f-4779-849f-16f493508cda tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:43.012305 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c994b872-14d7-4468-9446-6a5b6d5d3e92 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.012354 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-90fcb6ec-1c2f-4779-849f-16f493508cda tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.012408 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2011549251", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:43.012489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-90fcb6ec-1c2f-4779-849f-16f493508cda tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.014116 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c994b872-14d7-4468-9446-6a5b6d5d3e92 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types Jul 03 15:55:43.014323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c994b872-14d7-4468-9446-6a5b6d5d3e92 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.014506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c994b872-14d7-4468-9446-6a5b6d5d3e92 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.014734 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2011549251', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:43.019838 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.019838 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:43.024458 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-90fcb6ec-1c2f-4779-849f-16f493508cda tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:43.029279 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-90fcb6ec-1c2f-4779-849f-16f493508cda tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:43.029693 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 944/3774] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.031720 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c994b872-14d7-4468-9446-6a5b6d5d3e92 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:43.032232 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 942/3775] 10.4.3.228 () {66 vars in 1231 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/types => generated 889 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.045268 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-94bd1351-b8f4-4d39-9f2d-d764d395c91e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.046118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ecb64b6a-f2db-4293-9dab-bac5c2e89af3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.047325 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-94bd1351-b8f4-4d39-9f2d-d764d395c91e tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:43.047716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-94bd1351-b8f4-4d39-9f2d-d764d395c91e tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-381757886"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:43.049518 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ecb64b6a-f2db-4293-9dab-bac5c2e89af3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:43.049804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ecb64b6a-f2db-4293-9dab-bac5c2e89af3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.050045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ecb64b6a-f2db-4293-9dab-bac5c2e89af3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.060060 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.060060 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:43.061721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.064070 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.064286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.064485 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.064798 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.065203 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ecb64b6a-f2db-4293-9dab-bac5c2e89af3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:43.065643 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.070030 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-94bd1351-b8f4-4d39-9f2d-d764d395c91e tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:43.070567 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 944/3776] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:55:43 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.071762 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ecb64b6a-f2db-4293-9dab-bac5c2e89af3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:43.072306 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 945/3777] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.073925 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.074971 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.074971 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:43.079847 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1d67d274-3ebe-46f5-a7e4-f341f369af72 req-e3559958-07bd-4a36-9c50-e384d800d523 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.080329 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 943/3778] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.085283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-33669406-8183-4014-8659-33464a62a42c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.085283 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33669406-8183-4014-8659-33464a62a42c tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] PUT https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 Jul 03 15:55:43.085727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33669406-8183-4014-8659-33464a62a42c tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-105120464", "description": "tempest-volume-type-description-1633514741", "is_public": false}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:43.090929 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.093871 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:43.093871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.094710 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.094710 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume with id: 5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:43.107758 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.107758 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:43.108230 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:43.119959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.122349 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.122630 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.122881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.123150 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.124105 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.132313 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume request issued successfully. Jul 03 15:55:43.132613 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7dac2b25-ef9b-4086-9fcf-c84c66a388b3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 202 Jul 03 15:55:43.133059 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 946/3779] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:43 2026] DELETE /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:43.133879 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.135328 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.135328 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:43.141128 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33669406-8183-4014-8659-33464a62a42c tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 returned with HTTP 200 Jul 03 15:55:43.141386 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-58a43e32-1da6-4d62-b5ef-78eba61b170f req-1b7a7bde-e77a-4f89-b678-f160b83f4c59 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.141710 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 945/3780] 10.4.3.228 () {68 vars in 1363 bytes} [Fri Jul 3 15:55:43 2026] PUT /volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 => generated 204 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.142424 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 944/3781] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.143388 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fab2f5d7-15a9-4afb-a2b9-67a6f450f59f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.145174 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fab2f5d7-15a9-4afb-a2b9-67a6f450f59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:43.145409 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fab2f5d7-15a9-4afb-a2b9-67a6f450f59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.145688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fab2f5d7-15a9-4afb-a2b9-67a6f450f59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.152335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1b8666ef-4b08-4877-80c2-80f381831366 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.154512 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b8666ef-4b08-4877-80c2-80f381831366 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 Jul 03 15:55:43.154793 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b8666ef-4b08-4877-80c2-80f381831366 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.155028 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b8666ef-4b08-4877-80c2-80f381831366 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.156230 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.156230 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:43.160228 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b8666ef-4b08-4877-80c2-80f381831366 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 returned with HTTP 200 Jul 03 15:55:43.160743 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 946/3782] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 => generated 268 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.166224 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fab2f5d7-15a9-4afb-a2b9-67a6f450f59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:43.171347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c584c3d8-af3a-4d6e-8321-eebea47ba3a5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.173774 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c584c3d8-af3a-4d6e-8321-eebea47ba3a5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] DELETE https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 Jul 03 15:55:43.173922 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fab2f5d7-15a9-4afb-a2b9-67a6f450f59f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 200 Jul 03 15:55:43.174053 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c584c3d8-af3a-4d6e-8321-eebea47ba3a5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.174322 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 947/3783] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.174609 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c584c3d8-af3a-4d6e-8321-eebea47ba3a5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.181728 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.184102 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.184345 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.184566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.184933 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.185743 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.195413 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.196588 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.196588 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:43.202238 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-23439e83-f89c-476a-a7f1-d7b666c3e37a req-16900aea-457f-42a5-ba50-93303ae31b71 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.202659 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 947/3784] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.215995 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c584c3d8-af3a-4d6e-8321-eebea47ba3a5 tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 returned with HTTP 202 Jul 03 15:55:43.216486 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 945/3785] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:43 2026] DELETE /volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:43.226406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-65ab9be7-1a70-4a85-baf7-e71584d6bdce None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.228993 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-65ab9be7-1a70-4a85-baf7-e71584d6bdce tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] GET https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 Jul 03 15:55:43.229274 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-65ab9be7-1a70-4a85-baf7-e71584d6bdce tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.229573 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-65ab9be7-1a70-4a85-baf7-e71584d6bdce tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.233442 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-65ab9be7-1a70-4a85-baf7-e71584d6bdce tempest-VolumeTypesTest-1179443828 tempest-VolumeTypesTest-1179443828-project-admin] https://10.4.3.228/volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 returned with HTTP 404 Jul 03 15:55:43.233920 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 948/3786] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/types/2ebe83f8-f02b-4b54-a0d9-3ef13aa74917 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:43.236851 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.238958 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.239146 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.239294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.239525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.240278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.248885 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.249712 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 15:55:43.249826 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.249826 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:43.254721 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 15:55:43.255269 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d845e7f2-66b3-403a-b27f-f038fa5283cd req-83675e88-243c-43d8-93e6-fb6e05b3b6e5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.255876 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 948/3787] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.260218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (b615e942-0418-4360-a7f7-eb18865a60cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:43.262037 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4240ca7-8e24-4cbb-9d9a-69e980105f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:43.262999 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:43.287257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.290038 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.290038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.290038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.290192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.291053 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.301850 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.303274 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.303274 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:43.309386 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4e85f25b-e1af-42a1-a85b-8f20bd957320 req-0f56611d-f8ef-4470-b204-b6fda1dab9a2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.309999 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 946/3788] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.338756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4240ca7-8e24-4cbb-9d9a-69e980105f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:43.339636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a160af80-09c9-43cb-b5dd-34de8a7ca5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:43.343526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.345680 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.345996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.346273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.346597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.347451 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.355687 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.356690 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.356690 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:43.361562 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d8fd33e7-2572-49ed-bd7d-af3c408236e7 req-5b6b9172-5edb-4bae-8634-df8ed22526a3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.362049 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 949/3789] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.392302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.397059 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.397325 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.397591 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.397896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.399007 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.409372 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.411686 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.411686 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:43.414293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['91fe518a-de94-4cb9-8511-afb7cafd6113', '67e5fba4-30e4-4607-84cf-1c573c7678ac', '33f17412-b4e5-4c8e-a8d7-6520dbb2eaf8', 'ef9331b7-cc9d-4d0f-b834-5cad2e98d052'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:43.415605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a160af80-09c9-43cb-b5dd-34de8a7ca5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91fe518a-de94-4cb9-8511-afb7cafd6113', '67e5fba4-30e4-4607-84cf-1c573c7678ac', '33f17412-b4e5-4c8e-a8d7-6520dbb2eaf8', 'ef9331b7-cc9d-4d0f-b834-5cad2e98d052']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:43.416451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e83633b-88ee-4314-abee-54366eda49d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:43.417382 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-d0c0a2fe-94ff-4b41-adb2-557ba632e5c2 req-fbd0bf2f-327a-491d-b8ae-8ac294750d2c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.418347 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 949/3790] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.447012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.447475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e83633b-88ee-4314-abee-54366eda49d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2011549251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['91fe518a-de94-4cb9-8511-afb7cafd6113','67e5fba4-30e4-4607-84cf-1c573c7678ac','33f17412-b4e5-4c8e-a8d7-6520dbb2eaf8','ef9331b7-cc9d-4d0f-b834-5cad2e98d052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2011549251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:43.448361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c45079-65a1-4021-806e-9809c2392a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:43.449168 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] GET https://10.4.3.228/volume/v3/volumes/detail Jul 03 15:55:43.449423 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.449843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.449843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:43.450703 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:43.458959 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] Get all volumes completed successfully. Jul 03 15:55:43.459860 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.459860 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:43.464358 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-81d332c7-ab4a-4877-b661-e5f87891bb2b req-d650cc47-64d0-40c5-8906-875ffa837c7b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-reader] https://10.4.3.228/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:55:43.464747 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 947/3791] 10.4.3.228 () {68 vars in 1508 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:43.468027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c45079-65a1-4021-806e-9809c2392a7e) transitioned into 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-2011549251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['91fe518a-de94-4cb9-8511-afb7cafd6113','67e5fba4-30e4-4607-84cf-1c573c7678ac','33f17412-b4e5-4c8e-a8d7-6520dbb2eaf8','ef9331b7-cc9d-4d0f-b834-5cad2e98d052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:43.469110 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e3ad05-93d8-4b80-aacb-2b62d675a41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:43.481745 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.482152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e3ad05-93d8-4b80-aacb-2b62d675a41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:43.483465 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (b615e942-0418-4360-a7f7-eb18865a60cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:43.483951 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] DELETE https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 Jul 03 15:55:43.484119 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 15:55:43.484208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.484418 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.484612 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Delete volume with id: 1ae88831-ef4a-4201-b83f-8c7a28118821 Jul 03 15:55:43.484953 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-88c10cf2-c70e-4c14-b02d-be3867c130a8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:43.485544 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 947/3792] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:43 2026] POST /volume/v3/volumes => generated 759 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:43.493579 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.493579 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:43.494143 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:43.504536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cb39b598-f74a-497b-94d6-d4cbd53b9014 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.507057 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb39b598-f74a-497b-94d6-d4cbd53b9014 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:55:43.507419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb39b598-f74a-497b-94d6-d4cbd53b9014 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.507699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb39b598-f74a-497b-94d6-d4cbd53b9014 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.518249 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.518249 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:43.521604 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Delete volume request issued successfully. Jul 03 15:55:43.521943 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04569a3b-11fa-4d84-8cd2-99bb35ae1711 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 returned with HTTP 202 Jul 03 15:55:43.522365 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 950/3793] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:43 2026] DELETE /volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:43.523544 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cb39b598-f74a-497b-94d6-d4cbd53b9014 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:43.530669 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb39b598-f74a-497b-94d6-d4cbd53b9014 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 200 Jul 03 15:55:43.530669 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 950/3794] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:43.536567 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-88cf5547-529f-48b1-af8e-02c9950c64f3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:43.538515 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-88cf5547-529f-48b1-af8e-02c9950c64f3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 Jul 03 15:55:43.538787 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-88cf5547-529f-48b1-af8e-02c9950c64f3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:43.538943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-88cf5547-529f-48b1-af8e-02c9950c64f3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:43.548789 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:43.548789 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:43.554084 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-88cf5547-529f-48b1-af8e-02c9950c64f3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:43.561178 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-88cf5547-529f-48b1-af8e-02c9950c64f3 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 returned with HTTP 200 Jul 03 15:55:43.561562 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 948/3795] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:43 2026] GET /volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:44.190113 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3226c98e-d185-480a-b3df-33dcaee1c870 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.192387 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3226c98e-d185-480a-b3df-33dcaee1c870 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 Jul 03 15:55:44.192632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3226c98e-d185-480a-b3df-33dcaee1c870 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.192867 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3226c98e-d185-480a-b3df-33dcaee1c870 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.202131 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3226c98e-d185-480a-b3df-33dcaee1c870 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 returned with HTTP 404 Jul 03 15:55:44.202876 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 948/3796] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/5b8e2843-cf61-40cb-9ca8-f475d2c3be70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:44.209725 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-88d248af-8b86-4567-befb-87efc5ccf31f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.211359 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88d248af-8b86-4567-befb-87efc5ccf31f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:44.211549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88d248af-8b86-4567-befb-87efc5ccf31f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.211779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-88d248af-8b86-4567-befb-87efc5ccf31f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.218506 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.218506 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:44.222088 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-88d248af-8b86-4567-befb-87efc5ccf31f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:44.226563 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-88d248af-8b86-4567-befb-87efc5ccf31f tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:44.227044 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 951/3797] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:44.240810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4666147f-0a89-411e-904e-0f4e1d275db7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.243689 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4666147f-0a89-411e-904e-0f4e1d275db7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:44.243947 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4666147f-0a89-411e-904e-0f4e1d275db7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.244224 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4666147f-0a89-411e-904e-0f4e1d275db7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.451682 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.451682 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:44.456522 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4666147f-0a89-411e-904e-0f4e1d275db7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:44.461041 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4666147f-0a89-411e-904e-0f4e1d275db7 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:44.461478 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 951/3798] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 884 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:44.474779 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.476750 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:44.476987 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.477208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.477385 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume with id: 9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:44.484407 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.484407 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:44.484902 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:44.507323 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume request issued successfully. Jul 03 15:55:44.507516 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0dceba58-2a01-4eaa-98b9-5e5a873d067b tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 202 Jul 03 15:55:44.507966 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 949/3799] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:44 2026] DELETE /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:44.518114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-73609a29-c305-489a-aea5-228c7ea4c9b6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.518114 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73609a29-c305-489a-aea5-228c7ea4c9b6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:44.518114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-73609a29-c305-489a-aea5-228c7ea4c9b6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.518114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-73609a29-c305-489a-aea5-228c7ea4c9b6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.524675 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.524675 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:44.528392 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-73609a29-c305-489a-aea5-228c7ea4c9b6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:44.534891 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73609a29-c305-489a-aea5-228c7ea4c9b6 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 200 Jul 03 15:55:44.534891 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 949/3800] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:44.545395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ce46daf6-c47e-4a27-95b5-1dc4ed609031 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.547834 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce46daf6-c47e-4a27-95b5-1dc4ed609031 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:55:44.548110 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce46daf6-c47e-4a27-95b5-1dc4ed609031 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.548380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce46daf6-c47e-4a27-95b5-1dc4ed609031 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.559248 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.559248 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:44.562684 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ce46daf6-c47e-4a27-95b5-1dc4ed609031 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:44.569975 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce46daf6-c47e-4a27-95b5-1dc4ed609031 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 200 Jul 03 15:55:44.570646 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 952/3801] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:44.577527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f7323083-dea0-470b-a1ab-3ea7eea09ae2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.579281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7323083-dea0-470b-a1ab-3ea7eea09ae2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 Jul 03 15:55:44.579443 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7323083-dea0-470b-a1ab-3ea7eea09ae2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.579609 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7323083-dea0-470b-a1ab-3ea7eea09ae2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.584927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c7cb8210-8891-4be6-873e-afc08dd7ad41 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.587674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7cb8210-8891-4be6-873e-afc08dd7ad41 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:55:44.587989 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7cb8210-8891-4be6-873e-afc08dd7ad41 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.588259 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7cb8210-8891-4be6-873e-afc08dd7ad41 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.592069 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7323083-dea0-470b-a1ab-3ea7eea09ae2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 returned with HTTP 404 Jul 03 15:55:44.592769 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 952/3802] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/1ae88831-ef4a-4201-b83f-8c7a28118821 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:44.598733 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.598733 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:44.600671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.604669 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c7cb8210-8891-4be6-873e-afc08dd7ad41 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:44.604815 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef Jul 03 15:55:44.604815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.604815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.604815 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Delete volume with id: 9d44aabe-5e78-41c3-a9d2-c8f04e3745ef Jul 03 15:55:44.609179 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7cb8210-8891-4be6-873e-afc08dd7ad41 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 200 Jul 03 15:55:44.609732 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 950/3803] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:44.615561 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.615561 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:44.615561 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:44.690465 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Delete volume request issued successfully. Jul 03 15:55:44.690787 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ad838cd4-683f-47fc-9d99-fd670ebe98b5 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef returned with HTTP 202 Jul 03 15:55:44.691187 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 950/3804] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:44 2026] DELETE /volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:44.701357 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-af547681-2b06-48d3-b8e7-92dc8d99568f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:44.703741 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af547681-2b06-48d3-b8e7-92dc8d99568f tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef Jul 03 15:55:44.704004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af547681-2b06-48d3-b8e7-92dc8d99568f tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:44.704367 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af547681-2b06-48d3-b8e7-92dc8d99568f tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:44.718112 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:44.718112 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:44.750871 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-af547681-2b06-48d3-b8e7-92dc8d99568f tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:44.760386 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af547681-2b06-48d3-b8e7-92dc8d99568f tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef returned with HTTP 200 Jul 03 15:55:44.769089 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 953/3805] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:44 2026] GET /volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:45.522435 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.550117 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-235f68cb-c868-4cec-a3db-2a5fab6e9206 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.552545 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-235f68cb-c868-4cec-a3db-2a5fab6e9206 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 Jul 03 15:55:45.552822 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-235f68cb-c868-4cec-a3db-2a5fab6e9206 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.553088 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-235f68cb-c868-4cec-a3db-2a5fab6e9206 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.560753 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-235f68cb-c868-4cec-a3db-2a5fab6e9206 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 returned with HTTP 404 Jul 03 15:55:45.561403 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 951/3806] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:45 2026] GET /volume/v3/volumes/9b851283-1da0-4e61-b8e2-99a6606ca2e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:45.572035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-da8f433f-d455-4338-b4e5-875b36c35d73 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.574472 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-da8f433f-d455-4338-b4e5-875b36c35d73 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:55:45.574724 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-da8f433f-d455-4338-b4e5-875b36c35d73 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.574982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-da8f433f-d455-4338-b4e5-875b36c35d73 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.588313 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:45.588313 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:45.592784 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-da8f433f-d455-4338-b4e5-875b36c35d73 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:45.603958 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-da8f433f-d455-4338-b4e5-875b36c35d73 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:55:45.604558 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 951/3807] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:45 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:45.621578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e2ea51fd-a6f4-4b6a-b6f7-dcc3fba666ce None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.622367 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e2ea51fd-a6f4-4b6a-b6f7-dcc3fba666ce tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:55:45.622579 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e2ea51fd-a6f4-4b6a-b6f7-dcc3fba666ce tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.622785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e2ea51fd-a6f4-4b6a-b6f7-dcc3fba666ce tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.682666 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:45.682666 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:45.687384 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e2ea51fd-a6f4-4b6a-b6f7-dcc3fba666ce tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:45.693032 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e2ea51fd-a6f4-4b6a-b6f7-dcc3fba666ce tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:55:45.693137 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:45.693527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-521959206"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:45.693566 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 954/3808] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:45 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:45.695849 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-521959206'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:45.696036 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume of 1 GB Jul 03 15:55:45.702831 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Availability Zones retrieved successfully. Jul 03 15:55:45.710988 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Flow 'volume_create_api' (ba7695a0-2003-4071-a2f6-fb39fcb620d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:45.712422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed609d85-2dfe-4dab-872b-ca508e5e59c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:45.713850 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:45.714583 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.716645 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:55:45.716999 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.717448 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.717782 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume with id: a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:55:45.727215 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:45.727215 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:45.728046 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:45.761936 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed609d85-2dfe-4dab-872b-ca508e5e59c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:45.763006 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd6b4f-b150-4c8e-82ee-6b5c58452d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:45.775037 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f261edc8-4ac7-4ed4-91c4-597253397fc2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.777329 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f261edc8-4ac7-4ed4-91c4-597253397fc2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef Jul 03 15:55:45.780577 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f261edc8-4ac7-4ed4-91c4-597253397fc2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.780577 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f261edc8-4ac7-4ed4-91c4-597253397fc2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.786195 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f261edc8-4ac7-4ed4-91c4-597253397fc2 tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef returned with HTTP 404 Jul 03 15:55:45.786859 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 952/3809] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:45 2026] GET /volume/v3/volumes/9d44aabe-5e78-41c3-a9d2-c8f04e3745ef => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:45.794445 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.796238 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] DELETE https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 Jul 03 15:55:45.796514 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.796697 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.796881 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Delete volume with id: 8972cc02-3183-46d3-b16b-74074daa2127 Jul 03 15:55:45.804692 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:45.804692 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:45.805193 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:45.806757 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume request issued successfully. Jul 03 15:55:45.807002 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d21e3cc-95ab-4192-813e-a9020cb06a36 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 202 Jul 03 15:55:45.807504 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 952/3810] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:45 2026] DELETE /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:45.817923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-90136a06-a92a-48ea-8aeb-202002b34fb5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.820105 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-90136a06-a92a-48ea-8aeb-202002b34fb5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:55:45.820320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-90136a06-a92a-48ea-8aeb-202002b34fb5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.820601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-90136a06-a92a-48ea-8aeb-202002b34fb5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.828201 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:45.828201 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:45.832193 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-90136a06-a92a-48ea-8aeb-202002b34fb5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:45.836676 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-90136a06-a92a-48ea-8aeb-202002b34fb5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 200 Jul 03 15:55:45.837078 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 953/3811] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:45 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:45.840868 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Delete volume request issued successfully. Jul 03 15:55:45.841110 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-187db1fd-f916-4b8d-a17d-d896a5e1a52c tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 returned with HTTP 202 Jul 03 15:55:45.841922 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 955/3812] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:45 2026] DELETE /volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:45.851415 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Created reservations ['d2baed8d-86ee-4c22-97b6-b2bbcbeb8fab', '054294eb-345c-4320-a63b-2e91747dd8f9', 'a6c65556-b3b8-4de0-b6cd-fa4b905f9094', 'b2d08504-a299-432a-b98a-942acb5e3f4c'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:45.852944 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd6b4f-b150-4c8e-82ee-6b5c58452d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2baed8d-86ee-4c22-97b6-b2bbcbeb8fab', '054294eb-345c-4320-a63b-2e91747dd8f9', 'a6c65556-b3b8-4de0-b6cd-fa4b905f9094', 'b2d08504-a299-432a-b98a-942acb5e3f4c']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:45.853757 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18136eb7-a890-47a7-a39e-ee70b8470979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:45.856396 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9968cbc7-5295-4a95-87be-c40ab83f671b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.858292 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9968cbc7-5295-4a95-87be-c40ab83f671b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 Jul 03 15:55:45.858588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9968cbc7-5295-4a95-87be-c40ab83f671b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.858829 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9968cbc7-5295-4a95-87be-c40ab83f671b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.867108 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:45.867108 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:45.872554 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9968cbc7-5295-4a95-87be-c40ab83f671b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Volume info retrieved successfully. Jul 03 15:55:45.877920 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9968cbc7-5295-4a95-87be-c40ab83f671b tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 returned with HTTP 200 Jul 03 15:55:45.878491 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 953/3813] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:45 2026] GET /volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:45.883916 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18136eb7-a890-47a7-a39e-ee70b8470979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50338f73-0580-40d2-9ac1-40465a1ac74a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-521959206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd470f8b0276462b9a7d66e6d84a11b0',qos_specs=None,replication_status=,reservations=['d2baed8d-86ee-4c22-97b6-b2bbcbeb8fab','054294eb-345c-4320-a63b-2e91747dd8f9','a6c65556-b3b8-4de0-b6cd-fa4b905f9094','b2d08504-a299-432a-b98a-942acb5e3f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e250b4a3804e8393a482927ec5e077',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-521959206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50338f73-0580-40d2-9ac1-40465a1ac74a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd470f8b0276462b9a7d66e6d84a11b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88e250b4a3804e8393a482927ec5e077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:45.884776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddfd3427-9e59-44ba-aaf5-d473a39437ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:45.928766 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddfd3427-9e59-44ba-aaf5-d473a39437ab) transitioned into 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-521959206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd470f8b0276462b9a7d66e6d84a11b0',qos_specs=None,replication_status=,reservations=['d2baed8d-86ee-4c22-97b6-b2bbcbeb8fab','054294eb-345c-4320-a63b-2e91747dd8f9','a6c65556-b3b8-4de0-b6cd-fa4b905f9094','b2d08504-a299-432a-b98a-942acb5e3f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e250b4a3804e8393a482927ec5e077',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:45.929818 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139bfc3c-d04b-4d5e-a0c6-8967a14fd13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:45.943261 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139bfc3c-d04b-4d5e-a0c6-8967a14fd13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:45.944203 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Flow 'volume_create_api' (ba7695a0-2003-4071-a2f6-fb39fcb620d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:45.944532 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume request issued successfully. Jul 03 15:55:45.945351 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bfd4f18c-698b-403a-9713-6a85dc45e39a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:45.945823 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 953/3814] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:55:45 2026] POST /volume/v3/volumes => generated 750 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:45.958996 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f99c6134-cba5-4075-849f-1c55ab6337d3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:45.964299 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f99c6134-cba5-4075-849f-1c55ab6337d3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:45.964540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f99c6134-cba5-4075-849f-1c55ab6337d3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:45.964765 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f99c6134-cba5-4075-849f-1c55ab6337d3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:45.973521 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:45.973521 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:45.978936 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f99c6134-cba5-4075-849f-1c55ab6337d3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:45.984595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f99c6134-cba5-4075-849f-1c55ab6337d3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a returned with HTTP 200 Jul 03 15:55:45.985054 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 954/3815] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:45 2026] GET /volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:46.186777 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-6116ca74-1e2d-4265-a969-a2ea5bd19542 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.189507 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-6116ca74-1e2d-4265-a969-a2ea5bd19542 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:55:46.189785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-6116ca74-1e2d-4265-a969-a2ea5bd19542 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:46.190086 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-6116ca74-1e2d-4265-a969-a2ea5bd19542 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:46.200031 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:46.200031 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:46.205820 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-6116ca74-1e2d-4265-a969-a2ea5bd19542 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:46.214032 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-6116ca74-1e2d-4265-a969-a2ea5bd19542 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 200 Jul 03 15:55:46.214673 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 956/3816] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:46 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:46.706352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-3f343295-2078-43f6-aa11-ace4e4863793 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.709059 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-3f343295-2078-43f6-aa11-ace4e4863793 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:55:46.709376 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-3f343295-2078-43f6-aa11-ace4e4863793 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:46.709668 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-3f343295-2078-43f6-aa11-ace4e4863793 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:46.724096 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:46.724096 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:46.731221 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-3f343295-2078-43f6-aa11-ace4e4863793 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:46.739239 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-3f343295-2078-43f6-aa11-ace4e4863793 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 200 Jul 03 15:55:46.739814 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 954/3817] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:55:46 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:46.750510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0aae2462-6240-4a47-9efd-0c6626d4dc2c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.751017 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0aae2462-6240-4a47-9efd-0c6626d4dc2c None None] GET https://10.4.3.228/volume// Jul 03 15:55:46.751133 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0aae2462-6240-4a47-9efd-0c6626d4dc2c None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:46.751303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0aae2462-6240-4a47-9efd-0c6626d4dc2c None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:46.751630 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0aae2462-6240-4a47-9efd-0c6626d4dc2c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:46.751910 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 954/3818] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:55:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:46.760013 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-021ee917-0203-4e5d-9a57-c77aa62b3ce0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.762101 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-021ee917-0203-4e5d-9a57-c77aa62b3ce0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:55:46.762580 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-021ee917-0203-4e5d-9a57-c77aa62b3ce0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b", "connector": null, "instance_uuid": "7d93c8ee-64cc-4330-9868-4643ea1b0ae5"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:46.770753 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:46.770753 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:46.795503 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-021ee917-0203-4e5d-9a57-c77aa62b3ce0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:55:46.795953 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 955/3819] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:55:46 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 03 15:55:46.854023 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da961dae-c8ff-46e1-a29d-7745818a537d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.855595 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da961dae-c8ff-46e1-a29d-7745818a537d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 Jul 03 15:55:46.855799 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da961dae-c8ff-46e1-a29d-7745818a537d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:46.855969 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da961dae-c8ff-46e1-a29d-7745818a537d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:46.861181 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da961dae-c8ff-46e1-a29d-7745818a537d tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 returned with HTTP 404 Jul 03 15:55:46.861607 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 957/3820] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:46 2026] GET /volume/v3/volumes/a3d3e725-b61d-4020-8525-03ecc0622282 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:46.872425 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-27573cd1-004e-4404-960e-90d114edf451 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.877271 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27573cd1-004e-4404-960e-90d114edf451 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 Jul 03 15:55:46.877440 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-27573cd1-004e-4404-960e-90d114edf451 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:46.877610 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-27573cd1-004e-4404-960e-90d114edf451 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:46.877738 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-27573cd1-004e-4404-960e-90d114edf451 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete snapshot with id: a1d76a6c-500e-40e4-978e-f91c2342a2c0 Jul 03 15:55:46.897430 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-822d326d-5910-41ca-b0d4-61d4fce9132e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.898380 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:46.898380 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:46.899134 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-27573cd1-004e-4404-960e-90d114edf451 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:46.899442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-822d326d-5910-41ca-b0d4-61d4fce9132e tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] GET https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 Jul 03 15:55:46.899672 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-822d326d-5910-41ca-b0d4-61d4fce9132e tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:46.899859 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-822d326d-5910-41ca-b0d4-61d4fce9132e tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:46.908669 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-822d326d-5910-41ca-b0d4-61d4fce9132e tempest-VolumesTestJSON-28937751 tempest-VolumesTestJSON-28937751-project-member] https://10.4.3.228/volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 returned with HTTP 404 Jul 03 15:55:46.908669 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 955/3821] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:46 2026] GET /volume/v3/volumes/8972cc02-3183-46d3-b16b-74074daa2127 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:46.922711 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-27573cd1-004e-4404-960e-90d114edf451 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot delete request issued successfully. Jul 03 15:55:46.922711 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27573cd1-004e-4404-960e-90d114edf451 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 returned with HTTP 202 Jul 03 15:55:46.922711 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 955/3822] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:55:46 2026] DELETE /volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:46.931434 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cf3d6b54-567c-488f-bdf2-ac43947fd816 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:46.934289 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cf3d6b54-567c-488f-bdf2-ac43947fd816 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 Jul 03 15:55:46.934289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cf3d6b54-567c-488f-bdf2-ac43947fd816 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:46.934289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cf3d6b54-567c-488f-bdf2-ac43947fd816 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:46.939860 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:46.939860 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:46.940416 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-cf3d6b54-567c-488f-bdf2-ac43947fd816 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:46.941278 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cf3d6b54-567c-488f-bdf2-ac43947fd816 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 returned with HTTP 200 Jul 03 15:55:46.941825 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 956/3823] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:46 2026] GET /volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:47.000889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ca6ed6ca-ea6d-49e1-b481-874affaf7c2b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:47.003377 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca6ed6ca-ea6d-49e1-b481-874affaf7c2b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:47.003377 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca6ed6ca-ea6d-49e1-b481-874affaf7c2b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:47.003377 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca6ed6ca-ea6d-49e1-b481-874affaf7c2b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:47.012815 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:47.012815 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:47.019840 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ca6ed6ca-ea6d-49e1-b481-874affaf7c2b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:47.023945 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca6ed6ca-ea6d-49e1-b481-874affaf7c2b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a returned with HTTP 200 Jul 03 15:55:47.024395 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 958/3824] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:46 2026] GET /volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:47.045590 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:47.047501 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:55:47.047862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50338f73-0580-40d2-9ac1-40465a1ac74a", "name": "tempest-VolumesDeleteCascade-Snapshot-1395134038"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:47.056921 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:47.056921 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:47.057396 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:47.057526 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create snapshot from volume 50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:47.105055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Created reservations ['0bb6dac4-9e79-4dca-8310-7a2e1bce124b', '0120b161-49ed-42f6-b685-30bd8024e384', 'ec683db4-5549-4a5c-a1e4-948ea1f22da3', '55c74cd8-6fcb-4636-9f80-318a30edef39'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:47.174966 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot create request issued successfully. Jul 03 15:55:47.175349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4b5bd2cc-3100-4d46-a0f6-0454b8f3b378 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:55:47.175771 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 956/3825] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:55:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:47.188330 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d964b512-d1ab-42c3-a013-b3e205304f9b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:47.190166 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d964b512-d1ab-42c3-a013-b3e205304f9b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d Jul 03 15:55:47.190780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d964b512-d1ab-42c3-a013-b3e205304f9b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:47.191673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d964b512-d1ab-42c3-a013-b3e205304f9b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:47.205419 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:47.205419 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:47.205419 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d964b512-d1ab-42c3-a013-b3e205304f9b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot retrieved successfully. Jul 03 15:55:47.205419 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d964b512-d1ab-42c3-a013-b3e205304f9b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d returned with HTTP 200 Jul 03 15:55:47.205419 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 956/3826] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:47 2026] GET /volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:47.950978 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ab8b1c17-3852-4512-a004-248a5efa1d48 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:47.952900 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab8b1c17-3852-4512-a004-248a5efa1d48 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 Jul 03 15:55:47.953125 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab8b1c17-3852-4512-a004-248a5efa1d48 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:47.953346 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab8b1c17-3852-4512-a004-248a5efa1d48 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:47.958493 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab8b1c17-3852-4512-a004-248a5efa1d48 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 returned with HTTP 404 Jul 03 15:55:47.959149 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 957/3827] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:47 2026] GET /volume/v3/snapshots/a1d76a6c-500e-40e4-978e-f91c2342a2c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:47.966760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:47.968707 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 Jul 03 15:55:47.968976 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:47.969240 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:47.969378 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete snapshot with id: 1e80fb82-6829-45d8-a087-b3d20ddc76e8 Jul 03 15:55:47.974415 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:47.974415 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:47.974901 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:47.995579 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot delete request issued successfully. Jul 03 15:55:47.995857 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c5eb4e3e-1917-472d-afdf-a87dc301f9a8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 returned with HTTP 202 Jul 03 15:55:47.996327 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 959/3828] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:55:47 2026] DELETE /volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:48.003757 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fcfc99c6-b85d-4067-9a37-e006c616e30e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:48.006321 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fcfc99c6-b85d-4067-9a37-e006c616e30e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 Jul 03 15:55:48.006598 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fcfc99c6-b85d-4067-9a37-e006c616e30e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:48.006889 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fcfc99c6-b85d-4067-9a37-e006c616e30e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:48.014600 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:48.014600 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:48.015124 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fcfc99c6-b85d-4067-9a37-e006c616e30e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:48.015991 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fcfc99c6-b85d-4067-9a37-e006c616e30e tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 returned with HTTP 200 Jul 03 15:55:48.016371 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 957/3829] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:48 2026] GET /volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:48.215590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0fff14b0-0527-4aa2-ba71-5137fb2f13d6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:48.217553 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0fff14b0-0527-4aa2-ba71-5137fb2f13d6 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d Jul 03 15:55:48.217806 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0fff14b0-0527-4aa2-ba71-5137fb2f13d6 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:48.218034 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0fff14b0-0527-4aa2-ba71-5137fb2f13d6 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:48.223436 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:48.223436 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:48.223976 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0fff14b0-0527-4aa2-ba71-5137fb2f13d6 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot retrieved successfully. Jul 03 15:55:48.224813 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0fff14b0-0527-4aa2-ba71-5137fb2f13d6 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d returned with HTTP 200 Jul 03 15:55:48.225240 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 957/3830] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:48 2026] GET /volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:48.234792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:48.237110 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:55:48.237460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50338f73-0580-40d2-9ac1-40465a1ac74a", "name": "tempest-VolumesDeleteCascade-Snapshot-568173670"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:48.247473 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:48.247473 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:48.248069 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:48.248355 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create snapshot from volume 50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:48.281323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Created reservations ['76ad3ca3-c0ce-4f5d-8055-4e89c9ccd313', 'e2415d5a-103b-4a13-9eb0-62dc650278ac', '8f98d9e9-1418-4a63-ac89-3b5fb766d2e7', 'efcc3cea-71e3-47e2-ae42-593ef428512c'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:48.331074 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot create request issued successfully. Jul 03 15:55:48.331627 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d73f7092-fb8b-43b3-b980-bc9d628ffe3a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:55:48.332338 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 958/3831] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:55:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:48.343715 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5b7b0c17-fee8-418b-b619-cb04d49ad9fa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:48.345012 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b7b0c17-fee8-418b-b619-cb04d49ad9fa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 Jul 03 15:55:48.345290 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b7b0c17-fee8-418b-b619-cb04d49ad9fa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:48.346007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b7b0c17-fee8-418b-b619-cb04d49ad9fa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:48.354028 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:48.354028 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:48.354861 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5b7b0c17-fee8-418b-b619-cb04d49ad9fa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot retrieved successfully. Jul 03 15:55:48.355309 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b7b0c17-fee8-418b-b619-cb04d49ad9fa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 returned with HTTP 200 Jul 03 15:55:48.356638 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 960/3832] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:48 2026] GET /volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:49.026370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-23212b0f-a4a5-45d5-b638-fa5ba7a0c020 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.028502 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23212b0f-a4a5-45d5-b638-fa5ba7a0c020 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 Jul 03 15:55:49.028749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23212b0f-a4a5-45d5-b638-fa5ba7a0c020 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:49.028966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23212b0f-a4a5-45d5-b638-fa5ba7a0c020 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:49.034265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23212b0f-a4a5-45d5-b638-fa5ba7a0c020 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 returned with HTTP 404 Jul 03 15:55:49.034903 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 958/3833] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:49 2026] GET /volume/v3/snapshots/1e80fb82-6829-45d8-a087-b3d20ddc76e8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:49.043424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-91c36854-0e06-4d0c-9317-5cb683019775 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.045696 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91c36854-0e06-4d0c-9317-5cb683019775 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 Jul 03 15:55:49.045988 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91c36854-0e06-4d0c-9317-5cb683019775 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:49.046242 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91c36854-0e06-4d0c-9317-5cb683019775 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:49.046383 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-91c36854-0e06-4d0c-9317-5cb683019775 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete snapshot with id: c2c4e420-123e-4541-a4e6-e1f721d6c0b1 Jul 03 15:55:49.053149 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:49.053149 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:49.053798 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-91c36854-0e06-4d0c-9317-5cb683019775 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:49.079813 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-91c36854-0e06-4d0c-9317-5cb683019775 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot delete request issued successfully. Jul 03 15:55:49.079990 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91c36854-0e06-4d0c-9317-5cb683019775 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 returned with HTTP 202 Jul 03 15:55:49.080466 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 958/3834] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:55:49 2026] DELETE /volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:49.090465 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-82dfde60-ec36-418d-9542-baaa06ada4c4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.092340 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82dfde60-ec36-418d-9542-baaa06ada4c4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 Jul 03 15:55:49.092599 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82dfde60-ec36-418d-9542-baaa06ada4c4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:49.093450 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82dfde60-ec36-418d-9542-baaa06ada4c4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:49.099360 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:49.099360 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:49.099846 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-82dfde60-ec36-418d-9542-baaa06ada4c4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Snapshot retrieved successfully. Jul 03 15:55:49.100767 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82dfde60-ec36-418d-9542-baaa06ada4c4 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 returned with HTTP 200 Jul 03 15:55:49.101179 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 959/3835] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:49 2026] GET /volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:49.280128 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9aa31302-83b8-45ef-8b69-0165175aac4f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.366029 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8a5f1044-c66d-4dc5-b8d1-21106eee0c7d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.368488 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a5f1044-c66d-4dc5-b8d1-21106eee0c7d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 Jul 03 15:55:49.368821 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a5f1044-c66d-4dc5-b8d1-21106eee0c7d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:49.369081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a5f1044-c66d-4dc5-b8d1-21106eee0c7d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:49.376033 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:49.376033 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:49.376659 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8a5f1044-c66d-4dc5-b8d1-21106eee0c7d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot retrieved successfully. Jul 03 15:55:49.377782 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a5f1044-c66d-4dc5-b8d1-21106eee0c7d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 returned with HTTP 200 Jul 03 15:55:49.378273 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 959/3836] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:49 2026] GET /volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:49.379002 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9aa31302-83b8-45ef-8b69-0165175aac4f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:49.379423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9aa31302-83b8-45ef-8b69-0165175aac4f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-690477920", "os-volume-type-access:is_public": false}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:49.387099 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.388711 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a?cascade=True Jul 03 15:55:49.389701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:49.389701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:49.389701 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume with id: 50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:49.395743 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:49.395743 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:49.396096 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:49.398118 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9aa31302-83b8-45ef-8b69-0165175aac4f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:49.398569 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 961/3837] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:55:49 2026] POST /volume/v3/types => generated 228 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:49.407442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-710ba455-c05d-4dca-a162-43fefa46470d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.447767 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume request issued successfully. Jul 03 15:55:49.448040 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7e74452f-e63d-4282-8373-a68485ab1bf5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a?cascade=True returned with HTTP 202 Jul 03 15:55:49.448630 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 959/3838] 10.4.3.228 () {66 vars in 1376 bytes} [Fri Jul 3 15:55:49 2026] DELETE /volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a?cascade=True => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:49.456494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fa7c8f87-d0ff-427a-a19a-4ebc9a67cfaa None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.459425 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa7c8f87-d0ff-427a-a19a-4ebc9a67cfaa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:49.459747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa7c8f87-d0ff-427a-a19a-4ebc9a67cfaa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:49.460026 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fa7c8f87-d0ff-427a-a19a-4ebc9a67cfaa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:49.470645 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:49.470645 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:49.473084 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-710ba455-c05d-4dca-a162-43fefa46470d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:49.473506 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-710ba455-c05d-4dca-a162-43fefa46470d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a8acacf-66db-4893-99b3-7287d792c616", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:49.474818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-710ba455-c05d-4dca-a162-43fefa46470d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Create volume request body: {'volume': {'volume_type': '7a8acacf-66db-4893-99b3-7287d792c616', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:49.476133 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fa7c8f87-d0ff-427a-a19a-4ebc9a67cfaa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:49.481731 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-710ba455-c05d-4dca-a162-43fefa46470d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 404 Jul 03 15:55:49.482596 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 960/3839] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:55:49 2026] POST /volume/v3/volumes => generated 114 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:49.483845 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fa7c8f87-d0ff-427a-a19a-4ebc9a67cfaa tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a returned with HTTP 200 Jul 03 15:55:49.484475 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 960/3840] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:49 2026] GET /volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:49.493612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-76a845ec-354e-417c-bee7-345b45bdde20 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.495881 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-76a845ec-354e-417c-bee7-345b45bdde20 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616/action Jul 03 15:55:49.496269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-76a845ec-354e-417c-bee7-345b45bdde20 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action body: b'{"addProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:49.496412 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-76a845ec-354e-417c-bee7-345b45bdde20 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:49.511739 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-76a845ec-354e-417c-bee7-345b45bdde20 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616/action returned with HTTP 202 Jul 03 15:55:49.512342 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 962/3841] 10.4.3.228 () {68 vars in 1384 bytes} [Fri Jul 3 15:55:49 2026] POST /volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:49.520456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.522146 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:49.522483 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a8acacf-66db-4893-99b3-7287d792c616", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-449383980"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:49.524294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Create volume request body: {'volume': {'volume_type': '7a8acacf-66db-4893-99b3-7287d792c616', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-449383980'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:49.528330 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Create volume of 1 GB Jul 03 15:55:49.528609 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:49.528609 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:49.529142 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Availability Zones retrieved successfully. Jul 03 15:55:49.534143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Flow 'volume_create_api' (2e25e0b9-e472-45c3-9175-2d44fd7fdde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:49.535024 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368b8fdc-b821-451a-8da9-5e0b87e7213f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:49.535889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:49.554818 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368b8fdc-b821-451a-8da9-5e0b87e7213f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:55:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a8acacf-66db-4893-99b3-7287d792c616,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-690477920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a8acacf-66db-4893-99b3-7287d792c616', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:49.555568 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35475c9a-59c1-469d-a5a8-ace0f12a86a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:49.582090 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-690477920 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-690477920, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:49.582388 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-690477920 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-690477920, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:55:49.624040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Created reservations ['4d9cb8d5-9dba-440e-8c67-8d9bb6f7a837', '816f264b-0678-4430-91bf-eeb6c9383bee', 'd4a44b03-64b1-4cb2-a3cd-14bee36b7cc3', 'd8427ee9-51df-4d39-b10a-c527f78ed45c'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:49.624961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35475c9a-59c1-469d-a5a8-ace0f12a86a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d9cb8d5-9dba-440e-8c67-8d9bb6f7a837', '816f264b-0678-4430-91bf-eeb6c9383bee', 'd4a44b03-64b1-4cb2-a3cd-14bee36b7cc3', 'd8427ee9-51df-4d39-b10a-c527f78ed45c']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:49.625727 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9061489b-e5a0-473a-801c-1c11e247857e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:49.654490 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9061489b-e5a0-473a-801c-1c11e247857e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9130d6f9-6f2b-4e64-afd8-d647037645dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-449383980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0164686f54ee4261a81884376924bc4b',qos_specs=None,replication_status=,reservations=['4d9cb8d5-9dba-440e-8c67-8d9bb6f7a837','816f264b-0678-4430-91bf-eeb6c9383bee','d4a44b03-64b1-4cb2-a3cd-14bee36b7cc3','d8427ee9-51df-4d39-b10a-c527f78ed45c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c099aa0e53e04392a4d267ca8d75569d',volume_type_id=7a8acacf-66db-4893-99b3-7287d792c616), '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-03T15:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-449383980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9130d6f9-6f2b-4e64-afd8-d647037645dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0164686f54ee4261a81884376924bc4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c099aa0e53e04392a4d267ca8d75569d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a8acacf-66db-4893-99b3-7287d792c616),volume_type_id=7a8acacf-66db-4893-99b3-7287d792c616)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:49.656355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6c0b83-9d57-41a5-b6da-950fb6392431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:49.705928 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6c0b83-9d57-41a5-b6da-950fb6392431) transitioned into 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-449383980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0164686f54ee4261a81884376924bc4b',qos_specs=None,replication_status=,reservations=['4d9cb8d5-9dba-440e-8c67-8d9bb6f7a837','816f264b-0678-4430-91bf-eeb6c9383bee','d4a44b03-64b1-4cb2-a3cd-14bee36b7cc3','d8427ee9-51df-4d39-b10a-c527f78ed45c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c099aa0e53e04392a4d267ca8d75569d',volume_type_id=7a8acacf-66db-4893-99b3-7287d792c616)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:49.706466 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7037c334-d0e4-4173-8932-7087ec7f9e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:49.719766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7037c334-d0e4-4173-8932-7087ec7f9e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:49.720631 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Flow 'volume_create_api' (2e25e0b9-e472-45c3-9175-2d44fd7fdde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:49.721019 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Create volume request issued successfully. Jul 03 15:55:49.721669 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca9b4991-ec1d-4a5d-ab9a-7019b799b4fd tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:49.722148 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 960/3842] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:49 2026] POST /volume/v3/volumes => generated 794 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:49.736945 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-81cf6a59-9ddb-4e41-8fac-9a7c5ef7ff1a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:49.739451 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-81cf6a59-9ddb-4e41-8fac-9a7c5ef7ff1a tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] GET https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd Jul 03 15:55:49.739790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-81cf6a59-9ddb-4e41-8fac-9a7c5ef7ff1a tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:49.740105 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-81cf6a59-9ddb-4e41-8fac-9a7c5ef7ff1a tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:49.749306 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:49.749306 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:49.756307 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-81cf6a59-9ddb-4e41-8fac-9a7c5ef7ff1a tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Volume info retrieved successfully. Jul 03 15:55:49.763854 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-81cf6a59-9ddb-4e41-8fac-9a7c5ef7ff1a tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd returned with HTTP 200 Jul 03 15:55:49.764569 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 961/3843] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:49 2026] GET /volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:50.110142 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-81635d31-b315-4f1d-ae40-1946726f87c9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.111859 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-81635d31-b315-4f1d-ae40-1946726f87c9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 Jul 03 15:55:50.112031 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-81635d31-b315-4f1d-ae40-1946726f87c9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.112209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-81635d31-b315-4f1d-ae40-1946726f87c9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.116265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-81635d31-b315-4f1d-ae40-1946726f87c9 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 returned with HTTP 404 Jul 03 15:55:50.116725 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 961/3844] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/snapshots/c2c4e420-123e-4541-a4e6-e1f721d6c0b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:50.123125 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3eda82ef-506d-4ede-ba7d-2932f35b30ec None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.124722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3eda82ef-506d-4ede-ba7d-2932f35b30ec tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:55:50.124887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3eda82ef-506d-4ede-ba7d-2932f35b30ec tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.125086 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3eda82ef-506d-4ede-ba7d-2932f35b30ec tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.132148 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.132148 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:50.136159 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3eda82ef-506d-4ede-ba7d-2932f35b30ec tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:50.141007 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3eda82ef-506d-4ede-ba7d-2932f35b30ec tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:55:50.141444 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 963/3845] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:50.153348 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7652dffc-437f-438d-90e3-2a92d802deb0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.155316 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7652dffc-437f-438d-90e3-2a92d802deb0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:55:50.155550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7652dffc-437f-438d-90e3-2a92d802deb0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.155791 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7652dffc-437f-438d-90e3-2a92d802deb0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.163266 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.163266 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:50.166576 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7652dffc-437f-438d-90e3-2a92d802deb0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:50.170498 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7652dffc-437f-438d-90e3-2a92d802deb0 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:55:50.170871 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 961/3846] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:50.182615 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.184217 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] DELETE https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:55:50.184380 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.184548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.184722 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume with id: 6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:55:50.191425 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.191425 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:50.191856 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:50.211484 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Delete volume request issued successfully. Jul 03 15:55:50.211677 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c332dea-31be-42bb-98e9-83cb681cf8c3 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 202 Jul 03 15:55:50.212101 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 962/3847] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:50 2026] DELETE /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:50.219554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3aad5ab7-e174-410a-a189-bb3ed8aa2bd8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.221377 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3aad5ab7-e174-410a-a189-bb3ed8aa2bd8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:55:50.221604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3aad5ab7-e174-410a-a189-bb3ed8aa2bd8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.221861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3aad5ab7-e174-410a-a189-bb3ed8aa2bd8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.228778 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.228778 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:50.232587 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3aad5ab7-e174-410a-a189-bb3ed8aa2bd8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Volume info retrieved successfully. Jul 03 15:55:50.237773 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3aad5ab7-e174-410a-a189-bb3ed8aa2bd8 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 200 Jul 03 15:55:50.238165 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 962/3848] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:50.496608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5a41d7b4-118f-48a4-a295-452e74891683 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.498456 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a41d7b4-118f-48a4-a295-452e74891683 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:50.498631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a41d7b4-118f-48a4-a295-452e74891683 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.498818 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a41d7b4-118f-48a4-a295-452e74891683 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.504213 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a41d7b4-118f-48a4-a295-452e74891683 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a returned with HTTP 404 Jul 03 15:55:50.504665 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 964/3849] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:50.511515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.513234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:55:50.513420 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.513649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.513937 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:50.514721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:50.521006 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Get all volumes completed successfully. Jul 03 15:55:50.521420 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c149bf1f-6521-40de-b93d-0ded30e5d728 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:55:50.521630 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 962/3850] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:55:50.531525 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.533174 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots Jul 03 15:55:50.533330 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.533517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.533789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:50.534745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.db.api [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Building query based on filter {{(pid=99819) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:55:50.538426 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Get all snapshots completed successfully. Jul 03 15:55:50.538691 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9cccbb4-90b4-47f3-9278-304e86b97440 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 200 Jul 03 15:55:50.539104 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 963/3851] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:55:50.550677 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-92741f71-dd28-4363-8e33-682b98c373f3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.552413 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92741f71-dd28-4363-8e33-682b98c373f3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 Jul 03 15:55:50.552647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92741f71-dd28-4363-8e33-682b98c373f3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.552864 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92741f71-dd28-4363-8e33-682b98c373f3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.553011 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-92741f71-dd28-4363-8e33-682b98c373f3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete snapshot with id: 902dad44-dd28-429e-a40e-0494410b2176 Jul 03 15:55:50.557246 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92741f71-dd28-4363-8e33-682b98c373f3 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 returned with HTTP 404 Jul 03 15:55:50.557782 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 963/3852] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:55:50 2026] DELETE /volume/v3/snapshots/902dad44-dd28-429e-a40e-0494410b2176 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:50.565093 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-21fc1cd9-fb19-46dc-b25f-81306b2d1868 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.567075 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-21fc1cd9-fb19-46dc-b25f-81306b2d1868 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d Jul 03 15:55:50.567297 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-21fc1cd9-fb19-46dc-b25f-81306b2d1868 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.567510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-21fc1cd9-fb19-46dc-b25f-81306b2d1868 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.567630 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-21fc1cd9-fb19-46dc-b25f-81306b2d1868 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete snapshot with id: 27bfa421-3abc-413f-a4ac-9772aaff7e7d Jul 03 15:55:50.572311 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-21fc1cd9-fb19-46dc-b25f-81306b2d1868 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d returned with HTTP 404 Jul 03 15:55:50.572898 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 965/3853] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:55:50 2026] DELETE /volume/v3/snapshots/27bfa421-3abc-413f-a4ac-9772aaff7e7d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:50.581442 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-27eab3a1-9431-4c44-8196-aff64b9f47ce None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.583713 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27eab3a1-9431-4c44-8196-aff64b9f47ce tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:50.583957 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-27eab3a1-9431-4c44-8196-aff64b9f47ce tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.584218 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-27eab3a1-9431-4c44-8196-aff64b9f47ce tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.591182 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27eab3a1-9431-4c44-8196-aff64b9f47ce tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a returned with HTTP 404 Jul 03 15:55:50.591848 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 963/3854] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:50.598951 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2d4d7da2-fd93-4f76-a360-444c9be9ec5e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.600858 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2d4d7da2-fd93-4f76-a360-444c9be9ec5e tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:50.601078 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2d4d7da2-fd93-4f76-a360-444c9be9ec5e tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.601289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2d4d7da2-fd93-4f76-a360-444c9be9ec5e tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.601476 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-2d4d7da2-fd93-4f76-a360-444c9be9ec5e tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume with id: 50338f73-0580-40d2-9ac1-40465a1ac74a Jul 03 15:55:50.608117 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2d4d7da2-fd93-4f76-a360-444c9be9ec5e tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a returned with HTTP 404 Jul 03 15:55:50.608608 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 964/3855] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:50 2026] DELETE /volume/v3/volumes/50338f73-0580-40d2-9ac1-40465a1ac74a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:55:50.618714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.620276 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:50.620569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1521507314"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:50.622150 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1521507314'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:50.622301 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume of 1 GB Jul 03 15:55:50.627967 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Availability Zones retrieved successfully. Jul 03 15:55:50.633233 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Flow 'volume_create_api' (4963d160-a8ba-49b0-a98f-f6fc191c2ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:50.634863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce71f0c-800f-448b-bac2-709ed430a1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:50.635771 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:50.661331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce71f0c-800f-448b-bac2-709ed430a1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:50.662071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224b20a0-2e9f-4f9a-8ba0-5952b532e65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:50.704971 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Created reservations ['38807666-493b-416e-acee-14aafc509657', '0ee8ec05-e56f-4085-8214-3c77ae65ab21', 'c146915b-7345-4771-a9c0-d5c7dc40e4fc', 'af3fc6d9-22b3-493a-a3b4-b43824ed7cac'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:50.705747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224b20a0-2e9f-4f9a-8ba0-5952b532e65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38807666-493b-416e-acee-14aafc509657', '0ee8ec05-e56f-4085-8214-3c77ae65ab21', 'c146915b-7345-4771-a9c0-d5c7dc40e4fc', 'af3fc6d9-22b3-493a-a3b4-b43824ed7cac']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:50.706503 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1ebc83-1574-44db-afe6-df02c634d243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:50.728114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1ebc83-1574-44db-afe6-df02c634d243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6b5adda-6d08-431f-bb0a-c4c896a5470c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1521507314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd470f8b0276462b9a7d66e6d84a11b0',qos_specs=None,replication_status=,reservations=['38807666-493b-416e-acee-14aafc509657','0ee8ec05-e56f-4085-8214-3c77ae65ab21','c146915b-7345-4771-a9c0-d5c7dc40e4fc','af3fc6d9-22b3-493a-a3b4-b43824ed7cac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e250b4a3804e8393a482927ec5e077',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1521507314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6b5adda-6d08-431f-bb0a-c4c896a5470c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd470f8b0276462b9a7d66e6d84a11b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88e250b4a3804e8393a482927ec5e077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:50.728871 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738dd317-4dcf-4bf1-8b1a-2548b5ff5baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:50.752400 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738dd317-4dcf-4bf1-8b1a-2548b5ff5baf) transitioned into 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-1521507314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd470f8b0276462b9a7d66e6d84a11b0',qos_specs=None,replication_status=,reservations=['38807666-493b-416e-acee-14aafc509657','0ee8ec05-e56f-4085-8214-3c77ae65ab21','c146915b-7345-4771-a9c0-d5c7dc40e4fc','af3fc6d9-22b3-493a-a3b4-b43824ed7cac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e250b4a3804e8393a482927ec5e077',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:50.753389 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e8624b-f7e9-4b75-ba3b-0fe6dcdf77e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:50.766443 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e8624b-f7e9-4b75-ba3b-0fe6dcdf77e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:50.767220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Flow 'volume_create_api' (4963d160-a8ba-49b0-a98f-f6fc191c2ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:50.767509 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume request issued successfully. Jul 03 15:55:50.768070 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de125ace-9c3a-4cf7-9361-bbd9f76e0735 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:50.768458 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 964/3856] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:55:50 2026] POST /volume/v3/volumes => generated 751 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:50.778116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-380147ee-5c2a-4a97-afb3-9887f3b6a635 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.780516 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-380147ee-5c2a-4a97-afb3-9887f3b6a635 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] GET https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd Jul 03 15:55:50.780811 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-380147ee-5c2a-4a97-afb3-9887f3b6a635 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.781105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-380147ee-5c2a-4a97-afb3-9887f3b6a635 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.783738 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b3c7f591-b59b-4b81-b9b7-9a42eec5075d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.785714 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3c7f591-b59b-4b81-b9b7-9a42eec5075d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:50.785924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b3c7f591-b59b-4b81-b9b7-9a42eec5075d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.786197 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b3c7f591-b59b-4b81-b9b7-9a42eec5075d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.791445 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.791445 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:50.793880 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.793880 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:50.796791 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-380147ee-5c2a-4a97-afb3-9887f3b6a635 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Volume info retrieved successfully. Jul 03 15:55:50.799834 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b3c7f591-b59b-4b81-b9b7-9a42eec5075d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:50.802790 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-380147ee-5c2a-4a97-afb3-9887f3b6a635 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd returned with HTTP 200 Jul 03 15:55:50.803319 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 966/3857] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:50.803985 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b3c7f591-b59b-4b81-b9b7-9a42eec5075d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c returned with HTTP 200 Jul 03 15:55:50.804392 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 964/3858] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:50.816330 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1ae84d81-c2c8-42b7-a8e8-952b3c846b72 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.821339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ae84d81-c2c8-42b7-a8e8-952b3c846b72 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] GET https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd Jul 03 15:55:50.821576 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ae84d81-c2c8-42b7-a8e8-952b3c846b72 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.821848 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ae84d81-c2c8-42b7-a8e8-952b3c846b72 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.829832 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.829832 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:50.834341 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1ae84d81-c2c8-42b7-a8e8-952b3c846b72 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Volume info retrieved successfully. Jul 03 15:55:50.840072 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ae84d81-c2c8-42b7-a8e8-952b3c846b72 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd returned with HTTP 200 Jul 03 15:55:50.840583 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 965/3859] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:50.857320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.860773 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd Jul 03 15:55:50.861062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.861344 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.861573 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Delete volume with id: 9130d6f9-6f2b-4e64-afd8-d647037645dd Jul 03 15:55:50.873375 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.873375 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:50.874080 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Volume info retrieved successfully. Jul 03 15:55:50.904256 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Delete volume request issued successfully. Jul 03 15:55:50.904460 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bac9f2ce-fe02-48ea-858a-31fa09d1c03d tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd returned with HTTP 202 Jul 03 15:55:50.904904 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 965/3860] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:50 2026] DELETE /volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:50.913726 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-562abcbb-6729-4dc2-a656-dc04ef18f4fc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:50.915940 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-562abcbb-6729-4dc2-a656-dc04ef18f4fc tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] GET https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd Jul 03 15:55:50.916597 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-562abcbb-6729-4dc2-a656-dc04ef18f4fc tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:50.917830 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-562abcbb-6729-4dc2-a656-dc04ef18f4fc tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:50.925946 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:50.925946 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:50.930414 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-562abcbb-6729-4dc2-a656-dc04ef18f4fc tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Volume info retrieved successfully. Jul 03 15:55:50.935323 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-562abcbb-6729-4dc2-a656-dc04ef18f4fc tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd returned with HTTP 200 Jul 03 15:55:50.935760 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 967/3861] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:50 2026] GET /volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:51.254369 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-73a68e58-28c9-4838-a78a-49fbb067bce5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:51.256203 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73a68e58-28c9-4838-a78a-49fbb067bce5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] GET https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba Jul 03 15:55:51.256447 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73a68e58-28c9-4838-a78a-49fbb067bce5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:51.256728 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73a68e58-28c9-4838-a78a-49fbb067bce5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:51.262738 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73a68e58-28c9-4838-a78a-49fbb067bce5 tempest-SnapshotDataIntegrityTests-1881809239 tempest-SnapshotDataIntegrityTests-1881809239-project-member] https://10.4.3.228/volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba returned with HTTP 404 Jul 03 15:55:51.263289 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 965/3862] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:51 2026] GET /volume/v3/volumes/6d291eb5-06b3-48bd-9f61-278ff21dddba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:51.823065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ba1d2302-a947-4879-8f98-ae74ffe62e32 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:51.829004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba1d2302-a947-4879-8f98-ae74ffe62e32 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:51.829004 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba1d2302-a947-4879-8f98-ae74ffe62e32 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:51.829004 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba1d2302-a947-4879-8f98-ae74ffe62e32 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:51.840460 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:51.840460 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:51.845094 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ba1d2302-a947-4879-8f98-ae74ffe62e32 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:51.850292 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba1d2302-a947-4879-8f98-ae74ffe62e32 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c returned with HTTP 200 Jul 03 15:55:51.850714 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 966/3863] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:51 2026] GET /volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:51.865309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:51.867088 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:55:51.867416 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6b5adda-6d08-431f-bb0a-c4c896a5470c", "name": "tempest-VolumesDeleteCascade-Snapshot-13255891"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:51.876667 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:51.876667 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:51.877294 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:51.877653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create snapshot from volume e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:51.914050 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Created reservations ['a1cf9677-9be0-4192-9cc1-ae97e32ebbf9', '34728e26-152d-40be-a5de-a32072147952', '45a239b3-ca3b-48b0-9d7f-e018f604f068', '7ed8fe01-4a90-4929-8218-47874845d09f'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:51.950408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-483a23e9-a116-4e1c-9074-e865c1b37d22 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:51.951447 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot create request issued successfully. Jul 03 15:55:51.951924 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e2f5b7f0-cfb6-4e8e-b55f-6505068ef2d5 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:55:51.952385 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 966/3864] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:55:51 2026] POST /volume/v3/snapshots => generated 305 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:51.954365 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-483a23e9-a116-4e1c-9074-e865c1b37d22 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] GET https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd Jul 03 15:55:51.954365 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-483a23e9-a116-4e1c-9074-e865c1b37d22 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:51.954365 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-483a23e9-a116-4e1c-9074-e865c1b37d22 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:51.962907 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-483a23e9-a116-4e1c-9074-e865c1b37d22 tempest-VolumeTypesAccessTest-987328190 tempest-VolumeTypesAccessTest-987328190-project-member] https://10.4.3.228/volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd returned with HTTP 404 Jul 03 15:55:51.963695 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 968/3865] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:51 2026] GET /volume/v3/volumes/9130d6f9-6f2b-4e64-afd8-d647037645dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:51.963896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0c2a748d-ef9c-43bb-af75-cba65f28a825 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:51.966676 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0c2a748d-ef9c-43bb-af75-cba65f28a825 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 Jul 03 15:55:51.966967 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0c2a748d-ef9c-43bb-af75-cba65f28a825 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:51.967249 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0c2a748d-ef9c-43bb-af75-cba65f28a825 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:51.973488 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c3bae7aa-783c-45ab-9b5b-4b6fe480e637 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:51.973582 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:51.973582 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:51.974247 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0c2a748d-ef9c-43bb-af75-cba65f28a825 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot retrieved successfully. Jul 03 15:55:51.975493 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0c2a748d-ef9c-43bb-af75-cba65f28a825 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 returned with HTTP 200 Jul 03 15:55:51.975968 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c3bae7aa-783c-45ab-9b5b-4b6fe480e637 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616/action Jul 03 15:55:51.976157 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 966/3866] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:51 2026] GET /volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:51.976437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c3bae7aa-783c-45ab-9b5b-4b6fe480e637 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action body: b'{"removeProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:51.976631 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c3bae7aa-783c-45ab-9b5b-4b6fe480e637 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:51.993998 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c3bae7aa-783c-45ab-9b5b-4b6fe480e637 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616/action returned with HTTP 202 Jul 03 15:55:51.994549 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 967/3867] 10.4.3.228 () {68 vars in 1384 bytes} [Fri Jul 3 15:55:51 2026] POST /volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:52.004301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0b6b71e6-a23c-4f8d-89f1-b15486745b0f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.006906 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0b6b71e6-a23c-4f8d-89f1-b15486745b0f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] DELETE https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616 Jul 03 15:55:52.007132 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0b6b71e6-a23c-4f8d-89f1-b15486745b0f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.007388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0b6b71e6-a23c-4f8d-89f1-b15486745b0f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.007762 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:52.007762 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:52.034454 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0b6b71e6-a23c-4f8d-89f1-b15486745b0f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616 returned with HTTP 202 Jul 03 15:55:52.034970 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 967/3868] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:52 2026] DELETE /volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:52.044358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7fcf45d1-2628-4fa4-8552-fe7d34d86d3d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.045712 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7fcf45d1-2628-4fa4-8552-fe7d34d86d3d tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] GET https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616 Jul 03 15:55:52.046049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7fcf45d1-2628-4fa4-8552-fe7d34d86d3d tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.046389 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7fcf45d1-2628-4fa4-8552-fe7d34d86d3d tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.049336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7fcf45d1-2628-4fa4-8552-fe7d34d86d3d tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616 returned with HTTP 404 Jul 03 15:55:52.049938 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 969/3869] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:52 2026] GET /volume/v3/types/7a8acacf-66db-4893-99b3-7287d792c616 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:52.060818 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e0dc608-d5d5-4c93-90fe-4f375dca2a64 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.063414 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e0dc608-d5d5-4c93-90fe-4f375dca2a64 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:55:52.063885 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e0dc608-d5d5-4c93-90fe-4f375dca2a64 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1456595039", "os-volume-type-access:is_public": false}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:52.080894 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e0dc608-d5d5-4c93-90fe-4f375dca2a64 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:55:52.081410 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 967/3870] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:55:52 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:52.094211 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5e1fc00e-64c4-4e03-8124-0ba83f6ffca5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.095874 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e1fc00e-64c4-4e03-8124-0ba83f6ffca5 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action Jul 03 15:55:52.096206 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e1fc00e-64c4-4e03-8124-0ba83f6ffca5 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action body: b'{"addProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:52.096317 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5e1fc00e-64c4-4e03-8124-0ba83f6ffca5 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:52.107700 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5e1fc00e-64c4-4e03-8124-0ba83f6ffca5 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action returned with HTTP 202 Jul 03 15:55:52.108109 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 968/3871] 10.4.3.228 () {68 vars in 1384 bytes} [Fri Jul 3 15:55:52 2026] POST /volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:52.116331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-252774dc-3766-4fe2-8a58-767180fa4f0c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.118481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-252774dc-3766-4fe2-8a58-767180fa4f0c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action Jul 03 15:55:52.118876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-252774dc-3766-4fe2-8a58-767180fa4f0c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action body: b'{"addProjectAccess": {"project": "c489042ea79b4833bd4925b7e525f41b"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:52.119115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-252774dc-3766-4fe2-8a58-767180fa4f0c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c489042ea79b4833bd4925b7e525f41b"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:52.131675 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-252774dc-3766-4fe2-8a58-767180fa4f0c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action returned with HTTP 202 Jul 03 15:55:52.132217 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 968/3872] 10.4.3.228 () {68 vars in 1384 bytes} [Fri Jul 3 15:55:52 2026] POST /volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:52.142254 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bf14e88b-565c-4dec-8014-5e03edd1a40f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.143781 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf14e88b-565c-4dec-8014-5e03edd1a40f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] GET https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/os-volume-type-access Jul 03 15:55:52.144100 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf14e88b-565c-4dec-8014-5e03edd1a40f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.144341 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf14e88b-565c-4dec-8014-5e03edd1a40f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.157070 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf14e88b-565c-4dec-8014-5e03edd1a40f tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/os-volume-type-access returned with HTTP 200 Jul 03 15:55:52.157913 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 970/3873] 10.4.3.228 () {66 vars in 1408 bytes} [Fri Jul 3 15:55:52 2026] GET /volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:52.168111 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5255de32-26d1-4982-ad77-827b1d39428c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.170282 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5255de32-26d1-4982-ad77-827b1d39428c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action Jul 03 15:55:52.170695 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5255de32-26d1-4982-ad77-827b1d39428c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action body: b'{"removeProjectAccess": {"project": "c489042ea79b4833bd4925b7e525f41b"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:52.170843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5255de32-26d1-4982-ad77-827b1d39428c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c489042ea79b4833bd4925b7e525f41b"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:52.184511 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5255de32-26d1-4982-ad77-827b1d39428c tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action returned with HTTP 202 Jul 03 15:55:52.185070 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 968/3874] 10.4.3.228 () {68 vars in 1384 bytes} [Fri Jul 3 15:55:52 2026] POST /volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:52.195309 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f4ba2d39-27d9-4dda-a6f8-84790c4f8918 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.197146 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4ba2d39-27d9-4dda-a6f8-84790c4f8918 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] POST https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action Jul 03 15:55:52.197516 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4ba2d39-27d9-4dda-a6f8-84790c4f8918 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action body: b'{"removeProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:52.197654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f4ba2d39-27d9-4dda-a6f8-84790c4f8918 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0164686f54ee4261a81884376924bc4b"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:52.211020 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f4ba2d39-27d9-4dda-a6f8-84790c4f8918 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action returned with HTTP 202 Jul 03 15:55:52.211614 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 969/3875] 10.4.3.228 () {68 vars in 1384 bytes} [Fri Jul 3 15:55:52 2026] POST /volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:52.219879 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ef449ad6-7ba3-4bbf-bba0-1e7f9c6af720 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.221834 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef449ad6-7ba3-4bbf-bba0-1e7f9c6af720 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] DELETE https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865 Jul 03 15:55:52.222023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef449ad6-7ba3-4bbf-bba0-1e7f9c6af720 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.222231 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef449ad6-7ba3-4bbf-bba0-1e7f9c6af720 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.255131 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef449ad6-7ba3-4bbf-bba0-1e7f9c6af720 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865 returned with HTTP 202 Jul 03 15:55:52.255584 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 969/3876] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:55:52 2026] DELETE /volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:52.264387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c7aed77d-098a-4a67-9744-03acc8860316 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.267140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c7aed77d-098a-4a67-9744-03acc8860316 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] GET https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865 Jul 03 15:55:52.267140 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c7aed77d-098a-4a67-9744-03acc8860316 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.267140 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c7aed77d-098a-4a67-9744-03acc8860316 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.269540 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c7aed77d-098a-4a67-9744-03acc8860316 tempest-VolumeTypesAccessTest-554085550 tempest-VolumeTypesAccessTest-554085550-project-admin] https://10.4.3.228/volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865 returned with HTTP 404 Jul 03 15:55:52.270191 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 971/3877] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 15:55:52 2026] GET /volume/v3/types/26da6c51-8bcf-4a19-a9bc-5e2ec63e7865 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:52.823692 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-aeeb1271-cbe5-4730-9048-4d06f767bda8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.824158 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aeeb1271-cbe5-4730-9048-4d06f767bda8 None None] GET https://10.4.3.228/volume// Jul 03 15:55:52.824327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aeeb1271-cbe5-4730-9048-4d06f767bda8 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.824611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aeeb1271-cbe5-4730-9048-4d06f767bda8 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.825073 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aeeb1271-cbe5-4730-9048-4d06f767bda8 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:55:52.825525 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 969/3878] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:55:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:55:52.836712 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-f6dd4959-183d-4ea0-9294-12362d7d0593 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.843207 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-f6dd4959-183d-4ea0-9294-12362d7d0593 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:55:52.843821 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-f6dd4959-183d-4ea0-9294-12362d7d0593 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.844476 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-f6dd4959-183d-4ea0-9294-12362d7d0593 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.868721 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:52.868721 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:52.874446 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-f6dd4959-183d-4ea0-9294-12362d7d0593 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:55:52.880890 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-f6dd4959-183d-4ea0-9294-12362d7d0593 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 200 Jul 03 15:55:52.881524 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 970/3879] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:55:52 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 1546 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:55:52.987721 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-00d89734-f2e7-47c2-aaa7-b3f5cc9f868b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:52.989347 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-00d89734-f2e7-47c2-aaa7-b3f5cc9f868b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 Jul 03 15:55:52.989604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-00d89734-f2e7-47c2-aaa7-b3f5cc9f868b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:52.989839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-00d89734-f2e7-47c2-aaa7-b3f5cc9f868b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:52.997063 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:52.997063 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:52.997759 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-00d89734-f2e7-47c2-aaa7-b3f5cc9f868b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot retrieved successfully. Jul 03 15:55:52.998608 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-00d89734-f2e7-47c2-aaa7-b3f5cc9f868b tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 returned with HTTP 200 Jul 03 15:55:52.999090 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 970/3880] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:55:52 2026] GET /volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:53.009325 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3ec44628-0177-4410-ac1d-93884743febf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:53.013398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-edb4ada4-40ac-4fbf-8950-cf9335c7c9ce None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:53.013718 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:53.016288 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-edb4ada4-40ac-4fbf-8950-cf9335c7c9ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068 Jul 03 15:55:53.016780 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-edb4ada4-40ac-4fbf-8950-cf9335c7c9ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:53.018069 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "808c626d-2efe-4c17-ad24-b504d9b61da8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1160537662"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:53.020961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume request body: {'volume': {'snapshot_id': '808c626d-2efe-4c17-ad24-b504d9b61da8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1160537662'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:53.027068 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-edb4ada4-40ac-4fbf-8950-cf9335c7c9ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:55:53.028556 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:53.028556 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:53.029108 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Snapshot retrieved successfully. Jul 03 15:55:53.029308 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume of 1 GB Jul 03 15:55:53.033812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-edb4ada4-40ac-4fbf-8950-cf9335c7c9ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:55:53.034112 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Availability Zones retrieved successfully. Jul 03 15:55:53.034801 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:53.034801 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:53.041218 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Flow 'volume_create_api' (9b63a0c7-5fa3-4d56-bc13-0ceb8e76c773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:53.042578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c87bdf-376f-49a7-b895-a3dd77af37cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:53.043771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:53.091241 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c87bdf-376f-49a7-b895-a3dd77af37cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '808c626d-2efe-4c17-ad24-b504d9b61da8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:53.092249 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6997d1e9-2970-479c-8b1a-c0d752109aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:53.166954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Created reservations ['c081c001-5630-4dd9-9f70-f008a6a9748c', 'ade5ec68-1b6f-4b5e-a33a-a18a6dcafd02', 'a5f7f390-5fc4-4365-a830-b205ff29bd18', '7703802c-b5d0-4f1e-a887-ef643de213ba'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:53.168064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6997d1e9-2970-479c-8b1a-c0d752109aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c081c001-5630-4dd9-9f70-f008a6a9748c', 'ade5ec68-1b6f-4b5e-a33a-a18a6dcafd02', 'a5f7f390-5fc4-4365-a830-b205ff29bd18', '7703802c-b5d0-4f1e-a887-ef643de213ba']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:53.169135 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d07db2-855d-411d-aaa3-7dd9b95a676f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:53.226849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d07db2-855d-411d-aaa3-7dd9b95a676f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87554097-7856-4f45-9844-e205010bd230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1160537662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd470f8b0276462b9a7d66e6d84a11b0',qos_specs=None,replication_status=,reservations=['c081c001-5630-4dd9-9f70-f008a6a9748c','ade5ec68-1b6f-4b5e-a33a-a18a6dcafd02','a5f7f390-5fc4-4365-a830-b205ff29bd18','7703802c-b5d0-4f1e-a887-ef643de213ba'],size=1,snapshot_id=808c626d-2efe-4c17-ad24-b504d9b61da8,source_replicaid=,source_volid=None,status='creating',user_id='88e250b4a3804e8393a482927ec5e077',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1160537662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87554097-7856-4f45-9844-e205010bd230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd470f8b0276462b9a7d66e6d84a11b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=808c626d-2efe-4c17-ad24-b504d9b61da8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88e250b4a3804e8393a482927ec5e077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:53.228036 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77852a86-beeb-4980-b87a-692c081921bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:53.255559 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77852a86-beeb-4980-b87a-692c081921bb) transitioned into 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-1160537662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd470f8b0276462b9a7d66e6d84a11b0',qos_specs=None,replication_status=,reservations=['c081c001-5630-4dd9-9f70-f008a6a9748c','ade5ec68-1b6f-4b5e-a33a-a18a6dcafd02','a5f7f390-5fc4-4365-a830-b205ff29bd18','7703802c-b5d0-4f1e-a887-ef643de213ba'],size=1,snapshot_id=808c626d-2efe-4c17-ad24-b504d9b61da8,source_replicaid=,source_volid=None,status='creating',user_id='88e250b4a3804e8393a482927ec5e077',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:53.256534 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17996ad6-e6f2-4a29-a203-9c7f513e2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:53.292780 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17996ad6-e6f2-4a29-a203-9c7f513e2121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:53.293825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Flow 'volume_create_api' (9b63a0c7-5fa3-4d56-bc13-0ceb8e76c773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:53.294307 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Create volume request issued successfully. Jul 03 15:55:53.295417 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3ec44628-0177-4410-ac1d-93884743febf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:53.295969 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 972/3881] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:53 2026] POST /volume/v3/volumes => generated 785 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:53.314529 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-47e9fcf3-4e38-49e1-b87c-7dfd9ff7b40a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:53.317977 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-47e9fcf3-4e38-49e1-b87c-7dfd9ff7b40a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:53.317977 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-47e9fcf3-4e38-49e1-b87c-7dfd9ff7b40a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:53.318085 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-47e9fcf3-4e38-49e1-b87c-7dfd9ff7b40a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:53.329107 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:53.329107 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:53.335114 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-47e9fcf3-4e38-49e1-b87c-7dfd9ff7b40a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:53.341716 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-47e9fcf3-4e38-49e1-b87c-7dfd9ff7b40a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 returned with HTTP 200 Jul 03 15:55:53.342415 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 971/3882] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:53 2026] GET /volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:55:53.562515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-edb4ada4-40ac-4fbf-8950-cf9335c7c9ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b-np0000004436" released by "attachment_update" :: held 0.529s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:55:53.562934 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-edb4ada4-40ac-4fbf-8950-cf9335c7c9ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068 returned with HTTP 200 Jul 03 15:55:53.563487 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 970/3883] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:55:53 2026] PUT /volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:54.080681 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-18bcf464-2229-490b-ad02-e401f02aa586 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:54.083086 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-18bcf464-2229-490b-ad02-e401f02aa586 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068/action Jul 03 15:55:54.083556 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-18bcf464-2229-490b-ad02-e401f02aa586 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:54.083634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-18bcf464-2229-490b-ad02-e401f02aa586 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:54.091512 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=680,cinder:INSERT=104,cinder:UPDATE=170,cinder:DELETE=1 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:55:54.110233 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:54.110233 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:54.136883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e3cd1aa4-d3c7-413f-8677-220cd6c82506 req-18bcf464-2229-490b-ad02-e401f02aa586 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068/action returned with HTTP 204 Jul 03 15:55:54.137674 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 971/3884] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:55:54 2026] POST /volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:54.362045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d1cf4352-c407-4256-b3a3-65411080fd4f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:54.365188 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1cf4352-c407-4256-b3a3-65411080fd4f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:54.365590 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1cf4352-c407-4256-b3a3-65411080fd4f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:54.366003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d1cf4352-c407-4256-b3a3-65411080fd4f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:54.377431 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:54.377431 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:54.391316 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d1cf4352-c407-4256-b3a3-65411080fd4f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:54.400148 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d1cf4352-c407-4256-b3a3-65411080fd4f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 returned with HTTP 200 Jul 03 15:55:54.400291 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 973/3885] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:54 2026] GET /volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:54.417376 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9f1e275a-2e49-409e-b86b-e5e6c917324d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:54.420280 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f1e275a-2e49-409e-b86b-e5e6c917324d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:54.420548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f1e275a-2e49-409e-b86b-e5e6c917324d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:54.420843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f1e275a-2e49-409e-b86b-e5e6c917324d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:54.431637 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:54.431637 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:54.437962 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9f1e275a-2e49-409e-b86b-e5e6c917324d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:54.444378 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f1e275a-2e49-409e-b86b-e5e6c917324d tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 returned with HTTP 200 Jul 03 15:55:54.445009 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 972/3886] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:54 2026] GET /volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:54.464811 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:54.467514 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c?cascade=True Jul 03 15:55:54.467514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:54.468076 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:54.468076 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume with id: e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:54.471030 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=647,cinder:UPDATE=178,cinder:INSERT=83 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:55:54.480309 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:54.480309 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:54.480715 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:54.515766 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume request issued successfully. Jul 03 15:55:54.515766 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-00918b1f-24c6-4b8d-bf2b-e398b1ad3682 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c?cascade=True returned with HTTP 202 Jul 03 15:55:54.516188 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 971/3887] 10.4.3.228 () {66 vars in 1376 bytes} [Fri Jul 3 15:55:54 2026] DELETE /volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:54.526510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c3a916a4-fed1-4f3f-8c0a-bceaf4b5b89a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:54.528639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3a916a4-fed1-4f3f-8c0a-bceaf4b5b89a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:54.528940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3a916a4-fed1-4f3f-8c0a-bceaf4b5b89a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:54.529026 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3a916a4-fed1-4f3f-8c0a-bceaf4b5b89a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:54.539229 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:54.539229 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:54.543938 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c3a916a4-fed1-4f3f-8c0a-bceaf4b5b89a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:54.550095 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3a916a4-fed1-4f3f-8c0a-bceaf4b5b89a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c returned with HTTP 200 Jul 03 15:55:54.550538 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 972/3888] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:54 2026] GET /volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:55.503793 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7058727f-c33a-41fe-b304-71c5d9f0aaaf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:55.568944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a36e3989-9a48-4372-b766-0b54cad0617f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:55.571097 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a36e3989-9a48-4372-b766-0b54cad0617f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:55.571435 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a36e3989-9a48-4372-b766-0b54cad0617f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:55.571949 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a36e3989-9a48-4372-b766-0b54cad0617f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:55.584526 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a36e3989-9a48-4372-b766-0b54cad0617f tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c returned with HTTP 404 Jul 03 15:55:55.585293 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 973/3889] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:55 2026] GET /volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:55.594534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dfd4909e-e125-4458-8582-d04ecdb0099a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:55.596776 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dfd4909e-e125-4458-8582-d04ecdb0099a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes Jul 03 15:55:55.597109 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dfd4909e-e125-4458-8582-d04ecdb0099a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:55.597370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dfd4909e-e125-4458-8582-d04ecdb0099a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:55.597684 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-dfd4909e-e125-4458-8582-d04ecdb0099a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:55.598129 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:55.598129 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:55.598720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-dfd4909e-e125-4458-8582-d04ecdb0099a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:55:55.609767 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dfd4909e-e125-4458-8582-d04ecdb0099a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Get all volumes completed successfully. Jul 03 15:55:55.610157 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7058727f-c33a-41fe-b304-71c5d9f0aaaf tempest-AvailabilityZoneTestJSON-2084687192 tempest-AvailabilityZoneTestJSON-2084687192-project-member] GET https://10.4.3.228/volume/v3/os-availability-zone Jul 03 15:55:55.610373 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dfd4909e-e125-4458-8582-d04ecdb0099a tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 200 Jul 03 15:55:55.610427 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7058727f-c33a-41fe-b304-71c5d9f0aaaf tempest-AvailabilityZoneTestJSON-2084687192 tempest-AvailabilityZoneTestJSON-2084687192-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:55.610631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7058727f-c33a-41fe-b304-71c5d9f0aaaf tempest-AvailabilityZoneTestJSON-2084687192 tempest-AvailabilityZoneTestJSON-2084687192-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:55.610904 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 972/3890] 10.4.3.228 () {66 vars in 1237 bytes} [Fri Jul 3 15:55:55 2026] GET /volume/v3/volumes => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:55.614308 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=535,cinder:UPDATE=81,cinder:INSERT=44 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:55:55.621152 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7058727f-c33a-41fe-b304-71c5d9f0aaaf tempest-AvailabilityZoneTestJSON-2084687192 tempest-AvailabilityZoneTestJSON-2084687192-project-member] Availability Zones retrieved successfully. Jul 03 15:55:55.621495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7058727f-c33a-41fe-b304-71c5d9f0aaaf tempest-AvailabilityZoneTestJSON-2084687192 tempest-AvailabilityZoneTestJSON-2084687192-project-member] https://10.4.3.228/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 15:55:55.622001 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 974/3891] 10.4.3.228 () {66 vars in 1276 bytes} [Fri Jul 3 15:55:55 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:55:55.624237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:55.626246 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/snapshots Jul 03 15:55:55.626564 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:55.626978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:55.627283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:55:55.628491 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.db.api [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Building query based on filter {{(pid=99817) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:55:55.634936 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Get all snapshots completed successfully. Jul 03 15:55:55.635357 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84b8f00f-fe99-4f7d-acd7-4e6cb0ed6130 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 200 Jul 03 15:55:55.635827 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 973/3892] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:55:55 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:55:55.650190 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3a68132c-a5f8-418f-8d15-0b3bf12cdc90 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:55.652225 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a68132c-a5f8-418f-8d15-0b3bf12cdc90 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:55.652506 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3a68132c-a5f8-418f-8d15-0b3bf12cdc90 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:55.652831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3a68132c-a5f8-418f-8d15-0b3bf12cdc90 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:55.663805 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:55.663805 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:55.668585 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3a68132c-a5f8-418f-8d15-0b3bf12cdc90 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:55.674462 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a68132c-a5f8-418f-8d15-0b3bf12cdc90 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 returned with HTTP 200 Jul 03 15:55:55.674906 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 974/3893] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:55 2026] GET /volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:55.686386 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:55.688595 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:55.688889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:55.689467 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:55.689467 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume with id: 87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:55.697698 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:55.697698 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:55.698249 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:55.723246 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume request issued successfully. Jul 03 15:55:55.723508 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d4716c84-5d2b-4a0a-b32f-f2d81c3204e2 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 returned with HTTP 202 Jul 03 15:55:55.724116 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 973/3894] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:55 2026] DELETE /volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:55.732456 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3c807c79-52b3-42c1-900c-709b27ad41ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:55.735464 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c807c79-52b3-42c1-900c-709b27ad41ab tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:55.735464 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c807c79-52b3-42c1-900c-709b27ad41ab tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:55.736311 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c807c79-52b3-42c1-900c-709b27ad41ab tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:55.744494 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:55.744494 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:55.750288 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3c807c79-52b3-42c1-900c-709b27ad41ab tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Volume info retrieved successfully. Jul 03 15:55:55.758931 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c807c79-52b3-42c1-900c-709b27ad41ab tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 returned with HTTP 200 Jul 03 15:55:55.759519 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 975/3895] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:55 2026] GET /volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:55:56.774550 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8b2fa4a5-ba92-4ba3-a24b-b8f456ce8163 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:56.776871 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8b2fa4a5-ba92-4ba3-a24b-b8f456ce8163 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 Jul 03 15:55:56.777204 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8b2fa4a5-ba92-4ba3-a24b-b8f456ce8163 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:56.777878 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8b2fa4a5-ba92-4ba3-a24b-b8f456ce8163 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:56.785160 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8b2fa4a5-ba92-4ba3-a24b-b8f456ce8163 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 returned with HTTP 404 Jul 03 15:55:56.786244 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 974/3896] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:56 2026] GET /volume/v3/volumes/87554097-7856-4f45-9844-e205010bd230 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:56.794782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9da6801b-8cf0-4a78-809e-057aea8867cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:56.797100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9da6801b-8cf0-4a78-809e-057aea8867cf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 Jul 03 15:55:56.797411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9da6801b-8cf0-4a78-809e-057aea8867cf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:56.797724 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9da6801b-8cf0-4a78-809e-057aea8867cf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:56.797905 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-9da6801b-8cf0-4a78-809e-057aea8867cf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete snapshot with id: 808c626d-2efe-4c17-ad24-b504d9b61da8 Jul 03 15:55:56.803293 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9da6801b-8cf0-4a78-809e-057aea8867cf tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 returned with HTTP 404 Jul 03 15:55:56.804005 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 975/3897] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:55:56 2026] DELETE /volume/v3/snapshots/808c626d-2efe-4c17-ad24-b504d9b61da8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:56.816924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-94bfe989-c9ea-4da6-a415-9881ffa79393 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:56.821395 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-94bfe989-c9ea-4da6-a415-9881ffa79393 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] GET https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:56.821689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-94bfe989-c9ea-4da6-a415-9881ffa79393 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:56.821921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-94bfe989-c9ea-4da6-a415-9881ffa79393 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:56.830211 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-94bfe989-c9ea-4da6-a415-9881ffa79393 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c returned with HTTP 404 Jul 03 15:55:56.830849 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 974/3898] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:56 2026] GET /volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:55:56.838839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-23a9b9b3-71d4-4727-9835-0fef43972066 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:56.840552 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-23a9b9b3-71d4-4727-9835-0fef43972066 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] DELETE https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:56.840738 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-23a9b9b3-71d4-4727-9835-0fef43972066 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:56.840907 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-23a9b9b3-71d4-4727-9835-0fef43972066 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:56.841134 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-23a9b9b3-71d4-4727-9835-0fef43972066 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] Delete volume with id: e6b5adda-6d08-431f-bb0a-c4c896a5470c Jul 03 15:55:56.848230 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-23a9b9b3-71d4-4727-9835-0fef43972066 tempest-VolumesDeleteCascade-73544316 tempest-VolumesDeleteCascade-73544316-project-member] https://10.4.3.228/volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c returned with HTTP 404 Jul 03 15:55:56.848825 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 976/3899] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:56 2026] DELETE /volume/v3/volumes/e6b5adda-6d08-431f-bb0a-c4c896a5470c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:55:57.114807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:57.120335 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:55:57.120764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2067085244"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:57.123543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Create volume request body: {'volume': {'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2067085244'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:55:57.222646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Create volume of 1 GB Jul 03 15:55:57.226362 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Availability Zones retrieved successfully. Jul 03 15:55:57.246594 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Flow 'volume_create_api' (880681b8-3adc-44ea-82c9-4d8a4ea4bc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:57.247995 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf683149-3ad8-43ed-9008-6228eb73e88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:57.249458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:55:57.318633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf683149-3ad8-43ed-9008-6228eb73e88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:57.319400 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1eaf90-de61-4d42-b2c1-f79df85f5040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:57.377722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Created reservations ['90e5ecf7-fb5d-4dbc-b65a-017e30621d77', '9b63a734-a064-4b3c-b345-891427622dea', 'ed963f9b-6d07-45d8-9252-56777b5c1a79', '1f387a59-d680-47fa-8ed5-9d91a282911b'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:55:57.378480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1eaf90-de61-4d42-b2c1-f79df85f5040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e5ecf7-fb5d-4dbc-b65a-017e30621d77', '9b63a734-a064-4b3c-b345-891427622dea', 'ed963f9b-6d07-45d8-9252-56777b5c1a79', '1f387a59-d680-47fa-8ed5-9d91a282911b']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:57.379499 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a605c1c9-9dfb-4a07-8af5-8ab1c07e305d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:57.404482 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a605c1c9-9dfb-4a07-8af5-8ab1c07e305d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74bd64db-3453-4db8-9926-21082a9f16a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2067085244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59c5250ba41543029666e0bf8f443264',qos_specs=None,replication_status=,reservations=['90e5ecf7-fb5d-4dbc-b65a-017e30621d77','9b63a734-a064-4b3c-b345-891427622dea','ed963f9b-6d07-45d8-9252-56777b5c1a79','1f387a59-d680-47fa-8ed5-9d91a282911b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a5f7d6c8bd43c6840e77c519e0a804',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2067085244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74bd64db-3453-4db8-9926-21082a9f16a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59c5250ba41543029666e0bf8f443264',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='43a5f7d6c8bd43c6840e77c519e0a804',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:57.405192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c65cb3-675f-40b9-8ef2-c3b62e00db1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:57.426811 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c65cb3-675f-40b9-8ef2-c3b62e00db1d) transitioned into 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-2067085244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59c5250ba41543029666e0bf8f443264',qos_specs=None,replication_status=,reservations=['90e5ecf7-fb5d-4dbc-b65a-017e30621d77','9b63a734-a064-4b3c-b345-891427622dea','ed963f9b-6d07-45d8-9252-56777b5c1a79','1f387a59-d680-47fa-8ed5-9d91a282911b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a5f7d6c8bd43c6840e77c519e0a804',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:57.427402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070c3a67-00d0-45c5-9584-917a174fe6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:55:57.437243 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070c3a67-00d0-45c5-9584-917a174fe6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:55:57.438088 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Flow 'volume_create_api' (880681b8-3adc-44ea-82c9-4d8a4ea4bc5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:55:57.438384 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Create volume request issued successfully. Jul 03 15:55:57.438990 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ffd2f3aa-a5d2-44bf-a907-b3f1745d418e tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:55:57.439445 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 975/3900] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:55:57 2026] POST /volume/v3/volumes => generated 751 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:55:57.459109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c7e9d690-c62e-44f5-b857-24213550aa85 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:57.461265 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c7e9d690-c62e-44f5-b857-24213550aa85 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] GET https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:57.461265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c7e9d690-c62e-44f5-b857-24213550aa85 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:57.462950 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c7e9d690-c62e-44f5-b857-24213550aa85 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:57.464560 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=562,cinder:INSERT=78,cinder:UPDATE=121 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:55:57.475551 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:57.475551 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:57.480470 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c7e9d690-c62e-44f5-b857-24213550aa85 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:57.486838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c7e9d690-c62e-44f5-b857-24213550aa85 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 returned with HTTP 200 Jul 03 15:55:57.487286 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 976/3901] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:57 2026] GET /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:58.506943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ab82dd08-6022-48b4-a78e-f0a62642485b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.509229 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab82dd08-6022-48b4-a78e-f0a62642485b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] GET https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:58.510363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab82dd08-6022-48b4-a78e-f0a62642485b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:58.510363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab82dd08-6022-48b4-a78e-f0a62642485b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:58.518653 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.518653 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:58.522808 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ab82dd08-6022-48b4-a78e-f0a62642485b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.527452 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab82dd08-6022-48b4-a78e-f0a62642485b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 returned with HTTP 200 Jul 03 15:55:58.527876 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 975/3902] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:58 2026] GET /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:58.540377 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9544009f-cfb3-44a3-ad61-5ae5e710a0b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.542192 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9544009f-cfb3-44a3-ad61-5ae5e710a0b2 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] POST https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action Jul 03 15:55:58.542551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9544009f-cfb3-44a3-ad61-5ae5e710a0b2 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-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=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:58.542680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9544009f-cfb3-44a3-ad61-5ae5e710a0b2 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-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=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:58.551544 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.551544 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:58.558600 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.558600 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:58.559105 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9544009f-cfb3-44a3-ad61-5ae5e710a0b2 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.578851 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9544009f-cfb3-44a3-ad61-5ae5e710a0b2 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Update volume metadata completed successfully. Jul 03 15:55:58.579406 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9544009f-cfb3-44a3-ad61-5ae5e710a0b2 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action returned with HTTP 200 Jul 03 15:55:58.580113 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 977/3903] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 15:55:58 2026] POST /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:58.588775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1c987708-3c53-4d3b-9b59-9563512854c8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.590837 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1c987708-3c53-4d3b-9b59-9563512854c8 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] GET https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:58.591076 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1c987708-3c53-4d3b-9b59-9563512854c8 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:58.591301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1c987708-3c53-4d3b-9b59-9563512854c8 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:58.600381 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.600381 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:58.604279 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1c987708-3c53-4d3b-9b59-9563512854c8 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.610093 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1c987708-3c53-4d3b-9b59-9563512854c8 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 returned with HTTP 200 Jul 03 15:55:58.610794 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 976/3904] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:58 2026] GET /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 => generated 1419 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:58.622935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.624862 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] POST https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action Jul 03 15:55:58.625363 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:58.625502 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:58.635454 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.635454 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:58.643645 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.643645 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:58.644314 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.662463 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Get volume image-metadata completed successfully. Jul 03 15:55:58.684460 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Delete volume metadata completed successfully. Jul 03 15:55:58.684786 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0f45ae5-02a8-4173-b0d2-111d3edd637d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action returned with HTTP 200 Jul 03 15:55:58.685512 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 977/3905] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:55:58 2026] POST /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action => generated 0 bytes in 63 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 15:55:58.694836 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9bc59279-b181-4c92-9975-27cdfdf0229b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.697444 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9bc59279-b181-4c92-9975-27cdfdf0229b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] POST https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action Jul 03 15:55:58.697970 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9bc59279-b181-4c92-9975-27cdfdf0229b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:55:58.698159 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9bc59279-b181-4c92-9975-27cdfdf0229b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:55:58.710757 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.710757 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:55:58.712140 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9bc59279-b181-4c92-9975-27cdfdf0229b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.722453 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9bc59279-b181-4c92-9975-27cdfdf0229b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Get volume image-metadata completed successfully. Jul 03 15:55:58.722822 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9bc59279-b181-4c92-9975-27cdfdf0229b tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action returned with HTTP 200 Jul 03 15:55:58.726734 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 976/3906] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:55:58 2026] POST /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0/action => generated 537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:55:58.732843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1ef4ab58-a083-4779-8b8e-4d6a8a284932 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.735225 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ef4ab58-a083-4779-8b8e-4d6a8a284932 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] GET https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:58.735473 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ab58-a083-4779-8b8e-4d6a8a284932 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:58.735807 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ab58-a083-4779-8b8e-4d6a8a284932 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:58.746287 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.746287 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:55:58.754132 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1ef4ab58-a083-4779-8b8e-4d6a8a284932 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.761747 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1ef4ab58-a083-4779-8b8e-4d6a8a284932 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 returned with HTTP 200 Jul 03 15:55:58.763075 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 978/3907] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:58 2026] GET /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 => generated 1393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:58.779110 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.781979 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] DELETE https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:58.782227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:58.782507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:58.783519 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Delete volume with id: 74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:58.793508 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.793508 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:55:58.794194 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.838289 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Delete volume request issued successfully. Jul 03 15:55:58.838289 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fcfd6bca-9168-4711-bb13-cd9ccfa427a9 tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 returned with HTTP 202 Jul 03 15:55:58.839283 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 977/3908] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:55:58 2026] DELETE /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:55:58.848432 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-83b3a162-9e3b-4c8b-9ff6-51fc5a44382d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:58.851064 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-83b3a162-9e3b-4c8b-9ff6-51fc5a44382d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] GET https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:58.851313 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-83b3a162-9e3b-4c8b-9ff6-51fc5a44382d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:58.851689 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-83b3a162-9e3b-4c8b-9ff6-51fc5a44382d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:58.862243 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:55:58.862243 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:55:58.869017 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-83b3a162-9e3b-4c8b-9ff6-51fc5a44382d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Volume info retrieved successfully. Jul 03 15:55:58.878256 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-83b3a162-9e3b-4c8b-9ff6-51fc5a44382d tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 returned with HTTP 200 Jul 03 15:55:58.878853 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 978/3909] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:58 2026] GET /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 => generated 1392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:55:59.893489 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3a70ee4b-3050-4b07-a84b-d3e10371293c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:55:59.895327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a70ee4b-3050-4b07-a84b-d3e10371293c tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] GET https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 Jul 03 15:55:59.895327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a70ee4b-3050-4b07-a84b-d3e10371293c tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:55:59.895546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a70ee4b-3050-4b07-a84b-d3e10371293c tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:55:59.901906 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a70ee4b-3050-4b07-a84b-d3e10371293c tempest-VolumesImageMetadata-2141573547 tempest-VolumesImageMetadata-2141573547-project-member] https://10.4.3.228/volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 returned with HTTP 404 Jul 03 15:55:59.902612 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 977/3910] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:55:59 2026] GET /volume/v3/volumes/74bd64db-3453-4db8-9926-21082a9f16a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:01.433738 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:01.564441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:01.564834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2047085724"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:01.566436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2047085724'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:01.566561 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Create volume of 1 GB Jul 03 15:56:01.571548 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Availability Zones retrieved successfully. Jul 03 15:56:01.580463 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Flow 'volume_create_api' (65f7481e-2b78-49ee-be2d-0c9bf2fb77de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:01.581889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3c60a1-707c-4c2d-9f01-b43b467b4440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:01.582690 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:56:01.638958 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3c60a1-707c-4c2d-9f01-b43b467b4440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:01.639723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453d9940-a6f6-45b4-9241-5eee8be441d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:01.741340 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Created reservations ['cb580337-cdc5-4939-b487-bcd094533070', '245fb613-aa82-40c0-8a6f-ba4da7b1f3f6', '31d02a77-260a-4105-a7e0-ee8fd586deb0', '76bdda6f-3031-4625-a925-8f386088a32c'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:01.742364 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453d9940-a6f6-45b4-9241-5eee8be441d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb580337-cdc5-4939-b487-bcd094533070', '245fb613-aa82-40c0-8a6f-ba4da7b1f3f6', '31d02a77-260a-4105-a7e0-ee8fd586deb0', '76bdda6f-3031-4625-a925-8f386088a32c']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:01.743334 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e670cb1-01e2-43f7-82b6-9df031f9600d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:01.770660 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e670cb1-01e2-43f7-82b6-9df031f9600d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4b11c38-73d1-483e-aa41-0480c4ae2ecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2047085724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f5dfdc13fb420c82e2491c1f1e7253',qos_specs=None,replication_status=,reservations=['cb580337-cdc5-4939-b487-bcd094533070','245fb613-aa82-40c0-8a6f-ba4da7b1f3f6','31d02a77-260a-4105-a7e0-ee8fd586deb0','76bdda6f-3031-4625-a925-8f386088a32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a413d50c86435381dc6f75117018e3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2047085724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4b11c38-73d1-483e-aa41-0480c4ae2ecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96f5dfdc13fb420c82e2491c1f1e7253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='50a413d50c86435381dc6f75117018e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:01.772128 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f34a36-34c2-4d5c-a0a2-88057d24b1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:01.797351 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f34a36-34c2-4d5c-a0a2-88057d24b1ed) transitioned into 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-2047085724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f5dfdc13fb420c82e2491c1f1e7253',qos_specs=None,replication_status=,reservations=['cb580337-cdc5-4939-b487-bcd094533070','245fb613-aa82-40c0-8a6f-ba4da7b1f3f6','31d02a77-260a-4105-a7e0-ee8fd586deb0','76bdda6f-3031-4625-a925-8f386088a32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a413d50c86435381dc6f75117018e3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:01.798386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6f440c-3a69-4b58-9cb6-380c32518a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:01.812061 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6f440c-3a69-4b58-9cb6-380c32518a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:01.813293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Flow 'volume_create_api' (65f7481e-2b78-49ee-be2d-0c9bf2fb77de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:01.813759 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Create volume request issued successfully. Jul 03 15:56:01.814607 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57ef9d97-94f8-4c7c-a2d3-e18604797bfb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:56:01.815181 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 979/3911] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:01 2026] POST /volume/v3/volumes => generated 755 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:01.831926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-572ad0f6-b37e-4d42-90a1-14048a055822 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:01.834265 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-572ad0f6-b37e-4d42-90a1-14048a055822 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:01.834473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-572ad0f6-b37e-4d42-90a1-14048a055822 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:01.834725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-572ad0f6-b37e-4d42-90a1-14048a055822 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:01.843450 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:01.843450 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:01.847734 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-572ad0f6-b37e-4d42-90a1-14048a055822 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Volume info retrieved successfully. Jul 03 15:56:01.853030 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-572ad0f6-b37e-4d42-90a1-14048a055822 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf returned with HTTP 200 Jul 03 15:56:01.853543 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 978/3912] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:01 2026] GET /volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:02.869415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-63ce5953-77e5-4a00-8a9b-86f0c22ae4c3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:02.871572 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-63ce5953-77e5-4a00-8a9b-86f0c22ae4c3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:02.872313 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-63ce5953-77e5-4a00-8a9b-86f0c22ae4c3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:02.872592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-63ce5953-77e5-4a00-8a9b-86f0c22ae4c3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:02.880529 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:02.880529 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:02.885481 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-63ce5953-77e5-4a00-8a9b-86f0c22ae4c3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Volume info retrieved successfully. Jul 03 15:56:02.891574 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-63ce5953-77e5-4a00-8a9b-86f0c22ae4c3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf returned with HTTP 200 Jul 03 15:56:02.892286 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 979/3913] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:02 2026] GET /volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:02.913496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:02.915452 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:56:02.915930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4b11c38-73d1-483e-aa41-0480c4ae2ecf", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1057722211"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:02.927864 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:02.927864 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:02.928372 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Volume info retrieved successfully. Jul 03 15:56:02.928588 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Create snapshot from volume f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:02.998317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Created reservations ['e3f21704-e6ac-4768-bf49-a82ee60ac740', '4fd19f56-41a0-41c7-9028-746641c4ef5a', 'd5ea0245-1603-4ae7-a560-eaf2b4aae600', '0903b36c-633e-431a-a966-03c15800bfa8'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:03.067531 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot create request issued successfully. Jul 03 15:56:03.067929 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b5ee0ec8-1e2f-4851-83fe-e9492ec717eb tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:56:03.068910 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 978/3914] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:56:02 2026] POST /volume/v3/snapshots => generated 311 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:03.083105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e828b481-7056-47e0-8593-d559294881ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:03.086219 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e828b481-7056-47e0-8593-d559294881ab tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 Jul 03 15:56:03.087013 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e828b481-7056-47e0-8593-d559294881ab tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:03.087013 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e828b481-7056-47e0-8593-d559294881ab tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:03.095292 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:03.095292 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:03.095967 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e828b481-7056-47e0-8593-d559294881ab tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:03.097065 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e828b481-7056-47e0-8593-d559294881ab tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 returned with HTTP 200 Jul 03 15:56:03.097573 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 980/3915] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:03 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:04.112043 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f52e5417-3772-42b7-a9a8-198f4ca00644 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.113795 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f52e5417-3772-42b7-a9a8-198f4ca00644 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 Jul 03 15:56:04.114573 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f52e5417-3772-42b7-a9a8-198f4ca00644 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.114573 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f52e5417-3772-42b7-a9a8-198f4ca00644 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.123850 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.123850 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:04.124302 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f52e5417-3772-42b7-a9a8-198f4ca00644 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.125356 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f52e5417-3772-42b7-a9a8-198f4ca00644 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 returned with HTTP 200 Jul 03 15:56:04.125602 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 979/3916] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:04.136966 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4a539bdc-60d2-4645-8b91-4f36b0145720 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.139142 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4a539bdc-60d2-4645-8b91-4f36b0145720 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] POST https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.139547 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4a539bdc-60d2-4645-8b91-4f36b0145720 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:04.146822 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.146822 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:04.147636 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4a539bdc-60d2-4645-8b91-4f36b0145720 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.177942 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4a539bdc-60d2-4645-8b91-4f36b0145720 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Update snapshot metadata completed successfully. Jul 03 15:56:04.178252 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4a539bdc-60d2-4645-8b91-4f36b0145720 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.178794 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 980/3917] 10.4.3.228 () {68 vars in 1402 bytes} [Fri Jul 3 15:56:04 2026] POST /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.195805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5a3ed3ad-f8c4-48f7-b188-8eeb86b4cf3d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.197941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5a3ed3ad-f8c4-48f7-b188-8eeb86b4cf3d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.198518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5a3ed3ad-f8c4-48f7-b188-8eeb86b4cf3d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.198518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5a3ed3ad-f8c4-48f7-b188-8eeb86b4cf3d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.206833 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.206833 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:04.207514 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5a3ed3ad-f8c4-48f7-b188-8eeb86b4cf3d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.208506 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5a3ed3ad-f8c4-48f7-b188-8eeb86b4cf3d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Get snapshot metadata completed successfully. Jul 03 15:56:04.208897 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5a3ed3ad-f8c4-48f7-b188-8eeb86b4cf3d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.213598 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 979/3918] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.219982 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e4654081-7cea-4fed-b9fc-2ae1a46526a9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.221652 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e4654081-7cea-4fed-b9fc-2ae1a46526a9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] PUT https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.222018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e4654081-7cea-4fed-b9fc-2ae1a46526a9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:04.231276 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.231276 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:04.232131 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e4654081-7cea-4fed-b9fc-2ae1a46526a9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.272299 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e4654081-7cea-4fed-b9fc-2ae1a46526a9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Update snapshot metadata completed successfully. Jul 03 15:56:04.272701 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e4654081-7cea-4fed-b9fc-2ae1a46526a9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.273145 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 981/3919] 10.4.3.228 () {68 vars in 1401 bytes} [Fri Jul 3 15:56:04 2026] PUT /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 57 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.281409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5771042d-72d1-479e-b8a6-85b33b35b7c8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.283970 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5771042d-72d1-479e-b8a6-85b33b35b7c8 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.284279 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5771042d-72d1-479e-b8a6-85b33b35b7c8 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.284580 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5771042d-72d1-479e-b8a6-85b33b35b7c8 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.295243 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.295243 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:04.296366 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5771042d-72d1-479e-b8a6-85b33b35b7c8 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.297659 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5771042d-72d1-479e-b8a6-85b33b35b7c8 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Get snapshot metadata completed successfully. Jul 03 15:56:04.298014 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5771042d-72d1-479e-b8a6-85b33b35b7c8 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.298498 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 980/3920] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.315186 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.317865 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 Jul 03 15:56:04.318150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.318406 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.334708 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.334708 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:04.335675 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.336571 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Get snapshot metadata completed successfully. Jul 03 15:56:04.355435 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Delete snapshot metadata completed successfully. Jul 03 15:56:04.355598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4bf754c3-52aa-4779-aa2b-764da54c80b3 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 returned with HTTP 200 Jul 03 15:56:04.356556 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 981/3921] 10.4.3.228 () {66 vars in 1399 bytes} [Fri Jul 3 15:56:04 2026] DELETE /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 15:56:04.366701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-82f5da17-a9db-4616-9ea5-da51e6dde481 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.370256 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82f5da17-a9db-4616-9ea5-da51e6dde481 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.370566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82f5da17-a9db-4616-9ea5-da51e6dde481 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.370889 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82f5da17-a9db-4616-9ea5-da51e6dde481 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.378273 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.378273 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:04.378915 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-82f5da17-a9db-4616-9ea5-da51e6dde481 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.380069 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-82f5da17-a9db-4616-9ea5-da51e6dde481 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Get snapshot metadata completed successfully. Jul 03 15:56:04.380406 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82f5da17-a9db-4616-9ea5-da51e6dde481 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.380917 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 980/3922] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.390660 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f771ef4f-755b-4e1e-93fd-fbbcbc90e47c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.395543 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f771ef4f-755b-4e1e-93fd-fbbcbc90e47c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] PUT https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.395543 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f771ef4f-755b-4e1e-93fd-fbbcbc90e47c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:04.403013 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.403013 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:04.403603 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f771ef4f-755b-4e1e-93fd-fbbcbc90e47c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.426201 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f771ef4f-755b-4e1e-93fd-fbbcbc90e47c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Update snapshot metadata completed successfully. Jul 03 15:56:04.427259 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f771ef4f-755b-4e1e-93fd-fbbcbc90e47c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.427663 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 982/3923] 10.4.3.228 () {68 vars in 1401 bytes} [Fri Jul 3 15:56:04 2026] PUT /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.440266 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-82581d3b-5ada-4163-8bc7-1e089600e06b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.441593 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-82581d3b-5ada-4163-8bc7-1e089600e06b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] POST https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.442166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-82581d3b-5ada-4163-8bc7-1e089600e06b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:04.453431 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.453431 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:04.453967 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-82581d3b-5ada-4163-8bc7-1e089600e06b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.489638 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-82581d3b-5ada-4163-8bc7-1e089600e06b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Update snapshot metadata completed successfully. Jul 03 15:56:04.490105 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-82581d3b-5ada-4163-8bc7-1e089600e06b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.490576 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 981/3924] 10.4.3.228 () {68 vars in 1402 bytes} [Fri Jul 3 15:56:04 2026] POST /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 68 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.505896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-21e81a6f-9075-497a-b189-7a32501d4f4c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.508664 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21e81a6f-9075-497a-b189-7a32501d4f4c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.508664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21e81a6f-9075-497a-b189-7a32501d4f4c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.508664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-21e81a6f-9075-497a-b189-7a32501d4f4c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.515442 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.515442 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:04.515936 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-21e81a6f-9075-497a-b189-7a32501d4f4c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.516754 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-21e81a6f-9075-497a-b189-7a32501d4f4c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Get snapshot metadata completed successfully. Jul 03 15:56:04.517001 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-21e81a6f-9075-497a-b189-7a32501d4f4c tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.517379 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 982/3925] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.532911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f66a22e1-9293-48df-ba2e-0b1470899f5d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.537384 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f66a22e1-9293-48df-ba2e-0b1470899f5d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] PUT https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 Jul 03 15:56:04.537384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f66a22e1-9293-48df-ba2e-0b1470899f5d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:04.549533 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.549533 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:04.549533 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f66a22e1-9293-48df-ba2e-0b1470899f5d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.604692 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f66a22e1-9293-48df-ba2e-0b1470899f5d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Update snapshot metadata completed successfully. Jul 03 15:56:04.605648 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f66a22e1-9293-48df-ba2e-0b1470899f5d tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 returned with HTTP 200 Jul 03 15:56:04.605648 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 981/3926] 10.4.3.228 () {68 vars in 1416 bytes} [Fri Jul 3 15:56:04 2026] PUT /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 => generated 35 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.618815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a54fab48-322b-4642-9121-fb78589af045 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.629331 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a54fab48-322b-4642-9121-fb78589af045 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 Jul 03 15:56:04.629331 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a54fab48-322b-4642-9121-fb78589af045 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.629331 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a54fab48-322b-4642-9121-fb78589af045 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.635551 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.635551 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:04.636408 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a54fab48-322b-4642-9121-fb78589af045 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.637261 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a54fab48-322b-4642-9121-fb78589af045 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Get snapshot metadata completed successfully. Jul 03 15:56:04.638150 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a54fab48-322b-4642-9121-fb78589af045 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 returned with HTTP 200 Jul 03 15:56:04.638150 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 983/3927] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.655407 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b462e538-4a9c-4de0-ab89-5660f3a2456b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.657915 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b462e538-4a9c-4de0-ab89-5660f3a2456b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.658166 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b462e538-4a9c-4de0-ab89-5660f3a2456b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.658356 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b462e538-4a9c-4de0-ab89-5660f3a2456b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.664891 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.664891 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:04.665418 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b462e538-4a9c-4de0-ab89-5660f3a2456b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.666381 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b462e538-4a9c-4de0-ab89-5660f3a2456b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Get snapshot metadata completed successfully. Jul 03 15:56:04.666669 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b462e538-4a9c-4de0-ab89-5660f3a2456b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.667042 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 982/3928] 10.4.3.228 () {66 vars in 1381 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.679510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b87e825f-6dde-4366-8a14-42ae5bd5dc4e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.681341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b87e825f-6dde-4366-8a14-42ae5bd5dc4e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] PUT https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata Jul 03 15:56:04.681896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b87e825f-6dde-4366-8a14-42ae5bd5dc4e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:04.699469 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.699469 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:04.699469 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b87e825f-6dde-4366-8a14-42ae5bd5dc4e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.739271 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b87e825f-6dde-4366-8a14-42ae5bd5dc4e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Update snapshot metadata completed successfully. Jul 03 15:56:04.739271 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b87e825f-6dde-4366-8a14-42ae5bd5dc4e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata returned with HTTP 200 Jul 03 15:56:04.739271 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 983/3929] 10.4.3.228 () {68 vars in 1401 bytes} [Fri Jul 3 15:56:04 2026] PUT /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:04.752631 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.754276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 Jul 03 15:56:04.754732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.755028 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.755205 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Delete snapshot with id: 8763e5b4-1008-4f55-8e67-607ff87ec079 Jul 03 15:56:04.763261 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.763261 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:04.765651 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.796543 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot delete request issued successfully. Jul 03 15:56:04.798184 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77cdb3c5-f87c-4936-92af-e46fd3ef03ee tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 returned with HTTP 202 Jul 03 15:56:04.798184 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 982/3930] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:56:04 2026] DELETE /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:56:04.811955 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fa5b4e04-6a3a-40d1-a36d-677ddb093a8b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:04.818148 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fa5b4e04-6a3a-40d1-a36d-677ddb093a8b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 Jul 03 15:56:04.818298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fa5b4e04-6a3a-40d1-a36d-677ddb093a8b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:04.818506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fa5b4e04-6a3a-40d1-a36d-677ddb093a8b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:04.827945 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:04.827945 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:04.828437 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fa5b4e04-6a3a-40d1-a36d-677ddb093a8b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Snapshot retrieved successfully. Jul 03 15:56:04.829279 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fa5b4e04-6a3a-40d1-a36d-677ddb093a8b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 returned with HTTP 200 Jul 03 15:56:04.829766 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 984/3931] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:04 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:56:05.845638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e1cc56df-2e19-4ad7-be72-aa48d973f6b1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:05.850051 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e1cc56df-2e19-4ad7-be72-aa48d973f6b1 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 Jul 03 15:56:05.851328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e1cc56df-2e19-4ad7-be72-aa48d973f6b1 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:05.851514 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e1cc56df-2e19-4ad7-be72-aa48d973f6b1 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:05.856449 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e1cc56df-2e19-4ad7-be72-aa48d973f6b1 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 returned with HTTP 404 Jul 03 15:56:05.857006 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 983/3932] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:05 2026] GET /volume/v3/snapshots/8763e5b4-1008-4f55-8e67-607ff87ec079 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:05.865388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6f6a2284-a439-4264-94c1-07e727a8cac9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:05.867405 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6f6a2284-a439-4264-94c1-07e727a8cac9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:05.867595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6f6a2284-a439-4264-94c1-07e727a8cac9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:05.867823 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6f6a2284-a439-4264-94c1-07e727a8cac9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:05.875986 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:05.875986 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:05.880418 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6f6a2284-a439-4264-94c1-07e727a8cac9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Volume info retrieved successfully. Jul 03 15:56:05.885562 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6f6a2284-a439-4264-94c1-07e727a8cac9 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf returned with HTTP 200 Jul 03 15:56:05.886037 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 984/3933] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:05 2026] GET /volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:05.914632 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-594a9469-2ea4-4e60-918e-fd269f93f98e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:05.919078 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-594a9469-2ea4-4e60-918e-fd269f93f98e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:05.919475 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-594a9469-2ea4-4e60-918e-fd269f93f98e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:05.919475 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-594a9469-2ea4-4e60-918e-fd269f93f98e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:05.919888 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-594a9469-2ea4-4e60-918e-fd269f93f98e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Delete volume with id: f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:05.932698 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:05.932698 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:05.933581 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-594a9469-2ea4-4e60-918e-fd269f93f98e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Volume info retrieved successfully. Jul 03 15:56:05.961501 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-594a9469-2ea4-4e60-918e-fd269f93f98e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Delete volume request issued successfully. Jul 03 15:56:05.961501 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-594a9469-2ea4-4e60-918e-fd269f93f98e tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf returned with HTTP 202 Jul 03 15:56:05.962161 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 983/3934] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:56:05 2026] DELETE /volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:56:05.978250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-615b2bb2-f1de-45b9-ba8a-e5a4512bec29 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:05.982887 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-615b2bb2-f1de-45b9-ba8a-e5a4512bec29 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:05.982887 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-615b2bb2-f1de-45b9-ba8a-e5a4512bec29 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:05.983170 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-615b2bb2-f1de-45b9-ba8a-e5a4512bec29 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:05.993566 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:05.993566 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:05.998726 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-615b2bb2-f1de-45b9-ba8a-e5a4512bec29 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Volume info retrieved successfully. Jul 03 15:56:06.006753 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-615b2bb2-f1de-45b9-ba8a-e5a4512bec29 tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf returned with HTTP 200 Jul 03 15:56:06.007295 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 985/3935] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:05 2026] GET /volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:07.023099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a01ede84-2d42-4055-b606-4c8f78b7a78b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:07.025442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a01ede84-2d42-4055-b606-4c8f78b7a78b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] GET https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf Jul 03 15:56:07.028654 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a01ede84-2d42-4055-b606-4c8f78b7a78b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:07.028654 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a01ede84-2d42-4055-b606-4c8f78b7a78b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:07.032804 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a01ede84-2d42-4055-b606-4c8f78b7a78b tempest-SnapshotMetadataTestJSON-1870359766 tempest-SnapshotMetadataTestJSON-1870359766-project-member] https://10.4.3.228/volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf returned with HTTP 404 Jul 03 15:56:07.033430 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 984/3936] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:07 2026] GET /volume/v3/volumes/f4b11c38-73d1-483e-aa41-0480c4ae2ecf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:08.855276 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:08.970862 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:08.971321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-64843902"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:08.973215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-64843902'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:08.973368 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume of 1 GB Jul 03 15:56:08.978651 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Availability Zones retrieved successfully. Jul 03 15:56:08.987145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Flow 'volume_create_api' (64354ce5-b438-409b-861e-e8d05dbaddeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:08.992122 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1b8c3c-5eb5-45a7-89f8-29a6c388c800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:08.995206 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:56:09.055788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1b8c3c-5eb5-45a7-89f8-29a6c388c800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.056842 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982d642d-5dff-4bef-8e40-7bedd96eaa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.165970 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Created reservations ['cc49360b-de11-454e-8150-f8075b98fc6a', 'cfe08318-51f4-4973-8cca-e5f5e4f98f4d', '7a84c29a-0a7e-4404-91d2-e516bd158889', '7ee8bb60-8f73-456e-8909-b58154453dcf'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:09.166973 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982d642d-5dff-4bef-8e40-7bedd96eaa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc49360b-de11-454e-8150-f8075b98fc6a', 'cfe08318-51f4-4973-8cca-e5f5e4f98f4d', '7a84c29a-0a7e-4404-91d2-e516bd158889', '7ee8bb60-8f73-456e-8909-b58154453dcf']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.167561 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2bd0ae-1c82-490b-83ba-947ce43802a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.195918 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2bd0ae-1c82-490b-83ba-947ce43802a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f34568d-75ab-4a79-9164-e29689406bb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-64843902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e024a35573aa486a99072af024d4f42b',qos_specs=None,replication_status=,reservations=['cc49360b-de11-454e-8150-f8075b98fc6a','cfe08318-51f4-4973-8cca-e5f5e4f98f4d','7a84c29a-0a7e-4404-91d2-e516bd158889','7ee8bb60-8f73-456e-8909-b58154453dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e56411a0024b639f186c67be08337d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-64843902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f34568d-75ab-4a79-9164-e29689406bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e024a35573aa486a99072af024d4f42b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='18e56411a0024b639f186c67be08337d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.196481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acd5ddb-744d-4057-a9f7-aa7fffafba2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.227234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acd5ddb-744d-4057-a9f7-aa7fffafba2b) transitioned into 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-64843902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e024a35573aa486a99072af024d4f42b',qos_specs=None,replication_status=,reservations=['cc49360b-de11-454e-8150-f8075b98fc6a','cfe08318-51f4-4973-8cca-e5f5e4f98f4d','7a84c29a-0a7e-4404-91d2-e516bd158889','7ee8bb60-8f73-456e-8909-b58154453dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e56411a0024b639f186c67be08337d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.228089 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a213c72-9553-432d-9448-329c6f8322b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.243239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a213c72-9553-432d-9448-329c6f8322b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.244750 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Flow 'volume_create_api' (64354ce5-b438-409b-861e-e8d05dbaddeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:09.245435 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume request issued successfully. Jul 03 15:56:09.246146 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-547d7dd6-0f72-490c-a805-8ff80d206f19 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:56:09.246629 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 985/3937] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:08 2026] POST /volume/v3/volumes => generated 748 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:09.262854 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b10ec4fb-3262-4afd-8b7f-3d2b02f86e85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:09.273776 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b10ec4fb-3262-4afd-8b7f-3d2b02f86e85 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 Jul 03 15:56:09.273776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b10ec4fb-3262-4afd-8b7f-3d2b02f86e85 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:09.273776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b10ec4fb-3262-4afd-8b7f-3d2b02f86e85 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:09.290370 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:09.290370 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:09.290544 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-295be772-2b04-4004-a8fe-c2f9026c6300 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:09.295542 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b10ec4fb-3262-4afd-8b7f-3d2b02f86e85 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:09.304045 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b10ec4fb-3262-4afd-8b7f-3d2b02f86e85 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 returned with HTTP 200 Jul 03 15:56:09.304508 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 984/3938] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:09 2026] GET /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:09.404985 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:09.405437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-539781278"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:09.407083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-539781278'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:09.407298 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Create volume of 1 GB Jul 03 15:56:09.413003 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Availability Zones retrieved successfully. Jul 03 15:56:09.419868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Flow 'volume_create_api' (577a7ca4-8d96-41c6-a437-deeeca23bc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:09.421182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d957c1d8-5159-426a-9a3b-acc014c63e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.422522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:56:09.459215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d957c1d8-5159-426a-9a3b-acc014c63e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.460583 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084283cc-efaa-48c3-bc2b-7f7fdc4c031b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.550974 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Created reservations ['95791450-7a4b-4a78-bf31-0f728be16e55', 'cfc05dbf-c70f-4e75-8b92-244c73b58943', '12eba9b4-83c3-4674-9398-9f38730a64e6', '27549bb1-0da5-4bad-80fe-8567a918b8fd'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:09.552255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084283cc-efaa-48c3-bc2b-7f7fdc4c031b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95791450-7a4b-4a78-bf31-0f728be16e55', 'cfc05dbf-c70f-4e75-8b92-244c73b58943', '12eba9b4-83c3-4674-9398-9f38730a64e6', '27549bb1-0da5-4bad-80fe-8567a918b8fd']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.553383 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0964a62f-ab98-46fd-8862-510c72ed0160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.587642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0964a62f-ab98-46fd-8862-510c72ed0160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c51b7a5-a06c-4625-ab8b-fce721b4f573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-539781278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ec1007f99e45798a5b062b2756fcb0',qos_specs=None,replication_status=,reservations=['95791450-7a4b-4a78-bf31-0f728be16e55','cfc05dbf-c70f-4e75-8b92-244c73b58943','12eba9b4-83c3-4674-9398-9f38730a64e6','27549bb1-0da5-4bad-80fe-8567a918b8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c22988e4b0d54acba2caadbd67bb49fa',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-539781278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c51b7a5-a06c-4625-ab8b-fce721b4f573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ec1007f99e45798a5b062b2756fcb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c22988e4b0d54acba2caadbd67bb49fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.588949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29906a0-a9f8-4513-8c55-2162f07dc5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.626422 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29906a0-a9f8-4513-8c55-2162f07dc5f0) transitioned into 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-539781278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00ec1007f99e45798a5b062b2756fcb0',qos_specs=None,replication_status=,reservations=['95791450-7a4b-4a78-bf31-0f728be16e55','cfc05dbf-c70f-4e75-8b92-244c73b58943','12eba9b4-83c3-4674-9398-9f38730a64e6','27549bb1-0da5-4bad-80fe-8567a918b8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c22988e4b0d54acba2caadbd67bb49fa',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.629456 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac74e5e-a8cc-4f04-9b87-6fc944ef4dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:09.641750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac74e5e-a8cc-4f04-9b87-6fc944ef4dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:09.645650 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Flow 'volume_create_api' (577a7ca4-8d96-41c6-a437-deeeca23bc22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:09.645650 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Create volume request issued successfully. Jul 03 15:56:09.645650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-295be772-2b04-4004-a8fe-c2f9026c6300 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:56:09.645650 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 986/3939] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 15:56:09 2026] POST /volume/v3/volumes => generated 773 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:09.662255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2d82db87-ac93-4b3f-80f5-5d73756bd5f9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:09.668948 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d82db87-ac93-4b3f-80f5-5d73756bd5f9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:56:09.668948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d82db87-ac93-4b3f-80f5-5d73756bd5f9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:09.668948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d82db87-ac93-4b3f-80f5-5d73756bd5f9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:09.681250 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:09.681250 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:09.696143 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2d82db87-ac93-4b3f-80f5-5d73756bd5f9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:56:09.703540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d82db87-ac93-4b3f-80f5-5d73756bd5f9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:56:09.704515 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 985/3940] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:56:09 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:56:10.321449 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b3247c49-4507-47bd-8972-4f0f426d5e08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:10.324048 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3247c49-4507-47bd-8972-4f0f426d5e08 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 Jul 03 15:56:10.324309 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b3247c49-4507-47bd-8972-4f0f426d5e08 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:10.324548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b3247c49-4507-47bd-8972-4f0f426d5e08 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:10.335122 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:10.335122 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:10.344582 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b3247c49-4507-47bd-8972-4f0f426d5e08 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:10.353506 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3247c49-4507-47bd-8972-4f0f426d5e08 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 returned with HTTP 200 Jul 03 15:56:10.354071 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 986/3941] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:10 2026] GET /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:10.723441 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-85e2329d-bb91-4ed8-916b-d0298efd16e5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:10.725718 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85e2329d-bb91-4ed8-916b-d0298efd16e5 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:56:10.726063 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85e2329d-bb91-4ed8-916b-d0298efd16e5 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:10.726363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85e2329d-bb91-4ed8-916b-d0298efd16e5 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:10.736193 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:10.736193 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:10.742177 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-85e2329d-bb91-4ed8-916b-d0298efd16e5 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:56:10.750417 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85e2329d-bb91-4ed8-916b-d0298efd16e5 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:56:10.751669 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 985/3942] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:56:10 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:56:15.983871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d2366aab-52a3-4907-8795-50da09918ba3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:15.985832 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2366aab-52a3-4907-8795-50da09918ba3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:15.986042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2366aab-52a3-4907-8795-50da09918ba3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:15.986225 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2366aab-52a3-4907-8795-50da09918ba3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:15.995869 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:15.995869 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:15.999970 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d2366aab-52a3-4907-8795-50da09918ba3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:16.005016 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2366aab-52a3-4907-8795-50da09918ba3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:16.005431 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 987/3943] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:15 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:16.017379 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ff820312-85db-47c3-a6b4-be322b8ad84a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:16.019720 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff820312-85db-47c3-a6b4-be322b8ad84a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:16.019934 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff820312-85db-47c3-a6b4-be322b8ad84a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:16.020132 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ff820312-85db-47c3-a6b4-be322b8ad84a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:16.030409 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:16.030409 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:16.035089 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ff820312-85db-47c3-a6b4-be322b8ad84a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:16.040920 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ff820312-85db-47c3-a6b4-be322b8ad84a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:16.041427 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 986/3944] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:16 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:16.091067 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-bd5aaa9b-f2b6-4d00-a4b2-a3b59ed89c39 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:16.093266 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-bd5aaa9b-f2b6-4d00-a4b2-a3b59ed89c39 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:16.093495 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-bd5aaa9b-f2b6-4d00-a4b2-a3b59ed89c39 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:16.093781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-bd5aaa9b-f2b6-4d00-a4b2-a3b59ed89c39 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:16.100679 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:16.100679 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:16.105259 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-bd5aaa9b-f2b6-4d00-a4b2-a3b59ed89c39 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:16.110264 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-bd5aaa9b-f2b6-4d00-a4b2-a3b59ed89c39 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:16.110852 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 987/3945] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:56:16 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:18.156194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4888a12f-96c7-4ee1-932a-ff4421ab287a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:18.156806 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4888a12f-96c7-4ee1-932a-ff4421ab287a None None] GET https://10.4.3.228/volume// Jul 03 15:56:18.157023 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4888a12f-96c7-4ee1-932a-ff4421ab287a None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:18.157287 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4888a12f-96c7-4ee1-932a-ff4421ab287a None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:18.157975 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4888a12f-96c7-4ee1-932a-ff4421ab287a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:56:18.158343 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 986/3946] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:56:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:56:18.173495 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-b7746d25-d329-4744-b06a-4361518f9709 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:18.175803 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-b7746d25-d329-4744-b06a-4361518f9709 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:56:18.176213 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-b7746d25-d329-4744-b06a-4361518f9709 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0adf3bf9-b783-4a76-b7de-6d772c6c1175", "connector": null, "instance_uuid": "8dc9daa1-81d0-4200-8065-66e51e19298a"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:18.186661 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:18.186661 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:18.227850 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-b7746d25-d329-4744-b06a-4361518f9709 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:56:18.228643 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 988/3947] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:56:18 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 03 15:56:18.634237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1db50c4b-da57-4d57-b803-66bd5f339b7c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:18.636790 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1db50c4b-da57-4d57-b803-66bd5f339b7c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:18.637727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1db50c4b-da57-4d57-b803-66bd5f339b7c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:18.637727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1db50c4b-da57-4d57-b803-66bd5f339b7c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:18.648798 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:18.648798 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:18.665012 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1db50c4b-da57-4d57-b803-66bd5f339b7c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:18.672845 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1db50c4b-da57-4d57-b803-66bd5f339b7c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:18.673386 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 987/3948] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:18 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:18.776306 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e5e2323c-b63d-4ab9-9921-074bb77fd4c0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:18.776808 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e5e2323c-b63d-4ab9-9921-074bb77fd4c0 None None] GET https://10.4.3.228/volume// Jul 03 15:56:18.777157 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e5e2323c-b63d-4ab9-9921-074bb77fd4c0 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:18.777157 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e5e2323c-b63d-4ab9-9921-074bb77fd4c0 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:18.777544 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e5e2323c-b63d-4ab9-9921-074bb77fd4c0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:56:18.777914 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 988/3949] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:56:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:56:18.789038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-f2bd6825-de71-467e-9198-639bc0681d47 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:18.792201 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-f2bd6825-de71-467e-9198-639bc0681d47 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:18.792474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-f2bd6825-de71-467e-9198-639bc0681d47 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:18.792817 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-f2bd6825-de71-467e-9198-639bc0681d47 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:18.813676 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:18.813676 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:18.819006 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-f2bd6825-de71-467e-9198-639bc0681d47 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:18.824918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-f2bd6825-de71-467e-9198-639bc0681d47 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:18.825368 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 987/3950] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:56:18 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 1057 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:56:18.941253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-0f0eefb7-7c0d-4a30-b6b5-e6502a22c854 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:18.943923 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-0f0eefb7-7c0d-4a30-b6b5-e6502a22c854 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] PUT https://10.4.3.228/volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07 Jul 03 15:56:18.944433 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-0f0eefb7-7c0d-4a30-b6b5-e6502a22c854 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:18.956640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-0f0eefb7-7c0d-4a30-b6b5-e6502a22c854 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Acquiring lock "cinder-attachment_update-0adf3bf9-b783-4a76-b7de-6d772c6c1175-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:56:18.962943 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-0f0eefb7-7c0d-4a30-b6b5-e6502a22c854 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-0adf3bf9-b783-4a76-b7de-6d772c6c1175-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:56:18.964076 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:18.964076 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:19.496595 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-0f0eefb7-7c0d-4a30-b6b5-e6502a22c854 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-0adf3bf9-b783-4a76-b7de-6d772c6c1175-np0000004436" released by "attachment_update" :: held 0.533s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:56:19.498089 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-0f0eefb7-7c0d-4a30-b6b5-e6502a22c854 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07 returned with HTTP 200 Jul 03 15:56:19.498089 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 989/3951] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:56:18 2026] PUT /volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07 => generated 968 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:56:19.513375 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-99a5e858-4d04-4f0d-b0d4-6c398e924fc6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:19.515895 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-99a5e858-4d04-4f0d-b0d4-6c398e924fc6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/encryption Jul 03 15:56:19.516186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-99a5e858-4d04-4f0d-b0d4-6c398e924fc6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:19.516434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-99a5e858-4d04-4f0d-b0d4-6c398e924fc6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:19.529162 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:19.529162 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:19.539189 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-99a5e858-4d04-4f0d-b0d4-6c398e924fc6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/encryption returned with HTTP 200 Jul 03 15:56:19.539920 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 988/3952] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:56:19 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:56:19.692258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2b3f9706-db7f-485b-834a-e0e1e3a3bf71 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:19.699074 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b3f9706-db7f-485b-834a-e0e1e3a3bf71 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:19.699074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b3f9706-db7f-485b-834a-e0e1e3a3bf71 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:19.699074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2b3f9706-db7f-485b-834a-e0e1e3a3bf71 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:19.713735 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:19.713735 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:19.719358 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2b3f9706-db7f-485b-834a-e0e1e3a3bf71 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:19.726189 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2b3f9706-db7f-485b-834a-e0e1e3a3bf71 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:19.726782 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 989/3953] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:19 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:20.742255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-29e15d31-2462-4308-bff8-2a8d2952d752 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:20.744753 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-29e15d31-2462-4308-bff8-2a8d2952d752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:20.745104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-29e15d31-2462-4308-bff8-2a8d2952d752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:20.745420 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-29e15d31-2462-4308-bff8-2a8d2952d752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:20.771764 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:20.771764 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:20.778962 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-29e15d31-2462-4308-bff8-2a8d2952d752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:20.793743 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-29e15d31-2462-4308-bff8-2a8d2952d752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:20.793743 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 988/3954] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:20 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:21.808526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-40960432-67a5-41ee-9395-de56ce4a6e28 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:21.810384 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-40960432-67a5-41ee-9395-de56ce4a6e28 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:21.810601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-40960432-67a5-41ee-9395-de56ce4a6e28 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:21.810821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-40960432-67a5-41ee-9395-de56ce4a6e28 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:21.822050 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:21.822050 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:21.825820 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-40960432-67a5-41ee-9395-de56ce4a6e28 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:21.830391 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-40960432-67a5-41ee-9395-de56ce4a6e28 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:21.830834 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 990/3955] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:21 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:22.844275 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0a4e0710-dadf-450e-a98e-cbd132a2d363 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:22.846467 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a4e0710-dadf-450e-a98e-cbd132a2d363 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:22.846655 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a4e0710-dadf-450e-a98e-cbd132a2d363 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:22.846845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a4e0710-dadf-450e-a98e-cbd132a2d363 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:22.857828 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:22.857828 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:22.862336 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0a4e0710-dadf-450e-a98e-cbd132a2d363 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:22.867954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a4e0710-dadf-450e-a98e-cbd132a2d363 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:22.868400 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 989/3956] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:22 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:23.884605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e10649d7-049a-4268-a332-dae01c25372f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:23.888537 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e10649d7-049a-4268-a332-dae01c25372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:23.888537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e10649d7-049a-4268-a332-dae01c25372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:23.888537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e10649d7-049a-4268-a332-dae01c25372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:23.907669 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:23.907669 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:23.919785 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e10649d7-049a-4268-a332-dae01c25372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:23.931292 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e10649d7-049a-4268-a332-dae01c25372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:23.931797 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 990/3957] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:23 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:24.947355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-51c164da-a8ae-4e30-a23f-d8a8a62dbb36 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:24.949154 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-51c164da-a8ae-4e30-a23f-d8a8a62dbb36 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:24.949341 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-51c164da-a8ae-4e30-a23f-d8a8a62dbb36 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:24.949571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-51c164da-a8ae-4e30-a23f-d8a8a62dbb36 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:24.962086 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:24.962086 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:24.966317 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-51c164da-a8ae-4e30-a23f-d8a8a62dbb36 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:24.972000 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-51c164da-a8ae-4e30-a23f-d8a8a62dbb36 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:24.972609 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 989/3958] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:24 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:25.986858 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-777a8968-e332-479e-a59e-f472eeef1640 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:25.989059 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-777a8968-e332-479e-a59e-f472eeef1640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:25.989059 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-777a8968-e332-479e-a59e-f472eeef1640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:25.989260 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-777a8968-e332-479e-a59e-f472eeef1640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:26.000728 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:26.000728 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:26.006362 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-777a8968-e332-479e-a59e-f472eeef1640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:26.012161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-777a8968-e332-479e-a59e-f472eeef1640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:26.012675 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 991/3959] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:25 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:27.028028 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e1b85bcb-c1e3-44bc-8214-e1f8a8321dce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:27.030120 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e1b85bcb-c1e3-44bc-8214-e1f8a8321dce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:27.030336 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e1b85bcb-c1e3-44bc-8214-e1f8a8321dce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:27.030525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e1b85bcb-c1e3-44bc-8214-e1f8a8321dce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:27.047358 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:27.047358 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:27.059315 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e1b85bcb-c1e3-44bc-8214-e1f8a8321dce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:27.069728 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e1b85bcb-c1e3-44bc-8214-e1f8a8321dce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:27.071368 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 990/3960] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:27 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:27.118303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4abfd8d5-4e56-49b1-93b6-bf032f14112d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:27.120532 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4abfd8d5-4e56-49b1-93b6-bf032f14112d tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/c2d83718-700f-489a-ac73-0302cc66d7f6/action Jul 03 15:56:27.120960 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4abfd8d5-4e56-49b1-93b6-bf032f14112d tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-attach": {"instance_uuid": "44ee7ed6-cd5c-44ab-8f67-610de37bd60e", "mountpoint": "/dev/vdc"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:27.121118 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4abfd8d5-4e56-49b1-93b6-bf032f14112d tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "44ee7ed6-cd5c-44ab-8f67-610de37bd60e", "mountpoint": "/dev/vdc"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:27.133256 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4abfd8d5-4e56-49b1-93b6-bf032f14112d tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/c2d83718-700f-489a-ac73-0302cc66d7f6/action returned with HTTP 404 Jul 03 15:56:27.133256 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 991/3961] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:27 2026] POST /volume/v3/volumes/c2d83718-700f-489a-ac73-0302cc66d7f6/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:28.088547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b82c9980-241a-49d0-bbc6-e78c24407ae7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:28.097521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b82c9980-241a-49d0-bbc6-e78c24407ae7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:28.097521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b82c9980-241a-49d0-bbc6-e78c24407ae7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:28.097521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b82c9980-241a-49d0-bbc6-e78c24407ae7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:28.109642 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:28.109642 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:28.115450 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b82c9980-241a-49d0-bbc6-e78c24407ae7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:28.121126 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b82c9980-241a-49d0-bbc6-e78c24407ae7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:28.121677 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 990/3962] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:28 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:29.139212 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-00f07f95-2e51-48ee-bbb3-58889472ed5d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:29.141393 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00f07f95-2e51-48ee-bbb3-58889472ed5d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:29.141613 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00f07f95-2e51-48ee-bbb3-58889472ed5d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:29.141613 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00f07f95-2e51-48ee-bbb3-58889472ed5d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:29.154199 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:29.154199 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:29.164560 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-00f07f95-2e51-48ee-bbb3-58889472ed5d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:29.172239 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00f07f95-2e51-48ee-bbb3-58889472ed5d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:29.172547 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 992/3963] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:29 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:30.191242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-24897598-5c29-44e3-8dd8-53898638a26c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:30.193767 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-24897598-5c29-44e3-8dd8-53898638a26c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:30.194062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-24897598-5c29-44e3-8dd8-53898638a26c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:30.194319 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-24897598-5c29-44e3-8dd8-53898638a26c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:30.208539 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:30.208539 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:30.214409 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-24897598-5c29-44e3-8dd8-53898638a26c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:30.219826 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-24897598-5c29-44e3-8dd8-53898638a26c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:30.220307 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 991/3964] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:30 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:30.741454 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-8776bba0-8cc8-472d-a7ec-4598df3cfa46 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:30.743936 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-8776bba0-8cc8-472d-a7ec-4598df3cfa46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07/action Jul 03 15:56:30.745639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-8776bba0-8cc8-472d-a7ec-4598df3cfa46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:30.745639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-8776bba0-8cc8-472d-a7ec-4598df3cfa46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:30.768610 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:30.768610 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:30.782280 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bd0ff08b-38a4-4a1c-a423-f6c37a658016 req-8776bba0-8cc8-472d-a7ec-4598df3cfa46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07/action returned with HTTP 204 Jul 03 15:56:30.783252 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 992/3965] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:56:30 2026] POST /volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:31.233683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-347741f4-0d41-44f0-8b24-84b6f5aba735 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:31.235542 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-347741f4-0d41-44f0-8b24-84b6f5aba735 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:31.235765 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-347741f4-0d41-44f0-8b24-84b6f5aba735 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:31.235943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-347741f4-0d41-44f0-8b24-84b6f5aba735 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:31.246135 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:31.246135 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:31.249928 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-347741f4-0d41-44f0-8b24-84b6f5aba735 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:31.255083 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-347741f4-0d41-44f0-8b24-84b6f5aba735 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:31.255509 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 991/3966] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:31 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:56:31.269224 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-23197e01-e0c4-4b27-8ecc-ffe29f82cee3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:31.271649 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-23197e01-e0c4-4b27-8ecc-ffe29f82cee3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:31.271948 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-23197e01-e0c4-4b27-8ecc-ffe29f82cee3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:31.272225 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-23197e01-e0c4-4b27-8ecc-ffe29f82cee3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:31.284919 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:31.284919 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:31.289630 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-23197e01-e0c4-4b27-8ecc-ffe29f82cee3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:31.299151 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-23197e01-e0c4-4b27-8ecc-ffe29f82cee3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:31.300019 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 993/3967] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:31 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 1170 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:56:31.343636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-d813bcc3-2bca-4633-82b0-1b70570d55ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:31.346517 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-d813bcc3-2bca-4633-82b0-1b70570d55ea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:31.346770 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-d813bcc3-2bca-4633-82b0-1b70570d55ea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:31.346967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-d813bcc3-2bca-4633-82b0-1b70570d55ea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:31.356169 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:31.356169 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:31.360339 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-d813bcc3-2bca-4633-82b0-1b70570d55ea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:31.365386 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-d813bcc3-2bca-4633-82b0-1b70570d55ea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:31.365886 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 992/3968] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:56:31 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:56:31.385897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-aafce1d7-9840-4874-8503-63b9cd629bc0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:31.388036 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-aafce1d7-9840-4874-8503-63b9cd629bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/action Jul 03 15:56:31.388481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-aafce1d7-9840-4874-8503-63b9cd629bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:31.389643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-aafce1d7-9840-4874-8503-63b9cd629bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:31.399236 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:31.399236 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:31.399980 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-aafce1d7-9840-4874-8503-63b9cd629bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:31.407562 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-aafce1d7-9840-4874-8503-63b9cd629bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Begin detaching volume completed successfully. Jul 03 15:56:31.408000 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-aafce1d7-9840-4874-8503-63b9cd629bc0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/action returned with HTTP 202 Jul 03 15:56:31.408603 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 993/3969] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:56:31 2026] POST /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:56:32.437818 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-32df8af1-b440-4756-b5c0-2c26c90fc8d0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:32.438321 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32df8af1-b440-4756-b5c0-2c26c90fc8d0 None None] GET https://10.4.3.228/volume// Jul 03 15:56:32.438574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32df8af1-b440-4756-b5c0-2c26c90fc8d0 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:32.438869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32df8af1-b440-4756-b5c0-2c26c90fc8d0 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:32.439662 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32df8af1-b440-4756-b5c0-2c26c90fc8d0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:56:32.439731 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 992/3970] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:56:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:56:32.448839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-71be60fc-c7d4-4607-bd3d-14644d72b947 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:32.451912 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-71be60fc-c7d4-4607-bd3d-14644d72b947 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:32.452427 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-71be60fc-c7d4-4607-bd3d-14644d72b947 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:32.452796 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-71be60fc-c7d4-4607-bd3d-14644d72b947 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:32.466587 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:32.466587 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:32.472569 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-71be60fc-c7d4-4607-bd3d-14644d72b947 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:32.478349 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-71be60fc-c7d4-4607-bd3d-14644d72b947 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:32.478902 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 994/3971] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:56:32 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:56:32.488129 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-f27f844e-3856-4d76-b6e6-17c094337492 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:32.492933 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-f27f844e-3856-4d76-b6e6-17c094337492 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/encryption Jul 03 15:56:32.493163 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-f27f844e-3856-4d76-b6e6-17c094337492 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:32.493423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-f27f844e-3856-4d76-b6e6-17c094337492 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:32.504578 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:32.504578 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:32.511474 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-f27f844e-3856-4d76-b6e6-17c094337492 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/encryption returned with HTTP 200 Jul 03 15:56:32.511925 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 993/3972] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:56:32 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:33.352982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-a3d13ce8-f1cd-41d5-85a0-87dc19ad7c97 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:33.356975 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-a3d13ce8-f1cd-41d5-85a0-87dc19ad7c97 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07 Jul 03 15:56:33.357353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-a3d13ce8-f1cd-41d5-85a0-87dc19ad7c97 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:33.357636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-a3d13ce8-f1cd-41d5-85a0-87dc19ad7c97 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:33.367849 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:33.367849 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:33.905476 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-8fd2b2b7-eecf-4607-94aa-97d342e4dd76 req-a3d13ce8-f1cd-41d5-85a0-87dc19ad7c97 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07 returned with HTTP 200 Jul 03 15:56:33.906065 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 994/3973] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:56:33 2026] DELETE /volume/v3/attachments/dd3a038c-8da8-4cda-8e3b-98be59d08d07 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:34.699473 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-421d0295-7bd7-4213-9f2e-6fd7b9f34bc1 req-0ec5d563-125c-42a9-ac11-73b21332af8e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:34.702961 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-421d0295-7bd7-4213-9f2e-6fd7b9f34bc1 req-0ec5d563-125c-42a9-ac11-73b21332af8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:34.703193 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-421d0295-7bd7-4213-9f2e-6fd7b9f34bc1 req-0ec5d563-125c-42a9-ac11-73b21332af8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:34.703487 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-421d0295-7bd7-4213-9f2e-6fd7b9f34bc1 req-0ec5d563-125c-42a9-ac11-73b21332af8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:34.713346 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:34.713346 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:34.723492 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-421d0295-7bd7-4213-9f2e-6fd7b9f34bc1 req-0ec5d563-125c-42a9-ac11-73b21332af8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:34.733860 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-421d0295-7bd7-4213-9f2e-6fd7b9f34bc1 req-0ec5d563-125c-42a9-ac11-73b21332af8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:34.734468 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 993/3974] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:56:34 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:36.747631 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:36.749994 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:36.750344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c7f846ab-a84c-4c18-89a7-fb6346a84b91", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-610897492"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:36.752139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume request body: {'volume': {'imageRef': 'c7f846ab-a84c-4c18-89a7-fb6346a84b91', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-610897492'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:36.850193 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume of 2 GB Jul 03 15:56:36.858843 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Availability Zones retrieved successfully. Jul 03 15:56:36.865539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Flow 'volume_create_api' (cabbb1ae-8f84-4f7a-b2fd-64b2f497e5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:36.869345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9379642-45a3-4707-98e6-f1af00aee40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:36.870456 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Validating volume size '2' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:56:36.913436 np0000004436 devstack@c-api.service[99816]: WARNING cinder.volume.api [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9379642-45a3-4707-98e6-f1af00aee40f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:56:36.913436 np0000004436 devstack@c-api.service[99816]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c7f846ab-a84c-4c18-89a7-fb6346a84b91 is not active. Jul 03 15:56:36.916337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9379642-45a3-4707-98e6-f1af00aee40f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:36.917587 np0000004436 devstack@c-api.service[99816]: WARNING cinder.volume.api [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9379642-45a3-4707-98e6-f1af00aee40f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:56:36.918355 np0000004436 devstack@c-api.service[99816]: WARNING cinder.volume.api [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Flow 'volume_create_api' (cabbb1ae-8f84-4f7a-b2fd-64b2f497e5c7) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:56:36.918708 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c82d805-2562-4cbf-8c25-8d3bb67088bc tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:56:36.919432 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 995/3975] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:56:36 2026] POST /volume/v3/volumes => generated 125 bytes in 172 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:39.039571 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.041861 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.042381 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "fd03f632-107b-4116-9835-a5b9465baf2a"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.044727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'fd03f632-107b-4116-9835-a5b9465baf2a'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:39.144140 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume of 1 GB Jul 03 15:56:39.149510 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Availability Zones retrieved successfully. Jul 03 15:56:39.157201 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Flow 'volume_create_api' (efb706e4-3ffb-4e51-9da1-cfbcb2d5abf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:39.158870 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd1d615-b2b9-41f2-a656-b9456ac70ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:39.160264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:56:39.197381 np0000004436 devstack@c-api.service[99817]: WARNING cinder.volume.api [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd1d615-b2b9-41f2-a656-b9456ac70ae3) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:56:39.197381 np0000004436 devstack@c-api.service[99817]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 15:56:39.198636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd1d615-b2b9-41f2-a656-b9456ac70ae3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:39.199342 np0000004436 devstack@c-api.service[99817]: WARNING cinder.volume.api [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd1d615-b2b9-41f2-a656-b9456ac70ae3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:56:39.200079 np0000004436 devstack@c-api.service[99817]: WARNING cinder.volume.api [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Flow 'volume_create_api' (efb706e4-3ffb-4e51-9da1-cfbcb2d5abf8) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:56:39.200378 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c6bc2e28-25f3-4d14-9d51-4efb304b5049 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:56:39.200955 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 994/3976] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes => generated 134 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:39.403049 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3a93dba3-e098-4583-bf1c-65280236e2b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.404910 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a93dba3-e098-4583-bf1c-65280236e2b3 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.405250 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3a93dba3-e098-4583-bf1c-65280236e2b3 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.406840 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a93dba3-e098-4583-bf1c-65280236e2b3 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:56:39.407284 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 995/3977] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:39.418028 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fe11c50a-d570-4c9d-9ae7-5b518e0c7ae2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.420517 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe11c50a-d570-4c9d-9ae7-5b518e0c7ae2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.421834 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe11c50a-d570-4c9d-9ae7-5b518e0c7ae2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e1645935-dc6f-4d15-ba25-ec57ff90a5e3"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.423297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-fe11c50a-d570-4c9d-9ae7-5b518e0c7ae2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e1645935-dc6f-4d15-ba25-ec57ff90a5e3'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:39.429399 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe11c50a-d570-4c9d-9ae7-5b518e0c7ae2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 404 Jul 03 15:56:39.430081 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 994/3978] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:39.444104 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6c71b254-516c-4d7e-92ca-fe81dc934ee1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.446797 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c71b254-516c-4d7e-92ca-fe81dc934ee1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.447260 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c71b254-516c-4d7e-92ca-fe81dc934ee1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a5059c91-dcfe-4082-972d-28aa1e22dbab"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.449308 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-6c71b254-516c-4d7e-92ca-fe81dc934ee1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a5059c91-dcfe-4082-972d-28aa1e22dbab'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:39.455844 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c71b254-516c-4d7e-92ca-fe81dc934ee1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 404 Jul 03 15:56:39.456454 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 996/3979] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 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 03 15:56:39.465396 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1063f0a6-8015-446c-af73-66809ab053a4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.468261 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1063f0a6-8015-446c-af73-66809ab053a4 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.469012 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1063f0a6-8015-446c-af73-66809ab053a4 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "6e08a659-ce2d-4de1-b306-9c42b59673b4"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.471147 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-1063f0a6-8015-446c-af73-66809ab053a4 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '6e08a659-ce2d-4de1-b306-9c42b59673b4'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:39.484408 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1063f0a6-8015-446c-af73-66809ab053a4 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 404 Jul 03 15:56:39.485239 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 995/3980] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:39.503760 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1f8c352b-2fee-4bc1-a519-fb0f8d6d90cd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.506454 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f8c352b-2fee-4bc1-a519-fb0f8d6d90cd tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.506985 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1f8c352b-2fee-4bc1-a519-fb0f8d6d90cd tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.513314 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1f8c352b-2fee-4bc1-a519-fb0f8d6d90cd tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:56:39.513928 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 996/3981] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:39.524106 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-db076a71-32a0-4d9c-8b3d-66189b2f41c9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.526244 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-db076a71-32a0-4d9c-8b3d-66189b2f41c9 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.526656 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-db076a71-32a0-4d9c-8b3d-66189b2f41c9 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.528980 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-db076a71-32a0-4d9c-8b3d-66189b2f41c9 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:56:39.529536 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 995/3982] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:39.538748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5138d6c8-715b-4ced-8d4a-f3f02eb9b781 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.546282 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5138d6c8-715b-4ced-8d4a-f3f02eb9b781 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:39.546973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5138d6c8-715b-4ced-8d4a-f3f02eb9b781 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.550188 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5138d6c8-715b-4ced-8d4a-f3f02eb9b781 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 400 Jul 03 15:56:39.551152 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 997/3983] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:39.562047 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-de2266b9-fbc9-468c-ac6e-733990edc48a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.563837 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de2266b9-fbc9-468c-ac6e-733990edc48a tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] DELETE https://10.4.3.228/volume/v3/volumes/tempest-invalid-2121438414 Jul 03 15:56:39.564046 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-de2266b9-fbc9-468c-ac6e-733990edc48a tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:39.564270 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-de2266b9-fbc9-468c-ac6e-733990edc48a tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:39.564428 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-de2266b9-fbc9-468c-ac6e-733990edc48a tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Delete volume with id: tempest-invalid-2121438414 Jul 03 15:56:39.570550 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-de2266b9-fbc9-468c-ac6e-733990edc48a tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/tempest-invalid-2121438414 returned with HTTP 404 Jul 03 15:56:39.571121 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 996/3984] 10.4.3.228 () {66 vars in 1321 bytes} [Fri Jul 3 15:56:39 2026] DELETE /volume/v3/volumes/tempest-invalid-2121438414 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:39.580833 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3cefcc63-fa2c-4199-a51e-a52152a0862b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.583315 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 997/3985] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:56:39 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 03 15:56:39.593647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-97c62a36-beca-4e8e-93f6-f56ce6d991ef None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.596058 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-97c62a36-beca-4e8e-93f6-f56ce6d991ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/xxx/action Jul 03 15:56:39.596058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-97c62a36-beca-4e8e-93f6-f56ce6d991ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-detach": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:39.596281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-97c62a36-beca-4e8e-93f6-f56ce6d991ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:39.606937 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-97c62a36-beca-4e8e-93f6-f56ce6d991ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 15:56:39.607700 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 996/3986] 10.4.3.228 () {68 vars in 1291 bytes} [Fri Jul 3 15:56:39 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:39.620607 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e7603c62-5db4-443f-ab12-0057f78cf324 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.623747 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e7603c62-5db4-443f-ab12-0057f78cf324 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/tempest-invalid-2080520788 Jul 03 15:56:39.623907 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e7603c62-5db4-443f-ab12-0057f78cf324 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:39.624554 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e7603c62-5db4-443f-ab12-0057f78cf324 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:39.634543 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e7603c62-5db4-443f-ab12-0057f78cf324 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/tempest-invalid-2080520788 returned with HTTP 404 Jul 03 15:56:39.635544 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 998/3987] 10.4.3.228 () {66 vars in 1318 bytes} [Fri Jul 3 15:56:39 2026] GET /volume/v3/volumes/tempest-invalid-2080520788 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:39.649094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b3055b15-8e65-40a6-a2ac-0f10f7052101 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.651973 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 997/3988] 10.4.3.228 () {66 vars in 1240 bytes} [Fri Jul 3 15:56:39 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 03 15:56:39.662756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.665075 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?status=null Jul 03 15:56:39.665645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:39.665645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:39.666349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:56:39.666349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Could not evaluate value null, assuming string {{(pid=99819) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:56:39.667074 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:39.667074 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:39.667785 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:56:39.676000 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Get all volumes completed successfully. Jul 03 15:56:39.678190 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a8ac2f06-3e6f-41fd-8bb0-4fb19390fe23 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 15:56:39.678648 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 998/3989] 10.4.3.228 () {66 vars in 1281 bytes} [Fri Jul 3 15:56:39 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:39.693523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.700012 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2114300873 Jul 03 15:56:39.700012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:39.700012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:39.700012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:56:39.700012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2114300873'), ('no_migration_targets', True)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:56:39.714044 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Get all volumes completed successfully. Jul 03 15:56:39.716443 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ff901834-3796-43ca-b0f1-2c98bae7fdae tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2114300873 returned with HTTP 200 Jul 03 15:56:39.716857 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 997/3990] 10.4.3.228 () {66 vars in 1359 bytes} [Fri Jul 3 15:56:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2114300873 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:39.736137 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:39.738550 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes?status=null Jul 03 15:56:39.739048 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:39.739526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:39.740010 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:56:39.741358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Could not evaluate value null, assuming string {{(pid=99816) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 15:56:39.741885 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:56:40.004088 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Get all volumes completed successfully. Jul 03 15:56:40.004590 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-213d7350-9b83-4a31-86b2-e3d0f4b876b1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 15:56:40.005257 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 999/3991] 10.4.3.228 () {66 vars in 1260 bytes} [Fri Jul 3 15:56:39 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:40.015957 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.017763 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1626771087 Jul 03 15:56:40.018037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:40.018309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:40.018636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:56:40.019470 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1626771087'), ('no_migration_targets', True)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:56:40.050834 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Get all volumes completed successfully. Jul 03 15:56:40.051281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d1221ace-c1dc-4261-b52e-cca5fa73ce09 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1626771087 returned with HTTP 200 Jul 03 15:56:40.051775 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 998/3992] 10.4.3.228 () {66 vars in 1338 bytes} [Fri Jul 3 15:56:40 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1626771087 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:56:40.064869 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e95a1603-ec5a-4470-858e-2adb6e267246 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.066950 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e95a1603-ec5a-4470-858e-2adb6e267246 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action Jul 03 15:56:40.067294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e95a1603-ec5a-4470-858e-2adb6e267246 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.067393 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e95a1603-ec5a-4470-858e-2adb6e267246 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.077011 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:40.077011 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:40.077588 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e95a1603-ec5a-4470-858e-2adb6e267246 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:40.085948 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e95a1603-ec5a-4470-858e-2adb6e267246 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Reserve volume completed successfully. Jul 03 15:56:40.086275 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e95a1603-ec5a-4470-858e-2adb6e267246 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action returned with HTTP 202 Jul 03 15:56:40.086777 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 999/3993] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 15:56:40.095250 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-84e76a0b-bf68-4316-8116-ed7cf2fb67ef None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.097633 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84e76a0b-bf68-4316-8116-ed7cf2fb67ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action Jul 03 15:56:40.098116 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84e76a0b-bf68-4316-8116-ed7cf2fb67ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.098310 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84e76a0b-bf68-4316-8116-ed7cf2fb67ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.109257 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:40.109257 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:40.109914 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-84e76a0b-bf68-4316-8116-ed7cf2fb67ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:40.114665 np0000004436 devstack@c-api.service[99818]: ERROR cinder.volume.api [None req-84e76a0b-bf68-4316-8116-ed7cf2fb67ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 15:56:40.115025 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84e76a0b-bf68-4316-8116-ed7cf2fb67ef tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action returned with HTTP 400 Jul 03 15:56:40.115717 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 998/3994] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:40.125299 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-57845b24-ace6-43c2-a2c4-3ffd94436dcf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.127029 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57845b24-ace6-43c2-a2c4-3ffd94436dcf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action Jul 03 15:56:40.127474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-57845b24-ace6-43c2-a2c4-3ffd94436dcf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.127648 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-57845b24-ace6-43c2-a2c4-3ffd94436dcf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.139101 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:40.139101 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:40.139790 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-57845b24-ace6-43c2-a2c4-3ffd94436dcf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:40.158609 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-57845b24-ace6-43c2-a2c4-3ffd94436dcf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Unreserve volume completed successfully. Jul 03 15:56:40.158938 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57845b24-ace6-43c2-a2c4-3ffd94436dcf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action returned with HTTP 202 Jul 03 15:56:40.159514 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1000/3995] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:56:40.170209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-61e166cb-ff83-4a25-bec2-08baabd0d528 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.172080 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-61e166cb-ff83-4a25-bec2-08baabd0d528 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/f17e41ff-3e31-4ef8-bc04-3838ebf59048/action Jul 03 15:56:40.172695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-61e166cb-ff83-4a25-bec2-08baabd0d528 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.172836 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-61e166cb-ff83-4a25-bec2-08baabd0d528 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.179987 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-61e166cb-ff83-4a25-bec2-08baabd0d528 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/f17e41ff-3e31-4ef8-bc04-3838ebf59048/action returned with HTTP 404 Jul 03 15:56:40.180461 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 999/3996] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/f17e41ff-3e31-4ef8-bc04-3838ebf59048/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:40.190502 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1455fd55-1b70-4d8f-94b3-a3fa572755d1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.193532 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1455fd55-1b70-4d8f-94b3-a3fa572755d1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/3862483c-fb83-4893-a561-5128704a00e3/action Jul 03 15:56:40.194031 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1455fd55-1b70-4d8f-94b3-a3fa572755d1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.194219 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1455fd55-1b70-4d8f-94b3-a3fa572755d1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.203431 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1455fd55-1b70-4d8f-94b3-a3fa572755d1 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/3862483c-fb83-4893-a561-5128704a00e3/action returned with HTTP 404 Jul 03 15:56:40.204201 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1000/3997] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/3862483c-fb83-4893-a561-5128704a00e3/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:40.216330 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-693a3fc9-b03d-4541-b27b-1ae128c34dbc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.219086 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 999/3998] 10.4.3.228 () {68 vars in 1260 bytes} [Fri Jul 3 15:56:40 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 03 15:56:40.231117 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5c6a9b55-a0ae-4680-b825-157eddd44294 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.232937 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5c6a9b55-a0ae-4680-b825-157eddd44294 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] PUT https://10.4.3.228/volume/v3/volumes/tempest-invalid-1844100992 Jul 03 15:56:40.233302 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5c6a9b55-a0ae-4680-b825-157eddd44294 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.244288 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5c6a9b55-a0ae-4680-b825-157eddd44294 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/tempest-invalid-1844100992 returned with HTTP 404 Jul 03 15:56:40.245057 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1001/3999] 10.4.3.228 () {68 vars in 1338 bytes} [Fri Jul 3 15:56:40 2026] PUT /volume/v3/volumes/tempest-invalid-1844100992 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:40.256661 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-73927ab9-c54d-4fb7-979a-8f642035e026 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.259648 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73927ab9-c54d-4fb7-979a-8f642035e026 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] PUT https://10.4.3.228/volume/v3/volumes/7677a016-3e77-4127-bda0-40c1deaa5cfb Jul 03 15:56:40.260249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-73927ab9-c54d-4fb7-979a-8f642035e026 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.269813 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-73927ab9-c54d-4fb7-979a-8f642035e026 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/7677a016-3e77-4127-bda0-40c1deaa5cfb returned with HTTP 404 Jul 03 15:56:40.270260 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1000/4000] 10.4.3.228 () {68 vars in 1368 bytes} [Fri Jul 3 15:56:40 2026] PUT /volume/v3/volumes/7677a016-3e77-4127-bda0-40c1deaa5cfb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:40.283037 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5339b3ae-3ba2-4e5c-960d-aaf0ceec11c2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.285495 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5339b3ae-3ba2-4e5c-960d-aaf0ceec11c2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] DELETE https://10.4.3.228/volume/v3/volumes/fe7d3ba4-bc80-44da-a2b9-106bb0092739 Jul 03 15:56:40.285707 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5339b3ae-3ba2-4e5c-960d-aaf0ceec11c2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:40.285862 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5339b3ae-3ba2-4e5c-960d-aaf0ceec11c2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:40.286102 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-5339b3ae-3ba2-4e5c-960d-aaf0ceec11c2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Delete volume with id: fe7d3ba4-bc80-44da-a2b9-106bb0092739 Jul 03 15:56:40.294287 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5339b3ae-3ba2-4e5c-960d-aaf0ceec11c2 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/fe7d3ba4-bc80-44da-a2b9-106bb0092739 returned with HTTP 404 Jul 03 15:56:40.294287 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1001/4001] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:56:40 2026] DELETE /volume/v3/volumes/fe7d3ba4-bc80-44da-a2b9-106bb0092739 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:40.309974 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1e4ca7e9-f95d-48c7-8356-09782b46f9fe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.312721 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1e4ca7e9-f95d-48c7-8356-09782b46f9fe tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action Jul 03 15:56:40.313040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1e4ca7e9-f95d-48c7-8356-09782b46f9fe tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.313211 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1e4ca7e9-f95d-48c7-8356-09782b46f9fe tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.314909 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1e4ca7e9-f95d-48c7-8356-09782b46f9fe tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action returned with HTTP 400 Jul 03 15:56:40.315559 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1000/4002] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:40.329107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-91437038-d4a0-4a2e-9e18-93ee8e50b77f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.331193 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-91437038-d4a0-4a2e-9e18-93ee8e50b77f tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action Jul 03 15:56:40.331819 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-91437038-d4a0-4a2e-9e18-93ee8e50b77f tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.334067 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-91437038-d4a0-4a2e-9e18-93ee8e50b77f tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.334676 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-91437038-d4a0-4a2e-9e18-93ee8e50b77f tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action returned with HTTP 400 Jul 03 15:56:40.335749 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1002/4003] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:40.347266 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a3e06371-033f-494a-a219-a8baf9cc54e8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.349472 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a3e06371-033f-494a-a219-a8baf9cc54e8 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/5310d460-8483-42d2-b682-5d4bd21c9e39/action Jul 03 15:56:40.350776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a3e06371-033f-494a-a219-a8baf9cc54e8 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.350776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a3e06371-033f-494a-a219-a8baf9cc54e8 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.360075 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a3e06371-033f-494a-a219-a8baf9cc54e8 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/5310d460-8483-42d2-b682-5d4bd21c9e39/action returned with HTTP 404 Jul 03 15:56:40.360850 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1001/4004] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/5310d460-8483-42d2-b682-5d4bd21c9e39/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:40.373982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3fdc8e79-8c56-47e9-a1ad-67b56234e0cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.375999 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3fdc8e79-8c56-47e9-a1ad-67b56234e0cf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action Jul 03 15:56:40.376440 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3fdc8e79-8c56-47e9-a1ad-67b56234e0cf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.376635 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3fdc8e79-8c56-47e9-a1ad-67b56234e0cf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.378347 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3fdc8e79-8c56-47e9-a1ad-67b56234e0cf tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action returned with HTTP 400 Jul 03 15:56:40.378860 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1002/4005] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:56:40.388968 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-21a0971d-31c9-4bd5-8092-df5f1c738792 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.390962 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21a0971d-31c9-4bd5-8092-df5f1c738792 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] POST https://10.4.3.228/volume/v3/volumes/None/action Jul 03 15:56:40.391340 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21a0971d-31c9-4bd5-8092-df5f1c738792 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:56:40.391507 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21a0971d-31c9-4bd5-8092-df5f1c738792 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:40.400702 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21a0971d-31c9-4bd5-8092-df5f1c738792 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 15:56:40.401718 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1001/4006] 10.4.3.228 () {68 vars in 1294 bytes} [Fri Jul 3 15:56:40 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:40.412024 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3edc12e1-debb-4320-90d1-8699dc2e4505 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.414292 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3edc12e1-debb-4320-90d1-8699dc2e4505 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/821b2256-2800-4321-a771-dbbead68bf4c Jul 03 15:56:40.414566 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3edc12e1-debb-4320-90d1-8699dc2e4505 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:40.414904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3edc12e1-debb-4320-90d1-8699dc2e4505 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:40.422801 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3edc12e1-debb-4320-90d1-8699dc2e4505 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/821b2256-2800-4321-a771-dbbead68bf4c returned with HTTP 404 Jul 03 15:56:40.423528 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1003/4007] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:40 2026] GET /volume/v3/volumes/821b2256-2800-4321-a771-dbbead68bf4c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:40.432846 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4c2cb646-c831-4b17-a63c-684b3f77bbcb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.436241 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c2cb646-c831-4b17-a63c-684b3f77bbcb tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 Jul 03 15:56:40.436241 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb646-c831-4b17-a63c-684b3f77bbcb tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:40.437039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb646-c831-4b17-a63c-684b3f77bbcb tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:40.448618 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:40.448618 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:40.455983 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4c2cb646-c831-4b17-a63c-684b3f77bbcb tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:40.462421 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4c2cb646-c831-4b17-a63c-684b3f77bbcb tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 returned with HTTP 200 Jul 03 15:56:40.463042 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1002/4008] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:40 2026] GET /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:40.478099 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fcf22492-30b5-4475-9182-e25929108d48 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.480780 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fcf22492-30b5-4475-9182-e25929108d48 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] DELETE https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 Jul 03 15:56:40.480913 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fcf22492-30b5-4475-9182-e25929108d48 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:40.481237 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fcf22492-30b5-4475-9182-e25929108d48 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:40.481461 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-fcf22492-30b5-4475-9182-e25929108d48 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Delete volume with id: 8f34568d-75ab-4a79-9164-e29689406bb3 Jul 03 15:56:40.492743 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:40.492743 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:40.493556 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fcf22492-30b5-4475-9182-e25929108d48 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:40.523561 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fcf22492-30b5-4475-9182-e25929108d48 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Delete volume request issued successfully. Jul 03 15:56:40.523849 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fcf22492-30b5-4475-9182-e25929108d48 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 returned with HTTP 202 Jul 03 15:56:40.524328 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1003/4009] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:56:40 2026] DELETE /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:56:40.533845 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f9125d98-1f90-4c9c-8d7e-24776922bf76 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:40.536178 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9125d98-1f90-4c9c-8d7e-24776922bf76 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 Jul 03 15:56:40.536459 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9125d98-1f90-4c9c-8d7e-24776922bf76 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:40.536723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9125d98-1f90-4c9c-8d7e-24776922bf76 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:40.546100 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:40.546100 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:40.554201 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f9125d98-1f90-4c9c-8d7e-24776922bf76 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Volume info retrieved successfully. Jul 03 15:56:40.560785 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9125d98-1f90-4c9c-8d7e-24776922bf76 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 returned with HTTP 200 Jul 03 15:56:40.561403 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1002/4010] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:40 2026] GET /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:41.575047 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d4310cc2-69e8-4aab-af9a-08b83533bac6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:41.577532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4310cc2-69e8-4aab-af9a-08b83533bac6 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] GET https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 Jul 03 15:56:41.577907 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d4310cc2-69e8-4aab-af9a-08b83533bac6 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:41.578152 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d4310cc2-69e8-4aab-af9a-08b83533bac6 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:41.586756 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4310cc2-69e8-4aab-af9a-08b83533bac6 tempest-VolumesNegativeTest-1958748712 tempest-VolumesNegativeTest-1958748712-project-member] https://10.4.3.228/volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 returned with HTTP 404 Jul 03 15:56:41.587499 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1004/4011] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:41 2026] GET /volume/v3/volumes/8f34568d-75ab-4a79-9164-e29689406bb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:43.364355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:43.366882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:43.367195 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:43.367406 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:43.367653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume with id: 0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:43.379386 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:43.379386 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:43.379551 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:43.397528 np0000004436 devstack@c-api.service[99817]: WARNING cinder.keymgr.conf_key_mgr [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:56:43.406759 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume request issued successfully. Jul 03 15:56:43.407813 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd73e862-4dc8-414c-ae50-eddbf477c08c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 202 Jul 03 15:56:43.408078 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1003/4012] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:56:43 2026] DELETE /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:56:43.417800 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-86b8ba75-1b2b-4f2f-9f05-967ff62f134f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:43.419652 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-86b8ba75-1b2b-4f2f-9f05-967ff62f134f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:43.419875 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-86b8ba75-1b2b-4f2f-9f05-967ff62f134f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:43.420078 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-86b8ba75-1b2b-4f2f-9f05-967ff62f134f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:43.430997 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:43.430997 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:43.435942 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-86b8ba75-1b2b-4f2f-9f05-967ff62f134f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:56:43.442572 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-86b8ba75-1b2b-4f2f-9f05-967ff62f134f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 200 Jul 03 15:56:43.442572 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1004/4013] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:43 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:44.459925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-414172ec-7618-4507-9b64-487e07ff679f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:44.462256 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-414172ec-7618-4507-9b64-487e07ff679f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 Jul 03 15:56:44.462499 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-414172ec-7618-4507-9b64-487e07ff679f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:44.462752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-414172ec-7618-4507-9b64-487e07ff679f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:44.470489 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-414172ec-7618-4507-9b64-487e07ff679f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 returned with HTTP 404 Jul 03 15:56:44.470955 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1003/4014] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:44 2026] GET /volume/v3/volumes/0adf3bf9-b783-4a76-b7de-6d772c6c1175 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:44.480274 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8f8f7a76-186d-462d-a0ac-29a1850f5b8f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:44.482800 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f8f7a76-186d-462d-a0ac-29a1850f5b8f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:56:44.483121 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f8f7a76-186d-462d-a0ac-29a1850f5b8f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:44.483385 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f8f7a76-186d-462d-a0ac-29a1850f5b8f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:44.484046 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:44.484046 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:44.484641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-8f8f7a76-186d-462d-a0ac-29a1850f5b8f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:56:44.501578 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8f8f7a76-186d-462d-a0ac-29a1850f5b8f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Get all volumes completed successfully. Jul 03 15:56:44.504522 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:44.504522 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:44.511363 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f8f7a76-186d-462d-a0ac-29a1850f5b8f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:56:44.511912 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1005/4015] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 15:56:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8086 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:56:44.528493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f30cfbd2-96ba-409d-9bac-a033ae1588b3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:44.530677 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f30cfbd2-96ba-409d-9bac-a033ae1588b3 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] DELETE https://10.4.3.228/volume/v3/types/f9eaaa37-b53a-4123-941a-43e2447f4e6a Jul 03 15:56:44.530970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f30cfbd2-96ba-409d-9bac-a033ae1588b3 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:44.531283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f30cfbd2-96ba-409d-9bac-a033ae1588b3 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:44.566434 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f30cfbd2-96ba-409d-9bac-a033ae1588b3 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/f9eaaa37-b53a-4123-941a-43e2447f4e6a returned with HTTP 202 Jul 03 15:56:44.566865 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1004/4016] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:56:44 2026] DELETE /volume/v3/types/f9eaaa37-b53a-4123-941a-43e2447f4e6a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 15:56:44.582860 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1705ebd5-6b70-4689-8cee-f6304a94133f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:44.585438 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1705ebd5-6b70-4689-8cee-f6304a94133f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:56:44.585983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1705ebd5-6b70-4689-8cee-f6304a94133f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-914534864", "extra_specs": {}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:44.610008 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1705ebd5-6b70-4689-8cee-f6304a94133f tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:56:44.610571 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1005/4017] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:56:44 2026] POST /volume/v3/types => generated 213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:44.619807 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0ba3f969-4727-4940-af32-c47e0e47767d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:44.621954 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0ba3f969-4727-4940-af32-c47e0e47767d tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types/88e2b699-9079-4ef2-bf94-da678e099f7c/encryption Jul 03 15:56:44.622325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0ba3f969-4727-4940-af32-c47e0e47767d tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:44.641837 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0ba3f969-4727-4940-af32-c47e0e47767d tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/88e2b699-9079-4ef2-bf94-da678e099f7c/encryption returned with HTTP 200 Jul 03 15:56:44.642477 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1004/4018] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:56:44 2026] POST /volume/v3/types/88e2b699-9079-4ef2-bf94-da678e099f7c/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:44.652290 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:44.654319 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:44.654787 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-959352539", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-914534864", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:44.656649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-959352539', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-914534864', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:44.660398 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume of 1 GB Jul 03 15:56:44.660811 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:44.660811 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:44.661304 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Availability Zones retrieved successfully. Jul 03 15:56:44.669319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (2ff619d4-ee91-4913-b84b-3dfddd31c44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:44.670923 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20825da3-bafa-4938-a8ce-dd1235ff64ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:44.672324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:56:44.699728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20825da3-bafa-4938-a8ce-dd1235ff64ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:56:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88e2b699-9079-4ef2-bf94-da678e099f7c,is_public=True,name='tempest-scenario-type-luksv2-914534864',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88e2b699-9079-4ef2-bf94-da678e099f7c', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:44.700572 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7812545-aded-4ba5-9f78-25f8cceb003c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:44.737862 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-914534864 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-914534864, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:56:44.738421 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-914534864 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-914534864, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:56:44.785465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Created reservations ['b1bb5586-2b21-4e36-845c-04764635a293', '9b1dad8c-6c54-43cc-bd1e-ce55ba1f127d', 'daadbeee-b32b-41d2-af21-d8a6cc3e6f7d', '84292ec5-ff8d-42d7-a50c-9fb3cdc2447f'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:44.786440 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7812545-aded-4ba5-9f78-25f8cceb003c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1bb5586-2b21-4e36-845c-04764635a293', '9b1dad8c-6c54-43cc-bd1e-ce55ba1f127d', 'daadbeee-b32b-41d2-af21-d8a6cc3e6f7d', '84292ec5-ff8d-42d7-a50c-9fb3cdc2447f']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:44.788086 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165bd4c5-211f-4295-a324-6c703893b2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:44.820032 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165bd4c5-211f-4295-a324-6c703893b2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9200ce2-e5f4-406a-8d13-f906c9da64f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-959352539',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['b1bb5586-2b21-4e36-845c-04764635a293','9b1dad8c-6c54-43cc-bd1e-ce55ba1f127d','daadbeee-b32b-41d2-af21-d8a6cc3e6f7d','84292ec5-ff8d-42d7-a50c-9fb3cdc2447f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=88e2b699-9079-4ef2-bf94-da678e099f7c), '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-03T15:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-959352539',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c9200ce2-e5f4-406a-8d13-f906c9da64f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bda6d453b324313aa92af82d84d0d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26aaa9771c8b4aa9b1d1fef073324462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88e2b699-9079-4ef2-bf94-da678e099f7c),volume_type_id=88e2b699-9079-4ef2-bf94-da678e099f7c)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:44.821335 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b32e22-61f1-45a2-88b5-15f322bac108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:44.849954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b32e22-61f1-45a2-88b5-15f322bac108) transitioned into 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-959352539',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['b1bb5586-2b21-4e36-845c-04764635a293','9b1dad8c-6c54-43cc-bd1e-ce55ba1f127d','daadbeee-b32b-41d2-af21-d8a6cc3e6f7d','84292ec5-ff8d-42d7-a50c-9fb3cdc2447f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=88e2b699-9079-4ef2-bf94-da678e099f7c)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:44.851206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d48509-05c3-45f5-84da-bbf552f03ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:44.870873 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d48509-05c3-45f5-84da-bbf552f03ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:44.870873 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (2ff619d4-ee91-4913-b84b-3dfddd31c44f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:44.870873 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request issued successfully. Jul 03 15:56:44.871423 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ec054e92-5e17-4c2c-805b-a51b9d397b65 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:56:44.871914 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1006/4019] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:56:44 2026] POST /volume/v3/volumes => generated 785 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:45.423290 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:45.426027 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:56:45.426528 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-789533687", "description": null, "metadata": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:45.440891 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:45.440891 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:45.441792 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:56:45.441880 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create snapshot from volume 0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:56:45.506690 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['81955ad7-b47b-41fc-8ca5-aacbb25eb54e', 'af619a47-a457-4519-a4e0-4f0ff1208221', 'e256f47f-deb3-4ddf-8259-38de33bc2667', 'b5925cd7-878c-4c34-a45d-f7ed68d16891'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:45.555641 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot force create request issued successfully. Jul 03 15:56:45.558588 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f8e44755-ce45-4ff3-8541-d3ae50aafc32 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:56:45.558588 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1005/4020] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:56:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:45.568983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1966836d-0155-4ffa-9554-daca86752164 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:45.571895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1966836d-0155-4ffa-9554-daca86752164 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:45.574660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1966836d-0155-4ffa-9554-daca86752164 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:45.574660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1966836d-0155-4ffa-9554-daca86752164 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:45.581096 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:45.581096 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:45.581918 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1966836d-0155-4ffa-9554-daca86752164 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:45.582944 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1966836d-0155-4ffa-9554-daca86752164 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 200 Jul 03 15:56:45.583486 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1006/4021] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:45 2026] GET /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:46.594976 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7ad6032b-665c-4cc7-b37a-ba3c619e20e9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:46.597692 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ad6032b-665c-4cc7-b37a-ba3c619e20e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:46.597994 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ad6032b-665c-4cc7-b37a-ba3c619e20e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:46.598299 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7ad6032b-665c-4cc7-b37a-ba3c619e20e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:46.623567 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:46.623567 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:46.624152 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7ad6032b-665c-4cc7-b37a-ba3c619e20e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:46.625321 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7ad6032b-665c-4cc7-b37a-ba3c619e20e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 200 Jul 03 15:56:46.634776 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1005/4022] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:46 2026] GET /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:46.648021 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-45196dd4-5508-4247-b908-7909059f44fa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:46.652684 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45196dd4-5508-4247-b908-7909059f44fa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:46.652684 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45196dd4-5508-4247-b908-7909059f44fa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:46.652684 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45196dd4-5508-4247-b908-7909059f44fa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:46.666129 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:46.666129 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:46.667090 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-45196dd4-5508-4247-b908-7909059f44fa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:46.673014 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45196dd4-5508-4247-b908-7909059f44fa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 200 Jul 03 15:56:46.673014 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1007/4023] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:46 2026] GET /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:46.684577 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:46.686865 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:56:46.687685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-615815555", "description": null, "metadata": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:46.711661 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:46.711661 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:46.713251 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:56:46.713251 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create snapshot from volume 0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:56:46.788370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['8f3aa930-832b-4e44-ab00-9dd1481fe504', 'f0da73ca-a9c9-45a9-b9f6-24c94afde4b8', 'b58fea23-2c5f-4c5b-b69a-736673e93552', '19013b86-20e2-404b-a06c-0966024110b5'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:46.843743 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot force create request issued successfully. Jul 03 15:56:46.844423 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-215975fd-23f2-4000-9bb9-d4dc8edce2a4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:56:46.845200 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1006/4024] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:56:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:46.857730 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-faf77bba-c40d-4381-bfd5-521da452e42b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:46.860989 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faf77bba-c40d-4381-bfd5-521da452e42b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:46.861398 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faf77bba-c40d-4381-bfd5-521da452e42b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:46.862098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-faf77bba-c40d-4381-bfd5-521da452e42b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:46.870637 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:46.870637 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:46.871391 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-faf77bba-c40d-4381-bfd5-521da452e42b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:46.872650 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-faf77bba-c40d-4381-bfd5-521da452e42b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 200 Jul 03 15:56:46.873054 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1007/4025] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:46 2026] GET /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:47.889126 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-08af6cd9-517c-4020-8226-d1951e34a62e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:47.891387 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-08af6cd9-517c-4020-8226-d1951e34a62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:47.891657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-08af6cd9-517c-4020-8226-d1951e34a62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:47.891959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-08af6cd9-517c-4020-8226-d1951e34a62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:47.901982 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:47.901982 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:47.902667 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-08af6cd9-517c-4020-8226-d1951e34a62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:47.903894 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-08af6cd9-517c-4020-8226-d1951e34a62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 200 Jul 03 15:56:47.904404 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1006/4026] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:47 2026] GET /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:47.913753 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-74dd8ba9-60a2-4804-bf4a-940d537119f7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:47.916214 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-74dd8ba9-60a2-4804-bf4a-940d537119f7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:47.916463 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-74dd8ba9-60a2-4804-bf4a-940d537119f7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:47.916698 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-74dd8ba9-60a2-4804-bf4a-940d537119f7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:47.923666 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:47.923666 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:47.924317 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-74dd8ba9-60a2-4804-bf4a-940d537119f7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:47.925559 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-74dd8ba9-60a2-4804-bf4a-940d537119f7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 200 Jul 03 15:56:47.926125 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1008/4027] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:47 2026] GET /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:47.939246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:47.943136 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:56:47.943281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1761193840", "description": null, "metadata": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:47.962055 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:47.962055 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:47.962670 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:56:47.962820 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create snapshot from volume 0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:56:48.001340 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['e9b71073-2f0c-4d64-8564-5867eeb26219', '707052a9-f8b4-4684-9198-b80234a5c315', '8ab9e29c-a91c-493f-b17b-ceed21c85522', '5a825780-cb56-430f-91a1-9e7f19cd587e'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:48.052809 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot force create request issued successfully. Jul 03 15:56:48.053261 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c22ce14c-930b-4179-9d42-c0d4a6285a7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:56:48.054035 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1007/4028] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:56:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:48.067415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e2bacfa3-1a39-40fd-affa-77d88d5aabce None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:48.069460 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2bacfa3-1a39-40fd-affa-77d88d5aabce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:48.069929 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2bacfa3-1a39-40fd-affa-77d88d5aabce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:48.070263 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2bacfa3-1a39-40fd-affa-77d88d5aabce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:48.076368 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:48.076368 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:48.077145 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e2bacfa3-1a39-40fd-affa-77d88d5aabce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:48.078390 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2bacfa3-1a39-40fd-affa-77d88d5aabce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 200 Jul 03 15:56:48.078956 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1008/4029] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:48 2026] GET /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:49.090867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-38fa148e-daf3-44a0-a1ad-8e6caba94e6a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:49.093353 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38fa148e-daf3-44a0-a1ad-8e6caba94e6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:49.093893 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38fa148e-daf3-44a0-a1ad-8e6caba94e6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:49.094582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38fa148e-daf3-44a0-a1ad-8e6caba94e6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:49.101206 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:49.101206 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:49.102152 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-38fa148e-daf3-44a0-a1ad-8e6caba94e6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:49.103040 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38fa148e-daf3-44a0-a1ad-8e6caba94e6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 200 Jul 03 15:56:49.103495 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1007/4030] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:49 2026] GET /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:49.114519 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-452c2ac0-e29d-43e9-a60b-3a8116422e7c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:49.117640 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-452c2ac0-e29d-43e9-a60b-3a8116422e7c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:49.117640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-452c2ac0-e29d-43e9-a60b-3a8116422e7c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:49.118535 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-452c2ac0-e29d-43e9-a60b-3a8116422e7c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:49.126984 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:49.126984 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:49.127644 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-452c2ac0-e29d-43e9-a60b-3a8116422e7c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:49.128907 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-452c2ac0-e29d-43e9-a60b-3a8116422e7c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 200 Jul 03 15:56:49.129931 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1009/4031] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:49 2026] GET /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:49.211872 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:49.316569 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:56:49.317047 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-199215710"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:49.319326 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-199215710'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:56:49.319531 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume of 1 GB Jul 03 15:56:49.319936 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:49.319936 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:49.329458 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Availability Zones retrieved successfully. Jul 03 15:56:49.337371 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (b088aefa-1ef7-4a79-9158-ae4aaf1912ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:49.338562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f8108b0-6867-43a8-b64e-94b4fb05ef3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:49.339834 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:56:49.373754 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f8108b0-6867-43a8-b64e-94b4fb05ef3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:49.374861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a89d9e2-b6e7-4df4-8934-ea60ec72e1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:49.454888 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['6a38a4f0-dbc4-40e6-8000-070dc2864fc3', '36eb98b6-fa3b-4c8e-8c0a-d97cfee56e01', '73c60ad1-28c2-446d-a078-e19c09579834', '22806ed6-e03a-4baf-94e0-35a2cba73931'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:49.455854 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a89d9e2-b6e7-4df4-8934-ea60ec72e1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a38a4f0-dbc4-40e6-8000-070dc2864fc3', '36eb98b6-fa3b-4c8e-8c0a-d97cfee56e01', '73c60ad1-28c2-446d-a078-e19c09579834', '22806ed6-e03a-4baf-94e0-35a2cba73931']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:49.456696 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868e3079-7c29-4094-9915-93b46c1d1139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:49.482402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868e3079-7c29-4094-9915-93b46c1d1139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e035ab0-6a58-4e33-aef0-3883e08ef921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-199215710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['6a38a4f0-dbc4-40e6-8000-070dc2864fc3','36eb98b6-fa3b-4c8e-8c0a-d97cfee56e01','73c60ad1-28c2-446d-a078-e19c09579834','22806ed6-e03a-4baf-94e0-35a2cba73931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-199215710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e035ab0-6a58-4e33-aef0-3883e08ef921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20150cdb18a448879c87c06c0763acea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26ef78a621c5434184de1c082c4931d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:49.483280 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782e3405-868c-4ab0-8b9a-aa74eaffc5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:49.509074 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782e3405-868c-4ab0-8b9a-aa74eaffc5ce) transitioned into 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-199215710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['6a38a4f0-dbc4-40e6-8000-070dc2864fc3','36eb98b6-fa3b-4c8e-8c0a-d97cfee56e01','73c60ad1-28c2-446d-a078-e19c09579834','22806ed6-e03a-4baf-94e0-35a2cba73931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:49.510113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabd30bf-9b7b-42a5-8a22-0b37bb2d4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:56:49.521086 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabd30bf-9b7b-42a5-8a22-0b37bb2d4445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:56:49.523652 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (b088aefa-1ef7-4a79-9158-ae4aaf1912ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:56:49.523652 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request issued successfully. Jul 03 15:56:49.523652 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-77990a23-d49e-40b7-ab92-56b113fe3f80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:56:49.523652 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1008/4032] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:56:49 2026] POST /volume/v3/volumes => generated 753 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:49.535585 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e2ef72e7-e972-4bae-a0e0-62d1d54f123a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:49.537842 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2ef72e7-e972-4bae-a0e0-62d1d54f123a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:56:49.539347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2ef72e7-e972-4bae-a0e0-62d1d54f123a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:49.539347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e2ef72e7-e972-4bae-a0e0-62d1d54f123a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:49.549284 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:49.549284 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:49.551321 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e2ef72e7-e972-4bae-a0e0-62d1d54f123a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:56:49.556570 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e2ef72e7-e972-4bae-a0e0-62d1d54f123a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:56:49.557147 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1009/4033] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:49 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:50.571593 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1fd49103-6421-446a-b069-da4e0c3e4c39 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:50.573466 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fd49103-6421-446a-b069-da4e0c3e4c39 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:56:50.573751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fd49103-6421-446a-b069-da4e0c3e4c39 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:50.573999 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fd49103-6421-446a-b069-da4e0c3e4c39 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:50.589350 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:50.589350 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:50.596192 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1fd49103-6421-446a-b069-da4e0c3e4c39 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:56:50.601791 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fd49103-6421-446a-b069-da4e0c3e4c39 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:56:50.602266 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1008/4034] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:50 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:50.619523 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f1ef85f2-890e-48f4-84ca-8ef9c96bf8ea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:50.621890 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f1ef85f2-890e-48f4-84ca-8ef9c96bf8ea tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:56:50.622174 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f1ef85f2-890e-48f4-84ca-8ef9c96bf8ea tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:50.622408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f1ef85f2-890e-48f4-84ca-8ef9c96bf8ea tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:50.636028 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:50.636028 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:50.641460 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f1ef85f2-890e-48f4-84ca-8ef9c96bf8ea tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:56:50.648350 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f1ef85f2-890e-48f4-84ca-8ef9c96bf8ea tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:56:50.648926 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1010/4035] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:50 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:50.661975 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:50.664266 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:56:50.664749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e035ab0-6a58-4e33-aef0-3883e08ef921", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-207493984"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:50.676146 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:50.676146 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:50.676871 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:56:50.677049 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:56:50.719357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['47862424-5183-4005-b7b2-d6213e209fe6', 'aff2a995-7f4c-4531-8999-1899e008f688', 'eee1bf9c-9c51-4ec9-af90-f2015af741fc', 'bd64afd7-d350-4208-af2f-234c48a75afa'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:50.754308 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot create request issued successfully. Jul 03 15:56:50.754308 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-20f3c87e-5098-4c2e-88ba-f0a6ca43b44a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:56:50.754308 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1009/4036] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:56:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:50.773298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6759d069-9603-44b8-b570-327eaa7a29e1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:50.775380 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6759d069-9603-44b8-b570-327eaa7a29e1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba Jul 03 15:56:50.775380 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6759d069-9603-44b8-b570-327eaa7a29e1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:50.775380 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6759d069-9603-44b8-b570-327eaa7a29e1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:50.790155 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:50.790155 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:50.790873 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6759d069-9603-44b8-b570-327eaa7a29e1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:56:50.792074 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6759d069-9603-44b8-b570-327eaa7a29e1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba returned with HTTP 200 Jul 03 15:56:50.792701 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1010/4037] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:50 2026] GET /volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:51.801355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-607dce91-be39-48bf-8933-e43768b5981b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:51.803454 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-607dce91-be39-48bf-8933-e43768b5981b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba Jul 03 15:56:51.803683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-607dce91-be39-48bf-8933-e43768b5981b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:51.803876 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-607dce91-be39-48bf-8933-e43768b5981b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:51.809056 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:51.809056 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:51.809572 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-607dce91-be39-48bf-8933-e43768b5981b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:56:51.810365 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-607dce91-be39-48bf-8933-e43768b5981b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba returned with HTTP 200 Jul 03 15:56:51.810759 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1009/4038] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:51 2026] GET /volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:51.820343 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-39929734-c304-4244-8bce-3733aeff6fc9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:51.822284 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 15:56:51.822673 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e035ab0-6a58-4e33-aef0-3883e08ef921", "snapshot_id": "bfcef264-3dfc-4ded-9fca-b86b666e20ba", "name": "tempest-VolumesSnapshotTestJSON-Backup-64438996", "container": "tempest-volumessnapshottestjson-backup-container-1140673059"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:56:51.824180 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Creating new backup {'backup': {'volume_id': '3e035ab0-6a58-4e33-aef0-3883e08ef921', 'snapshot_id': 'bfcef264-3dfc-4ded-9fca-b86b666e20ba', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-64438996', 'container': 'tempest-volumessnapshottestjson-backup-container-1140673059'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:56:51.824332 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Creating backup of volume 3e035ab0-6a58-4e33-aef0-3883e08ef921 in container tempest-volumessnapshottestjson-backup-container-1140673059 Jul 03 15:56:51.832279 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:51.832279 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:51.832795 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:56:51.839166 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:51.839166 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:51.839686 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:56:51.882955 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:51.885306 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:51.885450 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['8f974c5a-ee9c-46db-b024-c68d1500af67', 'a0230339-2296-4996-933a-1fbddd80e516'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:56:51.885561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:51.885798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:51.885951 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:51.891333 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:51.891333 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:51.891779 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:51.910007 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot delete request issued successfully. Jul 03 15:56:51.910170 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c98d4972-6d2c-4108-8020-d8d42086ac1d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 202 Jul 03 15:56:51.910686 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1010/4039] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:56:51 2026] DELETE /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:56:51.923219 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-06e51d51-b067-4634-a904-308d2ccede3c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:51.923656 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39929734-c304-4244-8bce-3733aeff6fc9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 15:56:51.924042 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1011/4040] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:56:51 2026] POST /volume/v3/backups => generated 333 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:56:51.925420 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-06e51d51-b067-4634-a904-308d2ccede3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:51.925652 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-06e51d51-b067-4634-a904-308d2ccede3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:51.925876 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-06e51d51-b067-4634-a904-308d2ccede3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:51.932377 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3158a02c-fe40-4719-a381-fc43e6f22918 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:51.934439 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3158a02c-fe40-4719-a381-fc43e6f22918 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:51.934690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3158a02c-fe40-4719-a381-fc43e6f22918 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:51.934998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3158a02c-fe40-4719-a381-fc43e6f22918 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:51.935067 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-3158a02c-fe40-4719-a381-fc43e6f22918 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:51.939480 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:51.939480 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:51.940305 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3158a02c-fe40-4719-a381-fc43e6f22918 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:51.940641 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1010/4041] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:51 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:51.941400 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:51.941400 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:51.942057 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-06e51d51-b067-4634-a904-308d2ccede3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:51.944112 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-06e51d51-b067-4634-a904-308d2ccede3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 200 Jul 03 15:56:51.946001 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1011/4042] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:51 2026] GET /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:52.953256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4cbf62c3-74c7-4a6a-8a46-c202094ed40b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:52.955365 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cbf62c3-74c7-4a6a-8a46-c202094ed40b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:52.955559 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cbf62c3-74c7-4a6a-8a46-c202094ed40b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:52.955806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cbf62c3-74c7-4a6a-8a46-c202094ed40b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:52.955963 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-4cbf62c3-74c7-4a6a-8a46-c202094ed40b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:52.956767 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1fe7120d-c9ee-4927-b964-b9a6e16fb9cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:52.959587 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fe7120d-c9ee-4927-b964-b9a6e16fb9cf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:52.959962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fe7120d-c9ee-4927-b964-b9a6e16fb9cf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:52.960232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fe7120d-c9ee-4927-b964-b9a6e16fb9cf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:52.960800 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:52.960800 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:52.961675 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cbf62c3-74c7-4a6a-8a46-c202094ed40b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:52.962159 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1011/4043] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:52 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:52.965369 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fe7120d-c9ee-4927-b964-b9a6e16fb9cf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 404 Jul 03 15:56:52.965943 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1012/4044] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:52 2026] GET /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:52.975532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:52.977505 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:52.977762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:52.977977 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:52.978097 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:52.983694 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:52.983694 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:52.984212 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:53.014434 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot delete request issued successfully. Jul 03 15:56:53.014671 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e6e68d1-0147-458b-aa74-951b4fc7e494 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 202 Jul 03 15:56:53.015186 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1011/4045] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:56:52 2026] DELETE /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:56:53.024713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c9d897fa-ad8a-4973-abe2-ff9c1503b718 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:53.026693 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9d897fa-ad8a-4973-abe2-ff9c1503b718 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:53.027001 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9d897fa-ad8a-4973-abe2-ff9c1503b718 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:53.027174 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9d897fa-ad8a-4973-abe2-ff9c1503b718 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:53.033771 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:53.033771 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:53.034527 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c9d897fa-ad8a-4973-abe2-ff9c1503b718 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:53.035796 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9d897fa-ad8a-4973-abe2-ff9c1503b718 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 200 Jul 03 15:56:53.036370 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1012/4046] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:53 2026] GET /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:53.975321 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2f5a92b7-ddbe-478d-909f-935520c55efc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:53.978191 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f5a92b7-ddbe-478d-909f-935520c55efc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:53.978434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f5a92b7-ddbe-478d-909f-935520c55efc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:53.978728 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f5a92b7-ddbe-478d-909f-935520c55efc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:53.978952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2f5a92b7-ddbe-478d-909f-935520c55efc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:53.985111 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:53.985111 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:53.986193 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f5a92b7-ddbe-478d-909f-935520c55efc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:53.986698 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1012/4047] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:53 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:54.047127 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a4b57c89-5cec-444b-9d7f-97754da839f5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:54.049488 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a4b57c89-5cec-444b-9d7f-97754da839f5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:54.049897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a4b57c89-5cec-444b-9d7f-97754da839f5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:54.050203 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a4b57c89-5cec-444b-9d7f-97754da839f5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:54.056563 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a4b57c89-5cec-444b-9d7f-97754da839f5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 404 Jul 03 15:56:54.057196 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1013/4048] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:54 2026] GET /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:54.065478 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7da84674-76d5-44b3-b896-cad73582df54 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:54.067829 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7da84674-76d5-44b3-b896-cad73582df54 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:54.068148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7da84674-76d5-44b3-b896-cad73582df54 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:54.068464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7da84674-76d5-44b3-b896-cad73582df54 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:54.068650 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-7da84674-76d5-44b3-b896-cad73582df54 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:54.076041 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:54.076041 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:54.076745 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7da84674-76d5-44b3-b896-cad73582df54 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:54.114639 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7da84674-76d5-44b3-b896-cad73582df54 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot delete request issued successfully. Jul 03 15:56:54.116717 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7da84674-76d5-44b3-b896-cad73582df54 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 202 Jul 03 15:56:54.116717 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1012/4049] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:56:54 2026] DELETE /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:56:54.128742 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-74c15f48-b9f6-45a7-a54e-45805edd724d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:54.131444 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-74c15f48-b9f6-45a7-a54e-45805edd724d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:54.131755 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-74c15f48-b9f6-45a7-a54e-45805edd724d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:54.132059 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-74c15f48-b9f6-45a7-a54e-45805edd724d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:54.140009 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:54.140009 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:54.140670 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-74c15f48-b9f6-45a7-a54e-45805edd724d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:56:54.141802 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-74c15f48-b9f6-45a7-a54e-45805edd724d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 200 Jul 03 15:56:54.143355 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1013/4050] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:54 2026] GET /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:54.997940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4d285ce1-19e0-4e38-911a-4e585e522e67 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.000067 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d285ce1-19e0-4e38-911a-4e585e522e67 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:55.000288 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4d285ce1-19e0-4e38-911a-4e585e522e67 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.000486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4d285ce1-19e0-4e38-911a-4e585e522e67 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.000639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-4d285ce1-19e0-4e38-911a-4e585e522e67 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:55.003006 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=217,cinder:UPDATE=82,cinder:INSERT=49 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:56:55.007316 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:55.007316 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:55.008450 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d285ce1-19e0-4e38-911a-4e585e522e67 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:55.008963 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1013/4051] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:54 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:55.154652 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-af23865a-9348-461b-9f6c-bfacbbcbc482 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.156724 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af23865a-9348-461b-9f6c-bfacbbcbc482 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:55.157525 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af23865a-9348-461b-9f6c-bfacbbcbc482 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.157525 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af23865a-9348-461b-9f6c-bfacbbcbc482 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.164278 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af23865a-9348-461b-9f6c-bfacbbcbc482 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 404 Jul 03 15:56:55.164975 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1014/4052] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:55 2026] GET /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:55.176325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9e6c0848-fe06-4bc6-a3fc-a006e09cbdbc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.178229 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9e6c0848-fe06-4bc6-a3fc-a006e09cbdbc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:55.178428 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9e6c0848-fe06-4bc6-a3fc-a006e09cbdbc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.178648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9e6c0848-fe06-4bc6-a3fc-a006e09cbdbc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.178781 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-9e6c0848-fe06-4bc6-a3fc-a006e09cbdbc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:55.180791 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=114,cinder:UPDATE=22,cinder:INSERT=11 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:56:55.185294 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9e6c0848-fe06-4bc6-a3fc-a006e09cbdbc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 404 Jul 03 15:56:55.186080 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1013/4053] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:56:55 2026] DELETE /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:55.193337 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9fff9a90-e5a8-4098-931a-fd6b3e8e9d31 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.195235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9fff9a90-e5a8-4098-931a-fd6b3e8e9d31 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 Jul 03 15:56:55.195462 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9fff9a90-e5a8-4098-931a-fd6b3e8e9d31 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.195697 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9fff9a90-e5a8-4098-931a-fd6b3e8e9d31 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.204504 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9fff9a90-e5a8-4098-931a-fd6b3e8e9d31 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 returned with HTTP 404 Jul 03 15:56:55.205062 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1014/4054] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:55 2026] GET /volume/v3/snapshots/928c5032-baba-4728-8328-8715ea4d74c3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:55.220042 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3652072a-639d-44cc-b7c2-0a2cff96ce43 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.222706 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3652072a-639d-44cc-b7c2-0a2cff96ce43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:55.222925 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3652072a-639d-44cc-b7c2-0a2cff96ce43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.223289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3652072a-639d-44cc-b7c2-0a2cff96ce43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.223476 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-3652072a-639d-44cc-b7c2-0a2cff96ce43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:55.229957 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3652072a-639d-44cc-b7c2-0a2cff96ce43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 404 Jul 03 15:56:55.230608 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1014/4055] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:56:55 2026] DELETE /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:55.237695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d821baa5-55a8-435f-bb4f-053fa1016e6d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.239607 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d821baa5-55a8-435f-bb4f-053fa1016e6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d Jul 03 15:56:55.239873 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d821baa5-55a8-435f-bb4f-053fa1016e6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.240095 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d821baa5-55a8-435f-bb4f-053fa1016e6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.245451 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d821baa5-55a8-435f-bb4f-053fa1016e6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d returned with HTTP 404 Jul 03 15:56:55.246092 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1015/4056] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:55 2026] GET /volume/v3/snapshots/4b1da7c7-ea44-4f48-a551-f3d6be288f0d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:55.253897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-af210360-be9e-4f4c-b918-b52b7f690ef7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.255878 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-af210360-be9e-4f4c-b918-b52b7f690ef7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:55.256158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-af210360-be9e-4f4c-b918-b52b7f690ef7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.256390 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-af210360-be9e-4f4c-b918-b52b7f690ef7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.256521 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-af210360-be9e-4f4c-b918-b52b7f690ef7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:55.261790 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-af210360-be9e-4f4c-b918-b52b7f690ef7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 404 Jul 03 15:56:55.262579 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1014/4057] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:56:55 2026] DELETE /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:55.270775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-77921463-e6fb-4ce8-a567-3c144ac9f77e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:55.273004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-77921463-e6fb-4ce8-a567-3c144ac9f77e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc Jul 03 15:56:55.273304 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-77921463-e6fb-4ce8-a567-3c144ac9f77e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:55.273568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-77921463-e6fb-4ce8-a567-3c144ac9f77e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:55.278717 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-77921463-e6fb-4ce8-a567-3c144ac9f77e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc returned with HTTP 404 Jul 03 15:56:55.279345 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1015/4058] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:56:55 2026] GET /volume/v3/snapshots/ce590959-bffc-4eb1-8490-0098bb6811bc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:56:56.020700 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8bf538e5-997a-4c02-9680-9c8b8e1da519 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:56.022671 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8bf538e5-997a-4c02-9680-9c8b8e1da519 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:56.022969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8bf538e5-997a-4c02-9680-9c8b8e1da519 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:56.023479 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8bf538e5-997a-4c02-9680-9c8b8e1da519 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:56.023644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-8bf538e5-997a-4c02-9680-9c8b8e1da519 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:56.029640 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:56.029640 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:56:56.030524 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8bf538e5-997a-4c02-9680-9c8b8e1da519 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:56.030964 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1015/4059] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:56 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:57.043176 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-110cb28c-bc1c-4369-8d99-38e034659c19 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:57.045418 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-110cb28c-bc1c-4369-8d99-38e034659c19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:57.045702 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-110cb28c-bc1c-4369-8d99-38e034659c19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:57.045947 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-110cb28c-bc1c-4369-8d99-38e034659c19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:57.046084 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-110cb28c-bc1c-4369-8d99-38e034659c19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:57.048779 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=188,cinder:UPDATE=55,cinder:INSERT=36 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:56:57.052326 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:57.052326 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:56:57.053365 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-110cb28c-bc1c-4369-8d99-38e034659c19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:57.053869 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1016/4060] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:57 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:58.065822 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-32293130-132a-4e3b-aa05-468916620215 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:58.070049 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32293130-132a-4e3b-aa05-468916620215 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:58.070320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32293130-132a-4e3b-aa05-468916620215 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:58.070575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32293130-132a-4e3b-aa05-468916620215 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:58.070755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-32293130-132a-4e3b-aa05-468916620215 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:58.078732 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:58.078732 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:56:58.079542 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32293130-132a-4e3b-aa05-468916620215 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:58.080320 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1015/4061] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:58 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:59.094122 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fd3f1356-ddd7-4a5d-9ed5-6a63d4bd1d06 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:59.096159 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd3f1356-ddd7-4a5d-9ed5-6a63d4bd1d06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:56:59.096417 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd3f1356-ddd7-4a5d-9ed5-6a63d4bd1d06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:59.098222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fd3f1356-ddd7-4a5d-9ed5-6a63d4bd1d06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:59.098222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-fd3f1356-ddd7-4a5d-9ed5-6a63d4bd1d06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:56:59.102083 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=129,cinder:UPDATE=27,cinder:INSERT=15 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:56:59.106291 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:59.106291 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:56:59.108235 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fd3f1356-ddd7-4a5d-9ed5-6a63d4bd1d06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:56:59.108872 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1016/4062] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:56:59 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:56:59.553784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-e346b21d-7852-4254-89bf-80a68f2ec0fa req-e1865170-4170-4f29-8db7-badc634ac30e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:56:59.556325 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e346b21d-7852-4254-89bf-80a68f2ec0fa req-e1865170-4170-4f29-8db7-badc634ac30e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068 Jul 03 15:56:59.556522 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e346b21d-7852-4254-89bf-80a68f2ec0fa req-e1865170-4170-4f29-8db7-badc634ac30e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:56:59.557061 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-e346b21d-7852-4254-89bf-80a68f2ec0fa req-e1865170-4170-4f29-8db7-badc634ac30e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:56:59.579883 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:56:59.579883 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:00.119569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-91526fae-fc35-4f45-9892-9ac7b8c0229a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:00.121306 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-91526fae-fc35-4f45-9892-9ac7b8c0229a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:00.121526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-91526fae-fc35-4f45-9892-9ac7b8c0229a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:00.121714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-91526fae-fc35-4f45-9892-9ac7b8c0229a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:00.121825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-91526fae-fc35-4f45-9892-9ac7b8c0229a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:00.122355 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-e346b21d-7852-4254-89bf-80a68f2ec0fa req-e1865170-4170-4f29-8db7-badc634ac30e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068 returned with HTTP 200 Jul 03 15:57:00.123183 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1016/4063] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:56:59 2026] DELETE /volume/v3/attachments/456572c1-c159-42fc-b4a8-5741dc5a4068 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:00.127612 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:00.127612 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:00.128641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-91526fae-fc35-4f45-9892-9ac7b8c0229a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:00.129125 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1017/4064] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:00 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:01.139925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e53f5e8b-58ff-4876-b7da-81bd4a2e7ac8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:01.141879 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e53f5e8b-58ff-4876-b7da-81bd4a2e7ac8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:01.142159 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e53f5e8b-58ff-4876-b7da-81bd4a2e7ac8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:01.142354 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e53f5e8b-58ff-4876-b7da-81bd4a2e7ac8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:01.142464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e53f5e8b-58ff-4876-b7da-81bd4a2e7ac8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:01.148022 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:01.148022 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:01.148756 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e53f5e8b-58ff-4876-b7da-81bd4a2e7ac8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:01.149393 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1016/4065] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:01 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:02.164604 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-76efb3ec-143b-4f18-a965-bbd3ffdb58a0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:02.166765 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76efb3ec-143b-4f18-a965-bbd3ffdb58a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:02.167113 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76efb3ec-143b-4f18-a965-bbd3ffdb58a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:02.167276 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76efb3ec-143b-4f18-a965-bbd3ffdb58a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:02.167276 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-76efb3ec-143b-4f18-a965-bbd3ffdb58a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:02.172193 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:02.172193 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:02.173228 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76efb3ec-143b-4f18-a965-bbd3ffdb58a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:02.173691 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1017/4066] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:02 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:03.155969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:03.158274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:57:03.158557 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:03.158813 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:03.159043 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: 0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:57:03.166026 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:03.166026 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:03.166565 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:03.185954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8dfeaddf-0112-417a-be3e-82ec7ad85c23 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:03.188732 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8dfeaddf-0112-417a-be3e-82ec7ad85c23 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:03.189053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8dfeaddf-0112-417a-be3e-82ec7ad85c23 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:03.189291 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8dfeaddf-0112-417a-be3e-82ec7ad85c23 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:03.189432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-8dfeaddf-0112-417a-be3e-82ec7ad85c23 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:03.192541 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 15:57:03.192856 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b9b1bef3-2358-4b74-88a6-b5877791ca68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 202 Jul 03 15:57:03.193420 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1017/4067] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:03 2026] DELETE /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:03.198248 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:03.198248 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:03.199376 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8dfeaddf-0112-417a-be3e-82ec7ad85c23 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:03.200648 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1018/4068] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:03 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:03.203147 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-21acd00e-e0dc-4351-9404-faa5fe2b0efc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:03.205401 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21acd00e-e0dc-4351-9404-faa5fe2b0efc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:57:03.205401 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21acd00e-e0dc-4351-9404-faa5fe2b0efc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:03.205581 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21acd00e-e0dc-4351-9404-faa5fe2b0efc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:03.215000 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:03.215000 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:03.220707 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-21acd00e-e0dc-4351-9404-faa5fe2b0efc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:03.226106 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21acd00e-e0dc-4351-9404-faa5fe2b0efc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 200 Jul 03 15:57:03.226817 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1017/4069] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:03 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:04.213829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-62c43784-e135-4a98-bb92-1c160519aae4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:04.217012 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62c43784-e135-4a98-bb92-1c160519aae4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:04.217342 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62c43784-e135-4a98-bb92-1c160519aae4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:04.217689 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62c43784-e135-4a98-bb92-1c160519aae4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:04.218267 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-62c43784-e135-4a98-bb92-1c160519aae4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:04.225346 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:04.225346 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:04.227182 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62c43784-e135-4a98-bb92-1c160519aae4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:04.227397 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1018/4070] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:04 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:04.243105 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1f19f59f-ea0d-4c9a-b102-9d0475e9b5cc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:04.246429 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f19f59f-ea0d-4c9a-b102-9d0475e9b5cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b Jul 03 15:57:04.246429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f19f59f-ea0d-4c9a-b102-9d0475e9b5cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:04.247283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f19f59f-ea0d-4c9a-b102-9d0475e9b5cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:04.254331 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f19f59f-ea0d-4c9a-b102-9d0475e9b5cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b returned with HTTP 404 Jul 03 15:57:04.254845 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1018/4071] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:04 2026] GET /volume/v3/volumes/0f35f1cf-c54a-411a-9c2b-bbcd15d70a1b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:04.290203 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:04.292497 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:04.292683 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1433362785", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": null, "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:04.294134 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1433362785', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': None, 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:04.382836 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 15:57:04.388507 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 15:57:04.396713 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (6e3065b3-81a4-42ca-9ec1-320b723d9398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:04.398068 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1c9cec-375d-4831-8daf-59f3274b56df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:04.399442 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:04.471864 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1c9cec-375d-4831-8daf-59f3274b56df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:04.472632 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75723ca3-c435-43ec-a1ab-8f9709a05bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:04.531657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['9115a586-4ae1-4ac3-8f15-62e756b00ffa', '5db3afed-f068-4ecb-bd44-bd8353b5b1f7', 'd1aed4ea-05a1-4dd4-99ea-95ad55e8d394', '83209996-7c61-4044-a030-d97bf5ba2cbe'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:04.533998 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75723ca3-c435-43ec-a1ab-8f9709a05bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9115a586-4ae1-4ac3-8f15-62e756b00ffa', '5db3afed-f068-4ecb-bd44-bd8353b5b1f7', 'd1aed4ea-05a1-4dd4-99ea-95ad55e8d394', '83209996-7c61-4044-a030-d97bf5ba2cbe']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:04.533998 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bdb034d-9db3-4aff-9e0d-9f5a725f575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:04.568676 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bdb034d-9db3-4aff-9e0d-9f5a725f575f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a371f2f0-4c17-4871-afcc-9cfa02c2aa36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1433362785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['9115a586-4ae1-4ac3-8f15-62e756b00ffa','5db3afed-f068-4ecb-bd44-bd8353b5b1f7','d1aed4ea-05a1-4dd4-99ea-95ad55e8d394','83209996-7c61-4044-a030-d97bf5ba2cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1433362785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a371f2f0-4c17-4871-afcc-9cfa02c2aa36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:04.568676 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472a162e-9f7e-4754-938a-2066c63ce482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:04.589684 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472a162e-9f7e-4754-938a-2066c63ce482) transitioned into 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-1433362785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['9115a586-4ae1-4ac3-8f15-62e756b00ffa','5db3afed-f068-4ecb-bd44-bd8353b5b1f7','d1aed4ea-05a1-4dd4-99ea-95ad55e8d394','83209996-7c61-4044-a030-d97bf5ba2cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:04.591069 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc0efac-9095-4200-9fbd-83b445f8c448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:04.609116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdc0efac-9095-4200-9fbd-83b445f8c448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:04.611402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (6e3065b3-81a4-42ca-9ec1-320b723d9398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:04.611402 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 15:57:04.611402 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f7b1f5e-4ee4-4f4a-951e-bf412cad92d7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:04.612201 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1019/4072] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:04 2026] POST /volume/v3/volumes => generated 759 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:04.624285 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4e01c6f4-3eed-466f-97ff-773ad537c8d0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:04.626565 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4e01c6f4-3eed-466f-97ff-773ad537c8d0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:57:04.626973 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4e01c6f4-3eed-466f-97ff-773ad537c8d0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:04.627176 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4e01c6f4-3eed-466f-97ff-773ad537c8d0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:04.640949 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:04.640949 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:04.651430 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4e01c6f4-3eed-466f-97ff-773ad537c8d0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:04.659459 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4e01c6f4-3eed-466f-97ff-773ad537c8d0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 200 Jul 03 15:57:04.660172 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1018/4073] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:04 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:05.240279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e13090f5-a14e-4667-83ed-9b56258fcc6b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:05.242456 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e13090f5-a14e-4667-83ed-9b56258fcc6b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:05.242681 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e13090f5-a14e-4667-83ed-9b56258fcc6b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:05.242907 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e13090f5-a14e-4667-83ed-9b56258fcc6b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:05.243052 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e13090f5-a14e-4667-83ed-9b56258fcc6b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:05.247667 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:05.247667 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:05.248480 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e13090f5-a14e-4667-83ed-9b56258fcc6b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:05.248983 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1019/4074] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:05 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:05.675593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-59ca5c43-f592-4550-9496-8c03a125856c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:05.677587 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-59ca5c43-f592-4550-9496-8c03a125856c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:57:05.677882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-59ca5c43-f592-4550-9496-8c03a125856c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:05.678104 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-59ca5c43-f592-4550-9496-8c03a125856c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:05.685682 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:05.685682 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:05.689462 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-59ca5c43-f592-4550-9496-8c03a125856c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:05.694826 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-59ca5c43-f592-4550-9496-8c03a125856c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 200 Jul 03 15:57:05.695212 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1019/4075] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:05 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:05.712515 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-59834952-c2b2-48a0-9502-7d1e6e5fdfc9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:05.715033 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-59834952-c2b2-48a0-9502-7d1e6e5fdfc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:57:05.715578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-59834952-c2b2-48a0-9502-7d1e6e5fdfc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:05.716651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-59834952-c2b2-48a0-9502-7d1e6e5fdfc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:05.727032 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:05.727032 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:05.732906 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-59834952-c2b2-48a0-9502-7d1e6e5fdfc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:05.741090 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-59834952-c2b2-48a0-9502-7d1e6e5fdfc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 200 Jul 03 15:57:05.741909 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1020/4076] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:05 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:06.272773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-77b7d601-a5d3-4a85-9135-856a802174e0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:06.274824 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77b7d601-a5d3-4a85-9135-856a802174e0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:06.275518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77b7d601-a5d3-4a85-9135-856a802174e0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:06.275518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77b7d601-a5d3-4a85-9135-856a802174e0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:06.275518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-77b7d601-a5d3-4a85-9135-856a802174e0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:06.282217 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:06.282217 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:06.283547 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77b7d601-a5d3-4a85-9135-856a802174e0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:06.284258 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1019/4077] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:06 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:07.216657 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e0f8c1fb-e1b7-4461-bb62-83a331a23446 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:07.218927 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e0f8c1fb-e1b7-4461-bb62-83a331a23446 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:57:07.219152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e0f8c1fb-e1b7-4461-bb62-83a331a23446 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:07.219379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e0f8c1fb-e1b7-4461-bb62-83a331a23446 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:07.229113 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:07.229113 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:07.235786 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e0f8c1fb-e1b7-4461-bb62-83a331a23446 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:07.245439 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e0f8c1fb-e1b7-4461-bb62-83a331a23446 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 200 Jul 03 15:57:07.245439 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1020/4078] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:07 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:07.304551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-28f25c0e-90a5-41a9-b342-e71995e8c793 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:07.308737 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-2d8ebf94-54d0-4431-92cd-9673a3f80a81 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:07.309079 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-28f25c0e-90a5-41a9-b342-e71995e8c793 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:07.309079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-28f25c0e-90a5-41a9-b342-e71995e8c793 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:07.309079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-28f25c0e-90a5-41a9-b342-e71995e8c793 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:07.309079 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-28f25c0e-90a5-41a9-b342-e71995e8c793 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:07.309283 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-2d8ebf94-54d0-4431-92cd-9673a3f80a81 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:07.309409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-2d8ebf94-54d0-4431-92cd-9673a3f80a81 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:07.309783 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-2d8ebf94-54d0-4431-92cd-9673a3f80a81 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:07.317645 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:07.317645 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:07.319587 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-28f25c0e-90a5-41a9-b342-e71995e8c793 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:07.320456 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1021/4079] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:07 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:07.332095 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:07.332095 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:07.346439 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-2d8ebf94-54d0-4431-92cd-9673a3f80a81 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:07.359719 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-2d8ebf94-54d0-4431-92cd-9673a3f80a81 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:07.361467 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1020/4080] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:07 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:08.020457 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-9c2a1af3-7c17-4b5d-b22b-63aa691d5abc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:08.023259 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-9c2a1af3-7c17-4b5d-b22b-63aa691d5abc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:57:08.023518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-9c2a1af3-7c17-4b5d-b22b-63aa691d5abc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:08.023798 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-9c2a1af3-7c17-4b5d-b22b-63aa691d5abc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:08.033325 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:08.033325 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:08.038674 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-9c2a1af3-7c17-4b5d-b22b-63aa691d5abc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:08.045685 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-9c2a1af3-7c17-4b5d-b22b-63aa691d5abc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 200 Jul 03 15:57:08.046219 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1020/4081] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:08 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:08.062536 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e792d070-ca86-414e-ba81-cc3beaa64004 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:08.063162 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e792d070-ca86-414e-ba81-cc3beaa64004 None None] GET https://10.4.3.228/volume// Jul 03 15:57:08.063162 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e792d070-ca86-414e-ba81-cc3beaa64004 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:08.063416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e792d070-ca86-414e-ba81-cc3beaa64004 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:08.064525 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e792d070-ca86-414e-ba81-cc3beaa64004 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:08.064935 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1021/4082] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:57:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 15:57:08.076050 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e90cb066-df15-4cad-88f9-89119397a5dc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:08.078527 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e90cb066-df15-4cad-88f9-89119397a5dc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:57:08.080645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e90cb066-df15-4cad-88f9-89119397a5dc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a371f2f0-4c17-4871-afcc-9cfa02c2aa36", "connector": null, "instance_uuid": "a0687c5a-ed27-4009-8ad8-50ed72ed3088"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:08.091718 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:08.091718 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:08.128862 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-e90cb066-df15-4cad-88f9-89119397a5dc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:57:08.129752 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1022/4083] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:57:08 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 03 15:57:08.341983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-68a5ef9c-1a5f-4ab1-b56d-656133a35451 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:08.344427 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68a5ef9c-1a5f-4ab1-b56d-656133a35451 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:08.344660 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68a5ef9c-1a5f-4ab1-b56d-656133a35451 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:08.344939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68a5ef9c-1a5f-4ab1-b56d-656133a35451 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:08.345399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-68a5ef9c-1a5f-4ab1-b56d-656133a35451 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:08.352597 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:08.352597 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:08.354199 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68a5ef9c-1a5f-4ab1-b56d-656133a35451 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:08.354771 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1021/4084] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:08 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:09.369520 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0faed2eb-971c-429f-8c15-1f1a16a7066c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:09.371507 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0faed2eb-971c-429f-8c15-1f1a16a7066c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:09.371714 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0faed2eb-971c-429f-8c15-1f1a16a7066c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:09.371866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0faed2eb-971c-429f-8c15-1f1a16a7066c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:09.371976 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-0faed2eb-971c-429f-8c15-1f1a16a7066c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:09.376597 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:09.376597 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:09.377554 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0faed2eb-971c-429f-8c15-1f1a16a7066c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:09.377984 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1021/4085] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:09 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:09.412325 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-96161442-a356-42c3-b12f-fe67158f62b1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:09.412790 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-96161442-a356-42c3-b12f-fe67158f62b1 None None] GET https://10.4.3.228/volume// Jul 03 15:57:09.412928 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-96161442-a356-42c3-b12f-fe67158f62b1 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:09.413091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-96161442-a356-42c3-b12f-fe67158f62b1 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:09.413400 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-96161442-a356-42c3-b12f-fe67158f62b1 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:09.413707 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1022/4086] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:57:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:09.424722 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-745a3083-17f4-489f-bf6f-8ceed5bc1399 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:09.427338 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-745a3083-17f4-489f-bf6f-8ceed5bc1399 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:57:09.427941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-745a3083-17f4-489f-bf6f-8ceed5bc1399 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c51b7a5-a06c-4625-ab8b-fce721b4f573", "connector": null, "instance_uuid": "4ff7307f-70b1-4bd2-8ff3-7c73a3862dd9"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:09.450310 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:09.450310 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:09.492992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-745a3083-17f4-489f-bf6f-8ceed5bc1399 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:57:09.493973 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1023/4087] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:57:09 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:09.891167 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-55fb355f-9199-4f5b-b728-7c8d145d50ba None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:09.896061 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-55fb355f-9199-4f5b-b728-7c8d145d50ba tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:09.896992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-55fb355f-9199-4f5b-b728-7c8d145d50ba tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:09.897196 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-55fb355f-9199-4f5b-b728-7c8d145d50ba tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:09.916643 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:09.916643 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:09.919986 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-55fb355f-9199-4f5b-b728-7c8d145d50ba tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:09.928071 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-55fb355f-9199-4f5b-b728-7c8d145d50ba tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:09.928692 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1022/4088] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:09 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:10.028521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c37b602f-9211-4bc0-bca8-4a7a80de8a2b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.028952 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c37b602f-9211-4bc0-bca8-4a7a80de8a2b None None] GET https://10.4.3.228/volume// Jul 03 15:57:10.029156 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c37b602f-9211-4bc0-bca8-4a7a80de8a2b None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.029381 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c37b602f-9211-4bc0-bca8-4a7a80de8a2b None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.029786 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c37b602f-9211-4bc0-bca8-4a7a80de8a2b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:10.030118 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1022/4089] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:57:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:10.037090 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-fe139a45-d63a-4ec6-b56e-29d7f384abdb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.039491 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-fe139a45-d63a-4ec6-b56e-29d7f384abdb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:10.039776 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-fe139a45-d63a-4ec6-b56e-29d7f384abdb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.040021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-fe139a45-d63a-4ec6-b56e-29d7f384abdb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.050334 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.050334 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:10.054084 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-fe139a45-d63a-4ec6-b56e-29d7f384abdb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:10.058742 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-fe139a45-d63a-4ec6-b56e-29d7f384abdb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:10.059171 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1023/4090] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:57:10 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:10.179327 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-49f9f9ed-10fb-4095-9155-3025b3a1640c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.181713 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-49f9f9ed-10fb-4095-9155-3025b3a1640c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] PUT https://10.4.3.228/volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197 Jul 03 15:57:10.182149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-49f9f9ed-10fb-4095-9155-3025b3a1640c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:10.190960 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-49f9f9ed-10fb-4095-9155-3025b3a1640c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Acquiring lock "cinder-attachment_update-6c51b7a5-a06c-4625-ab8b-fce721b4f573-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:57:10.196600 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-49f9f9ed-10fb-4095-9155-3025b3a1640c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Lock "cinder-attachment_update-6c51b7a5-a06c-4625-ab8b-fce721b4f573-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:57:10.197683 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.197683 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:10.391187 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-093d3586-79c7-4ccf-a553-fd7f5c37c61b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.393339 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-093d3586-79c7-4ccf-a553-fd7f5c37c61b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:10.393556 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-093d3586-79c7-4ccf-a553-fd7f5c37c61b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.393808 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-093d3586-79c7-4ccf-a553-fd7f5c37c61b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.393948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-093d3586-79c7-4ccf-a553-fd7f5c37c61b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:10.398577 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.398577 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:10.399390 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-093d3586-79c7-4ccf-a553-fd7f5c37c61b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:10.399990 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1023/4091] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:10 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:10.411152 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ea9853c4-f310-4577-99b6-22d8694e4d45 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.413496 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea9853c4-f310-4577-99b6-22d8694e4d45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba Jul 03 15:57:10.413818 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea9853c4-f310-4577-99b6-22d8694e4d45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.414050 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea9853c4-f310-4577-99b6-22d8694e4d45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.421647 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.421647 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:10.421647 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ea9853c4-f310-4577-99b6-22d8694e4d45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:57:10.422338 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea9853c4-f310-4577-99b6-22d8694e4d45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba returned with HTTP 200 Jul 03 15:57:10.422858 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1023/4092] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:57:10 2026] GET /volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:10.433669 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-16dba818-b5e0-4c3c-97a7-5f292d6fc71c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.436019 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-16dba818-b5e0-4c3c-97a7-5f292d6fc71c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:10.436265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-16dba818-b5e0-4c3c-97a7-5f292d6fc71c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.436511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-16dba818-b5e0-4c3c-97a7-5f292d6fc71c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.436672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-16dba818-b5e0-4c3c-97a7-5f292d6fc71c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:10.442309 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.442309 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:10.443516 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-16dba818-b5e0-4c3c-97a7-5f292d6fc71c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:10.444100 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1024/4093] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:10 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:10.454571 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8a286a5e-e71f-4d29-9b4a-34a87a69755d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.457070 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a286a5e-e71f-4d29-9b4a-34a87a69755d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:10.457309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a286a5e-e71f-4d29-9b4a-34a87a69755d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.457539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8a286a5e-e71f-4d29-9b4a-34a87a69755d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.457704 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-8a286a5e-e71f-4d29-9b4a-34a87a69755d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete backup with id: 6c0bd324-7f4e-4f4d-a631-fde6857552a3. Jul 03 15:57:10.463793 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.463793 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:10.483931 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-8a286a5e-e71f-4d29-9b4a-34a87a69755d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] delete_backup rpcapi backup_id 6c0bd324-7f4e-4f4d-a631-fde6857552a3 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:57:10.488647 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8a286a5e-e71f-4d29-9b4a-34a87a69755d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 202 Jul 03 15:57:10.488647 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1024/4094] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:10 2026] DELETE /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:57:10.496004 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cd680cf5-f7a6-437b-b5bf-6f0da58d0877 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.498374 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd680cf5-f7a6-437b-b5bf-6f0da58d0877 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:10.498762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd680cf5-f7a6-437b-b5bf-6f0da58d0877 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.499046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd680cf5-f7a6-437b-b5bf-6f0da58d0877 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.499163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cd680cf5-f7a6-437b-b5bf-6f0da58d0877 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:10.504558 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.504558 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:10.505586 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd680cf5-f7a6-437b-b5bf-6f0da58d0877 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 200 Jul 03 15:57:10.506008 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1024/4095] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:10 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:10.724519 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-49f9f9ed-10fb-4095-9155-3025b3a1640c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Lock "cinder-attachment_update-6c51b7a5-a06c-4625-ab8b-fce721b4f573-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:57:10.725063 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-49f9f9ed-10fb-4095-9155-3025b3a1640c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197 returned with HTTP 200 Jul 03 15:57:10.725777 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1024/4096] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:57:10 2026] PUT /volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:10.946305 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e46f2951-cb42-487b-b6c0-51388328e29f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:10.948735 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e46f2951-cb42-487b-b6c0-51388328e29f tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:10.949027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e46f2951-cb42-487b-b6c0-51388328e29f tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:10.949277 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e46f2951-cb42-487b-b6c0-51388328e29f tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:10.962658 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:10.962658 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:10.967644 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e46f2951-cb42-487b-b6c0-51388328e29f tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:10.973934 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e46f2951-cb42-487b-b6c0-51388328e29f tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:10.974478 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1025/4097] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:10 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:11.518170 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-86e969eb-31c0-4c33-92e6-9a9dab362146 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:11.520167 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86e969eb-31c0-4c33-92e6-9a9dab362146 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 Jul 03 15:57:11.520398 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86e969eb-31c0-4c33-92e6-9a9dab362146 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:11.520588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86e969eb-31c0-4c33-92e6-9a9dab362146 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:11.520708 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-86e969eb-31c0-4c33-92e6-9a9dab362146 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Show backup with id 6c0bd324-7f4e-4f4d-a631-fde6857552a3. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:57:11.525152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86e969eb-31c0-4c33-92e6-9a9dab362146 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 returned with HTTP 404 Jul 03 15:57:11.525849 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1025/4098] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:11 2026] GET /volume/v3/backups/6c0bd324-7f4e-4f4d-a631-fde6857552a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:11.616927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:11.620208 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba Jul 03 15:57:11.620208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:11.620208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:11.620208 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: bfcef264-3dfc-4ded-9fca-b86b666e20ba Jul 03 15:57:11.626764 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:11.626764 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:11.627219 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:57:11.645316 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 15:57:11.645722 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83468003-2770-4b32-8fe0-ad7ece7b3b04 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba returned with HTTP 202 Jul 03 15:57:11.646393 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1025/4099] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:57:11 2026] DELETE /volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:11.655735 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-49823718-e746-42eb-a510-d7a940c6be54 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:11.658567 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-49823718-e746-42eb-a510-d7a940c6be54 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba Jul 03 15:57:11.658914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-49823718-e746-42eb-a510-d7a940c6be54 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:11.659569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-49823718-e746-42eb-a510-d7a940c6be54 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:11.666103 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:11.666103 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:11.666605 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-49823718-e746-42eb-a510-d7a940c6be54 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:57:11.668090 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-49823718-e746-42eb-a510-d7a940c6be54 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba returned with HTTP 200 Jul 03 15:57:11.668720 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1025/4100] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:57:11 2026] GET /volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:11.988529 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5c11310d-ee2d-446a-83e8-33259cfcb0cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:11.990540 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c11310d-ee2d-446a-83e8-33259cfcb0cf tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:11.990744 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c11310d-ee2d-446a-83e8-33259cfcb0cf tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:11.990914 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c11310d-ee2d-446a-83e8-33259cfcb0cf tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:12.000266 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:12.000266 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:12.003929 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5c11310d-ee2d-446a-83e8-33259cfcb0cf tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:12.009683 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c11310d-ee2d-446a-83e8-33259cfcb0cf tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:12.010126 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1026/4101] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:11 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:12.679267 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c9fb8c6e-a396-4df5-8000-ff25593438f7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:12.681666 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c9fb8c6e-a396-4df5-8000-ff25593438f7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba Jul 03 15:57:12.681927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c9fb8c6e-a396-4df5-8000-ff25593438f7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:12.682186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c9fb8c6e-a396-4df5-8000-ff25593438f7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:12.689518 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c9fb8c6e-a396-4df5-8000-ff25593438f7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba returned with HTTP 404 Jul 03 15:57:12.690181 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1026/4102] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:57:12 2026] GET /volume/v3/snapshots/bfcef264-3dfc-4ded-9fca-b86b666e20ba => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:12.700743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b521dd04-65f3-4dd8-b3af-15be18a872e6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:12.702891 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b521dd04-65f3-4dd8-b3af-15be18a872e6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:57:12.703132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b521dd04-65f3-4dd8-b3af-15be18a872e6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:12.703382 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b521dd04-65f3-4dd8-b3af-15be18a872e6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:12.713662 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:12.713662 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:12.718857 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b521dd04-65f3-4dd8-b3af-15be18a872e6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:57:12.724240 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b521dd04-65f3-4dd8-b3af-15be18a872e6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:57:12.724810 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1026/4103] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:12 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:12.769414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:12.772138 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:12.772277 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1276413538"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:12.774483 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request body: {'volume': {'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1276413538'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:12.880474 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume of 1 GB Jul 03 15:57:12.885988 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Availability Zones retrieved successfully. Jul 03 15:57:12.895728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (171a0d3e-a2c4-4d95-9124-b6eabc1d36d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:12.895728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a4f0da-97ed-4567-8c5a-fd141611bf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:12.897082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:12.973958 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a4f0da-97ed-4567-8c5a-fd141611bf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:12.974771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39015683-31cf-45fd-869a-595f4208d6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:13.028954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4d3426a6-aa14-4018-a218-46854942c904 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:13.031043 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d3426a6-aa14-4018-a218-46854942c904 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:13.031338 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d3426a6-aa14-4018-a218-46854942c904 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:13.031788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4d3426a6-aa14-4018-a218-46854942c904 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:13.031856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['fde77ba3-ced6-4c91-b8e4-5896eef6f79c', 'c1e1b502-2c66-4172-91f3-7016b538cab7', '440ae375-3ce2-44bd-b8a3-f00506e84cea', '9e04e712-ed15-45ca-ab12-851dbb5ede98'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:13.033036 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39015683-31cf-45fd-869a-595f4208d6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fde77ba3-ced6-4c91-b8e4-5896eef6f79c', 'c1e1b502-2c66-4172-91f3-7016b538cab7', '440ae375-3ce2-44bd-b8a3-f00506e84cea', '9e04e712-ed15-45ca-ab12-851dbb5ede98']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:13.034252 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e97c01-2cf3-44ed-823d-0dd68dacd202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:13.044774 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:13.044774 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:13.051018 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4d3426a6-aa14-4018-a218-46854942c904 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:13.055138 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4d3426a6-aa14-4018-a218-46854942c904 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:13.055816 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1027/4104] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:13 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:13.067390 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e97c01-2cf3-44ed-823d-0dd68dacd202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d30823-1630-4a7c-9e77-8fab33ffdaa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1276413538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['fde77ba3-ced6-4c91-b8e4-5896eef6f79c','c1e1b502-2c66-4172-91f3-7016b538cab7','440ae375-3ce2-44bd-b8a3-f00506e84cea','9e04e712-ed15-45ca-ab12-851dbb5ede98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1276413538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38d30823-1630-4a7c-9e77-8fab33ffdaa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20150cdb18a448879c87c06c0763acea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26ef78a621c5434184de1c082c4931d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:13.068986 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7183de5-ca81-467f-aac7-61bbc5f84588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:13.098850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7183de5-ca81-467f-aac7-61bbc5f84588) transitioned into 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-1276413538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['fde77ba3-ced6-4c91-b8e4-5896eef6f79c','c1e1b502-2c66-4172-91f3-7016b538cab7','440ae375-3ce2-44bd-b8a3-f00506e84cea','9e04e712-ed15-45ca-ab12-851dbb5ede98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:13.099959 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e6102eb-07dc-4b80-afbc-a1c1eace007c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:13.112663 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e6102eb-07dc-4b80-afbc-a1c1eace007c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:13.113504 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (171a0d3e-a2c4-4d95-9124-b6eabc1d36d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:13.113848 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request issued successfully. Jul 03 15:57:13.114478 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-81c1790b-6954-426e-a840-8cb8f7cc0668 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:13.115107 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1026/4105] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:12 2026] POST /volume/v3/volumes => generated 754 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:13.128154 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bf2df5ff-cdc1-4817-9cb9-6d2657fea7df None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:13.131138 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf2df5ff-cdc1-4817-9cb9-6d2657fea7df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:57:13.131399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf2df5ff-cdc1-4817-9cb9-6d2657fea7df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:13.131713 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf2df5ff-cdc1-4817-9cb9-6d2657fea7df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:13.147095 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:13.147095 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:13.156766 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bf2df5ff-cdc1-4817-9cb9-6d2657fea7df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:57:13.163337 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf2df5ff-cdc1-4817-9cb9-6d2657fea7df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:57:13.163974 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1027/4106] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:13 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:14.075334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4bac5879-1c77-49ac-9b02-83d8f2975ede None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:14.076320 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bac5879-1c77-49ac-9b02-83d8f2975ede tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:14.076661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bac5879-1c77-49ac-9b02-83d8f2975ede tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:14.077201 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bac5879-1c77-49ac-9b02-83d8f2975ede tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:14.090973 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:14.090973 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:14.095502 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4bac5879-1c77-49ac-9b02-83d8f2975ede tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:14.101172 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bac5879-1c77-49ac-9b02-83d8f2975ede tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:14.101708 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1027/4107] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:14 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:14.178252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7750df80-f40f-4fd5-925b-b6813e09f789 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:14.179929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7750df80-f40f-4fd5-925b-b6813e09f789 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:57:14.180105 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7750df80-f40f-4fd5-925b-b6813e09f789 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:14.180317 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7750df80-f40f-4fd5-925b-b6813e09f789 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:14.190001 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:14.190001 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:14.194517 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7750df80-f40f-4fd5-925b-b6813e09f789 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:57:14.199233 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7750df80-f40f-4fd5-925b-b6813e09f789 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:57:14.199689 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1028/4108] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:14 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:14.242492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dae7a0fa-e891-4f56-a301-d3b4494b682f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:14.242936 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dae7a0fa-e891-4f56-a301-d3b4494b682f None None] GET https://10.4.3.228/volume// Jul 03 15:57:14.243123 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dae7a0fa-e891-4f56-a301-d3b4494b682f None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:14.243293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dae7a0fa-e891-4f56-a301-d3b4494b682f None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:14.243643 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dae7a0fa-e891-4f56-a301-d3b4494b682f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:14.243938 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1027/4109] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:57:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:14.252901 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-07e93226-1ad2-4c81-95f9-90cbd28ce3a6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:14.256367 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-07e93226-1ad2-4c81-95f9-90cbd28ce3a6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:57:14.256742 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-07e93226-1ad2-4c81-95f9-90cbd28ce3a6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:14.257013 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-07e93226-1ad2-4c81-95f9-90cbd28ce3a6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:14.268572 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:14.268572 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:14.274667 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-07e93226-1ad2-4c81-95f9-90cbd28ce3a6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:57:14.282932 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-07e93226-1ad2-4c81-95f9-90cbd28ce3a6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 200 Jul 03 15:57:14.283472 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1028/4110] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:57:14 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:14.401607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-1a8d006a-db61-40c5-80f0-3ac90f87538f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:14.403748 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-1a8d006a-db61-40c5-80f0-3ac90f87538f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25 Jul 03 15:57:14.404148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-1a8d006a-db61-40c5-80f0-3ac90f87538f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:14.412578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-1a8d006a-db61-40c5-80f0-3ac90f87538f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-a371f2f0-4c17-4871-afcc-9cfa02c2aa36-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:57:14.418397 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-1a8d006a-db61-40c5-80f0-3ac90f87538f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-a371f2f0-4c17-4871-afcc-9cfa02c2aa36-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:57:14.419385 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:14.419385 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:14.946644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-1a8d006a-db61-40c5-80f0-3ac90f87538f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-a371f2f0-4c17-4871-afcc-9cfa02c2aa36-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:57:14.947015 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-1a8d006a-db61-40c5-80f0-3ac90f87538f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25 returned with HTTP 200 Jul 03 15:57:14.947688 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1028/4111] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:57:14 2026] PUT /volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:15.116137 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1c433098-70c0-401d-af07-153d64ac60b6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:15.118130 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1c433098-70c0-401d-af07-153d64ac60b6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:15.120895 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1c433098-70c0-401d-af07-153d64ac60b6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:15.120895 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1c433098-70c0-401d-af07-153d64ac60b6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:15.128903 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:15.128903 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:15.133097 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1c433098-70c0-401d-af07-153d64ac60b6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:15.137777 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1c433098-70c0-401d-af07-153d64ac60b6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:15.138355 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1029/4112] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:15 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:15.460118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-eceaa8c7-6bb4-4e40-a930-5061bcfc1f12 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:15.462896 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-eceaa8c7-6bb4-4e40-a930-5061bcfc1f12 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25/action Jul 03 15:57:15.463399 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-eceaa8c7-6bb4-4e40-a930-5061bcfc1f12 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:57:15.463609 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-eceaa8c7-6bb4-4e40-a930-5061bcfc1f12 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:15.484162 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:15.484162 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:15.503214 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6743d518-8949-4255-ab37-7cd7fb1be919 req-eceaa8c7-6bb4-4e40-a930-5061bcfc1f12 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25/action returned with HTTP 204 Jul 03 15:57:15.503778 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1028/4113] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:57:15 2026] POST /volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:16.152651 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5864c33d-c818-4c25-b632-d9db6c7202f8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:16.155394 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5864c33d-c818-4c25-b632-d9db6c7202f8 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:16.155806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5864c33d-c818-4c25-b632-d9db6c7202f8 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:16.156081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5864c33d-c818-4c25-b632-d9db6c7202f8 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:16.168017 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:16.168017 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:16.173329 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5864c33d-c818-4c25-b632-d9db6c7202f8 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:16.179004 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5864c33d-c818-4c25-b632-d9db6c7202f8 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:16.179395 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1029/4114] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:16 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:16.993389 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1ace5b49-5bef-4a7f-9c14-bef7e68569e2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:17.063743 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1ace5b49-5bef-4a7f-9c14-bef7e68569e2 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:57:17.064090 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1ace5b49-5bef-4a7f-9c14-bef7e68569e2 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-283461837-1289915809", "extra_specs": {"multiattach": " True"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:17.065680 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:17.065680 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:17.084122 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1ace5b49-5bef-4a7f-9c14-bef7e68569e2 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:57:17.084489 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1029/4115] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 15:57:16 2026] POST /volume/v3/types => generated 286 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:17.092342 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:17.094037 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:17.094349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1040006264", "snapshot_id": null, "imageRef": null, "volume_type": "2a31a106-acc2-44cb-815b-67d773043366", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:17.095783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1040006264', 'snapshot_id': None, 'imageRef': None, 'volume_type': '2a31a106-acc2-44cb-815b-67d773043366', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:17.099876 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume of 1 GB Jul 03 15:57:17.100148 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:17.100148 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:17.100661 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Availability Zones retrieved successfully. Jul 03 15:57:17.106039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (1ee0739e-753a-4398-8b23-6506b6f79885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:17.106929 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab3234a-5413-43c4-ab06-d36b18f178e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:17.107802 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:17.115570 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:17.115570 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:17.128539 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab3234a-5413-43c4-ab06-d36b18f178e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:57:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2a31a106-acc2-44cb-815b-67d773043366,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-283461837-1289915809',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a31a106-acc2-44cb-815b-67d773043366', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:17.129322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0991dd0-6a09-49c4-8c50-c41f0d8d55d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:17.156434 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-283461837-1289915809 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-283461837-1289915809, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:57:17.156813 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-283461837-1289915809 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-283461837-1289915809, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:57:17.197219 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a27fb880-db9a-4714-9439-87e064d956b9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:17.199216 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a27fb880-db9a-4714-9439-87e064d956b9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:17.199479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a27fb880-db9a-4714-9439-87e064d956b9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:17.199695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a27fb880-db9a-4714-9439-87e064d956b9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:17.210524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Created reservations ['ef3d0cf7-4a83-49af-aed2-3a461666f7d8', '923145ef-2cf0-4a53-a793-0ae25e1692a7', '0e8dd8f3-e7d5-415c-a307-6e22e7ebcade', 'c0d85aaa-4a76-4296-b3a7-cd6504095f7e'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:17.211530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0991dd0-6a09-49c4-8c50-c41f0d8d55d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3d0cf7-4a83-49af-aed2-3a461666f7d8', '923145ef-2cf0-4a53-a793-0ae25e1692a7', '0e8dd8f3-e7d5-415c-a307-6e22e7ebcade', 'c0d85aaa-4a76-4296-b3a7-cd6504095f7e']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:17.212128 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc48861-ab36-4b27-a309-775ec328ef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:17.216866 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:17.216866 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:17.224137 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a27fb880-db9a-4714-9439-87e064d956b9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:17.229384 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a27fb880-db9a-4714-9439-87e064d956b9 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:17.229940 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1029/4116] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:17 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:17.238302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc48861-ab36-4b27-a309-775ec328ef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad1438cb-c7d6-4815-8600-76afa7ccfa9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1040006264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['ef3d0cf7-4a83-49af-aed2-3a461666f7d8','923145ef-2cf0-4a53-a793-0ae25e1692a7','0e8dd8f3-e7d5-415c-a307-6e22e7ebcade','c0d85aaa-4a76-4296-b3a7-cd6504095f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=2a31a106-acc2-44cb-815b-67d773043366), '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-03T15:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1040006264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad1438cb-c7d6-4815-8600-76afa7ccfa9e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='73b0cce3b3364c76af7668d7785a8261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a75de469cef64c89a4b7fc190af89fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a31a106-acc2-44cb-815b-67d773043366),volume_type_id=2a31a106-acc2-44cb-815b-67d773043366)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:17.239239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ef7f33-1335-452b-9113-5bd34092c674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:17.266400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ef7f33-1335-452b-9113-5bd34092c674) transitioned into 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-1040006264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['ef3d0cf7-4a83-49af-aed2-3a461666f7d8','923145ef-2cf0-4a53-a793-0ae25e1692a7','0e8dd8f3-e7d5-415c-a307-6e22e7ebcade','c0d85aaa-4a76-4296-b3a7-cd6504095f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=2a31a106-acc2-44cb-815b-67d773043366)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:17.267245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcac27a9-cc29-4ee8-b14f-0cb43b8d4d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:17.279544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcac27a9-cc29-4ee8-b14f-0cb43b8d4d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:17.280440 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (1ee0739e-753a-4398-8b23-6506b6f79885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:17.280847 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request issued successfully. Jul 03 15:57:17.281432 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f80cddf-3199-4f17-9b3d-98bfa4a4ccd3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:17.281908 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1030/4117] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:17 2026] POST /volume/v3/volumes => generated 829 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:17.301554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-193c2034-bb59-45dd-a79b-7ef97a0307ee None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:17.305090 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-193c2034-bb59-45dd-a79b-7ef97a0307ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:17.305324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-193c2034-bb59-45dd-a79b-7ef97a0307ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:17.305522 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-193c2034-bb59-45dd-a79b-7ef97a0307ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:17.317476 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:17.317476 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:17.321859 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-193c2034-bb59-45dd-a79b-7ef97a0307ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:17.327343 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-193c2034-bb59-45dd-a79b-7ef97a0307ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:17.328999 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1030/4118] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:17 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:17.964158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-75ee3cff-e298-47f7-8f61-738671f6080e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:17.966709 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-75ee3cff-e298-47f7-8f61-738671f6080e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] POST https://10.4.3.228/volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197/action Jul 03 15:57:17.967073 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-75ee3cff-e298-47f7-8f61-738671f6080e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:57:17.967201 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-75ee3cff-e298-47f7-8f61-738671f6080e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:17.986984 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:17.986984 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:18.007805 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7abaf72f-4ef9-43f8-9e5f-693f3a3ae216 req-75ee3cff-e298-47f7-8f61-738671f6080e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197/action returned with HTTP 204 Jul 03 15:57:18.008916 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1030/4119] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:57:17 2026] POST /volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:18.250036 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b18014c3-88d2-4134-b9f8-32aa5a816bfd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:18.252445 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b18014c3-88d2-4134-b9f8-32aa5a816bfd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:18.253064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b18014c3-88d2-4134-b9f8-32aa5a816bfd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:18.253064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b18014c3-88d2-4134-b9f8-32aa5a816bfd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:18.267801 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:18.267801 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:18.272916 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b18014c3-88d2-4134-b9f8-32aa5a816bfd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:18.280469 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b18014c3-88d2-4134-b9f8-32aa5a816bfd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:18.281209 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1030/4120] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:18 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 15:57:18.303071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:18.306109 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] POST https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573/action Jul 03 15:57:18.307146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:57:18.307612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:18.326693 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:18.326693 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:18.327234 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:18.347687 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a1675cca-a07a-4d0a-ba2a-09accc2e03c1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:18.350723 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a1675cca-a07a-4d0a-ba2a-09accc2e03c1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:18.351167 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a1675cca-a07a-4d0a-ba2a-09accc2e03c1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:18.351323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a1675cca-a07a-4d0a-ba2a-09accc2e03c1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:18.362791 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:18.362791 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:18.369135 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a1675cca-a07a-4d0a-ba2a-09accc2e03c1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:18.375136 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a1675cca-a07a-4d0a-ba2a-09accc2e03c1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:18.375869 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1031/4121] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:18 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:18.392110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5af72119-df89-4b31-87e1-11c964b271bb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:18.395005 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5af72119-df89-4b31-87e1-11c964b271bb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:18.395303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5af72119-df89-4b31-87e1-11c964b271bb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:18.395934 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5af72119-df89-4b31-87e1-11c964b271bb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:18.406011 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:18.406011 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:18.408922 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Created reservations ['90309ac9-2e50-412c-9979-345bd759b1d1', '3fc017c9-207e-49c4-93f0-f42810b02178'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:18.411510 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5af72119-df89-4b31-87e1-11c964b271bb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:18.418468 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5af72119-df89-4b31-87e1-11c964b271bb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:18.419071 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1031/4122] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:18 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:18.433755 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7097050a-3e28-4788-ba0f-328f71987d7b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:18.435861 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:18.436246 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-845504297", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:18.438003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-845504297', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:18.438155 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume of 1 GB Jul 03 15:57:18.439848 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Extend volume request issued successfully. Jul 03 15:57:18.440142 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62ae699e-b8bc-436e-946a-3db9c45c3c0b tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573/action returned with HTTP 202 Jul 03 15:57:18.440742 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1031/4123] 10.4.3.228 () {70 vars in 1431 bytes} [Fri Jul 3 15:57:18 2026] POST /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:57:18.443515 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Availability Zones retrieved successfully. Jul 03 15:57:18.452267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (e41b0f45-0579-44d0-ac85-c61c27f0c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:18.453956 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e20e59-55b3-4f8c-b08b-e946d60b6e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:18.454637 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-11a419a5-0580-439c-8cbd-ff4fec902940 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:18.455245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:18.457416 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11a419a5-0580-439c-8cbd-ff4fec902940 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:18.457706 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11a419a5-0580-439c-8cbd-ff4fec902940 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:18.458000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-11a419a5-0580-439c-8cbd-ff4fec902940 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:18.476447 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:18.476447 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:18.481417 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-11a419a5-0580-439c-8cbd-ff4fec902940 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:18.487492 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-11a419a5-0580-439c-8cbd-ff4fec902940 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:18.488037 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1032/4124] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:18 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:18.488477 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e20e59-55b3-4f8c-b08b-e946d60b6e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:18.489428 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef869edd-0bc0-4b36-8ebc-7e8047fe702f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:18.568372 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Created reservations ['42af9d2e-0997-403a-a9b6-f4c4cc0e6e1a', '1ca726a0-da38-4715-a3d3-3ef0d418a5f7', 'fbd09aed-3c6d-4529-a0e8-a130f75413f5', '91b0bf0c-7087-41b8-bb2b-f7801e547c7a'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:18.569324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef869edd-0bc0-4b36-8ebc-7e8047fe702f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42af9d2e-0997-403a-a9b6-f4c4cc0e6e1a', '1ca726a0-da38-4715-a3d3-3ef0d418a5f7', 'fbd09aed-3c6d-4529-a0e8-a130f75413f5', '91b0bf0c-7087-41b8-bb2b-f7801e547c7a']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:18.570184 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941a022c-ff08-4cf5-8504-8556e6be1490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:18.602693 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941a022c-ff08-4cf5-8504-8556e6be1490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a28707-b7c5-4c13-843d-d09d8dccd435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-845504297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['42af9d2e-0997-403a-a9b6-f4c4cc0e6e1a','1ca726a0-da38-4715-a3d3-3ef0d418a5f7','fbd09aed-3c6d-4529-a0e8-a130f75413f5','91b0bf0c-7087-41b8-bb2b-f7801e547c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-845504297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2a28707-b7c5-4c13-843d-d09d8dccd435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73b0cce3b3364c76af7668d7785a8261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a75de469cef64c89a4b7fc190af89fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:18.603940 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73b2dd3-926d-4498-a4ed-975a95cf5607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:18.630526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73b2dd3-926d-4498-a4ed-975a95cf5607) transitioned into 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-845504297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['42af9d2e-0997-403a-a9b6-f4c4cc0e6e1a','1ca726a0-da38-4715-a3d3-3ef0d418a5f7','fbd09aed-3c6d-4529-a0e8-a130f75413f5','91b0bf0c-7087-41b8-bb2b-f7801e547c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:18.631514 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d68acbf-8487-46d3-9fc9-a792f5960921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:18.645125 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d68acbf-8487-46d3-9fc9-a792f5960921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:18.646205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (e41b0f45-0579-44d0-ac85-c61c27f0c873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:18.646657 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request issued successfully. Jul 03 15:57:18.647698 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7097050a-3e28-4788-ba0f-328f71987d7b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:18.648190 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1031/4125] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:18 2026] POST /volume/v3/volumes => generated 752 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:18.663456 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-01cfffda-6747-48d5-9bdb-1d1d94e8e676 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:18.665604 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-01cfffda-6747-48d5-9bdb-1d1d94e8e676 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:18.665858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-01cfffda-6747-48d5-9bdb-1d1d94e8e676 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:18.666029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-01cfffda-6747-48d5-9bdb-1d1d94e8e676 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:18.673874 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:18.673874 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:18.678569 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-01cfffda-6747-48d5-9bdb-1d1d94e8e676 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:18.684049 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-01cfffda-6747-48d5-9bdb-1d1d94e8e676 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:18.684542 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1032/4126] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:18 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:19.503286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-62b4b143-80d6-4286-8a51-0cb84b94c9a2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.505498 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62b4b143-80d6-4286-8a51-0cb84b94c9a2 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:19.505766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62b4b143-80d6-4286-8a51-0cb84b94c9a2 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:19.505992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-62b4b143-80d6-4286-8a51-0cb84b94c9a2 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:19.515965 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:19.515965 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:19.520344 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-62b4b143-80d6-4286-8a51-0cb84b94c9a2 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:19.526937 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-62b4b143-80d6-4286-8a51-0cb84b94c9a2 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:19.527503 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1032/4127] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:19 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1158 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:19.542441 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d7bfec2d-5515-4617-9741-7ed8992882e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.544698 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d7bfec2d-5515-4617-9741-7ed8992882e0 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:19.544976 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d7bfec2d-5515-4617-9741-7ed8992882e0 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:19.545308 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d7bfec2d-5515-4617-9741-7ed8992882e0 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:19.558592 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:19.558592 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:19.564191 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d7bfec2d-5515-4617-9741-7ed8992882e0 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:19.571611 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d7bfec2d-5515-4617-9741-7ed8992882e0 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:19.572222 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1033/4128] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:19 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:19.700754 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9b23cd4f-493c-48db-8268-12396068af50 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.703233 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9b23cd4f-493c-48db-8268-12396068af50 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:19.703460 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9b23cd4f-493c-48db-8268-12396068af50 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:19.703679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9b23cd4f-493c-48db-8268-12396068af50 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:19.712746 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:19.712746 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:19.718398 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9b23cd4f-493c-48db-8268-12396068af50 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:19.723553 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9b23cd4f-493c-48db-8268-12396068af50 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:19.724069 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1032/4129] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:19 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:19.739292 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6529b9ad-33b0-4bf9-9057-19da14dcd409 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.741462 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6529b9ad-33b0-4bf9-9057-19da14dcd409 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:19.741762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6529b9ad-33b0-4bf9-9057-19da14dcd409 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:19.741968 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6529b9ad-33b0-4bf9-9057-19da14dcd409 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:19.748837 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:19.748837 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:19.752782 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6529b9ad-33b0-4bf9-9057-19da14dcd409 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:19.758175 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6529b9ad-33b0-4bf9-9057-19da14dcd409 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:19.758699 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1033/4130] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:19 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:19.773019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-690c5cc5-8f25-4120-9463-afdcb674028f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.774830 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-690c5cc5-8f25-4120-9463-afdcb674028f tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:57:19.775180 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-690c5cc5-8f25-4120-9463-afdcb674028f tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1419932434", "extra_specs": {}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:19.779422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-62ae699e-b8bc-436e-946a-3db9c45c3c0b req-991e061a-0928-4533-a69e-a6762c3531af None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.782404 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-62ae699e-b8bc-436e-946a-3db9c45c3c0b req-991e061a-0928-4533-a69e-a6762c3531af service nova] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:19.782907 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-62ae699e-b8bc-436e-946a-3db9c45c3c0b req-991e061a-0928-4533-a69e-a6762c3531af service nova] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:19.783014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-62ae699e-b8bc-436e-946a-3db9c45c3c0b req-991e061a-0928-4533-a69e-a6762c3531af service nova] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:19.789099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-690c5cc5-8f25-4120-9463-afdcb674028f tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:57:19.789481 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1033/4131] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:57:19 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:19.796524 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:19.796524 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:19.800119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-58f5d9ec-c9d2-42a7-aaba-4b42cff32b2e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.801266 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-62ae699e-b8bc-436e-946a-3db9c45c3c0b req-991e061a-0928-4533-a69e-a6762c3531af service nova] Volume info retrieved successfully. Jul 03 15:57:19.802076 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58f5d9ec-c9d2-42a7-aaba-4b42cff32b2e tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] POST https://10.4.3.228/volume/v3/types/e2aa6b3a-90c8-4b63-9399-87d47136bb20/encryption Jul 03 15:57:19.802497 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-58f5d9ec-c9d2-42a7-aaba-4b42cff32b2e tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:19.807499 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-62ae699e-b8bc-436e-946a-3db9c45c3c0b req-991e061a-0928-4533-a69e-a6762c3531af service nova] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:19.808138 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1034/4132] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:19 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:19.828140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58f5d9ec-c9d2-42a7-aaba-4b42cff32b2e tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/types/e2aa6b3a-90c8-4b63-9399-87d47136bb20/encryption returned with HTTP 200 Jul 03 15:57:19.828692 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1033/4133] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:57:19 2026] POST /volume/v3/types/e2aa6b3a-90c8-4b63-9399-87d47136bb20/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:19.839060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:19.840785 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:19.841125 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1332982613", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1419932434", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:19.842635 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1332982613', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1419932434', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:19.846576 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume of 1 GB Jul 03 15:57:19.846985 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:19.846985 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:19.847669 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Availability Zones retrieved successfully. Jul 03 15:57:19.855517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (1bd81f55-c5b6-49f7-9ca8-9a55999727fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:19.856842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b64e1fd-8c2f-4584-9794-a1bfd0a9ef51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:19.858115 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:19.886018 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b64e1fd-8c2f-4584-9794-a1bfd0a9ef51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:57:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e2aa6b3a-90c8-4b63-9399-87d47136bb20,is_public=True,name='tempest-scenario-type-luks-1419932434',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2aa6b3a-90c8-4b63-9399-87d47136bb20', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:19.886819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e99d656-def9-46dd-a5d5-94e96069d81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:19.915835 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1419932434 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1419932434, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:57:19.916166 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1419932434 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1419932434, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:57:19.946049 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Created reservations ['6576db03-7f99-4167-9c6f-7c79641b90e6', '4aaebef8-de07-4298-a7eb-1f8705cad8fb', 'b0934c35-30d1-4149-b9f8-da55776feee5', '1328935c-f562-4c2f-9fac-b5ae35ad1093'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:19.947989 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e99d656-def9-46dd-a5d5-94e96069d81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6576db03-7f99-4167-9c6f-7c79641b90e6', '4aaebef8-de07-4298-a7eb-1f8705cad8fb', 'b0934c35-30d1-4149-b9f8-da55776feee5', '1328935c-f562-4c2f-9fac-b5ae35ad1093']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:19.949113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008f8e8d-43b6-4b6d-a762-2455863910e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:19.988829 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008f8e8d-43b6-4b6d-a762-2455863910e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb815f04-3756-4b29-abcf-cdea5d87b3a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1332982613',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['6576db03-7f99-4167-9c6f-7c79641b90e6','4aaebef8-de07-4298-a7eb-1f8705cad8fb','b0934c35-30d1-4149-b9f8-da55776feee5','1328935c-f562-4c2f-9fac-b5ae35ad1093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=e2aa6b3a-90c8-4b63-9399-87d47136bb20), '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-03T15:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1332982613',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eb815f04-3756-4b29-abcf-cdea5d87b3a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73b0cce3b3364c76af7668d7785a8261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a75de469cef64c89a4b7fc190af89fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2aa6b3a-90c8-4b63-9399-87d47136bb20),volume_type_id=e2aa6b3a-90c8-4b63-9399-87d47136bb20)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:19.989904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa1f7c7-44f6-4914-bbab-88ababea2f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:20.014198 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa1f7c7-44f6-4914-bbab-88ababea2f07) transitioned into 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-1332982613',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['6576db03-7f99-4167-9c6f-7c79641b90e6','4aaebef8-de07-4298-a7eb-1f8705cad8fb','b0934c35-30d1-4149-b9f8-da55776feee5','1328935c-f562-4c2f-9fac-b5ae35ad1093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=e2aa6b3a-90c8-4b63-9399-87d47136bb20)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:20.015035 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c081535a-bc6e-4214-9e71-d532f128a6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:20.030212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c081535a-bc6e-4214-9e71-d532f128a6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:20.031244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (1bd81f55-c5b6-49f7-9ca8-9a55999727fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:20.031596 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request issued successfully. Jul 03 15:57:20.036889 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3e53206a-a93d-4fc7-90b0-846a76b5d548 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:20.037591 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1034/4134] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:19 2026] POST /volume/v3/volumes => generated 781 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:20.055411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9b94ce4f-e3cc-469f-9847-e17ad90e0604 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:20.058494 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9b94ce4f-e3cc-469f-9847-e17ad90e0604 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:20.058826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9b94ce4f-e3cc-469f-9847-e17ad90e0604 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:20.059108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9b94ce4f-e3cc-469f-9847-e17ad90e0604 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:20.069010 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:20.069010 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:20.076422 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9b94ce4f-e3cc-469f-9847-e17ad90e0604 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:20.081242 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9b94ce4f-e3cc-469f-9847-e17ad90e0604 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:20.081866 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1034/4135] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:20 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:20.852281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-87804e50-1e11-437d-8482-1b3394ef2970 req-34c4055d-38b4-4ba9-8bc8-52d6b6423f37 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:20.854858 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-34c4055d-38b4-4ba9-8bc8-52d6b6423f37 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:20.855089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-34c4055d-38b4-4ba9-8bc8-52d6b6423f37 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:20.855322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-34c4055d-38b4-4ba9-8bc8-52d6b6423f37 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:20.866678 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:20.866678 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:20.871180 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-87804e50-1e11-437d-8482-1b3394ef2970 req-34c4055d-38b4-4ba9-8bc8-52d6b6423f37 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:20.876558 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-34c4055d-38b4-4ba9-8bc8-52d6b6423f37 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:20.877112 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1035/4136] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:20 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:20.905149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-87804e50-1e11-437d-8482-1b3394ef2970 req-51804f46-f9f3-4d10-91a3-383e9dff53a6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:20.907669 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-51804f46-f9f3-4d10-91a3-383e9dff53a6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] POST https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573/action Jul 03 15:57:20.908188 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-51804f46-f9f3-4d10-91a3-383e9dff53a6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:57:20.908372 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-51804f46-f9f3-4d10-91a3-383e9dff53a6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:20.927684 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:20.927684 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:20.928306 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-87804e50-1e11-437d-8482-1b3394ef2970 req-51804f46-f9f3-4d10-91a3-383e9dff53a6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:20.940779 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-87804e50-1e11-437d-8482-1b3394ef2970 req-51804f46-f9f3-4d10-91a3-383e9dff53a6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Begin detaching volume completed successfully. Jul 03 15:57:20.941002 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-51804f46-f9f3-4d10-91a3-383e9dff53a6 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573/action returned with HTTP 202 Jul 03 15:57:20.943178 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1034/4137] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:57:20 2026] POST /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:57:20.979443 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a2e0d82f-38bb-4867-9a41-81372c5c0ef4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:20.982395 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2e0d82f-38bb-4867-9a41-81372c5c0ef4 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:20.982888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a2e0d82f-38bb-4867-9a41-81372c5c0ef4 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:20.983042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a2e0d82f-38bb-4867-9a41-81372c5c0ef4 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:20.998369 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:20.998369 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:21.005191 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a2e0d82f-38bb-4867-9a41-81372c5c0ef4 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:21.011394 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2e0d82f-38bb-4867-9a41-81372c5c0ef4 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:21.011966 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1035/4138] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:20 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:21.096302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e5f512ce-fa6d-4421-98bd-71834a52d89b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:21.098612 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e5f512ce-fa6d-4421-98bd-71834a52d89b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:21.098909 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e5f512ce-fa6d-4421-98bd-71834a52d89b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:21.099199 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e5f512ce-fa6d-4421-98bd-71834a52d89b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:21.109162 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:21.109162 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:21.115647 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e5f512ce-fa6d-4421-98bd-71834a52d89b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:21.122977 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e5f512ce-fa6d-4421-98bd-71834a52d89b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:21.123634 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1035/4139] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:21 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:21.143880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-64290c26-0ed9-405b-8abe-e981976676fd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:21.145895 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-64290c26-0ed9-405b-8abe-e981976676fd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:21.146136 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-64290c26-0ed9-405b-8abe-e981976676fd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:21.146417 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-64290c26-0ed9-405b-8abe-e981976676fd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:21.155477 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:21.155477 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:21.159471 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-64290c26-0ed9-405b-8abe-e981976676fd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:21.165446 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-64290c26-0ed9-405b-8abe-e981976676fd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:21.165895 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1036/4140] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:21 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:21.224320 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-55400278-baec-4635-b2d8-38af4f80a00d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:21.228696 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-55400278-baec-4635-b2d8-38af4f80a00d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:21.229031 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-55400278-baec-4635-b2d8-38af4f80a00d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:21.231135 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-55400278-baec-4635-b2d8-38af4f80a00d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:21.244542 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:21.244542 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:21.249692 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-55400278-baec-4635-b2d8-38af4f80a00d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:21.256265 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-55400278-baec-4635-b2d8-38af4f80a00d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:21.257425 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1035/4141] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:21 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:21.984465 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7a9aa633-dfba-42b5-80f9-848cd27d6b47 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:21.984889 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a9aa633-dfba-42b5-80f9-848cd27d6b47 None None] GET https://10.4.3.228/volume// Jul 03 15:57:21.985046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a9aa633-dfba-42b5-80f9-848cd27d6b47 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:21.985244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a9aa633-dfba-42b5-80f9-848cd27d6b47 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:21.985535 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a9aa633-dfba-42b5-80f9-848cd27d6b47 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:21.985860 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1036/4142] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:57:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:21.995844 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-87804e50-1e11-437d-8482-1b3394ef2970 req-0988cc21-f690-4454-a7e7-258c2f5f4efb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:21.998605 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-0988cc21-f690-4454-a7e7-258c2f5f4efb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:21.998906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-0988cc21-f690-4454-a7e7-258c2f5f4efb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:21.999166 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-0988cc21-f690-4454-a7e7-258c2f5f4efb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:22.013008 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:22.013008 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:22.018125 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-87804e50-1e11-437d-8482-1b3394ef2970 req-0988cc21-f690-4454-a7e7-258c2f5f4efb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:22.024742 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-0988cc21-f690-4454-a7e7-258c2f5f4efb tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:22.025303 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1036/4143] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:57:21 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:22.029177 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ec4d0af6-2ec3-4d59-bc08-3382a7c79b8e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:22.032054 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ec4d0af6-2ec3-4d59-bc08-3382a7c79b8e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:22.032054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ec4d0af6-2ec3-4d59-bc08-3382a7c79b8e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:22.032688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ec4d0af6-2ec3-4d59-bc08-3382a7c79b8e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:22.044887 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:22.044887 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:22.048852 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ec4d0af6-2ec3-4d59-bc08-3382a7c79b8e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:22.053928 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ec4d0af6-2ec3-4d59-bc08-3382a7c79b8e tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:22.054473 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1037/4144] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:22 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:23.068458 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-97becd34-a984-437f-8c35-f08c83d95a80 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:23.070703 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97becd34-a984-437f-8c35-f08c83d95a80 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:23.070959 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-97becd34-a984-437f-8c35-f08c83d95a80 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:23.071190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-97becd34-a984-437f-8c35-f08c83d95a80 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:23.084498 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:23.084498 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:23.088141 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-87804e50-1e11-437d-8482-1b3394ef2970 req-5faaabac-2043-41a6-95dd-1f77b7c46e4c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:23.090522 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-97becd34-a984-437f-8c35-f08c83d95a80 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:23.090649 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-5faaabac-2043-41a6-95dd-1f77b7c46e4c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] DELETE https://10.4.3.228/volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197 Jul 03 15:57:23.090815 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-5faaabac-2043-41a6-95dd-1f77b7c46e4c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:23.091009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-5faaabac-2043-41a6-95dd-1f77b7c46e4c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:23.095984 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97becd34-a984-437f-8c35-f08c83d95a80 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:23.096554 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1036/4145] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:23 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:23.099518 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:23.099518 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:23.323680 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-665a03d2-ad89-4499-a306-1d8e9b7e8e2c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:23.324144 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-665a03d2-ad89-4499-a306-1d8e9b7e8e2c None None] GET https://10.4.3.228/volume// Jul 03 15:57:23.324350 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-665a03d2-ad89-4499-a306-1d8e9b7e8e2c None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:23.324545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-665a03d2-ad89-4499-a306-1d8e9b7e8e2c None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:23.324902 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-665a03d2-ad89-4499-a306-1d8e9b7e8e2c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:23.325256 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1037/4146] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:57:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:23.333897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b2b6ccdb-7ae7-4684-a493-fa34b441b8af None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:23.364385 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b2b6ccdb-7ae7-4684-a493-fa34b441b8af tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:57:23.364828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b2b6ccdb-7ae7-4684-a493-fa34b441b8af tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2a28707-b7c5-4c13-843d-d09d8dccd435", "connector": null, "instance_uuid": "f192ed8c-4183-435c-8440-e4a250bad54e"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:23.375960 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:23.375960 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:23.406730 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b2b6ccdb-7ae7-4684-a493-fa34b441b8af tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:57:23.407326 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1038/4147] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:57:23 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:23.632342 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-87804e50-1e11-437d-8482-1b3394ef2970 req-5faaabac-2043-41a6-95dd-1f77b7c46e4c tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197 returned with HTTP 200 Jul 03 15:57:23.632878 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1037/4148] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:57:23 2026] DELETE /volume/v3/attachments/9fb3fd39-5a2b-4c5b-946b-24ea8d5e0197 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:23.804491 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ff1e8147-bf7a-4105-bfe9-6b9b4e153bea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:23.806743 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ff1e8147-bf7a-4105-bfe9-6b9b4e153bea tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:23.807052 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ff1e8147-bf7a-4105-bfe9-6b9b4e153bea tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:23.807385 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ff1e8147-bf7a-4105-bfe9-6b9b4e153bea tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:23.819706 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:23.819706 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:23.823904 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ff1e8147-bf7a-4105-bfe9-6b9b4e153bea tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:23.829768 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ff1e8147-bf7a-4105-bfe9-6b9b4e153bea tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:23.830197 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1037/4149] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:23 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:23.939047 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dfba798b-bcaa-405a-bb98-5566bd01b198 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:23.939423 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfba798b-bcaa-405a-bb98-5566bd01b198 None None] GET https://10.4.3.228/volume// Jul 03 15:57:23.939582 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfba798b-bcaa-405a-bb98-5566bd01b198 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:23.939775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dfba798b-bcaa-405a-bb98-5566bd01b198 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:23.940099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dfba798b-bcaa-405a-bb98-5566bd01b198 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:23.940396 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1038/4150] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:57:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:23.947495 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-cebcbeef-0e48-4fb5-92de-4c9a741b91c8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:23.949768 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-cebcbeef-0e48-4fb5-92de-4c9a741b91c8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:23.949984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-cebcbeef-0e48-4fb5-92de-4c9a741b91c8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:23.950184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-cebcbeef-0e48-4fb5-92de-4c9a741b91c8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:23.960888 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:23.960888 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:23.964660 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-cebcbeef-0e48-4fb5-92de-4c9a741b91c8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:23.969612 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-cebcbeef-0e48-4fb5-92de-4c9a741b91c8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:23.970093 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1039/4151] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:57:23 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:24.089639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b36e3f3f-5d98-4923-94dd-1cc6246e827d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:24.092350 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b36e3f3f-5d98-4923-94dd-1cc6246e827d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] PUT https://10.4.3.228/volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9 Jul 03 15:57:24.092848 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b36e3f3f-5d98-4923-94dd-1cc6246e827d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:24.102144 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b36e3f3f-5d98-4923-94dd-1cc6246e827d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Acquiring lock "cinder-attachment_update-f2a28707-b7c5-4c13-843d-d09d8dccd435-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:57:24.108036 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b36e3f3f-5d98-4923-94dd-1cc6246e827d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-f2a28707-b7c5-4c13-843d-d09d8dccd435-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:57:24.109456 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:24.109456 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:24.115184 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-327852fb-44dd-4936-8f3a-b02b76cffadd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:24.117521 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-327852fb-44dd-4936-8f3a-b02b76cffadd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:24.117521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-327852fb-44dd-4936-8f3a-b02b76cffadd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:24.117811 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-327852fb-44dd-4936-8f3a-b02b76cffadd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:24.127356 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:24.127356 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:24.132684 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-327852fb-44dd-4936-8f3a-b02b76cffadd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:24.138724 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-327852fb-44dd-4936-8f3a-b02b76cffadd tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:24.139334 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1038/4152] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:24 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:24.640402 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b36e3f3f-5d98-4923-94dd-1cc6246e827d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-f2a28707-b7c5-4c13-843d-d09d8dccd435-np0000004436" released by "attachment_update" :: held 0.533s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:57:24.640751 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-b36e3f3f-5d98-4923-94dd-1cc6246e827d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9 returned with HTTP 200 Jul 03 15:57:24.641267 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1038/4153] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:57:24 2026] PUT /volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:24.844335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c898ff3a-ba0e-4de1-b2c4-1720625dfb93 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:24.846392 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c898ff3a-ba0e-4de1-b2c4-1720625dfb93 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:24.846588 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c898ff3a-ba0e-4de1-b2c4-1720625dfb93 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:24.846836 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c898ff3a-ba0e-4de1-b2c4-1720625dfb93 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:24.861214 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:24.861214 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:24.867472 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c898ff3a-ba0e-4de1-b2c4-1720625dfb93 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:24.872779 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c898ff3a-ba0e-4de1-b2c4-1720625dfb93 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:24.873283 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1039/4154] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:24 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:25.889537 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-54fcea54-7ea1-4474-9b5d-45fe300cfa10 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:25.891990 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54fcea54-7ea1-4474-9b5d-45fe300cfa10 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:25.892264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54fcea54-7ea1-4474-9b5d-45fe300cfa10 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:25.892512 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54fcea54-7ea1-4474-9b5d-45fe300cfa10 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:25.907467 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:25.907467 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:25.916054 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-54fcea54-7ea1-4474-9b5d-45fe300cfa10 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:25.926042 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54fcea54-7ea1-4474-9b5d-45fe300cfa10 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:25.926545 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1040/4155] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:25 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:26.945236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-90383ad8-7743-44d4-8b5a-3e6d93990598 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:26.947658 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-90383ad8-7743-44d4-8b5a-3e6d93990598 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:26.947995 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-90383ad8-7743-44d4-8b5a-3e6d93990598 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:26.948309 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-90383ad8-7743-44d4-8b5a-3e6d93990598 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:26.962455 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:26.962455 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:26.968525 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-90383ad8-7743-44d4-8b5a-3e6d93990598 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:26.975614 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-90383ad8-7743-44d4-8b5a-3e6d93990598 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:26.976250 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1039/4156] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:26 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:27.992533 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-200a97ce-8b5f-47bb-92b5-4f858ad9ed57 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:27.995039 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-200a97ce-8b5f-47bb-92b5-4f858ad9ed57 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:27.995335 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-200a97ce-8b5f-47bb-92b5-4f858ad9ed57 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:27.995849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-200a97ce-8b5f-47bb-92b5-4f858ad9ed57 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:28.012932 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:28.012932 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:28.021147 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-200a97ce-8b5f-47bb-92b5-4f858ad9ed57 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:28.025855 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-200a97ce-8b5f-47bb-92b5-4f858ad9ed57 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:28.026297 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1039/4157] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:27 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:29.039777 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e890f361-fcc9-46fa-8250-712ab2399256 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:29.042029 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e890f361-fcc9-46fa-8250-712ab2399256 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:29.042220 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e890f361-fcc9-46fa-8250-712ab2399256 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:29.042435 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e890f361-fcc9-46fa-8250-712ab2399256 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:29.054412 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:29.054412 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:29.059185 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e890f361-fcc9-46fa-8250-712ab2399256 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:29.064241 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e890f361-fcc9-46fa-8250-712ab2399256 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:29.065687 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1040/4158] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:29 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:30.079902 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1ee78f74-fd52-4b62-8773-870f5a5d6128 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:30.082856 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1ee78f74-fd52-4b62-8773-870f5a5d6128 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:30.083107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1ee78f74-fd52-4b62-8773-870f5a5d6128 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:30.083352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1ee78f74-fd52-4b62-8773-870f5a5d6128 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:30.094238 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:30.094238 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:30.100982 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1ee78f74-fd52-4b62-8773-870f5a5d6128 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:30.108435 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1ee78f74-fd52-4b62-8773-870f5a5d6128 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:30.108955 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1041/4159] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:30 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:30.914968 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-a16c8609-1b61-413a-a681-f36e06f5a240 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:30.917398 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-a16c8609-1b61-413a-a681-f36e06f5a240 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9/action Jul 03 15:57:30.917842 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-a16c8609-1b61-413a-a681-f36e06f5a240 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:57:30.918018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-a16c8609-1b61-413a-a681-f36e06f5a240 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:30.935762 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:30.935762 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:30.953708 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cf113b49-1673-4d2b-bb60-a9a9b6e8df0f req-a16c8609-1b61-413a-a681-f36e06f5a240 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9/action returned with HTTP 204 Jul 03 15:57:30.954480 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1040/4160] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:57:30 2026] POST /volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:31.130458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-46064a2a-3323-466a-b7c7-764c3b1be382 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:31.132578 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-46064a2a-3323-466a-b7c7-764c3b1be382 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 15:57:31.132726 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-46064a2a-3323-466a-b7c7-764c3b1be382 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:31.132917 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-46064a2a-3323-466a-b7c7-764c3b1be382 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:31.147847 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:31.147847 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:31.154404 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-46064a2a-3323-466a-b7c7-764c3b1be382 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:31.165187 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-46064a2a-3323-466a-b7c7-764c3b1be382 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 15:57:31.165187 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1040/4161] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:31 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:31.223370 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-b6134af3-0cf5-4dd7-b43b-5b4f9d8f95bd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:31.226807 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-b6134af3-0cf5-4dd7-b43b-5b4f9d8f95bd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:31.227205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-b6134af3-0cf5-4dd7-b43b-5b4f9d8f95bd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:31.227606 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-b6134af3-0cf5-4dd7-b43b-5b4f9d8f95bd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:31.237398 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:31.237398 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:31.243499 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-b6134af3-0cf5-4dd7-b43b-5b4f9d8f95bd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:31.250940 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-b6134af3-0cf5-4dd7-b43b-5b4f9d8f95bd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:31.251628 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1041/4162] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:31 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:32.000631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bee3688c-f590-40b0-b652-f100413ec7f7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:32.003247 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bee3688c-f590-40b0-b652-f100413ec7f7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:32.003585 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bee3688c-f590-40b0-b652-f100413ec7f7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:32.003880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bee3688c-f590-40b0-b652-f100413ec7f7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:32.013685 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:32.013685 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:32.019460 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bee3688c-f590-40b0-b652-f100413ec7f7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:32.025495 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bee3688c-f590-40b0-b652-f100413ec7f7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:32.026229 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1042/4163] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:31 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:32.041380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:32.045485 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] DELETE https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:32.045817 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:32.046812 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:32.046812 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Delete volume with id: 6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:32.056578 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:32.056578 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:32.057454 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:32.082872 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Delete volume request issued successfully. Jul 03 15:57:32.083262 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e72ac3ba-03d5-419f-a104-bc084ffdbab7 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 202 Jul 03 15:57:32.083904 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1041/4164] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 15:57:32 2026] DELETE /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:57:32.094730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5d617919-399d-4223-a017-f7c5a1a3c1d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:32.101564 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d617919-399d-4223-a017-f7c5a1a3c1d1 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:32.101841 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5d617919-399d-4223-a017-f7c5a1a3c1d1 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:32.102042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5d617919-399d-4223-a017-f7c5a1a3c1d1 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:32.117057 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:32.117057 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:32.125967 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5d617919-399d-4223-a017-f7c5a1a3c1d1 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Volume info retrieved successfully. Jul 03 15:57:32.132196 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5d617919-399d-4223-a017-f7c5a1a3c1d1 tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 200 Jul 03 15:57:32.132797 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1041/4165] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:32 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:33.148712 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-239b3f5e-bc1c-42fe-82ad-f775954a71ed None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:33.150701 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-239b3f5e-bc1c-42fe-82ad-f775954a71ed tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] GET https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 Jul 03 15:57:33.150925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-239b3f5e-bc1c-42fe-82ad-f775954a71ed tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:33.151118 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-239b3f5e-bc1c-42fe-82ad-f775954a71ed tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:33.156980 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-239b3f5e-bc1c-42fe-82ad-f775954a71ed tempest-VolumesExtendAttachedTest-154918436 tempest-VolumesExtendAttachedTest-154918436-project-member] https://10.4.3.228/volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 returned with HTTP 404 Jul 03 15:57:33.157563 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1042/4166] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:57:33 2026] GET /volume/v3/volumes/6c51b7a5-a06c-4625-ab8b-fce721b4f573 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:57:33.303270 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d4a8c583-6161-4c5d-9dd2-759baeed5d81 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:33.303773 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d4a8c583-6161-4c5d-9dd2-759baeed5d81 None None] GET https://10.4.3.228/volume// Jul 03 15:57:33.303876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d4a8c583-6161-4c5d-9dd2-759baeed5d81 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:33.304155 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d4a8c583-6161-4c5d-9dd2-759baeed5d81 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:33.304485 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d4a8c583-6161-4c5d-9dd2-759baeed5d81 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:33.304889 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1043/4167] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:57:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:33.313688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-8df493e7-02dd-44a0-a354-e1361c89316a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:33.316142 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-8df493e7-02dd-44a0-a354-e1361c89316a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:57:33.316608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-8df493e7-02dd-44a0-a354-e1361c89316a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb815f04-3756-4b29-abcf-cdea5d87b3a5", "connector": null, "instance_uuid": "f192ed8c-4183-435c-8440-e4a250bad54e"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:33.326409 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:33.326409 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:33.363478 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-8df493e7-02dd-44a0-a354-e1361c89316a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:57:33.364167 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1042/4168] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:57:33 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 03 15:57:33.782114 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a8c0e423-bf62-48fa-9acf-b421b1a775fa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:33.784462 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8c0e423-bf62-48fa-9acf-b421b1a775fa tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:33.784657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a8c0e423-bf62-48fa-9acf-b421b1a775fa tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:33.785578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a8c0e423-bf62-48fa-9acf-b421b1a775fa tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:33.797805 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:33.797805 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:33.801985 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a8c0e423-bf62-48fa-9acf-b421b1a775fa tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:33.806750 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8c0e423-bf62-48fa-9acf-b421b1a775fa tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:33.807173 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1042/4169] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:33 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:33.895780 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f9e02ae1-f046-4968-9228-4e9edc5326db None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:33.896342 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f9e02ae1-f046-4968-9228-4e9edc5326db None None] GET https://10.4.3.228/volume// Jul 03 15:57:33.896570 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f9e02ae1-f046-4968-9228-4e9edc5326db None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:33.896839 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f9e02ae1-f046-4968-9228-4e9edc5326db None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:33.897297 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f9e02ae1-f046-4968-9228-4e9edc5326db None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:33.897573 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1043/4170] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:57:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:33.905851 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-c05bd8e9-1cd6-4d21-862d-0918bd7648ae None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:33.908650 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-c05bd8e9-1cd6-4d21-862d-0918bd7648ae tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:33.908962 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-c05bd8e9-1cd6-4d21-862d-0918bd7648ae tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:33.909235 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-c05bd8e9-1cd6-4d21-862d-0918bd7648ae tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:33.920114 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:33.920114 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:33.924529 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-c05bd8e9-1cd6-4d21-862d-0918bd7648ae tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:33.930100 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-c05bd8e9-1cd6-4d21-862d-0918bd7648ae tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:33.930510 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1044/4171] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:57:33 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1053 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:34.053400 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-749820a8-c2a3-4b15-8ef4-f1bff0303c4b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:34.056826 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-749820a8-c2a3-4b15-8ef4-f1bff0303c4b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] PUT https://10.4.3.228/volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21 Jul 03 15:57:34.057363 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-749820a8-c2a3-4b15-8ef4-f1bff0303c4b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:34.077531 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-749820a8-c2a3-4b15-8ef4-f1bff0303c4b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Acquiring lock "cinder-attachment_update-eb815f04-3756-4b29-abcf-cdea5d87b3a5-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:57:34.085716 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-749820a8-c2a3-4b15-8ef4-f1bff0303c4b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-eb815f04-3756-4b29-abcf-cdea5d87b3a5-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:57:34.089740 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:34.089740 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:34.613282 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-749820a8-c2a3-4b15-8ef4-f1bff0303c4b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-eb815f04-3756-4b29-abcf-cdea5d87b3a5-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:57:34.613682 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-749820a8-c2a3-4b15-8ef4-f1bff0303c4b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21 returned with HTTP 200 Jul 03 15:57:34.614171 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1043/4172] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:57:34 2026] PUT /volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21 => generated 968 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:34.624351 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dbb79d73-2cb7-4303-b69e-13db84dfbfd7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:34.626708 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dbb79d73-2cb7-4303-b69e-13db84dfbfd7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/encryption Jul 03 15:57:34.626899 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dbb79d73-2cb7-4303-b69e-13db84dfbfd7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:34.627110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dbb79d73-2cb7-4303-b69e-13db84dfbfd7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:34.637959 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:34.637959 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:34.648335 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dbb79d73-2cb7-4303-b69e-13db84dfbfd7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/encryption returned with HTTP 200 Jul 03 15:57:34.648799 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1043/4173] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:57:34 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:34.839021 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8d1447d8-ebc8-4115-8052-b7a5ee38decd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:34.846983 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d1447d8-ebc8-4115-8052-b7a5ee38decd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:34.846983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8d1447d8-ebc8-4115-8052-b7a5ee38decd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:34.846983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8d1447d8-ebc8-4115-8052-b7a5ee38decd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:34.865508 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:34.865508 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:34.871063 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8d1447d8-ebc8-4115-8052-b7a5ee38decd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:34.876511 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d1447d8-ebc8-4115-8052-b7a5ee38decd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:34.877008 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1044/4174] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:34 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:35.893450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-52fb9d5c-a92d-4dd1-b332-057ca1a3bc38 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:35.896167 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52fb9d5c-a92d-4dd1-b332-057ca1a3bc38 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:35.896420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52fb9d5c-a92d-4dd1-b332-057ca1a3bc38 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:35.896739 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-52fb9d5c-a92d-4dd1-b332-057ca1a3bc38 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:35.911080 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:35.911080 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:35.916342 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-52fb9d5c-a92d-4dd1-b332-057ca1a3bc38 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:35.923920 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-52fb9d5c-a92d-4dd1-b332-057ca1a3bc38 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:35.924735 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1045/4175] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:35 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:36.942075 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d3324649-4220-4bd5-ade8-269ac629a65d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:36.944686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3324649-4220-4bd5-ade8-269ac629a65d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:36.944893 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3324649-4220-4bd5-ade8-269ac629a65d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:36.945147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3324649-4220-4bd5-ade8-269ac629a65d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:36.962337 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:36.962337 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:36.969573 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d3324649-4220-4bd5-ade8-269ac629a65d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:36.976476 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3324649-4220-4bd5-ade8-269ac629a65d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:36.976732 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1044/4176] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:36 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:38.001749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-52bd651f-5276-4f88-a1c4-37910a0c0a44 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:38.008474 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-52bd651f-5276-4f88-a1c4-37910a0c0a44 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:38.008474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-52bd651f-5276-4f88-a1c4-37910a0c0a44 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:38.008474 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-52bd651f-5276-4f88-a1c4-37910a0c0a44 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:38.022419 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:38.022419 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:38.027451 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-52bd651f-5276-4f88-a1c4-37910a0c0a44 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:38.038578 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-52bd651f-5276-4f88-a1c4-37910a0c0a44 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:38.039022 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1044/4177] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:37 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:39.054998 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b9811058-e5d8-4c2a-90d9-d637d302be23 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:39.057137 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9811058-e5d8-4c2a-90d9-d637d302be23 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:39.057464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9811058-e5d8-4c2a-90d9-d637d302be23 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:39.057762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9811058-e5d8-4c2a-90d9-d637d302be23 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:39.071492 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:39.071492 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:39.076375 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b9811058-e5d8-4c2a-90d9-d637d302be23 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:39.082594 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9811058-e5d8-4c2a-90d9-d637d302be23 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:39.083163 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1045/4178] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:39 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:39.235810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:39.363973 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:39.364392 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1139771893", "metadata": {"Type": "Test"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:39.366388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1139771893', 'metadata': {'Type': 'Test'}}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:39.366388 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume of 1 GB Jul 03 15:57:39.371001 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Availability Zones retrieved successfully. Jul 03 15:57:39.377016 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (d0adb762-00f6-4450-ae7a-f4d747e7dbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:39.378272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11ee274d-7749-447d-b5cf-2845cd14f272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:39.379220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:39.407474 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11ee274d-7749-447d-b5cf-2845cd14f272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:39.408282 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5623d1d2-7b9d-4120-bc47-6e887013b21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:39.470802 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Created reservations ['8fd421f8-f3af-47ba-a7fc-c517cfa0b1b0', 'ad134678-8c8d-4061-8c16-a879461e84bb', 'b71221b1-db4c-419a-8bf3-e53e45f1ab64', '5287131e-bc23-476e-b2e7-0002ae2caa10'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:39.471733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5623d1d2-7b9d-4120-bc47-6e887013b21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd421f8-f3af-47ba-a7fc-c517cfa0b1b0', 'ad134678-8c8d-4061-8c16-a879461e84bb', 'b71221b1-db4c-419a-8bf3-e53e45f1ab64', '5287131e-bc23-476e-b2e7-0002ae2caa10']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:39.472498 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c4b67d1-cd2a-46a0-879c-857310f9a8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:39.497048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c4b67d1-cd2a-46a0-879c-857310f9a8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef582f5-7deb-48d4-9f83-89cc816317f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1139771893',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['8fd421f8-f3af-47ba-a7fc-c517cfa0b1b0','ad134678-8c8d-4061-8c16-a879461e84bb','b71221b1-db4c-419a-8bf3-e53e45f1ab64','5287131e-bc23-476e-b2e7-0002ae2caa10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1139771893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef582f5-7deb-48d4-9f83-89cc816317f9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='60795a0e867c49c2976e6cdced61176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:39.497885 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e6bfbf0-3478-4af0-91a6-7347f6c1e87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:39.516826 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e6bfbf0-3478-4af0-91a6-7347f6c1e87f) transitioned into 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-1139771893',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['8fd421f8-f3af-47ba-a7fc-c517cfa0b1b0','ad134678-8c8d-4061-8c16-a879461e84bb','b71221b1-db4c-419a-8bf3-e53e45f1ab64','5287131e-bc23-476e-b2e7-0002ae2caa10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:39.517690 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deacd9c9-d0fd-4eb7-b75b-98850d5135b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:39.533476 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deacd9c9-d0fd-4eb7-b75b-98850d5135b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:39.534586 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (d0adb762-00f6-4450-ae7a-f4d747e7dbe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:39.535047 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request issued successfully. Jul 03 15:57:39.535857 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a35ad685-5e2c-48cf-8e4f-2959c490f749 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:39.536430 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1046/4179] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:39 2026] POST /volume/v3/volumes => generated 759 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:39.548406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-976ddb2d-4a92-4036-ba81-f3b8680f1234 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:39.550958 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-976ddb2d-4a92-4036-ba81-f3b8680f1234 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:39.551199 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-976ddb2d-4a92-4036-ba81-f3b8680f1234 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:39.551425 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-976ddb2d-4a92-4036-ba81-f3b8680f1234 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:39.560219 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:39.560219 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:39.565054 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-976ddb2d-4a92-4036-ba81-f3b8680f1234 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:39.570427 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-976ddb2d-4a92-4036-ba81-f3b8680f1234 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:39.570928 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1045/4180] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:39 2026] GET /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:40.102876 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dbc92dca-be43-409f-968c-124d8335e7a4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.104805 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbc92dca-be43-409f-968c-124d8335e7a4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:40.105013 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dbc92dca-be43-409f-968c-124d8335e7a4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:40.105194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dbc92dca-be43-409f-968c-124d8335e7a4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:40.116055 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:40.116055 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:40.120284 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dbc92dca-be43-409f-968c-124d8335e7a4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:40.125179 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbc92dca-be43-409f-968c-124d8335e7a4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:40.125631 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1045/4181] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:40 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:40.586328 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c8a064b1-323f-4cca-b798-a07c743c9b69 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.588776 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c8a064b1-323f-4cca-b798-a07c743c9b69 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:40.589024 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c8a064b1-323f-4cca-b798-a07c743c9b69 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:40.589282 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c8a064b1-323f-4cca-b798-a07c743c9b69 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:40.598818 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:40.598818 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:40.604164 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c8a064b1-323f-4cca-b798-a07c743c9b69 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:40.611146 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c8a064b1-323f-4cca-b798-a07c743c9b69 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:40.611698 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1046/4182] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:40 2026] GET /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:40.627289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d34d09c8-cf7e-4205-93d1-ada8a2061524 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.629290 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d34d09c8-cf7e-4205-93d1-ada8a2061524 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:40.629504 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d34d09c8-cf7e-4205-93d1-ada8a2061524 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:40.629704 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d34d09c8-cf7e-4205-93d1-ada8a2061524 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:40.638811 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:40.638811 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:40.643504 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d34d09c8-cf7e-4205-93d1-ada8a2061524 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:40.649304 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d34d09c8-cf7e-4205-93d1-ada8a2061524 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:40.649813 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1047/4183] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:40 2026] GET /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:40.663295 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2de1d29a-d680-4907-b91c-b06e1129e70b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.665705 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2de1d29a-d680-4907-b91c-b06e1129e70b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:40.666235 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2de1d29a-d680-4907-b91c-b06e1129e70b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1139771893"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:40.677357 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:40.677357 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:40.682333 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2de1d29a-d680-4907-b91c-b06e1129e70b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:40.690151 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2de1d29a-d680-4907-b91c-b06e1129e70b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:40.690867 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2de1d29a-d680-4907-b91c-b06e1129e70b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:40.691361 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1046/4184] 10.4.3.228 () {68 vars in 1368 bytes} [Fri Jul 3 15:57:40 2026] PUT /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 784 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:40.707209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-13e60249-180f-40bc-a6c1-5bf5d9bc1357 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.709233 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-13e60249-180f-40bc-a6c1-5bf5d9bc1357 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:40.709633 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-13e60249-180f-40bc-a6c1-5bf5d9bc1357 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1891773245", "description": "This is the new description of volume"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:40.719768 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:40.719768 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:40.725088 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-13e60249-180f-40bc-a6c1-5bf5d9bc1357 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:40.733899 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-13e60249-180f-40bc-a6c1-5bf5d9bc1357 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:40.734816 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-13e60249-180f-40bc-a6c1-5bf5d9bc1357 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:40.735359 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1046/4185] 10.4.3.228 () {68 vars in 1369 bytes} [Fri Jul 3 15:57:40 2026] PUT /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:40.749390 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a0b787d0-4f7e-4473-929f-9dec73e305cd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.751483 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a0b787d0-4f7e-4473-929f-9dec73e305cd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:40.751775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a0b787d0-4f7e-4473-929f-9dec73e305cd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:40.752092 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a0b787d0-4f7e-4473-929f-9dec73e305cd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:40.760648 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:40.760648 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:40.764918 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a0b787d0-4f7e-4473-929f-9dec73e305cd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:40.770439 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a0b787d0-4f7e-4473-929f-9dec73e305cd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:40.770876 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1047/4186] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:40 2026] GET /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:40.786020 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-16797462-1892-4534-a8dc-ba6d183c01f7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.788639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:40.789574 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-312827441", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-338425790"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:40.791668 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-312827441', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-338425790'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:40.791863 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume of 1 GB Jul 03 15:57:40.797573 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Availability Zones retrieved successfully. Jul 03 15:57:40.806477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (43c13995-b2c7-43e7-9bda-3c5a9c834ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:40.807973 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8867505-e188-47e9-bd92-8f8630b66f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:40.809335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:40.846100 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8867505-e188-47e9-bd92-8f8630b66f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:40.847283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db9eaff-a553-4863-9945-77df9c4d116b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:40.902792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Created reservations ['22676bd4-1f43-40fa-aa68-ac4b3bf2ffcb', '3f2b724e-6640-4b14-8b4b-9157f0f4e05e', '4d65fe54-c6c1-462b-83d8-0aab04b6ecd1', '5f091150-05c8-4588-b37a-00bb94373f54'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:40.903890 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db9eaff-a553-4863-9945-77df9c4d116b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22676bd4-1f43-40fa-aa68-ac4b3bf2ffcb', '3f2b724e-6640-4b14-8b4b-9157f0f4e05e', '4d65fe54-c6c1-462b-83d8-0aab04b6ecd1', '5f091150-05c8-4588-b37a-00bb94373f54']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:40.904986 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df3e4d0-ca1b-42c4-b5b9-d5cf7fb2dc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:40.934993 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df3e4d0-ca1b-42c4-b5b9-d5cf7fb2dc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcd50a19-99e0-496b-8384-7c60dbc04653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-312827441',display_name='tempest-VolumesGetTest-Volume-338425790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['22676bd4-1f43-40fa-aa68-ac4b3bf2ffcb','3f2b724e-6640-4b14-8b4b-9157f0f4e05e','4d65fe54-c6c1-462b-83d8-0aab04b6ecd1','5f091150-05c8-4588-b37a-00bb94373f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-312827441',display_name='tempest-VolumesGetTest-Volume-338425790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcd50a19-99e0-496b-8384-7c60dbc04653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60795a0e867c49c2976e6cdced61176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:40.935989 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59708919-ee26-4472-a3bc-cd00c5771ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:40.960922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59708919-ee26-4472-a3bc-cd00c5771ce0) transitioned into 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-312827441',display_name='tempest-VolumesGetTest-Volume-338425790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['22676bd4-1f43-40fa-aa68-ac4b3bf2ffcb','3f2b724e-6640-4b14-8b4b-9157f0f4e05e','4d65fe54-c6c1-462b-83d8-0aab04b6ecd1','5f091150-05c8-4588-b37a-00bb94373f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:40.962129 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013e0649-6d48-4f2f-9fd4-8e5525d68ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:40.974538 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (013e0649-6d48-4f2f-9fd4-8e5525d68ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:40.975807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (43c13995-b2c7-43e7-9bda-3c5a9c834ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:40.976239 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request issued successfully. Jul 03 15:57:40.977108 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-16797462-1892-4534-a8dc-ba6d183c01f7 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:40.978127 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1048/4187] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:40 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:40.989529 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-45b48520-fd53-4780-b51d-c2cf3880fe48 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:40.991949 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45b48520-fd53-4780-b51d-c2cf3880fe48 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:40.992217 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45b48520-fd53-4780-b51d-c2cf3880fe48 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:40.992492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-45b48520-fd53-4780-b51d-c2cf3880fe48 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:41.002743 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:41.002743 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:41.008022 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-45b48520-fd53-4780-b51d-c2cf3880fe48 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:41.013845 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-45b48520-fd53-4780-b51d-c2cf3880fe48 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 returned with HTTP 200 Jul 03 15:57:41.014403 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1047/4188] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:40 2026] GET /volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:41.140508 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5833b487-0df4-4a35-a5d4-72fa099c8897 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:41.142489 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5833b487-0df4-4a35-a5d4-72fa099c8897 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:41.142713 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5833b487-0df4-4a35-a5d4-72fa099c8897 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:41.142941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5833b487-0df4-4a35-a5d4-72fa099c8897 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:41.153489 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:41.153489 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:41.156952 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5833b487-0df4-4a35-a5d4-72fa099c8897 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:41.161768 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5833b487-0df4-4a35-a5d4-72fa099c8897 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:41.162204 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1047/4189] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:41 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:42.028592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7df56530-dacf-42f6-bec7-573d4ad55ec2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:42.030763 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7df56530-dacf-42f6-bec7-573d4ad55ec2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:42.030990 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7df56530-dacf-42f6-bec7-573d4ad55ec2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:42.031197 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7df56530-dacf-42f6-bec7-573d4ad55ec2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:42.039255 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:42.039255 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:42.044031 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7df56530-dacf-42f6-bec7-573d4ad55ec2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:42.050819 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7df56530-dacf-42f6-bec7-573d4ad55ec2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 returned with HTTP 200 Jul 03 15:57:42.051295 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1048/4190] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:42 2026] GET /volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:42.065588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4d17fa02-0d11-41d3-8dc6-a8ab0823b93b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:42.068063 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d17fa02-0d11-41d3-8dc6-a8ab0823b93b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:42.068612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4d17fa02-0d11-41d3-8dc6-a8ab0823b93b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1139771893", "description": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:42.078670 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:42.078670 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:42.084098 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4d17fa02-0d11-41d3-8dc6-a8ab0823b93b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:42.094098 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4d17fa02-0d11-41d3-8dc6-a8ab0823b93b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:42.095043 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d17fa02-0d11-41d3-8dc6-a8ab0823b93b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 returned with HTTP 200 Jul 03 15:57:42.095638 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1049/4191] 10.4.3.228 () {68 vars in 1368 bytes} [Fri Jul 3 15:57:42 2026] PUT /volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:42.107421 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b697d999-7c3f-4912-9b22-201c2be6e4fa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:42.109692 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b697d999-7c3f-4912-9b22-201c2be6e4fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:42.109959 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b697d999-7c3f-4912-9b22-201c2be6e4fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:42.110215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b697d999-7c3f-4912-9b22-201c2be6e4fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:42.119764 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:42.119764 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:42.124427 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b697d999-7c3f-4912-9b22-201c2be6e4fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:42.130506 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b697d999-7c3f-4912-9b22-201c2be6e4fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 returned with HTTP 200 Jul 03 15:57:42.131061 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1048/4192] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:42 2026] GET /volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:42.143718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:42.145887 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] DELETE https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:42.146129 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:42.146336 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:42.146520 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume with id: fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:42.153991 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:42.153991 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:42.154495 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:42.172590 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume request issued successfully. Jul 03 15:57:42.172811 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef503c3e-7db7-47c3-be86-ddba05c47954 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 returned with HTTP 202 Jul 03 15:57:42.173313 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1048/4193] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:42 2026] DELETE /volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:42.177257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d22a2a01-4b19-4d7b-bd05-7b1ea7b9ba66 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:42.179498 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d22a2a01-4b19-4d7b-bd05-7b1ea7b9ba66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:42.179799 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d22a2a01-4b19-4d7b-bd05-7b1ea7b9ba66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:42.180095 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d22a2a01-4b19-4d7b-bd05-7b1ea7b9ba66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:42.180970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2fff96b5-2fcf-4c10-b52d-58c2914d9e13 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:42.183234 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2fff96b5-2fcf-4c10-b52d-58c2914d9e13 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:42.183492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2fff96b5-2fcf-4c10-b52d-58c2914d9e13 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:42.183752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2fff96b5-2fcf-4c10-b52d-58c2914d9e13 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:42.191713 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:42.191713 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:42.191974 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:42.191974 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:42.196349 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2fff96b5-2fcf-4c10-b52d-58c2914d9e13 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:42.196470 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d22a2a01-4b19-4d7b-bd05-7b1ea7b9ba66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:42.200945 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d22a2a01-4b19-4d7b-bd05-7b1ea7b9ba66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:42.201367 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1049/4194] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:42 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:42.202975 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2fff96b5-2fcf-4c10-b52d-58c2914d9e13 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 returned with HTTP 200 Jul 03 15:57:42.203565 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1050/4195] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:42 2026] GET /volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:43.218088 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1266b8f2-d00d-4683-b48b-9880c198c796 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:43.220400 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d28e00dc-eced-42cf-9587-9beb273fd3bd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:43.220758 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1266b8f2-d00d-4683-b48b-9880c198c796 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:43.221013 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1266b8f2-d00d-4683-b48b-9880c198c796 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:43.221248 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1266b8f2-d00d-4683-b48b-9880c198c796 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:43.222839 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d28e00dc-eced-42cf-9587-9beb273fd3bd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 Jul 03 15:57:43.223077 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d28e00dc-eced-42cf-9587-9beb273fd3bd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:43.223342 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d28e00dc-eced-42cf-9587-9beb273fd3bd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:43.229935 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d28e00dc-eced-42cf-9587-9beb273fd3bd tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 returned with HTTP 404 Jul 03 15:57:43.230574 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1049/4196] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:43 2026] GET /volume/v3/volumes/fcd50a19-99e0-496b-8384-7c60dbc04653 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:43.234464 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:43.234464 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:43.239455 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9eae5e82-621b-4b7e-848d-e296e6504c82 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:43.241504 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eae5e82-621b-4b7e-848d-e296e6504c82 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:43.241738 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eae5e82-621b-4b7e-848d-e296e6504c82 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:43.241992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9eae5e82-621b-4b7e-848d-e296e6504c82 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:43.244012 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1266b8f2-d00d-4683-b48b-9880c198c796 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:43.253417 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1266b8f2-d00d-4683-b48b-9880c198c796 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:43.253954 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1049/4197] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:43 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:43.260310 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:43.260310 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:43.265476 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9eae5e82-621b-4b7e-848d-e296e6504c82 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:43.271278 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9eae5e82-621b-4b7e-848d-e296e6504c82 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:43.271891 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1050/4198] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:43 2026] GET /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 891 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:43.285785 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:43.287727 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:43.287960 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:43.288147 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:43.288344 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume with id: 7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:43.296346 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:43.296346 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:43.296891 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:43.320669 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume request issued successfully. Jul 03 15:57:43.320973 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b8ec5e8c-d66c-4939-825a-2507b34ad6fa tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 202 Jul 03 15:57:43.321405 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1051/4199] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:43 2026] DELETE /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:43.332304 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-86397583-be44-464a-9c6f-a44a0f56ea0d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:43.335219 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86397583-be44-464a-9c6f-a44a0f56ea0d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:43.335489 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86397583-be44-464a-9c6f-a44a0f56ea0d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:43.335702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-86397583-be44-464a-9c6f-a44a0f56ea0d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:43.343458 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:43.343458 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:43.348273 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-86397583-be44-464a-9c6f-a44a0f56ea0d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:43.354543 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-86397583-be44-464a-9c6f-a44a0f56ea0d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 200 Jul 03 15:57:43.354998 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1050/4200] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:43 2026] GET /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 890 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:44.268948 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-64cbf7ae-57eb-4ebb-87c8-6ac41d3fb0ee None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:44.272640 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-64cbf7ae-57eb-4ebb-87c8-6ac41d3fb0ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:44.273199 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-64cbf7ae-57eb-4ebb-87c8-6ac41d3fb0ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:44.273510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-64cbf7ae-57eb-4ebb-87c8-6ac41d3fb0ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:44.285847 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:44.285847 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:44.290124 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-64cbf7ae-57eb-4ebb-87c8-6ac41d3fb0ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:44.295358 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-64cbf7ae-57eb-4ebb-87c8-6ac41d3fb0ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:44.295938 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1050/4201] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:44 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:44.374491 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-38d89b76-1b0c-431a-9fed-b648ca179c76 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:44.377331 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-38d89b76-1b0c-431a-9fed-b648ca179c76 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 Jul 03 15:57:44.377568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-38d89b76-1b0c-431a-9fed-b648ca179c76 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:44.377914 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-38d89b76-1b0c-431a-9fed-b648ca179c76 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:44.386103 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-38d89b76-1b0c-431a-9fed-b648ca179c76 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 returned with HTTP 404 Jul 03 15:57:44.386801 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1051/4202] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:44 2026] GET /volume/v3/volumes/7ef582f5-7deb-48d4-9f83-89cc816317f9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:44.397070 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:44.399032 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:44.399439 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1604659780"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:44.401049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1604659780'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:44.401188 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume of 1 GB Jul 03 15:57:44.406313 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Availability Zones retrieved successfully. Jul 03 15:57:44.413509 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (b87e749e-869b-4661-bd35-9db8293b0d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:44.414608 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d078559d-0875-4788-97cd-8daa156631a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:44.416741 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:44.451219 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d078559d-0875-4788-97cd-8daa156631a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:44.452110 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31920127-deca-4b13-b126-449f6b2f1353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:44.504377 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Created reservations ['73b8c8c6-75e7-4352-95de-724c6dedaf5e', 'd3bb2b88-22bf-42e9-9e9f-883a2ddd30b0', '22cd675c-0b0b-4818-a1f8-ab27a601c2db', 'b4abc242-6029-41a6-91a1-54afb8c99481'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:44.505283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31920127-deca-4b13-b126-449f6b2f1353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73b8c8c6-75e7-4352-95de-724c6dedaf5e', 'd3bb2b88-22bf-42e9-9e9f-883a2ddd30b0', '22cd675c-0b0b-4818-a1f8-ab27a601c2db', 'b4abc242-6029-41a6-91a1-54afb8c99481']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:44.506227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092989d0-bc5f-4ca7-ad53-6262aa6cd6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:44.530584 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092989d0-bc5f-4ca7-ad53-6262aa6cd6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d3d5e5-d91d-4998-ad7d-73117760eb13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1604659780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['73b8c8c6-75e7-4352-95de-724c6dedaf5e','d3bb2b88-22bf-42e9-9e9f-883a2ddd30b0','22cd675c-0b0b-4818-a1f8-ab27a601c2db','b4abc242-6029-41a6-91a1-54afb8c99481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1604659780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d3d5e5-d91d-4998-ad7d-73117760eb13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60795a0e867c49c2976e6cdced61176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:44.531317 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0c1e44-30b3-43de-bd42-18244394742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:44.552932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0c1e44-30b3-43de-bd42-18244394742b) transitioned into 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-1604659780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['73b8c8c6-75e7-4352-95de-724c6dedaf5e','d3bb2b88-22bf-42e9-9e9f-883a2ddd30b0','22cd675c-0b0b-4818-a1f8-ab27a601c2db','b4abc242-6029-41a6-91a1-54afb8c99481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:44.554003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f452cf81-ea6f-4c9e-a4e3-565e7b8e8ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:44.564740 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f452cf81-ea6f-4c9e-a4e3-565e7b8e8ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:44.565638 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (b87e749e-869b-4661-bd35-9db8293b0d26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:44.566008 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request issued successfully. Jul 03 15:57:44.566569 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bcee25f4-0da0-47cc-8c42-1abe2d97c1ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:44.567058 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1052/4203] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 15:57:44 2026] POST /volume/v3/volumes => generated 745 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:44.580684 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-017bd13a-db17-4532-9564-b5244385f76d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:44.583004 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-017bd13a-db17-4532-9564-b5244385f76d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 Jul 03 15:57:44.583264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-017bd13a-db17-4532-9564-b5244385f76d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:44.583538 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-017bd13a-db17-4532-9564-b5244385f76d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:44.592292 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:44.592292 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:44.597229 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-017bd13a-db17-4532-9564-b5244385f76d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:44.603548 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-017bd13a-db17-4532-9564-b5244385f76d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 returned with HTTP 200 Jul 03 15:57:44.604163 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1051/4204] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:44 2026] GET /volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:45.309772 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f2e7b3c6-05f9-447d-a1e6-9eae2db02705 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.312802 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f2e7b3c6-05f9-447d-a1e6-9eae2db02705 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:45.313025 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f2e7b3c6-05f9-447d-a1e6-9eae2db02705 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:45.313208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f2e7b3c6-05f9-447d-a1e6-9eae2db02705 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:45.327500 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:45.327500 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:45.331940 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f2e7b3c6-05f9-447d-a1e6-9eae2db02705 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:45.337452 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f2e7b3c6-05f9-447d-a1e6-9eae2db02705 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:45.337943 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1051/4205] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:45 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:45.559665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-58e918f8-fd01-474b-88c5-1542020f81b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.561820 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58e918f8-fd01-474b-88c5-1542020f81b3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:45.562117 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58e918f8-fd01-474b-88c5-1542020f81b3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:45.562277 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58e918f8-fd01-474b-88c5-1542020f81b3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:45.572041 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:45.572041 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:45.577339 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-58e918f8-fd01-474b-88c5-1542020f81b3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:45.583549 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58e918f8-fd01-474b-88c5-1542020f81b3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:45.584332 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1052/4206] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:45 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:45.597968 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-37a3bffe-801e-43a0-98e9-383d9d100bce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.600069 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37a3bffe-801e-43a0-98e9-383d9d100bce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:45.600295 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37a3bffe-801e-43a0-98e9-383d9d100bce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:45.600488 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-37a3bffe-801e-43a0-98e9-383d9d100bce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:45.610812 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:45.610812 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:45.617312 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-37a3bffe-801e-43a0-98e9-383d9d100bce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:45.617721 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8067532b-acf3-4392-94a1-dca46a67ea3b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.620640 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8067532b-acf3-4392-94a1-dca46a67ea3b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 Jul 03 15:57:45.620941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8067532b-acf3-4392-94a1-dca46a67ea3b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:45.621159 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8067532b-acf3-4392-94a1-dca46a67ea3b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:45.624677 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-37a3bffe-801e-43a0-98e9-383d9d100bce tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:45.625423 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1053/4207] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:45 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:45.629772 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:45.629772 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:45.636861 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8067532b-acf3-4392-94a1-dca46a67ea3b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:45.644042 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8067532b-acf3-4392-94a1-dca46a67ea3b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 returned with HTTP 200 Jul 03 15:57:45.644634 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1052/4208] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:45 2026] GET /volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:45.666275 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.668033 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:45.668469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "25d3d5e5-d91d-4998-ad7d-73117760eb13", "size": 1, "name": "tempest-VolumesGetTest-Volume-1111023294", "metadata": {"Type": "Test"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:45.671041 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request body: {'volume': {'source_volid': '25d3d5e5-d91d-4998-ad7d-73117760eb13', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1111023294', 'metadata': {'Type': 'Test'}}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:45.680272 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:45.680272 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:45.681212 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-f2065ae4-50e4-4668-baa1-10c7764e9564 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.681301 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume retrieved successfully. Jul 03 15:57:45.681489 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume of 1 GB Jul 03 15:57:45.686937 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Availability Zones retrieved successfully. Jul 03 15:57:45.697136 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (5e40958a-c0d7-4d5e-b328-bc8690259b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:45.701228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751a5078-fa0b-40c9-b68a-84f674941223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:45.703386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:45.734561 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751a5078-fa0b-40c9-b68a-84f674941223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '25d3d5e5-d91d-4998-ad7d-73117760eb13', 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:45.736735 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80eb52bc-4623-43f4-8bd1-905901e330c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:45.783670 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Created reservations ['b987a117-6d6f-4618-85dd-8453bd630e3e', 'a4de782b-6b7e-40ae-99cc-a3e1fe1c27c1', 'b3e3c602-265d-44a3-bbb3-a73446f4550d', 'dcd27d58-069e-406a-b659-d105bc29a0a9'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:45.783670 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80eb52bc-4623-43f4-8bd1-905901e330c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b987a117-6d6f-4618-85dd-8453bd630e3e', 'a4de782b-6b7e-40ae-99cc-a3e1fe1c27c1', 'b3e3c602-265d-44a3-bbb3-a73446f4550d', 'dcd27d58-069e-406a-b659-d105bc29a0a9']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:45.783670 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2eb4906-a706-48de-a459-8adbf1a98a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:45.783947 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-f2065ae4-50e4-4668-baa1-10c7764e9564 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:45.783947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-f2065ae4-50e4-4668-baa1-10c7764e9564 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:45.783947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-f2065ae4-50e4-4668-baa1-10c7764e9564 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:45.792555 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:45.792555 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:45.796785 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-f2065ae4-50e4-4668-baa1-10c7764e9564 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:45.801277 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-f2065ae4-50e4-4668-baa1-10c7764e9564 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:45.801700 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1053/4209] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:45 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:45.819669 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2eb4906-a706-48de-a459-8adbf1a98a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1111023294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['b987a117-6d6f-4618-85dd-8453bd630e3e','a4de782b-6b7e-40ae-99cc-a3e1fe1c27c1','b3e3c602-265d-44a3-bbb3-a73446f4550d','dcd27d58-069e-406a-b659-d105bc29a0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=25d3d5e5-d91d-4998-ad7d-73117760eb13,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1111023294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='60795a0e867c49c2976e6cdced61176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=25d3d5e5-d91d-4998-ad7d-73117760eb13,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:45.821583 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5610aec5-9cae-4148-b8f4-c81afabcd555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:45.845002 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5610aec5-9cae-4148-b8f4-c81afabcd555) transitioned into 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-1111023294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['b987a117-6d6f-4618-85dd-8453bd630e3e','a4de782b-6b7e-40ae-99cc-a3e1fe1c27c1','b3e3c602-265d-44a3-bbb3-a73446f4550d','dcd27d58-069e-406a-b659-d105bc29a0a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=25d3d5e5-d91d-4998-ad7d-73117760eb13,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:45.845002 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60815c2-cfd8-4e4a-8e84-87d7ae5e6f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:45.862332 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60815c2-cfd8-4e4a-8e84-87d7ae5e6f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:45.863479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (5e40958a-c0d7-4d5e-b328-bc8690259b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:45.864045 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request issued successfully. Jul 03 15:57:45.864835 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-505a7d98-2814-4d90-8053-a04e16cdbc56 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:45.865521 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1052/4210] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:45 2026] POST /volume/v3/volumes => generated 793 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:45.880084 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-afb626ca-99a4-414e-8eda-a6262003970a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.881827 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-afb626ca-99a4-414e-8eda-a6262003970a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:45.882011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-afb626ca-99a4-414e-8eda-a6262003970a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:45.882193 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-afb626ca-99a4-414e-8eda-a6262003970a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:45.890075 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:45.890075 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:45.894672 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-afb626ca-99a4-414e-8eda-a6262003970a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:45.900045 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-afb626ca-99a4-414e-8eda-a6262003970a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:45.900517 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1054/4211] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:45 2026] GET /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:45.975636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dea08da6-74cb-4664-8b3e-56d90faf252e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:45.979581 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dea08da6-74cb-4664-8b3e-56d90faf252e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21/action Jul 03 15:57:45.979581 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dea08da6-74cb-4664-8b3e-56d90faf252e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:57:45.980370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dea08da6-74cb-4664-8b3e-56d90faf252e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:46.005526 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:46.005526 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:46.021373 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-26fa44d4-28e0-4812-80fc-f0129430bb7d req-dea08da6-74cb-4664-8b3e-56d90faf252e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21/action returned with HTTP 204 Jul 03 15:57:46.022049 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1053/4212] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:57:45 2026] POST /volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:46.351399 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-522b8bac-819a-4d73-be3a-341ee52a586a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:46.353569 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-522b8bac-819a-4d73-be3a-341ee52a586a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 15:57:46.353936 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-522b8bac-819a-4d73-be3a-341ee52a586a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:46.354101 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-522b8bac-819a-4d73-be3a-341ee52a586a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:46.365563 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:46.365563 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:46.370600 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-522b8bac-819a-4d73-be3a-341ee52a586a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:46.376086 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-522b8bac-819a-4d73-be3a-341ee52a586a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 15:57:46.376597 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1054/4213] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:46 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:46.915747 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-99c5a2bc-c9b2-4a8b-860b-605ce9c66cbb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:46.918681 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-99c5a2bc-c9b2-4a8b-860b-605ce9c66cbb tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:46.918963 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-99c5a2bc-c9b2-4a8b-860b-605ce9c66cbb tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:46.919258 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-99c5a2bc-c9b2-4a8b-860b-605ce9c66cbb tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:46.930130 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:46.930130 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:46.935847 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-99c5a2bc-c9b2-4a8b-860b-605ce9c66cbb tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:46.942497 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-99c5a2bc-c9b2-4a8b-860b-605ce9c66cbb tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:46.943145 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1053/4214] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:46 2026] GET /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:46.956128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8d5851ee-515b-4120-97e7-3ad95dbdfd75 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:46.958645 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8d5851ee-515b-4120-97e7-3ad95dbdfd75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:46.958956 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8d5851ee-515b-4120-97e7-3ad95dbdfd75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:46.959191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8d5851ee-515b-4120-97e7-3ad95dbdfd75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:46.971103 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:46.971103 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:46.976874 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8d5851ee-515b-4120-97e7-3ad95dbdfd75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:46.984279 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8d5851ee-515b-4120-97e7-3ad95dbdfd75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:46.984953 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1055/4215] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:46 2026] GET /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:47.002984 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-351a1787-7479-4d36-b951-368ba13cd85b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.005103 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-351a1787-7479-4d36-b951-368ba13cd85b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:47.005397 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-351a1787-7479-4d36-b951-368ba13cd85b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1111023294"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:47.014836 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:47.014836 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:47.019419 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-351a1787-7479-4d36-b951-368ba13cd85b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:47.029731 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-351a1787-7479-4d36-b951-368ba13cd85b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:47.030520 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-351a1787-7479-4d36-b951-368ba13cd85b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:47.031212 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1054/4216] 10.4.3.228 () {68 vars in 1368 bytes} [Fri Jul 3 15:57:47 2026] PUT /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:47.044870 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-767ca647-137a-49b5-a86c-14977073f440 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.046994 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-767ca647-137a-49b5-a86c-14977073f440 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:47.047597 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-767ca647-137a-49b5-a86c-14977073f440 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1891080505", "description": "This is the new description of volume"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:47.058360 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:47.058360 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:47.063576 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-767ca647-137a-49b5-a86c-14977073f440 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:47.074805 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-767ca647-137a-49b5-a86c-14977073f440 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:47.075877 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-767ca647-137a-49b5-a86c-14977073f440 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:47.076840 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1055/4217] 10.4.3.228 () {68 vars in 1369 bytes} [Fri Jul 3 15:57:47 2026] PUT /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:47.077934 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-10979048-330a-41f3-a79c-6d39115025b1 req-67ef908f-5bb8-4da0-875b-530002009ae6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.080348 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-67ef908f-5bb8-4da0-875b-530002009ae6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:47.080611 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-67ef908f-5bb8-4da0-875b-530002009ae6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:47.080855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-67ef908f-5bb8-4da0-875b-530002009ae6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:47.089039 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:47.089039 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:47.091007 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fbc00577-8c43-4232-9174-70f8aa507bec None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.093407 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fbc00577-8c43-4232-9174-70f8aa507bec tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:47.093592 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-10979048-330a-41f3-a79c-6d39115025b1 req-67ef908f-5bb8-4da0-875b-530002009ae6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:47.093748 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fbc00577-8c43-4232-9174-70f8aa507bec tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:47.094045 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fbc00577-8c43-4232-9174-70f8aa507bec tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:47.098838 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-67ef908f-5bb8-4da0-875b-530002009ae6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:47.099313 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1054/4218] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:57:47 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:47.103720 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:47.103720 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:47.108314 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fbc00577-8c43-4232-9174-70f8aa507bec tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:47.113302 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fbc00577-8c43-4232-9174-70f8aa507bec tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:47.113726 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1056/4219] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:47 2026] GET /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:47.128284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.130167 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:47.130681 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-234335305", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-875714149"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:47.132918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-234335305', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-875714149'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:47.133261 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume of 1 GB Jul 03 15:57:47.139582 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Availability Zones retrieved successfully. Jul 03 15:57:47.146236 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (91796c7e-27e8-43d9-bdb7-2d7c2f5e7831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:47.147709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e4de80-13e1-422e-bbd7-ac598e34d09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:47.149228 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:47.183212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e4de80-13e1-422e-bbd7-ac598e34d09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:47.183997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ea1896-7fa8-4f9d-b7fd-bb1f1b80b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:47.237088 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Created reservations ['f9fc77f2-48ae-461a-ad1a-a147b9ebebc7', 'b1e62299-9377-417b-a7e0-263ab584283a', '7a02a204-1190-463f-8d74-9317b9f9937d', '07bd55ad-4971-4c65-a16d-74911670282a'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:47.238149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ea1896-7fa8-4f9d-b7fd-bb1f1b80b14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9fc77f2-48ae-461a-ad1a-a147b9ebebc7', 'b1e62299-9377-417b-a7e0-263ab584283a', '7a02a204-1190-463f-8d74-9317b9f9937d', '07bd55ad-4971-4c65-a16d-74911670282a']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:47.239060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ca4765-6eba-4153-85f5-74225a578563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:47.270510 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ca4765-6eba-4153-85f5-74225a578563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e90f65-0c45-4ac6-bd14-8f9322cafe08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-234335305',display_name='tempest-VolumesGetTest-Volume-875714149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['f9fc77f2-48ae-461a-ad1a-a147b9ebebc7','b1e62299-9377-417b-a7e0-263ab584283a','7a02a204-1190-463f-8d74-9317b9f9937d','07bd55ad-4971-4c65-a16d-74911670282a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-234335305',display_name='tempest-VolumesGetTest-Volume-875714149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e90f65-0c45-4ac6-bd14-8f9322cafe08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60795a0e867c49c2976e6cdced61176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:47.271234 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd175dd-7d98-47e0-adee-5fd21e17edb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:47.299659 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd175dd-7d98-47e0-adee-5fd21e17edb2) transitioned into 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-234335305',display_name='tempest-VolumesGetTest-Volume-875714149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['f9fc77f2-48ae-461a-ad1a-a147b9ebebc7','b1e62299-9377-417b-a7e0-263ab584283a','7a02a204-1190-463f-8d74-9317b9f9937d','07bd55ad-4971-4c65-a16d-74911670282a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:47.300472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25b8786-8d4d-499b-8d75-c7b2f01942da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:47.311647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25b8786-8d4d-499b-8d75-c7b2f01942da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:47.312438 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (91796c7e-27e8-43d9-bdb7-2d7c2f5e7831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:47.312792 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request issued successfully. Jul 03 15:57:47.313437 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ba971f0-14de-40d5-9d61-6412f4e87104 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:47.313918 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1055/4220] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:47 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:47.331835 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-00c5d907-eca3-4071-a801-9a8cc4407910 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.338316 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00c5d907-eca3-4071-a801-9a8cc4407910 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:47.338588 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-00c5d907-eca3-4071-a801-9a8cc4407910 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:47.338924 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-00c5d907-eca3-4071-a801-9a8cc4407910 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:47.355967 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:47.355967 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:47.360447 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-00c5d907-eca3-4071-a801-9a8cc4407910 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:47.365225 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00c5d907-eca3-4071-a801-9a8cc4407910 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 returned with HTTP 200 Jul 03 15:57:47.365706 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1056/4221] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:47 2026] GET /volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:47.838689 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-17dc5a0b-6f06-4baa-bbe2-c412c68adac0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.838968 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-17dc5a0b-6f06-4baa-bbe2-c412c68adac0 None None] GET https://10.4.3.228/volume// Jul 03 15:57:47.839122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-17dc5a0b-6f06-4baa-bbe2-c412c68adac0 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:47.839301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-17dc5a0b-6f06-4baa-bbe2-c412c68adac0 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:47.839607 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-17dc5a0b-6f06-4baa-bbe2-c412c68adac0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:47.839905 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1055/4222] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:57:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:47.848634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-2f2ce43a-5273-4dad-9f74-9443cb8e3280 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:47.879036 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-2f2ce43a-5273-4dad-9f74-9443cb8e3280 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:57:47.879398 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-2f2ce43a-5273-4dad-9f74-9443cb8e3280 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9200ce2-e5f4-406a-8d13-f906c9da64f5", "connector": null, "instance_uuid": "1e5abac6-2d16-4bab-a2d3-3aa9094bbc7e"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:47.889763 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:47.889763 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:47.955793 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-2f2ce43a-5273-4dad-9f74-9443cb8e3280 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:57:47.955793 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1057/4223] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:57:47 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:48.325198 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-92bd13de-78ab-4274-8865-396978dbe172 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.327113 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-92bd13de-78ab-4274-8865-396978dbe172 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:48.327292 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-92bd13de-78ab-4274-8865-396978dbe172 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:48.327465 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-92bd13de-78ab-4274-8865-396978dbe172 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:48.337872 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.337872 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:48.343073 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-92bd13de-78ab-4274-8865-396978dbe172 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:48.349899 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-92bd13de-78ab-4274-8865-396978dbe172 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:48.350405 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1056/4224] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:48 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:48.380111 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-044fb55b-9326-4cd8-a36e-0424b7cbcd1e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.382401 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-044fb55b-9326-4cd8-a36e-0424b7cbcd1e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:48.382632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-044fb55b-9326-4cd8-a36e-0424b7cbcd1e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:48.382896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-044fb55b-9326-4cd8-a36e-0424b7cbcd1e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:48.393727 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.393727 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:48.398697 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-044fb55b-9326-4cd8-a36e-0424b7cbcd1e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:48.405143 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-044fb55b-9326-4cd8-a36e-0424b7cbcd1e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 returned with HTTP 200 Jul 03 15:57:48.405728 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1057/4225] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:48 2026] GET /volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:48.419116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9bea82a2-67c4-45ef-8688-457e802fd1b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.421218 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9bea82a2-67c4-45ef-8688-457e802fd1b2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:48.421557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9bea82a2-67c4-45ef-8688-457e802fd1b2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1111023294", "description": null}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:48.430800 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.430800 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:48.436375 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9bea82a2-67c4-45ef-8688-457e802fd1b2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:48.450877 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9bea82a2-67c4-45ef-8688-457e802fd1b2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:48.451972 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9bea82a2-67c4-45ef-8688-457e802fd1b2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 returned with HTTP 200 Jul 03 15:57:48.453335 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1056/4226] 10.4.3.228 () {68 vars in 1368 bytes} [Fri Jul 3 15:57:48 2026] PUT /volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:48.464172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b701c8d2-8702-445e-bcb9-dfc8f41488b9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.465891 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b701c8d2-8702-445e-bcb9-dfc8f41488b9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:48.466097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b701c8d2-8702-445e-bcb9-dfc8f41488b9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:48.466300 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b701c8d2-8702-445e-bcb9-dfc8f41488b9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:48.473499 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.473499 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:48.477391 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b701c8d2-8702-445e-bcb9-dfc8f41488b9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:48.482067 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b701c8d2-8702-445e-bcb9-dfc8f41488b9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 returned with HTTP 200 Jul 03 15:57:48.482562 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1058/4227] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:48 2026] GET /volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:48.485405 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-db0b36eb-8afe-4e2b-b5d8-e2799574463c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.486035 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-db0b36eb-8afe-4e2b-b5d8-e2799574463c None None] GET https://10.4.3.228/volume// Jul 03 15:57:48.486239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-db0b36eb-8afe-4e2b-b5d8-e2799574463c None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:48.486449 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-db0b36eb-8afe-4e2b-b5d8-e2799574463c None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:48.486918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-db0b36eb-8afe-4e2b-b5d8-e2799574463c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:48.487672 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1057/4228] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:57:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:48.495828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-26507ac1-811c-40e8-919a-a3988ed054b6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.496256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.498125 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] DELETE https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:48.498316 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:48.498489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:48.498663 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume with id: 97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:48.498895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-26507ac1-811c-40e8-919a-a3988ed054b6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:48.499204 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-26507ac1-811c-40e8-919a-a3988ed054b6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:48.499627 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-26507ac1-811c-40e8-919a-a3988ed054b6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:48.505813 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.505813 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:48.506562 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:48.511553 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.511553 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:48.515549 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-26507ac1-811c-40e8-919a-a3988ed054b6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:48.520588 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-26507ac1-811c-40e8-919a-a3988ed054b6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:48.521083 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1058/4229] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:57:48 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 1057 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:48.531503 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume request issued successfully. Jul 03 15:57:48.531783 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4453a68-bc01-4939-a7e1-09d8bc1df0ae tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 returned with HTTP 202 Jul 03 15:57:48.532219 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1057/4230] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:48 2026] DELETE /volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:48.540876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7bcb3f30-cfb5-46df-8a26-68610577190b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.542968 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7bcb3f30-cfb5-46df-8a26-68610577190b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:48.543167 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7bcb3f30-cfb5-46df-8a26-68610577190b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:48.543355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7bcb3f30-cfb5-46df-8a26-68610577190b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:48.552003 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.552003 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:48.556336 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7bcb3f30-cfb5-46df-8a26-68610577190b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:48.561424 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7bcb3f30-cfb5-46df-8a26-68610577190b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 returned with HTTP 200 Jul 03 15:57:48.561806 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1059/4231] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:48 2026] GET /volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:48.642689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-8d5cf022-d7e4-46b1-a431-0405cea85e25 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:48.645690 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-8d5cf022-d7e4-46b1-a431-0405cea85e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] PUT https://10.4.3.228/volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c Jul 03 15:57:48.646036 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-8d5cf022-d7e4-46b1-a431-0405cea85e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:48.660418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-8d5cf022-d7e4-46b1-a431-0405cea85e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Acquiring lock "cinder-attachment_update-c9200ce2-e5f4-406a-8d13-f906c9da64f5-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:57:48.666211 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-8d5cf022-d7e4-46b1-a431-0405cea85e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-c9200ce2-e5f4-406a-8d13-f906c9da64f5-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:57:48.667130 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:48.667130 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:49.144323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b519c1d8-132b-4158-bfbc-98fb11ea800e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.144729 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b519c1d8-132b-4158-bfbc-98fb11ea800e None None] GET https://10.4.3.228/volume// Jul 03 15:57:49.144953 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b519c1d8-132b-4158-bfbc-98fb11ea800e None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.145199 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b519c1d8-132b-4158-bfbc-98fb11ea800e None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.145595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b519c1d8-132b-4158-bfbc-98fb11ea800e None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:49.145937 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1059/4232] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:49.153796 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-10979048-330a-41f3-a79c-6d39115025b1 req-46d4f497-0438-477d-b4fe-1a4c22c94e54 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.156232 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-46d4f497-0438-477d-b4fe-1a4c22c94e54 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:57:49.156749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-46d4f497-0438-477d-b4fe-1a4c22c94e54 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad1438cb-c7d6-4815-8600-76afa7ccfa9e", "connector": null, "instance_uuid": "f192ed8c-4183-435c-8440-e4a250bad54e"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:49.166324 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.166324 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:49.200237 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-46d4f497-0438-477d-b4fe-1a4c22c94e54 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:57:49.200844 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1058/4233] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:57:49 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 03 15:57:49.206674 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-8d5cf022-d7e4-46b1-a431-0405cea85e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-c9200ce2-e5f4-406a-8d13-f906c9da64f5-np0000004436" released by "attachment_update" :: held 0.540s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:57:49.206861 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-8d5cf022-d7e4-46b1-a431-0405cea85e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c returned with HTTP 200 Jul 03 15:57:49.207373 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1058/4234] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:57:48 2026] PUT /volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c => generated 968 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:49.215867 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-999b9777-66c7-4058-9f91-a5d7e63965b8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.219438 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-999b9777-66c7-4058-9f91-a5d7e63965b8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/encryption Jul 03 15:57:49.219438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-999b9777-66c7-4058-9f91-a5d7e63965b8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.219438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-999b9777-66c7-4058-9f91-a5d7e63965b8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.230540 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.230540 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:49.239802 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-999b9777-66c7-4058-9f91-a5d7e63965b8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/encryption returned with HTTP 200 Jul 03 15:57:49.240305 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1060/4235] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:49.364329 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aa91bab5-c7a9-4091-b394-31d678151d08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.366204 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa91bab5-c7a9-4091-b394-31d678151d08 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:49.366388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa91bab5-c7a9-4091-b394-31d678151d08 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.366568 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa91bab5-c7a9-4091-b394-31d678151d08 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.376139 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.376139 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:49.379686 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-aa91bab5-c7a9-4091-b394-31d678151d08 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:49.383842 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa91bab5-c7a9-4091-b394-31d678151d08 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:49.384353 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1060/4236] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:49.576251 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-481b6514-a0be-4328-90f7-e852ccb431be None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.578157 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-481b6514-a0be-4328-90f7-e852ccb431be tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 Jul 03 15:57:49.578413 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-481b6514-a0be-4328-90f7-e852ccb431be tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.578611 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-481b6514-a0be-4328-90f7-e852ccb431be tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.584431 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-481b6514-a0be-4328-90f7-e852ccb431be tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 returned with HTTP 404 Jul 03 15:57:49.585005 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1059/4237] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/v3/volumes/97e90f65-0c45-4ac6-bd14-8f9322cafe08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:49.593797 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ad943028-3e07-4d68-9972-b9af532f0b4e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.595817 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ad943028-3e07-4d68-9972-b9af532f0b4e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:49.596064 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ad943028-3e07-4d68-9972-b9af532f0b4e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.596263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ad943028-3e07-4d68-9972-b9af532f0b4e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.606293 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.606293 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:49.614947 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ad943028-3e07-4d68-9972-b9af532f0b4e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:49.622589 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ad943028-3e07-4d68-9972-b9af532f0b4e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:49.623223 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1059/4238] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 925 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:49.630780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-34ccb6d1-c3f5-46f4-b04a-8fb43a7e4921 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.633067 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34ccb6d1-c3f5-46f4-b04a-8fb43a7e4921 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:49.633309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34ccb6d1-c3f5-46f4-b04a-8fb43a7e4921 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.633563 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34ccb6d1-c3f5-46f4-b04a-8fb43a7e4921 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.639905 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.642147 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] DELETE https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:49.642385 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.642612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.642854 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume with id: 1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:49.646270 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.646270 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:49.651383 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-34ccb6d1-c3f5-46f4-b04a-8fb43a7e4921 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:49.652150 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.652150 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:49.652798 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:49.657908 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34ccb6d1-c3f5-46f4-b04a-8fb43a7e4921 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:49.658438 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1061/4239] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:49.678604 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume request issued successfully. Jul 03 15:57:49.678882 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1298d3af-5752-450e-a931-6cb3ee5a5c36 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 202 Jul 03 15:57:49.679412 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1061/4240] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:49 2026] DELETE /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:49.688950 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-373bac8c-ce88-4064-bbd2-ce1e2ccc32ac None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.691447 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-373bac8c-ce88-4064-bbd2-ce1e2ccc32ac tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:49.691857 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-373bac8c-ce88-4064-bbd2-ce1e2ccc32ac tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.692202 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-373bac8c-ce88-4064-bbd2-ce1e2ccc32ac tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.701315 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.701315 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:49.706659 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-373bac8c-ce88-4064-bbd2-ce1e2ccc32ac tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:49.713051 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-373bac8c-ce88-4064-bbd2-ce1e2ccc32ac tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 200 Jul 03 15:57:49.713446 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1060/4241] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:49.733827 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4b7efa58-5e65-4191-bc2a-0470bbfe655b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.734283 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4b7efa58-5e65-4191-bc2a-0470bbfe655b None None] GET https://10.4.3.228/volume// Jul 03 15:57:49.734439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4b7efa58-5e65-4191-bc2a-0470bbfe655b None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.734658 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4b7efa58-5e65-4191-bc2a-0470bbfe655b None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.735018 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4b7efa58-5e65-4191-bc2a-0470bbfe655b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:57:49.735278 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1060/4242] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:57:49.745907 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-10979048-330a-41f3-a79c-6d39115025b1 req-d19524d5-5fbb-4fd4-9471-34a90a453d70 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.748499 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-d19524d5-5fbb-4fd4-9471-34a90a453d70 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:49.748792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-d19524d5-5fbb-4fd4-9471-34a90a453d70 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:49.749067 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-d19524d5-5fbb-4fd4-9471-34a90a453d70 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:49.760717 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.760717 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:49.764928 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-10979048-330a-41f3-a79c-6d39115025b1 req-d19524d5-5fbb-4fd4-9471-34a90a453d70 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:49.770962 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-d19524d5-5fbb-4fd4-9471-34a90a453d70 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:49.771427 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1062/4243] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:57:49 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:57:49.874081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-10979048-330a-41f3-a79c-6d39115025b1 req-3a237dc5-7266-4333-beb3-19983d573ff6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:49.877156 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-3a237dc5-7266-4333-beb3-19983d573ff6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] PUT https://10.4.3.228/volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707 Jul 03 15:57:49.877667 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-3a237dc5-7266-4333-beb3-19983d573ff6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:49.886723 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-10979048-330a-41f3-a79c-6d39115025b1 req-3a237dc5-7266-4333-beb3-19983d573ff6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Acquiring lock "cinder-attachment_update-ad1438cb-c7d6-4815-8600-76afa7ccfa9e-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:57:49.891264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-10979048-330a-41f3-a79c-6d39115025b1 req-3a237dc5-7266-4333-beb3-19983d573ff6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-ad1438cb-c7d6-4815-8600-76afa7ccfa9e-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:57:49.892343 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:49.892343 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:50.397080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8cc64c49-2c3e-4243-8f6e-1003a383bd4e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:50.399375 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8cc64c49-2c3e-4243-8f6e-1003a383bd4e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:50.399643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8cc64c49-2c3e-4243-8f6e-1003a383bd4e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:50.399871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8cc64c49-2c3e-4243-8f6e-1003a383bd4e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:50.411198 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:50.411198 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:50.414489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-10979048-330a-41f3-a79c-6d39115025b1 req-3a237dc5-7266-4333-beb3-19983d573ff6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-ad1438cb-c7d6-4815-8600-76afa7ccfa9e-np0000004436" released by "attachment_update" :: held 0.523s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:57:50.415381 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-3a237dc5-7266-4333-beb3-19983d573ff6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707 returned with HTTP 200 Jul 03 15:57:50.415381 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1062/4244] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:57:49 2026] PUT /volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:50.415842 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8cc64c49-2c3e-4243-8f6e-1003a383bd4e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:50.423844 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8cc64c49-2c3e-4243-8f6e-1003a383bd4e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:50.423844 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1061/4245] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:50 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:50.674276 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-167cd3d7-8769-419c-8519-05a08699bb2d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:50.676089 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-167cd3d7-8769-419c-8519-05a08699bb2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:50.676332 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-167cd3d7-8769-419c-8519-05a08699bb2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:50.676518 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-167cd3d7-8769-419c-8519-05a08699bb2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:50.686230 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:50.686230 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:50.689551 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-167cd3d7-8769-419c-8519-05a08699bb2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:50.694143 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-167cd3d7-8769-419c-8519-05a08699bb2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:50.694680 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1061/4246] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:50 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:50.727388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1a45662a-8099-47c3-9d06-0a85022b4971 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:50.729791 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a45662a-8099-47c3-9d06-0a85022b4971 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 Jul 03 15:57:50.730054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a45662a-8099-47c3-9d06-0a85022b4971 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:50.730300 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a45662a-8099-47c3-9d06-0a85022b4971 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:50.737294 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a45662a-8099-47c3-9d06-0a85022b4971 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 returned with HTTP 404 Jul 03 15:57:50.737972 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1063/4247] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:50 2026] GET /volume/v3/volumes/1a55e2d0-b003-4ed7-b36a-a5fffe8a72a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:50.744979 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-80c15337-4b2e-462f-8a6a-f762dad0bf51 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:50.746835 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-80c15337-4b2e-462f-8a6a-f762dad0bf51 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 Jul 03 15:57:50.747065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-80c15337-4b2e-462f-8a6a-f762dad0bf51 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:50.747269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-80c15337-4b2e-462f-8a6a-f762dad0bf51 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:50.755319 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:50.755319 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:50.758865 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-80c15337-4b2e-462f-8a6a-f762dad0bf51 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:50.763021 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-80c15337-4b2e-462f-8a6a-f762dad0bf51 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 returned with HTTP 200 Jul 03 15:57:50.763600 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1063/4248] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:50 2026] GET /volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:50.775467 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:50.777914 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] DELETE https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 Jul 03 15:57:50.778183 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:50.778520 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:50.778722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume with id: 25d3d5e5-d91d-4998-ad7d-73117760eb13 Jul 03 15:57:50.788016 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:50.788016 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:50.788747 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:50.808109 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume request issued successfully. Jul 03 15:57:50.808367 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf74b5b2-ce13-409b-955d-fa876a57fc71 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 returned with HTTP 202 Jul 03 15:57:50.808866 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1062/4249] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:50 2026] DELETE /volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:50.816835 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9305640b-e47c-4ae3-9523-f107402d9f81 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:50.818344 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9305640b-e47c-4ae3-9523-f107402d9f81 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 Jul 03 15:57:50.818564 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9305640b-e47c-4ae3-9523-f107402d9f81 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:50.818784 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9305640b-e47c-4ae3-9523-f107402d9f81 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:50.827104 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:50.827104 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:50.830744 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9305640b-e47c-4ae3-9523-f107402d9f81 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:50.835602 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9305640b-e47c-4ae3-9523-f107402d9f81 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 returned with HTTP 200 Jul 03 15:57:50.836102 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1062/4250] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:50 2026] GET /volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:51.438757 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4155ddc9-1c01-4073-9e3c-1f6391e20e25 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:51.440917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4155ddc9-1c01-4073-9e3c-1f6391e20e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:51.441158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4155ddc9-1c01-4073-9e3c-1f6391e20e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:51.441357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4155ddc9-1c01-4073-9e3c-1f6391e20e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:51.453823 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:51.453823 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:51.458825 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4155ddc9-1c01-4073-9e3c-1f6391e20e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:51.465344 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4155ddc9-1c01-4073-9e3c-1f6391e20e25 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:51.466031 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1064/4251] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:51 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:51.709891 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ffd55fa1-f538-42ab-bc8b-86a54e5401ee None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:51.711540 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ffd55fa1-f538-42ab-bc8b-86a54e5401ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:51.711781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ffd55fa1-f538-42ab-bc8b-86a54e5401ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:51.711962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ffd55fa1-f538-42ab-bc8b-86a54e5401ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:51.721272 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:51.721272 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:51.724591 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ffd55fa1-f538-42ab-bc8b-86a54e5401ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:51.728345 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ffd55fa1-f538-42ab-bc8b-86a54e5401ee tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:51.728779 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1064/4252] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:51 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:51.848459 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ea169c68-2337-4cc7-86d1-8967b82b9260 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:51.850529 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ea169c68-2337-4cc7-86d1-8967b82b9260 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 Jul 03 15:57:51.850769 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ea169c68-2337-4cc7-86d1-8967b82b9260 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:51.850956 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ea169c68-2337-4cc7-86d1-8967b82b9260 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:51.856508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ea169c68-2337-4cc7-86d1-8967b82b9260 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 returned with HTTP 404 Jul 03 15:57:51.856998 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1063/4253] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:51 2026] GET /volume/v3/volumes/25d3d5e5-d91d-4998-ad7d-73117760eb13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:51.894904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2f5df39a-b463-4a54-855d-80aa70739b0e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:51.896842 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:51.897244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1, "name": "tempest-VolumesGetTest-Volume-167164562", "metadata": {"Type": "Test"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:51.899055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request body: {'volume': {'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-167164562', 'metadata': {'Type': 'Test'}}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:52.037241 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume of 1 GB Jul 03 15:57:52.042244 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Availability Zones retrieved successfully. Jul 03 15:57:52.048137 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (2b78b085-c6e0-4351-b25a-f663be11164c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:52.049390 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa1bce5-5070-4831-87bb-2950714650c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:52.050383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:52.106302 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa1bce5-5070-4831-87bb-2950714650c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:52.107087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79e53b4-037e-41a5-bb46-a9cc849bbed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:52.153142 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Created reservations ['1313286b-42c7-4271-9eab-14b47dfbd99b', 'd57f1e28-47fb-4780-a7be-097edcbe2d17', '7c3de0ce-69cb-4347-a6c3-b4cd591188db', '265c7032-d6f6-42fd-9e62-250ed79c1d59'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:52.153988 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79e53b4-037e-41a5-bb46-a9cc849bbed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1313286b-42c7-4271-9eab-14b47dfbd99b', 'd57f1e28-47fb-4780-a7be-097edcbe2d17', '7c3de0ce-69cb-4347-a6c3-b4cd591188db', '265c7032-d6f6-42fd-9e62-250ed79c1d59']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:52.154679 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d403756-097d-402e-8093-8297aa829cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:52.185533 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d403756-097d-402e-8093-8297aa829cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81995a84-daad-4157-8ef5-b05698bf3d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-167164562',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['1313286b-42c7-4271-9eab-14b47dfbd99b','d57f1e28-47fb-4780-a7be-097edcbe2d17','7c3de0ce-69cb-4347-a6c3-b4cd591188db','265c7032-d6f6-42fd-9e62-250ed79c1d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-167164562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81995a84-daad-4157-8ef5-b05698bf3d81,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='60795a0e867c49c2976e6cdced61176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:52.186384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c05df53-85e4-4a71-bfc9-4e8f067cbd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:52.205250 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c05df53-85e4-4a71-bfc9-4e8f067cbd3c) transitioned into 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-167164562',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['1313286b-42c7-4271-9eab-14b47dfbd99b','d57f1e28-47fb-4780-a7be-097edcbe2d17','7c3de0ce-69cb-4347-a6c3-b4cd591188db','265c7032-d6f6-42fd-9e62-250ed79c1d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:52.206031 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a84e2f30-080d-45bc-9692-38ee6eadf8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:52.215390 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a84e2f30-080d-45bc-9692-38ee6eadf8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:52.216175 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (2b78b085-c6e0-4351-b25a-f663be11164c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:52.216483 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request issued successfully. Jul 03 15:57:52.217060 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f5df39a-b463-4a54-855d-80aa70739b0e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:52.217470 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1063/4254] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:51 2026] POST /volume/v3/volumes => generated 758 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:52.229425 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d3c8e43d-458e-4883-96d0-2ccd154f6ed1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:52.231545 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3c8e43d-458e-4883-96d0-2ccd154f6ed1 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:52.231853 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3c8e43d-458e-4883-96d0-2ccd154f6ed1 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:52.232720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3c8e43d-458e-4883-96d0-2ccd154f6ed1 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:52.241066 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:52.241066 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:52.245472 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d3c8e43d-458e-4883-96d0-2ccd154f6ed1 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:52.250587 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3c8e43d-458e-4883-96d0-2ccd154f6ed1 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:52.251093 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1065/4255] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:52 2026] GET /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:52.479792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0945a80f-a77c-474b-9de9-6d42c107e972 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:52.481655 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0945a80f-a77c-474b-9de9-6d42c107e972 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:52.481920 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0945a80f-a77c-474b-9de9-6d42c107e972 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:52.482129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0945a80f-a77c-474b-9de9-6d42c107e972 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:52.493040 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:52.493040 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:52.496946 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0945a80f-a77c-474b-9de9-6d42c107e972 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:52.501502 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0945a80f-a77c-474b-9de9-6d42c107e972 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:52.501999 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1065/4256] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:52 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:52.741205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f74803a7-6f7d-4472-8c70-2e58e5374d64 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:52.742887 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f74803a7-6f7d-4472-8c70-2e58e5374d64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:52.743083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f74803a7-6f7d-4472-8c70-2e58e5374d64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:52.743261 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f74803a7-6f7d-4472-8c70-2e58e5374d64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:52.753134 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:52.753134 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:52.756844 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f74803a7-6f7d-4472-8c70-2e58e5374d64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:52.760511 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f74803a7-6f7d-4472-8c70-2e58e5374d64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:52.760900 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1064/4257] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:52 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:53.265457 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-176a84b1-e69c-4127-92ae-335198422c1d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.267843 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-176a84b1-e69c-4127-92ae-335198422c1d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:53.268147 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-176a84b1-e69c-4127-92ae-335198422c1d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:53.268429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-176a84b1-e69c-4127-92ae-335198422c1d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:53.277252 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.277252 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:53.282011 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-176a84b1-e69c-4127-92ae-335198422c1d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:53.288723 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-176a84b1-e69c-4127-92ae-335198422c1d tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:53.289219 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1064/4258] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:53 2026] GET /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:53.302706 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dbe63863-b91b-4f1c-b29e-cd2b1195cd2a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.304475 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbe63863-b91b-4f1c-b29e-cd2b1195cd2a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:53.304697 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbe63863-b91b-4f1c-b29e-cd2b1195cd2a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:53.304900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbe63863-b91b-4f1c-b29e-cd2b1195cd2a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:53.312979 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.312979 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:53.316849 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dbe63863-b91b-4f1c-b29e-cd2b1195cd2a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:53.321984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbe63863-b91b-4f1c-b29e-cd2b1195cd2a tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:53.322384 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1066/4259] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:53 2026] GET /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:53.335605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-30f6c98a-468b-45fc-b527-4d6f85df2c75 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.338055 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30f6c98a-468b-45fc-b527-4d6f85df2c75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:53.338575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30f6c98a-468b-45fc-b527-4d6f85df2c75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-167164562"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:53.350152 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.350152 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:53.355023 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-30f6c98a-468b-45fc-b527-4d6f85df2c75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:53.361604 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-30f6c98a-468b-45fc-b527-4d6f85df2c75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:53.362345 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30f6c98a-468b-45fc-b527-4d6f85df2c75 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:53.362829 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1066/4260] 10.4.3.228 () {68 vars in 1368 bytes} [Fri Jul 3 15:57:53 2026] PUT /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 782 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:53.380528 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-752112e5-a00c-4588-8df2-45d027ff68d9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.382580 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-752112e5-a00c-4588-8df2-45d027ff68d9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:53.382970 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-752112e5-a00c-4588-8df2-45d027ff68d9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-575601931", "description": "This is the new description of volume"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:53.391964 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.391964 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:53.396809 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-752112e5-a00c-4588-8df2-45d027ff68d9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:53.405407 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-752112e5-a00c-4588-8df2-45d027ff68d9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:53.406169 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-752112e5-a00c-4588-8df2-45d027ff68d9 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:53.406705 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1065/4261] 10.4.3.228 () {68 vars in 1369 bytes} [Fri Jul 3 15:57:53 2026] PUT /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:53.420404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6f73188f-afe1-4cf2-931d-b0e72fb3056e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.422124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f73188f-afe1-4cf2-931d-b0e72fb3056e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:53.422322 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f73188f-afe1-4cf2-931d-b0e72fb3056e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:53.422506 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f73188f-afe1-4cf2-931d-b0e72fb3056e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:53.429379 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.429379 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:53.433225 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6f73188f-afe1-4cf2-931d-b0e72fb3056e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:53.438788 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f73188f-afe1-4cf2-931d-b0e72fb3056e tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:53.438788 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1065/4262] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:53 2026] GET /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:53.451073 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.452800 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:57:53.453171 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1729662674", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1974402459"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:53.454772 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1729662674', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1974402459'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:57:53.454932 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume of 1 GB Jul 03 15:57:53.459193 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Availability Zones retrieved successfully. Jul 03 15:57:53.464863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (2dec6fe5-19bd-41a9-9138-ed1948bfe9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:53.465729 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6508d1b3-4c70-44e1-a367-f8f08c0e230f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:53.466549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:57:53.492549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6508d1b3-4c70-44e1-a367-f8f08c0e230f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:53.493403 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e749cbae-8f26-49a9-ad72-3fa1e74cef17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:53.515766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7728d005-ecff-43c1-a032-a6fdc250ce69 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.517605 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7728d005-ecff-43c1-a032-a6fdc250ce69 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:53.517888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7728d005-ecff-43c1-a032-a6fdc250ce69 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:53.518132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7728d005-ecff-43c1-a032-a6fdc250ce69 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:53.528497 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.528497 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:53.533657 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7728d005-ecff-43c1-a032-a6fdc250ce69 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:53.539378 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7728d005-ecff-43c1-a032-a6fdc250ce69 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:53.539937 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1067/4263] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:53 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:53.548819 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Created reservations ['b09ec9c2-b1b7-4711-afdb-2b867c8f305a', 'e9e329be-2149-463c-9955-5c5d4a073a63', '82e47e11-2184-4077-8a48-251fd585e9c6', '1cacbae2-9c25-4bd7-854d-48e478f34904'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:57:53.549809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e749cbae-8f26-49a9-ad72-3fa1e74cef17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b09ec9c2-b1b7-4711-afdb-2b867c8f305a', 'e9e329be-2149-463c-9955-5c5d4a073a63', '82e47e11-2184-4077-8a48-251fd585e9c6', '1cacbae2-9c25-4bd7-854d-48e478f34904']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:53.550511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5765c652-12fc-4e12-8269-04dfae04e049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:53.573834 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5765c652-12fc-4e12-8269-04dfae04e049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1dc0e9-5469-49a3-a7df-bb21c2c51a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1729662674',display_name='tempest-VolumesGetTest-Volume-1974402459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['b09ec9c2-b1b7-4711-afdb-2b867c8f305a','e9e329be-2149-463c-9955-5c5d4a073a63','82e47e11-2184-4077-8a48-251fd585e9c6','1cacbae2-9c25-4bd7-854d-48e478f34904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:57:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1729662674',display_name='tempest-VolumesGetTest-Volume-1974402459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1dc0e9-5469-49a3-a7df-bb21c2c51a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60795a0e867c49c2976e6cdced61176f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:53.574588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee9eafc-f547-473e-9a2a-845509cf0a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:53.594436 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee9eafc-f547-473e-9a2a-845509cf0a6f) transitioned into 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-1729662674',display_name='tempest-VolumesGetTest-Volume-1974402459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60795a0e867c49c2976e6cdced61176f',qos_specs=None,replication_status=,reservations=['b09ec9c2-b1b7-4711-afdb-2b867c8f305a','e9e329be-2149-463c-9955-5c5d4a073a63','82e47e11-2184-4077-8a48-251fd585e9c6','1cacbae2-9c25-4bd7-854d-48e478f34904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f80ce3e93024cfd95f7e8c6a5e6c2e7',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:53.595251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e16a1c1-3081-4a96-98d1-0dca7e592c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:57:53.611119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e16a1c1-3081-4a96-98d1-0dca7e592c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:57:53.612099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Flow 'volume_create_api' (2dec6fe5-19bd-41a9-9138-ed1948bfe9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:57:53.612475 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Create volume request issued successfully. Jul 03 15:57:53.613130 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a849cccb-7c27-4010-98df-ed7eb70bf5fc tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:57:53.613632 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1067/4264] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:57:53 2026] POST /volume/v3/volumes => generated 780 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:57:53.626817 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-80bbbbdd-2429-4485-bf48-7e5ee36a1381 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.628463 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-80bbbbdd-2429-4485-bf48-7e5ee36a1381 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:53.628668 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-80bbbbdd-2429-4485-bf48-7e5ee36a1381 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:53.628856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-80bbbbdd-2429-4485-bf48-7e5ee36a1381 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:53.636279 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.636279 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:53.640309 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-80bbbbdd-2429-4485-bf48-7e5ee36a1381 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:53.645545 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-80bbbbdd-2429-4485-bf48-7e5ee36a1381 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 returned with HTTP 200 Jul 03 15:57:53.646061 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1066/4265] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:53 2026] GET /volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:53.773864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-64298200-e8e7-4b24-95d3-cf71c976fc21 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:53.775782 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-64298200-e8e7-4b24-95d3-cf71c976fc21 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:53.776002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-64298200-e8e7-4b24-95d3-cf71c976fc21 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:53.776203 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-64298200-e8e7-4b24-95d3-cf71c976fc21 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:53.786404 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:53.786404 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:53.790252 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-64298200-e8e7-4b24-95d3-cf71c976fc21 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:53.794804 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-64298200-e8e7-4b24-95d3-cf71c976fc21 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:53.795192 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1066/4266] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:53 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:54.556052 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6601d3d6-a544-4f53-b077-424c7866a508 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:54.557972 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6601d3d6-a544-4f53-b077-424c7866a508 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:54.558160 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6601d3d6-a544-4f53-b077-424c7866a508 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:54.558334 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6601d3d6-a544-4f53-b077-424c7866a508 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:54.568436 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:54.568436 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:54.575948 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6601d3d6-a544-4f53-b077-424c7866a508 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:54.581063 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6601d3d6-a544-4f53-b077-424c7866a508 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:54.581484 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1068/4267] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:54 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:54.667644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e4c1e196-dc97-44c1-aa93-a273bd5249ea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:54.670277 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4c1e196-dc97-44c1-aa93-a273bd5249ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:54.670510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4c1e196-dc97-44c1-aa93-a273bd5249ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:54.670747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4c1e196-dc97-44c1-aa93-a273bd5249ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:54.679805 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:54.679805 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:54.684373 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e4c1e196-dc97-44c1-aa93-a273bd5249ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:54.693101 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4c1e196-dc97-44c1-aa93-a273bd5249ea tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 returned with HTTP 200 Jul 03 15:57:54.693779 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1068/4268] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:54 2026] GET /volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:54.709587 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cda39f28-8105-4962-b370-05f25c6159a8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:54.711710 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cda39f28-8105-4962-b370-05f25c6159a8 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] PUT https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:54.712066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cda39f28-8105-4962-b370-05f25c6159a8 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-167164562", "description": null}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:57:54.721494 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:54.721494 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:54.726146 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cda39f28-8105-4962-b370-05f25c6159a8 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:54.744951 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cda39f28-8105-4962-b370-05f25c6159a8 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume updated successfully. Jul 03 15:57:54.745657 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cda39f28-8105-4962-b370-05f25c6159a8 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 returned with HTTP 200 Jul 03 15:57:54.746304 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1067/4269] 10.4.3.228 () {68 vars in 1368 bytes} [Fri Jul 3 15:57:54 2026] PUT /volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 => generated 769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:54.775823 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-27047a6b-8b3f-461b-8d4d-309adbc3bb5f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:54.783571 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27047a6b-8b3f-461b-8d4d-309adbc3bb5f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:54.783897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-27047a6b-8b3f-461b-8d4d-309adbc3bb5f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:54.784140 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-27047a6b-8b3f-461b-8d4d-309adbc3bb5f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:54.792179 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:54.792179 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:54.797809 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-27047a6b-8b3f-461b-8d4d-309adbc3bb5f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:54.806108 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-27047a6b-8b3f-461b-8d4d-309adbc3bb5f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 returned with HTTP 200 Jul 03 15:57:54.806516 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1067/4270] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:54 2026] GET /volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:54.821333 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c0fb68b3-60dc-4934-b4a3-6e185cd6bae7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:54.823641 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0fb68b3-60dc-4934-b4a3-6e185cd6bae7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:54.823890 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0fb68b3-60dc-4934-b4a3-6e185cd6bae7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:54.824071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0fb68b3-60dc-4934-b4a3-6e185cd6bae7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:54.825514 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:54.827734 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:54.828055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:54.828284 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:54.828469 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume with id: ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:54.837726 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:54.837726 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:54.837913 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:54.837913 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:54.837913 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:54.845826 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c0fb68b3-60dc-4934-b4a3-6e185cd6bae7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:54.847274 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0fb68b3-60dc-4934-b4a3-6e185cd6bae7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:54.847876 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1069/4271] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:54 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:54.872667 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume request issued successfully. Jul 03 15:57:54.872667 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-147444d5-2a72-405c-8f96-77d5d7dc8bb2 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 returned with HTTP 202 Jul 03 15:57:54.872667 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1069/4272] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:54 2026] DELETE /volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:54.881828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5f3afb64-597c-4f56-8974-b7e412be5fd3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:54.886504 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f3afb64-597c-4f56-8974-b7e412be5fd3 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:54.886897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f3afb64-597c-4f56-8974-b7e412be5fd3 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:54.887473 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f3afb64-597c-4f56-8974-b7e412be5fd3 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:54.901066 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:54.901066 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:54.907314 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5f3afb64-597c-4f56-8974-b7e412be5fd3 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:54.923530 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f3afb64-597c-4f56-8974-b7e412be5fd3 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 returned with HTTP 200 Jul 03 15:57:54.925178 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1068/4273] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:54 2026] GET /volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:55.604851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-87b47e8e-85bb-424e-925e-9f8f374f7273 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:55.606706 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-87b47e8e-85bb-424e-925e-9f8f374f7273 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:55.606938 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-87b47e8e-85bb-424e-925e-9f8f374f7273 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:55.607150 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-87b47e8e-85bb-424e-925e-9f8f374f7273 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:55.609263 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=241,cinder:UPDATE=50,cinder:INSERT=24 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:57:55.618144 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:55.618144 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:55.622933 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-87b47e8e-85bb-424e-925e-9f8f374f7273 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:55.628245 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-87b47e8e-85bb-424e-925e-9f8f374f7273 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:55.628664 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1068/4274] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:55 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:55.870289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f41464b7-a9e0-4e21-9777-49f016aef7a6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:55.872229 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f41464b7-a9e0-4e21-9777-49f016aef7a6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:55.872437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f41464b7-a9e0-4e21-9777-49f016aef7a6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:55.872668 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f41464b7-a9e0-4e21-9777-49f016aef7a6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:55.885106 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:55.885106 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:55.889757 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f41464b7-a9e0-4e21-9777-49f016aef7a6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:55.895313 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f41464b7-a9e0-4e21-9777-49f016aef7a6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:55.895818 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1070/4275] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:55 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:55.945366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-34cda81f-fbfb-4e01-8d10-334765f5310c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:55.947658 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34cda81f-fbfb-4e01-8d10-334765f5310c tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 Jul 03 15:57:55.947880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34cda81f-fbfb-4e01-8d10-334765f5310c tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:55.948128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-34cda81f-fbfb-4e01-8d10-334765f5310c tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:55.950497 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=289,cinder:UPDATE=60,cinder:INSERT=34 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:57:55.956723 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-34cda81f-fbfb-4e01-8d10-334765f5310c tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 returned with HTTP 404 Jul 03 15:57:55.957541 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1070/4276] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:55 2026] GET /volume/v3/volumes/ed1dc0e9-5469-49a3-a7df-bb21c2c51a51 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:55.966646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5d80a533-50d8-45cb-92ca-c4074a54dd54 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:55.968917 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d80a533-50d8-45cb-92ca-c4074a54dd54 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:55.968917 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d80a533-50d8-45cb-92ca-c4074a54dd54 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:55.969149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d80a533-50d8-45cb-92ca-c4074a54dd54 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:55.990646 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:55.990646 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:55.996907 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5d80a533-50d8-45cb-92ca-c4074a54dd54 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:56.003871 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d80a533-50d8-45cb-92ca-c4074a54dd54 tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:56.004479 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1069/4277] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:55 2026] GET /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 1405 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:56.021896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:56.029973 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] DELETE https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:56.030197 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:56.030434 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:56.030707 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume with id: 81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:56.042243 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:56.042243 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:56.043007 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:56.076654 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Delete volume request issued successfully. Jul 03 15:57:56.076654 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a8b88a29-a833-4479-b5aa-2a2a8097cb8b tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 202 Jul 03 15:57:56.076654 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1069/4278] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:57:56 2026] DELETE /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:57:56.087600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ee72ec0f-da52-4d49-9b4a-dd7cd4766e3f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:56.089631 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee72ec0f-da52-4d49-9b4a-dd7cd4766e3f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:56.090074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee72ec0f-da52-4d49-9b4a-dd7cd4766e3f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:56.090538 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ee72ec0f-da52-4d49-9b4a-dd7cd4766e3f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:56.101306 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:56.101306 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:56.107587 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ee72ec0f-da52-4d49-9b4a-dd7cd4766e3f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Volume info retrieved successfully. Jul 03 15:57:56.114668 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ee72ec0f-da52-4d49-9b4a-dd7cd4766e3f tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 200 Jul 03 15:57:56.115226 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1071/4279] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:56 2026] GET /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:57:56.642572 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4cf27874-f856-4737-a65a-dec76abe033d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:56.644431 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cf27874-f856-4737-a65a-dec76abe033d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:56.644770 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cf27874-f856-4737-a65a-dec76abe033d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:56.645001 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cf27874-f856-4737-a65a-dec76abe033d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:56.656157 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:56.656157 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:56.660814 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4cf27874-f856-4737-a65a-dec76abe033d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:56.666027 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cf27874-f856-4737-a65a-dec76abe033d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:56.666553 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1071/4280] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:56 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:56.909286 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-30887b07-56e1-4c66-8d34-e70be66ed30a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:56.911593 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30887b07-56e1-4c66-8d34-e70be66ed30a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:56.912005 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30887b07-56e1-4c66-8d34-e70be66ed30a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:56.912327 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30887b07-56e1-4c66-8d34-e70be66ed30a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:56.946436 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:56.946436 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:56.952105 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-30887b07-56e1-4c66-8d34-e70be66ed30a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:56.958889 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30887b07-56e1-4c66-8d34-e70be66ed30a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:56.959904 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1070/4281] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:56 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:57.134904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3f7cb7b8-6fbe-4a77-9123-6b2f32788adf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:57.146457 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3f7cb7b8-6fbe-4a77-9123-6b2f32788adf tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] GET https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 Jul 03 15:57:57.146884 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3f7cb7b8-6fbe-4a77-9123-6b2f32788adf tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:57.146966 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3f7cb7b8-6fbe-4a77-9123-6b2f32788adf tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:57.154335 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3f7cb7b8-6fbe-4a77-9123-6b2f32788adf tempest-VolumesGetTest-1743090991 tempest-VolumesGetTest-1743090991-project-member] https://10.4.3.228/volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 returned with HTTP 404 Jul 03 15:57:57.154955 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1070/4282] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:57 2026] GET /volume/v3/volumes/81995a84-daad-4157-8ef5-b05698bf3d81 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:57:57.684393 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e40a7247-c656-4a10-9e50-d58bbc7324af None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:57.686214 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e40a7247-c656-4a10-9e50-d58bbc7324af tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:57.687098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e40a7247-c656-4a10-9e50-d58bbc7324af tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:57.687098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e40a7247-c656-4a10-9e50-d58bbc7324af tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:57.714021 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:57.714021 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:57.724799 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e40a7247-c656-4a10-9e50-d58bbc7324af tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:57.732382 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e40a7247-c656-4a10-9e50-d58bbc7324af tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:57.732977 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1072/4283] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:57 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:57.976324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a95c9e66-2d71-423f-b66d-e5302a0c379b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:57.979218 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a95c9e66-2d71-423f-b66d-e5302a0c379b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:57.979505 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a95c9e66-2d71-423f-b66d-e5302a0c379b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:57.979829 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a95c9e66-2d71-423f-b66d-e5302a0c379b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:57.996931 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:57.996931 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:57:58.002517 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a95c9e66-2d71-423f-b66d-e5302a0c379b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:58.010908 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a95c9e66-2d71-423f-b66d-e5302a0c379b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:58.011782 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1072/4284] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:57 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:58.755457 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4ef1a00a-1593-4539-aa92-71a92c7c34de None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:58.760257 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ef1a00a-1593-4539-aa92-71a92c7c34de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:58.760257 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ef1a00a-1593-4539-aa92-71a92c7c34de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:58.760657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ef1a00a-1593-4539-aa92-71a92c7c34de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:58.766390 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=271,cinder:INSERT=35,cinder:UPDATE=70 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:57:58.785045 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:58.785045 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:57:58.792571 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4ef1a00a-1593-4539-aa92-71a92c7c34de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:58.803650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ef1a00a-1593-4539-aa92-71a92c7c34de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:58.803650 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1071/4285] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:58 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:59.031338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2fb1859d-1b0c-48b0-b482-95f2846f0b6e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:59.034119 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2fb1859d-1b0c-48b0-b482-95f2846f0b6e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:57:59.034119 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2fb1859d-1b0c-48b0-b482-95f2846f0b6e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:59.034612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2fb1859d-1b0c-48b0-b482-95f2846f0b6e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:59.046933 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:59.046933 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:57:59.052529 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2fb1859d-1b0c-48b0-b482-95f2846f0b6e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:57:59.058910 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2fb1859d-1b0c-48b0-b482-95f2846f0b6e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:57:59.059396 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1071/4286] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:59 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:57:59.821573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-171e2d82-40b2-486d-bae8-3e58304d64f1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:57:59.824211 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-171e2d82-40b2-486d-bae8-3e58304d64f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:57:59.824544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-171e2d82-40b2-486d-bae8-3e58304d64f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:57:59.824905 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-171e2d82-40b2-486d-bae8-3e58304d64f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:57:59.829210 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=234,cinder:INSERT=14,cinder:UPDATE=19 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:57:59.841631 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:57:59.841631 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:57:59.847464 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-171e2d82-40b2-486d-bae8-3e58304d64f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:57:59.854025 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-171e2d82-40b2-486d-bae8-3e58304d64f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:57:59.855108 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1073/4287] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:57:59 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:00.078448 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-95537aef-c423-4b1a-8253-4e7c9da32e30 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:00.083011 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95537aef-c423-4b1a-8253-4e7c9da32e30 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:58:00.083701 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95537aef-c423-4b1a-8253-4e7c9da32e30 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:00.084010 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95537aef-c423-4b1a-8253-4e7c9da32e30 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:00.100099 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:00.100099 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:00.108798 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-95537aef-c423-4b1a-8253-4e7c9da32e30 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:58:00.118738 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95537aef-c423-4b1a-8253-4e7c9da32e30 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:58:00.119500 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1073/4288] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:00 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:00.609419 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-10979048-330a-41f3-a79c-6d39115025b1 req-3d052300-e381-4c14-b625-9bda87380bf9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:00.857427 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-3d052300-e381-4c14-b625-9bda87380bf9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707/action Jul 03 15:58:00.857984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-3d052300-e381-4c14-b625-9bda87380bf9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:58:00.858226 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-3d052300-e381-4c14-b625-9bda87380bf9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:00.876124 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1b196409-dd36-48cf-8c73-704afeace642 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:00.878494 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1b196409-dd36-48cf-8c73-704afeace642 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:00.878781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1b196409-dd36-48cf-8c73-704afeace642 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:00.879056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1b196409-dd36-48cf-8c73-704afeace642 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:00.886157 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:00.886157 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:00.898488 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:00.898488 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:00.903690 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1b196409-dd36-48cf-8c73-704afeace642 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:00.910539 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-10979048-330a-41f3-a79c-6d39115025b1 req-3d052300-e381-4c14-b625-9bda87380bf9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707/action returned with HTTP 204 Jul 03 15:58:00.911328 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1072/4289] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:58:00 2026] POST /volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707/action => generated 0 bytes in 302 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:00.912724 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1b196409-dd36-48cf-8c73-704afeace642 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:00.913516 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1072/4290] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:00 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:01.138831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a65c024c-3af7-4e83-977b-1f88893add97 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:01.141557 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a65c024c-3af7-4e83-977b-1f88893add97 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:58:01.141876 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a65c024c-3af7-4e83-977b-1f88893add97 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:01.142121 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a65c024c-3af7-4e83-977b-1f88893add97 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:01.156577 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:01.156577 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:01.162221 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a65c024c-3af7-4e83-977b-1f88893add97 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:58:01.168768 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a65c024c-3af7-4e83-977b-1f88893add97 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:58:01.169578 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1074/4291] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:01 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1214 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:01.939868 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3dc5fdbd-0266-4b37-b784-90fe58669edc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:01.942647 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3dc5fdbd-0266-4b37-b784-90fe58669edc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:01.942957 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3dc5fdbd-0266-4b37-b784-90fe58669edc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:01.943253 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3dc5fdbd-0266-4b37-b784-90fe58669edc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:01.956533 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:01.956533 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:01.961084 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3dc5fdbd-0266-4b37-b784-90fe58669edc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:01.965992 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3dc5fdbd-0266-4b37-b784-90fe58669edc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:01.968510 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1074/4292] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:01 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:02.985298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d971dfef-7829-43b5-a714-97539c952f98 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:02.988441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d971dfef-7829-43b5-a714-97539c952f98 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:02.988588 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d971dfef-7829-43b5-a714-97539c952f98 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:02.989109 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d971dfef-7829-43b5-a714-97539c952f98 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:03.003977 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:03.003977 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:03.010352 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d971dfef-7829-43b5-a714-97539c952f98 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:03.015868 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d971dfef-7829-43b5-a714-97539c952f98 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:03.016335 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1073/4293] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:02 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:04.030338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5244fa54-cd3c-4615-b9b3-638520a86db3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:04.032499 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5244fa54-cd3c-4615-b9b3-638520a86db3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:04.032799 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5244fa54-cd3c-4615-b9b3-638520a86db3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:04.033056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5244fa54-cd3c-4615-b9b3-638520a86db3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:04.044102 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:04.044102 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:04.047762 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5244fa54-cd3c-4615-b9b3-638520a86db3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:04.052263 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5244fa54-cd3c-4615-b9b3-638520a86db3 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:04.052663 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1073/4294] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:04 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:05.064768 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2d38022b-2509-47b0-82ca-3d70bd3a7be0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:05.067112 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2d38022b-2509-47b0-82ca-3d70bd3a7be0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:05.067465 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2d38022b-2509-47b0-82ca-3d70bd3a7be0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:05.067801 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2d38022b-2509-47b0-82ca-3d70bd3a7be0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:05.078494 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:05.078494 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:05.082473 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2d38022b-2509-47b0-82ca-3d70bd3a7be0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:05.087024 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2d38022b-2509-47b0-82ca-3d70bd3a7be0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:05.087684 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1075/4295] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:05 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:05.251562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-5269797d-31d3-4c21-8950-ec24c432f2f1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:05.253442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-5269797d-31d3-4c21-8950-ec24c432f2f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c/action Jul 03 15:58:05.253796 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-5269797d-31d3-4c21-8950-ec24c432f2f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:58:05.253894 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-5269797d-31d3-4c21-8950-ec24c432f2f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:05.268022 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:05.268022 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:05.278290 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bc0bc9a0-3629-48ef-a57b-4b0ed32478fe req-5269797d-31d3-4c21-8950-ec24c432f2f1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c/action returned with HTTP 204 Jul 03 15:58:05.278759 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1075/4296] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:58:05 2026] POST /volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:06.101430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1b06eda7-bb4f-4824-bbbd-7794f61fe0e8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:06.103674 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1b06eda7-bb4f-4824-bbbd-7794f61fe0e8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:06.103899 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1b06eda7-bb4f-4824-bbbd-7794f61fe0e8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:06.104089 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1b06eda7-bb4f-4824-bbbd-7794f61fe0e8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:06.112897 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:06.112897 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:06.116526 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1b06eda7-bb4f-4824-bbbd-7794f61fe0e8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:06.120704 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1b06eda7-bb4f-4824-bbbd-7794f61fe0e8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:06.121075 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1074/4297] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:06 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:06.135511 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d2a455cc-8666-4279-9fc3-7b59b4719b4b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:06.137502 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d2a455cc-8666-4279-9fc3-7b59b4719b4b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:06.137771 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d2a455cc-8666-4279-9fc3-7b59b4719b4b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:06.137988 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d2a455cc-8666-4279-9fc3-7b59b4719b4b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:06.149340 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:06.149340 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:06.153557 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d2a455cc-8666-4279-9fc3-7b59b4719b4b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:06.158746 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d2a455cc-8666-4279-9fc3-7b59b4719b4b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:06.159249 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1074/4298] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:06 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:06.207607 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-5aaa63b5-04fd-4825-b3a8-de3cdb031752 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:06.406049 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-5aaa63b5-04fd-4825-b3a8-de3cdb031752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:06.406295 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-5aaa63b5-04fd-4825-b3a8-de3cdb031752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:06.406517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-5aaa63b5-04fd-4825-b3a8-de3cdb031752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:06.417433 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:06.417433 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:06.422267 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-5aaa63b5-04fd-4825-b3a8-de3cdb031752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:06.427401 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-5aaa63b5-04fd-4825-b3a8-de3cdb031752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:06.428002 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1076/4299] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:06 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 1170 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:06.453677 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-ee66122d-6592-4119-83e0-79980778b0fb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:06.456286 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-ee66122d-6592-4119-83e0-79980778b0fb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/action Jul 03 15:58:06.456898 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-ee66122d-6592-4119-83e0-79980778b0fb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:58:06.456898 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-ee66122d-6592-4119-83e0-79980778b0fb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:06.470158 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:06.470158 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:06.470883 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-ee66122d-6592-4119-83e0-79980778b0fb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:06.478174 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-ee66122d-6592-4119-83e0-79980778b0fb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Begin detaching volume completed successfully. Jul 03 15:58:06.478556 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-ee66122d-6592-4119-83e0-79980778b0fb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/action returned with HTTP 202 Jul 03 15:58:06.479231 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1076/4300] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:58:06 2026] POST /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:58:07.216720 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:07.218504 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:07.218904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a371f2f0-4c17-4871-afcc-9cfa02c2aa36", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1312317534", "description": null, "metadata": null}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:07.233488 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:07.233488 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:07.234188 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:07.234468 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create snapshot from volume a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:58:07.270917 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['36dfa5ad-34d1-43e8-838a-d1b8ec7399b8', '8bb61370-b5f8-465a-95fe-cff28de82a1c', '773687e9-60d3-47fa-a7f3-48d6473ea1cb', 'a43c0058-96f4-4505-b193-9b1c0260d3a7'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:07.319261 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot force create request issued successfully. Jul 03 15:58:07.320489 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f9850ec2-f751-4f59-b985-04c0be1469b0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:58:07.321226 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1075/4301] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:07.332051 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4d76d694-df96-4e65-87a5-134069bf0ead None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:07.334173 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d76d694-df96-4e65-87a5-134069bf0ead tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 Jul 03 15:58:07.334514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d76d694-df96-4e65-87a5-134069bf0ead tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:07.334802 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4d76d694-df96-4e65-87a5-134069bf0ead tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:07.343251 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:07.343251 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:07.343251 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4d76d694-df96-4e65-87a5-134069bf0ead tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:07.344149 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4d76d694-df96-4e65-87a5-134069bf0ead tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 returned with HTTP 200 Jul 03 15:58:07.344578 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1075/4302] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:07 2026] GET /volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:07.439253 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-696a0b8b-42cc-4bfd-a8a4-0ff54c684a82 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:07.442196 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-696a0b8b-42cc-4bfd-a8a4-0ff54c684a82 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:07.442386 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-696a0b8b-42cc-4bfd-a8a4-0ff54c684a82 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:07.442672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-696a0b8b-42cc-4bfd-a8a4-0ff54c684a82 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:07.452403 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:07.452403 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:07.457599 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-696a0b8b-42cc-4bfd-a8a4-0ff54c684a82 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:07.464312 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-696a0b8b-42cc-4bfd-a8a4-0ff54c684a82 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:07.464897 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1077/4303] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:07 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:07.509036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-57ab327d-d764-4889-965d-8ec89feebe77 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:07.509646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57ab327d-d764-4889-965d-8ec89feebe77 None None] GET https://10.4.3.228/volume// Jul 03 15:58:07.509867 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57ab327d-d764-4889-965d-8ec89feebe77 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:07.510100 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57ab327d-d764-4889-965d-8ec89feebe77 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:07.510490 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57ab327d-d764-4889-965d-8ec89feebe77 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:07.510998 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1077/4304] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:58:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:07.520551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-7eb56e9e-8fbf-4228-acdd-8a8ae13790c0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:07.522147 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-7eb56e9e-8fbf-4228-acdd-8a8ae13790c0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:07.522416 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-7eb56e9e-8fbf-4228-acdd-8a8ae13790c0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:07.522599 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-7eb56e9e-8fbf-4228-acdd-8a8ae13790c0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:07.534598 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:07.534598 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:07.539166 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-7eb56e9e-8fbf-4228-acdd-8a8ae13790c0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:07.545959 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-7eb56e9e-8fbf-4228-acdd-8a8ae13790c0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:07.545959 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1076/4305] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:58:07 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:58:07.558432 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-12ea3f48-a832-4a24-9c3f-4100302296b4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:07.561641 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-12ea3f48-a832-4a24-9c3f-4100302296b4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/encryption Jul 03 15:58:07.562158 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-12ea3f48-a832-4a24-9c3f-4100302296b4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:07.562462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-12ea3f48-a832-4a24-9c3f-4100302296b4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:07.575515 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:07.575515 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:07.586131 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-12ea3f48-a832-4a24-9c3f-4100302296b4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/encryption returned with HTTP 200 Jul 03 15:58:07.586738 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1076/4306] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:58:07 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:08.357513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-483264ff-4120-42f0-81d8-c7406cdffd8e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:08.359614 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-483264ff-4120-42f0-81d8-c7406cdffd8e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 Jul 03 15:58:08.359864 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-483264ff-4120-42f0-81d8-c7406cdffd8e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:08.360058 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-483264ff-4120-42f0-81d8-c7406cdffd8e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:08.366112 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:08.366112 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:08.366743 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-483264ff-4120-42f0-81d8-c7406cdffd8e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:08.367973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-483264ff-4120-42f0-81d8-c7406cdffd8e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 returned with HTTP 200 Jul 03 15:58:08.368454 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1078/4307] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:08 2026] GET /volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:08.378581 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7dc5d234-1cc2-431a-af32-5d150036d6ed None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:08.380642 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7dc5d234-1cc2-431a-af32-5d150036d6ed tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 Jul 03 15:58:08.381206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7dc5d234-1cc2-431a-af32-5d150036d6ed tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:08.381206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7dc5d234-1cc2-431a-af32-5d150036d6ed tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:08.386879 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:08.386879 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:08.387374 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7dc5d234-1cc2-431a-af32-5d150036d6ed tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:08.388655 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7dc5d234-1cc2-431a-af32-5d150036d6ed tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 returned with HTTP 200 Jul 03 15:58:08.389268 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1078/4308] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:08 2026] GET /volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:08.544678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-41b0b89c-6d27-428d-a70d-123ae989b3d0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:08.547102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-41b0b89c-6d27-428d-a70d-123ae989b3d0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c Jul 03 15:58:08.547481 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-41b0b89c-6d27-428d-a70d-123ae989b3d0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:08.547788 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-41b0b89c-6d27-428d-a70d-123ae989b3d0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:08.561222 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:08.561222 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:09.092474 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1d79f05a-3e5f-44e9-933d-088fa9ee46af req-41b0b89c-6d27-428d-a70d-123ae989b3d0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c returned with HTTP 200 Jul 03 15:58:09.092914 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1077/4309] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:58:08 2026] DELETE /volume/v3/attachments/5875455f-fdb2-4e3d-80fa-cde3cba51f3c => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:09.510489 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9dee84ba-3bc3-43a8-951d-73ef8b7219c9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:09.511095 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dee84ba-3bc3-43a8-951d-73ef8b7219c9 None None] GET https://10.4.3.228/volume// Jul 03 15:58:09.511404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9dee84ba-3bc3-43a8-951d-73ef8b7219c9 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:09.511703 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9dee84ba-3bc3-43a8-951d-73ef8b7219c9 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:09.512149 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9dee84ba-3bc3-43a8-951d-73ef8b7219c9 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:09.512568 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1077/4310] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:58:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:09.520839 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-37f8f271-784c-4584-8fbd-e7a271192fe2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:09.523349 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-37f8f271-784c-4584-8fbd-e7a271192fe2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:58:09.523757 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-37f8f271-784c-4584-8fbd-e7a271192fe2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38d30823-1630-4a7c-9e77-8fab33ffdaa3", "connector": null, "instance_uuid": "f949beb3-4a33-47a3-a421-f48d5c22e0ee"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:09.534100 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:09.534100 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:09.565474 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-37f8f271-784c-4584-8fbd-e7a271192fe2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:58:09.565987 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1079/4311] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:58:09 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 03 15:58:09.728342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-170f17af-d81f-400f-ba30-e9e3cfc6351b req-0b6c5aaa-87c5-4c38-a1b4-fd7ba9924fea None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:09.731521 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-170f17af-d81f-400f-ba30-e9e3cfc6351b req-0b6c5aaa-87c5-4c38-a1b4-fd7ba9924fea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:09.731738 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-170f17af-d81f-400f-ba30-e9e3cfc6351b req-0b6c5aaa-87c5-4c38-a1b4-fd7ba9924fea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:09.731920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-170f17af-d81f-400f-ba30-e9e3cfc6351b req-0b6c5aaa-87c5-4c38-a1b4-fd7ba9924fea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:09.743752 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:09.743752 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:09.749809 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-170f17af-d81f-400f-ba30-e9e3cfc6351b req-0b6c5aaa-87c5-4c38-a1b4-fd7ba9924fea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:09.755841 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-170f17af-d81f-400f-ba30-e9e3cfc6351b req-0b6c5aaa-87c5-4c38-a1b4-fd7ba9924fea tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:09.756296 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1079/4312] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:09 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:09.990253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e800dcd-6c05-47e0-8569-0d82fec7bf16 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:09.993091 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e800dcd-6c05-47e0-8569-0d82fec7bf16 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:09.994067 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e800dcd-6c05-47e0-8569-0d82fec7bf16 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:09.994067 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e800dcd-6c05-47e0-8569-0d82fec7bf16 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:10.009430 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:10.009430 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:10.015047 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8e800dcd-6c05-47e0-8569-0d82fec7bf16 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:10.023098 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e800dcd-6c05-47e0-8569-0d82fec7bf16 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:10.023736 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1078/4313] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:09 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:10.100263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1dd137db-5802-4814-8fc2-e63855003ba7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:10.100746 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1dd137db-5802-4814-8fc2-e63855003ba7 None None] GET https://10.4.3.228/volume// Jul 03 15:58:10.100956 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1dd137db-5802-4814-8fc2-e63855003ba7 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:10.101182 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1dd137db-5802-4814-8fc2-e63855003ba7 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:10.101597 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1dd137db-5802-4814-8fc2-e63855003ba7 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:10.101920 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1078/4314] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:58:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:10.113366 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-aca9acea-d134-49c5-b7e4-68e2d59f92bc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:10.116456 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-aca9acea-d134-49c5-b7e4-68e2d59f92bc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:10.116740 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-aca9acea-d134-49c5-b7e4-68e2d59f92bc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:10.117035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-aca9acea-d134-49c5-b7e4-68e2d59f92bc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:10.131136 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:10.131136 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:10.135593 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-aca9acea-d134-49c5-b7e4-68e2d59f92bc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:10.141298 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-aca9acea-d134-49c5-b7e4-68e2d59f92bc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:10.141770 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1080/4315] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:58:10 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:58:10.259103 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-8d1c636d-19ff-4743-94cb-02fc42c383dc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:10.261856 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-8d1c636d-19ff-4743-94cb-02fc42c383dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] PUT https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 Jul 03 15:58:10.262440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-8d1c636d-19ff-4743-94cb-02fc42c383dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:10.272195 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-8d1c636d-19ff-4743-94cb-02fc42c383dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Acquiring lock "cinder-attachment_update-38d30823-1630-4a7c-9e77-8fab33ffdaa3-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:58:10.278182 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-8d1c636d-19ff-4743-94cb-02fc42c383dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Lock "cinder-attachment_update-38d30823-1630-4a7c-9e77-8fab33ffdaa3-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:58:10.279546 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:10.279546 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:10.805173 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-8d1c636d-19ff-4743-94cb-02fc42c383dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Lock "cinder-attachment_update-38d30823-1630-4a7c-9e77-8fab33ffdaa3-np0000004436" released by "attachment_update" :: held 0.527s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:58:10.805612 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-8d1c636d-19ff-4743-94cb-02fc42c383dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 returned with HTTP 200 Jul 03 15:58:10.806209 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1080/4316] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:58:10 2026] PUT /volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:11.039706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2769ca6a-2fac-410d-bc1b-30bf40ab13c5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:11.042157 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2769ca6a-2fac-410d-bc1b-30bf40ab13c5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:11.042400 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2769ca6a-2fac-410d-bc1b-30bf40ab13c5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:11.042637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2769ca6a-2fac-410d-bc1b-30bf40ab13c5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:11.057340 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:11.057340 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:11.065155 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2769ca6a-2fac-410d-bc1b-30bf40ab13c5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:11.072200 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2769ca6a-2fac-410d-bc1b-30bf40ab13c5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:11.072865 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1079/4317] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:11 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:12.089664 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c9399bfe-9b6e-46fa-a97a-858ff24ca8a5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:12.091891 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9399bfe-9b6e-46fa-a97a-858ff24ca8a5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:12.092187 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9399bfe-9b6e-46fa-a97a-858ff24ca8a5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:12.092507 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9399bfe-9b6e-46fa-a97a-858ff24ca8a5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:12.103761 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:12.103761 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:12.107806 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c9399bfe-9b6e-46fa-a97a-858ff24ca8a5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:12.112727 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9399bfe-9b6e-46fa-a97a-858ff24ca8a5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:12.113121 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1079/4318] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:12 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:13.127109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-260bfc18-4d0c-4383-b3da-7a1ccaeffa19 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:13.129024 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-260bfc18-4d0c-4383-b3da-7a1ccaeffa19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:13.129252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-260bfc18-4d0c-4383-b3da-7a1ccaeffa19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:13.129451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-260bfc18-4d0c-4383-b3da-7a1ccaeffa19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:13.143150 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:13.143150 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:13.147317 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-260bfc18-4d0c-4383-b3da-7a1ccaeffa19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:13.152978 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-260bfc18-4d0c-4383-b3da-7a1ccaeffa19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:13.153462 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1081/4319] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:13 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:14.168680 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-36b49b1d-8024-43bc-b8fb-9447f0035ade None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:14.170792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-36b49b1d-8024-43bc-b8fb-9447f0035ade tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:14.171355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-36b49b1d-8024-43bc-b8fb-9447f0035ade tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:14.171355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-36b49b1d-8024-43bc-b8fb-9447f0035ade tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:14.183085 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:14.183085 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:14.188720 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-36b49b1d-8024-43bc-b8fb-9447f0035ade tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:14.196987 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-36b49b1d-8024-43bc-b8fb-9447f0035ade tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:14.197555 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1081/4320] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:14 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:15.212267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c3ff04d4-d915-48d0-85e6-11e3b8476294 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:15.214410 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c3ff04d4-d915-48d0-85e6-11e3b8476294 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:15.214647 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c3ff04d4-d915-48d0-85e6-11e3b8476294 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:15.214889 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c3ff04d4-d915-48d0-85e6-11e3b8476294 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:15.228540 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:15.228540 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:15.232852 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c3ff04d4-d915-48d0-85e6-11e3b8476294 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:15.239165 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c3ff04d4-d915-48d0-85e6-11e3b8476294 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:15.239709 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1080/4321] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:15 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:16.257208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-89ab2e99-3afc-4cf4-89a5-7b073dd4ec25 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:16.259111 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-89ab2e99-3afc-4cf4-89a5-7b073dd4ec25 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:16.259389 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-89ab2e99-3afc-4cf4-89a5-7b073dd4ec25 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:16.259453 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-89ab2e99-3afc-4cf4-89a5-7b073dd4ec25 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:16.271708 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:16.271708 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:16.277758 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-89ab2e99-3afc-4cf4-89a5-7b073dd4ec25 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:16.285418 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-89ab2e99-3afc-4cf4-89a5-7b073dd4ec25 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:16.285778 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1080/4322] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:16 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:17.075374 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-81ee0afa-8e1a-43a3-b9e9-a35b1926f26a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:17.081646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-81ee0afa-8e1a-43a3-b9e9-a35b1926f26a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03/action Jul 03 15:58:17.081646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-81ee0afa-8e1a-43a3-b9e9-a35b1926f26a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:58:17.081646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-81ee0afa-8e1a-43a3-b9e9-a35b1926f26a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:17.121582 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:17.121582 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:17.141998 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4a574b43-ae3b-4207-b21c-4206ce0c609f req-81ee0afa-8e1a-43a3-b9e9-a35b1926f26a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03/action returned with HTTP 204 Jul 03 15:58:17.142434 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1082/4323] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:58:17 2026] POST /volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:17.303571 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0ea423d3-22e1-497f-a1bb-1c05fe991116 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:17.305388 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ea423d3-22e1-497f-a1bb-1c05fe991116 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:17.305388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ea423d3-22e1-497f-a1bb-1c05fe991116 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:17.305719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ea423d3-22e1-497f-a1bb-1c05fe991116 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:17.316636 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:17.316636 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:17.327205 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0ea423d3-22e1-497f-a1bb-1c05fe991116 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:17.334314 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ea423d3-22e1-497f-a1bb-1c05fe991116 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:17.335037 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1082/4324] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:17 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1654 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:17.352779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e7df9e63-6134-46fe-b71b-d18d28e48812 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:17.355367 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e7df9e63-6134-46fe-b71b-d18d28e48812 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:17.355908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e7df9e63-6134-46fe-b71b-d18d28e48812 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38d30823-1630-4a7c-9e77-8fab33ffdaa3", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1663552413"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:17.374195 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:17.374195 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:17.374632 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e7df9e63-6134-46fe-b71b-d18d28e48812 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:17.374877 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-e7df9e63-6134-46fe-b71b-d18d28e48812 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:17.380856 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e7df9e63-6134-46fe-b71b-d18d28e48812 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 400 Jul 03 15:58:17.381483 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1081/4325] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:17 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:58:17.391639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eada6beb-79be-4333-9567-d546a241f506 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:17.394050 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eada6beb-79be-4333-9567-d546a241f506 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:17.394403 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eada6beb-79be-4333-9567-d546a241f506 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38d30823-1630-4a7c-9e77-8fab33ffdaa3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1559313700"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:17.409453 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:17.409453 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:17.409604 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-eada6beb-79be-4333-9567-d546a241f506 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:17.409866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-eada6beb-79be-4333-9567-d546a241f506 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:17.445004 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-eada6beb-79be-4333-9567-d546a241f506 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['2e614bc1-6c05-464a-9bc2-0d5186488335', '4e9a2a04-131c-4a0d-b9b2-3e22b4fbc9c0', '0316531c-b608-4f1c-894c-55042ba1c336', '57c52ce7-a3a5-4fcc-bd2e-ac5508aaa025'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:17.492783 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-eada6beb-79be-4333-9567-d546a241f506 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot force create request issued successfully. Jul 03 15:58:17.493374 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eada6beb-79be-4333-9567-d546a241f506 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:58:17.494062 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1081/4326] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:17.502987 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4819ea1e-9614-4992-8b91-bc12d7061045 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:17.504988 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4819ea1e-9614-4992-8b91-bc12d7061045 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:17.505218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4819ea1e-9614-4992-8b91-bc12d7061045 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:17.505404 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4819ea1e-9614-4992-8b91-bc12d7061045 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:17.512026 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:17.512026 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:17.512713 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4819ea1e-9614-4992-8b91-bc12d7061045 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:17.513890 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4819ea1e-9614-4992-8b91-bc12d7061045 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 returned with HTTP 200 Jul 03 15:58:17.514408 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1083/4327] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:17 2026] GET /volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:18.527628 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5455313a-a7b1-4671-8f8b-d71bfbc261e9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:18.529496 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5455313a-a7b1-4671-8f8b-d71bfbc261e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:18.529799 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5455313a-a7b1-4671-8f8b-d71bfbc261e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:18.530055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5455313a-a7b1-4671-8f8b-d71bfbc261e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:18.534801 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:18.534801 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:18.535261 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5455313a-a7b1-4671-8f8b-d71bfbc261e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:18.536004 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5455313a-a7b1-4671-8f8b-d71bfbc261e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 returned with HTTP 200 Jul 03 15:58:18.536499 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1083/4328] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:18 2026] GET /volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:18.549393 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:18.551140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:18.551522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38d30823-1630-4a7c-9e77-8fab33ffdaa3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-690839077"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:18.563730 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:18.563730 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:18.564232 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:18.564395 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:18.597129 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['77437106-9711-42cb-b247-4c39e6f1b9b8', '381f8def-7956-48a7-b559-a8892ec1878e', 'baa151ee-7cb4-4d12-b96f-6caa7d701b84', 'f935ff8b-4229-41b6-b6b2-830e352a676a'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:18.648774 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot force create request issued successfully. Jul 03 15:58:18.649031 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f86022af-3053-41fb-a4d7-a527c05c3c48 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:58:18.649702 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1082/4329] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:18.661921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-898ace3d-91dd-435d-a5b9-bf08238a5394 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:18.664876 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-898ace3d-91dd-435d-a5b9-bf08238a5394 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:18.665219 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-898ace3d-91dd-435d-a5b9-bf08238a5394 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:18.665612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-898ace3d-91dd-435d-a5b9-bf08238a5394 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:18.671507 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:18.671507 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:18.672101 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-898ace3d-91dd-435d-a5b9-bf08238a5394 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:18.673155 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-898ace3d-91dd-435d-a5b9-bf08238a5394 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 returned with HTTP 200 Jul 03 15:58:18.673603 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1082/4330] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:18 2026] GET /volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:18.794479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-57e40dea-32db-4b78-9008-279cbce9584a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:18.796366 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:18.796590 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:18.796843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:18.797075 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume with id: c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:18.805537 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:18.805537 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:18.806158 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:18.820386 np0000004436 devstack@c-api.service[99819]: WARNING cinder.keymgr.conf_key_mgr [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:58:18.829764 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume request issued successfully. Jul 03 15:58:18.829982 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-57e40dea-32db-4b78-9008-279cbce9584a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 202 Jul 03 15:58:18.830582 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1084/4331] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:58:18 2026] DELETE /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:18.841534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f17afe42-66b2-4d2f-b3d2-1720251f2845 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:18.844072 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f17afe42-66b2-4d2f-b3d2-1720251f2845 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:18.844246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f17afe42-66b2-4d2f-b3d2-1720251f2845 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:18.844451 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f17afe42-66b2-4d2f-b3d2-1720251f2845 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:18.853325 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:18.853325 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:18.857997 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f17afe42-66b2-4d2f-b3d2-1720251f2845 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:58:18.863235 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f17afe42-66b2-4d2f-b3d2-1720251f2845 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 200 Jul 03 15:58:18.863664 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1084/4332] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:18 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:19.689053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6a1e5847-a7c9-470d-ace0-b85fb45039f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:19.693485 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6a1e5847-a7c9-470d-ace0-b85fb45039f1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:19.693485 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6a1e5847-a7c9-470d-ace0-b85fb45039f1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:19.693485 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6a1e5847-a7c9-470d-ace0-b85fb45039f1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:19.699296 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:19.699296 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:19.701791 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6a1e5847-a7c9-470d-ace0-b85fb45039f1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:19.704210 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6a1e5847-a7c9-470d-ace0-b85fb45039f1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 returned with HTTP 200 Jul 03 15:58:19.704210 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1083/4333] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:19 2026] GET /volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:19.715852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:19.719677 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:19.719677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38d30823-1630-4a7c-9e77-8fab33ffdaa3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2016986878"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:19.739980 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:19.739980 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:19.740607 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:19.740607 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:19.794464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['04137f9d-9481-4946-8698-93ca8ffdde3b', '148375ad-92e8-4326-89fd-7c6af75bf5f2', 'c8c4c791-713a-4d9e-8343-e9ec79ffd762', '4505e010-fdb5-475e-8e8e-f3284313032b'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:19.841600 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot force create request issued successfully. Jul 03 15:58:19.842147 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d051d28c-b95c-4e52-9cc9-da56deca5545 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:58:19.842818 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1083/4334] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:19.852957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5d9c479d-5693-4c4f-8df0-aedb24d6fd07 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:19.855330 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5d9c479d-5693-4c4f-8df0-aedb24d6fd07 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:19.855584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5d9c479d-5693-4c4f-8df0-aedb24d6fd07 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:19.855828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5d9c479d-5693-4c4f-8df0-aedb24d6fd07 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:19.862437 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:19.862437 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:19.863011 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5d9c479d-5693-4c4f-8df0-aedb24d6fd07 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:19.863991 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5d9c479d-5693-4c4f-8df0-aedb24d6fd07 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 returned with HTTP 200 Jul 03 15:58:19.864442 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1085/4335] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:19 2026] GET /volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:19.879718 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-71769aef-3916-4073-b6b5-3333942d8acf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:19.882174 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-71769aef-3916-4073-b6b5-3333942d8acf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 Jul 03 15:58:19.882486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-71769aef-3916-4073-b6b5-3333942d8acf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:19.882767 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-71769aef-3916-4073-b6b5-3333942d8acf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:19.895695 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-71769aef-3916-4073-b6b5-3333942d8acf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 returned with HTTP 404 Jul 03 15:58:19.896247 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1085/4336] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:19 2026] GET /volume/v3/volumes/c9200ce2-e5f4-406a-8d13-f906c9da64f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:19.905336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-13cc07ab-915f-47db-aaa9-ababf7ef31f5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:19.909643 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13cc07ab-915f-47db-aaa9-ababf7ef31f5 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:58:19.909643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13cc07ab-915f-47db-aaa9-ababf7ef31f5 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:19.909643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13cc07ab-915f-47db-aaa9-ababf7ef31f5 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method 'detail' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:19.909643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-13cc07ab-915f-47db-aaa9-ababf7ef31f5 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99816) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:58:19.933521 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-13cc07ab-915f-47db-aaa9-ababf7ef31f5 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Get all volumes completed successfully. Jul 03 15:58:19.936529 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:19.936529 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:19.943193 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13cc07ab-915f-47db-aaa9-ababf7ef31f5 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:58:19.944129 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1084/4337] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 15:58:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:58:19.961027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9f0dd8b5-5788-4133-8db9-e41fe4e69606 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:19.963089 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f0dd8b5-5788-4133-8db9-e41fe4e69606 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] DELETE https://10.4.3.228/volume/v3/types/88e2b699-9079-4ef2-bf94-da678e099f7c Jul 03 15:58:19.963281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f0dd8b5-5788-4133-8db9-e41fe4e69606 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:19.963557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f0dd8b5-5788-4133-8db9-e41fe4e69606 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:19.963896 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:19.963896 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:20.004194 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f0dd8b5-5788-4133-8db9-e41fe4e69606 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/88e2b699-9079-4ef2-bf94-da678e099f7c returned with HTTP 202 Jul 03 15:58:20.004695 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1084/4338] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 15:58:19 2026] DELETE /volume/v3/types/88e2b699-9079-4ef2-bf94-da678e099f7c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:20.020480 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-54e4b40c-6b74-42a6-a488-19dcf219baa1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:20.022652 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54e4b40c-6b74-42a6-a488-19dcf219baa1 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 15:58:20.023163 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54e4b40c-6b74-42a6-a488-19dcf219baa1 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1728656134", "extra_specs": {}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:20.037751 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54e4b40c-6b74-42a6-a488-19dcf219baa1 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 15:58:20.038198 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1086/4339] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 15:58:20 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:20.050093 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e18a6f79-c349-4998-9a15-4f180e3e9147 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:20.052362 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e18a6f79-c349-4998-9a15-4f180e3e9147 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] POST https://10.4.3.228/volume/v3/types/859c8520-0012-4600-a207-e48619809e59/encryption Jul 03 15:58:20.052742 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e18a6f79-c349-4998-9a15-4f180e3e9147 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:20.072917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e18a6f79-c349-4998-9a15-4f180e3e9147 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/859c8520-0012-4600-a207-e48619809e59/encryption returned with HTTP 200 Jul 03 15:58:20.072917 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1086/4340] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 15:58:20 2026] POST /volume/v3/types/859c8520-0012-4600-a207-e48619809e59/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:20.083271 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:20.087649 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:58:20.087649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-251827014", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1728656134", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:20.087962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-251827014', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1728656134', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:58:20.093410 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume of 1 GB Jul 03 15:58:20.094171 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:20.094171 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:20.095023 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Availability Zones retrieved successfully. Jul 03 15:58:20.103381 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (e477bd92-f616-4ec1-9bab-a814e4b435d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:58:20.105140 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f131ee63-35ec-47bd-a05a-33989ae13263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:20.106781 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:58:20.140532 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f131ee63-35ec-47bd-a05a-33989ae13263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:58:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=859c8520-0012-4600-a207-e48619809e59,is_public=True,name='tempest-scenario-type-luks-1728656134',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '859c8520-0012-4600-a207-e48619809e59', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:20.141935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba4e68e-90bb-477f-b8a7-52cbe89997db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:20.175309 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1728656134 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1728656134, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:58:20.175885 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1728656134 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1728656134, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:58:20.210169 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Created reservations ['b7169972-6e48-4b70-9528-90e90b48d1fc', '6a324810-dfb7-490d-b20c-be050d5142c4', '48b4624f-c792-4acc-9418-63ce530e1742', '62185a66-9c8c-4afa-8f41-56a9b23aaa64'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:20.211269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba4e68e-90bb-477f-b8a7-52cbe89997db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7169972-6e48-4b70-9528-90e90b48d1fc', '6a324810-dfb7-490d-b20c-be050d5142c4', '48b4624f-c792-4acc-9418-63ce530e1742', '62185a66-9c8c-4afa-8f41-56a9b23aaa64']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:20.212172 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fc1f27-f12e-46cd-b2a4-4576d9465498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:20.242132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fc1f27-f12e-46cd-b2a4-4576d9465498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec045fd9-8361-426a-9f8e-1d17b46a6dce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-251827014',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['b7169972-6e48-4b70-9528-90e90b48d1fc','6a324810-dfb7-490d-b20c-be050d5142c4','48b4624f-c792-4acc-9418-63ce530e1742','62185a66-9c8c-4afa-8f41-56a9b23aaa64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=859c8520-0012-4600-a207-e48619809e59), '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-03T15:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-251827014',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ec045fd9-8361-426a-9f8e-1d17b46a6dce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bda6d453b324313aa92af82d84d0d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26aaa9771c8b4aa9b1d1fef073324462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(859c8520-0012-4600-a207-e48619809e59),volume_type_id=859c8520-0012-4600-a207-e48619809e59)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:20.242918 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4e1299-8a2b-4ce4-97f0-3c7a552e5edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:20.265007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4e1299-8a2b-4ce4-97f0-3c7a552e5edf) transitioned into 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-251827014',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bda6d453b324313aa92af82d84d0d5e',qos_specs=None,replication_status=,reservations=['b7169972-6e48-4b70-9528-90e90b48d1fc','6a324810-dfb7-490d-b20c-be050d5142c4','48b4624f-c792-4acc-9418-63ce530e1742','62185a66-9c8c-4afa-8f41-56a9b23aaa64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26aaa9771c8b4aa9b1d1fef073324462',volume_type_id=859c8520-0012-4600-a207-e48619809e59)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:20.265882 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb45a868-d4c7-46f0-8681-6259af96e305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:20.277249 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb45a868-d4c7-46f0-8681-6259af96e305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:20.278294 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Flow 'volume_create_api' (e477bd92-f616-4ec1-9bab-a814e4b435d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:58:20.278673 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Create volume request issued successfully. Jul 03 15:58:20.279358 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fe8577e1-75f7-416f-851e-beab5d7080a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:58:20.280091 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1085/4341] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:58:20 2026] POST /volume/v3/volumes => generated 784 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:20.874582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4c7b29e9-bc81-414e-a604-cfb830e6da5e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:20.876483 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c7b29e9-bc81-414e-a604-cfb830e6da5e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:20.876705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c7b29e9-bc81-414e-a604-cfb830e6da5e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:20.876939 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c7b29e9-bc81-414e-a604-cfb830e6da5e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:20.882558 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:20.882558 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:20.883100 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4c7b29e9-bc81-414e-a604-cfb830e6da5e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:20.884034 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c7b29e9-bc81-414e-a604-cfb830e6da5e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 returned with HTTP 200 Jul 03 15:58:20.884320 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1085/4342] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:20 2026] GET /volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:20.892820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a99d0376-114b-4638-9405-6f84e5511b36 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:20.894954 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a99d0376-114b-4638-9405-6f84e5511b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:20.894954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a99d0376-114b-4638-9405-6f84e5511b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:20.895151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a99d0376-114b-4638-9405-6f84e5511b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:20.895330 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-a99d0376-114b-4638-9405-6f84e5511b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:20.901391 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:20.901391 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:20.901886 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a99d0376-114b-4638-9405-6f84e5511b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:20.928100 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a99d0376-114b-4638-9405-6f84e5511b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 15:58:20.928288 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a99d0376-114b-4638-9405-6f84e5511b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 returned with HTTP 202 Jul 03 15:58:20.928774 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1087/4343] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:20 2026] DELETE /volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:20.939603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f761d850-fb61-4198-b137-4a8a7d9bbfe1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:20.941750 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f761d850-fb61-4198-b137-4a8a7d9bbfe1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:20.942104 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f761d850-fb61-4198-b137-4a8a7d9bbfe1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:20.942391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f761d850-fb61-4198-b137-4a8a7d9bbfe1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:20.950938 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:20.950938 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:20.951586 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f761d850-fb61-4198-b137-4a8a7d9bbfe1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:20.952699 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f761d850-fb61-4198-b137-4a8a7d9bbfe1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 returned with HTTP 200 Jul 03 15:58:20.953277 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1087/4344] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:20 2026] GET /volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:21.966922 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3df16c0e-2f32-44d5-84cb-687cf7911af6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:21.969056 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3df16c0e-2f32-44d5-84cb-687cf7911af6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:21.969257 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3df16c0e-2f32-44d5-84cb-687cf7911af6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:21.969479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3df16c0e-2f32-44d5-84cb-687cf7911af6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:21.974476 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3df16c0e-2f32-44d5-84cb-687cf7911af6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 returned with HTTP 404 Jul 03 15:58:21.975149 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1086/4345] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:21 2026] GET /volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:21.986055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:21.988954 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:21.989259 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:21.989538 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:21.989720 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:21.995978 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:21.995978 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:21.996662 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:22.021232 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 15:58:22.021408 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-78ed104d-698c-459f-bedc-ba990a85c3b3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 returned with HTTP 202 Jul 03 15:58:22.022042 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1086/4346] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:21 2026] DELETE /volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:22.033185 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-75478dd6-fe7d-43a4-9360-e3cde4feab6f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:22.036749 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75478dd6-fe7d-43a4-9360-e3cde4feab6f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:22.037435 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-75478dd6-fe7d-43a4-9360-e3cde4feab6f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:22.037435 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-75478dd6-fe7d-43a4-9360-e3cde4feab6f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:22.044242 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:22.044242 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:22.044808 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-75478dd6-fe7d-43a4-9360-e3cde4feab6f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:22.046021 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75478dd6-fe7d-43a4-9360-e3cde4feab6f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 returned with HTTP 200 Jul 03 15:58:22.046493 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1088/4347] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:22 2026] GET /volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:23.056833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e54215f8-492e-4816-9d93-0a0da65f6727 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:23.059130 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e54215f8-492e-4816-9d93-0a0da65f6727 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:23.059410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e54215f8-492e-4816-9d93-0a0da65f6727 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:23.059654 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e54215f8-492e-4816-9d93-0a0da65f6727 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:23.065340 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e54215f8-492e-4816-9d93-0a0da65f6727 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 returned with HTTP 404 Jul 03 15:58:23.065973 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1088/4348] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:23 2026] GET /volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:23.073336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:23.075409 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:23.075659 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:23.075871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:23.076044 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:23.087360 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0093152d-6f46-483a-80f3-e37618620f9d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:23.089127 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:23.089127 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:23.089434 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0093152d-6f46-483a-80f3-e37618620f9d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 Jul 03 15:58:23.089690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0093152d-6f46-483a-80f3-e37618620f9d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:23.089750 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:23.089945 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0093152d-6f46-483a-80f3-e37618620f9d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:23.090098 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-0093152d-6f46-483a-80f3-e37618620f9d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 260cd519-0cb1-49e9-a842-aed2d7743b38 Jul 03 15:58:23.096482 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:23.096482 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:23.097116 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0093152d-6f46-483a-80f3-e37618620f9d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:23.113586 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 15:58:23.113815 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5a53d9fd-d05d-4df2-9dd6-a38f6224bb74 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 returned with HTTP 202 Jul 03 15:58:23.114333 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1087/4349] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:23 2026] DELETE /volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:23.118459 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0093152d-6f46-483a-80f3-e37618620f9d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot delete request issued successfully. Jul 03 15:58:23.118689 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0093152d-6f46-483a-80f3-e37618620f9d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 returned with HTTP 202 Jul 03 15:58:23.119119 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1087/4350] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:23 2026] DELETE /volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:23.123704 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-411235dc-a2cc-4681-bcc6-b24b35325a2b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:23.126824 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-411235dc-a2cc-4681-bcc6-b24b35325a2b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:23.126824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-411235dc-a2cc-4681-bcc6-b24b35325a2b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:23.126824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-411235dc-a2cc-4681-bcc6-b24b35325a2b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:23.129310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-561299eb-91a4-4ef0-863d-118ab306e66d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:23.131530 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-561299eb-91a4-4ef0-863d-118ab306e66d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 Jul 03 15:58:23.131744 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-561299eb-91a4-4ef0-863d-118ab306e66d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:23.132007 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-561299eb-91a4-4ef0-863d-118ab306e66d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:23.132838 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:23.132838 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:23.133651 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-411235dc-a2cc-4681-bcc6-b24b35325a2b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:23.134657 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-411235dc-a2cc-4681-bcc6-b24b35325a2b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 returned with HTTP 200 Jul 03 15:58:23.135211 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1089/4351] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:23 2026] GET /volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:23.141275 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:23.141275 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:23.141907 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-561299eb-91a4-4ef0-863d-118ab306e66d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:23.143112 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-561299eb-91a4-4ef0-863d-118ab306e66d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 returned with HTTP 200 Jul 03 15:58:23.143777 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1089/4352] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:23 2026] GET /volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:24.146083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0cffaed1-4f98-4e12-981f-951f5989d677 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:24.148529 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0cffaed1-4f98-4e12-981f-951f5989d677 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:24.148868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0cffaed1-4f98-4e12-981f-951f5989d677 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:24.149131 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0cffaed1-4f98-4e12-981f-951f5989d677 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:24.156413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0be7041-0014-43ea-a78e-316e48ae2e4d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:24.158246 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0be7041-0014-43ea-a78e-316e48ae2e4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 Jul 03 15:58:24.159840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0be7041-0014-43ea-a78e-316e48ae2e4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:24.159840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0be7041-0014-43ea-a78e-316e48ae2e4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:24.159970 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0cffaed1-4f98-4e12-981f-951f5989d677 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 returned with HTTP 404 Jul 03 15:58:24.159970 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1088/4353] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:24 2026] GET /volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:24.166161 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0be7041-0014-43ea-a78e-316e48ae2e4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 returned with HTTP 404 Jul 03 15:58:24.167515 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1088/4354] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:24 2026] GET /volume/v3/snapshots/260cd519-0cb1-49e9-a842-aed2d7743b38 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:24.169228 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5cd6b0ac-e779-46ff-99b4-8e1c6ae3ef3d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:24.171995 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5cd6b0ac-e779-46ff-99b4-8e1c6ae3ef3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:24.172374 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5cd6b0ac-e779-46ff-99b4-8e1c6ae3ef3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:24.172759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5cd6b0ac-e779-46ff-99b4-8e1c6ae3ef3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:24.173639 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-5cd6b0ac-e779-46ff-99b4-8e1c6ae3ef3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 38fd1d48-7780-47dc-b03e-8613eead3cf3 Jul 03 15:58:24.181213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5cd6b0ac-e779-46ff-99b4-8e1c6ae3ef3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 returned with HTTP 404 Jul 03 15:58:24.181213 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1090/4355] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:24 2026] DELETE /volume/v3/snapshots/38fd1d48-7780-47dc-b03e-8613eead3cf3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:24.190104 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2466aa34-c0ae-40d3-b53a-e23481c04d37 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:24.192070 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2466aa34-c0ae-40d3-b53a-e23481c04d37 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:24.192229 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2466aa34-c0ae-40d3-b53a-e23481c04d37 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:24.192455 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2466aa34-c0ae-40d3-b53a-e23481c04d37 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:24.192611 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-2466aa34-c0ae-40d3-b53a-e23481c04d37 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 224b48a2-267e-4e51-a7be-18b24d0a8e84 Jul 03 15:58:24.198129 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2466aa34-c0ae-40d3-b53a-e23481c04d37 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 returned with HTTP 404 Jul 03 15:58:24.198560 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1090/4356] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:24 2026] DELETE /volume/v3/snapshots/224b48a2-267e-4e51-a7be-18b24d0a8e84 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:24.206575 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-09f732c2-0948-424f-9b4f-a7aeef320adc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:24.208595 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-09f732c2-0948-424f-9b4f-a7aeef320adc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:24.209606 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-09f732c2-0948-424f-9b4f-a7aeef320adc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:24.209606 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-09f732c2-0948-424f-9b4f-a7aeef320adc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:24.209606 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-09f732c2-0948-424f-9b4f-a7aeef320adc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 1b508420-44c5-4912-873e-1e019581d4d4 Jul 03 15:58:24.214539 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-09f732c2-0948-424f-9b4f-a7aeef320adc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 returned with HTTP 404 Jul 03 15:58:24.215137 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1089/4357] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:24 2026] DELETE /volume/v3/snapshots/1b508420-44c5-4912-873e-1e019581d4d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:24.263000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-437ebb0c-47cc-4c92-929b-3bb228842db0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:24.265606 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-437ebb0c-47cc-4c92-929b-3bb228842db0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:24.265606 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-437ebb0c-47cc-4c92-929b-3bb228842db0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:24.265606 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-437ebb0c-47cc-4c92-929b-3bb228842db0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:24.281840 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:24.281840 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:24.285908 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-437ebb0c-47cc-4c92-929b-3bb228842db0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:24.292491 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-437ebb0c-47cc-4c92-929b-3bb228842db0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:24.293166 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1089/4358] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:24 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1654 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:24.328657 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-ee76aa3c-6e3d-405a-9930-4c0670217128 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:24.331132 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-ee76aa3c-6e3d-405a-9930-4c0670217128 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3/action Jul 03 15:58:24.333641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-ee76aa3c-6e3d-405a-9930-4c0670217128 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:58:24.333641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-ee76aa3c-6e3d-405a-9930-4c0670217128 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:24.347303 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:24.347303 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:24.348176 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-ee76aa3c-6e3d-405a-9930-4c0670217128 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:24.355830 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-ee76aa3c-6e3d-405a-9930-4c0670217128 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Begin detaching volume completed successfully. Jul 03 15:58:24.356441 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-ee76aa3c-6e3d-405a-9930-4c0670217128 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3/action returned with HTTP 202 Jul 03 15:58:24.357358 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1091/4359] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:58:24 2026] POST /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:58:25.386285 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2a9ef9ef-0060-41d8-b16e-48acdfbdaf72 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:25.386784 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2a9ef9ef-0060-41d8-b16e-48acdfbdaf72 None None] GET https://10.4.3.228/volume// Jul 03 15:58:25.387052 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2a9ef9ef-0060-41d8-b16e-48acdfbdaf72 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:25.387335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2a9ef9ef-0060-41d8-b16e-48acdfbdaf72 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:25.387816 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2a9ef9ef-0060-41d8-b16e-48acdfbdaf72 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:25.388218 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1091/4360] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:58:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:25.401612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-7072f0f0-81a6-450c-b8af-829b972170cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:25.404078 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-7072f0f0-81a6-450c-b8af-829b972170cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:25.407651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-7072f0f0-81a6-450c-b8af-829b972170cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:25.407651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-7072f0f0-81a6-450c-b8af-829b972170cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:25.418270 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:25.418270 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:25.420611 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-7072f0f0-81a6-450c-b8af-829b972170cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:25.428526 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-7072f0f0-81a6-450c-b8af-829b972170cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:25.428526 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1090/4361] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:58:25 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:58:27.393461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-371d4556-5cb5-4dd1-9b3c-ece9eec19b9f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:27.396031 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-371d4556-5cb5-4dd1-9b3c-ece9eec19b9f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 Jul 03 15:58:27.396284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-371d4556-5cb5-4dd1-9b3c-ece9eec19b9f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:27.396520 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-371d4556-5cb5-4dd1-9b3c-ece9eec19b9f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:27.404442 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:27.404442 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:27.936413 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-e77d5018-4bec-45b8-8ecd-0eed7c0b9066 req-371d4556-5cb5-4dd1-9b3c-ece9eec19b9f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 returned with HTTP 200 Jul 03 15:58:27.937095 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1090/4362] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:58:27 2026] DELETE /volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:28.876170 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-d4059cb6-1fb9-4f05-b199-49f7cc755137 req-618bc0cb-3152-491f-8804-40c70e038cbb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:28.878393 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-d4059cb6-1fb9-4f05-b199-49f7cc755137 req-618bc0cb-3152-491f-8804-40c70e038cbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25 Jul 03 15:58:28.878589 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-d4059cb6-1fb9-4f05-b199-49f7cc755137 req-618bc0cb-3152-491f-8804-40c70e038cbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:28.878834 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-d4059cb6-1fb9-4f05-b199-49f7cc755137 req-618bc0cb-3152-491f-8804-40c70e038cbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:28.887226 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:28.887226 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:29.420423 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-d4059cb6-1fb9-4f05-b199-49f7cc755137 req-618bc0cb-3152-491f-8804-40c70e038cbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25 returned with HTTP 200 Jul 03 15:58:29.420857 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1092/4363] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:58:28 2026] DELETE /volume/v3/attachments/a8481287-0be0-4fbd-b131-96be79d66e25 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:32.586610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-c46e2c95-1a55-4549-a7be-898b31663e4d req-d1b60c44-016c-496a-8174-026bf521a9d4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:32.589128 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c46e2c95-1a55-4549-a7be-898b31663e4d req-d1b60c44-016c-496a-8174-026bf521a9d4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 Jul 03 15:58:32.590027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c46e2c95-1a55-4549-a7be-898b31663e4d req-d1b60c44-016c-496a-8174-026bf521a9d4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:32.590027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-c46e2c95-1a55-4549-a7be-898b31663e4d req-d1b60c44-016c-496a-8174-026bf521a9d4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:32.601455 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-c46e2c95-1a55-4549-a7be-898b31663e4d req-d1b60c44-016c-496a-8174-026bf521a9d4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 returned with HTTP 404 Jul 03 15:58:32.602117 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1092/4364] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:58:32 2026] DELETE /volume/v3/attachments/881977ea-7213-4602-a07e-7d6b34fc7f03 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:58:33.138878 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ca63c33c-67fd-4301-8003-a42a6be47856 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:33.140892 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca63c33c-67fd-4301-8003-a42a6be47856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:58:33.141128 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca63c33c-67fd-4301-8003-a42a6be47856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:33.141452 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ca63c33c-67fd-4301-8003-a42a6be47856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:33.141668 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-ca63c33c-67fd-4301-8003-a42a6be47856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:58:33.149470 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:33.149470 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:33.150066 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ca63c33c-67fd-4301-8003-a42a6be47856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:33.171202 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ca63c33c-67fd-4301-8003-a42a6be47856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 15:58:33.171705 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ca63c33c-67fd-4301-8003-a42a6be47856 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 202 Jul 03 15:58:33.172415 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1091/4365] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:58:33 2026] DELETE /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:33.185096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a0e9cc48-3e48-4f73-9edc-e7559375637b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:33.187313 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a0e9cc48-3e48-4f73-9edc-e7559375637b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:58:33.188516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a0e9cc48-3e48-4f73-9edc-e7559375637b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:33.188516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a0e9cc48-3e48-4f73-9edc-e7559375637b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:33.198125 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:33.198125 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:33.204272 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a0e9cc48-3e48-4f73-9edc-e7559375637b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:33.210416 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a0e9cc48-3e48-4f73-9edc-e7559375637b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 200 Jul 03 15:58:33.210891 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1091/4366] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:33 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:34.228974 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6d3570b4-a889-43d5-9c67-e1e631975db3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:34.230835 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6d3570b4-a889-43d5-9c67-e1e631975db3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 Jul 03 15:58:34.231030 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6d3570b4-a889-43d5-9c67-e1e631975db3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:34.231221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6d3570b4-a889-43d5-9c67-e1e631975db3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:34.239777 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6d3570b4-a889-43d5-9c67-e1e631975db3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 returned with HTTP 404 Jul 03 15:58:34.239910 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1093/4367] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:34 2026] GET /volume/v3/volumes/a371f2f0-4c17-4871-afcc-9cfa02c2aa36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:34.283197 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bf64a518-0977-4da8-b503-481cd70a8625 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:34.285628 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:58:34.286174 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1945408281", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": null, "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:34.288542 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1945408281', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': None, 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:58:34.386260 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 15:58:34.392207 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 15:58:34.400410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (f858ea83-1280-4c2a-b7e5-ae4651a9730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:58:34.402303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950a4550-26cb-4f54-ac3d-424417c3625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:34.403769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:58:34.490613 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950a4550-26cb-4f54-ac3d-424417c3625b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:34.491782 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ba8a32-5ad6-4720-8141-62ee52c4f2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:34.551639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['efd3dc8e-624c-4b9f-a428-b528c0e26dd1', '507c2165-81ac-43e7-9000-3472c024089e', '396afab8-06ac-43ce-8d21-eb4bba5d84de', 'b11eae63-e78d-4317-9b28-e6562c2a08ae'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:34.552178 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ba8a32-5ad6-4720-8141-62ee52c4f2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efd3dc8e-624c-4b9f-a428-b528c0e26dd1', '507c2165-81ac-43e7-9000-3472c024089e', '396afab8-06ac-43ce-8d21-eb4bba5d84de', 'b11eae63-e78d-4317-9b28-e6562c2a08ae']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:34.553203 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263f6214-a7c1-4003-aeb9-379caf6947d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:34.589303 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263f6214-a7c1-4003-aeb9-379caf6947d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1e8cf1-e8a1-46e7-ad3f-56a254aae019', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1945408281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['efd3dc8e-624c-4b9f-a428-b528c0e26dd1','507c2165-81ac-43e7-9000-3472c024089e','396afab8-06ac-43ce-8d21-eb4bba5d84de','b11eae63-e78d-4317-9b28-e6562c2a08ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1945408281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c1e8cf1-e8a1-46e7-ad3f-56a254aae019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:34.590199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c20e54-a669-49c0-87be-e61f8c9ec28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:34.617418 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c20e54-a669-49c0-87be-e61f8c9ec28b) transitioned into 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-1945408281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['efd3dc8e-624c-4b9f-a428-b528c0e26dd1','507c2165-81ac-43e7-9000-3472c024089e','396afab8-06ac-43ce-8d21-eb4bba5d84de','b11eae63-e78d-4317-9b28-e6562c2a08ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:34.618765 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e146dd7d-61c7-4afb-b2e4-18d56c4e74c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:34.644558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e146dd7d-61c7-4afb-b2e4-18d56c4e74c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:34.645525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (f858ea83-1280-4c2a-b7e5-ae4651a9730a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:58:34.646017 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 15:58:34.646766 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf64a518-0977-4da8-b503-481cd70a8625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:58:34.647323 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1093/4368] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:58:34 2026] POST /volume/v3/volumes => generated 759 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:34.663193 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dfa9be58-dc53-48bb-9ec9-75e7f7d8dbc8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:34.668076 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dfa9be58-dc53-48bb-9ec9-75e7f7d8dbc8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:58:34.668076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dfa9be58-dc53-48bb-9ec9-75e7f7d8dbc8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:34.668076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dfa9be58-dc53-48bb-9ec9-75e7f7d8dbc8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:34.674365 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:34.674365 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:34.680830 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dfa9be58-dc53-48bb-9ec9-75e7f7d8dbc8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:34.688587 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dfa9be58-dc53-48bb-9ec9-75e7f7d8dbc8 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 200 Jul 03 15:58:34.689428 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1092/4369] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:34 2026] GET /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:35.708355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4851191e-5cd8-4150-815d-5ed8c4da461b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:35.711140 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4851191e-5cd8-4150-815d-5ed8c4da461b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:58:35.711140 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4851191e-5cd8-4150-815d-5ed8c4da461b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:35.711316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4851191e-5cd8-4150-815d-5ed8c4da461b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:35.721920 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:35.721920 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:35.727574 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4851191e-5cd8-4150-815d-5ed8c4da461b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:35.734959 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4851191e-5cd8-4150-815d-5ed8c4da461b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 200 Jul 03 15:58:35.735547 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1092/4370] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:35 2026] GET /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:35.750641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-25bc3c99-d303-4cf7-9073-8db70e9ab67e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:35.752175 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-25bc3c99-d303-4cf7-9073-8db70e9ab67e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:58:35.752321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-25bc3c99-d303-4cf7-9073-8db70e9ab67e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:35.752555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-25bc3c99-d303-4cf7-9073-8db70e9ab67e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:35.760948 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:35.760948 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:35.766908 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-25bc3c99-d303-4cf7-9073-8db70e9ab67e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:35.774750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-25bc3c99-d303-4cf7-9073-8db70e9ab67e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 200 Jul 03 15:58:35.775365 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1094/4371] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:35 2026] GET /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:35.789098 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-91998e4a-305f-42b6-be46-f2cd66936516 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:35.791744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-91998e4a-305f-42b6-be46-f2cd66936516 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:35.792429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-91998e4a-305f-42b6-be46-f2cd66936516 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c1e8cf1-e8a1-46e7-ad3f-56a254aae019", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2035748314", "description": null, "metadata": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:35.808382 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:35.808382 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:35.808382 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-91998e4a-305f-42b6-be46-f2cd66936516 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:35.808571 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-91998e4a-305f-42b6-be46-f2cd66936516 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create snapshot from volume 2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:58:35.852377 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-91998e4a-305f-42b6-be46-f2cd66936516 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['0860982f-e6fd-4b8d-ba33-8d45406e1e57', '49002c7e-def8-4f9f-af87-d36cbd4c0d66', '6c58b2d9-45ff-4246-bb24-70640d74ec7c', '49b2b4ce-b5e5-47e9-8d26-d45f3d45e08b'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:35.901518 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-91998e4a-305f-42b6-be46-f2cd66936516 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot create request issued successfully. Jul 03 15:58:35.905425 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-91998e4a-305f-42b6-be46-f2cd66936516 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:58:35.906066 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1094/4372] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:35.919254 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-091c6291-2608-4764-a5c6-ae0c565c9923 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:35.923353 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-091c6291-2608-4764-a5c6-ae0c565c9923 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:58:35.923760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-091c6291-2608-4764-a5c6-ae0c565c9923 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:35.924057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-091c6291-2608-4764-a5c6-ae0c565c9923 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:35.931202 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:35.931202 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:35.931843 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-091c6291-2608-4764-a5c6-ae0c565c9923 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:35.934127 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-091c6291-2608-4764-a5c6-ae0c565c9923 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 200 Jul 03 15:58:35.934294 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1093/4373] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:35 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:35.944932 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b7c81422-4d37-4675-8c17-a79857097f00 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:35.947867 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b7c81422-4d37-4675-8c17-a79857097f00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:35.948226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b7c81422-4d37-4675-8c17-a79857097f00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:35.948573 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b7c81422-4d37-4675-8c17-a79857097f00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:35.962654 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:35.962654 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:35.970134 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b7c81422-4d37-4675-8c17-a79857097f00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:35.977426 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b7c81422-4d37-4675-8c17-a79857097f00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:35.978383 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1093/4374] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:35 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:35.996644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:35.998819 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:35.999706 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:35.999706 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:35.999995 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: 38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:36.010145 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:36.010145 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:36.010858 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:36.035049 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume request issued successfully. Jul 03 15:58:36.035253 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d3e7983e-ad04-458f-8a85-0e98c38630a8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 202 Jul 03 15:58:36.036033 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1095/4375] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:58:35 2026] DELETE /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:36.045141 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-33662e83-5fad-426d-9af1-fc185cbc4da3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:36.048725 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33662e83-5fad-426d-9af1-fc185cbc4da3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:36.048957 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33662e83-5fad-426d-9af1-fc185cbc4da3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:36.049191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33662e83-5fad-426d-9af1-fc185cbc4da3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:36.061578 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:36.061578 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:36.066601 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-33662e83-5fad-426d-9af1-fc185cbc4da3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:36.072550 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33662e83-5fad-426d-9af1-fc185cbc4da3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 200 Jul 03 15:58:36.073331 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1095/4376] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:36 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:36.947905 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f6c90f82-3b68-4d57-8f5f-645c35fceabb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:36.949857 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6c90f82-3b68-4d57-8f5f-645c35fceabb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:58:36.950165 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6c90f82-3b68-4d57-8f5f-645c35fceabb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:36.950473 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6c90f82-3b68-4d57-8f5f-645c35fceabb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:36.958204 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:36.958204 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:36.958875 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f6c90f82-3b68-4d57-8f5f-645c35fceabb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:36.960052 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6c90f82-3b68-4d57-8f5f-645c35fceabb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 200 Jul 03 15:58:36.960782 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1094/4377] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:36 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:36.971349 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9d4173f6-f775-42fb-a9f7-16ee7361c8b7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:36.973676 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9d4173f6-f775-42fb-a9f7-16ee7361c8b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:58:36.973911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9d4173f6-f775-42fb-a9f7-16ee7361c8b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:36.974154 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9d4173f6-f775-42fb-a9f7-16ee7361c8b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:36.979512 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:36.979512 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:36.980149 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9d4173f6-f775-42fb-a9f7-16ee7361c8b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:36.981074 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9d4173f6-f775-42fb-a9f7-16ee7361c8b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 200 Jul 03 15:58:36.981499 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1094/4378] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:36 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:37.090029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-095d3315-ac5c-4adc-bd83-8069343aa52f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:37.091956 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-095d3315-ac5c-4adc-bd83-8069343aa52f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 Jul 03 15:58:37.092209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-095d3315-ac5c-4adc-bd83-8069343aa52f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:37.092401 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-095d3315-ac5c-4adc-bd83-8069343aa52f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:37.100486 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-095d3315-ac5c-4adc-bd83-8069343aa52f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 returned with HTTP 404 Jul 03 15:58:37.101085 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1096/4379] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:37 2026] GET /volume/v3/volumes/38d30823-1630-4a7c-9e77-8fab33ffdaa3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:37.116270 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4e0b14da-5295-4583-a59d-7246632a697e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:37.118511 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4e0b14da-5295-4583-a59d-7246632a697e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:58:37.118807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4e0b14da-5295-4583-a59d-7246632a697e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:37.119060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4e0b14da-5295-4583-a59d-7246632a697e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:37.124104 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-6c3dc7e4-3023-4543-aa97-7cd28e32905d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:37.127021 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-6c3dc7e4-3023-4543-aa97-7cd28e32905d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:58:37.127234 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-6c3dc7e4-3023-4543-aa97-7cd28e32905d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:37.127434 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-6c3dc7e4-3023-4543-aa97-7cd28e32905d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:37.128694 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:37.128694 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:37.134337 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4e0b14da-5295-4583-a59d-7246632a697e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:37.135580 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:37.135580 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:37.136131 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-6c3dc7e4-3023-4543-aa97-7cd28e32905d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:37.136968 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-6c3dc7e4-3023-4543-aa97-7cd28e32905d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 200 Jul 03 15:58:37.137356 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1095/4380] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 15:58:37 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:37.140297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4e0b14da-5295-4583-a59d-7246632a697e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:58:37.140891 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1096/4381] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:37 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:37.153365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-5503c629-b87c-4027-ba3f-1b9b6ef2dd9c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:37.158237 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:37.159146 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-5503c629-b87c-4027-ba3f-1b9b6ef2dd9c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:58:37.159365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-5503c629-b87c-4027-ba3f-1b9b6ef2dd9c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:37.159674 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-5503c629-b87c-4027-ba3f-1b9b6ef2dd9c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:37.162341 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:37.162881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e035ab0-6a58-4e33-aef0-3883e08ef921", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-817847678"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:37.175904 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:37.175904 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:37.179962 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:37.179962 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:37.180591 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-5503c629-b87c-4027-ba3f-1b9b6ef2dd9c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:37.180738 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:37.180827 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:58:37.187909 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-5503c629-b87c-4027-ba3f-1b9b6ef2dd9c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 200 Jul 03 15:58:37.188460 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1095/4382] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:37 2026] GET /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:37.220018 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['fa4e30c0-6c5e-4a84-bf89-2b7cb97783f9', '8ea9b8ea-4f26-45f9-845a-701feeab32f4', '470d75b0-6376-4fea-930f-7611251e3450', '132c342c-350f-4666-9fb4-62090fc3b9be'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:37.265548 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot create request issued successfully. Jul 03 15:58:37.265548 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc9b1293-479b-4fe5-b05b-45ac780d246f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:58:37.266166 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1097/4383] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:37 2026] POST /volume/v3/snapshots => generated 379 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:37.278546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7f9d1d3b-2ac8-4b15-b0cb-19fda796effe None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:37.280895 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f9d1d3b-2ac8-4b15-b0cb-19fda796effe tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:37.282265 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f9d1d3b-2ac8-4b15-b0cb-19fda796effe tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:37.282265 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f9d1d3b-2ac8-4b15-b0cb-19fda796effe tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:37.290950 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:37.290950 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:37.290950 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7f9d1d3b-2ac8-4b15-b0cb-19fda796effe tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:37.291317 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f9d1d3b-2ac8-4b15-b0cb-19fda796effe tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 200 Jul 03 15:58:37.291897 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1096/4384] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:37 2026] GET /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:37.792481 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bf685f52-7a64-49e0-8e2f-4266cc10d56f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:37.795464 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bf685f52-7a64-49e0-8e2f-4266cc10d56f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:58:37.797081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bf685f52-7a64-49e0-8e2f-4266cc10d56f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:37.797081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bf685f52-7a64-49e0-8e2f-4266cc10d56f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:37.804845 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:37.804845 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:37.805703 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bf685f52-7a64-49e0-8e2f-4266cc10d56f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:37.806957 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bf685f52-7a64-49e0-8e2f-4266cc10d56f tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 200 Jul 03 15:58:37.807580 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1097/4385] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 15:58:37 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:38.301750 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0cc6121f-79f7-40eb-87ac-935b2c0f27ad None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:38.303672 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0cc6121f-79f7-40eb-87ac-935b2c0f27ad tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:38.303868 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0cc6121f-79f7-40eb-87ac-935b2c0f27ad tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:38.304080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0cc6121f-79f7-40eb-87ac-935b2c0f27ad tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:38.311107 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:38.311107 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:38.311775 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0cc6121f-79f7-40eb-87ac-935b2c0f27ad tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:38.312774 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0cc6121f-79f7-40eb-87ac-935b2c0f27ad tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 200 Jul 03 15:58:38.313513 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1096/4386] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:38 2026] GET /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:38.324779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-724e7df3-77b0-499e-bba4-19eb5abbfa83 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:38.326927 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-724e7df3-77b0-499e-bba4-19eb5abbfa83 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:38.327124 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-724e7df3-77b0-499e-bba4-19eb5abbfa83 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:38.327557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-724e7df3-77b0-499e-bba4-19eb5abbfa83 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:38.338732 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:38.338732 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:38.339382 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-724e7df3-77b0-499e-bba4-19eb5abbfa83 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:38.340438 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-724e7df3-77b0-499e-bba4-19eb5abbfa83 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 200 Jul 03 15:58:38.340998 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1098/4387] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:38 2026] GET /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:38.352496 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:38.355576 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:38.355576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:38.356442 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:38.356442 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.api_utils [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Removing options '' from query. {{(pid=99816) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:58:38.357640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.db.api [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Building query based on filter {{(pid=99816) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:58:38.363265 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Get all snapshots completed successfully. Jul 03 15:58:38.363772 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-12514b3d-d6c4-49b0-b239-894fcab4e2c7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 200 Jul 03 15:58:38.364295 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1097/4388] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 15:58:38 2026] GET /volume/v3/snapshots => generated 407 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:38.374548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-67b85401-90da-45f3-b890-7e38a7969a81 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:38.377356 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67b85401-90da-45f3-b890-7e38a7969a81 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] PUT https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:38.378013 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-67b85401-90da-45f3-b890-7e38a7969a81 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-414474204", "description": "This is the new description of snapshot."}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:38.388510 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:38.388510 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:38.389228 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-67b85401-90da-45f3-b890-7e38a7969a81 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:38.402300 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-67b85401-90da-45f3-b890-7e38a7969a81 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 200 Jul 03 15:58:38.402903 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1098/4389] 10.4.3.228 () {68 vars in 1375 bytes} [Fri Jul 3 15:58:38 2026] PUT /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:38.416543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ef5f4de3-d51b-4d42-b534-d1496e8560d8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:38.419542 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef5f4de3-d51b-4d42-b534-d1496e8560d8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:38.419542 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ef5f4de3-d51b-4d42-b534-d1496e8560d8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:38.419779 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ef5f4de3-d51b-4d42-b534-d1496e8560d8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:38.426343 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:38.426343 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:38.426879 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ef5f4de3-d51b-4d42-b534-d1496e8560d8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:38.427705 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef5f4de3-d51b-4d42-b534-d1496e8560d8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 200 Jul 03 15:58:38.428113 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1097/4390] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:38 2026] GET /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:38.438976 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:38.441556 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:38.443319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:38.443319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:38.443319 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:38.448783 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:38.448783 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:38.449387 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:38.473659 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 15:58:38.474025 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b3a1281f-5c4f-4a24-9bb8-5499d7978d0c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 202 Jul 03 15:58:38.474589 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1099/4391] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:38 2026] DELETE /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:58:38.486459 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d4960ecd-2934-46f1-b6e2-288c61cc2df6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:38.489147 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4960ecd-2934-46f1-b6e2-288c61cc2df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:38.489435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d4960ecd-2934-46f1-b6e2-288c61cc2df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:38.489742 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d4960ecd-2934-46f1-b6e2-288c61cc2df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:38.497510 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:38.497510 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:38.498335 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d4960ecd-2934-46f1-b6e2-288c61cc2df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:38.499360 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d4960ecd-2934-46f1-b6e2-288c61cc2df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 200 Jul 03 15:58:38.500053 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1098/4392] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:38 2026] GET /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:39.513364 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6a15940e-b426-4b9a-a7d2-715a4a200699 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:39.515190 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a15940e-b426-4b9a-a7d2-715a4a200699 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:39.515429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a15940e-b426-4b9a-a7d2-715a4a200699 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:39.515688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6a15940e-b426-4b9a-a7d2-715a4a200699 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:39.523257 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6a15940e-b426-4b9a-a7d2-715a4a200699 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 404 Jul 03 15:58:39.524031 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1099/4393] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:39 2026] GET /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:39.532346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-801ea61f-a789-4878-82ad-1b44e639e527 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:39.534276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-801ea61f-a789-4878-82ad-1b44e639e527 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:39.534484 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-801ea61f-a789-4878-82ad-1b44e639e527 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:39.534762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-801ea61f-a789-4878-82ad-1b44e639e527 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:39.534863 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-801ea61f-a789-4878-82ad-1b44e639e527 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 58b0358f-57a8-432e-bba9-108180b88ac1 Jul 03 15:58:39.541117 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-801ea61f-a789-4878-82ad-1b44e639e527 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 returned with HTTP 404 Jul 03 15:58:39.542008 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1098/4394] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:58:39 2026] DELETE /volume/v3/snapshots/58b0358f-57a8-432e-bba9-108180b88ac1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:39.555636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c6bc346e-7532-4bae-9ab4-1b505392ed9c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:39.557861 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6bc346e-7532-4bae-9ab4-1b505392ed9c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:58:39.558082 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6bc346e-7532-4bae-9ab4-1b505392ed9c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:39.558294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6bc346e-7532-4bae-9ab4-1b505392ed9c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:39.570982 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:39.570982 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:39.576507 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c6bc346e-7532-4bae-9ab4-1b505392ed9c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:39.583891 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6bc346e-7532-4bae-9ab4-1b505392ed9c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:58:39.584541 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1100/4395] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:39 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:39.597951 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-58b4fce5-19d4-417e-bc63-ff685f71268f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:39.599924 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58b4fce5-19d4-417e-bc63-ff685f71268f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 15:58:39.600358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-58b4fce5-19d4-417e-bc63-ff685f71268f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e035ab0-6a58-4e33-aef0-3883e08ef921", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-96627232"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:39.610199 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:39.610199 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:39.610786 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-58b4fce5-19d4-417e-bc63-ff685f71268f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:58:39.610937 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-58b4fce5-19d4-417e-bc63-ff685f71268f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:58:39.640200 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-58b4fce5-19d4-417e-bc63-ff685f71268f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['be63f625-a75f-4ada-b3be-e871ed67114b', '683ae6c2-9d5b-4515-80ea-cc639d3f2fd0', 'ca9627aa-1489-4004-8069-3975d3157387', '9cd7dba1-4739-4ba4-9238-8f2b649dc4cb'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:39.676089 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-58b4fce5-19d4-417e-bc63-ff685f71268f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot create request issued successfully. Jul 03 15:58:39.676496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58b4fce5-19d4-417e-bc63-ff685f71268f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 15:58:39.677133 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1099/4396] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 15:58:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:39.686750 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-781bbe8b-2310-46ea-bd31-7e7066f892b6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:39.692162 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-781bbe8b-2310-46ea-bd31-7e7066f892b6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 15:58:39.692399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-781bbe8b-2310-46ea-bd31-7e7066f892b6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:39.692649 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-781bbe8b-2310-46ea-bd31-7e7066f892b6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:39.699251 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:39.699251 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:39.699795 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-781bbe8b-2310-46ea-bd31-7e7066f892b6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:39.700635 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-781bbe8b-2310-46ea-bd31-7e7066f892b6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 returned with HTTP 200 Jul 03 15:58:39.701034 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1100/4397] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:39 2026] GET /volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:40.716257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bb41729b-b87c-4bdc-8805-1456d6548d80 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:40.718466 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bb41729b-b87c-4bdc-8805-1456d6548d80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 15:58:40.718862 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bb41729b-b87c-4bdc-8805-1456d6548d80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:40.719244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bb41729b-b87c-4bdc-8805-1456d6548d80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:40.728196 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:40.728196 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:40.728196 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bb41729b-b87c-4bdc-8805-1456d6548d80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 15:58:40.728706 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bb41729b-b87c-4bdc-8805-1456d6548d80 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 returned with HTTP 200 Jul 03 15:58:40.729752 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1099/4398] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:58:40 2026] GET /volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:43.959361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-b72851c8-bd68-471c-97c5-393aed6280b2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:43.961509 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-b72851c8-bd68-471c-97c5-393aed6280b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:58:43.961736 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-b72851c8-bd68-471c-97c5-393aed6280b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:43.961935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-b72851c8-bd68-471c-97c5-393aed6280b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:43.971839 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:43.971839 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:43.971839 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-b72851c8-bd68-471c-97c5-393aed6280b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:43.972088 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-b72851c8-bd68-471c-97c5-393aed6280b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 200 Jul 03 15:58:43.973081 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1101/4399] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 15:58:43 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:43.982499 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3ed08d13-6ab1-4cf6-9ea8-69876ae9d156 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:43.986422 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3ed08d13-6ab1-4cf6-9ea8-69876ae9d156 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:58:43.986720 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3ed08d13-6ab1-4cf6-9ea8-69876ae9d156 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:43.986969 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3ed08d13-6ab1-4cf6-9ea8-69876ae9d156 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:43.997511 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:43.997511 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:44.002711 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3ed08d13-6ab1-4cf6-9ea8-69876ae9d156 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:44.008746 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3ed08d13-6ab1-4cf6-9ea8-69876ae9d156 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 200 Jul 03 15:58:44.009339 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1100/4400] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:43 2026] GET /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:44.018801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:44.021163 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:58:44.021500 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "034a1db3-6797-483c-b325-89df87240a46", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:44.023249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '034a1db3-6797-483c-b325-89df87240a46', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:58:44.033916 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:44.033916 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:44.034712 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:58:44.034960 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 15:58:44.036017 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 15:58:44.044686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (829b1d38-61b7-47cc-9d30-9fe91a39f275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:58:44.046450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b43beb-dde8-4980-ba10-05f8be36f3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:44.048175 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:58:44.075843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b43beb-dde8-4980-ba10-05f8be36f3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '034a1db3-6797-483c-b325-89df87240a46', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:44.077036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943d53aa-cf67-449f-badf-fcc0469a78fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:44.117409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['33b8fb2b-71d7-499d-854f-28a8d3d4c8e6', 'fdcfc4b3-e007-4276-9cbe-9a7ca91c8422', '597a0c38-2006-4df6-b6c0-657a42542dd4', 'f351f349-be41-4a9b-b60d-ee28e4456a0b'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:58:44.118483 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943d53aa-cf67-449f-badf-fcc0469a78fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b8fb2b-71d7-499d-854f-28a8d3d4c8e6', 'fdcfc4b3-e007-4276-9cbe-9a7ca91c8422', '597a0c38-2006-4df6-b6c0-657a42542dd4', 'f351f349-be41-4a9b-b60d-ee28e4456a0b']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:44.119498 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43111dcd-952a-47d0-98e6-456ad24e2f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:44.166200 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43111dcd-952a-47d0-98e6-456ad24e2f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '554519a4-5895-481b-98b3-b1e5b1a9965f', '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='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['33b8fb2b-71d7-499d-854f-28a8d3d4c8e6','fdcfc4b3-e007-4276-9cbe-9a7ca91c8422','597a0c38-2006-4df6-b6c0-657a42542dd4','f351f349-be41-4a9b-b60d-ee28e4456a0b'],size=1,snapshot_id=034a1db3-6797-483c-b325-89df87240a46,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:58:44Z,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=554519a4-5895-481b-98b3-b1e5b1a9965f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=034a1db3-6797-483c-b325-89df87240a46,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:44.167142 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5d6d50-d8e7-43ea-9924-8d85caa04169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:44.188703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5d6d50-d8e7-43ea-9924-8d85caa04169) transitioned into 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='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['33b8fb2b-71d7-499d-854f-28a8d3d4c8e6','fdcfc4b3-e007-4276-9cbe-9a7ca91c8422','597a0c38-2006-4df6-b6c0-657a42542dd4','f351f349-be41-4a9b-b60d-ee28e4456a0b'],size=1,snapshot_id=034a1db3-6797-483c-b325-89df87240a46,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:44.189903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b58bc1f-9346-458b-a8fb-dcded5e1ab1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:58:44.216088 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b58bc1f-9346-458b-a8fb-dcded5e1ab1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:58:44.216939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (829b1d38-61b7-47cc-9d30-9fe91a39f275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:58:44.217250 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 15:58:44.217909 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-f5b19ea2-6326-492b-9e27-ad5d20cfffc9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:58:44.218598 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1101/4401] 10.4.3.228 () {72 vars in 1541 bytes} [Fri Jul 3 15:58:44 2026] POST /volume/v3/volumes => generated 736 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:58:44.226845 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-aa9f54ed-39ef-4c0b-bca0-8403f9b640ce None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:44.229035 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-aa9f54ed-39ef-4c0b-bca0-8403f9b640ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:58:44.229266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-aa9f54ed-39ef-4c0b-bca0-8403f9b640ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:44.229517 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-aa9f54ed-39ef-4c0b-bca0-8403f9b640ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:44.236632 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:44.236632 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:44.240740 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-aa9f54ed-39ef-4c0b-bca0-8403f9b640ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:44.245444 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-aa9f54ed-39ef-4c0b-bca0-8403f9b640ce tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f returned with HTTP 200 Jul 03 15:58:44.246124 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1100/4402] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:44 2026] GET /volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:44.255055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-42cdeb5a-afa9-4496-bbac-5821f351bf56 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:44.257570 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-42cdeb5a-afa9-4496-bbac-5821f351bf56 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:58:44.257978 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-42cdeb5a-afa9-4496-bbac-5821f351bf56 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:44.258251 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-42cdeb5a-afa9-4496-bbac-5821f351bf56 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:44.270151 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:44.270151 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:44.274766 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-42cdeb5a-afa9-4496-bbac-5821f351bf56 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:44.279912 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-42cdeb5a-afa9-4496-bbac-5821f351bf56 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f returned with HTTP 200 Jul 03 15:58:44.280350 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1102/4403] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:44 2026] GET /volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:58:47.291748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-0d4e47a9-2b4c-445f-8ff8-b9de26928311 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:47.294709 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-0d4e47a9-2b4c-445f-8ff8-b9de26928311 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:58:47.294980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-0d4e47a9-2b4c-445f-8ff8-b9de26928311 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:47.295246 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-0d4e47a9-2b4c-445f-8ff8-b9de26928311 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:47.305972 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:47.305972 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:47.311344 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-0d4e47a9-2b4c-445f-8ff8-b9de26928311 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:47.318498 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-0d4e47a9-2b4c-445f-8ff8-b9de26928311 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f returned with HTTP 200 Jul 03 15:58:47.319202 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1101/4404] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:47 2026] GET /volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:47.331736 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-229d8871-1754-4bb3-b823-35d52fed340d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:47.332155 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-229d8871-1754-4bb3-b823-35d52fed340d None None] GET https://10.4.3.228/volume// Jul 03 15:58:47.332299 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-229d8871-1754-4bb3-b823-35d52fed340d None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:47.332488 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-229d8871-1754-4bb3-b823-35d52fed340d None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:47.332804 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-229d8871-1754-4bb3-b823-35d52fed340d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:47.333163 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1102/4405] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:58:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:47.341005 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bc3ae8ed-10a5-4b54-a1df-29bf14d94c3a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:47.343116 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bc3ae8ed-10a5-4b54-a1df-29bf14d94c3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:58:47.343531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bc3ae8ed-10a5-4b54-a1df-29bf14d94c3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "554519a4-5895-481b-98b3-b1e5b1a9965f", "connector": null, "instance_uuid": "97126dc8-8947-4a67-9040-52facaf0f0f6"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:47.352172 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:47.352172 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:47.390100 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-bc3ae8ed-10a5-4b54-a1df-29bf14d94c3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:58:47.390565 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1101/4406] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:58:47 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 03 15:58:47.398968 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3a57fb29-7890-409d-bb72-c0b23fed4e16 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:47.399540 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a57fb29-7890-409d-bb72-c0b23fed4e16 None None] GET https://10.4.3.228/volume// Jul 03 15:58:47.399797 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3a57fb29-7890-409d-bb72-c0b23fed4e16 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:47.400055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3a57fb29-7890-409d-bb72-c0b23fed4e16 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:47.400473 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3a57fb29-7890-409d-bb72-c0b23fed4e16 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:47.401122 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1103/4407] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:58:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:47.410145 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-db53d88b-df17-4696-bd8e-960552c7c950 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:47.412830 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-db53d88b-df17-4696-bd8e-960552c7c950 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:58:47.413097 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-db53d88b-df17-4696-bd8e-960552c7c950 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:47.413322 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-db53d88b-df17-4696-bd8e-960552c7c950 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:47.427114 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:47.427114 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:47.437657 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-db53d88b-df17-4696-bd8e-960552c7c950 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:58:47.446639 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-db53d88b-df17-4696-bd8e-960552c7c950 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f returned with HTTP 200 Jul 03 15:58:47.447474 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1102/4408] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:58:47 2026] GET /volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f => generated 1524 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:58:47.557387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3fb34424-898b-44a9-ac49-06eae6bcc32d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:47.560338 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3fb34424-898b-44a9-ac49-06eae6bcc32d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6 Jul 03 15:58:47.560769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3fb34424-898b-44a9-ac49-06eae6bcc32d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:47.568607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3fb34424-898b-44a9-ac49-06eae6bcc32d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-554519a4-5895-481b-98b3-b1e5b1a9965f-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:58:47.576852 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3fb34424-898b-44a9-ac49-06eae6bcc32d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-554519a4-5895-481b-98b3-b1e5b1a9965f-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:58:47.577980 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:47.577980 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:48.105230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3fb34424-898b-44a9-ac49-06eae6bcc32d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-554519a4-5895-481b-98b3-b1e5b1a9965f-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:58:48.105722 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-3fb34424-898b-44a9-ac49-06eae6bcc32d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6 returned with HTTP 200 Jul 03 15:58:48.106396 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1103/4409] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:58:47 2026] PUT /volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:48.620528 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-d20d331e-2d80-4672-8dc8-789f061d9f6a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:48.623572 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-d20d331e-2d80-4672-8dc8-789f061d9f6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6/action Jul 03 15:58:48.624235 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-d20d331e-2d80-4672-8dc8-789f061d9f6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:58:48.625686 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-d20d331e-2d80-4672-8dc8-789f061d9f6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:48.646818 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:48.646818 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:48.659997 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-22b08822-b1ac-4ded-a929-c948afbbd4b8 req-d20d331e-2d80-4672-8dc8-789f061d9f6a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6/action returned with HTTP 204 Jul 03 15:58:48.660982 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1102/4410] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:58:48 2026] POST /volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:58:54.278862 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=105,cinder:UPDATE=24,cinder:INSERT=12 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:58:56.510441 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-f48d1f74-cba4-4212-b1c8-db387d9829b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:56.513771 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-f48d1f74-cba4-4212-b1c8-db387d9829b3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:58:56.514286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-f48d1f74-cba4-4212-b1c8-db387d9829b3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:56.514353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-f48d1f74-cba4-4212-b1c8-db387d9829b3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:56.528668 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:56.528668 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:58:56.539334 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-f48d1f74-cba4-4212-b1c8-db387d9829b3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:58:56.550390 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-f48d1f74-cba4-4212-b1c8-db387d9829b3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:58:56.550571 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1104/4411] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:58:56 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:57.443324 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=161,cinder:UPDATE=55,cinder:INSERT=24 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:58:58.095030 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=131,cinder:UPDATE=42,cinder:INSERT=18 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:58:58.611575 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6f854383-aeba-4d7d-8b43-8dde1e2941f7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:58.612278 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6f854383-aeba-4d7d-8b43-8dde1e2941f7 None None] GET https://10.4.3.228/volume// Jul 03 15:58:58.612510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6f854383-aeba-4d7d-8b43-8dde1e2941f7 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:58.612795 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6f854383-aeba-4d7d-8b43-8dde1e2941f7 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:58.613249 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6f854383-aeba-4d7d-8b43-8dde1e2941f7 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:58.613716 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1103/4412] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:58:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:58.622608 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-877fb8de-8b5d-47ad-89b9-ed2fed0272e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:58.625075 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-877fb8de-8b5d-47ad-89b9-ed2fed0272e0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:58:58.625502 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-877fb8de-8b5d-47ad-89b9-ed2fed0272e0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad1438cb-c7d6-4815-8600-76afa7ccfa9e", "connector": null, "instance_uuid": "a163b7e2-27ae-4683-9e80-f149c71608f2"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:58.639525 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:58.639525 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:58.656124 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=140,cinder:UPDATE=38,cinder:INSERT=12 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:58:58.681975 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-877fb8de-8b5d-47ad-89b9-ed2fed0272e0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:58:58.681975 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1104/4413] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:58:58 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 03 15:58:59.088694 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ba7e532d-1ed0-404f-af90-f2e564275e55 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:59.090755 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ba7e532d-1ed0-404f-af90-f2e564275e55 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:58:59.090955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ba7e532d-1ed0-404f-af90-f2e564275e55 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:59.091176 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ba7e532d-1ed0-404f-af90-f2e564275e55 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:59.110392 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:59.110392 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:58:59.114886 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ba7e532d-1ed0-404f-af90-f2e564275e55 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:58:59.121018 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ba7e532d-1ed0-404f-af90-f2e564275e55 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:58:59.121018 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1103/4414] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:58:59 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1216 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:58:59.217449 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d934db51-83b4-4f13-b477-4d32f8116493 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:59.218052 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d934db51-83b4-4f13-b477-4d32f8116493 None None] GET https://10.4.3.228/volume// Jul 03 15:58:59.218052 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d934db51-83b4-4f13-b477-4d32f8116493 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:59.218375 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d934db51-83b4-4f13-b477-4d32f8116493 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:59.218706 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d934db51-83b4-4f13-b477-4d32f8116493 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:58:59.219006 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1105/4415] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:58:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:58:59.231770 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a2a94042-49ce-4f99-aed8-d6a6d365d392 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:59.234388 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a2a94042-49ce-4f99-aed8-d6a6d365d392 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:58:59.234791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a2a94042-49ce-4f99-aed8-d6a6d365d392 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:58:59.234958 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a2a94042-49ce-4f99-aed8-d6a6d365d392 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:58:59.247857 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:59.247857 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:58:59.251843 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a2a94042-49ce-4f99-aed8-d6a6d365d392 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:58:59.256508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a2a94042-49ce-4f99-aed8-d6a6d365d392 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:58:59.257053 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1104/4416] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:58:59 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:58:59.375970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-878414f7-6a6b-4532-8597-5cc648d51f3b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:58:59.378768 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-878414f7-6a6b-4532-8597-5cc648d51f3b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] PUT https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db Jul 03 15:58:59.379399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-878414f7-6a6b-4532-8597-5cc648d51f3b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:58:59.387642 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-878414f7-6a6b-4532-8597-5cc648d51f3b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Acquiring lock "cinder-attachment_update-ad1438cb-c7d6-4815-8600-76afa7ccfa9e-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:58:59.392052 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-878414f7-6a6b-4532-8597-5cc648d51f3b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-ad1438cb-c7d6-4815-8600-76afa7ccfa9e-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:58:59.393006 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:58:59.393006 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:58:59.921294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-878414f7-6a6b-4532-8597-5cc648d51f3b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-ad1438cb-c7d6-4815-8600-76afa7ccfa9e-np0000004436" released by "attachment_update" :: held 0.529s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:58:59.921630 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-878414f7-6a6b-4532-8597-5cc648d51f3b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db returned with HTTP 200 Jul 03 15:58:59.922169 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1105/4417] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:58:59 2026] PUT /volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:00.138888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-46a87cc6-082a-440c-84f5-8da576d8d710 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:00.141186 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-46a87cc6-082a-440c-84f5-8da576d8d710 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:00.141437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-46a87cc6-082a-440c-84f5-8da576d8d710 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:00.141647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-46a87cc6-082a-440c-84f5-8da576d8d710 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:00.155073 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:00.155073 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:00.158108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c05a6f00-7979-4fad-aea8-bb4612898af9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:00.159265 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-46a87cc6-082a-440c-84f5-8da576d8d710 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:00.160534 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c05a6f00-7979-4fad-aea8-bb4612898af9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:59:00.160816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c05a6f00-7979-4fad-aea8-bb4612898af9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:00.161086 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c05a6f00-7979-4fad-aea8-bb4612898af9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:00.163994 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-46a87cc6-082a-440c-84f5-8da576d8d710 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:00.164524 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1104/4418] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:00 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:00.173350 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:00.173350 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:00.178130 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c05a6f00-7979-4fad-aea8-bb4612898af9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:00.183578 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c05a6f00-7979-4fad-aea8-bb4612898af9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f returned with HTTP 200 Jul 03 15:59:00.184023 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1106/4419] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:00 2026] GET /volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:01.177810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e8c891ad-b6b3-4525-b995-c0d95a97b50c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:01.179681 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8c891ad-b6b3-4525-b995-c0d95a97b50c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:01.179902 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8c891ad-b6b3-4525-b995-c0d95a97b50c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:01.180113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8c891ad-b6b3-4525-b995-c0d95a97b50c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:01.193327 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:01.193327 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:01.196861 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e8c891ad-b6b3-4525-b995-c0d95a97b50c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:01.202371 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8c891ad-b6b3-4525-b995-c0d95a97b50c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:01.202809 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1105/4420] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:01 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:02.221849 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ead73c8d-2107-44b1-9c08-5a94060e183f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:02.226943 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ead73c8d-2107-44b1-9c08-5a94060e183f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:02.227258 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ead73c8d-2107-44b1-9c08-5a94060e183f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:02.227545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ead73c8d-2107-44b1-9c08-5a94060e183f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:02.248536 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:02.248536 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:02.254284 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ead73c8d-2107-44b1-9c08-5a94060e183f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:02.263649 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ead73c8d-2107-44b1-9c08-5a94060e183f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:02.263649 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1106/4421] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:02 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:03.276557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f31a58c9-c63a-42b0-93e0-154e7368ebbd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:03.279768 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f31a58c9-c63a-42b0-93e0-154e7368ebbd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:03.280067 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f31a58c9-c63a-42b0-93e0-154e7368ebbd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:03.280365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f31a58c9-c63a-42b0-93e0-154e7368ebbd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:03.304190 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:03.304190 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:03.309565 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f31a58c9-c63a-42b0-93e0-154e7368ebbd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:03.317356 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f31a58c9-c63a-42b0-93e0-154e7368ebbd tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:03.318356 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1105/4422] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:03 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:03.573536 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:03.575171 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:59:03.575530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-65369503", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:03.577020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-65369503', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:59:03.577186 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Create volume of 1 GB Jul 03 15:59:03.581244 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Availability Zones retrieved successfully. Jul 03 15:59:03.586848 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Flow 'volume_create_api' (528727b1-5778-4f10-a2f6-69c73cd067cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:59:03.587778 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1b50e3-94c6-4ab6-be0b-734efa27460a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:03.589257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:59:03.625446 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1b50e3-94c6-4ab6-be0b-734efa27460a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:03.626745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fc9d1e-d924-45f9-a246-afbff637082d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:03.714229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Created reservations ['5ab62ccf-bcc3-466d-b584-eecfadd9e708', 'abd4d3e4-c5cb-40cf-96ac-d52690102245', 'ba8a6174-7db2-449a-86ca-2d619d28b054', '5b961361-f91d-4768-9254-39448cc47965'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:59:03.715235 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fc9d1e-d924-45f9-a246-afbff637082d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab62ccf-bcc3-466d-b584-eecfadd9e708', 'abd4d3e4-c5cb-40cf-96ac-d52690102245', 'ba8a6174-7db2-449a-86ca-2d619d28b054', '5b961361-f91d-4768-9254-39448cc47965']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:03.716023 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d49cfb-ffb7-4ed7-8de8-3805b3f19e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:03.742300 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d49cfb-ffb7-4ed7-8de8-3805b3f19e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e5a8e4-05d9-466e-a964-3eee697323ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-65369503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ff7af53f154ab1b93ed85514eaedab',qos_specs=None,replication_status=,reservations=['5ab62ccf-bcc3-466d-b584-eecfadd9e708','abd4d3e4-c5cb-40cf-96ac-d52690102245','ba8a6174-7db2-449a-86ca-2d619d28b054','5b961361-f91d-4768-9254-39448cc47965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4f830927d8432ea2dbefd1e5c3d08d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-65369503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e5a8e4-05d9-466e-a964-3eee697323ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ff7af53f154ab1b93ed85514eaedab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9e4f830927d8432ea2dbefd1e5c3d08d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:03.742991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330334cd-d199-4d30-8aa8-2b87b24280c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:03.766101 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330334cd-d199-4d30-8aa8-2b87b24280c2) transitioned into 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-65369503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ff7af53f154ab1b93ed85514eaedab',qos_specs=None,replication_status=,reservations=['5ab62ccf-bcc3-466d-b584-eecfadd9e708','abd4d3e4-c5cb-40cf-96ac-d52690102245','ba8a6174-7db2-449a-86ca-2d619d28b054','5b961361-f91d-4768-9254-39448cc47965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4f830927d8432ea2dbefd1e5c3d08d',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:03.766695 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f665149-4cbd-45fd-8def-1c3ead1ae8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:03.778932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f665149-4cbd-45fd-8def-1c3ead1ae8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:03.779796 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Flow 'volume_create_api' (528727b1-5778-4f10-a2f6-69c73cd067cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:59:03.780154 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Create volume request issued successfully. Jul 03 15:59:03.780801 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4610f0c2-35da-406f-a85b-6c1bddbfc72c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:59:03.781404 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1107/4423] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 15:59:03 2026] POST /volume/v3/volumes => generated 787 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:03.797540 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3e453632-4c26-4808-92f7-4e1c99fcbec4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:03.800864 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e453632-4c26-4808-92f7-4e1c99fcbec4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:03.801187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e453632-4c26-4808-92f7-4e1c99fcbec4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:03.801455 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3e453632-4c26-4808-92f7-4e1c99fcbec4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:03.809656 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:03.809656 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:03.814018 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3e453632-4c26-4808-92f7-4e1c99fcbec4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:03.818738 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3e453632-4c26-4808-92f7-4e1c99fcbec4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:03.819223 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1106/4424] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:03 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:04.335358 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-84000eec-ab70-42b6-93f8-069d3efbe8b2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:04.337131 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84000eec-ab70-42b6-93f8-069d3efbe8b2 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:04.337360 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84000eec-ab70-42b6-93f8-069d3efbe8b2 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:04.337542 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84000eec-ab70-42b6-93f8-069d3efbe8b2 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:04.351873 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:04.351873 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:04.355829 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-84000eec-ab70-42b6-93f8-069d3efbe8b2 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:04.361904 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84000eec-ab70-42b6-93f8-069d3efbe8b2 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:04.362338 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1107/4425] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:04 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:04.408637 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-076b6351-6e93-4053-8d74-cd6b8b608a5e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:04.411242 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-076b6351-6e93-4053-8d74-cd6b8b608a5e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6 Jul 03 15:59:04.411458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-076b6351-6e93-4053-8d74-cd6b8b608a5e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:04.411699 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-076b6351-6e93-4053-8d74-cd6b8b608a5e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:04.420787 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:04.420787 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:04.834039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-605ef3c1-98d5-4a14-9644-f464ec380c26 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:04.836539 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-605ef3c1-98d5-4a14-9644-f464ec380c26 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:04.836844 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-605ef3c1-98d5-4a14-9644-f464ec380c26 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:04.837109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-605ef3c1-98d5-4a14-9644-f464ec380c26 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:04.846947 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:04.846947 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:04.851845 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-605ef3c1-98d5-4a14-9644-f464ec380c26 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:04.857196 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-605ef3c1-98d5-4a14-9644-f464ec380c26 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:04.857690 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1108/4426] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:04 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:04.873854 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-523ea78d-9da1-48c2-93c2-a07261cf07f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:04.876264 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-523ea78d-9da1-48c2-93c2-a07261cf07f2 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:04.876549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-523ea78d-9da1-48c2-93c2-a07261cf07f2 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:04.876827 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-523ea78d-9da1-48c2-93c2-a07261cf07f2 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:04.886220 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:04.886220 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:04.890814 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-523ea78d-9da1-48c2-93c2-a07261cf07f2 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:04.896291 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-523ea78d-9da1-48c2-93c2-a07261cf07f2 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:04.896804 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1107/4427] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:04 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:04.944293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-ec40b606-b291-4c55-ad2b-53e5ad4de90b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:04.948332 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-ec40b606-b291-4c55-ad2b-53e5ad4de90b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:04.948513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-ec40b606-b291-4c55-ad2b-53e5ad4de90b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:04.948716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-ec40b606-b291-4c55-ad2b-53e5ad4de90b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:04.960080 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:04.960080 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:04.964711 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-076b6351-6e93-4053-8d74-cd6b8b608a5e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6 returned with HTTP 200 Jul 03 15:59:04.965343 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1106/4428] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:59:04 2026] DELETE /volume/v3/attachments/b466c9b8-671f-4ad2-a6a7-00ec0523d9a6 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:04.969460 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-ec40b606-b291-4c55-ad2b-53e5ad4de90b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:04.974357 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-ec40b606-b291-4c55-ad2b-53e5ad4de90b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:04.974719 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1108/4429] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:04 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:04.977676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:04.980216 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:59:04.980423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:04.980692 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:04.980899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: 554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:59:04.989852 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:04.989852 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:04.990312 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:05.009372 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 15:59:05.009602 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-3a37a2cc-e522-443d-baf6-38bd5ab5a9fa req-7d92741f-b66d-45e3-b089-2a5067355f91 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f returned with HTTP 202 Jul 03 15:59:05.010173 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1109/4430] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 15:59:04 2026] DELETE /volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:59:05.146643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a1b297ad-912f-44ea-9419-50cd79b09975 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:05.149148 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a1b297ad-912f-44ea-9419-50cd79b09975 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db/action Jul 03 15:59:05.149548 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a1b297ad-912f-44ea-9419-50cd79b09975 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:59:05.149713 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a1b297ad-912f-44ea-9419-50cd79b09975 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:05.178167 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:05.178167 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:05.202190 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-4355c0ee-3ba2-474e-80c8-ab409102b166 req-a1b297ad-912f-44ea-9419-50cd79b09975 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db/action returned with HTTP 204 Jul 03 15:59:05.202724 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1108/4431] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:59:05 2026] POST /volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:05.376726 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2abb36e3-7c28-4501-ae59-06a67e5b675d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:05.378868 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2abb36e3-7c28-4501-ae59-06a67e5b675d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:05.379007 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2abb36e3-7c28-4501-ae59-06a67e5b675d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:05.379183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2abb36e3-7c28-4501-ae59-06a67e5b675d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:05.393051 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:05.393051 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:05.397052 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2abb36e3-7c28-4501-ae59-06a67e5b675d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:05.402539 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2abb36e3-7c28-4501-ae59-06a67e5b675d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:05.403064 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1107/4432] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:05 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:06.992285 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-129a8f43-bd7f-4809-95ef-d309a1e312fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:06.994785 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-129a8f43-bd7f-4809-95ef-d309a1e312fe tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:06.995035 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-129a8f43-bd7f-4809-95ef-d309a1e312fe tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:06.995276 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-129a8f43-bd7f-4809-95ef-d309a1e312fe tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.019293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-76491d55-89c0-4fa5-8c0e-317929287963 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.019783 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76491d55-89c0-4fa5-8c0e-317929287963 None None] GET https://10.4.3.228/volume// Jul 03 15:59:07.019935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76491d55-89c0-4fa5-8c0e-317929287963 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.020192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76491d55-89c0-4fa5-8c0e-317929287963 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.020582 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76491d55-89c0-4fa5-8c0e-317929287963 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:07.020893 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1110/4433] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:07.023134 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.023134 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:07.035536 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-129a8f43-bd7f-4809-95ef-d309a1e312fe tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:07.035675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-0812771d-1e5e-45ed-a23c-c0dc982f891e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.037641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-0812771d-1e5e-45ed-a23c-c0dc982f891e tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:59:07.038136 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-0812771d-1e5e-45ed-a23c-c0dc982f891e tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67e5a8e4-05d9-466e-a964-3eee697323ba", "connector": null, "instance_uuid": "74637185-2bae-4ea7-9e48-d1a3485769f3"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:07.041121 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-129a8f43-bd7f-4809-95ef-d309a1e312fe tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:07.041734 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1109/4434] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:06 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1511 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:07.048094 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.048094 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:07.055062 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-97f12f7a-988a-47e8-8473-341b87e58044 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.057428 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-97f12f7a-988a-47e8-8473-341b87e58044 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:07.057610 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-97f12f7a-988a-47e8-8473-341b87e58044 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.057875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-97f12f7a-988a-47e8-8473-341b87e58044 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.074540 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.074540 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:07.079684 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-97f12f7a-988a-47e8-8473-341b87e58044 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:07.087233 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-97f12f7a-988a-47e8-8473-341b87e58044 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:07.100157 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1108/4435] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:07.108860 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-0812771d-1e5e-45ed-a23c-c0dc982f891e tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:59:07.109895 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1109/4436] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:59:07 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:07.113196 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3daf3f4a-b09f-47d6-ab48-eed563cbe4de None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.116478 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3daf3f4a-b09f-47d6-ab48-eed563cbe4de tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:07.116794 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3daf3f4a-b09f-47d6-ab48-eed563cbe4de tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.117073 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3daf3f4a-b09f-47d6-ab48-eed563cbe4de tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.132169 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.132169 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:07.137652 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3daf3f4a-b09f-47d6-ab48-eed563cbe4de tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:07.144951 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3daf3f4a-b09f-47d6-ab48-eed563cbe4de tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:07.145560 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1111/4437] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:07.196801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-0aae5d6c-1a2e-4be5-9fb3-0088ce1a5470 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.199520 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-0aae5d6c-1a2e-4be5-9fb3-0088ce1a5470 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:07.199801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-0aae5d6c-1a2e-4be5-9fb3-0088ce1a5470 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.200027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-0aae5d6c-1a2e-4be5-9fb3-0088ce1a5470 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.217897 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.217897 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:07.222707 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-0aae5d6c-1a2e-4be5-9fb3-0088ce1a5470 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:07.229726 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-0aae5d6c-1a2e-4be5-9fb3-0088ce1a5470 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:07.230322 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1110/4438] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1511 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:07.251769 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-7325c402-af7c-414a-b321-0f2df52066d0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.254291 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-7325c402-af7c-414a-b321-0f2df52066d0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e/action Jul 03 15:59:07.254782 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-7325c402-af7c-414a-b321-0f2df52066d0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:59:07.254891 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-7325c402-af7c-414a-b321-0f2df52066d0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:07.270033 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.270033 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:07.270719 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-7325c402-af7c-414a-b321-0f2df52066d0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:07.279711 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-7325c402-af7c-414a-b321-0f2df52066d0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Begin detaching volume completed successfully. Jul 03 15:59:07.280119 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-7325c402-af7c-414a-b321-0f2df52066d0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e/action returned with HTTP 202 Jul 03 15:59:07.280713 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1109/4439] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:59:07 2026] POST /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 15:59:07.305711 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bdb677d4-962a-4c31-95da-e0f7f92ae3dc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.308309 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bdb677d4-962a-4c31-95da-e0f7f92ae3dc tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:07.309426 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bdb677d4-962a-4c31-95da-e0f7f92ae3dc tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.309426 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bdb677d4-962a-4c31-95da-e0f7f92ae3dc tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.332595 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.332595 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:07.335963 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bdb677d4-962a-4c31-95da-e0f7f92ae3dc tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:07.342844 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bdb677d4-962a-4c31-95da-e0f7f92ae3dc tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:07.343528 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1110/4440] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1514 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:07.502438 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3da3d9e0-f8f4-46e6-aab5-f191e905e996 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.505233 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3da3d9e0-f8f4-46e6-aab5-f191e905e996 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:07.505595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3da3d9e0-f8f4-46e6-aab5-f191e905e996 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.505930 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3da3d9e0-f8f4-46e6-aab5-f191e905e996 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.520454 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.520454 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:07.525281 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-3da3d9e0-f8f4-46e6-aab5-f191e905e996 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:07.530101 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3da3d9e0-f8f4-46e6-aab5-f191e905e996 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:07.530525 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1112/4441] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:07.655473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5a172b83-650b-4e67-83e4-e7507437e16b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.655889 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a172b83-650b-4e67-83e4-e7507437e16b None None] GET https://10.4.3.228/volume// Jul 03 15:59:07.656082 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5a172b83-650b-4e67-83e4-e7507437e16b None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.656331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5a172b83-650b-4e67-83e4-e7507437e16b None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.656788 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a172b83-650b-4e67-83e4-e7507437e16b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:07.657283 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1111/4442] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:07.666548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-7278ebb5-84bd-4aa8-a3e7-7851fd8e6aa7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.669142 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-7278ebb5-84bd-4aa8-a3e7-7851fd8e6aa7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:07.669453 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-7278ebb5-84bd-4aa8-a3e7-7851fd8e6aa7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:07.669752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-7278ebb5-84bd-4aa8-a3e7-7851fd8e6aa7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:07.681580 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.681580 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:07.688279 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-7278ebb5-84bd-4aa8-a3e7-7851fd8e6aa7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:07.695416 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-7278ebb5-84bd-4aa8-a3e7-7851fd8e6aa7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:07.695988 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1110/4443] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:59:07 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 1041 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:07.831367 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-a049176d-d621-4fd2-82da-8bc7594beb1c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:07.834169 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-a049176d-d621-4fd2-82da-8bc7594beb1c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] PUT https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 Jul 03 15:59:07.835388 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-a049176d-d621-4fd2-82da-8bc7594beb1c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:07.849593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-a049176d-d621-4fd2-82da-8bc7594beb1c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Acquiring lock "cinder-attachment_update-67e5a8e4-05d9-466e-a964-3eee697323ba-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:59:07.856594 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-a049176d-d621-4fd2-82da-8bc7594beb1c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Lock "cinder-attachment_update-67e5a8e4-05d9-466e-a964-3eee697323ba-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:59:07.858285 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:07.858285 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:08.312068 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-85671a66-8f68-4a20-a184-24be4feb6e7d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:08.312515 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-85671a66-8f68-4a20-a184-24be4feb6e7d None None] GET https://10.4.3.228/volume// Jul 03 15:59:08.312671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-85671a66-8f68-4a20-a184-24be4feb6e7d None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:08.312843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-85671a66-8f68-4a20-a184-24be4feb6e7d None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:08.313219 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-85671a66-8f68-4a20-a184-24be4feb6e7d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:08.313558 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1113/4444] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:59:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:08.324342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-f0bddd9e-1196-475a-a320-aef15c7f1199 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:08.327349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-f0bddd9e-1196-475a-a320-aef15c7f1199 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:08.327585 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-f0bddd9e-1196-475a-a320-aef15c7f1199 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:08.327760 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-f0bddd9e-1196-475a-a320-aef15c7f1199 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:08.344023 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:08.344023 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:08.347750 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-f0bddd9e-1196-475a-a320-aef15c7f1199 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:08.352415 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-f0bddd9e-1196-475a-a320-aef15c7f1199 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:08.352877 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1112/4445] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:59:08 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1694 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:08.360772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-10dd0d99-c170-4c19-8c70-0daadc6cc79e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:08.362785 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10dd0d99-c170-4c19-8c70-0daadc6cc79e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:08.363103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-10dd0d99-c170-4c19-8c70-0daadc6cc79e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:08.363343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-10dd0d99-c170-4c19-8c70-0daadc6cc79e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:08.377580 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:08.377580 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:08.382278 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-10dd0d99-c170-4c19-8c70-0daadc6cc79e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:08.387683 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10dd0d99-c170-4c19-8c70-0daadc6cc79e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:08.388190 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1111/4446] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:08 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1514 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:08.391601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-a049176d-d621-4fd2-82da-8bc7594beb1c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Lock "cinder-attachment_update-67e5a8e4-05d9-466e-a964-3eee697323ba-np0000004436" released by "attachment_update" :: held 0.534s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:59:08.391601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-a049176d-d621-4fd2-82da-8bc7594beb1c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 returned with HTTP 200 Jul 03 15:59:08.391601 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1111/4447] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:59:07 2026] PUT /volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:08.491641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3f2ee505-88c2-485f-af6d-1ed38efd566e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:08.494034 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f2ee505-88c2-485f-af6d-1ed38efd566e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f Jul 03 15:59:08.494286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f2ee505-88c2-485f-af6d-1ed38efd566e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:08.494522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3f2ee505-88c2-485f-af6d-1ed38efd566e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:08.502202 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3f2ee505-88c2-485f-af6d-1ed38efd566e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f returned with HTTP 404 Jul 03 15:59:08.502825 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1114/4448] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:08 2026] GET /volume/v3/volumes/554519a4-5895-481b-98b3-b1e5b1a9965f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:08.549526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac3d372f-d51e-4416-b354-381e1048e9e4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:08.551495 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac3d372f-d51e-4416-b354-381e1048e9e4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:08.551751 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac3d372f-d51e-4416-b354-381e1048e9e4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:08.552010 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac3d372f-d51e-4416-b354-381e1048e9e4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:08.563112 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:08.563112 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:08.567307 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ac3d372f-d51e-4416-b354-381e1048e9e4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:08.572314 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:08.573535 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac3d372f-d51e-4416-b354-381e1048e9e4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:08.574064 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1113/4449] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:08 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:08.575436 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:59:08.575839 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:08.576037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:08.576131 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:59:08.581582 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:08.581582 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:08.582554 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:59:08.601532 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot delete request issued successfully. Jul 03 15:59:08.601723 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-922ee121-c0be-4cee-a41d-7d6495a76c22 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 202 Jul 03 15:59:08.602332 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1112/4450] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 15:59:08 2026] DELETE /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:59:08.612300 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-76294efe-a98b-46ee-a0b7-9e59270af3e0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:08.614363 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-76294efe-a98b-46ee-a0b7-9e59270af3e0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:59:08.614799 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-76294efe-a98b-46ee-a0b7-9e59270af3e0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:08.615160 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-76294efe-a98b-46ee-a0b7-9e59270af3e0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:08.622507 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:08.622507 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:08.623701 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-76294efe-a98b-46ee-a0b7-9e59270af3e0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 15:59:08.624528 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-76294efe-a98b-46ee-a0b7-9e59270af3e0 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 200 Jul 03 15:59:08.625059 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1112/4451] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:59:08 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:09.023528 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-54326a1f-77a8-457c-9015-2fb3958d3da7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:09.025973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-54326a1f-77a8-457c-9015-2fb3958d3da7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:09.026215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-54326a1f-77a8-457c-9015-2fb3958d3da7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:09.026415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-54326a1f-77a8-457c-9015-2fb3958d3da7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:09.039484 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:09.039484 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:09.043768 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-54326a1f-77a8-457c-9015-2fb3958d3da7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:09.049242 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-54326a1f-77a8-457c-9015-2fb3958d3da7 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:09.049727 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1115/4452] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:09 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1514 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:09.403420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6c260fe4-1c11-4b20-9920-1e0a200be671 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:09.405282 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c260fe4-1c11-4b20-9920-1e0a200be671 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:09.405552 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c260fe4-1c11-4b20-9920-1e0a200be671 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:09.405831 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c260fe4-1c11-4b20-9920-1e0a200be671 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:09.418988 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:09.418988 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:09.423542 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6c260fe4-1c11-4b20-9920-1e0a200be671 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:09.429342 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c260fe4-1c11-4b20-9920-1e0a200be671 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:09.429909 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1114/4453] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:09 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1514 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:09.564970 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-ec745925-dc2d-441a-a68c-11650b5c4b90 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:09.567850 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-ec745925-dc2d-441a-a68c-11650b5c4b90 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db Jul 03 15:59:09.568061 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-ec745925-dc2d-441a-a68c-11650b5c4b90 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:09.568317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-ec745925-dc2d-441a-a68c-11650b5c4b90 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:09.579072 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:09.579072 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:09.593288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e8cd3f25-243a-4cd9-be7c-cdca4eaba742 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:09.597193 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8cd3f25-243a-4cd9-be7c-cdca4eaba742 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:09.597422 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8cd3f25-243a-4cd9-be7c-cdca4eaba742 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:09.597909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8cd3f25-243a-4cd9-be7c-cdca4eaba742 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:09.609839 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:09.609839 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:09.615303 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e8cd3f25-243a-4cd9-be7c-cdca4eaba742 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:09.622291 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8cd3f25-243a-4cd9-be7c-cdca4eaba742 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:09.622794 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1113/4454] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:09 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:09.635055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-218a7ee2-b135-47e4-949a-a4f9b09eb8fe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:09.639959 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-218a7ee2-b135-47e4-949a-a4f9b09eb8fe tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 Jul 03 15:59:09.640303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-218a7ee2-b135-47e4-949a-a4f9b09eb8fe tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:09.640680 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-218a7ee2-b135-47e4-949a-a4f9b09eb8fe tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:09.647752 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-218a7ee2-b135-47e4-949a-a4f9b09eb8fe tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 returned with HTTP 404 Jul 03 15:59:09.648396 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1116/4455] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 15:59:09 2026] GET /volume/v3/snapshots/034a1db3-6797-483c-b325-89df87240a46 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:09.658911 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-faced417-e223-445c-8365-a582454b6c50 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:09.661346 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-faced417-e223-445c-8365-a582454b6c50 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:59:09.661653 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-faced417-e223-445c-8365-a582454b6c50 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:09.661948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-faced417-e223-445c-8365-a582454b6c50 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:09.662198 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-faced417-e223-445c-8365-a582454b6c50 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: 2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:59:09.673612 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:09.673612 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:09.674313 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-faced417-e223-445c-8365-a582454b6c50 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:09.705162 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-faced417-e223-445c-8365-a582454b6c50 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 15:59:09.705436 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-faced417-e223-445c-8365-a582454b6c50 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 202 Jul 03 15:59:09.706048 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1115/4456] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 15:59:09 2026] DELETE /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:59:09.715571 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-545a4a6f-ed75-4a89-9b08-a18530fe61a2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:09.717763 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-545a4a6f-ed75-4a89-9b08-a18530fe61a2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:59:09.718057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-545a4a6f-ed75-4a89-9b08-a18530fe61a2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:09.718298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-545a4a6f-ed75-4a89-9b08-a18530fe61a2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:09.731407 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:09.731407 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:09.739689 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-545a4a6f-ed75-4a89-9b08-a18530fe61a2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:09.752354 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-545a4a6f-ed75-4a89-9b08-a18530fe61a2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 200 Jul 03 15:59:09.753051 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1114/4457] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:09 2026] GET /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:10.108403 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-36b68f9c-1592-4ad2-918d-d9e1e723f1a6 req-ec745925-dc2d-441a-a68c-11650b5c4b90 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db returned with HTTP 200 Jul 03 15:59:10.108727 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1113/4458] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 15:59:09 2026] DELETE /volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:10.446823 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c84f1837-46b9-4f74-9b0a-a8fc18614e52 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:10.448694 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c84f1837-46b9-4f74-9b0a-a8fc18614e52 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:10.448895 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c84f1837-46b9-4f74-9b0a-a8fc18614e52 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:10.449097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c84f1837-46b9-4f74-9b0a-a8fc18614e52 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:10.460276 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:10.460276 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:10.464071 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c84f1837-46b9-4f74-9b0a-a8fc18614e52 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:10.470574 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c84f1837-46b9-4f74-9b0a-a8fc18614e52 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:10.471169 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1117/4459] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:10 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:10.644663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1b324731-7c6c-45b6-8c4c-f100314338a1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:10.646742 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b324731-7c6c-45b6-8c4c-f100314338a1 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:10.646962 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b324731-7c6c-45b6-8c4c-f100314338a1 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:10.647168 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1b324731-7c6c-45b6-8c4c-f100314338a1 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:10.657153 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:10.657153 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:10.661276 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1b324731-7c6c-45b6-8c4c-f100314338a1 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:10.666673 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1b324731-7c6c-45b6-8c4c-f100314338a1 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:10.667248 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1116/4460] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:10 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:10.767425 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2e1bfbf2-a10e-4db8-a0e2-7ddd482e5ca2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:10.769298 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2e1bfbf2-a10e-4db8-a0e2-7ddd482e5ca2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 Jul 03 15:59:10.769517 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2e1bfbf2-a10e-4db8-a0e2-7ddd482e5ca2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:10.770011 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2e1bfbf2-a10e-4db8-a0e2-7ddd482e5ca2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:10.776052 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2e1bfbf2-a10e-4db8-a0e2-7ddd482e5ca2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 returned with HTTP 404 Jul 03 15:59:10.776606 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1115/4461] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:10 2026] GET /volume/v3/volumes/2c1e8cf1-e8a1-46e7-ad3f-56a254aae019 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:10.807468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:10.809678 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 15:59:10.810174 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1739406022", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": null, "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:10.812272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1739406022', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': None, 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:59:10.894138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 15:59:10.894560 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:10.894560 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:10.899483 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 15:59:10.907978 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (788d0435-dd22-4091-8c11-3e36d01907ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:59:10.909718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d7d98e-8f86-4dc2-88f2-6e06d4d201e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:10.911068 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:59:10.979744 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d7d98e-8f86-4dc2-88f2-6e06d4d201e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:10.980869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f322349-945b-499d-bb82-54d648fa0ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:11.034365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['0e529bc7-6f31-4271-a268-dfe8d9b032e6', '417b7451-506c-4e35-955c-39a381287b37', '292c2d02-f210-4991-b9ec-2e5e3bb9d25b', '428c43ff-4678-4ed7-8a76-95fc0c9c87c2'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:59:11.035306 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f322349-945b-499d-bb82-54d648fa0ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e529bc7-6f31-4271-a268-dfe8d9b032e6', '417b7451-506c-4e35-955c-39a381287b37', '292c2d02-f210-4991-b9ec-2e5e3bb9d25b', '428c43ff-4678-4ed7-8a76-95fc0c9c87c2']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:11.036143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4f2494-60c7-4a09-9814-ae2406517ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:11.058243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4f2494-60c7-4a09-9814-ae2406517ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67c7943-9467-41cd-b311-d5a932ca9313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1739406022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['0e529bc7-6f31-4271-a268-dfe8d9b032e6','417b7451-506c-4e35-955c-39a381287b37','292c2d02-f210-4991-b9ec-2e5e3bb9d25b','428c43ff-4678-4ed7-8a76-95fc0c9c87c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T15:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1739406022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67c7943-9467-41cd-b311-d5a932ca9313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:11.059000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec47479-89cb-4cf9-8a8c-c11f6e2e48a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:11.080658 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec47479-89cb-4cf9-8a8c-c11f6e2e48a0) transitioned into 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-1739406022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['0e529bc7-6f31-4271-a268-dfe8d9b032e6','417b7451-506c-4e35-955c-39a381287b37','292c2d02-f210-4991-b9ec-2e5e3bb9d25b','428c43ff-4678-4ed7-8a76-95fc0c9c87c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:11.081683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420b8bbe-d759-41f1-af13-85b0f599efd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:59:11.092364 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420b8bbe-d759-41f1-af13-85b0f599efd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:59:11.093208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (788d0435-dd22-4091-8c11-3e36d01907ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:59:11.093481 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 15:59:11.094090 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eec99b16-8b62-4f42-9a22-e005332b1a3a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 15:59:11.094501 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1114/4462] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 15:59:10 2026] POST /volume/v3/volumes => generated 759 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:59:11.106452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bec154fb-afb3-443f-ba71-bf7c3296e4b2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:11.108099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bec154fb-afb3-443f-ba71-bf7c3296e4b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 15:59:11.108302 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bec154fb-afb3-443f-ba71-bf7c3296e4b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:11.108499 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bec154fb-afb3-443f-ba71-bf7c3296e4b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:11.115552 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:11.115552 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:11.121372 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bec154fb-afb3-443f-ba71-bf7c3296e4b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:11.127612 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bec154fb-afb3-443f-ba71-bf7c3296e4b2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 15:59:11.128307 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1118/4463] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:11 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:11.689649 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-55ee980a-7d0e-426c-b1fd-5555dddc5693 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:11.691812 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-55ee980a-7d0e-426c-b1fd-5555dddc5693 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:11.692051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-55ee980a-7d0e-426c-b1fd-5555dddc5693 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:11.692376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-55ee980a-7d0e-426c-b1fd-5555dddc5693 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:11.703832 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:11.703832 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:11.711659 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-55ee980a-7d0e-426c-b1fd-5555dddc5693 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:11.719455 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-55ee980a-7d0e-426c-b1fd-5555dddc5693 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:11.719954 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1117/4464] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:11 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:12.148396 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7f67eb41-338a-4dda-86d4-f1db59841f96 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:12.155473 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f67eb41-338a-4dda-86d4-f1db59841f96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 15:59:12.155473 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f67eb41-338a-4dda-86d4-f1db59841f96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:12.155473 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f67eb41-338a-4dda-86d4-f1db59841f96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:12.163487 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:12.163487 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:12.168514 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7f67eb41-338a-4dda-86d4-f1db59841f96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:12.175565 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f67eb41-338a-4dda-86d4-f1db59841f96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 15:59:12.175565 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1116/4465] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:12 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:12.193492 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b0767735-58cd-4501-8da4-ea39a91e83b6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:12.195683 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b0767735-58cd-4501-8da4-ea39a91e83b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 15:59:12.195875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b0767735-58cd-4501-8da4-ea39a91e83b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:12.196089 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b0767735-58cd-4501-8da4-ea39a91e83b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:12.204312 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:12.204312 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:12.209083 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b0767735-58cd-4501-8da4-ea39a91e83b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:12.215273 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b0767735-58cd-4501-8da4-ea39a91e83b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 15:59:12.215864 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1115/4466] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:12 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:12.636785 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-047f9871-472a-410d-b4c1-0113875a6984 req-7c3a427a-cde2-41c0-a03a-84aa4e7e1f9e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:12.639932 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-7c3a427a-cde2-41c0-a03a-84aa4e7e1f9e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 15:59:12.640189 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-7c3a427a-cde2-41c0-a03a-84aa4e7e1f9e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:12.640600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-7c3a427a-cde2-41c0-a03a-84aa4e7e1f9e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:12.658204 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:12.658204 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:12.665517 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-047f9871-472a-410d-b4c1-0113875a6984 req-7c3a427a-cde2-41c0-a03a-84aa4e7e1f9e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 15:59:12.672737 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-7c3a427a-cde2-41c0-a03a-84aa4e7e1f9e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 15:59:12.672737 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1119/4467] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:12 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:12.737389 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d961d406-eeef-4d48-836b-31b6f7d1228b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:12.739865 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d961d406-eeef-4d48-836b-31b6f7d1228b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:12.740195 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d961d406-eeef-4d48-836b-31b6f7d1228b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:12.741172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d961d406-eeef-4d48-836b-31b6f7d1228b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:12.759579 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:12.759579 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:12.764585 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d961d406-eeef-4d48-836b-31b6f7d1228b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:12.771686 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d961d406-eeef-4d48-836b-31b6f7d1228b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:12.772293 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1118/4468] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:12 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:13.507512 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-4a20d121-6ea5-4715-bd38-a5ceed8675e7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:13.509476 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-4a20d121-6ea5-4715-bd38-a5ceed8675e7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 15:59:13.509696 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-4a20d121-6ea5-4715-bd38-a5ceed8675e7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:13.509897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-4a20d121-6ea5-4715-bd38-a5ceed8675e7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:13.516490 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:13.516490 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:13.520612 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-4a20d121-6ea5-4715-bd38-a5ceed8675e7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:13.525930 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-4a20d121-6ea5-4715-bd38-a5ceed8675e7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 15:59:13.526395 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1117/4469] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:13 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:13.791415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-33ff4783-30a0-4651-9fb5-8cc61f908b8f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:13.793191 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-33ff4783-30a0-4651-9fb5-8cc61f908b8f tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:13.793407 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-33ff4783-30a0-4651-9fb5-8cc61f908b8f tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:13.793562 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-33ff4783-30a0-4651-9fb5-8cc61f908b8f tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:13.803010 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:13.803010 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:13.806365 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-33ff4783-30a0-4651-9fb5-8cc61f908b8f tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:13.810355 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-33ff4783-30a0-4651-9fb5-8cc61f908b8f tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:13.810738 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1116/4470] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:13 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:14.006101 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-e78bf44f-d947-4773-9570-a42ff6ec0182 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.008177 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-e78bf44f-d947-4773-9570-a42ff6ec0182 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 15:59:14.008416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-e78bf44f-d947-4773-9570-a42ff6ec0182 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.008640 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-e78bf44f-d947-4773-9570-a42ff6ec0182 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.015472 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.015472 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:14.019782 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-e78bf44f-d947-4773-9570-a42ff6ec0182 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:14.025962 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-e78bf44f-d947-4773-9570-a42ff6ec0182 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 15:59:14.026480 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1120/4471] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:14 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:14.036324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e3ff21d1-e2f2-4398-b359-5c16956d0187 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.036706 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3ff21d1-e2f2-4398-b359-5c16956d0187 None None] GET https://10.4.3.228/volume// Jul 03 15:59:14.036817 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3ff21d1-e2f2-4398-b359-5c16956d0187 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.036982 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e3ff21d1-e2f2-4398-b359-5c16956d0187 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.037296 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e3ff21d1-e2f2-4398-b359-5c16956d0187 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:14.037575 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1119/4472] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 15:59:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:14.046454 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-b6d587b5-3678-4dce-9592-b670f4546633 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.048603 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-b6d587b5-3678-4dce-9592-b670f4546633 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:59:14.049098 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-b6d587b5-3678-4dce-9592-b670f4546633 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f67c7943-9467-41cd-b311-d5a932ca9313", "connector": null, "instance_uuid": "8d3396fd-a6f2-4c9d-8e13-8c252ec69724"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:14.059001 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.059001 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:14.088594 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-b6d587b5-3678-4dce-9592-b670f4546633 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:59:14.089364 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1118/4473] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:59:14 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 03 15:59:14.635536 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-b82b90a6-b1c5-4587-98d6-0008b26de476 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.638015 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-b82b90a6-b1c5-4587-98d6-0008b26de476 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] POST https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511/action Jul 03 15:59:14.638439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-b82b90a6-b1c5-4587-98d6-0008b26de476 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:59:14.638604 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-b82b90a6-b1c5-4587-98d6-0008b26de476 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:14.658304 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.658304 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:14.675177 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-14223275-1ae7-46a9-8c96-107ba7fd9a28 req-b82b90a6-b1c5-4587-98d6-0008b26de476 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511/action returned with HTTP 204 Jul 03 15:59:14.675613 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1117/4474] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:59:14 2026] POST /volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:14.707820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-940cae94-e36e-4469-8e5a-f1efd985bcca None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.709631 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-940cae94-e36e-4469-8e5a-f1efd985bcca tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:14.709927 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-940cae94-e36e-4469-8e5a-f1efd985bcca tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.710132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-940cae94-e36e-4469-8e5a-f1efd985bcca tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.717157 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.717157 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:14.721074 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-940cae94-e36e-4469-8e5a-f1efd985bcca tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:14.726896 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-940cae94-e36e-4469-8e5a-f1efd985bcca tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:14.727341 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1121/4475] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:14 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:14.740827 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7155ef9a-35bc-40ae-a6d8-8af0a7988d61 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.742646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7155ef9a-35bc-40ae-a6d8-8af0a7988d61 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:14.742867 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7155ef9a-35bc-40ae-a6d8-8af0a7988d61 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.743048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7155ef9a-35bc-40ae-a6d8-8af0a7988d61 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.750117 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.750117 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:14.756892 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7155ef9a-35bc-40ae-a6d8-8af0a7988d61 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:14.761376 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7155ef9a-35bc-40ae-a6d8-8af0a7988d61 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:14.761956 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1120/4476] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:14 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:14.804655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-70fd20b2-d402-41f4-a0fd-1069cbacf399 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.807017 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-70fd20b2-d402-41f4-a0fd-1069cbacf399 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:14.807228 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-70fd20b2-d402-41f4-a0fd-1069cbacf399 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.807438 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-70fd20b2-d402-41f4-a0fd-1069cbacf399 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.815394 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.815394 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:14.820016 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-70fd20b2-d402-41f4-a0fd-1069cbacf399 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:14.824146 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c0f746f0-9a2e-4ac6-bd30-6596f380dbda None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.826253 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-70fd20b2-d402-41f4-a0fd-1069cbacf399 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:14.826378 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0f746f0-9a2e-4ac6-bd30-6596f380dbda tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:14.826694 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0f746f0-9a2e-4ac6-bd30-6596f380dbda tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.826874 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1119/4477] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:14 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:14.826953 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0f746f0-9a2e-4ac6-bd30-6596f380dbda tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.840049 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.840049 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:14.843682 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0f746f0-9a2e-4ac6-bd30-6596f380dbda tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:14.847989 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0f746f0-9a2e-4ac6-bd30-6596f380dbda tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:14.848336 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1118/4478] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:14 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:14.863893 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-968ccb9d-0559-41ff-8ba6-b462853c4f64 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.865822 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-968ccb9d-0559-41ff-8ba6-b462853c4f64 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:14.866074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-968ccb9d-0559-41ff-8ba6-b462853c4f64 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.866301 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-968ccb9d-0559-41ff-8ba6-b462853c4f64 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.875275 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.875275 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:14.878636 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-968ccb9d-0559-41ff-8ba6-b462853c4f64 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:14.882614 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-968ccb9d-0559-41ff-8ba6-b462853c4f64 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:14.883000 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1122/4479] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 15:59:14 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:14.895631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b1c36b26-5a2f-4e42-a213-bb32c98a0abb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.897261 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1121/4480] 10.4.3.228 () {70 vars in 1611 bytes} [Fri Jul 3 15:59:14 2026] DELETE /volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 15:59:14.904008 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-609b709c-c4c8-4ca5-b6ac-e0408464f8ca None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.921326 np0000004436 devstack@c-api.service[99816]: WARNING keystonemiddleware.auth_token [None req-609b709c-c4c8-4ca5-b6ac-e0408464f8ca None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 15:59:14.922333 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1120/4481] 10.4.3.228 () {70 vars in 1611 bytes} [Fri Jul 3 15:59:14 2026] DELETE /volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 15:59:14.929370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2cf02611-b603-4519-a926-e4e17933b02a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:14.931356 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] DELETE https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 Jul 03 15:59:14.931590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:14.931807 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:14.938898 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:14.938898 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:14.996978 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Attachment connected to vm 74637185-2bae-4ea7-9e48-d1a3485769f3, checking data on nova Jul 03 15:59:14.997232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.compute.nova [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Creating Keystone token plugin using URL: https://10.4.3.228/identity {{(pid=99818) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 15:59:15.136679 np0000004436 devstack@c-api.service[99818]: DEBUG novaclient.v2.client [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] REQ: curl -g -i -X GET https://10.4.3.228/compute/v2.1/servers/74637185-2bae-4ea7-9e48-d1a3485769f3/os-volume_attachments/67e5a8e4-05d9-466e-a964-3eee697323ba -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9c3626b18e08d5b9049920a4d9d41d74602ab773bd828649a1c8df32c801780c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2cf02611-b603-4519-a926-e4e17933b02a" -H "X-Service-Token: {SHA256}3fe3144d260e0b63ef2306af6704d9ae0466413e12307e2575026f9cdee9234b" {{(pid=99818) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 15:59:15.232951 np0000004436 devstack@c-api.service[99818]: DEBUG novaclient.v2.client [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 15:59:15 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-940a7806-c164-49cf-88f3-899080618107 x-openstack-request-id: req-940a7806-c164-49cf-88f3-899080618107 {{(pid=99818) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 15:59:15.233162 np0000004436 devstack@c-api.service[99818]: DEBUG novaclient.v2.client [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "67e5a8e4-05d9-466e-a964-3eee697323ba", "serverId": "74637185-2bae-4ea7-9e48-d1a3485769f3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f342ea72-806c-4652-9c2b-028694a1c511", "bdm_uuid": "74c880c4-8ba1-45e4-89fc-884b2a43d970"}} {{(pid=99818) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 15:59:15.233273 np0000004436 devstack@c-api.service[99818]: DEBUG novaclient.v2.client [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET call to compute for https://10.4.3.228/compute/v2.1/servers/74637185-2bae-4ea7-9e48-d1a3485769f3/os-volume_attachments/67e5a8e4-05d9-466e-a964-3eee697323ba used request id req-940a7806-c164-49cf-88f3-899080618107 {{(pid=99818) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 15:59:15.235490 np0000004436 devstack@c-api.service[99818]: ERROR cinder.volume.api [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-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 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Caught error: Detach volume from instance 74637185-2bae-4ea7-9e48-d1a3485769f3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 74637185-2bae-4ea7-9e48-d1a3485769f3 using the Compute API Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: 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 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 15:59:15.238937 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 74637185-2bae-4ea7-9e48-d1a3485769f3 using the Compute API Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: ERROR cinder.api.middleware.fault Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.middleware.fault [None req-2cf02611-b603-4519-a926-e4e17933b02a tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 returned with HTTP 409 Jul 03 15:59:15.239979 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1119/4482] 10.4.3.228 () {68 vars in 1404 bytes} [Fri Jul 3 15:59:14 2026] DELETE /volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 => generated 167 bytes in 311 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:15.284682 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-46da93df-f03c-43ba-84df-199c0f48d676 req-7fabc43b-dcd6-46e9-87f6-8f800588779c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:15.287826 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-7fabc43b-dcd6-46e9-87f6-8f800588779c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:15.288001 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-7fabc43b-dcd6-46e9-87f6-8f800588779c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:15.288255 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-7fabc43b-dcd6-46e9-87f6-8f800588779c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:15.301989 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:15.301989 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:15.308000 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-46da93df-f03c-43ba-84df-199c0f48d676 req-7fabc43b-dcd6-46e9-87f6-8f800588779c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:15.313390 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-7fabc43b-dcd6-46e9-87f6-8f800588779c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:15.313951 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1123/4483] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:15 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 1154 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:15.335575 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-46da93df-f03c-43ba-84df-199c0f48d676 req-19817d30-4e88-4b88-98cd-7fee106f720b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:15.338471 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-19817d30-4e88-4b88-98cd-7fee106f720b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] POST https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba/action Jul 03 15:59:15.338854 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-19817d30-4e88-4b88-98cd-7fee106f720b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:59:15.338971 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-19817d30-4e88-4b88-98cd-7fee106f720b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:15.349108 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:15.349108 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:15.349612 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-46da93df-f03c-43ba-84df-199c0f48d676 req-19817d30-4e88-4b88-98cd-7fee106f720b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:15.355675 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-46da93df-f03c-43ba-84df-199c0f48d676 req-19817d30-4e88-4b88-98cd-7fee106f720b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Begin detaching volume completed successfully. Jul 03 15:59:15.355880 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-19817d30-4e88-4b88-98cd-7fee106f720b tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba/action returned with HTTP 202 Jul 03 15:59:15.356517 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1122/4484] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 15:59:15 2026] POST /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:59:16.393850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6bb37df6-257e-435a-b2ef-d829cc2a8ac4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:16.394246 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6bb37df6-257e-435a-b2ef-d829cc2a8ac4 None None] GET https://10.4.3.228/volume// Jul 03 15:59:16.394412 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6bb37df6-257e-435a-b2ef-d829cc2a8ac4 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:16.394636 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6bb37df6-257e-435a-b2ef-d829cc2a8ac4 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:16.395028 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6bb37df6-257e-435a-b2ef-d829cc2a8ac4 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:16.395403 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1121/4485] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:59:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:16.404765 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-46da93df-f03c-43ba-84df-199c0f48d676 req-e08570d1-554b-4a41-92e3-7f4e25d32f7c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:16.407059 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-e08570d1-554b-4a41-92e3-7f4e25d32f7c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 15:59:16.407290 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-e08570d1-554b-4a41-92e3-7f4e25d32f7c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:16.407526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-e08570d1-554b-4a41-92e3-7f4e25d32f7c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:16.452245 np0000004436 devstack@c-api.service[99818]: DEBUG oslo_db.sqlalchemy.engines [req-46da93df-f03c-43ba-84df-199c0f48d676 req-e08570d1-554b-4a41-92e3-7f4e25d32f7c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-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=99818) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:59:16.464317 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:16.464317 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:16.469418 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-46da93df-f03c-43ba-84df-199c0f48d676 req-e08570d1-554b-4a41-92e3-7f4e25d32f7c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 15:59:16.474668 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-e08570d1-554b-4a41-92e3-7f4e25d32f7c tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 15:59:16.474861 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1120/4486] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:59:16 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 1337 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:16.866759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5c0e6276-17db-4d6b-9255-bbaf92786bde None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:16.867213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c0e6276-17db-4d6b-9255-bbaf92786bde None None] GET https://10.4.3.228/volume// Jul 03 15:59:16.867423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c0e6276-17db-4d6b-9255-bbaf92786bde None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:16.867746 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5c0e6276-17db-4d6b-9255-bbaf92786bde None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:16.867874 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5c0e6276-17db-4d6b-9255-bbaf92786bde None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:16.868180 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1124/4487] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:59:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:16.875858 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-43194c0a-33c4-48bf-a4e0-439a72e1d3f0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:16.878442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-43194c0a-33c4-48bf-a4e0-439a72e1d3f0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:59:16.878949 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-43194c0a-33c4-48bf-a4e0-439a72e1d3f0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec045fd9-8361-426a-9f8e-1d17b46a6dce", "connector": null, "instance_uuid": "b0be1dc5-9204-458e-b4d0-98d04996069e"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:16.887966 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:16.887966 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:16.919545 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-43194c0a-33c4-48bf-a4e0-439a72e1d3f0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:59:16.920046 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1123/4488] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:59:16 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 03 15:59:17.352366 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-787fd8bf-57cb-4480-bccc-aebbe2edc571 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:17.354236 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-787fd8bf-57cb-4480-bccc-aebbe2edc571 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:17.354437 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-787fd8bf-57cb-4480-bccc-aebbe2edc571 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:17.354632 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-787fd8bf-57cb-4480-bccc-aebbe2edc571 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:17.364639 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:17.364639 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:17.368295 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-787fd8bf-57cb-4480-bccc-aebbe2edc571 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:17.373012 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-787fd8bf-57cb-4480-bccc-aebbe2edc571 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:17.373432 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1122/4489] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:17 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:17.448020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9ae9aec0-c8ae-431d-9dd3-f9773602f9be None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:17.448392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9ae9aec0-c8ae-431d-9dd3-f9773602f9be None None] GET https://10.4.3.228/volume// Jul 03 15:59:17.448534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9ae9aec0-c8ae-431d-9dd3-f9773602f9be None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:17.448755 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9ae9aec0-c8ae-431d-9dd3-f9773602f9be None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:17.449086 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9ae9aec0-c8ae-431d-9dd3-f9773602f9be None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:17.449364 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1121/4490] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:59:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:17.457612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-c5bc3918-559c-4ad5-8e03-21684af13cf2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:17.460138 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-c5bc3918-559c-4ad5-8e03-21684af13cf2 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:17.460410 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-c5bc3918-559c-4ad5-8e03-21684af13cf2 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:17.460699 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-c5bc3918-559c-4ad5-8e03-21684af13cf2 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:17.472263 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:17.472263 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:17.476148 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-c5bc3918-559c-4ad5-8e03-21684af13cf2 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:17.480405 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-c5bc3918-559c-4ad5-8e03-21684af13cf2 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:17.480880 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1125/4491] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:59:17 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:17.580839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-cb3262bd-5e8a-45ad-9395-2a5f974be752 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:17.583108 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-cb3262bd-5e8a-45ad-9395-2a5f974be752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] PUT https://10.4.3.228/volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4 Jul 03 15:59:17.583523 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-cb3262bd-5e8a-45ad-9395-2a5f974be752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:17.590892 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-cb3262bd-5e8a-45ad-9395-2a5f974be752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Acquiring lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:59:17.595543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-cb3262bd-5e8a-45ad-9395-2a5f974be752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:59:17.596454 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:17.596454 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:18.117609 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-cb3262bd-5e8a-45ad-9395-2a5f974be752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:59:18.118092 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-cb3262bd-5e8a-45ad-9395-2a5f974be752 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4 returned with HTTP 200 Jul 03 15:59:18.118542 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1124/4492] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:59:17 2026] PUT /volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:18.127160 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-efb7df03-cf13-45ee-8ebe-024bdae578e1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:18.129968 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-efb7df03-cf13-45ee-8ebe-024bdae578e1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption Jul 03 15:59:18.130161 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-efb7df03-cf13-45ee-8ebe-024bdae578e1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:18.130387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-efb7df03-cf13-45ee-8ebe-024bdae578e1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:18.140691 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:18.140691 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:18.147412 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-efb7df03-cf13-45ee-8ebe-024bdae578e1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption returned with HTTP 200 Jul 03 15:59:18.147882 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1123/4493] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 15:59:18 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:18.387365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2f97e4ef-b602-49f8-baeb-7a39afa01ebf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:18.389522 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f97e4ef-b602-49f8-baeb-7a39afa01ebf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:18.389769 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2f97e4ef-b602-49f8-baeb-7a39afa01ebf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:18.389975 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2f97e4ef-b602-49f8-baeb-7a39afa01ebf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:18.401721 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:18.401721 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:18.406916 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2f97e4ef-b602-49f8-baeb-7a39afa01ebf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:18.412423 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f97e4ef-b602-49f8-baeb-7a39afa01ebf tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:18.413085 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1122/4494] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:18 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:19.426422 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b4cb7333-5385-485a-b8ab-2d4e446a4a10 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:19.428271 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4cb7333-5385-485a-b8ab-2d4e446a4a10 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:19.428444 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b4cb7333-5385-485a-b8ab-2d4e446a4a10 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:19.428854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b4cb7333-5385-485a-b8ab-2d4e446a4a10 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:19.439139 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:19.439139 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:19.444157 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b4cb7333-5385-485a-b8ab-2d4e446a4a10 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:19.449759 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4cb7333-5385-485a-b8ab-2d4e446a4a10 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:19.450346 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1126/4495] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:19 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:20.222699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-26104480-41b4-454c-8f06-9733f8b93a8f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:20.223036 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-26104480-41b4-454c-8f06-9733f8b93a8f None None] GET https://10.4.3.228/volume// Jul 03 15:59:20.223196 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-26104480-41b4-454c-8f06-9733f8b93a8f None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:20.223387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-26104480-41b4-454c-8f06-9733f8b93a8f None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:20.223700 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-26104480-41b4-454c-8f06-9733f8b93a8f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:20.223954 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1125/4496] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:59:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:20.230867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-25f20e17-f77f-498a-ace0-37aa79362d5b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:20.232725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-25f20e17-f77f-498a-ace0-37aa79362d5b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 15:59:20.232948 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-25f20e17-f77f-498a-ace0-37aa79362d5b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:20.233129 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-25f20e17-f77f-498a-ace0-37aa79362d5b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:20.242712 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:20.242712 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:20.246243 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-25f20e17-f77f-498a-ace0-37aa79362d5b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 15:59:20.250769 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-25f20e17-f77f-498a-ace0-37aa79362d5b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 15:59:20.251153 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1124/4497] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:59:20 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:20.354590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-31039c26-1a1a-43df-bde9-d938224a81ae None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:20.356984 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-31039c26-1a1a-43df-bde9-d938224a81ae tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596 Jul 03 15:59:20.357432 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-31039c26-1a1a-43df-bde9-d938224a81ae tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:20.366257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-31039c26-1a1a-43df-bde9-d938224a81ae tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-f67c7943-9467-41cd-b311-d5a932ca9313-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:59:20.371048 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-31039c26-1a1a-43df-bde9-d938224a81ae tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-f67c7943-9467-41cd-b311-d5a932ca9313-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:59:20.372200 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:20.372200 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:20.463500 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e75921ec-4d27-4b10-8026-1a42fcc1c64e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:20.465287 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e75921ec-4d27-4b10-8026-1a42fcc1c64e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:20.465501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e75921ec-4d27-4b10-8026-1a42fcc1c64e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:20.465774 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e75921ec-4d27-4b10-8026-1a42fcc1c64e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:20.475445 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:20.475445 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:20.479295 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e75921ec-4d27-4b10-8026-1a42fcc1c64e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:20.484040 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e75921ec-4d27-4b10-8026-1a42fcc1c64e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:20.484501 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1127/4498] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:20 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:20.895932 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-31039c26-1a1a-43df-bde9-d938224a81ae tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-f67c7943-9467-41cd-b311-d5a932ca9313-np0000004436" released by "attachment_update" :: held 0.525s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:59:20.896235 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-31039c26-1a1a-43df-bde9-d938224a81ae tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596 returned with HTTP 200 Jul 03 15:59:20.896799 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1123/4499] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:59:20 2026] PUT /volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:59:21.406366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-c4a4bd66-b662-4e85-9280-a3ca60ac3c7a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:21.408482 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-c4a4bd66-b662-4e85-9280-a3ca60ac3c7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596/action Jul 03 15:59:21.408876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-c4a4bd66-b662-4e85-9280-a3ca60ac3c7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:59:21.409015 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-c4a4bd66-b662-4e85-9280-a3ca60ac3c7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:21.424688 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:21.424688 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:21.435469 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5558c955-b0aa-410e-a0cd-192b2fdab0b7 req-c4a4bd66-b662-4e85-9280-a3ca60ac3c7a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596/action returned with HTTP 204 Jul 03 15:59:21.435898 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1126/4500] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 15:59:21 2026] POST /volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:59:21.498743 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c8c6b6ad-e2ee-4ab6-a124-c134e7647908 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:21.500794 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8c6b6ad-e2ee-4ab6-a124-c134e7647908 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:21.500980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8c6b6ad-e2ee-4ab6-a124-c134e7647908 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:21.501197 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8c6b6ad-e2ee-4ab6-a124-c134e7647908 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:21.511248 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:21.511248 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:21.515240 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c8c6b6ad-e2ee-4ab6-a124-c134e7647908 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:21.520003 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8c6b6ad-e2ee-4ab6-a124-c134e7647908 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:21.520566 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1125/4501] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:21 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:22.533975 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-71276c4c-f92b-4b02-878f-673eaa732b35 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:22.535783 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-71276c4c-f92b-4b02-878f-673eaa732b35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:22.536004 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-71276c4c-f92b-4b02-878f-673eaa732b35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:22.536194 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-71276c4c-f92b-4b02-878f-673eaa732b35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:22.545805 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:22.545805 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:22.549713 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-71276c4c-f92b-4b02-878f-673eaa732b35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:22.553902 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-71276c4c-f92b-4b02-878f-673eaa732b35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:22.554290 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1128/4502] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:22 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:23.567762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e39322b1-d274-4293-87dc-caacbb8afb22 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:23.569961 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e39322b1-d274-4293-87dc-caacbb8afb22 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:23.570179 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e39322b1-d274-4293-87dc-caacbb8afb22 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:23.570401 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e39322b1-d274-4293-87dc-caacbb8afb22 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:23.581948 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:23.581948 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:23.586030 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e39322b1-d274-4293-87dc-caacbb8afb22 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:23.590976 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e39322b1-d274-4293-87dc-caacbb8afb22 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:23.591579 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1124/4503] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:23 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:24.606348 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c4d58363-925a-417c-9361-7e43efa19f54 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:24.608040 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c4d58363-925a-417c-9361-7e43efa19f54 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:24.608252 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c4d58363-925a-417c-9361-7e43efa19f54 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:24.608457 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c4d58363-925a-417c-9361-7e43efa19f54 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:24.618183 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:24.618183 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:24.621222 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c4d58363-925a-417c-9361-7e43efa19f54 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:24.625152 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c4d58363-925a-417c-9361-7e43efa19f54 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:24.625580 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1127/4504] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:24 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:25.641771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a424cf49-57b2-4acc-bf55-e51900680204 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:25.644015 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a424cf49-57b2-4acc-bf55-e51900680204 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:25.644270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a424cf49-57b2-4acc-bf55-e51900680204 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:25.644515 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a424cf49-57b2-4acc-bf55-e51900680204 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:25.657221 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:25.657221 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:25.661640 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a424cf49-57b2-4acc-bf55-e51900680204 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:25.667071 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a424cf49-57b2-4acc-bf55-e51900680204 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:25.667549 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1126/4505] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:25 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:26.682522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c04826f5-4a1a-47ab-b8d1-4e718fc4f7d7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:26.684642 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c04826f5-4a1a-47ab-b8d1-4e718fc4f7d7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:26.684853 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c04826f5-4a1a-47ab-b8d1-4e718fc4f7d7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:26.685065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c04826f5-4a1a-47ab-b8d1-4e718fc4f7d7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:26.697284 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:26.697284 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:26.701795 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c04826f5-4a1a-47ab-b8d1-4e718fc4f7d7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:26.706964 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c04826f5-4a1a-47ab-b8d1-4e718fc4f7d7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:26.707579 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1129/4506] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:26 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:27.722528 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c8cc988d-3f5e-454c-88fd-67d2fc0c84fa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:27.725600 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c8cc988d-3f5e-454c-88fd-67d2fc0c84fa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:27.725600 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c8cc988d-3f5e-454c-88fd-67d2fc0c84fa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:27.725600 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c8cc988d-3f5e-454c-88fd-67d2fc0c84fa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:27.736383 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:27.736383 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:27.740305 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c8cc988d-3f5e-454c-88fd-67d2fc0c84fa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:27.745274 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c8cc988d-3f5e-454c-88fd-67d2fc0c84fa tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:27.745764 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1125/4507] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:27 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:28.760426 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-70a95bec-3546-4180-86da-9e194b4131a7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:28.762244 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70a95bec-3546-4180-86da-9e194b4131a7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:28.762432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-70a95bec-3546-4180-86da-9e194b4131a7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:28.762609 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-70a95bec-3546-4180-86da-9e194b4131a7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:28.774125 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:28.774125 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:28.778238 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-70a95bec-3546-4180-86da-9e194b4131a7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:28.784414 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-70a95bec-3546-4180-86da-9e194b4131a7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:28.784943 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1128/4508] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:28 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:29.798808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2dc64c26-fb99-4d6f-b3ee-3fadd7cf6db4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:29.801575 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2dc64c26-fb99-4d6f-b3ee-3fadd7cf6db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:29.801813 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2dc64c26-fb99-4d6f-b3ee-3fadd7cf6db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:29.802003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2dc64c26-fb99-4d6f-b3ee-3fadd7cf6db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:29.812563 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:29.812563 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:29.817015 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2dc64c26-fb99-4d6f-b3ee-3fadd7cf6db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:29.822262 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2dc64c26-fb99-4d6f-b3ee-3fadd7cf6db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:29.822744 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1127/4509] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:29 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:30.838303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1c6c65bf-49ce-49a7-a648-bd93140751c7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:30.841340 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1c6c65bf-49ce-49a7-a648-bd93140751c7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:30.841340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1c6c65bf-49ce-49a7-a648-bd93140751c7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:30.841340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1c6c65bf-49ce-49a7-a648-bd93140751c7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:30.850312 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:30.850312 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:30.853371 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1c6c65bf-49ce-49a7-a648-bd93140751c7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:30.857717 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1c6c65bf-49ce-49a7-a648-bd93140751c7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:30.858132 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1130/4510] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:30 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:31.871615 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-19eb8f05-8529-4c3b-9e4c-0874e58ed3ae None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:31.873357 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19eb8f05-8529-4c3b-9e4c-0874e58ed3ae tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:31.873534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-19eb8f05-8529-4c3b-9e4c-0874e58ed3ae tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:31.873757 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-19eb8f05-8529-4c3b-9e4c-0874e58ed3ae tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:31.885307 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:31.885307 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:31.889164 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-19eb8f05-8529-4c3b-9e4c-0874e58ed3ae tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:31.894161 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19eb8f05-8529-4c3b-9e4c-0874e58ed3ae tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:31.894668 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1126/4511] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:31 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:32.906595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2f69d752-66e7-485a-8992-dbdb8a60af62 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:32.908833 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f69d752-66e7-485a-8992-dbdb8a60af62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:32.909090 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f69d752-66e7-485a-8992-dbdb8a60af62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:32.909374 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2f69d752-66e7-485a-8992-dbdb8a60af62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:32.921119 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:32.921119 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:32.925204 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2f69d752-66e7-485a-8992-dbdb8a60af62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:32.930486 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2f69d752-66e7-485a-8992-dbdb8a60af62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:32.931020 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1129/4512] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:32 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:33.943465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-01fa995d-3667-4c68-9260-98caa245372f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:33.945482 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-01fa995d-3667-4c68-9260-98caa245372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:33.945856 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-01fa995d-3667-4c68-9260-98caa245372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:33.945980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-01fa995d-3667-4c68-9260-98caa245372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:33.957773 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:33.957773 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:33.962145 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-01fa995d-3667-4c68-9260-98caa245372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:33.966350 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-01fa995d-3667-4c68-9260-98caa245372f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:33.966739 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1128/4513] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:33 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:34.468200 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-dc181ae5-949f-4c8e-a29a-69af9459582a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:34.470344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-dc181ae5-949f-4c8e-a29a-69af9459582a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:34.470512 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-dc181ae5-949f-4c8e-a29a-69af9459582a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:34.470715 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-dc181ae5-949f-4c8e-a29a-69af9459582a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:34.477376 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:34.477376 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:34.480681 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-dc181ae5-949f-4c8e-a29a-69af9459582a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:34.484856 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-dc181ae5-949f-4c8e-a29a-69af9459582a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:34.485364 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1131/4514] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 15:59:34 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:34.979708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-37107abb-4ea9-444e-83a8-f688983b7ad1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:34.981357 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37107abb-4ea9-444e-83a8-f688983b7ad1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:34.981468 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-37107abb-4ea9-444e-83a8-f688983b7ad1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:34.981652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-37107abb-4ea9-444e-83a8-f688983b7ad1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:34.992288 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:34.992288 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:34.996391 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-37107abb-4ea9-444e-83a8-f688983b7ad1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:35.001288 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-37107abb-4ea9-444e-83a8-f688983b7ad1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:35.001725 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1127/4515] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:34 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:36.014156 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a65e517c-ce6f-4dfe-a7ab-6bb885670f48 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:36.015927 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a65e517c-ce6f-4dfe-a7ab-6bb885670f48 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:36.016100 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a65e517c-ce6f-4dfe-a7ab-6bb885670f48 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:36.016377 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a65e517c-ce6f-4dfe-a7ab-6bb885670f48 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:36.025427 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:36.025427 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:36.028491 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a65e517c-ce6f-4dfe-a7ab-6bb885670f48 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:36.032402 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a65e517c-ce6f-4dfe-a7ab-6bb885670f48 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:36.032811 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1130/4516] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:36 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:36.519991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da5e8fd9-f2d2-495a-b300-5e5de26119ba None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:36.520426 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da5e8fd9-f2d2-495a-b300-5e5de26119ba None None] GET https://10.4.3.228/volume// Jul 03 15:59:36.520511 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da5e8fd9-f2d2-495a-b300-5e5de26119ba None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:36.520762 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da5e8fd9-f2d2-495a-b300-5e5de26119ba None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:36.521162 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da5e8fd9-f2d2-495a-b300-5e5de26119ba None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:36.521564 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1129/4517] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 15:59:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:36.529050 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-2f89fe40-94c4-4434-8a1a-aa9151e3a1b0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:36.531810 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-2f89fe40-94c4-4434-8a1a-aa9151e3a1b0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 15:59:36.532340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-2f89fe40-94c4-4434-8a1a-aa9151e3a1b0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e035ab0-6a58-4e33-aef0-3883e08ef921", "connector": null, "instance_uuid": "02dcdab4-3492-4a8e-bbbd-94505cf47ef9"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:36.541381 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:36.541381 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:36.570671 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-2f89fe40-94c4-4434-8a1a-aa9151e3a1b0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 15:59:36.571303 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1132/4518] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 15:59:36 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 03 15:59:37.006514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-60a5d9fa-b36d-4ccb-98d5-73377a00dad4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:37.008190 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60a5d9fa-b36d-4ccb-98d5-73377a00dad4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:37.008379 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-60a5d9fa-b36d-4ccb-98d5-73377a00dad4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:37.008553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-60a5d9fa-b36d-4ccb-98d5-73377a00dad4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:37.017845 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:37.017845 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:37.021244 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-60a5d9fa-b36d-4ccb-98d5-73377a00dad4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:37.025039 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-60a5d9fa-b36d-4ccb-98d5-73377a00dad4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:37.025439 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1128/4519] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:37 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:37.044904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a4070dec-92e8-4611-9c04-c4a635513b1d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:37.046879 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a4070dec-92e8-4611-9c04-c4a635513b1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:37.047131 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a4070dec-92e8-4611-9c04-c4a635513b1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:37.047497 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a4070dec-92e8-4611-9c04-c4a635513b1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:37.056289 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:37.056289 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:37.059379 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a4070dec-92e8-4611-9c04-c4a635513b1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:37.062927 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a4070dec-92e8-4611-9c04-c4a635513b1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:37.063289 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1131/4520] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:37 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:37.103264 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ac85432b-0c9f-4968-9787-bd6e83e7392a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:37.103650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ac85432b-0c9f-4968-9787-bd6e83e7392a None None] GET https://10.4.3.228/volume// Jul 03 15:59:37.103801 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ac85432b-0c9f-4968-9787-bd6e83e7392a None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:37.103973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ac85432b-0c9f-4968-9787-bd6e83e7392a None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:37.104287 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ac85432b-0c9f-4968-9787-bd6e83e7392a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 15:59:37.104557 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1130/4521] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 15:59:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:59:37.111874 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-c94df8ea-1ba9-4e1f-ad74-8403802dcb7b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:37.114096 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-c94df8ea-1ba9-4e1f-ad74-8403802dcb7b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:37.114340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-c94df8ea-1ba9-4e1f-ad74-8403802dcb7b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:37.114540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-c94df8ea-1ba9-4e1f-ad74-8403802dcb7b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:37.124126 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:37.124126 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:37.127912 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-c94df8ea-1ba9-4e1f-ad74-8403802dcb7b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:37.133213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-c94df8ea-1ba9-4e1f-ad74-8403802dcb7b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:37.133722 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1133/4522] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 15:59:37 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:59:37.245723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-43d9658f-73cc-4ec5-b840-5bea72222c29 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:37.248147 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-43d9658f-73cc-4ec5-b840-5bea72222c29 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] PUT https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 Jul 03 15:59:37.248693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-43d9658f-73cc-4ec5-b840-5bea72222c29 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:59:37.259520 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-43d9658f-73cc-4ec5-b840-5bea72222c29 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Acquiring lock "cinder-attachment_update-3e035ab0-6a58-4e33-aef0-3883e08ef921-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:59:37.264321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-43d9658f-73cc-4ec5-b840-5bea72222c29 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Lock "cinder-attachment_update-3e035ab0-6a58-4e33-aef0-3883e08ef921-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:59:37.265579 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:37.265579 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:37.795805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-43d9658f-73cc-4ec5-b840-5bea72222c29 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Lock "cinder-attachment_update-3e035ab0-6a58-4e33-aef0-3883e08ef921-np0000004436" released by "attachment_update" :: held 0.531s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:59:37.796095 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-43d9658f-73cc-4ec5-b840-5bea72222c29 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 returned with HTTP 200 Jul 03 15:59:37.796571 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1129/4523] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 15:59:37 2026] PUT /volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:59:38.038194 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2d41e523-2847-4046-a48d-ced58d61d241 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:38.040230 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d41e523-2847-4046-a48d-ced58d61d241 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:38.040493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d41e523-2847-4046-a48d-ced58d61d241 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:38.040749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d41e523-2847-4046-a48d-ced58d61d241 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:38.052598 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:38.052598 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:38.057922 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2d41e523-2847-4046-a48d-ced58d61d241 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:38.064532 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d41e523-2847-4046-a48d-ced58d61d241 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:38.065299 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1132/4524] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:38 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:38.076848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-654f106e-1d4c-4e68-b1dc-0230ccb5c7bb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:38.079028 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-654f106e-1d4c-4e68-b1dc-0230ccb5c7bb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:38.079319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-654f106e-1d4c-4e68-b1dc-0230ccb5c7bb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:38.079576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-654f106e-1d4c-4e68-b1dc-0230ccb5c7bb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:38.089368 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:38.089368 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:38.093370 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-654f106e-1d4c-4e68-b1dc-0230ccb5c7bb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:38.097914 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-654f106e-1d4c-4e68-b1dc-0230ccb5c7bb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:38.098290 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1131/4525] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:38 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:39.078114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-566b2c94-c14a-4123-abf6-ebdc6c0cf36b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:39.080343 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-566b2c94-c14a-4123-abf6-ebdc6c0cf36b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:39.080595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-566b2c94-c14a-4123-abf6-ebdc6c0cf36b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:39.080834 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-566b2c94-c14a-4123-abf6-ebdc6c0cf36b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:39.092160 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:39.092160 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:39.096059 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-566b2c94-c14a-4123-abf6-ebdc6c0cf36b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:39.101213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-566b2c94-c14a-4123-abf6-ebdc6c0cf36b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:39.101757 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1134/4526] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:39 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:39.112883 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-07e80ad4-c2f0-4fba-bd55-e39d6ec2bd1b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:39.114886 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-07e80ad4-c2f0-4fba-bd55-e39d6ec2bd1b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:39.115089 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-07e80ad4-c2f0-4fba-bd55-e39d6ec2bd1b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:39.115334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-07e80ad4-c2f0-4fba-bd55-e39d6ec2bd1b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:39.125587 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:39.125587 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:39.129382 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-07e80ad4-c2f0-4fba-bd55-e39d6ec2bd1b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:39.134639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-07e80ad4-c2f0-4fba-bd55-e39d6ec2bd1b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:39.135082 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1130/4527] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:39 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:40.113200 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a1d0eb3a-8751-469b-83ad-df2429fd82f4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:40.115431 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a1d0eb3a-8751-469b-83ad-df2429fd82f4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:40.115722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a1d0eb3a-8751-469b-83ad-df2429fd82f4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:40.115916 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a1d0eb3a-8751-469b-83ad-df2429fd82f4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:40.126238 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:40.126238 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:40.129677 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a1d0eb3a-8751-469b-83ad-df2429fd82f4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:40.134146 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a1d0eb3a-8751-469b-83ad-df2429fd82f4 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:40.134540 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1133/4528] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:40 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:40.148725 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f2697055-154a-4b72-9eba-c85030da650b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:40.150687 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f2697055-154a-4b72-9eba-c85030da650b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:40.150878 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f2697055-154a-4b72-9eba-c85030da650b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:40.151085 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f2697055-154a-4b72-9eba-c85030da650b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:40.161485 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:40.161485 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:40.164635 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f2697055-154a-4b72-9eba-c85030da650b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:40.168958 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f2697055-154a-4b72-9eba-c85030da650b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:40.169379 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1132/4529] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:40 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:41.147828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-19ea1a24-8f90-430c-aa80-9b6e7b264649 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:41.150054 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-19ea1a24-8f90-430c-aa80-9b6e7b264649 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:41.150316 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-19ea1a24-8f90-430c-aa80-9b6e7b264649 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:41.150564 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-19ea1a24-8f90-430c-aa80-9b6e7b264649 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:41.161865 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:41.161865 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:41.165194 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-19ea1a24-8f90-430c-aa80-9b6e7b264649 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:41.169344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-19ea1a24-8f90-430c-aa80-9b6e7b264649 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:41.169733 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1135/4530] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:41 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:41.182173 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-47f0ce6a-7e24-4a93-8554-25d6008d68f6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:41.183951 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-47f0ce6a-7e24-4a93-8554-25d6008d68f6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:41.184151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-47f0ce6a-7e24-4a93-8554-25d6008d68f6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:41.184345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-47f0ce6a-7e24-4a93-8554-25d6008d68f6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:41.193980 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:41.193980 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:41.197815 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-47f0ce6a-7e24-4a93-8554-25d6008d68f6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:41.203302 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-47f0ce6a-7e24-4a93-8554-25d6008d68f6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:41.203874 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1131/4531] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:41 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:42.182342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ce383934-5409-418e-a4a4-59ebbdba0984 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:42.184187 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ce383934-5409-418e-a4a4-59ebbdba0984 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:42.184394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ce383934-5409-418e-a4a4-59ebbdba0984 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:42.184578 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ce383934-5409-418e-a4a4-59ebbdba0984 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:42.195782 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:42.195782 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:42.199871 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ce383934-5409-418e-a4a4-59ebbdba0984 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:42.204561 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ce383934-5409-418e-a4a4-59ebbdba0984 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:42.205028 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1134/4532] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:42 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:42.217663 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fd7327e9-b354-4fa2-a494-1f952266092a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:42.219458 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fd7327e9-b354-4fa2-a494-1f952266092a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:42.219692 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fd7327e9-b354-4fa2-a494-1f952266092a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:42.219897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fd7327e9-b354-4fa2-a494-1f952266092a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:42.229117 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:42.229117 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:42.232487 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fd7327e9-b354-4fa2-a494-1f952266092a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:42.236563 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fd7327e9-b354-4fa2-a494-1f952266092a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:42.237079 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1133/4533] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:42 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:43.217852 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-477e9af4-446b-4bed-88dc-d504ecdf0692 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:43.219809 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-477e9af4-446b-4bed-88dc-d504ecdf0692 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:43.220003 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-477e9af4-446b-4bed-88dc-d504ecdf0692 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:43.220188 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-477e9af4-446b-4bed-88dc-d504ecdf0692 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:43.230165 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:43.230165 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:43.234297 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-477e9af4-446b-4bed-88dc-d504ecdf0692 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:43.239549 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-477e9af4-446b-4bed-88dc-d504ecdf0692 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:43.240251 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1136/4534] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:43 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:43.250687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e22a41a-2a9d-463b-9048-8923e6920741 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:43.252418 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e22a41a-2a9d-463b-9048-8923e6920741 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:43.252589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e22a41a-2a9d-463b-9048-8923e6920741 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:43.252787 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e22a41a-2a9d-463b-9048-8923e6920741 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:43.262406 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:43.262406 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:43.266082 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6e22a41a-2a9d-463b-9048-8923e6920741 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:43.270781 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e22a41a-2a9d-463b-9048-8923e6920741 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:43.271235 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1132/4535] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:43 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:44.253578 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3c379c20-5b17-4193-a5bf-cfa6a39abc42 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:44.255649 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c379c20-5b17-4193-a5bf-cfa6a39abc42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:44.255922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c379c20-5b17-4193-a5bf-cfa6a39abc42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:44.256157 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c379c20-5b17-4193-a5bf-cfa6a39abc42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:44.269438 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:44.269438 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:44.274519 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3c379c20-5b17-4193-a5bf-cfa6a39abc42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:44.280439 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c379c20-5b17-4193-a5bf-cfa6a39abc42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:44.281090 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1135/4536] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:44 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:44.284485 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-583becc0-9cc9-46be-9092-4d49859d5e46 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:44.286738 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-583becc0-9cc9-46be-9092-4d49859d5e46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:44.286965 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-583becc0-9cc9-46be-9092-4d49859d5e46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:44.287209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-583becc0-9cc9-46be-9092-4d49859d5e46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:44.299034 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:44.299034 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:44.303855 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-583becc0-9cc9-46be-9092-4d49859d5e46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:44.310049 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-583becc0-9cc9-46be-9092-4d49859d5e46 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:44.310635 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1134/4537] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:44 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:45.293480 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-82af54c4-eb46-48bf-b654-45616cdb7cff None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:45.295826 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82af54c4-eb46-48bf-b654-45616cdb7cff tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:45.296113 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82af54c4-eb46-48bf-b654-45616cdb7cff tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:45.296372 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82af54c4-eb46-48bf-b654-45616cdb7cff tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:45.308902 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:45.308902 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:45.312536 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-82af54c4-eb46-48bf-b654-45616cdb7cff tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:45.316588 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82af54c4-eb46-48bf-b654-45616cdb7cff tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:45.317325 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1137/4538] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:45 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:45.323758 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ced02d13-ce6d-4f2a-bc4d-a6f68b068c19 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:45.325771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ced02d13-ce6d-4f2a-bc4d-a6f68b068c19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:45.326043 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ced02d13-ce6d-4f2a-bc4d-a6f68b068c19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:45.326264 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ced02d13-ce6d-4f2a-bc4d-a6f68b068c19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:45.337186 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:45.337186 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:45.341400 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ced02d13-ce6d-4f2a-bc4d-a6f68b068c19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:45.346547 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ced02d13-ce6d-4f2a-bc4d-a6f68b068c19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:45.347138 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1133/4539] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:45 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:46.331658 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e772b00f-3050-4a46-be32-1996d293122c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:46.333631 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e772b00f-3050-4a46-be32-1996d293122c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:46.333928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e772b00f-3050-4a46-be32-1996d293122c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:46.334186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e772b00f-3050-4a46-be32-1996d293122c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:46.344238 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:46.344238 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:46.347919 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e772b00f-3050-4a46-be32-1996d293122c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:46.352329 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e772b00f-3050-4a46-be32-1996d293122c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:46.352854 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1136/4540] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:46 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:46.359439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f9dcb97f-acd3-42a5-a4d1-fa13c338fd6b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:46.361805 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f9dcb97f-acd3-42a5-a4d1-fa13c338fd6b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:46.362084 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f9dcb97f-acd3-42a5-a4d1-fa13c338fd6b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:46.362352 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f9dcb97f-acd3-42a5-a4d1-fa13c338fd6b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:46.376632 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:46.376632 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:46.381475 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f9dcb97f-acd3-42a5-a4d1-fa13c338fd6b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:46.386443 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f9dcb97f-acd3-42a5-a4d1-fa13c338fd6b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:46.386944 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1135/4541] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:46 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:47.367464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-433262cb-ac91-4e7a-a698-64bbafd19188 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:47.369441 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-433262cb-ac91-4e7a-a698-64bbafd19188 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:47.369747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-433262cb-ac91-4e7a-a698-64bbafd19188 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:47.370027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-433262cb-ac91-4e7a-a698-64bbafd19188 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:47.382969 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:47.382969 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:47.388549 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-433262cb-ac91-4e7a-a698-64bbafd19188 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:47.395599 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-433262cb-ac91-4e7a-a698-64bbafd19188 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:47.396229 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1138/4542] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:47 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:47.401575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1b91c63c-dec2-4573-8551-9ee9985588e5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:47.403867 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1b91c63c-dec2-4573-8551-9ee9985588e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:47.404176 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1b91c63c-dec2-4573-8551-9ee9985588e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:47.404363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1b91c63c-dec2-4573-8551-9ee9985588e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:47.414589 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:47.414589 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:47.418266 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1b91c63c-dec2-4573-8551-9ee9985588e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:47.422292 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1b91c63c-dec2-4573-8551-9ee9985588e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:47.422755 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1134/4543] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:47 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:48.408753 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-835e3613-dcc8-4cea-95fd-72a56e685069 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:48.410818 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-835e3613-dcc8-4cea-95fd-72a56e685069 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:48.411040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-835e3613-dcc8-4cea-95fd-72a56e685069 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:48.411236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-835e3613-dcc8-4cea-95fd-72a56e685069 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:48.421272 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:48.421272 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:48.425082 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-835e3613-dcc8-4cea-95fd-72a56e685069 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:48.429783 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-835e3613-dcc8-4cea-95fd-72a56e685069 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:48.430212 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1137/4544] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:48 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:48.437025 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-34cc4809-97fb-4a9b-a2a6-39a01e06691e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:48.438839 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34cc4809-97fb-4a9b-a2a6-39a01e06691e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:48.439059 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34cc4809-97fb-4a9b-a2a6-39a01e06691e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:48.439236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34cc4809-97fb-4a9b-a2a6-39a01e06691e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:48.448639 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:48.448639 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:48.452819 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-34cc4809-97fb-4a9b-a2a6-39a01e06691e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:48.457532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34cc4809-97fb-4a9b-a2a6-39a01e06691e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:48.457970 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1136/4545] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:48 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:49.446673 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0876c4ad-99a6-43ce-ae0c-f28c4b78c3f3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:49.449022 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0876c4ad-99a6-43ce-ae0c-f28c4b78c3f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:49.449278 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0876c4ad-99a6-43ce-ae0c-f28c4b78c3f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:49.449511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0876c4ad-99a6-43ce-ae0c-f28c4b78c3f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:49.461374 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:49.461374 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:49.465610 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0876c4ad-99a6-43ce-ae0c-f28c4b78c3f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:49.470914 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0876c4ad-99a6-43ce-ae0c-f28c4b78c3f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:49.471253 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ea951401-6c11-46fa-b7a7-d97374d38eba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:49.471549 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1139/4546] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:49 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:49.473307 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea951401-6c11-46fa-b7a7-d97374d38eba tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:49.473584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea951401-6c11-46fa-b7a7-d97374d38eba tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:49.473703 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea951401-6c11-46fa-b7a7-d97374d38eba tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:49.482946 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:49.482946 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:49.486309 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ea951401-6c11-46fa-b7a7-d97374d38eba tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:49.490229 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea951401-6c11-46fa-b7a7-d97374d38eba tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:49.490675 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1135/4547] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:49 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:50.485770 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-47a2c862-6f34-448e-8c2d-d2f38fc6bea5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:50.487930 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47a2c862-6f34-448e-8c2d-d2f38fc6bea5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:50.488161 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-47a2c862-6f34-448e-8c2d-d2f38fc6bea5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:50.488373 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-47a2c862-6f34-448e-8c2d-d2f38fc6bea5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:50.500423 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:50.500423 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:50.503207 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4947d78c-b2aa-4a53-820c-5766eeb42505 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:50.503953 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-47a2c862-6f34-448e-8c2d-d2f38fc6bea5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:50.505418 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4947d78c-b2aa-4a53-820c-5766eeb42505 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:50.505678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4947d78c-b2aa-4a53-820c-5766eeb42505 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:50.505975 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4947d78c-b2aa-4a53-820c-5766eeb42505 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:50.507919 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47a2c862-6f34-448e-8c2d-d2f38fc6bea5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:50.508268 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1138/4548] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:50 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:50.518364 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:50.518364 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:50.522857 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4947d78c-b2aa-4a53-820c-5766eeb42505 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:50.528493 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4947d78c-b2aa-4a53-820c-5766eeb42505 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:50.529044 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1137/4549] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:50 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:51.521929 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b70b7c5b-af11-4878-b8b8-99f09b3c0c86 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:51.523902 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b70b7c5b-af11-4878-b8b8-99f09b3c0c86 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:51.524137 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b70b7c5b-af11-4878-b8b8-99f09b3c0c86 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:51.524326 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b70b7c5b-af11-4878-b8b8-99f09b3c0c86 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:51.535015 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:51.535015 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:51.539049 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b70b7c5b-af11-4878-b8b8-99f09b3c0c86 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:51.541272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6442e54c-871c-45f0-9efb-7b9e48bceba1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:51.543371 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6442e54c-871c-45f0-9efb-7b9e48bceba1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:51.543660 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6442e54c-871c-45f0-9efb-7b9e48bceba1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:51.543895 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6442e54c-871c-45f0-9efb-7b9e48bceba1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:51.544002 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b70b7c5b-af11-4878-b8b8-99f09b3c0c86 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:51.544391 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1140/4550] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:51 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:51.557452 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:51.557452 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:51.562667 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6442e54c-871c-45f0-9efb-7b9e48bceba1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:51.568038 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6442e54c-871c-45f0-9efb-7b9e48bceba1 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:51.568669 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1136/4551] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:51 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:52.562978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8c6bba9b-b996-4d4a-ad6e-ff3233f25859 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:52.564972 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c6bba9b-b996-4d4a-ad6e-ff3233f25859 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:52.565242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c6bba9b-b996-4d4a-ad6e-ff3233f25859 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:52.565433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c6bba9b-b996-4d4a-ad6e-ff3233f25859 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:52.579260 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:52.579260 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:52.583743 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0dd7c094-387b-4490-92f1-f3530c2e5e8e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:52.585364 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8c6bba9b-b996-4d4a-ad6e-ff3233f25859 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:52.585955 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0dd7c094-387b-4490-92f1-f3530c2e5e8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:52.586200 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0dd7c094-387b-4490-92f1-f3530c2e5e8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:52.586420 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0dd7c094-387b-4490-92f1-f3530c2e5e8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:52.591965 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c6bba9b-b996-4d4a-ad6e-ff3233f25859 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:52.592424 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1139/4552] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:52 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:52.597987 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:52.597987 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:52.602280 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0dd7c094-387b-4490-92f1-f3530c2e5e8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:52.607074 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0dd7c094-387b-4490-92f1-f3530c2e5e8e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:52.607453 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1138/4553] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:52 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:53.609294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c0cfd41b-096a-43f6-b9fc-9e485a495912 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:53.611459 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0cfd41b-096a-43f6-b9fc-9e485a495912 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:53.611773 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0cfd41b-096a-43f6-b9fc-9e485a495912 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:53.612022 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c0cfd41b-096a-43f6-b9fc-9e485a495912 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:53.621537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-93cb10fd-bd0b-4e46-b5e2-78ae4dc3e411 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:53.623866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93cb10fd-bd0b-4e46-b5e2-78ae4dc3e411 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:53.624115 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93cb10fd-bd0b-4e46-b5e2-78ae4dc3e411 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:53.624239 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:53.624239 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:53.624325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93cb10fd-bd0b-4e46-b5e2-78ae4dc3e411 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:53.628914 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c0cfd41b-096a-43f6-b9fc-9e485a495912 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:53.633982 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c0cfd41b-096a-43f6-b9fc-9e485a495912 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:53.634415 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1141/4554] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:53 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:53.634660 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:53.634660 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:53.639701 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-93cb10fd-bd0b-4e46-b5e2-78ae4dc3e411 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:53.644164 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93cb10fd-bd0b-4e46-b5e2-78ae4dc3e411 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:53.644530 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1137/4555] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:53 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:54.650449 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d154be24-0778-417a-ae19-c0a87638d667 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:54.652521 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d154be24-0778-417a-ae19-c0a87638d667 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:54.652750 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d154be24-0778-417a-ae19-c0a87638d667 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:54.652993 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d154be24-0778-417a-ae19-c0a87638d667 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:54.656967 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f5d3de5d-adb0-4e38-884b-89eda8454ebb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:54.658911 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f5d3de5d-adb0-4e38-884b-89eda8454ebb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:54.659149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f5d3de5d-adb0-4e38-884b-89eda8454ebb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:54.659355 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f5d3de5d-adb0-4e38-884b-89eda8454ebb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:54.669380 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:54.669380 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:54.670602 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:54.670602 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:54.676193 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d154be24-0778-417a-ae19-c0a87638d667 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:54.676303 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f5d3de5d-adb0-4e38-884b-89eda8454ebb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:54.681412 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f5d3de5d-adb0-4e38-884b-89eda8454ebb tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:54.681854 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1139/4556] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:54 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:54.681971 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d154be24-0778-417a-ae19-c0a87638d667 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:54.682487 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1140/4557] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:54 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:55.695664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9f5b2e11-9459-4d0a-864a-5c4e309151c6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:55.697338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d71e174b-6379-479d-96f3-c2ddfd8d8c42 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:55.697848 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f5b2e11-9459-4d0a-864a-5c4e309151c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:55.698086 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f5b2e11-9459-4d0a-864a-5c4e309151c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:55.698282 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f5b2e11-9459-4d0a-864a-5c4e309151c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:55.699159 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d71e174b-6379-479d-96f3-c2ddfd8d8c42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:55.699342 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d71e174b-6379-479d-96f3-c2ddfd8d8c42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:55.699577 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d71e174b-6379-479d-96f3-c2ddfd8d8c42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:55.701387 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=181,cinder:INSERT=12,cinder:UPDATE=15 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:59:55.710103 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:55.710103 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:55.712336 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:55.712336 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:55.713758 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d71e174b-6379-479d-96f3-c2ddfd8d8c42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:55.717015 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9f5b2e11-9459-4d0a-864a-5c4e309151c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:55.718137 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d71e174b-6379-479d-96f3-c2ddfd8d8c42 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:55.718770 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1138/4558] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:55 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:55.722566 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f5b2e11-9459-4d0a-864a-5c4e309151c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:55.723041 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1142/4559] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:55 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:56.731973 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-83e324bb-0279-468c-9fd3-c7303b3b53d5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:56.733971 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-83e324bb-0279-468c-9fd3-c7303b3b53d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:56.734168 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-83e324bb-0279-468c-9fd3-c7303b3b53d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:56.734409 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-83e324bb-0279-468c-9fd3-c7303b3b53d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:56.735364 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1873dd20-38de-450f-8e35-57712307035f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:56.737306 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1873dd20-38de-450f-8e35-57712307035f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:56.737372 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1873dd20-38de-450f-8e35-57712307035f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:56.737563 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1873dd20-38de-450f-8e35-57712307035f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:56.744207 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:56.744207 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:56.748647 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:56.748647 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:56.749337 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-83e324bb-0279-468c-9fd3-c7303b3b53d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:56.752190 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1873dd20-38de-450f-8e35-57712307035f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:56.753755 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-83e324bb-0279-468c-9fd3-c7303b3b53d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:56.754167 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1140/4560] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:56 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:56.756203 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1873dd20-38de-450f-8e35-57712307035f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:56.756843 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1141/4561] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:56 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:57.768303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-203f9a1a-258e-4b5d-bdcf-d046fd668a32 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:57.770386 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-399b7497-2da9-4be5-b036-2dc55d404e49 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:57.770730 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-203f9a1a-258e-4b5d-bdcf-d046fd668a32 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:57.771031 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-203f9a1a-258e-4b5d-bdcf-d046fd668a32 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:57.771300 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-203f9a1a-258e-4b5d-bdcf-d046fd668a32 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:57.772251 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-399b7497-2da9-4be5-b036-2dc55d404e49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:57.772443 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-399b7497-2da9-4be5-b036-2dc55d404e49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:57.772783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-399b7497-2da9-4be5-b036-2dc55d404e49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:57.783377 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:57.783377 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:57.786324 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:57.786324 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:57.788604 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-203f9a1a-258e-4b5d-bdcf-d046fd668a32 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:57.791728 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-399b7497-2da9-4be5-b036-2dc55d404e49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:57.794468 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-203f9a1a-258e-4b5d-bdcf-d046fd668a32 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:57.795195 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1139/4562] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:57 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:57.797967 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-399b7497-2da9-4be5-b036-2dc55d404e49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:57.798512 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1143/4563] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:57 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:58.809825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-73b546b5-7a33-426a-a11c-32dedd2ccb41 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:58.811980 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-73b546b5-7a33-426a-a11c-32dedd2ccb41 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:58.812249 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-73b546b5-7a33-426a-a11c-32dedd2ccb41 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:58.812795 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-73b546b5-7a33-426a-a11c-32dedd2ccb41 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:58.814946 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=155,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:59:58.815051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3c884295-9733-4a01-bc6c-7a612bd5a74d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:58.818436 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c884295-9733-4a01-bc6c-7a612bd5a74d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:58.818614 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c884295-9733-4a01-bc6c-7a612bd5a74d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:58.818967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c884295-9733-4a01-bc6c-7a612bd5a74d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:58.821859 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=171,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:59:58.827059 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:58.827059 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 15:59:58.832485 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-73b546b5-7a33-426a-a11c-32dedd2ccb41 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:58.834104 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:58.834104 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 15:59:58.838206 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-73b546b5-7a33-426a-a11c-32dedd2ccb41 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:58.838694 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1141/4564] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:58 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:58.839199 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3c884295-9733-4a01-bc6c-7a612bd5a74d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:58.844728 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c884295-9733-4a01-bc6c-7a612bd5a74d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:58.845218 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1142/4565] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:58 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:59.852869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3d3e9239-b5ff-449b-b588-e5e17fbac8af None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:59.854639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d3e9239-b5ff-449b-b588-e5e17fbac8af tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 15:59:59.854831 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d3e9239-b5ff-449b-b588-e5e17fbac8af tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:59.855017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d3e9239-b5ff-449b-b588-e5e17fbac8af tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:59.856955 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=202,cinder:UPDATE=24,cinder:INSERT=6 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:59:59.858522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-58228a76-8059-4335-a9d1-95b6510393a5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:59:59.860453 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58228a76-8059-4335-a9d1-95b6510393a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 15:59:59.860718 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58228a76-8059-4335-a9d1-95b6510393a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:59:59.860948 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58228a76-8059-4335-a9d1-95b6510393a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:59:59.864502 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:59.864502 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 15:59:59.868442 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3d3e9239-b5ff-449b-b588-e5e17fbac8af tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 15:59:59.871336 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:59:59.871336 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 15:59:59.872394 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d3e9239-b5ff-449b-b588-e5e17fbac8af tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 15:59:59.872774 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1140/4566] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:59 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:59:59.875145 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-58228a76-8059-4335-a9d1-95b6510393a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 15:59:59.879964 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58228a76-8059-4335-a9d1-95b6510393a5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 15:59:59.880407 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1144/4567] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 15:59:59 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:00.885903 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3f5377a3-0b92-4815-b56e-6db9b0221b3c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:00.889002 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f5377a3-0b92-4815-b56e-6db9b0221b3c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:00.889265 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3f5377a3-0b92-4815-b56e-6db9b0221b3c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:00.889511 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3f5377a3-0b92-4815-b56e-6db9b0221b3c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:00.893588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7331065b-1cd7-4cac-885b-e96ce3c324ac None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:00.895823 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7331065b-1cd7-4cac-885b-e96ce3c324ac tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:00.896041 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7331065b-1cd7-4cac-885b-e96ce3c324ac tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:00.896256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7331065b-1cd7-4cac-885b-e96ce3c324ac tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:00.902310 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:00.902310 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:00.906952 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3f5377a3-0b92-4815-b56e-6db9b0221b3c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:00.907789 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:00.907789 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:00.912022 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7331065b-1cd7-4cac-885b-e96ce3c324ac tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:00.912321 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3f5377a3-0b92-4815-b56e-6db9b0221b3c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:00.912881 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1142/4568] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:00 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:00.917132 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7331065b-1cd7-4cac-885b-e96ce3c324ac tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:00.917584 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1143/4569] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:00 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:01.929793 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eb441efe-55e3-4e72-b7e2-9b9630b85e77 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:01.932234 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eb441efe-55e3-4e72-b7e2-9b9630b85e77 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:01.932569 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eb441efe-55e3-4e72-b7e2-9b9630b85e77 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:01.932789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-93495c41-4167-472a-9823-4768465a9fa0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:01.933090 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eb441efe-55e3-4e72-b7e2-9b9630b85e77 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:01.934938 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93495c41-4167-472a-9823-4768465a9fa0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:01.935143 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93495c41-4167-472a-9823-4768465a9fa0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:01.935334 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93495c41-4167-472a-9823-4768465a9fa0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:01.945237 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:01.945237 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:01.948639 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:01.948639 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:01.950317 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-eb441efe-55e3-4e72-b7e2-9b9630b85e77 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:01.953025 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-93495c41-4167-472a-9823-4768465a9fa0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:01.956169 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eb441efe-55e3-4e72-b7e2-9b9630b85e77 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:01.957043 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1141/4570] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:01 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:01.959790 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93495c41-4167-472a-9823-4768465a9fa0 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:01.960204 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1145/4571] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:01 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:02.972683 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0ac30205-860d-4b70-a1e9-824c8ea02c61 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:02.974674 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ac30205-860d-4b70-a1e9-824c8ea02c61 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:02.974872 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ac30205-860d-4b70-a1e9-824c8ea02c61 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:02.975082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0ac30205-860d-4b70-a1e9-824c8ea02c61 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:02.976107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-422be977-f0ba-4b3f-919d-c80f73eafd19 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:02.978543 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-422be977-f0ba-4b3f-919d-c80f73eafd19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:02.978842 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-422be977-f0ba-4b3f-919d-c80f73eafd19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:02.979093 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-422be977-f0ba-4b3f-919d-c80f73eafd19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:02.985718 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:02.985718 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:02.989974 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0ac30205-860d-4b70-a1e9-824c8ea02c61 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:02.990244 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:02.990244 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:02.993874 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-422be977-f0ba-4b3f-919d-c80f73eafd19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:02.994389 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0ac30205-860d-4b70-a1e9-824c8ea02c61 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:02.994857 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1143/4572] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:02 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:02.999442 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-422be977-f0ba-4b3f-919d-c80f73eafd19 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:03.000066 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1144/4573] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:02 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:04.009142 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dcaa83ef-c0c5-4083-bb87-70840b3afe4a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:04.011307 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dcaa83ef-c0c5-4083-bb87-70840b3afe4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:04.011587 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dcaa83ef-c0c5-4083-bb87-70840b3afe4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:04.012197 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dcaa83ef-c0c5-4083-bb87-70840b3afe4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:04.015880 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5049d639-2c62-49e1-96a8-b3a90452fb9c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:04.017747 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5049d639-2c62-49e1-96a8-b3a90452fb9c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:04.017947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5049d639-2c62-49e1-96a8-b3a90452fb9c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:04.018165 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5049d639-2c62-49e1-96a8-b3a90452fb9c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:04.020935 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:04.020935 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:04.024847 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dcaa83ef-c0c5-4083-bb87-70840b3afe4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:04.029237 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dcaa83ef-c0c5-4083-bb87-70840b3afe4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:04.029395 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:04.029395 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:04.029556 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1142/4574] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:04 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:04.034103 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5049d639-2c62-49e1-96a8-b3a90452fb9c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:04.038941 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5049d639-2c62-49e1-96a8-b3a90452fb9c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:04.039358 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1146/4575] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:04 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:05.043204 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7600f3ac-a68a-4b27-8f19-54e5935cfc19 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:05.045430 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7600f3ac-a68a-4b27-8f19-54e5935cfc19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:05.045430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7600f3ac-a68a-4b27-8f19-54e5935cfc19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:05.045430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7600f3ac-a68a-4b27-8f19-54e5935cfc19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:05.053206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-eaa14a95-eebc-4789-b206-8c50e01a217a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:05.055396 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-eaa14a95-eebc-4789-b206-8c50e01a217a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:05.055548 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-eaa14a95-eebc-4789-b206-8c50e01a217a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:05.055931 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-eaa14a95-eebc-4789-b206-8c50e01a217a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:05.056724 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:05.056724 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:05.061729 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7600f3ac-a68a-4b27-8f19-54e5935cfc19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:05.067607 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7600f3ac-a68a-4b27-8f19-54e5935cfc19 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:05.068043 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1144/4576] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:05 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:05.068767 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:05.068767 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:05.073760 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-eaa14a95-eebc-4789-b206-8c50e01a217a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:05.080236 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-eaa14a95-eebc-4789-b206-8c50e01a217a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:05.081006 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1145/4577] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:05 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:06.085226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2caa1846-1712-43fd-895c-db49b9bb0ebc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:06.087853 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2caa1846-1712-43fd-895c-db49b9bb0ebc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:06.088138 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2caa1846-1712-43fd-895c-db49b9bb0ebc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:06.088406 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2caa1846-1712-43fd-895c-db49b9bb0ebc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:06.095110 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-400e1237-b81b-4039-8abd-5cbe411a924f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:06.096542 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-400e1237-b81b-4039-8abd-5cbe411a924f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:06.096740 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-400e1237-b81b-4039-8abd-5cbe411a924f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:06.096954 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-400e1237-b81b-4039-8abd-5cbe411a924f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:06.100410 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:06.100410 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:06.104232 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2caa1846-1712-43fd-895c-db49b9bb0ebc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:06.109156 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2caa1846-1712-43fd-895c-db49b9bb0ebc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:06.109708 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1143/4578] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:06 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:06.109791 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:06.109791 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:06.114530 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-400e1237-b81b-4039-8abd-5cbe411a924f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:06.120853 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-400e1237-b81b-4039-8abd-5cbe411a924f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:06.121299 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1147/4579] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:06 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:07.124651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-55d5a32f-9506-4350-9a8a-180dfb527697 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:07.126726 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-55d5a32f-9506-4350-9a8a-180dfb527697 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:07.126914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-55d5a32f-9506-4350-9a8a-180dfb527697 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:07.127111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-55d5a32f-9506-4350-9a8a-180dfb527697 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:07.136718 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4cff9c68-39d0-48d0-9397-0e7a59c92d4a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:07.138631 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cff9c68-39d0-48d0-9397-0e7a59c92d4a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:07.138825 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cff9c68-39d0-48d0-9397-0e7a59c92d4a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:07.139001 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4cff9c68-39d0-48d0-9397-0e7a59c92d4a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:07.139316 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:07.139316 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:07.143382 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-55d5a32f-9506-4350-9a8a-180dfb527697 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:07.147689 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-55d5a32f-9506-4350-9a8a-180dfb527697 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:07.148190 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1145/4580] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:07 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:07.148830 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:07.148830 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:07.152757 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4cff9c68-39d0-48d0-9397-0e7a59c92d4a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:07.157180 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4cff9c68-39d0-48d0-9397-0e7a59c92d4a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:07.157632 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1146/4581] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:07 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:08.161812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9c1d3993-7eb1-4e61-a2f9-3bc27e66aaba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:08.163691 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c1d3993-7eb1-4e61-a2f9-3bc27e66aaba tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:08.163918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c1d3993-7eb1-4e61-a2f9-3bc27e66aaba tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:08.164114 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c1d3993-7eb1-4e61-a2f9-3bc27e66aaba tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:08.171017 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4343519c-155a-4093-bf26-f79db5830f1d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:08.173035 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4343519c-155a-4093-bf26-f79db5830f1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:08.173272 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4343519c-155a-4093-bf26-f79db5830f1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:08.173525 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4343519c-155a-4093-bf26-f79db5830f1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:08.176234 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:08.176234 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:08.180310 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9c1d3993-7eb1-4e61-a2f9-3bc27e66aaba tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:08.183186 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:08.183186 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:08.185005 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c1d3993-7eb1-4e61-a2f9-3bc27e66aaba tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:08.185427 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1144/4582] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:08 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:08.187482 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4343519c-155a-4093-bf26-f79db5830f1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:08.192826 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4343519c-155a-4093-bf26-f79db5830f1d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:08.193421 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1148/4583] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:08 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:09.199565 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2c522113-94db-46e2-9eb9-f39be3d53df6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:09.201835 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c522113-94db-46e2-9eb9-f39be3d53df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:09.202115 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c522113-94db-46e2-9eb9-f39be3d53df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:09.202336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c522113-94db-46e2-9eb9-f39be3d53df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:09.206516 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c0cfba14-9a16-438a-9735-b8bec76b498f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:09.208289 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0cfba14-9a16-438a-9735-b8bec76b498f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:09.208489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0cfba14-9a16-438a-9735-b8bec76b498f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:09.208666 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0cfba14-9a16-438a-9735-b8bec76b498f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:09.212934 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:09.212934 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:09.217214 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2c522113-94db-46e2-9eb9-f39be3d53df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:09.218793 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:09.218793 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:09.221831 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c522113-94db-46e2-9eb9-f39be3d53df6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:09.222269 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1146/4584] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:09 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:09.222983 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c0cfba14-9a16-438a-9735-b8bec76b498f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:09.227909 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0cfba14-9a16-438a-9735-b8bec76b498f tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:09.228493 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1147/4585] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:09 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:10.235607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0f0973aa-2985-4c90-a2d1-a446d880dba7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:10.237879 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0f0973aa-2985-4c90-a2d1-a446d880dba7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:10.238648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0f0973aa-2985-4c90-a2d1-a446d880dba7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:10.238648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0f0973aa-2985-4c90-a2d1-a446d880dba7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:10.241006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bf76669f-16c5-4874-832a-74db62d32640 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:10.243142 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bf76669f-16c5-4874-832a-74db62d32640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:10.243414 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bf76669f-16c5-4874-832a-74db62d32640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:10.244159 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bf76669f-16c5-4874-832a-74db62d32640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:10.250821 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:10.250821 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:10.255453 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0f0973aa-2985-4c90-a2d1-a446d880dba7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:10.255651 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:10.255651 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:10.259681 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bf76669f-16c5-4874-832a-74db62d32640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:10.261245 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0f0973aa-2985-4c90-a2d1-a446d880dba7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:10.261863 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1145/4586] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:10 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:10.265384 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bf76669f-16c5-4874-832a-74db62d32640 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:10.265913 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1149/4587] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:10 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:11.276797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-56da692e-a1b0-4c5f-afe5-d6ef3620b5d9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:11.278038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4d232351-70bc-4947-9091-906cbcf90121 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:11.278770 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56da692e-a1b0-4c5f-afe5-d6ef3620b5d9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:11.279001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56da692e-a1b0-4c5f-afe5-d6ef3620b5d9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:11.279261 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56da692e-a1b0-4c5f-afe5-d6ef3620b5d9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:11.280104 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d232351-70bc-4947-9091-906cbcf90121 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:11.280353 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4d232351-70bc-4947-9091-906cbcf90121 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:11.280529 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4d232351-70bc-4947-9091-906cbcf90121 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:11.290602 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:11.290602 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:11.291525 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:11.291525 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:11.297182 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4d232351-70bc-4947-9091-906cbcf90121 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:11.297387 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-56da692e-a1b0-4c5f-afe5-d6ef3620b5d9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:11.303056 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4d232351-70bc-4947-9091-906cbcf90121 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:11.303226 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56da692e-a1b0-4c5f-afe5-d6ef3620b5d9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:11.303631 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1148/4589] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:11 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:11.303688 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1147/4589] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:11 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:12.316787 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-48976786-df46-461c-85ee-1219abc0df2a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:12.317233 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e2c3a823-861a-4ba3-8803-2507e3422c9d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:12.318655 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-48976786-df46-461c-85ee-1219abc0df2a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:12.318858 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-48976786-df46-461c-85ee-1219abc0df2a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:12.319057 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e2c3a823-861a-4ba3-8803-2507e3422c9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:12.319145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-48976786-df46-461c-85ee-1219abc0df2a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:12.319360 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e2c3a823-861a-4ba3-8803-2507e3422c9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:12.319582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e2c3a823-861a-4ba3-8803-2507e3422c9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:12.330058 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:12.330058 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:12.331437 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:12.331437 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:12.334355 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-48976786-df46-461c-85ee-1219abc0df2a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:12.335847 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e2c3a823-861a-4ba3-8803-2507e3422c9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:12.339300 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-48976786-df46-461c-85ee-1219abc0df2a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:12.339789 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1150/4590] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:12 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:12.342978 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e2c3a823-861a-4ba3-8803-2507e3422c9d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:12.343471 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1146/4591] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:12 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:13.334659 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-46da93df-f03c-43ba-84df-199c0f48d676 req-2ddcd6ba-4bc3-4910-b035-18070e3c9b01 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:13.337187 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-2ddcd6ba-4bc3-4910-b035-18070e3c9b01 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] DELETE https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 Jul 03 16:00:13.337416 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-2ddcd6ba-4bc3-4910-b035-18070e3c9b01 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:13.337609 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-2ddcd6ba-4bc3-4910-b035-18070e3c9b01 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:13.346385 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:13.346385 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:13.355778 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-36ea3393-03bc-4daf-bad1-6a8f991fd468 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:13.356924 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-36664ffd-5113-4562-b521-754a35a2ff1a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:13.358116 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-36ea3393-03bc-4daf-bad1-6a8f991fd468 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:13.358405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-36ea3393-03bc-4daf-bad1-6a8f991fd468 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:13.358694 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-36ea3393-03bc-4daf-bad1-6a8f991fd468 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:13.359161 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-36664ffd-5113-4562-b521-754a35a2ff1a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:13.359438 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-36664ffd-5113-4562-b521-754a35a2ff1a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:13.359738 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-36664ffd-5113-4562-b521-754a35a2ff1a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:13.372482 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:13.372482 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:13.372976 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:13.372976 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:13.377133 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-36664ffd-5113-4562-b521-754a35a2ff1a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:13.378590 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-36ea3393-03bc-4daf-bad1-6a8f991fd468 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:13.382799 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-36664ffd-5113-4562-b521-754a35a2ff1a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:13.383379 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1151/4592] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:13 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:13.385193 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-36ea3393-03bc-4daf-bad1-6a8f991fd468 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:13.385325 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1148/4593] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:13 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:13.884220 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-46da93df-f03c-43ba-84df-199c0f48d676 req-2ddcd6ba-4bc3-4910-b035-18070e3c9b01 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 returned with HTTP 200 Jul 03 16:00:13.884891 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1149/4594] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:13 2026] DELETE /volume/v3/attachments/f342ea72-806c-4652-9c2b-028694a1c511 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:14.397434 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-75254146-9918-439b-95f0-b7f4c1b6942b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:14.398942 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-89075e18-268e-4dd9-9f89-980a1c25afbc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:14.399734 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-75254146-9918-439b-95f0-b7f4c1b6942b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:14.399734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-75254146-9918-439b-95f0-b7f4c1b6942b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:14.399947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-75254146-9918-439b-95f0-b7f4c1b6942b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:14.401344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-89075e18-268e-4dd9-9f89-980a1c25afbc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:14.401485 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-89075e18-268e-4dd9-9f89-980a1c25afbc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:14.402459 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-89075e18-268e-4dd9-9f89-980a1c25afbc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:14.413598 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:14.413598 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:14.416506 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:14.416506 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:14.419273 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-75254146-9918-439b-95f0-b7f4c1b6942b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:14.422832 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-89075e18-268e-4dd9-9f89-980a1c25afbc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:14.425327 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-75254146-9918-439b-95f0-b7f4c1b6942b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:14.425828 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1147/4595] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:14 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:14.429026 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-89075e18-268e-4dd9-9f89-980a1c25afbc tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:14.429508 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1152/4596] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:14 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:14.719714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-262a561e-0663-48a8-895e-634374557a1e req-9fc129f5-4ba1-4c7f-a538-739e9eeafda4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:14.722805 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-262a561e-0663-48a8-895e-634374557a1e req-9fc129f5-4ba1-4c7f-a538-739e9eeafda4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 16:00:14.723057 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-262a561e-0663-48a8-895e-634374557a1e req-9fc129f5-4ba1-4c7f-a538-739e9eeafda4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:14.723340 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-262a561e-0663-48a8-895e-634374557a1e req-9fc129f5-4ba1-4c7f-a538-739e9eeafda4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:14.731709 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:14.731709 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:14.735565 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-262a561e-0663-48a8-895e-634374557a1e req-9fc129f5-4ba1-4c7f-a538-739e9eeafda4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 16:00:14.740450 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-262a561e-0663-48a8-895e-634374557a1e req-9fc129f5-4ba1-4c7f-a538-739e9eeafda4 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 16:00:14.740953 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1149/4597] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:00:14 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:14.754720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:14.757308 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] DELETE https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 16:00:14.757644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:14.757918 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:14.758156 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Delete volume with id: 67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 16:00:14.767013 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:14.767013 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:14.767679 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 16:00:14.790095 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Delete volume request issued successfully. Jul 03 16:00:14.790341 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8f488dde-5123-4ffa-8f0b-43fc120e3fa6 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 202 Jul 03 16:00:14.791004 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1150/4598] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:00:14 2026] DELETE /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:00:14.799961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-452e74e8-4791-4ffb-a34b-2d9da7da7ee7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:14.802216 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-452e74e8-4791-4ffb-a34b-2d9da7da7ee7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 16:00:14.802548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-452e74e8-4791-4ffb-a34b-2d9da7da7ee7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:14.802736 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-452e74e8-4791-4ffb-a34b-2d9da7da7ee7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:14.811995 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:14.811995 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:14.816635 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-452e74e8-4791-4ffb-a34b-2d9da7da7ee7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Volume info retrieved successfully. Jul 03 16:00:14.822969 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-452e74e8-4791-4ffb-a34b-2d9da7da7ee7 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 200 Jul 03 16:00:14.823656 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1148/4599] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:00:14 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:15.183667 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-047f9871-472a-410d-b4c1-0113875a6984 req-0ebfa26c-6d5e-42e3-a5cf-71dcb36e3320 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:15.185807 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-0ebfa26c-6d5e-42e3-a5cf-71dcb36e3320 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db Jul 03 16:00:15.186011 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-0ebfa26c-6d5e-42e3-a5cf-71dcb36e3320 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:15.186217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-0ebfa26c-6d5e-42e3-a5cf-71dcb36e3320 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:15.190535 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-047f9871-472a-410d-b4c1-0113875a6984 req-0ebfa26c-6d5e-42e3-a5cf-71dcb36e3320 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db returned with HTTP 404 Jul 03 16:00:15.191286 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1153/4600] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:15 2026] DELETE /volume/v3/attachments/69a97970-40a3-4d7e-a469-ea6d6f0e66db => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:00:15.439868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a59599e3-fb96-4db8-aa87-6bb6e76e51f0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:15.441921 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a59599e3-fb96-4db8-aa87-6bb6e76e51f0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:15.442157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a59599e3-fb96-4db8-aa87-6bb6e76e51f0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:15.442396 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a59599e3-fb96-4db8-aa87-6bb6e76e51f0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:15.445217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-27f5d847-41a0-4ded-bb60-6f8e4c2eb5e5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:15.447476 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27f5d847-41a0-4ded-bb60-6f8e4c2eb5e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:15.447780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27f5d847-41a0-4ded-bb60-6f8e4c2eb5e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:15.448044 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27f5d847-41a0-4ded-bb60-6f8e4c2eb5e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:15.454657 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:15.454657 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:15.459408 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:15.459408 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:15.460083 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a59599e3-fb96-4db8-aa87-6bb6e76e51f0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:15.463430 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-27f5d847-41a0-4ded-bb60-6f8e4c2eb5e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:15.465477 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a59599e3-fb96-4db8-aa87-6bb6e76e51f0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:15.466120 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1150/4601] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:15 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:15.468447 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27f5d847-41a0-4ded-bb60-6f8e4c2eb5e5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:15.468974 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1151/4602] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:15 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:15.836728 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2d96b8cc-2124-4191-bfa0-36b277176a71 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:15.838675 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d96b8cc-2124-4191-bfa0-36b277176a71 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] GET https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba Jul 03 16:00:15.838964 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d96b8cc-2124-4191-bfa0-36b277176a71 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:15.839272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2d96b8cc-2124-4191-bfa0-36b277176a71 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:15.845763 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2d96b8cc-2124-4191-bfa0-36b277176a71 tempest-TestServerVolumeAttachScenarioOldVersion-162033952 tempest-TestServerVolumeAttachScenarioOldVersion-162033952-project-member] https://10.4.3.228/volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba returned with HTTP 404 Jul 03 16:00:15.846319 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1149/4603] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:00:15 2026] GET /volume/v3/volumes/67e5a8e4-05d9-466e-a964-3eee697323ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:00:16.482613 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a6e383fe-080c-418b-bc6c-6cff01f05f4c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:16.483052 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2602d258-d5ae-41aa-a6ca-f66247c6b79d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:16.484681 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a6e383fe-080c-418b-bc6c-6cff01f05f4c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:16.484889 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2602d258-d5ae-41aa-a6ca-f66247c6b79d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:16.484984 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a6e383fe-080c-418b-bc6c-6cff01f05f4c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:16.485177 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2602d258-d5ae-41aa-a6ca-f66247c6b79d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:16.485294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a6e383fe-080c-418b-bc6c-6cff01f05f4c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:16.485452 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2602d258-d5ae-41aa-a6ca-f66247c6b79d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:16.494831 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:16.494831 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:16.495787 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:16.495787 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:16.498414 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2602d258-d5ae-41aa-a6ca-f66247c6b79d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:16.498979 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a6e383fe-080c-418b-bc6c-6cff01f05f4c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:16.502411 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2602d258-d5ae-41aa-a6ca-f66247c6b79d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:16.502819 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1151/4604] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:16 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:16.503274 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a6e383fe-080c-418b-bc6c-6cff01f05f4c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:16.503663 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1154/4605] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:16 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:17.516040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8d9d468e-7dec-4d1e-b675-796c8388d936 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:17.516533 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a9078156-cf8d-4ece-b335-6a4ba321a2f3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:17.519449 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8d9d468e-7dec-4d1e-b675-796c8388d936 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:17.519666 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9078156-cf8d-4ece-b335-6a4ba321a2f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:17.519733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8d9d468e-7dec-4d1e-b675-796c8388d936 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:17.519863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9078156-cf8d-4ece-b335-6a4ba321a2f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:17.519984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8d9d468e-7dec-4d1e-b675-796c8388d936 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:17.520083 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9078156-cf8d-4ece-b335-6a4ba321a2f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:17.531648 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:17.531648 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:17.533970 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:17.533970 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:17.536881 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8d9d468e-7dec-4d1e-b675-796c8388d936 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:17.540642 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a9078156-cf8d-4ece-b335-6a4ba321a2f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:17.542819 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8d9d468e-7dec-4d1e-b675-796c8388d936 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:17.542951 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1152/4606] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:17 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:17.554535 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9078156-cf8d-4ece-b335-6a4ba321a2f3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:17.554535 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1150/4607] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:17 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:17.969148 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d9ab29b2-d916-4956-9341-26da0cb6d861 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:17.971162 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d9ab29b2-d916-4956-9341-26da0cb6d861 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:17.971424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d9ab29b2-d916-4956-9341-26da0cb6d861 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:17.971672 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d9ab29b2-d916-4956-9341-26da0cb6d861 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:17.982222 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:17.982222 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:17.985815 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d9ab29b2-d916-4956-9341-26da0cb6d861 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:17.990060 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d9ab29b2-d916-4956-9341-26da0cb6d861 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:17.990544 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1152/4608] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:17 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:18.034377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-a1094e42-07db-48f3-a12f-108f9f192f0c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:18.036961 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-a1094e42-07db-48f3-a12f-108f9f192f0c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:18.037186 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-a1094e42-07db-48f3-a12f-108f9f192f0c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:18.037389 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-a1094e42-07db-48f3-a12f-108f9f192f0c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:18.048068 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:18.048068 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:18.052645 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-a1094e42-07db-48f3-a12f-108f9f192f0c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:18.057507 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-a1094e42-07db-48f3-a12f-108f9f192f0c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:18.057954 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1155/4609] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:00:18 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:18.079142 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-6a40a424-8e2e-4e20-85e0-98077874be98 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:18.081472 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-6a40a424-8e2e-4e20-85e0-98077874be98 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e/action Jul 03 16:00:18.081902 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-6a40a424-8e2e-4e20-85e0-98077874be98 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:00:18.082075 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-6a40a424-8e2e-4e20-85e0-98077874be98 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:18.094002 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:18.094002 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:18.094584 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-6a40a424-8e2e-4e20-85e0-98077874be98 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:18.101805 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-6a40a424-8e2e-4e20-85e0-98077874be98 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Begin detaching volume completed successfully. Jul 03 16:00:18.102056 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-6a40a424-8e2e-4e20-85e0-98077874be98 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e/action returned with HTTP 202 Jul 03 16:00:18.102546 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1153/4610] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:00:18 2026] POST /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:00:18.125153 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-982da450-83c1-4816-9739-235c0db6893b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:18.127304 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-982da450-83c1-4816-9739-235c0db6893b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:18.127589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-982da450-83c1-4816-9739-235c0db6893b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:18.127899 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-982da450-83c1-4816-9739-235c0db6893b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:18.140563 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:18.140563 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:18.145009 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-982da450-83c1-4816-9739-235c0db6893b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:18.150064 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-982da450-83c1-4816-9739-235c0db6893b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:18.150493 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1151/4611] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:18 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:18.559064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-04f6cb9b-1012-48d9-91cb-3f64e29fa3dd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:18.561503 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04f6cb9b-1012-48d9-91cb-3f64e29fa3dd tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:18.561837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04f6cb9b-1012-48d9-91cb-3f64e29fa3dd tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:18.562145 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04f6cb9b-1012-48d9-91cb-3f64e29fa3dd tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:18.568535 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f987fd25-623b-4f46-851d-327efe0fe00f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:18.570961 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f987fd25-623b-4f46-851d-327efe0fe00f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:18.570961 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f987fd25-623b-4f46-851d-327efe0fe00f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:18.571179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f987fd25-623b-4f46-851d-327efe0fe00f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:18.576646 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:18.576646 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:18.580805 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-04f6cb9b-1012-48d9-91cb-3f64e29fa3dd tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:18.582146 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:18.582146 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:18.585771 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04f6cb9b-1012-48d9-91cb-3f64e29fa3dd tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:18.586112 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f987fd25-623b-4f46-851d-327efe0fe00f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:18.586294 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1153/4612] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:18 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:18.591335 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f987fd25-623b-4f46-851d-327efe0fe00f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:18.591840 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1156/4613] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:18 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:19.139566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7fda4993-8818-4175-9966-d39493d3489d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:19.140092 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7fda4993-8818-4175-9966-d39493d3489d None None] GET https://10.4.3.228/volume// Jul 03 16:00:19.140414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7fda4993-8818-4175-9966-d39493d3489d None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:19.140714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7fda4993-8818-4175-9966-d39493d3489d None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:19.141191 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7fda4993-8818-4175-9966-d39493d3489d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:00:19.141605 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1154/4614] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:00:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:00:19.151247 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4728bb5d-2372-4978-9dd9-3a9bb764f5bf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:19.153390 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4728bb5d-2372-4978-9dd9-3a9bb764f5bf tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:19.153638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4728bb5d-2372-4978-9dd9-3a9bb764f5bf tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:19.153847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4728bb5d-2372-4978-9dd9-3a9bb764f5bf tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:19.165576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b85cbd7a-2afd-4b86-ba16-495e435b833e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:19.166540 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:19.166540 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:19.168318 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b85cbd7a-2afd-4b86-ba16-495e435b833e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:19.168580 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b85cbd7a-2afd-4b86-ba16-495e435b833e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:19.168872 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b85cbd7a-2afd-4b86-ba16-495e435b833e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:19.171043 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4728bb5d-2372-4978-9dd9-3a9bb764f5bf tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:19.175587 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4728bb5d-2372-4978-9dd9-3a9bb764f5bf tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:19.176025 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1152/4615] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:00:19 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:00:19.181966 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:19.181966 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:19.186611 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b85cbd7a-2afd-4b86-ba16-495e435b833e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:19.195341 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b85cbd7a-2afd-4b86-ba16-495e435b833e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:19.195341 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1154/4616] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:19 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:19.601695 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-68f43701-11cd-4de7-8018-0731726f587d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:19.603527 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-68f43701-11cd-4de7-8018-0731726f587d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:19.603756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-68f43701-11cd-4de7-8018-0731726f587d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:19.603970 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-68f43701-11cd-4de7-8018-0731726f587d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:19.613899 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac70a362-d67a-4e4f-a3e1-0683c541d33c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:19.614183 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:19.614183 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:19.616187 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac70a362-d67a-4e4f-a3e1-0683c541d33c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:19.616475 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac70a362-d67a-4e4f-a3e1-0683c541d33c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:19.616741 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac70a362-d67a-4e4f-a3e1-0683c541d33c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:19.618242 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-68f43701-11cd-4de7-8018-0731726f587d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:19.624105 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-68f43701-11cd-4de7-8018-0731726f587d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:19.624582 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1157/4617] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:19 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:19.629351 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:19.629351 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:19.635220 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ac70a362-d67a-4e4f-a3e1-0683c541d33c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:19.640488 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac70a362-d67a-4e4f-a3e1-0683c541d33c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:19.640970 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1155/4618] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:19 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:19.786298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4bdeabee-c2a3-46dd-89d6-1aee853daa13 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:19.788516 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4bdeabee-c2a3-46dd-89d6-1aee853daa13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:19.788764 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4bdeabee-c2a3-46dd-89d6-1aee853daa13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:19.788994 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4bdeabee-c2a3-46dd-89d6-1aee853daa13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:19.800274 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:19.800274 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:19.804540 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4bdeabee-c2a3-46dd-89d6-1aee853daa13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:19.809596 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-4bdeabee-c2a3-46dd-89d6-1aee853daa13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:19.810256 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1153/4619] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:00:19 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:20.216102 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b58e90f7-d882-4fec-b447-234204b6b401 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:20.217784 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b58e90f7-d882-4fec-b447-234204b6b401 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:20.217948 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b58e90f7-d882-4fec-b447-234204b6b401 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:20.218156 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b58e90f7-d882-4fec-b447-234204b6b401 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:20.230037 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:20.230037 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:20.233877 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b58e90f7-d882-4fec-b447-234204b6b401 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:20.238052 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b58e90f7-d882-4fec-b447-234204b6b401 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:20.238511 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1155/4620] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:20 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:20.640840 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7cce3e0e-1705-40c0-b7c2-7245d1553aa7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:20.643667 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7cce3e0e-1705-40c0-b7c2-7245d1553aa7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:20.643898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7cce3e0e-1705-40c0-b7c2-7245d1553aa7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:20.644069 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7cce3e0e-1705-40c0-b7c2-7245d1553aa7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:20.656172 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ea1ff386-85b7-4ff2-a6a0-a5ee893a40d3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:20.658768 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea1ff386-85b7-4ff2-a6a0-a5ee893a40d3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:20.659770 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea1ff386-85b7-4ff2-a6a0-a5ee893a40d3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:20.659770 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea1ff386-85b7-4ff2-a6a0-a5ee893a40d3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:20.660146 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:20.660146 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:20.665993 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7cce3e0e-1705-40c0-b7c2-7245d1553aa7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:20.672018 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7cce3e0e-1705-40c0-b7c2-7245d1553aa7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:20.672577 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1158/4621] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:20 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:20.675949 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:20.675949 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:20.681565 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ea1ff386-85b7-4ff2-a6a0-a5ee893a40d3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:20.688512 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea1ff386-85b7-4ff2-a6a0-a5ee893a40d3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:20.689023 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1156/4622] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:20 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:21.251040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cfeedf86-71e6-4fa4-b237-8b1f725eb40e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:21.253172 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cfeedf86-71e6-4fa4-b237-8b1f725eb40e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:21.253172 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cfeedf86-71e6-4fa4-b237-8b1f725eb40e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:21.253648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cfeedf86-71e6-4fa4-b237-8b1f725eb40e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:21.266694 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:21.266694 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:21.272541 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cfeedf86-71e6-4fa4-b237-8b1f725eb40e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:21.279297 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cfeedf86-71e6-4fa4-b237-8b1f725eb40e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:21.279901 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1154/4623] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:21 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:21.688802 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bb986110-1cf9-451a-b08f-07a8870e586b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:21.690999 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb986110-1cf9-451a-b08f-07a8870e586b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:21.691302 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb986110-1cf9-451a-b08f-07a8870e586b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:21.691778 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb986110-1cf9-451a-b08f-07a8870e586b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:21.701573 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:21.701573 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:21.705283 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dcf629f7-fe0c-4c1d-903d-60ec1fb5fc00 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:21.705741 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bb986110-1cf9-451a-b08f-07a8870e586b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:21.710160 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dcf629f7-fe0c-4c1d-903d-60ec1fb5fc00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:21.710465 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dcf629f7-fe0c-4c1d-903d-60ec1fb5fc00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:21.710718 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dcf629f7-fe0c-4c1d-903d-60ec1fb5fc00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:21.711409 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb986110-1cf9-451a-b08f-07a8870e586b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:21.712022 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1156/4624] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:21 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:21.724338 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:21.724338 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:21.729248 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dcf629f7-fe0c-4c1d-903d-60ec1fb5fc00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:21.734895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dcf629f7-fe0c-4c1d-903d-60ec1fb5fc00 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:21.735381 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1159/4625] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:21 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:22.292284 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-115bac59-4b94-4161-abd4-f2674820da69 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:22.294540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-115bac59-4b94-4161-abd4-f2674820da69 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:22.294814 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-115bac59-4b94-4161-abd4-f2674820da69 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:22.295044 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-115bac59-4b94-4161-abd4-f2674820da69 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:22.307102 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:22.307102 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:22.310984 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-115bac59-4b94-4161-abd4-f2674820da69 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:22.315432 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-115bac59-4b94-4161-abd4-f2674820da69 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:22.315830 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1157/4626] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:22 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:22.726473 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-96b36afe-404d-4867-bb69-4646ae26ebd6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:22.728375 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-96b36afe-404d-4867-bb69-4646ae26ebd6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:22.728635 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-96b36afe-404d-4867-bb69-4646ae26ebd6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:22.728888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-96b36afe-404d-4867-bb69-4646ae26ebd6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:22.739609 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:22.739609 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:22.743183 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-96b36afe-404d-4867-bb69-4646ae26ebd6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:22.748070 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-28e3be92-4d26-4883-9fba-aedfeb7a0346 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:22.748813 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-96b36afe-404d-4867-bb69-4646ae26ebd6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:22.749539 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1155/4627] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:22 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:22.749961 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-28e3be92-4d26-4883-9fba-aedfeb7a0346 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:22.750194 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-28e3be92-4d26-4883-9fba-aedfeb7a0346 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:22.750402 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-28e3be92-4d26-4883-9fba-aedfeb7a0346 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:22.760368 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:22.760368 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:22.764331 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-28e3be92-4d26-4883-9fba-aedfeb7a0346 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:22.768901 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-28e3be92-4d26-4883-9fba-aedfeb7a0346 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:22.769390 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1157/4628] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:22 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:23.331486 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-20539369-84d8-4538-9b11-4236615d1ed1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:23.335353 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-20539369-84d8-4538-9b11-4236615d1ed1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:23.335353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-20539369-84d8-4538-9b11-4236615d1ed1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:23.335353 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-20539369-84d8-4538-9b11-4236615d1ed1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:23.346988 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:23.346988 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:23.351163 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-20539369-84d8-4538-9b11-4236615d1ed1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:23.356457 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-20539369-84d8-4538-9b11-4236615d1ed1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:23.356661 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1160/4629] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:23 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 16:00:23.493895 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-9b8a784e-e40c-4f3d-8ad4-1a85c6316f0e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:23.496220 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-9b8a784e-e40c-4f3d-8ad4-1a85c6316f0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707 Jul 03 16:00:23.496430 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-9b8a784e-e40c-4f3d-8ad4-1a85c6316f0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:23.496650 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-9b8a784e-e40c-4f3d-8ad4-1a85c6316f0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:23.507107 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:23.507107 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:23.763413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6749287f-0602-4e05-ba69-04fc251d9b44 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:23.765758 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6749287f-0602-4e05-ba69-04fc251d9b44 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:23.766114 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6749287f-0602-4e05-ba69-04fc251d9b44 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:23.766399 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6749287f-0602-4e05-ba69-04fc251d9b44 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:23.776066 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:23.776066 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:23.781125 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6749287f-0602-4e05-ba69-04fc251d9b44 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:23.781545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6c0b255e-6473-4102-a59a-21d35c653c20 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:23.783787 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c0b255e-6473-4102-a59a-21d35c653c20 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:23.784090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c0b255e-6473-4102-a59a-21d35c653c20 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:23.784337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6c0b255e-6473-4102-a59a-21d35c653c20 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:23.786069 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6749287f-0602-4e05-ba69-04fc251d9b44 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:23.786641 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1156/4630] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:23 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:23.797669 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:23.797669 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:23.802849 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6c0b255e-6473-4102-a59a-21d35c653c20 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:23.809268 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6c0b255e-6473-4102-a59a-21d35c653c20 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:23.809896 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1158/4631] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:23 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:24.043865 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5b8d9ddc-bd90-4990-98b9-bce3769a18c8 req-9b8a784e-e40c-4f3d-8ad4-1a85c6316f0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707 returned with HTTP 200 Jul 03 16:00:24.044548 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1158/4632] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:23 2026] DELETE /volume/v3/attachments/b7f7529e-70ef-4a11-a123-043b5ca0f707 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:24.373423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-47d84dc9-e855-4cbd-bd9d-7d7aef0c3889 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.375368 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-47d84dc9-e855-4cbd-bd9d-7d7aef0c3889 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:24.375687 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-47d84dc9-e855-4cbd-bd9d-7d7aef0c3889 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:24.375931 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-47d84dc9-e855-4cbd-bd9d-7d7aef0c3889 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:24.384529 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.384529 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:24.393783 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-47d84dc9-e855-4cbd-bd9d-7d7aef0c3889 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:24.402806 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-47d84dc9-e855-4cbd-bd9d-7d7aef0c3889 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:24.403733 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1161/4633] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:24 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:24.421514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3030592c-d0b8-4076-b386-7d237d769b0e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.423306 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3030592c-d0b8-4076-b386-7d237d769b0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:24.424263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3030592c-d0b8-4076-b386-7d237d769b0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:24.424263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3030592c-d0b8-4076-b386-7d237d769b0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:24.435709 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.435709 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:24.441569 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3030592c-d0b8-4076-b386-7d237d769b0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:24.447648 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3030592c-d0b8-4076-b386-7d237d769b0e tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:24.448121 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1157/4634] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:24 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:24.509210 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-c1eb242e-8831-4f55-b603-052f37e496ff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.511485 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-c1eb242e-8831-4f55-b603-052f37e496ff tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:24.511603 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-c1eb242e-8831-4f55-b603-052f37e496ff tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:24.511811 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-c1eb242e-8831-4f55-b603-052f37e496ff tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:24.523520 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.523520 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:24.527941 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-c1eb242e-8831-4f55-b603-052f37e496ff tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:24.532300 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-c1eb242e-8831-4f55-b603-052f37e496ff tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:24.532777 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1159/4635] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:00:24 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:24.547992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-a077c638-831f-4457-b778-801e8db7ce80 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.550767 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-a077c638-831f-4457-b778-801e8db7ce80 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4/action Jul 03 16:00:24.551222 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-a077c638-831f-4457-b778-801e8db7ce80 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:00:24.551520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-a077c638-831f-4457-b778-801e8db7ce80 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:24.556321 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-d8e39850-d66a-4923-910c-428265c75a8f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.559360 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-d8e39850-d66a-4923-910c-428265c75a8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/action Jul 03 16:00:24.559792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-d8e39850-d66a-4923-910c-428265c75a8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:00:24.559993 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-d8e39850-d66a-4923-910c-428265c75a8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:24.572559 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.572559 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:24.573912 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.573912 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:24.574489 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-d8e39850-d66a-4923-910c-428265c75a8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:24.582037 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-d8e39850-d66a-4923-910c-428265c75a8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Begin detaching volume completed successfully. Jul 03 16:00:24.582256 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-d8e39850-d66a-4923-910c-428265c75a8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/action returned with HTTP 202 Jul 03 16:00:24.582812 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1162/4636] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:00:24 2026] POST /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:00:24.587023 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a3a604a0-fbf1-419e-a099-26ee7308f4b6 req-a077c638-831f-4457-b778-801e8db7ce80 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4/action returned with HTTP 204 Jul 03 16:00:24.587695 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1159/4637] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:00:24 2026] POST /volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:24.604142 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a9de5560-229d-4d5a-95cf-3a64ed8669e9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.606571 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9de5560-229d-4d5a-95cf-3a64ed8669e9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:24.606920 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9de5560-229d-4d5a-95cf-3a64ed8669e9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:24.607115 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a9de5560-229d-4d5a-95cf-3a64ed8669e9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:24.618351 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.618351 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:24.622176 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a9de5560-229d-4d5a-95cf-3a64ed8669e9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:24.626263 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a9de5560-229d-4d5a-95cf-3a64ed8669e9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:24.626680 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1158/4638] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:24 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:24.801860 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-44af7bf7-14cf-4f36-ae8d-26718474306c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.803890 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44af7bf7-14cf-4f36-ae8d-26718474306c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:24.804157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44af7bf7-14cf-4f36-ae8d-26718474306c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:24.804401 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44af7bf7-14cf-4f36-ae8d-26718474306c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:24.816645 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.816645 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:24.820645 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-44af7bf7-14cf-4f36-ae8d-26718474306c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:24.823639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8cd22619-b01f-43f6-8a19-8693d23045ce None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.826042 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8cd22619-b01f-43f6-8a19-8693d23045ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:24.826323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8cd22619-b01f-43f6-8a19-8693d23045ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:24.826564 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44af7bf7-14cf-4f36-ae8d-26718474306c tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:24.826652 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8cd22619-b01f-43f6-8a19-8693d23045ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:24.827175 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1160/4639] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:24 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:24.839050 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.839050 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:24.841277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-48cca4db-429d-47e2-9545-224a6c9761ab None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:24.842855 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8cd22619-b01f-43f6-8a19-8693d23045ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:24.843740 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-48cca4db-429d-47e2-9545-224a6c9761ab tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:00:24.843967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-48cca4db-429d-47e2-9545-224a6c9761ab tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:24.844373 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-48cca4db-429d-47e2-9545-224a6c9761ab tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:24.849032 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8cd22619-b01f-43f6-8a19-8693d23045ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:24.849402 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1163/4640] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:24 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:24.858323 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:24.858323 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:24.864223 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-48cca4db-429d-47e2-9545-224a6c9761ab tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:00:24.870718 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-48cca4db-429d-47e2-9545-224a6c9761ab tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:00:24.871238 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1160/4641] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:24 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:25.611928 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-51883e6c-6678-4523-be6f-475ae4ae8440 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:25.612479 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-51883e6c-6678-4523-be6f-475ae4ae8440 None None] GET https://10.4.3.228/volume// Jul 03 16:00:25.612779 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-51883e6c-6678-4523-be6f-475ae4ae8440 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:25.613060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-51883e6c-6678-4523-be6f-475ae4ae8440 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:25.613482 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-51883e6c-6678-4523-be6f-475ae4ae8440 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:00:25.613903 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1159/4642] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:00:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:00:25.628852 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-8ffec87e-ae02-48dc-9e9e-fd78c5b1c444 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:25.632293 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-8ffec87e-ae02-48dc-9e9e-fd78c5b1c444 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:25.632635 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-8ffec87e-ae02-48dc-9e9e-fd78c5b1c444 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:25.633168 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-8ffec87e-ae02-48dc-9e9e-fd78c5b1c444 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:25.644762 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f5fafa7f-c980-4002-8165-5603bf65f6e4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:25.647575 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f5fafa7f-c980-4002-8165-5603bf65f6e4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:25.647575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f5fafa7f-c980-4002-8165-5603bf65f6e4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:25.647798 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f5fafa7f-c980-4002-8165-5603bf65f6e4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:25.652010 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:25.652010 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:25.657036 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-8ffec87e-ae02-48dc-9e9e-fd78c5b1c444 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:25.662929 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-8ffec87e-ae02-48dc-9e9e-fd78c5b1c444 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:25.663352 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1161/4643] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:00:25 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:00:25.664775 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:25.664775 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:25.673041 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f5fafa7f-c980-4002-8165-5603bf65f6e4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:25.680957 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f5fafa7f-c980-4002-8165-5603bf65f6e4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:25.681654 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1164/4644] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:25 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:25.686709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-fc742143-b7d5-451b-811e-9bb6a36aa74b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:25.689312 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-fc742143-b7d5-451b-811e-9bb6a36aa74b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/encryption Jul 03 16:00:25.689526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-fc742143-b7d5-451b-811e-9bb6a36aa74b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:25.689719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-fc742143-b7d5-451b-811e-9bb6a36aa74b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:25.699245 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:25.699245 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:25.706697 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-fc742143-b7d5-451b-811e-9bb6a36aa74b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/encryption returned with HTTP 200 Jul 03 16:00:25.707223 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1161/4645] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:00:25 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:25.863231 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a24dd083-4442-49da-aa5d-766927352e4a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:25.865426 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a24dd083-4442-49da-aa5d-766927352e4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:25.865633 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a24dd083-4442-49da-aa5d-766927352e4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:25.865809 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a24dd083-4442-49da-aa5d-766927352e4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:25.877918 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:25.877918 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:25.883611 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a24dd083-4442-49da-aa5d-766927352e4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:25.890168 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a24dd083-4442-49da-aa5d-766927352e4a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:25.890764 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1160/4646] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:25 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:26.627602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-f4c1ea49-c10b-4769-8186-7994057f9a4f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:26.630242 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-f4c1ea49-c10b-4769-8186-7994057f9a4f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529/action Jul 03 16:00:26.630800 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-f4c1ea49-c10b-4769-8186-7994057f9a4f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:00:26.631513 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-f4c1ea49-c10b-4769-8186-7994057f9a4f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:26.660753 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:26.660753 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:26.682838 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ade08d39-7e23-42a1-93a8-0f3a6ab42ea3 req-f4c1ea49-c10b-4769-8186-7994057f9a4f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529/action returned with HTTP 204 Jul 03 16:00:26.683477 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1162/4647] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:00:26 2026] POST /volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:26.697955 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a54b2a74-b11d-4cc9-a446-8753a6d87f1b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:26.700548 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a54b2a74-b11d-4cc9-a446-8753a6d87f1b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:26.701110 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a54b2a74-b11d-4cc9-a446-8753a6d87f1b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:26.701184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a54b2a74-b11d-4cc9-a446-8753a6d87f1b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:26.717960 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:26.717960 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:26.729359 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a54b2a74-b11d-4cc9-a446-8753a6d87f1b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:26.735727 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a54b2a74-b11d-4cc9-a446-8753a6d87f1b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:26.736285 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1165/4648] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:26 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:27.416792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-f02a89e8-9d10-4a4b-b306-e57a077fe191 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.416792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-f02a89e8-9d10-4a4b-b306-e57a077fe191 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21 Jul 03 16:00:27.416792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-f02a89e8-9d10-4a4b-b306-e57a077fe191 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:27.416792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-f02a89e8-9d10-4a4b-b306-e57a077fe191 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:27.416792 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.416792 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a4fbe692-9352-4691-8757-0ac1b886c790 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a4fbe692-9352-4691-8757-0ac1b886c790 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a4fbe692-9352-4691-8757-0ac1b886c790 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a4fbe692-9352-4691-8757-0ac1b886c790 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a4fbe692-9352-4691-8757-0ac1b886c790 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a4fbe692-9352-4691-8757-0ac1b886c790 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:27.419366 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1161/4649] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:26 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e035ab0-6a58-4e33-aef0-3883e08ef921", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-998612996"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['b5c95419-aaf1-4fe5-9b35-92f9418880b5', '7b83cf57-033a-444a-91e6-aea9099bcd0e', 'bc870a5b-b4a0-49e4-b8d4-a7487a2316eb', 'b5229dab-bba8-49e7-a494-f38a12ee5eda'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot force create request issued successfully. Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a73f5c4b-57c9-420f-b42c-a214b9da8c6d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:00:27.420336 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1163/4650] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:00:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-510aee15-a73c-433d-96ae-23f9540c6dee None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-510aee15-a73c-433d-96ae-23f9540c6dee tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-510aee15-a73c-433d-96ae-23f9540c6dee tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-510aee15-a73c-433d-96ae-23f9540c6dee tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-510aee15-a73c-433d-96ae-23f9540c6dee tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-510aee15-a73c-433d-96ae-23f9540c6dee tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca returned with HTTP 200 Jul 03 16:00:27.421183 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1166/4651] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:27 2026] GET /volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:27.421754 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5cf7e88f-9340-4cc0-8c99-d819efcf3b87 req-f02a89e8-9d10-4a4b-b306-e57a077fe191 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21 returned with HTTP 200 Jul 03 16:00:27.421754 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1162/4652] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:26 2026] DELETE /volume/v3/attachments/1bbd90b2-a308-4683-b060-c7857afdbe21 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:27.751821 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-93b96c37-812d-4f39-8d25-75fd1ab522e1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.755203 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93b96c37-812d-4f39-8d25-75fd1ab522e1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:27.755603 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93b96c37-812d-4f39-8d25-75fd1ab522e1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:27.755875 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93b96c37-812d-4f39-8d25-75fd1ab522e1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:27.768753 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.768753 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:27.781870 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-93b96c37-812d-4f39-8d25-75fd1ab522e1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:27.796817 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93b96c37-812d-4f39-8d25-75fd1ab522e1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:27.796817 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1162/4653] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:27 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:27.817707 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c452daaf-6eb3-4cd9-b4aa-05c950585ced None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.819832 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c452daaf-6eb3-4cd9-b4aa-05c950585ced tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:27.820090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c452daaf-6eb3-4cd9-b4aa-05c950585ced tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:27.820296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c452daaf-6eb3-4cd9-b4aa-05c950585ced tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:27.857356 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.857356 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:27.863135 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c452daaf-6eb3-4cd9-b4aa-05c950585ced tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:27.867768 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c452daaf-6eb3-4cd9-b4aa-05c950585ced tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:27.868216 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1164/4654] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:27 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:27.923551 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-0175e61a-a547-4aad-8e93-0bcfbc9413b9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.926216 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-0175e61a-a547-4aad-8e93-0bcfbc9413b9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:27.926463 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-0175e61a-a547-4aad-8e93-0bcfbc9413b9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:27.926726 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-0175e61a-a547-4aad-8e93-0bcfbc9413b9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:27.937590 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.937590 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:27.942821 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-0175e61a-a547-4aad-8e93-0bcfbc9413b9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:27.949861 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-0175e61a-a547-4aad-8e93-0bcfbc9413b9 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:27.950449 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1167/4655] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:00:27 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:27.972930 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a089c256-d249-4b67-9a1d-868d2bd69ab4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:27.975141 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a089c256-d249-4b67-9a1d-868d2bd69ab4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435/action Jul 03 16:00:27.975850 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a089c256-d249-4b67-9a1d-868d2bd69ab4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:00:27.976154 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a089c256-d249-4b67-9a1d-868d2bd69ab4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:27.990661 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:27.990661 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:27.992637 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a089c256-d249-4b67-9a1d-868d2bd69ab4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:27.997322 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a089c256-d249-4b67-9a1d-868d2bd69ab4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Begin detaching volume completed successfully. Jul 03 16:00:27.997657 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a089c256-d249-4b67-9a1d-868d2bd69ab4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435/action returned with HTTP 202 Jul 03 16:00:27.998170 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1163/4656] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:00:27 2026] POST /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:00:28.018734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d3b4b7b9-f04c-4795-ae69-9aca8abcef63 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:28.021446 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3b4b7b9-f04c-4795-ae69-9aca8abcef63 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:28.021766 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3b4b7b9-f04c-4795-ae69-9aca8abcef63 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:28.022060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3b4b7b9-f04c-4795-ae69-9aca8abcef63 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:28.038898 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:28.038898 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:28.052363 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d3b4b7b9-f04c-4795-ae69-9aca8abcef63 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:28.061813 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3b4b7b9-f04c-4795-ae69-9aca8abcef63 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:28.061813 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1163/4657] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:28 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:28.080141 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-efe0cf56-9d36-456f-950c-a93372708494 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:28.082240 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-efe0cf56-9d36-456f-950c-a93372708494 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:28.082450 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-efe0cf56-9d36-456f-950c-a93372708494 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:28.082649 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-efe0cf56-9d36-456f-950c-a93372708494 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:28.088809 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:28.088809 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:28.089347 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-efe0cf56-9d36-456f-950c-a93372708494 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:28.090293 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-efe0cf56-9d36-456f-950c-a93372708494 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca returned with HTTP 200 Jul 03 16:00:28.091114 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1165/4658] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:28 2026] GET /volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:28.101388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:28.106001 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:00:28.106424 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e035ab0-6a58-4e33-aef0-3883e08ef921", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-44851705"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:28.121498 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:28.121498 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:28.122194 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:28.122399 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:28.164345 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['83218534-b853-46bd-9275-0f0df972e050', '4eb99254-c523-4603-9ad1-46f5c9390450', '9ac69c02-d1fa-4f2b-92a0-46685578c257', 'f8282f12-6adb-4aa6-80ee-04f681dcbb0f'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:28.202654 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot force create request issued successfully. Jul 03 16:00:28.205646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-37d7b364-0a19-4cb3-ae5c-f03bfdbfab0b tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:00:28.205646 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1168/4659] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:00:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:28.214914 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5848d32e-6512-4d5c-949e-3cb8da74d8c9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:28.219130 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5848d32e-6512-4d5c-949e-3cb8da74d8c9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:28.219130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5848d32e-6512-4d5c-949e-3cb8da74d8c9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:28.219130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5848d32e-6512-4d5c-949e-3cb8da74d8c9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:28.230017 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:28.230017 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:28.230894 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5848d32e-6512-4d5c-949e-3cb8da74d8c9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:28.232445 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5848d32e-6512-4d5c-949e-3cb8da74d8c9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd returned with HTTP 200 Jul 03 16:00:28.233155 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1164/4660] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:28 2026] GET /volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:29.022502 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8edc72ee-cff8-42f7-b0cf-f93e077bdaba None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:29.023016 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8edc72ee-cff8-42f7-b0cf-f93e077bdaba None None] GET https://10.4.3.228/volume// Jul 03 16:00:29.023016 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8edc72ee-cff8-42f7-b0cf-f93e077bdaba None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:29.023219 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8edc72ee-cff8-42f7-b0cf-f93e077bdaba None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:29.023501 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8edc72ee-cff8-42f7-b0cf-f93e077bdaba None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:00:29.023768 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1164/4661] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:00:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:00:29.030723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-13b654da-ed24-451d-9351-fd3eae66ad13 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:29.034016 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-13b654da-ed24-451d-9351-fd3eae66ad13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:29.034332 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-13b654da-ed24-451d-9351-fd3eae66ad13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:29.034616 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-13b654da-ed24-451d-9351-fd3eae66ad13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:29.046728 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:29.046728 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:29.051078 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-13b654da-ed24-451d-9351-fd3eae66ad13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:29.057326 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-13b654da-ed24-451d-9351-fd3eae66ad13 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:29.058118 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1166/4662] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:00:29 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:00:29.076829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1d7b0db3-5eaf-4577-9598-8dd9b0776c33 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:29.081381 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d7b0db3-5eaf-4577-9598-8dd9b0776c33 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:29.081653 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d7b0db3-5eaf-4577-9598-8dd9b0776c33 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:29.081939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d7b0db3-5eaf-4577-9598-8dd9b0776c33 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:29.092833 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:29.092833 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:29.097546 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1d7b0db3-5eaf-4577-9598-8dd9b0776c33 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:29.102578 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d7b0db3-5eaf-4577-9598-8dd9b0776c33 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:29.103055 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1169/4663] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:29 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:29.248413 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d5ea6008-1b3b-4f8d-9fc0-acf9fcd7f2b8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:29.250366 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5ea6008-1b3b-4f8d-9fc0-acf9fcd7f2b8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:29.250469 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d5ea6008-1b3b-4f8d-9fc0-acf9fcd7f2b8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:29.252041 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d5ea6008-1b3b-4f8d-9fc0-acf9fcd7f2b8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:29.259119 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:29.259119 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:29.259919 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d5ea6008-1b3b-4f8d-9fc0-acf9fcd7f2b8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:29.265603 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5ea6008-1b3b-4f8d-9fc0-acf9fcd7f2b8 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd returned with HTTP 200 Jul 03 16:00:29.265603 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1165/4664] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:29 2026] GET /volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:29.272858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:29.274776 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:29.275031 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:29.275248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:29.275419 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:29.287684 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:29.287684 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:29.287684 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:29.318112 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 16:00:29.318350 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2f985d58-865c-4aa6-92fd-64289cee3b75 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd returned with HTTP 202 Jul 03 16:00:29.318925 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1165/4665] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:29 2026] DELETE /volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:29.331203 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-915e6dfe-b8d4-492e-95fd-f7fc9559ab84 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:29.333939 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-915e6dfe-b8d4-492e-95fd-f7fc9559ab84 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:29.334612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-915e6dfe-b8d4-492e-95fd-f7fc9559ab84 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:29.334733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-915e6dfe-b8d4-492e-95fd-f7fc9559ab84 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:29.348179 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:29.348179 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:29.348680 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-915e6dfe-b8d4-492e-95fd-f7fc9559ab84 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:29.349642 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-915e6dfe-b8d4-492e-95fd-f7fc9559ab84 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd returned with HTTP 200 Jul 03 16:00:29.350034 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1167/4666] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:29 2026] GET /volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:30.032766 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a8298ba9-6093-49d5-b15a-3df633293a64 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:30.034935 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a8298ba9-6093-49d5-b15a-3df633293a64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9 Jul 03 16:00:30.035194 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a8298ba9-6093-49d5-b15a-3df633293a64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:30.035265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a8298ba9-6093-49d5-b15a-3df633293a64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:30.049607 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:30.049607 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:30.117198 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-92a53ba6-4eba-4238-b101-7c6cfa02f603 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:30.121992 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92a53ba6-4eba-4238-b101-7c6cfa02f603 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:30.123527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92a53ba6-4eba-4238-b101-7c6cfa02f603 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:30.124292 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92a53ba6-4eba-4238-b101-7c6cfa02f603 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:30.142967 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:30.142967 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:30.150392 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-92a53ba6-4eba-4238-b101-7c6cfa02f603 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:30.159384 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92a53ba6-4eba-4238-b101-7c6cfa02f603 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:30.160081 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1166/4667] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:30 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:30.370209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9f92e091-8ce8-4cca-8c0c-2e73e0b5bd1e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:30.373335 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f92e091-8ce8-4cca-8c0c-2e73e0b5bd1e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:30.373961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f92e091-8ce8-4cca-8c0c-2e73e0b5bd1e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:30.373961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f92e091-8ce8-4cca-8c0c-2e73e0b5bd1e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:30.379943 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f92e091-8ce8-4cca-8c0c-2e73e0b5bd1e tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd returned with HTTP 404 Jul 03 16:00:30.380725 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1166/4668] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:30 2026] GET /volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:30.389186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:30.391710 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 16:00:30.392058 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:30.392336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:30.392490 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 16:00:30.400702 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:30.400702 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:30.401376 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:30.430262 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 16:00:30.430533 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb5cfb56-a40d-47d8-be71-dce5a7797b36 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 returned with HTTP 202 Jul 03 16:00:30.431177 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1168/4669] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:30 2026] DELETE /volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:30.448692 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a3e281c2-2b7e-4d2d-a128-6928e10e24b5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:30.452752 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a3e281c2-2b7e-4d2d-a128-6928e10e24b5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 16:00:30.453002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a3e281c2-2b7e-4d2d-a128-6928e10e24b5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:30.453200 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a3e281c2-2b7e-4d2d-a128-6928e10e24b5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:30.469836 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:30.469836 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:30.470246 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a3e281c2-2b7e-4d2d-a128-6928e10e24b5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:30.471481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a3e281c2-2b7e-4d2d-a128-6928e10e24b5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 returned with HTTP 200 Jul 03 16:00:30.472125 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1167/4670] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:30 2026] GET /volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:30.589093 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-75dc01dd-1891-4cd6-a7ba-af1a5e342342 req-a8298ba9-6093-49d5-b15a-3df633293a64 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9 returned with HTTP 200 Jul 03 16:00:30.589603 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1170/4671] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:30 2026] DELETE /volume/v3/attachments/575b9dd2-8515-492e-ba9f-74d6a14a75a9 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:31.179748 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e9b69ec7-2c58-4be9-b58d-7cb2b4182a00 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:31.181777 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e9b69ec7-2c58-4be9-b58d-7cb2b4182a00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:31.181975 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e9b69ec7-2c58-4be9-b58d-7cb2b4182a00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:31.182229 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e9b69ec7-2c58-4be9-b58d-7cb2b4182a00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:31.193781 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:31.193781 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:31.202650 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e9b69ec7-2c58-4be9-b58d-7cb2b4182a00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:31.205978 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e9b69ec7-2c58-4be9-b58d-7cb2b4182a00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:31.206395 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1167/4672] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:31 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:31.226776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:31.228399 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:31.228677 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:31.228930 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:31.229124 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume with id: eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:31.237612 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:31.237612 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:31.238206 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:31.251114 np0000004436 devstack@c-api.service[99816]: WARNING cinder.keymgr.conf_key_mgr [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 16:00:31.258402 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume request issued successfully. Jul 03 16:00:31.258794 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-06d89ac0-6e2c-4bb9-93d4-f1f3d267a17b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 202 Jul 03 16:00:31.259327 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1169/4673] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:31 2026] DELETE /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:31.268856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6772b46c-7cb3-4e97-9319-1f81c7a3edb8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:31.271195 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6772b46c-7cb3-4e97-9319-1f81c7a3edb8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:31.272130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6772b46c-7cb3-4e97-9319-1f81c7a3edb8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:31.272130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6772b46c-7cb3-4e97-9319-1f81c7a3edb8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:31.284653 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:31.284653 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:31.289706 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6772b46c-7cb3-4e97-9319-1f81c7a3edb8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:31.298719 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6772b46c-7cb3-4e97-9319-1f81c7a3edb8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 200 Jul 03 16:00:31.299230 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1168/4674] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:31 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:31.484641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c00628d5-ea73-43c6-9862-20a7deaa792f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:31.486601 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c00628d5-ea73-43c6-9862-20a7deaa792f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 16:00:31.486949 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c00628d5-ea73-43c6-9862-20a7deaa792f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:31.487075 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c00628d5-ea73-43c6-9862-20a7deaa792f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:31.493226 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c00628d5-ea73-43c6-9862-20a7deaa792f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 returned with HTTP 404 Jul 03 16:00:31.493226 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1171/4675] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:31 2026] GET /volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:31.505013 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:31.507511 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:31.507681 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:31.507981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:31.508242 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:31.515031 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:31.515031 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:31.515765 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:31.541583 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 16:00:31.541801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0db670c-d4e1-4a56-b057-9f1f3c88c479 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca returned with HTTP 202 Jul 03 16:00:31.542387 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1168/4676] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:31 2026] DELETE /volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:31.555007 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dab86d15-8592-46b9-ae92-5b20c97e166f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:31.557442 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dab86d15-8592-46b9-ae92-5b20c97e166f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:31.557771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dab86d15-8592-46b9-ae92-5b20c97e166f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:31.558055 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dab86d15-8592-46b9-ae92-5b20c97e166f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:31.565496 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:31.565496 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:31.566217 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dab86d15-8592-46b9-ae92-5b20c97e166f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:31.567408 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dab86d15-8592-46b9-ae92-5b20c97e166f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca returned with HTTP 200 Jul 03 16:00:31.568022 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1170/4677] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:31 2026] GET /volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:32.315924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-51d5d26c-55da-4db4-8434-7084222e6222 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.318017 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-51d5d26c-55da-4db4-8434-7084222e6222 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 Jul 03 16:00:32.318232 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-51d5d26c-55da-4db4-8434-7084222e6222 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.318449 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-51d5d26c-55da-4db4-8434-7084222e6222 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.325284 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-51d5d26c-55da-4db4-8434-7084222e6222 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 returned with HTTP 404 Jul 03 16:00:32.325872 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1169/4678] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:32 2026] GET /volume/v3/volumes/eb815f04-3756-4b29-abcf-cdea5d87b3a5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:32.333535 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2a535190-97f9-4c6d-a0f8-e119da3fdac1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.335194 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2a535190-97f9-4c6d-a0f8-e119da3fdac1 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:00:32.335388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2a535190-97f9-4c6d-a0f8-e119da3fdac1 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.335574 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2a535190-97f9-4c6d-a0f8-e119da3fdac1 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.336141 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:32.336141 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:32.336411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-2a535190-97f9-4c6d-a0f8-e119da3fdac1 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:00:32.359411 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2a535190-97f9-4c6d-a0f8-e119da3fdac1 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Get all volumes completed successfully. Jul 03 16:00:32.369835 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:32.369835 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:32.369835 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2a535190-97f9-4c6d-a0f8-e119da3fdac1 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:00:32.369835 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1172/4679] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:00:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:00:32.390334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6e1b80f6-8d91-48ef-a151-4e80d8764554 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.392787 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e1b80f6-8d91-48ef-a151-4e80d8764554 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] DELETE https://10.4.3.228/volume/v3/types/e2aa6b3a-90c8-4b63-9399-87d47136bb20 Jul 03 16:00:32.393040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e1b80f6-8d91-48ef-a151-4e80d8764554 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.393281 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6e1b80f6-8d91-48ef-a151-4e80d8764554 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.393566 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:32.393566 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:32.423987 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6e1b80f6-8d91-48ef-a151-4e80d8764554 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/types/e2aa6b3a-90c8-4b63-9399-87d47136bb20 returned with HTTP 202 Jul 03 16:00:32.424452 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1169/4680] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:00:32 2026] DELETE /volume/v3/types/e2aa6b3a-90c8-4b63-9399-87d47136bb20 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:32.433177 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.435095 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:32.435343 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.435577 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.435792 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume with id: f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:32.444717 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:32.444717 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:32.445317 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:32.466858 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume request issued successfully. Jul 03 16:00:32.467313 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7516b020-6be8-4a9d-b08d-60ec860978c4 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 202 Jul 03 16:00:32.468406 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1171/4681] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:32 2026] DELETE /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:32.477036 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a9267318-d744-419a-ad60-ede1815a1d46 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.479597 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a9267318-d744-419a-ad60-ede1815a1d46 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:32.479896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a9267318-d744-419a-ad60-ede1815a1d46 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.480151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a9267318-d744-419a-ad60-ede1815a1d46 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.489990 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:32.489990 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:32.495225 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a9267318-d744-419a-ad60-ede1815a1d46 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:32.502114 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a9267318-d744-419a-ad60-ede1815a1d46 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 200 Jul 03 16:00:32.502738 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1170/4682] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:32 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:32.581700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6b8b9d38-b117-4799-bc80-4317beccf08d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.584037 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6b8b9d38-b117-4799-bc80-4317beccf08d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:32.584314 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6b8b9d38-b117-4799-bc80-4317beccf08d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.584591 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6b8b9d38-b117-4799-bc80-4317beccf08d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.590568 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6b8b9d38-b117-4799-bc80-4317beccf08d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca returned with HTTP 404 Jul 03 16:00:32.591446 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1173/4683] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:32 2026] GET /volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:32.600374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fc25a380-21db-4815-8ae8-57c914c2ce95 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.603235 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc25a380-21db-4815-8ae8-57c914c2ce95 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:32.603504 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc25a380-21db-4815-8ae8-57c914c2ce95 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.603784 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc25a380-21db-4815-8ae8-57c914c2ce95 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.603954 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-fc25a380-21db-4815-8ae8-57c914c2ce95 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: e5cf046f-ec42-4096-9162-633891d38dbd Jul 03 16:00:32.609904 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc25a380-21db-4815-8ae8-57c914c2ce95 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd returned with HTTP 404 Jul 03 16:00:32.610504 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1170/4684] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:32 2026] DELETE /volume/v3/snapshots/e5cf046f-ec42-4096-9162-633891d38dbd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:32.620207 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6fe41917-1741-40f2-9371-6a5083191038 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.622510 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6fe41917-1741-40f2-9371-6a5083191038 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:32.623165 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6fe41917-1741-40f2-9371-6a5083191038 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.623453 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6fe41917-1741-40f2-9371-6a5083191038 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.623599 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-6fe41917-1741-40f2-9371-6a5083191038 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 33f495ab-0bec-432f-b007-48497dc42cca Jul 03 16:00:32.629931 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6fe41917-1741-40f2-9371-6a5083191038 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca returned with HTTP 404 Jul 03 16:00:32.630809 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1172/4685] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:32 2026] DELETE /volume/v3/snapshots/33f495ab-0bec-432f-b007-48497dc42cca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:32.691800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-065b2812-0e31-430a-9d6e-c0abce0a15ce None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.694195 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-065b2812-0e31-430a-9d6e-c0abce0a15ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:32.694275 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-065b2812-0e31-430a-9d6e-c0abce0a15ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:32.694494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-065b2812-0e31-430a-9d6e-c0abce0a15ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:32.705221 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:32.705221 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:32.708742 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-065b2812-0e31-430a-9d6e-c0abce0a15ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:32.713688 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-065b2812-0e31-430a-9d6e-c0abce0a15ce tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:32.714227 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1171/4686] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:00:32 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:32.737070 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-9304d19f-a322-486e-99b4-601436280841 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:32.739541 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-9304d19f-a322-486e-99b4-601436280841 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921/action Jul 03 16:00:32.739942 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-9304d19f-a322-486e-99b4-601436280841 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:00:32.740059 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-9304d19f-a322-486e-99b4-601436280841 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:32.751491 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:32.751491 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:32.752057 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-9304d19f-a322-486e-99b4-601436280841 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:32.761140 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-9304d19f-a322-486e-99b4-601436280841 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Begin detaching volume completed successfully. Jul 03 16:00:32.761358 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-9304d19f-a322-486e-99b4-601436280841 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921/action returned with HTTP 202 Jul 03 16:00:32.762080 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1174/4687] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:00:32 2026] POST /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:00:33.524355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-495e3173-05cf-4332-b93d-fbdfb8043d5b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:33.526224 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-495e3173-05cf-4332-b93d-fbdfb8043d5b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 Jul 03 16:00:33.526416 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-495e3173-05cf-4332-b93d-fbdfb8043d5b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:33.526650 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-495e3173-05cf-4332-b93d-fbdfb8043d5b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:33.534006 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-495e3173-05cf-4332-b93d-fbdfb8043d5b tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 returned with HTTP 404 Jul 03 16:00:33.534512 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1171/4688] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:33 2026] GET /volume/v3/volumes/f2a28707-b7c5-4c13-843d-d09d8dccd435 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:33.545157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:33.547161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:33.547421 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:33.547711 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:33.547899 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume with id: ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:33.558610 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:33.558610 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:33.559303 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:33.583582 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume request issued successfully. Jul 03 16:00:33.583582 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb8879f4-f60d-4c3a-8bfa-f18d8a8419d6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 202 Jul 03 16:00:33.583582 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1173/4689] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:33 2026] DELETE /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:33.594124 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d0dec775-2667-45d4-817d-ad3111896570 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:33.599199 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0dec775-2667-45d4-817d-ad3111896570 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:33.600243 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0dec775-2667-45d4-817d-ad3111896570 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:33.600405 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0dec775-2667-45d4-817d-ad3111896570 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:33.612262 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:33.612262 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:33.617501 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d0dec775-2667-45d4-817d-ad3111896570 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:00:33.628222 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0dec775-2667-45d4-817d-ad3111896570 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 200 Jul 03 16:00:33.628875 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1172/4690] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:33 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 921 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:33.791350 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6ebff152-c5df-44f9-8886-2ef0319ecd0d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:33.793747 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6ebff152-c5df-44f9-8886-2ef0319ecd0d None None] GET https://10.4.3.228/volume// Jul 03 16:00:33.793747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6ebff152-c5df-44f9-8886-2ef0319ecd0d None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:33.793747 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6ebff152-c5df-44f9-8886-2ef0319ecd0d None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:33.793747 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6ebff152-c5df-44f9-8886-2ef0319ecd0d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:00:33.793747 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1175/4691] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:00:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:00:33.808194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-171be951-77fc-4652-b13a-eb20b434711f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:33.810533 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-171be951-77fc-4652-b13a-eb20b434711f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:33.810831 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-171be951-77fc-4652-b13a-eb20b434711f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:33.811093 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-171be951-77fc-4652-b13a-eb20b434711f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:33.824433 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:33.824433 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:33.828049 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-171be951-77fc-4652-b13a-eb20b434711f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:33.833258 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-171be951-77fc-4652-b13a-eb20b434711f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:33.833753 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1172/4692] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:00:33 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:00:34.644479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-113aa1e3-b5db-4bb2-b8eb-a95352372f71 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:34.646809 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-113aa1e3-b5db-4bb2-b8eb-a95352372f71 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e Jul 03 16:00:34.646948 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-113aa1e3-b5db-4bb2-b8eb-a95352372f71 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:34.647286 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-113aa1e3-b5db-4bb2-b8eb-a95352372f71 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:34.654695 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-113aa1e3-b5db-4bb2-b8eb-a95352372f71 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e returned with HTTP 404 Jul 03 16:00:34.655375 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1174/4693] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:34 2026] GET /volume/v3/volumes/ad1438cb-c7d6-4815-8600-76afa7ccfa9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:34.670014 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cf9d51e9-ae22-4786-8f81-a0c056f035b8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:34.672424 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cf9d51e9-ae22-4786-8f81-a0c056f035b8 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:00:34.672885 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cf9d51e9-ae22-4786-8f81-a0c056f035b8 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:34.673171 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cf9d51e9-ae22-4786-8f81-a0c056f035b8 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:34.674391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-cf9d51e9-ae22-4786-8f81-a0c056f035b8 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:00:34.696653 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cf9d51e9-ae22-4786-8f81-a0c056f035b8 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Get all volumes completed successfully. Jul 03 16:00:34.698370 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:34.698370 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:34.705342 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cf9d51e9-ae22-4786-8f81-a0c056f035b8 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:00:34.706141 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1173/4694] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:00:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9713 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:34.714214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1488e5f3-078c-454d-a374-09a3970d22f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:34.714214 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1488e5f3-078c-454d-a374-09a3970d22f7 None None] GET https://10.4.3.228/volume// Jul 03 16:00:34.714214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1488e5f3-078c-454d-a374-09a3970d22f7 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:34.714214 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1488e5f3-078c-454d-a374-09a3970d22f7 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:34.714214 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1488e5f3-078c-454d-a374-09a3970d22f7 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:00:34.714214 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1176/4695] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:00:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:00:34.726532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a7195913-89c4-44a6-93f9-f06f32439053 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:34.734704 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a7195913-89c4-44a6-93f9-f06f32439053 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] DELETE https://10.4.3.228/volume/v3/types/2a31a106-acc2-44cb-815b-67d773043366 Jul 03 16:00:34.735401 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a7195913-89c4-44a6-93f9-f06f32439053 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:34.735898 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a7195913-89c4-44a6-93f9-f06f32439053 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:34.741090 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-4e001564-3133-485c-9746-871eb201579b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:34.744336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-4e001564-3133-485c-9746-871eb201579b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:00:34.744733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-4e001564-3133-485c-9746-871eb201579b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec045fd9-8361-426a-9f8e-1d17b46a6dce", "connector": null, "instance_uuid": "b0be1dc5-9204-458e-b4d0-98d04996069e"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:34.758159 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:34.758159 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:34.773262 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a7195913-89c4-44a6-93f9-f06f32439053 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/types/2a31a106-acc2-44cb-815b-67d773043366 returned with HTTP 202 Jul 03 16:00:34.773726 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1173/4696] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:00:34 2026] DELETE /volume/v3/types/2a31a106-acc2-44cb-815b-67d773043366 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:34.801750 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-4e001564-3133-485c-9746-871eb201579b tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:00:34.801982 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1175/4697] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:00:34 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 03 16:00:34.816391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-f85a7647-0ba1-4373-ad9e-fda46b0aad49 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:34.819198 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-f85a7647-0ba1-4373-ad9e-fda46b0aad49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4 Jul 03 16:00:34.819483 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-f85a7647-0ba1-4373-ad9e-fda46b0aad49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:34.819713 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-f85a7647-0ba1-4373-ad9e-fda46b0aad49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:34.829994 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:34.829994 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:34.892265 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-fb2dc959-52eb-4511-8d23-2fd710e313dc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:34.896514 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-fb2dc959-52eb-4511-8d23-2fd710e313dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 Jul 03 16:00:34.896775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-fb2dc959-52eb-4511-8d23-2fd710e313dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:34.896968 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-fb2dc959-52eb-4511-8d23-2fd710e313dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:34.906894 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:34.906894 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:35.387842 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-f85a7647-0ba1-4373-ad9e-fda46b0aad49 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4 returned with HTTP 200 Jul 03 16:00:35.389781 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1174/4698] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:34 2026] DELETE /volume/v3/attachments/700f5f5a-7039-42e9-8a75-8dd6518a4de4 => generated 192 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:35.446995 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a9280f43-9ef2-4882-ae5e-652258e6927c req-fb2dc959-52eb-4511-8d23-2fd710e313dc tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 returned with HTTP 200 Jul 03 16:00:35.446995 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1177/4699] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:34 2026] DELETE /volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:39.930608 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-17109318-bc3c-4e72-ae86-a5ff725c4408 req-b323d825-93ec-4746-a27d-1dbab603aece None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:39.933138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-17109318-bc3c-4e72-ae86-a5ff725c4408 req-b323d825-93ec-4746-a27d-1dbab603aece tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 Jul 03 16:00:39.933364 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-17109318-bc3c-4e72-ae86-a5ff725c4408 req-b323d825-93ec-4746-a27d-1dbab603aece tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:39.933591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-17109318-bc3c-4e72-ae86-a5ff725c4408 req-b323d825-93ec-4746-a27d-1dbab603aece tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:39.941183 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-17109318-bc3c-4e72-ae86-a5ff725c4408 req-b323d825-93ec-4746-a27d-1dbab603aece tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 returned with HTTP 404 Jul 03 16:00:39.941861 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1174/4700] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:39 2026] DELETE /volume/v3/attachments/e42af834-26f9-43dd-95b4-acd7b95b9529 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:00:40.470733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-ce32b4e6-9f38-4879-ae91-9daf58e8ca62 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:40.473032 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-ce32b4e6-9f38-4879-ae91-9daf58e8ca62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] PUT https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 Jul 03 16:00:40.473376 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-ce32b4e6-9f38-4879-ae91-9daf58e8ca62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:40.482006 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-ce32b4e6-9f38-4879-ae91-9daf58e8ca62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Acquiring lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:00:40.487053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-ce32b4e6-9f38-4879-ae91-9daf58e8ca62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:00:40.488088 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:40.488088 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:41.011175 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-ce32b4e6-9f38-4879-ae91-9daf58e8ca62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" released by "attachment_update" :: held 0.524s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:00:41.011603 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-ce32b4e6-9f38-4879-ae91-9daf58e8ca62 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 returned with HTTP 200 Jul 03 16:00:41.012269 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1176/4701] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:00:40 2026] PUT /volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:41.020872 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-97001c1a-f489-4424-9eac-74acb9757a40 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:41.023353 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-97001c1a-f489-4424-9eac-74acb9757a40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 Jul 03 16:00:41.023611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-97001c1a-f489-4424-9eac-74acb9757a40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:41.023869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-97001c1a-f489-4424-9eac-74acb9757a40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:41.044680 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-97001c1a-f489-4424-9eac-74acb9757a40 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 returned with HTTP 200 Jul 03 16:00:41.044680 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1175/4702] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 16:00:41 2026] GET /volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:41.308520 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bda115a8-5b29-4448-b119-fd385ba817ee None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:41.425822 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:00:41.426283 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1409693441", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:41.428391 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1409693441', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:00:41.428570 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Create volume of 1 GB Jul 03 16:00:41.429038 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:41.429038 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:41.434294 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Availability Zones retrieved successfully. Jul 03 16:00:41.442066 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Flow 'volume_create_api' (50389697-c45f-4972-9e54-6df9cb6c2b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:41.443707 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1760f9bc-0579-4e3f-ad96-d578a76dd05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.445041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:00:41.477488 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1760f9bc-0579-4e3f-ad96-d578a76dd05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.478558 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dc4a1b-b07d-4591-9d93-4b124d8c7dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.547809 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Created reservations ['9a3e9638-f779-4219-83d7-200c3fab6f2f', '1c4c5909-a04c-45cd-81a7-c52e10d2d97a', '2e466caa-412b-4b8f-a89d-5c5909445a00', '6a62b00b-587d-4b54-9d7e-6feb238cdce7'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:41.548904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dc4a1b-b07d-4591-9d93-4b124d8c7dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a3e9638-f779-4219-83d7-200c3fab6f2f', '1c4c5909-a04c-45cd-81a7-c52e10d2d97a', '2e466caa-412b-4b8f-a89d-5c5909445a00', '6a62b00b-587d-4b54-9d7e-6feb238cdce7']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.549305 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f502ae-1602-43f6-b8bc-c24993672876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.575270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f502ae-1602-43f6-b8bc-c24993672876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f971eed-82a7-4fd3-a1fa-9748b7a5bab1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1409693441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ce8788288f44f097c5d350dbe56a84',qos_specs=None,replication_status=,reservations=['9a3e9638-f779-4219-83d7-200c3fab6f2f','1c4c5909-a04c-45cd-81a7-c52e10d2d97a','2e466caa-412b-4b8f-a89d-5c5909445a00','6a62b00b-587d-4b54-9d7e-6feb238cdce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c24ddff7ff42e6a28e2b9e826bd82f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1409693441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f971eed-82a7-4fd3-a1fa-9748b7a5bab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66ce8788288f44f097c5d350dbe56a84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a1c24ddff7ff42e6a28e2b9e826bd82f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.576035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c7ce3b-dd8f-4003-9f2f-aaea1000e163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.596910 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c7ce3b-dd8f-4003-9f2f-aaea1000e163) transitioned into 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-1409693441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ce8788288f44f097c5d350dbe56a84',qos_specs=None,replication_status=,reservations=['9a3e9638-f779-4219-83d7-200c3fab6f2f','1c4c5909-a04c-45cd-81a7-c52e10d2d97a','2e466caa-412b-4b8f-a89d-5c5909445a00','6a62b00b-587d-4b54-9d7e-6feb238cdce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c24ddff7ff42e6a28e2b9e826bd82f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.598051 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dad0190-306a-40ef-95ec-aed983210419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.608939 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dad0190-306a-40ef-95ec-aed983210419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.610239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Flow 'volume_create_api' (50389697-c45f-4972-9e54-6df9cb6c2b42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:41.610741 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Create volume request issued successfully. Jul 03 16:00:41.611552 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bda115a8-5b29-4448-b119-fd385ba817ee tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:00:41.612128 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1178/4703] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:00:41 2026] POST /volume/v3/volumes => generated 765 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:41.628464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c0e36d96-203b-4c87-af33-727fd5328fbc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:41.633386 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:00:41.633860 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1924554961", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:41.635408 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1924554961', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:00:41.635587 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Create volume of 1 GB Jul 03 16:00:41.640206 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Availability Zones retrieved successfully. Jul 03 16:00:41.646195 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Flow 'volume_create_api' (65b6664c-9ff2-4cdf-bbad-dd26ab72c1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:41.647229 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba6865b-2c79-4953-ad57-59f0e11db2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.648544 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:00:41.687379 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba6865b-2c79-4953-ad57-59f0e11db2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.688753 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004c6867-7f5a-49c3-8327-aac3593703f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.758548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Created reservations ['55cfc968-d7fb-41de-af2b-3ba03965c5bb', 'cd37f477-5165-43a7-9bc9-ec2dc76d06e6', '4c0a9b52-572b-48d4-b07f-7bd1ebbe409b', 'a6724087-823a-497a-a5f8-f05b86386d64'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:41.759526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004c6867-7f5a-49c3-8327-aac3593703f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55cfc968-d7fb-41de-af2b-3ba03965c5bb', 'cd37f477-5165-43a7-9bc9-ec2dc76d06e6', '4c0a9b52-572b-48d4-b07f-7bd1ebbe409b', 'a6724087-823a-497a-a5f8-f05b86386d64']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.760480 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd88de7b-b63e-4b34-a2ab-b970e65a8616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.792537 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd88de7b-b63e-4b34-a2ab-b970e65a8616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c17e6d92-e28a-4264-ad8c-ce4b72413672', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1924554961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ce8788288f44f097c5d350dbe56a84',qos_specs=None,replication_status=,reservations=['55cfc968-d7fb-41de-af2b-3ba03965c5bb','cd37f477-5165-43a7-9bc9-ec2dc76d06e6','4c0a9b52-572b-48d4-b07f-7bd1ebbe409b','a6724087-823a-497a-a5f8-f05b86386d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c24ddff7ff42e6a28e2b9e826bd82f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1924554961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c17e6d92-e28a-4264-ad8c-ce4b72413672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66ce8788288f44f097c5d350dbe56a84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a1c24ddff7ff42e6a28e2b9e826bd82f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.793519 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f57a443-dcfb-47df-9f73-10f683c0c814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.816937 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f57a443-dcfb-47df-9f73-10f683c0c814) transitioned into 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-1924554961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ce8788288f44f097c5d350dbe56a84',qos_specs=None,replication_status=,reservations=['55cfc968-d7fb-41de-af2b-3ba03965c5bb','cd37f477-5165-43a7-9bc9-ec2dc76d06e6','4c0a9b52-572b-48d4-b07f-7bd1ebbe409b','a6724087-823a-497a-a5f8-f05b86386d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c24ddff7ff42e6a28e2b9e826bd82f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.817681 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d91605-17e1-41c1-bfac-dae5f0e77b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:41.828189 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d91605-17e1-41c1-bfac-dae5f0e77b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:41.829159 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Flow 'volume_create_api' (65b6664c-9ff2-4cdf-bbad-dd26ab72c1a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:41.829472 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Create volume request issued successfully. Jul 03 16:00:41.830200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c0e36d96-203b-4c87-af33-727fd5328fbc tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:00:41.830676 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1175/4704] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:00:41 2026] POST /volume/v3/volumes => generated 765 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:43.357927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7f66e6af-1849-4f8b-a597-9fbc86ce6eb1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:43.359844 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f66e6af-1849-4f8b-a597-9fbc86ce6eb1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 16:00:43.360106 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f66e6af-1849-4f8b-a597-9fbc86ce6eb1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:43.360363 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7f66e6af-1849-4f8b-a597-9fbc86ce6eb1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:43.360465 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-7f66e6af-1849-4f8b-a597-9fbc86ce6eb1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 6e07ee1b-befe-473d-9426-789a35fe9fb4 Jul 03 16:00:43.365308 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7f66e6af-1849-4f8b-a597-9fbc86ce6eb1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 returned with HTTP 404 Jul 03 16:00:43.365844 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1177/4705] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:43 2026] DELETE /volume/v3/snapshots/6e07ee1b-befe-473d-9426-789a35fe9fb4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:43.387764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b59a4f09-224a-4d06-806a-052d8049de92 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:43.389608 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b59a4f09-224a-4d06-806a-052d8049de92 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:43.389857 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b59a4f09-224a-4d06-806a-052d8049de92 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:43.390043 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b59a4f09-224a-4d06-806a-052d8049de92 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:43.397294 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:43.397294 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:43.406232 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b59a4f09-224a-4d06-806a-052d8049de92 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:43.414835 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b59a4f09-224a-4d06-806a-052d8049de92 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:43.415230 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1176/4706] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:43 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:43.427971 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:43.430212 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:00:43.430646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1869582020"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:43.432501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1869582020'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:00:43.432899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume of 1 GB Jul 03 16:00:43.433232 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:43.433232 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:43.437909 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Availability Zones retrieved successfully. Jul 03 16:00:43.445646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (3d0990c8-62eb-48c9-90c9-529da9fe2597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:43.446639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40182f3a-6db7-451a-8b9b-9351c968757b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:43.447671 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:00:43.481564 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40182f3a-6db7-451a-8b9b-9351c968757b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:43.482442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf24108-81aa-4590-a194-f54a5b3ea608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:43.528067 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['00b15ca7-74d6-42e7-90ac-470218aadf4d', 'ca7016f8-8d84-42a1-809e-b0e3eff68799', '3dbb1bb8-286e-4b0d-abf8-83c403d1cc4d', '256d275b-0b16-470f-8ec8-b6b94af41b2b'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:43.528878 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf24108-81aa-4590-a194-f54a5b3ea608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b15ca7-74d6-42e7-90ac-470218aadf4d', 'ca7016f8-8d84-42a1-809e-b0e3eff68799', '3dbb1bb8-286e-4b0d-abf8-83c403d1cc4d', '256d275b-0b16-470f-8ec8-b6b94af41b2b']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:43.529610 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fea1ac4-3f88-4ac3-80cc-6a9b626a8eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:43.556863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fea1ac4-3f88-4ac3-80cc-6a9b626a8eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35fd6585-40ab-40d5-9be5-7d3c254552df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1869582020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['00b15ca7-74d6-42e7-90ac-470218aadf4d','ca7016f8-8d84-42a1-809e-b0e3eff68799','3dbb1bb8-286e-4b0d-abf8-83c403d1cc4d','256d275b-0b16-470f-8ec8-b6b94af41b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1869582020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35fd6585-40ab-40d5-9be5-7d3c254552df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20150cdb18a448879c87c06c0763acea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26ef78a621c5434184de1c082c4931d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:43.557757 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673fab2a-f6ae-4b1d-ad65-65913d00e3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:43.584229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673fab2a-f6ae-4b1d-ad65-65913d00e3e0) transitioned into 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-1869582020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['00b15ca7-74d6-42e7-90ac-470218aadf4d','ca7016f8-8d84-42a1-809e-b0e3eff68799','3dbb1bb8-286e-4b0d-abf8-83c403d1cc4d','256d275b-0b16-470f-8ec8-b6b94af41b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:43.584229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b41a1d7-4ae4-450a-bec8-7023395725ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:43.594932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b41a1d7-4ae4-450a-bec8-7023395725ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:43.596140 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (3d0990c8-62eb-48c9-90c9-529da9fe2597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:43.596787 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request issued successfully. Jul 03 16:00:43.599494 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-804026cf-2a02-413e-a33e-7ee4cc786f8d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:00:43.599916 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1179/4707] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:00:43 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:43.616544 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b70d99a5-8667-4b85-bb00-ba62d6e99973 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:43.619007 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b70d99a5-8667-4b85-bb00-ba62d6e99973 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:43.619479 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b70d99a5-8667-4b85-bb00-ba62d6e99973 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:43.619961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b70d99a5-8667-4b85-bb00-ba62d6e99973 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:43.633145 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:43.633145 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:43.637491 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b70d99a5-8667-4b85-bb00-ba62d6e99973 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:43.642098 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b70d99a5-8667-4b85-bb00-ba62d6e99973 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df returned with HTTP 200 Jul 03 16:00:43.642664 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1176/4708] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:43 2026] GET /volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:44.656828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-04f7a1d3-6a86-4adb-a592-edb8e33a7501 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:44.658998 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04f7a1d3-6a86-4adb-a592-edb8e33a7501 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:44.659211 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04f7a1d3-6a86-4adb-a592-edb8e33a7501 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:44.659421 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04f7a1d3-6a86-4adb-a592-edb8e33a7501 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:44.670503 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:44.670503 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:44.682706 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-04f7a1d3-6a86-4adb-a592-edb8e33a7501 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:44.689416 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04f7a1d3-6a86-4adb-a592-edb8e33a7501 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df returned with HTTP 200 Jul 03 16:00:44.691085 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1178/4709] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:44 2026] GET /volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:44.708763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:44.712474 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:00:44.712768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35fd6585-40ab-40d5-9be5-7d3c254552df", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1533667443"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:44.725190 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:44.725190 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:44.725794 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:44.725985 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:44.787923 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['6f4ae056-7509-42ca-b874-a6240f93cdc5', '3573488c-c348-4620-b4cf-0376473a4d8a', '961b6ef2-3101-4b41-a57f-fba59e016b67', '4a1c9e95-1962-4545-bd63-edc30aae1d76'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:44.840348 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot create request issued successfully. Jul 03 16:00:44.840766 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0c6fec93-afcd-4885-bcfa-fe4e50775cf2 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:00:44.841418 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1177/4710] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:00:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:44.853209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4e3a1a10-e9b2-4177-aee9-48ac69c596e9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:44.855533 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4e3a1a10-e9b2-4177-aee9-48ac69c596e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 Jul 03 16:00:44.855829 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4e3a1a10-e9b2-4177-aee9-48ac69c596e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:44.856064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4e3a1a10-e9b2-4177-aee9-48ac69c596e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:44.862885 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:44.862885 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:44.863613 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4e3a1a10-e9b2-4177-aee9-48ac69c596e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:44.864730 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4e3a1a10-e9b2-4177-aee9-48ac69c596e9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 returned with HTTP 200 Jul 03 16:00:44.865207 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1180/4711] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:44 2026] GET /volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:45.551932 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-fdee45bf-4ed5-4f9f-820c-1f7318dff219 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:45.553893 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-fdee45bf-4ed5-4f9f-820c-1f7318dff219 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption Jul 03 16:00:45.554065 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-fdee45bf-4ed5-4f9f-820c-1f7318dff219 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:45.554235 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-fdee45bf-4ed5-4f9f-820c-1f7318dff219 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:45.566887 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:45.566887 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:45.573432 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-fdee45bf-4ed5-4f9f-820c-1f7318dff219 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption returned with HTTP 200 Jul 03 16:00:45.573884 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1177/4712] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:00:45 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:45.874466 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a83300dc-e0e0-4b83-ac6b-b8c74a218478 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:45.876932 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a83300dc-e0e0-4b83-ac6b-b8c74a218478 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 Jul 03 16:00:45.877207 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a83300dc-e0e0-4b83-ac6b-b8c74a218478 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:45.877493 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a83300dc-e0e0-4b83-ac6b-b8c74a218478 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:45.883859 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:45.883859 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:45.884362 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a83300dc-e0e0-4b83-ac6b-b8c74a218478 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:45.885326 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a83300dc-e0e0-4b83-ac6b-b8c74a218478 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 returned with HTTP 200 Jul 03 16:00:45.885941 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1179/4713] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:45 2026] GET /volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:45.894391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:45.896040 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:00:45.896336 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "102db11b-2e87-44c0-b29c-dea46a774e96", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-867868303"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:45.897784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request body: {'volume': {'snapshot_id': '102db11b-2e87-44c0-b29c-dea46a774e96', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-867868303'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:00:45.902166 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:45.902166 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:45.902564 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:45.902699 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume of 2 GB Jul 03 16:00:45.905786 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Availability Zones retrieved successfully. Jul 03 16:00:45.910795 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (4eb05991-d3ba-4bb6-9903-6721491661cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:45.911629 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dad67d9-68b3-48ee-9a34-b13f73a9f8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:45.912585 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:00:45.940414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dad67d9-68b3-48ee-9a34-b13f73a9f8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '102db11b-2e87-44c0-b29c-dea46a774e96', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:45.940977 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6799f007-e78f-4473-9b26-6f06ab832d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:45.978578 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['94dd0ab9-09fb-4bc2-93f0-f6b8434bfac2', '4952bbae-0ad9-477d-9b63-58e5764f1866', 'd04e82d4-aa4b-45cf-a7af-27540bfd34d6', 'eb16fbdd-07d0-4d35-aa55-e4ed62412477'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:45.979385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6799f007-e78f-4473-9b26-6f06ab832d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94dd0ab9-09fb-4bc2-93f0-f6b8434bfac2', '4952bbae-0ad9-477d-9b63-58e5764f1866', 'd04e82d4-aa4b-45cf-a7af-27540bfd34d6', 'eb16fbdd-07d0-4d35-aa55-e4ed62412477']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:45.980210 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccecdeda-0122-4049-9fcb-d2e8e10cd778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:46.019151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccecdeda-0122-4049-9fcb-d2e8e10cd778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38246b42-70d9-4e12-ae98-bc6ea415ae88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-867868303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['94dd0ab9-09fb-4bc2-93f0-f6b8434bfac2','4952bbae-0ad9-477d-9b63-58e5764f1866','d04e82d4-aa4b-45cf-a7af-27540bfd34d6','eb16fbdd-07d0-4d35-aa55-e4ed62412477'],size=2,snapshot_id=102db11b-2e87-44c0-b29c-dea46a774e96,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-867868303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38246b42-70d9-4e12-ae98-bc6ea415ae88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20150cdb18a448879c87c06c0763acea',provider_auth=None,provider_geometry=None,provider_id=None,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=102db11b-2e87-44c0-b29c-dea46a774e96,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26ef78a621c5434184de1c082c4931d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:46.019897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f52f84-1213-4d0e-9fbc-5f4e19c10855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:46.038432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f52f84-1213-4d0e-9fbc-5f4e19c10855) transitioned into 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-867868303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['94dd0ab9-09fb-4bc2-93f0-f6b8434bfac2','4952bbae-0ad9-477d-9b63-58e5764f1866','d04e82d4-aa4b-45cf-a7af-27540bfd34d6','eb16fbdd-07d0-4d35-aa55-e4ed62412477'],size=2,snapshot_id=102db11b-2e87-44c0-b29c-dea46a774e96,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:46.039459 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c4dfc1-efdb-47fe-b150-6b0e738be7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:46.063203 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c4dfc1-efdb-47fe-b150-6b0e738be7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:46.064009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (4eb05991-d3ba-4bb6-9903-6721491661cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:46.064301 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request issued successfully. Jul 03 16:00:46.064943 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27c04263-22a3-4746-b85f-b0422e9fa5ca tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:00:46.065353 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1178/4714] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:00:45 2026] POST /volume/v3/volumes => generated 787 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:46.078164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dc0d5372-53ce-4bc8-9ed1-d6cad9b400c1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:46.080060 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc0d5372-53ce-4bc8-9ed1-d6cad9b400c1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:46.080270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc0d5372-53ce-4bc8-9ed1-d6cad9b400c1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:46.080468 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc0d5372-53ce-4bc8-9ed1-d6cad9b400c1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:46.087635 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:46.087635 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:46.091545 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dc0d5372-53ce-4bc8-9ed1-d6cad9b400c1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:46.098013 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc0d5372-53ce-4bc8-9ed1-d6cad9b400c1 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 200 Jul 03 16:00:46.098726 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1181/4715] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:46 2026] GET /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:47.113028 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d361c409-b30e-4307-8646-d7b9e522c047 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:47.115275 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d361c409-b30e-4307-8646-d7b9e522c047 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:47.115488 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d361c409-b30e-4307-8646-d7b9e522c047 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:47.115740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d361c409-b30e-4307-8646-d7b9e522c047 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:47.123037 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:47.123037 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:47.127763 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d361c409-b30e-4307-8646-d7b9e522c047 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:47.132714 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d361c409-b30e-4307-8646-d7b9e522c047 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 200 Jul 03 16:00:47.133100 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1178/4716] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:47 2026] GET /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:47.145278 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a689c100-bd2c-4698-bc7b-b093d92fc49c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:47.146955 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a689c100-bd2c-4698-bc7b-b093d92fc49c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:47.147133 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a689c100-bd2c-4698-bc7b-b093d92fc49c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:47.147331 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a689c100-bd2c-4698-bc7b-b093d92fc49c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:47.154518 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:47.154518 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:47.157867 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a689c100-bd2c-4698-bc7b-b093d92fc49c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:47.161645 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a689c100-bd2c-4698-bc7b-b093d92fc49c tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 200 Jul 03 16:00:47.162005 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1180/4717] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:47 2026] GET /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:47.178006 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d525c8be-9604-43af-98fe-1ea4cef548fa None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:47.179922 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d525c8be-9604-43af-98fe-1ea4cef548fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:47.180158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d525c8be-9604-43af-98fe-1ea4cef548fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:47.180338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d525c8be-9604-43af-98fe-1ea4cef548fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:47.180520 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d525c8be-9604-43af-98fe-1ea4cef548fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: 38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:47.186999 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:47.186999 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:47.187459 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d525c8be-9604-43af-98fe-1ea4cef548fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:47.207545 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d525c8be-9604-43af-98fe-1ea4cef548fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume request issued successfully. Jul 03 16:00:47.207545 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d525c8be-9604-43af-98fe-1ea4cef548fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 202 Jul 03 16:00:47.208040 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1179/4718] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:47 2026] DELETE /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:47.215109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5fbc027d-59f9-4630-b715-baa86a5ed040 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:47.217118 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5fbc027d-59f9-4630-b715-baa86a5ed040 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:47.217329 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5fbc027d-59f9-4630-b715-baa86a5ed040 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:47.217574 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5fbc027d-59f9-4630-b715-baa86a5ed040 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:47.224249 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:47.224249 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:47.228228 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5fbc027d-59f9-4630-b715-baa86a5ed040 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:47.233987 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5fbc027d-59f9-4630-b715-baa86a5ed040 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 200 Jul 03 16:00:47.234570 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1182/4719] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:47 2026] GET /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:48.247419 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1fd8d68f-caac-424b-a1cd-3a16fbef3af9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:48.249633 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fd8d68f-caac-424b-a1cd-3a16fbef3af9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:48.249888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fd8d68f-caac-424b-a1cd-3a16fbef3af9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:48.250058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fd8d68f-caac-424b-a1cd-3a16fbef3af9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:48.257771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fd8d68f-caac-424b-a1cd-3a16fbef3af9 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 404 Jul 03 16:00:48.258147 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1179/4720] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:48 2026] GET /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:48.269328 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5044f07b-01f7-449e-beae-af51b1fba349 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:48.272522 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5044f07b-01f7-449e-beae-af51b1fba349 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:48.272522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5044f07b-01f7-449e-beae-af51b1fba349 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:48.272977 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5044f07b-01f7-449e-beae-af51b1fba349 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:48.281212 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5044f07b-01f7-449e-beae-af51b1fba349 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 404 Jul 03 16:00:48.281983 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1181/4721] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:48 2026] GET /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:48.291768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-665eb22e-f115-4c90-bb02-e5a1fe2ec71f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:48.294039 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-665eb22e-f115-4c90-bb02-e5a1fe2ec71f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:48.294431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-665eb22e-f115-4c90-bb02-e5a1fe2ec71f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:48.294801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-665eb22e-f115-4c90-bb02-e5a1fe2ec71f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:48.295054 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-665eb22e-f115-4c90-bb02-e5a1fe2ec71f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: 38246b42-70d9-4e12-ae98-bc6ea415ae88 Jul 03 16:00:48.306568 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-665eb22e-f115-4c90-bb02-e5a1fe2ec71f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 returned with HTTP 404 Jul 03 16:00:48.307510 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1180/4722] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:48 2026] DELETE /volume/v3/volumes/38246b42-70d9-4e12-ae98-bc6ea415ae88 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:48.318572 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-32919109-073b-46d2-9c46-959db5e3a38a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:48.322775 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32919109-073b-46d2-9c46-959db5e3a38a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 Jul 03 16:00:48.322775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32919109-073b-46d2-9c46-959db5e3a38a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:48.322775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32919109-073b-46d2-9c46-959db5e3a38a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:48.322775 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-32919109-073b-46d2-9c46-959db5e3a38a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: 102db11b-2e87-44c0-b29c-dea46a774e96 Jul 03 16:00:48.329259 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:48.329259 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:48.330277 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-32919109-073b-46d2-9c46-959db5e3a38a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:48.366641 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-32919109-073b-46d2-9c46-959db5e3a38a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 16:00:48.366821 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32919109-073b-46d2-9c46-959db5e3a38a tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 returned with HTTP 202 Jul 03 16:00:48.367607 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1183/4723] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:48 2026] DELETE /volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:48.377921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5fe9967c-ade0-4a36-8a4f-03c93fce7816 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:48.380224 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5fe9967c-ade0-4a36-8a4f-03c93fce7816 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 Jul 03 16:00:48.380345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5fe9967c-ade0-4a36-8a4f-03c93fce7816 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:48.380533 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5fe9967c-ade0-4a36-8a4f-03c93fce7816 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:48.388647 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:48.388647 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:48.388647 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5fe9967c-ade0-4a36-8a4f-03c93fce7816 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:48.388647 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5fe9967c-ade0-4a36-8a4f-03c93fce7816 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 returned with HTTP 200 Jul 03 16:00:48.388647 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1180/4724] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:48 2026] GET /volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:49.398319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6e60f07e-0a09-4782-a2d7-701c56a1de33 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:49.402079 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6e60f07e-0a09-4782-a2d7-701c56a1de33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 Jul 03 16:00:49.402363 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6e60f07e-0a09-4782-a2d7-701c56a1de33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:49.402658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6e60f07e-0a09-4782-a2d7-701c56a1de33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:49.408821 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6e60f07e-0a09-4782-a2d7-701c56a1de33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 returned with HTTP 404 Jul 03 16:00:49.409263 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1182/4725] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:49 2026] GET /volume/v3/snapshots/102db11b-2e87-44c0-b29c-dea46a774e96 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:49.417899 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e9b59467-95fe-489a-8c98-10b627192a45 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:49.419335 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e9b59467-95fe-489a-8c98-10b627192a45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:49.419597 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e9b59467-95fe-489a-8c98-10b627192a45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:49.419858 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e9b59467-95fe-489a-8c98-10b627192a45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:49.428563 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:49.428563 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:49.433472 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e9b59467-95fe-489a-8c98-10b627192a45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:49.438853 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e9b59467-95fe-489a-8c98-10b627192a45 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df returned with HTTP 200 Jul 03 16:00:49.439325 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1181/4726] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:49 2026] GET /volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:49.456107 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:49.458173 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:49.458396 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:49.458613 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:49.458971 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: 35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:49.466387 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:49.466387 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:49.466970 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:49.484437 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume request issued successfully. Jul 03 16:00:49.484768 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1fa77d00-716b-41e7-9933-6f09b95a6e43 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df returned with HTTP 202 Jul 03 16:00:49.485152 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1184/4727] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:49 2026] DELETE /volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:49.494826 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-269be62a-27c6-4994-98a4-dfcba53a38d5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:49.497983 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-269be62a-27c6-4994-98a4-dfcba53a38d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:49.498561 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-269be62a-27c6-4994-98a4-dfcba53a38d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:49.498847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-269be62a-27c6-4994-98a4-dfcba53a38d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:49.512149 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:49.512149 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:49.518872 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-269be62a-27c6-4994-98a4-dfcba53a38d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:49.525595 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-269be62a-27c6-4994-98a4-dfcba53a38d5 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df returned with HTTP 200 Jul 03 16:00:49.526199 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1181/4728] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:49 2026] GET /volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:49.910935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-eb730200-c6d7-4f74-90bb-85346b254db4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:49.922691 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-eb730200-c6d7-4f74-90bb-85346b254db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0/action Jul 03 16:00:49.922691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-eb730200-c6d7-4f74-90bb-85346b254db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:00:49.922691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-eb730200-c6d7-4f74-90bb-85346b254db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:49.931419 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:49.931419 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:49.962400 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-961063c7-a098-4eef-b3ab-a2a018e688ae req-eb730200-c6d7-4f74-90bb-85346b254db4 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0/action returned with HTTP 204 Jul 03 16:00:49.963095 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1183/4729] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:00:49 2026] POST /volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:50.540178 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-056dc71e-db81-4ec1-a6f3-b8a497efc569 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:50.542196 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-056dc71e-db81-4ec1-a6f3-b8a497efc569 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df Jul 03 16:00:50.542427 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-056dc71e-db81-4ec1-a6f3-b8a497efc569 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:50.542601 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-056dc71e-db81-4ec1-a6f3-b8a497efc569 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:50.549349 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-056dc71e-db81-4ec1-a6f3-b8a497efc569 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df returned with HTTP 404 Jul 03 16:00:50.550175 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1182/4730] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:50 2026] GET /volume/v3/volumes/35fd6585-40ab-40d5-9be5-7d3c254552df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:50.559473 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2162828e-2882-4aa2-bcaa-524b912666fa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:50.561892 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2162828e-2882-4aa2-bcaa-524b912666fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:50.562139 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2162828e-2882-4aa2-bcaa-524b912666fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:50.562420 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2162828e-2882-4aa2-bcaa-524b912666fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:50.570003 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:50.570003 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:50.574036 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2162828e-2882-4aa2-bcaa-524b912666fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:50.579384 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2162828e-2882-4aa2-bcaa-524b912666fa tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:50.579887 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1185/4731] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:50 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:50.595531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a79b048d-a4ed-4f50-a457-8a584249e496 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:50.597760 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:00:50.598394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-233289420"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:50.600005 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-233289420'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:00:50.600129 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume of 1 GB Jul 03 16:00:50.605174 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Availability Zones retrieved successfully. Jul 03 16:00:50.612238 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (2d2bb2cd-0933-4cb9-ab71-46138c86521e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:50.613317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a37db71-c3df-4b59-9347-d36f804f8aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:50.614548 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:00:50.649226 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a37db71-c3df-4b59-9347-d36f804f8aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:50.649996 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e5c009-0a14-4b4c-b3f8-89bae7f74725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:50.720311 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['f3a14c15-02e9-456f-8cc1-6e2c5eb92c38', '0478160a-3977-4271-b4e6-f956b07b418a', '4c5084be-a591-4878-ac62-e722aa1eee41', 'fe27cb0b-b4ad-4cd0-a077-4c7b982f2e79'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:50.721110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e5c009-0a14-4b4c-b3f8-89bae7f74725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a14c15-02e9-456f-8cc1-6e2c5eb92c38', '0478160a-3977-4271-b4e6-f956b07b418a', '4c5084be-a591-4878-ac62-e722aa1eee41', 'fe27cb0b-b4ad-4cd0-a077-4c7b982f2e79']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:50.722107 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14da5f5c-da51-4d7c-872c-989944b48e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:50.752183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14da5f5c-da51-4d7c-872c-989944b48e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '851a991c-37dd-4b96-8bba-b41d16840938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-233289420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['f3a14c15-02e9-456f-8cc1-6e2c5eb92c38','0478160a-3977-4271-b4e6-f956b07b418a','4c5084be-a591-4878-ac62-e722aa1eee41','fe27cb0b-b4ad-4cd0-a077-4c7b982f2e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-233289420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=851a991c-37dd-4b96-8bba-b41d16840938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20150cdb18a448879c87c06c0763acea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26ef78a621c5434184de1c082c4931d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:50.752961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6576df4e-27de-40df-a6c4-a7b9cdd75677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:50.775280 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6576df4e-27de-40df-a6c4-a7b9cdd75677) transitioned into 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-233289420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['f3a14c15-02e9-456f-8cc1-6e2c5eb92c38','0478160a-3977-4271-b4e6-f956b07b418a','4c5084be-a591-4878-ac62-e722aa1eee41','fe27cb0b-b4ad-4cd0-a077-4c7b982f2e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:50.776100 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b493e0-6cc3-49e3-aad3-33e154a3b041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:50.786835 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b493e0-6cc3-49e3-aad3-33e154a3b041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:50.788677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (2d2bb2cd-0933-4cb9-ab71-46138c86521e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:50.788677 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request issued successfully. Jul 03 16:00:50.788677 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a79b048d-a4ed-4f50-a457-8a584249e496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:00:50.790646 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1182/4732] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:00:50 2026] POST /volume/v3/volumes => generated 753 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:50.808285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ee2d5758-482e-4342-8891-a7ade6c7c835 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:50.810401 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee2d5758-482e-4342-8891-a7ade6c7c835 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:50.810642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ee2d5758-482e-4342-8891-a7ade6c7c835 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:50.810868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ee2d5758-482e-4342-8891-a7ade6c7c835 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:50.818658 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:50.818658 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:50.823221 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ee2d5758-482e-4342-8891-a7ade6c7c835 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:50.828495 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ee2d5758-482e-4342-8891-a7ade6c7c835 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 returned with HTTP 200 Jul 03 16:00:50.829009 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1184/4733] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:50 2026] GET /volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:51.845380 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1765882f-2eb6-4edc-8879-adcc4b2325cf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:51.849536 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1765882f-2eb6-4edc-8879-adcc4b2325cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:51.849862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1765882f-2eb6-4edc-8879-adcc4b2325cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:51.850141 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1765882f-2eb6-4edc-8879-adcc4b2325cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:51.862878 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:51.862878 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:51.868917 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1765882f-2eb6-4edc-8879-adcc4b2325cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:51.875357 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1765882f-2eb6-4edc-8879-adcc4b2325cf tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 returned with HTTP 200 Jul 03 16:00:51.875899 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1183/4734] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:51 2026] GET /volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:51.894175 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:51.896426 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:00:51.896862 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "851a991c-37dd-4b96-8bba-b41d16840938", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-289402482"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:51.910128 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:51.910128 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:51.913462 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:51.913659 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create snapshot from volume 851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:51.974151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['bedbc47b-a4ea-4a49-a95c-8cf33ab580ac', '34e64e0f-217f-4b9c-949b-daaf086050a2', '76dd0616-eb5f-4be4-9c1a-a835a8ed4dc5', '0c4a882d-cd96-4dbd-9c0c-5332650f1a44'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:52.035689 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot create request issued successfully. Jul 03 16:00:52.035689 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-feefa89b-f2bc-4d9f-bf9b-e5534e88ddc3 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:00:52.035689 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1186/4735] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:00:51 2026] POST /volume/v3/snapshots => generated 309 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:52.046972 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3a3daa90-28a8-428c-8c8e-9cc98830b496 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:52.049368 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a3daa90-28a8-428c-8c8e-9cc98830b496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef Jul 03 16:00:52.049368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a3daa90-28a8-428c-8c8e-9cc98830b496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:52.049368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a3daa90-28a8-428c-8c8e-9cc98830b496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:52.054450 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:52.054450 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:52.054903 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3a3daa90-28a8-428c-8c8e-9cc98830b496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:52.055665 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a3daa90-28a8-428c-8c8e-9cc98830b496 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef returned with HTTP 200 Jul 03 16:00:52.056382 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1183/4736] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:52 2026] GET /volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:53.071012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-34096190-1351-4faf-bba2-6e3a85a1e1df None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:53.073635 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34096190-1351-4faf-bba2-6e3a85a1e1df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef Jul 03 16:00:53.073953 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34096190-1351-4faf-bba2-6e3a85a1e1df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:53.074253 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-34096190-1351-4faf-bba2-6e3a85a1e1df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:53.082429 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:53.082429 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:53.082918 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-34096190-1351-4faf-bba2-6e3a85a1e1df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:53.083843 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-34096190-1351-4faf-bba2-6e3a85a1e1df tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef returned with HTTP 200 Jul 03 16:00:53.084197 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1185/4737] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:53 2026] GET /volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:53.098046 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:53.099967 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:00:53.100338 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b72856e8-75e1-4b6e-807b-e8591e21dbef", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1387847495"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:53.102074 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request body: {'volume': {'snapshot_id': 'b72856e8-75e1-4b6e-807b-e8591e21dbef', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1387847495'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:00:53.108668 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:53.108668 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:53.109238 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:53.109406 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume of 1 GB Jul 03 16:00:53.120639 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Availability Zones retrieved successfully. Jul 03 16:00:53.132964 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (45c241de-735c-482c-86fe-eb7a988fc6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:53.134342 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0935a22b-484c-4495-b041-e82bd630aa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:53.135814 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:00:53.183059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0935a22b-484c-4495-b041-e82bd630aa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b72856e8-75e1-4b6e-807b-e8591e21dbef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:53.184236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff0371e-4834-4cac-af3c-d209d1deead7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:53.276966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Created reservations ['613f2d5b-e317-4f09-a038-8547a42f12c2', 'fefdab40-ce41-4c1f-9466-2b6fbc2d4ae2', 'c2eeeab7-d418-40a2-9d29-ec70691438a1', '47e4a1f7-ddd4-462b-930a-b5cc2b4b84b0'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:00:53.277978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff0371e-4834-4cac-af3c-d209d1deead7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['613f2d5b-e317-4f09-a038-8547a42f12c2', 'fefdab40-ce41-4c1f-9466-2b6fbc2d4ae2', 'c2eeeab7-d418-40a2-9d29-ec70691438a1', '47e4a1f7-ddd4-462b-930a-b5cc2b4b84b0']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:53.279223 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf33f8e-5d95-49d5-a9d5-d4d5699d2cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:53.351678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf33f8e-5d95-49d5-a9d5-d4d5699d2cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31140f9-9725-4d75-912e-c013a00b0333', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1387847495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['613f2d5b-e317-4f09-a038-8547a42f12c2','fefdab40-ce41-4c1f-9466-2b6fbc2d4ae2','c2eeeab7-d418-40a2-9d29-ec70691438a1','47e4a1f7-ddd4-462b-930a-b5cc2b4b84b0'],size=1,snapshot_id=b72856e8-75e1-4b6e-807b-e8591e21dbef,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1387847495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c31140f9-9725-4d75-912e-c013a00b0333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20150cdb18a448879c87c06c0763acea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b72856e8-75e1-4b6e-807b-e8591e21dbef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26ef78a621c5434184de1c082c4931d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:53.352939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ab4fd1-5056-433f-8c6e-1738c0e1cbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:53.389027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ab4fd1-5056-433f-8c6e-1738c0e1cbfd) transitioned into 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-1387847495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20150cdb18a448879c87c06c0763acea',qos_specs=None,replication_status=,reservations=['613f2d5b-e317-4f09-a038-8547a42f12c2','fefdab40-ce41-4c1f-9466-2b6fbc2d4ae2','c2eeeab7-d418-40a2-9d29-ec70691438a1','47e4a1f7-ddd4-462b-930a-b5cc2b4b84b0'],size=1,snapshot_id=b72856e8-75e1-4b6e-807b-e8591e21dbef,source_replicaid=,source_volid=None,status='creating',user_id='26ef78a621c5434184de1c082c4931d6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:53.389775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb78626-3927-4acc-9eee-2f26adfb7985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:00:53.427077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb78626-3927-4acc-9eee-2f26adfb7985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:00:53.428353 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Flow 'volume_create_api' (45c241de-735c-482c-86fe-eb7a988fc6b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:00:53.428353 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Create volume request issued successfully. Jul 03 16:00:53.431724 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a65437e-3fc2-4e29-aa4d-0e997c4e6c06 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:00:53.431724 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1184/4738] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:00:53 2026] POST /volume/v3/volumes => generated 788 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:00:53.445601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0f765213-20d8-4b93-8958-534f849e0428 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:53.448449 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0f765213-20d8-4b93-8958-534f849e0428 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:53.449088 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0f765213-20d8-4b93-8958-534f849e0428 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:53.449437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0f765213-20d8-4b93-8958-534f849e0428 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:53.462107 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:53.462107 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:53.466044 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0f765213-20d8-4b93-8958-534f849e0428 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:53.473789 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0f765213-20d8-4b93-8958-534f849e0428 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 200 Jul 03 16:00:53.474436 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1187/4739] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:53 2026] GET /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:54.487357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c9f883db-55e4-41d3-aaa8-ec98ac6c57b7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:54.491100 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9f883db-55e4-41d3-aaa8-ec98ac6c57b7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:54.491100 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9f883db-55e4-41d3-aaa8-ec98ac6c57b7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:54.491100 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c9f883db-55e4-41d3-aaa8-ec98ac6c57b7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:54.499397 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:54.499397 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:54.503003 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c9f883db-55e4-41d3-aaa8-ec98ac6c57b7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:54.509630 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c9f883db-55e4-41d3-aaa8-ec98ac6c57b7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 200 Jul 03 16:00:54.510313 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1184/4740] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:54 2026] GET /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:54.522761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-780aec0f-2963-43da-8934-68fe41bf6ead None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:54.526783 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-780aec0f-2963-43da-8934-68fe41bf6ead tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:54.527046 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-780aec0f-2963-43da-8934-68fe41bf6ead tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:54.527342 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-780aec0f-2963-43da-8934-68fe41bf6ead tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:54.538409 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:54.538409 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:54.542735 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-780aec0f-2963-43da-8934-68fe41bf6ead tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:54.547000 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-780aec0f-2963-43da-8934-68fe41bf6ead tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 200 Jul 03 16:00:54.547429 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1186/4741] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:54 2026] GET /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:54.560255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:54.562517 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:54.562733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:54.562922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:54.563074 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:54.570952 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:54.570952 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:54.571449 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:54.593461 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume request issued successfully. Jul 03 16:00:54.593698 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba476760-33ec-4a27-9a93-0d76e16ef457 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 202 Jul 03 16:00:54.594184 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1185/4742] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:54 2026] DELETE /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:54.604574 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1ef9b6a3-068c-49cb-a337-b741632fedb0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:54.609085 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ef9b6a3-068c-49cb-a337-b741632fedb0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:54.609357 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ef9b6a3-068c-49cb-a337-b741632fedb0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:54.609644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1ef9b6a3-068c-49cb-a337-b741632fedb0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:54.625721 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:54.625721 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:54.632244 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1ef9b6a3-068c-49cb-a337-b741632fedb0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:54.642777 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1ef9b6a3-068c-49cb-a337-b741632fedb0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 200 Jul 03 16:00:54.643969 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1188/4743] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:54 2026] GET /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:55.660509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b1a5f43f-e092-4032-96db-fe9ebd6f253d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:55.662716 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b1a5f43f-e092-4032-96db-fe9ebd6f253d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:55.662716 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b1a5f43f-e092-4032-96db-fe9ebd6f253d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:55.663058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b1a5f43f-e092-4032-96db-fe9ebd6f253d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:55.673970 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b1a5f43f-e092-4032-96db-fe9ebd6f253d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 404 Jul 03 16:00:55.675067 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1185/4744] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:55 2026] GET /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:55.683836 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8b687bc5-9887-473b-889a-3d0faca58390 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:55.686268 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8b687bc5-9887-473b-889a-3d0faca58390 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:55.686477 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8b687bc5-9887-473b-889a-3d0faca58390 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:55.686684 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8b687bc5-9887-473b-889a-3d0faca58390 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:55.693081 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8b687bc5-9887-473b-889a-3d0faca58390 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 404 Jul 03 16:00:55.693592 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1187/4745] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:55 2026] GET /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:55.701856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-36731bcf-2006-430b-bc8c-9cea33d08a93 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:55.706541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-36731bcf-2006-430b-bc8c-9cea33d08a93 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:55.706909 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-36731bcf-2006-430b-bc8c-9cea33d08a93 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:55.707171 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-36731bcf-2006-430b-bc8c-9cea33d08a93 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:55.707473 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-36731bcf-2006-430b-bc8c-9cea33d08a93 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: c31140f9-9725-4d75-912e-c013a00b0333 Jul 03 16:00:55.715367 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-36731bcf-2006-430b-bc8c-9cea33d08a93 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 returned with HTTP 404 Jul 03 16:00:55.716122 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1186/4746] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:55 2026] DELETE /volume/v3/volumes/c31140f9-9725-4d75-912e-c013a00b0333 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:55.725699 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b35078df-860a-45e6-8d7f-42ab074f486f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:55.727973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b35078df-860a-45e6-8d7f-42ab074f486f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef Jul 03 16:00:55.728205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b35078df-860a-45e6-8d7f-42ab074f486f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:55.728444 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b35078df-860a-45e6-8d7f-42ab074f486f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:55.728586 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-b35078df-860a-45e6-8d7f-42ab074f486f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete snapshot with id: b72856e8-75e1-4b6e-807b-e8591e21dbef Jul 03 16:00:55.730833 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=252,cinder:UPDATE=58,cinder:INSERT=27 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:00:55.735545 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:55.735545 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:55.736129 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b35078df-860a-45e6-8d7f-42ab074f486f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:55.759602 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b35078df-860a-45e6-8d7f-42ab074f486f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot delete request issued successfully. Jul 03 16:00:55.759867 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b35078df-860a-45e6-8d7f-42ab074f486f tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef returned with HTTP 202 Jul 03 16:00:55.760385 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1189/4747] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:00:55 2026] DELETE /volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:55.769370 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-91a77292-4584-4b40-9bb7-9c184220b9dd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:55.771381 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91a77292-4584-4b40-9bb7-9c184220b9dd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef Jul 03 16:00:55.771781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91a77292-4584-4b40-9bb7-9c184220b9dd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:55.772066 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91a77292-4584-4b40-9bb7-9c184220b9dd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:55.779296 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:55.779296 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:55.780092 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-91a77292-4584-4b40-9bb7-9c184220b9dd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Snapshot retrieved successfully. Jul 03 16:00:55.781264 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91a77292-4584-4b40-9bb7-9c184220b9dd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef returned with HTTP 200 Jul 03 16:00:55.781765 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1186/4748] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:55 2026] GET /volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:56.359245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8de9804e-e042-48f7-b4c0-f9d37eecbe3b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:56.361094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8de9804e-e042-48f7-b4c0-f9d37eecbe3b None None] GET https://10.4.3.228/volume// Jul 03 16:00:56.361094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8de9804e-e042-48f7-b4c0-f9d37eecbe3b None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:56.361094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8de9804e-e042-48f7-b4c0-f9d37eecbe3b None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:56.361094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8de9804e-e042-48f7-b4c0-f9d37eecbe3b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:00:56.361436 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1188/4749] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:00:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:00:56.370490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-413f7959-6bd0-42fb-b506-221e2f51bc04 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:56.372859 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-413f7959-6bd0-42fb-b506-221e2f51bc04 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:00:56.373190 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-413f7959-6bd0-42fb-b506-221e2f51bc04 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec045fd9-8361-426a-9f8e-1d17b46a6dce", "connector": null, "instance_uuid": "b0be1dc5-9204-458e-b4d0-98d04996069e"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:00:56.386652 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:56.386652 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:56.428827 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-413f7959-6bd0-42fb-b506-221e2f51bc04 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:00:56.429371 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1187/4750] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:00:56 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 03 16:00:56.438792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2519259a-4d5c-4c19-878e-7452e57fc88e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:56.441562 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2519259a-4d5c-4c19-878e-7452e57fc88e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 Jul 03 16:00:56.441835 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2519259a-4d5c-4c19-878e-7452e57fc88e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:56.442067 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2519259a-4d5c-4c19-878e-7452e57fc88e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:56.458966 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:56.458966 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:56.791480 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-49f28b6c-d59d-422a-a643-bb468444bc3d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:56.793688 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-49f28b6c-d59d-422a-a643-bb468444bc3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef Jul 03 16:00:56.793931 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-49f28b6c-d59d-422a-a643-bb468444bc3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:56.794227 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-49f28b6c-d59d-422a-a643-bb468444bc3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:56.801430 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-49f28b6c-d59d-422a-a643-bb468444bc3d tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef returned with HTTP 404 Jul 03 16:00:56.801555 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1187/4751] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:00:56 2026] GET /volume/v3/snapshots/b72856e8-75e1-4b6e-807b-e8591e21dbef => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:56.809026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ef697b46-6544-414e-8c53-f564260ce158 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:56.810846 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ef697b46-6544-414e-8c53-f564260ce158 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:56.811038 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ef697b46-6544-414e-8c53-f564260ce158 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:56.811270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ef697b46-6544-414e-8c53-f564260ce158 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:56.821850 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:56.821850 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:00:56.828030 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ef697b46-6544-414e-8c53-f564260ce158 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:56.835197 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ef697b46-6544-414e-8c53-f564260ce158 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 returned with HTTP 200 Jul 03 16:00:56.836103 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1189/4752] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:56 2026] GET /volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:56.848939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:56.850688 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:56.850879 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:56.851052 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:56.851295 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: 851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:56.858405 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:56.858405 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:56.858923 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:56.883127 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume request issued successfully. Jul 03 16:00:56.883127 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-af6dd75e-28d7-4e3d-94f8-74e6f403c1a0 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 returned with HTTP 202 Jul 03 16:00:56.883127 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1188/4753] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:56 2026] DELETE /volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:56.894644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9f5ce168-83b0-4cb7-873c-59e2f8e6fbc7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:56.894644 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f5ce168-83b0-4cb7-873c-59e2f8e6fbc7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:56.894644 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f5ce168-83b0-4cb7-873c-59e2f8e6fbc7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:56.894868 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9f5ce168-83b0-4cb7-873c-59e2f8e6fbc7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:56.903511 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:56.903511 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:56.908707 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9f5ce168-83b0-4cb7-873c-59e2f8e6fbc7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:56.914210 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9f5ce168-83b0-4cb7-873c-59e2f8e6fbc7 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 returned with HTTP 200 Jul 03 16:00:56.914751 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1188/4754] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:56 2026] GET /volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:56.999196 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2519259a-4d5c-4c19-878e-7452e57fc88e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 returned with HTTP 200 Jul 03 16:00:56.999732 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1190/4755] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:00:56 2026] DELETE /volume/v3/attachments/1a121a8d-8d53-4301-99c6-b35ac48d14e0 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:00:57.928818 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3cffb7db-f949-40d2-886c-6d9495470846 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:57.933756 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3cffb7db-f949-40d2-886c-6d9495470846 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 Jul 03 16:00:57.938577 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3cffb7db-f949-40d2-886c-6d9495470846 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:57.938577 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3cffb7db-f949-40d2-886c-6d9495470846 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:57.943782 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3cffb7db-f949-40d2-886c-6d9495470846 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 returned with HTTP 404 Jul 03 16:00:57.944439 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1190/4756] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:57 2026] GET /volume/v3/volumes/851a991c-37dd-4b96-8bba-b41d16840938 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:00:57.953376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-503110e9-ee29-4a80-bb9a-37cff9700738 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:57.955223 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-503110e9-ee29-4a80-bb9a-37cff9700738 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:57.955437 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-503110e9-ee29-4a80-bb9a-37cff9700738 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:57.955636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-503110e9-ee29-4a80-bb9a-37cff9700738 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:57.965637 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:57.965637 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:00:57.966913 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-503110e9-ee29-4a80-bb9a-37cff9700738 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:57.971295 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-503110e9-ee29-4a80-bb9a-37cff9700738 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:57.971703 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1189/4757] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:57 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:57.983396 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:57.985125 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:57.985317 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:57.985509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:57.985691 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume with id: 3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:57.993353 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:57.993353 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:00:57.993841 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:58.024797 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Delete volume request issued successfully. Jul 03 16:00:58.024797 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-58f0874e-59e4-41da-80c1-de9de88a1c33 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 202 Jul 03 16:00:58.024797 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1189/4758] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:00:57 2026] DELETE /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:00:58.035811 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-28f41f07-d81c-484a-95be-5c431b8fe8fd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:58.038636 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-28f41f07-d81c-484a-95be-5c431b8fe8fd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:58.038914 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-28f41f07-d81c-484a-95be-5c431b8fe8fd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:58.039192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-28f41f07-d81c-484a-95be-5c431b8fe8fd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:58.051718 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:00:58.051718 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:00:58.054075 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-28f41f07-d81c-484a-95be-5c431b8fe8fd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Volume info retrieved successfully. Jul 03 16:00:58.060079 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-28f41f07-d81c-484a-95be-5c431b8fe8fd tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 200 Jul 03 16:00:58.060578 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1191/4759] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:58 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:00:59.080469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bf93dc09-63c3-4497-ad90-2f6f5edcc3f6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:00:59.084640 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf93dc09-63c3-4497-ad90-2f6f5edcc3f6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] GET https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 Jul 03 16:00:59.084640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf93dc09-63c3-4497-ad90-2f6f5edcc3f6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:00:59.084640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bf93dc09-63c3-4497-ad90-2f6f5edcc3f6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:00:59.086994 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=194,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:00:59.091894 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bf93dc09-63c3-4497-ad90-2f6f5edcc3f6 tempest-VolumesSnapshotTestJSON-1747377753 tempest-VolumesSnapshotTestJSON-1747377753-project-member] https://10.4.3.228/volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 returned with HTTP 404 Jul 03 16:00:59.092963 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1191/4760] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:00:59 2026] GET /volume/v3/volumes/3e035ab0-6a58-4e33-aef0-3883e08ef921 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:03.306126 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:03.310334 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/limits Jul 03 16:01:03.310633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:03.310928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:03.313336 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=255,cinder:UPDATE=58,cinder:INSERT=22 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:01:03.324658 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1728656134 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1728656134, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:03.324987 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1728656134 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1728656134, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:03.325366 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1728656134 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1728656134, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:03.345318 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-eb588162-b3ed-4bf4-88b6-202bc63eb763 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/limits returned with HTTP 200 Jul 03 16:01:03.346042 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1190/4761] 10.4.3.228 () {68 vars in 1484 bytes} [Fri Jul 3 16:01:03 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:03.890329 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-32802d04-17eb-4c18-b8c5-38f325799bd3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:03.893753 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-32802d04-17eb-4c18-b8c5-38f325799bd3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:01:03.894009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-32802d04-17eb-4c18-b8c5-38f325799bd3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:03.894213 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-32802d04-17eb-4c18-b8c5-38f325799bd3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:03.896780 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=219,cinder:UPDATE=35,cinder:INSERT=13 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:01:03.906827 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:03.906827 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:03.911825 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-32802d04-17eb-4c18-b8c5-38f325799bd3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:01:03.917897 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-32802d04-17eb-4c18-b8c5-38f325799bd3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 16:01:03.918347 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1190/4762] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:03 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:03.927932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-42180bef-2ba8-4dee-8948-896132af5c2d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:03.929416 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:03.930357 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-42180bef-2ba8-4dee-8948-896132af5c2d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] PUT https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa Jul 03 16:01:03.930891 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-42180bef-2ba8-4dee-8948-896132af5c2d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:03.931777 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:01:03.932154 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67c7943-9467-41cd-b311-d5a932ca9313", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-60541806", "description": null, "metadata": {}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:03.940616 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-42180bef-2ba8-4dee-8948-896132af5c2d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Acquiring lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:01:03.949207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-42180bef-2ba8-4dee-8948-896132af5c2d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" acquired by "attachment_update" :: waited 0.009s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:01:03.950424 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:03.950424 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:03.950698 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:03.950698 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:03.950994 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:01:03.951156 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create snapshot from volume f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:01:03.993442 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['0442b78e-8ac8-4828-9317-f327e41cf97b', '23131c72-dc37-4d67-865a-68748c9a1587', '89a9acaf-b636-43e3-9248-aeb6383a6431', '7fb58f40-43ab-444f-81a5-593b49275884'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:01:04.039646 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot force create request issued successfully. Jul 03 16:01:04.040083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-35d7e3ba-7e4a-4c31-a574-a6b4b799bd30 req-3e1807e7-d17e-4f90-8d36-10a11cdeac68 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:01:04.040685 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1192/4763] 10.4.3.228 () {72 vars in 1547 bytes} [Fri Jul 3 16:01:03 2026] POST /volume/v3/snapshots => generated 318 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:04.475258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-42180bef-2ba8-4dee-8948-896132af5c2d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Lock "cinder-attachment_update-ec045fd9-8361-426a-9f8e-1d17b46a6dce-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:01:04.475588 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-42180bef-2ba8-4dee-8948-896132af5c2d tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa returned with HTTP 200 Jul 03 16:01:04.476073 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1192/4764] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:01:03 2026] PUT /volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:04.488587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-a585a50c-1b98-40a5-b4f1-c927a7ba54de None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:04.493840 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-a585a50c-1b98-40a5-b4f1-c927a7ba54de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa Jul 03 16:01:04.494106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-a585a50c-1b98-40a5-b4f1-c927a7ba54de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:04.494288 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-a585a50c-1b98-40a5-b4f1-c927a7ba54de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:04.512939 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-a585a50c-1b98-40a5-b4f1-c927a7ba54de tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa returned with HTTP 200 Jul 03 16:01:04.513474 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1191/4765] 10.4.3.228 () {70 vars in 1651 bytes} [Fri Jul 3 16:01:04 2026] GET /volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:06.416400 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c335aea5-7b8d-48af-8d69-ff7e24b15a6c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:06.418599 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c335aea5-7b8d-48af-8d69-ff7e24b15a6c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:01:06.418749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c335aea5-7b8d-48af-8d69-ff7e24b15a6c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:06.418974 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c335aea5-7b8d-48af-8d69-ff7e24b15a6c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:06.424535 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:06.424535 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:06.425153 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c335aea5-7b8d-48af-8d69-ff7e24b15a6c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:01:06.426154 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c335aea5-7b8d-48af-8d69-ff7e24b15a6c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 200 Jul 03 16:01:06.426649 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1191/4766] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:01:06 2026] GET /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:08.675230 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-806f038b-a9f6-46d5-8543-af11b18154ea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:08.678304 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-806f038b-a9f6-46d5-8543-af11b18154ea tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:01:08.678304 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-806f038b-a9f6-46d5-8543-af11b18154ea tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:08.678576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-806f038b-a9f6-46d5-8543-af11b18154ea tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:08.685460 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:08.685460 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:08.686108 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-806f038b-a9f6-46d5-8543-af11b18154ea tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:01:08.687238 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-806f038b-a9f6-46d5-8543-af11b18154ea tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 200 Jul 03 16:01:08.687862 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1193/4767] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 16:01:08 2026] GET /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:08.779420 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2d7edc14-26f9-45f8-aa75-abfe6221ea35 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:08.786066 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2d7edc14-26f9-45f8-aa75-abfe6221ea35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption Jul 03 16:01:08.786066 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2d7edc14-26f9-45f8-aa75-abfe6221ea35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:08.786066 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2d7edc14-26f9-45f8-aa75-abfe6221ea35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:08.795627 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:08.795627 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:08.805087 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-2d7edc14-26f9-45f8-aa75-abfe6221ea35 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption returned with HTTP 200 Jul 03 16:01:08.805630 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1193/4768] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:01:08 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:12.707293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-75c335d6-962f-47e1-ad14-bd815c71c3c6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:12.710043 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-75c335d6-962f-47e1-ad14-bd815c71c3c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa/action Jul 03 16:01:12.710412 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-75c335d6-962f-47e1-ad14-bd815c71c3c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:12.710559 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-75c335d6-962f-47e1-ad14-bd815c71c3c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:12.735567 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:12.735567 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:12.762714 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-10d0e072-1259-4203-9fb7-c7f8b115f9ad req-75c335d6-962f-47e1-ad14-bd815c71c3c6 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa/action returned with HTTP 204 Jul 03 16:01:12.763516 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1192/4769] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:01:12 2026] POST /volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:12.943551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-743980a6-bbea-4b69-a175-90d57e384308 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:13.060334 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-743980a6-bbea-4b69-a175-90d57e384308 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:01:13.060835 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-743980a6-bbea-4b69-a175-90d57e384308 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098", "extra_specs": {}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:13.076102 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-743980a6-bbea-4b69-a175-90d57e384308 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:01:13.076428 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1192/4770] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:01:12 2026] POST /volume/v3/types => generated 268 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:13.509867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8f5bc93b-be54-439f-ad76-3f424f766df8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:13.512104 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f5bc93b-be54-439f-ad76-3f424f766df8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:13.512391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f5bc93b-be54-439f-ad76-3f424f766df8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:13.512755 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8f5bc93b-be54-439f-ad76-3f424f766df8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:13.523902 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:13.523902 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:13.530407 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8f5bc93b-be54-439f-ad76-3f424f766df8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:01:13.536077 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8f5bc93b-be54-439f-ad76-3f424f766df8 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:01:13.536658 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1194/4771] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:13 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:13.590987 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-59e53c4b-60bf-47cb-9cee-b6c46b355218 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:13.594109 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-59e53c4b-60bf-47cb-9cee-b6c46b355218 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:13.594483 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-59e53c4b-60bf-47cb-9cee-b6c46b355218 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:13.597645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-59e53c4b-60bf-47cb-9cee-b6c46b355218 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:13.604869 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:13.604869 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:13.609006 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-59e53c4b-60bf-47cb-9cee-b6c46b355218 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:01:13.614003 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-59e53c4b-60bf-47cb-9cee-b6c46b355218 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:01:13.614451 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1194/4772] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:13 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:13.647354 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-e1687ecf-c7b0-4d2c-82a5-83cbd0827b9a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:13.649826 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-e1687ecf-c7b0-4d2c-82a5-83cbd0827b9a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] POST https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/action Jul 03 16:01:13.649953 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-e1687ecf-c7b0-4d2c-82a5-83cbd0827b9a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:13.650059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-e1687ecf-c7b0-4d2c-82a5-83cbd0827b9a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:13.662259 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:13.662259 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:13.662825 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-e1687ecf-c7b0-4d2c-82a5-83cbd0827b9a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:01:13.669675 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-e1687ecf-c7b0-4d2c-82a5-83cbd0827b9a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Begin detaching volume completed successfully. Jul 03 16:01:13.670040 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-e1687ecf-c7b0-4d2c-82a5-83cbd0827b9a tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/action returned with HTTP 202 Jul 03 16:01:13.670588 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1193/4773] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:01:13 2026] POST /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:01:14.389714 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-75ae09b3-5e9f-4e00-a941-91713836e046 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.390919 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-75ae09b3-5e9f-4e00-a941-91713836e046 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:01:14.392598 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-75ae09b3-5e9f-4e00-a941-91713836e046 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:14.392940 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-75ae09b3-5e9f-4e00-a941-91713836e046 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:14.401817 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:14.401817 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:14.402470 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-75ae09b3-5e9f-4e00-a941-91713836e046 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:01:14.403601 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-75ae09b3-5e9f-4e00-a941-91713836e046 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 200 Jul 03 16:01:14.405752 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1193/4774] 10.4.3.228 () {68 vars in 1604 bytes} [Fri Jul 3 16:01:14 2026] GET /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:14.414110 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-7b8a575b-0b51-4636-88a9-e50378148d58 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.420508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-7b8a575b-0b51-4636-88a9-e50378148d58 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:01:14.420508 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-7b8a575b-0b51-4636-88a9-e50378148d58 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:14.420508 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-7b8a575b-0b51-4636-88a9-e50378148d58 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:14.439758 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:14.439758 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:14.443847 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-7b8a575b-0b51-4636-88a9-e50378148d58 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:01:14.450041 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-7b8a575b-0b51-4636-88a9-e50378148d58 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 200 Jul 03 16:01:14.450431 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1195/4775] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:14 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:14.462611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.465411 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:01:14.465840 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4cb20379-fe7d-48cd-a0a3-600a29033b48", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:14.467582 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4cb20379-fe7d-48cd-a0a3-600a29033b48', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:01:14.478335 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:14.478335 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:14.478930 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:01:14.479188 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 16:01:14.479763 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 16:01:14.485331 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (4d950173-de04-44b0-8a1c-14c9fd4690c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:14.486674 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d398730-4223-43d5-a1b4-0c8ed8599cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:14.487750 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:01:14.532403 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d398730-4223-43d5-a1b4-0c8ed8599cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4cb20379-fe7d-48cd-a0a3-600a29033b48', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:14.533928 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf486821-84da-4321-947e-14b554b2ea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:14.589033 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['62982e83-cb21-45a1-9f75-a821e9dc17eb', '3ae5f090-aeb9-4615-bcb3-841fbf04ca21', '59965677-948d-42db-97b6-aeecfac451dc', 'e24d2d85-0db4-45fe-8a5d-c042615e06cb'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:01:14.589466 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf486821-84da-4321-947e-14b554b2ea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62982e83-cb21-45a1-9f75-a821e9dc17eb', '3ae5f090-aeb9-4615-bcb3-841fbf04ca21', '59965677-948d-42db-97b6-aeecfac451dc', 'e24d2d85-0db4-45fe-8a5d-c042615e06cb']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:14.590379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4039eb7-03d3-41a9-953b-8531a1365e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:14.649377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4039eb7-03d3-41a9-953b-8531a1365e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2e8b75c-adfe-4d10-8eb1-85973d7dabf3', '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='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['62982e83-cb21-45a1-9f75-a821e9dc17eb','3ae5f090-aeb9-4615-bcb3-841fbf04ca21','59965677-948d-42db-97b6-aeecfac451dc','e24d2d85-0db4-45fe-8a5d-c042615e06cb'],size=1,snapshot_id=4cb20379-fe7d-48cd-a0a3-600a29033b48,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:01:14Z,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=a2e8b75c-adfe-4d10-8eb1-85973d7dabf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4cb20379-fe7d-48cd-a0a3-600a29033b48,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:14.650384 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4c8ffa-bcbe-4b55-892c-fb416951f837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:14.672801 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4c8ffa-bcbe-4b55-892c-fb416951f837) transitioned into 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='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['62982e83-cb21-45a1-9f75-a821e9dc17eb','3ae5f090-aeb9-4615-bcb3-841fbf04ca21','59965677-948d-42db-97b6-aeecfac451dc','e24d2d85-0db4-45fe-8a5d-c042615e06cb'],size=1,snapshot_id=4cb20379-fe7d-48cd-a0a3-600a29033b48,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:14.673495 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e42e2b4-d23b-47bf-860a-780c040c1f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:14.697716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-97fd610c-91a0-41b7-8705-7f8727675836 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.698141 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97fd610c-91a0-41b7-8705-7f8727675836 None None] GET https://10.4.3.228/volume// Jul 03 16:01:14.698370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97fd610c-91a0-41b7-8705-7f8727675836 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:14.698650 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-97fd610c-91a0-41b7-8705-7f8727675836 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:14.699144 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-97fd610c-91a0-41b7-8705-7f8727675836 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:14.699438 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1194/4776] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:14.701930 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e42e2b4-d23b-47bf-860a-780c040c1f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:14.702945 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (4d950173-de04-44b0-8a1c-14c9fd4690c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:14.703449 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 16:01:14.704271 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-fd04d527-9d97-4588-a91d-d75a027afa65 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:01:14.704908 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1195/4777] 10.4.3.228 () {72 vars in 1541 bytes} [Fri Jul 3 16:01:14 2026] POST /volume/v3/volumes => generated 736 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:14.709632 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-fe9f803f-fa87-4553-ba7e-208f608edff7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.713509 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-fe9f803f-fa87-4553-ba7e-208f608edff7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:14.713751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-fe9f803f-fa87-4553-ba7e-208f608edff7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:14.714035 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-fe9f803f-fa87-4553-ba7e-208f608edff7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:14.714345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c3b7dfdd-d78e-4b4d-b0d9-2f68594cdeb6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.717475 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c3b7dfdd-d78e-4b4d-b0d9-2f68594cdeb6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:01:14.717900 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c3b7dfdd-d78e-4b4d-b0d9-2f68594cdeb6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:14.718248 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c3b7dfdd-d78e-4b4d-b0d9-2f68594cdeb6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:14.727648 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:14.727648 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:14.729115 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:14.729115 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:14.732252 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-fe9f803f-fa87-4553-ba7e-208f608edff7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:01:14.733422 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c3b7dfdd-d78e-4b4d-b0d9-2f68594cdeb6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:01:14.737397 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-fe9f803f-fa87-4553-ba7e-208f608edff7 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:01:14.737920 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1194/4778] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:14 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:14.740085 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c3b7dfdd-d78e-4b4d-b0d9-2f68594cdeb6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 returned with HTTP 200 Jul 03 16:01:14.740821 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1196/4779] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:14 2026] GET /volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:14.751177 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-4f58a6c0-0476-436b-bc8e-e2139b673f91 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.753098 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-f9942876-9af2-4d7a-b39d-f4cbb5aa01e1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:14.755827 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-4f58a6c0-0476-436b-bc8e-e2139b673f91 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption Jul 03 16:01:14.756145 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-4f58a6c0-0476-436b-bc8e-e2139b673f91 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:14.757096 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-4f58a6c0-0476-436b-bc8e-e2139b673f91 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:14.757149 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-f9942876-9af2-4d7a-b39d-f4cbb5aa01e1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:01:14.757252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-f9942876-9af2-4d7a-b39d-f4cbb5aa01e1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:14.757475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-f9942876-9af2-4d7a-b39d-f4cbb5aa01e1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:14.766365 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:14.766365 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:14.773009 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-f9942876-9af2-4d7a-b39d-f4cbb5aa01e1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:01:14.773778 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:14.773778 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:14.778969 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-f9942876-9af2-4d7a-b39d-f4cbb5aa01e1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 returned with HTTP 200 Jul 03 16:01:14.779973 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1196/4780] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:14 2026] GET /volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:14.784879 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-4f58a6c0-0476-436b-bc8e-e2139b673f91 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption returned with HTTP 200 Jul 03 16:01:14.785908 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1195/4781] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:01:14 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:15.541554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3d3ba2d0-f17b-48e9-95bb-7261ddf13180 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:15.543957 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d3ba2d0-f17b-48e9-95bb-7261ddf13180 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:01:15.544422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d3ba2d0-f17b-48e9-95bb-7261ddf13180 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487", "extra_specs": {}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:15.563058 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d3ba2d0-f17b-48e9-95bb-7261ddf13180 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:01:15.563498 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1195/4782] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:01:15 2026] POST /volume/v3/types => generated 268 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:15.571934 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-97627f41-5fec-4f99-a454-5e329760f79a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:15.574024 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97627f41-5fec-4f99-a454-5e329760f79a tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:01:15.574549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-97627f41-5fec-4f99-a454-5e329760f79a tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607", "extra_specs": {}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:15.591768 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97627f41-5fec-4f99-a454-5e329760f79a tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:01:15.592199 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1197/4783] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:01:15 2026] POST /volume/v3/types => generated 266 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:15.601464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eb0de76a-efea-4649-80f0-7c510c8b111f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:15.603353 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:01:15.603807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1743740005", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:15.605418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1743740005', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:01:15.609830 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume of 1 GB Jul 03 16:01:15.610146 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:15.610146 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:15.610719 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Availability Zones retrieved successfully. Jul 03 16:01:15.617664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Flow 'volume_create_api' (906e1ae3-b7be-4978-bc4f-3a4ebabebf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:15.619040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8432bf7e-3115-481b-a200-c3dc0e2ef939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.620042 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:01:15.649006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8432bf7e-3115-481b-a200-c3dc0e2ef939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad6fd172-05c3-4114-92fd-8b63421bef62,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad6fd172-05c3-4114-92fd-8b63421bef62', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.649919 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e21b6cf-bd07-4183-b59c-52c6cd9e8fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.696062 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:15.696364 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1878692798-863118487, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:15.757501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Created reservations ['ad8766b1-bef0-4d03-8004-986001b4cde1', '739080d6-c564-41d2-9655-f26944dd14f7', '913c29e2-106b-4712-a302-a60ac037f6e8', '02436361-49e7-46b2-87f9-dde67acde151'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:01:15.758573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e21b6cf-bd07-4183-b59c-52c6cd9e8fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad8766b1-bef0-4d03-8004-986001b4cde1', '739080d6-c564-41d2-9655-f26944dd14f7', '913c29e2-106b-4712-a302-a60ac037f6e8', '02436361-49e7-46b2-87f9-dde67acde151']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.759772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ffde83-ae0f-4eea-84f4-ae0a555053ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.790348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ffde83-ae0f-4eea-84f4-ae0a555053ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05401339-8a91-49ec-bdba-1411dbd8abbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1743740005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',qos_specs=None,replication_status=,reservations=['ad8766b1-bef0-4d03-8004-986001b4cde1','739080d6-c564-41d2-9655-f26944dd14f7','913c29e2-106b-4712-a302-a60ac037f6e8','02436361-49e7-46b2-87f9-dde67acde151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_type_id=ad6fd172-05c3-4114-92fd-8b63421bef62), '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-03T16:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1743740005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05401339-8a91-49ec-bdba-1411dbd8abbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad6fd172-05c3-4114-92fd-8b63421bef62),volume_type_id=ad6fd172-05c3-4114-92fd-8b63421bef62)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.791428 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ffed40-9980-47d4-90e4-b3ddcc6f548a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.817567 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ffed40-9980-47d4-90e4-b3ddcc6f548a) transitioned into 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-1743740005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',qos_specs=None,replication_status=,reservations=['ad8766b1-bef0-4d03-8004-986001b4cde1','739080d6-c564-41d2-9655-f26944dd14f7','913c29e2-106b-4712-a302-a60ac037f6e8','02436361-49e7-46b2-87f9-dde67acde151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_type_id=ad6fd172-05c3-4114-92fd-8b63421bef62)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.818601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945c499f-33ee-4020-8acb-3aa764ee0c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.834320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945c499f-33ee-4020-8acb-3aa764ee0c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.835563 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Flow 'volume_create_api' (906e1ae3-b7be-4978-bc4f-3a4ebabebf51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:15.836063 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume request issued successfully. Jul 03 16:01:15.836960 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb0de76a-efea-4649-80f0-7c510c8b111f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:01:15.837555 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1197/4784] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:01:15 2026] POST /volume/v3/volumes => generated 846 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:15.851774 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:15.853462 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:01:15.853838 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1558342478", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:15.855328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1558342478', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:01:15.859841 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume of 1 GB Jul 03 16:01:15.860362 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:15.860362 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:15.861605 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Availability Zones retrieved successfully. Jul 03 16:01:15.869483 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Flow 'volume_create_api' (014b5a71-57e4-476f-aecc-8ac6a8c5314b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:15.870585 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75871ff0-2f44-46ac-aa23-4f1259b9433c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.871631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:01:15.895545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75871ff0-2f44-46ac-aa23-4f1259b9433c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cbc11acb-1875-4685-9a9f-cbfb73e26c69,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cbc11acb-1875-4685-9a9f-cbfb73e26c69', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.897251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13fd7b9-c155-4083-a1cb-805201462e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.929650 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:15.930141 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-406720104-60816607, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:15.965281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Created reservations ['f54edf4d-d3b5-4034-bd9f-7367dc75e94a', '5a82f37b-bfc3-423f-95b6-5e08522e3464', 'f4254a66-e33b-4c1c-8393-7057c84c19a3', 'eb1d1ed2-fd7e-4ac7-9d9e-3dbb04b0cfd9'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:01:15.966195 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13fd7b9-c155-4083-a1cb-805201462e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54edf4d-d3b5-4034-bd9f-7367dc75e94a', '5a82f37b-bfc3-423f-95b6-5e08522e3464', 'f4254a66-e33b-4c1c-8393-7057c84c19a3', 'eb1d1ed2-fd7e-4ac7-9d9e-3dbb04b0cfd9']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.967164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea0964d-f75f-4124-a616-14eb5e5314e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:15.993021 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea0964d-f75f-4124-a616-14eb5e5314e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b7ce5d-cf5a-4e53-a085-78971fa68941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1558342478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',qos_specs=None,replication_status=,reservations=['f54edf4d-d3b5-4034-bd9f-7367dc75e94a','5a82f37b-bfc3-423f-95b6-5e08522e3464','f4254a66-e33b-4c1c-8393-7057c84c19a3','eb1d1ed2-fd7e-4ac7-9d9e-3dbb04b0cfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_type_id=cbc11acb-1875-4685-9a9f-cbfb73e26c69), '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-03T16:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1558342478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9b7ce5d-cf5a-4e53-a085-78971fa68941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cbc11acb-1875-4685-9a9f-cbfb73e26c69),volume_type_id=cbc11acb-1875-4685-9a9f-cbfb73e26c69)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:15.993965 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e80256-d6ab-4572-806a-c28f5422668a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:16.016410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e80256-d6ab-4572-806a-c28f5422668a) transitioned into 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-1558342478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',qos_specs=None,replication_status=,reservations=['f54edf4d-d3b5-4034-bd9f-7367dc75e94a','5a82f37b-bfc3-423f-95b6-5e08522e3464','f4254a66-e33b-4c1c-8393-7057c84c19a3','eb1d1ed2-fd7e-4ac7-9d9e-3dbb04b0cfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_type_id=cbc11acb-1875-4685-9a9f-cbfb73e26c69)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:16.017238 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88c610e-7031-4340-9046-217a731b288d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:16.031926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88c610e-7031-4340-9046-217a731b288d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:16.032752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Flow 'volume_create_api' (014b5a71-57e4-476f-aecc-8ac6a8c5314b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:16.033139 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume request issued successfully. Jul 03 16:01:16.033635 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3ddd8ddc-1a99-499e-92c3-9f9aef6f80f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:01:16.034316 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1196/4785] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:01:15 2026] POST /volume/v3/volumes => generated 844 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:16.070676 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e7383e5c-49d0-440e-8573-028cef22d604 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:16.072370 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:01:16.072742 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-256032809", "snapshot_id": null, "imageRef": "86b7f744-d487-49e1-a7aa-a8916ff615eb", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:16.074557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-256032809', 'snapshot_id': None, 'imageRef': '86b7f744-d487-49e1-a7aa-a8916ff615eb', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:01:16.165497 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume of 1 GB Jul 03 16:01:16.165860 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:16.165860 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:16.166530 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Availability Zones retrieved successfully. Jul 03 16:01:16.172761 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Flow 'volume_create_api' (93e50eb8-641e-4839-b401-51b7575242d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:16.173443 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194ce5b9-9cee-4d88-88c1-b1f7576d4930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:16.174385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:01:16.226990 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194ce5b9-9cee-4d88-88c1-b1f7576d4930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:01:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1125d330-6908-431b-af43-61d54284d5f9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1125d330-6908-431b-af43-61d54284d5f9', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:16.227883 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b92eb25-4e39-4f08-b627-e889ba6964ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:16.255855 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:16.256223 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-900530992-2117793098, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:16.289261 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Created reservations ['a3ca13e2-5ad7-496f-8b9e-34587e1e860f', '3bac699f-2839-44d5-8903-d7b3672b77ec', 'b93249ca-9498-4121-a096-7d2734e97612', 'bc32c15f-f3cf-4c56-9e80-95b15625a028'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:01:16.290425 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b92eb25-4e39-4f08-b627-e889ba6964ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3ca13e2-5ad7-496f-8b9e-34587e1e860f', '3bac699f-2839-44d5-8903-d7b3672b77ec', 'b93249ca-9498-4121-a096-7d2734e97612', 'bc32c15f-f3cf-4c56-9e80-95b15625a028']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:16.291691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff53c879-d56d-4ca8-b4ee-41eb31fa81bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:16.323918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff53c879-d56d-4ca8-b4ee-41eb31fa81bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4394b89-758e-41cd-a62e-ea7c900b0d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-256032809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',qos_specs=None,replication_status=,reservations=['a3ca13e2-5ad7-496f-8b9e-34587e1e860f','3bac699f-2839-44d5-8903-d7b3672b77ec','b93249ca-9498-4121-a096-7d2734e97612','bc32c15f-f3cf-4c56-9e80-95b15625a028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_type_id=1125d330-6908-431b-af43-61d54284d5f9), '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-03T16:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-256032809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4394b89-758e-41cd-a62e-ea7c900b0d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1125d330-6908-431b-af43-61d54284d5f9),volume_type_id=1125d330-6908-431b-af43-61d54284d5f9)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:16.324964 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d4f52a-f3a7-4ea2-a4a5-dec72e9b519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:16.351547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d4f52a-f3a7-4ea2-a4a5-dec72e9b519b) transitioned into 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-256032809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43dbcb5431f84d1fabc4849dc07fbd0d',qos_specs=None,replication_status=,reservations=['a3ca13e2-5ad7-496f-8b9e-34587e1e860f','3bac699f-2839-44d5-8903-d7b3672b77ec','b93249ca-9498-4121-a096-7d2734e97612','bc32c15f-f3cf-4c56-9e80-95b15625a028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53ea3b2b28e47bdaa664c17aa76d9ae',volume_type_id=1125d330-6908-431b-af43-61d54284d5f9)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:16.352827 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cc5d5b-d457-4f4b-b78f-fbcbf7ede3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:16.369027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cc5d5b-d457-4f4b-b78f-fbcbf7ede3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:16.370273 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Flow 'volume_create_api' (93e50eb8-641e-4839-b401-51b7575242d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:16.370775 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Create volume request issued successfully. Jul 03 16:01:16.371724 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e7383e5c-49d0-440e-8573-028cef22d604 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:01:16.372374 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1196/4786] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:01:16 2026] POST /volume/v3/volumes => generated 845 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:16.388980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-adf97a5a-340e-49ad-bf55-571e3a7eb78e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:16.391137 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-adf97a5a-340e-49ad-bf55-571e3a7eb78e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:16.391410 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-adf97a5a-340e-49ad-bf55-571e3a7eb78e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:16.391576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-adf97a5a-340e-49ad-bf55-571e3a7eb78e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:16.399958 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:16.399958 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:16.404921 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-adf97a5a-340e-49ad-bf55-571e3a7eb78e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:16.410091 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-adf97a5a-340e-49ad-bf55-571e3a7eb78e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:16.410686 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1198/4787] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:16 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:17.425199 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bc488728-5280-411c-a87e-e87d120ce0ff None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:17.427128 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc488728-5280-411c-a87e-e87d120ce0ff tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:17.427333 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc488728-5280-411c-a87e-e87d120ce0ff tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:17.427555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc488728-5280-411c-a87e-e87d120ce0ff tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:17.439124 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:17.439124 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:17.444385 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bc488728-5280-411c-a87e-e87d120ce0ff tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:17.450387 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc488728-5280-411c-a87e-e87d120ce0ff tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:17.450854 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1198/4788] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:17 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:17.789863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c1c28ba7-dbbb-4f9c-96cd-32d11488fdad None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:17.792678 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c1c28ba7-dbbb-4f9c-96cd-32d11488fdad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:01:17.792946 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c1c28ba7-dbbb-4f9c-96cd-32d11488fdad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:17.793207 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c1c28ba7-dbbb-4f9c-96cd-32d11488fdad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:17.802264 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:17.802264 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:17.806072 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c1c28ba7-dbbb-4f9c-96cd-32d11488fdad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:01:17.811985 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-c1c28ba7-dbbb-4f9c-96cd-32d11488fdad tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 returned with HTTP 200 Jul 03 16:01:17.812485 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1197/4789] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:17 2026] GET /volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 => generated 1345 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:17.821855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ea87f35b-33a4-4345-8ca0-1efbb4073f1a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:17.822371 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea87f35b-33a4-4345-8ca0-1efbb4073f1a None None] GET https://10.4.3.228/volume// Jul 03 16:01:17.822581 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea87f35b-33a4-4345-8ca0-1efbb4073f1a None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:17.822879 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ea87f35b-33a4-4345-8ca0-1efbb4073f1a None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:17.823218 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ea87f35b-33a4-4345-8ca0-1efbb4073f1a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:17.823568 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1197/4790] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:17.831900 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8092d05c-db01-4dae-9dea-735a8ed93d57 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:17.834056 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8092d05c-db01-4dae-9dea-735a8ed93d57 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:01:17.834443 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8092d05c-db01-4dae-9dea-735a8ed93d57 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2e8b75c-adfe-4d10-8eb1-85973d7dabf3", "connector": null, "instance_uuid": "3a925756-7b14-4ad7-bf49-ebab35dccedf"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:17.844117 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:17.844117 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:17.882995 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8092d05c-db01-4dae-9dea-735a8ed93d57 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:01:17.882995 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1199/4791] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:01:17 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 03 16:01:17.899185 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bcc221c8-a70b-45c9-8b8d-97b175c72447 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:17.899366 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bcc221c8-a70b-45c9-8b8d-97b175c72447 None None] GET https://10.4.3.228/volume// Jul 03 16:01:17.900270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bcc221c8-a70b-45c9-8b8d-97b175c72447 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:17.900270 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bcc221c8-a70b-45c9-8b8d-97b175c72447 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:17.900270 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bcc221c8-a70b-45c9-8b8d-97b175c72447 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:17.900859 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1199/4792] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:17.912515 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8a99d8ef-865a-4d9b-a132-b4aabb793924 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:17.916098 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8a99d8ef-865a-4d9b-a132-b4aabb793924 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:01:17.916380 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8a99d8ef-865a-4d9b-a132-b4aabb793924 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:17.916660 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8a99d8ef-865a-4d9b-a132-b4aabb793924 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:17.931288 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:17.931288 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:17.937578 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8a99d8ef-865a-4d9b-a132-b4aabb793924 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:01:17.947919 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-8a99d8ef-865a-4d9b-a132-b4aabb793924 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 returned with HTTP 200 Jul 03 16:01:17.948355 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1198/4793] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:17 2026] GET /volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:18.064520 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-37a4dab0-1614-4560-bb4a-5ec843e72da7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:18.068854 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-37a4dab0-1614-4560-bb4a-5ec843e72da7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543 Jul 03 16:01:18.069274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-37a4dab0-1614-4560-bb4a-5ec843e72da7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:18.085241 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-37a4dab0-1614-4560-bb4a-5ec843e72da7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-a2e8b75c-adfe-4d10-8eb1-85973d7dabf3-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:01:18.090925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-37a4dab0-1614-4560-bb4a-5ec843e72da7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-a2e8b75c-adfe-4d10-8eb1-85973d7dabf3-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:01:18.092478 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:18.092478 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:18.464479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ce38b324-a27b-46f0-9ab1-b0e2acbbea58 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:18.466482 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce38b324-a27b-46f0-9ab1-b0e2acbbea58 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:18.466772 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce38b324-a27b-46f0-9ab1-b0e2acbbea58 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:18.467066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce38b324-a27b-46f0-9ab1-b0e2acbbea58 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:18.476364 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:18.476364 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:18.481675 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ce38b324-a27b-46f0-9ab1-b0e2acbbea58 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:18.488532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce38b324-a27b-46f0-9ab1-b0e2acbbea58 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:18.488919 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1200/4794] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:18 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:18.617422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-37a4dab0-1614-4560-bb4a-5ec843e72da7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-a2e8b75c-adfe-4d10-8eb1-85973d7dabf3-np0000004436" released by "attachment_update" :: held 0.527s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:01:18.617803 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-37a4dab0-1614-4560-bb4a-5ec843e72da7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543 returned with HTTP 200 Jul 03 16:01:18.618312 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1198/4795] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:01:18 2026] PUT /volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:19.129286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-1b8fb8e1-e84b-44e5-9766-5595123c4b43 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:19.132428 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-1b8fb8e1-e84b-44e5-9766-5595123c4b43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543/action Jul 03 16:01:19.132896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-1b8fb8e1-e84b-44e5-9766-5595123c4b43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:19.133058 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-1b8fb8e1-e84b-44e5-9766-5595123c4b43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:19.155073 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:19.155073 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:19.170276 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-bf128cf1-84b9-49b1-b4e9-8f6f7f552f9c req-1b8fb8e1-e84b-44e5-9766-5595123c4b43 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543/action returned with HTTP 204 Jul 03 16:01:19.170995 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1200/4796] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:01:19 2026] POST /volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:19.505978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-45077284-bf29-4099-9f5a-5d6c40a479f5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:19.507909 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-45077284-bf29-4099-9f5a-5d6c40a479f5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:19.508142 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-45077284-bf29-4099-9f5a-5d6c40a479f5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:19.508391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-45077284-bf29-4099-9f5a-5d6c40a479f5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:19.517820 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:19.517820 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:19.522435 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-45077284-bf29-4099-9f5a-5d6c40a479f5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:19.527681 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-45077284-bf29-4099-9f5a-5d6c40a479f5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:19.528070 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1199/4797] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:19 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:20.540996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9bd7b12a-fefe-4e87-95a2-547ab8c4cd11 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:20.542819 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9bd7b12a-fefe-4e87-95a2-547ab8c4cd11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:20.542997 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9bd7b12a-fefe-4e87-95a2-547ab8c4cd11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:20.543186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9bd7b12a-fefe-4e87-95a2-547ab8c4cd11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:20.549863 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:20.549863 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:20.553473 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9bd7b12a-fefe-4e87-95a2-547ab8c4cd11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:20.558173 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9bd7b12a-fefe-4e87-95a2-547ab8c4cd11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:20.558633 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1201/4798] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:20 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:21.570649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6c683081-eadb-4e0c-b409-4f03a6d895f1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:21.572837 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c683081-eadb-4e0c-b409-4f03a6d895f1 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:21.573063 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6c683081-eadb-4e0c-b409-4f03a6d895f1 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:21.573300 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6c683081-eadb-4e0c-b409-4f03a6d895f1 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:21.582314 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:21.582314 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:21.587409 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6c683081-eadb-4e0c-b409-4f03a6d895f1 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:21.593042 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c683081-eadb-4e0c-b409-4f03a6d895f1 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:21.593498 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1199/4799] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:21 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:22.614093 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-622cf1e3-ed79-43f0-aee1-a1e17a55b126 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:22.617903 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-622cf1e3-ed79-43f0-aee1-a1e17a55b126 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:22.618201 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-622cf1e3-ed79-43f0-aee1-a1e17a55b126 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:22.618467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-622cf1e3-ed79-43f0-aee1-a1e17a55b126 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:22.628707 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:22.628707 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:22.632807 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-622cf1e3-ed79-43f0-aee1-a1e17a55b126 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:22.638895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-622cf1e3-ed79-43f0-aee1-a1e17a55b126 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:22.638895 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1201/4800] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:22 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:23.652898 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8059db89-aaee-47cd-94ff-ec9e2698f862 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:23.655395 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8059db89-aaee-47cd-94ff-ec9e2698f862 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:23.655986 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8059db89-aaee-47cd-94ff-ec9e2698f862 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:23.656505 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8059db89-aaee-47cd-94ff-ec9e2698f862 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:23.664702 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:23.664702 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:23.669340 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8059db89-aaee-47cd-94ff-ec9e2698f862 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:23.675876 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8059db89-aaee-47cd-94ff-ec9e2698f862 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:23.676875 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1200/4801] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:23 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:24.690646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f439ccf3-b6bd-4ec5-bb9e-dbbea3170551 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:24.692600 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f439ccf3-b6bd-4ec5-bb9e-dbbea3170551 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:24.692826 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f439ccf3-b6bd-4ec5-bb9e-dbbea3170551 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:24.693027 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f439ccf3-b6bd-4ec5-bb9e-dbbea3170551 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:24.701667 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:24.701667 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:24.707725 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f439ccf3-b6bd-4ec5-bb9e-dbbea3170551 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:24.715905 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f439ccf3-b6bd-4ec5-bb9e-dbbea3170551 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:24.716697 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1202/4802] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:24 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:25.732903 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-49635cd6-b6fb-41ed-b564-7b55bb1278fb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:25.735358 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-49635cd6-b6fb-41ed-b564-7b55bb1278fb tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:25.735741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-49635cd6-b6fb-41ed-b564-7b55bb1278fb tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:25.736068 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-49635cd6-b6fb-41ed-b564-7b55bb1278fb tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:25.745092 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:25.745092 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:25.749232 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-49635cd6-b6fb-41ed-b564-7b55bb1278fb tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:25.754312 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-49635cd6-b6fb-41ed-b564-7b55bb1278fb tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:25.754843 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1200/4803] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:25 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:26.774567 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-86970a41-f221-4579-b400-3c40eeee639e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:26.776920 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-86970a41-f221-4579-b400-3c40eeee639e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:26.777177 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-86970a41-f221-4579-b400-3c40eeee639e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:26.777449 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-86970a41-f221-4579-b400-3c40eeee639e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:26.786743 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:26.786743 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:26.791441 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-86970a41-f221-4579-b400-3c40eeee639e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:26.797662 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-86970a41-f221-4579-b400-3c40eeee639e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:26.798147 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1202/4804] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:26 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:26.913074 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-15a7bfcc-e701-49b8-9118-dabc4b98e916 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:26.915653 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-15a7bfcc-e701-49b8-9118-dabc4b98e916 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:26.915916 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-15a7bfcc-e701-49b8-9118-dabc4b98e916 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:26.916129 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-15a7bfcc-e701-49b8-9118-dabc4b98e916 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:26.924111 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:26.924111 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:26.928495 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-15a7bfcc-e701-49b8-9118-dabc4b98e916 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:26.933493 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-15a7bfcc-e701-49b8-9118-dabc4b98e916 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:26.934349 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1201/4805] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:26 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:27.345533 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5c97c022-63a3-4dae-894f-684b3e2f4baf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:27.348915 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5c97c022-63a3-4dae-894f-684b3e2f4baf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:27.349223 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5c97c022-63a3-4dae-894f-684b3e2f4baf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:27.349551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5c97c022-63a3-4dae-894f-684b3e2f4baf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:27.358682 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:27.358682 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:27.362971 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5c97c022-63a3-4dae-894f-684b3e2f4baf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:27.369012 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5c97c022-63a3-4dae-894f-684b3e2f4baf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:27.369524 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1203/4806] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:27 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:27.379253 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e51b5e23-4074-4a2e-aaae-bc80e11c17bb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:27.379702 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e51b5e23-4074-4a2e-aaae-bc80e11c17bb None None] GET https://10.4.3.228/volume// Jul 03 16:01:27.379856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e51b5e23-4074-4a2e-aaae-bc80e11c17bb None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:27.380395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e51b5e23-4074-4a2e-aaae-bc80e11c17bb None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:27.380742 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e51b5e23-4074-4a2e-aaae-bc80e11c17bb None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:27.381037 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1201/4807] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:01:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:27.389485 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-62a8b6d4-8291-40a6-9c9b-3a2d098ef257 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:27.392244 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-62a8b6d4-8291-40a6-9c9b-3a2d098ef257 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:01:27.392710 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-62a8b6d4-8291-40a6-9c9b-3a2d098ef257 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4394b89-758e-41cd-a62e-ea7c900b0d1f", "connector": null, "instance_uuid": "68dfa00b-abef-4a31-a068-de43a6c96a92"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:27.402499 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:27.402499 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:27.436527 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-62a8b6d4-8291-40a6-9c9b-3a2d098ef257 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:01:27.437058 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1203/4808] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:01:27 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 03 16:01:33.962841 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-46b9b4c1-46ed-4a9a-960a-0580998a5564 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:33.963332 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-46b9b4c1-46ed-4a9a-960a-0580998a5564 None None] GET https://10.4.3.228/volume// Jul 03 16:01:33.963587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-46b9b4c1-46ed-4a9a-960a-0580998a5564 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:33.963893 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-46b9b4c1-46ed-4a9a-960a-0580998a5564 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:33.964346 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-46b9b4c1-46ed-4a9a-960a-0580998a5564 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:33.964696 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1202/4809] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:33.972667 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5d68bb65-d267-4ca0-ba93-1e12b417f283 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:33.974985 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5d68bb65-d267-4ca0-ba93-1e12b417f283 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:01:33.975273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5d68bb65-d267-4ca0-ba93-1e12b417f283 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:33.975540 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5d68bb65-d267-4ca0-ba93-1e12b417f283 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:33.988534 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:33.988534 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:33.992515 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5d68bb65-d267-4ca0-ba93-1e12b417f283 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:01:33.998148 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-5d68bb65-d267-4ca0-ba93-1e12b417f283 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:01:33.998702 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1204/4810] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:33 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 1428 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:34.120936 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-92fc99e5-e6d8-4967-82a7-c3743253c650 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:34.125237 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-92fc99e5-e6d8-4967-82a7-c3743253c650 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] PUT https://10.4.3.228/volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe Jul 03 16:01:34.125588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-92fc99e5-e6d8-4967-82a7-c3743253c650 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:34.137482 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-92fc99e5-e6d8-4967-82a7-c3743253c650 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Acquiring lock "cinder-attachment_update-a4394b89-758e-41cd-a62e-ea7c900b0d1f-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:01:34.142212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-92fc99e5-e6d8-4967-82a7-c3743253c650 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Lock "cinder-attachment_update-a4394b89-758e-41cd-a62e-ea7c900b0d1f-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:01:34.143192 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:34.143192 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:34.668052 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-92fc99e5-e6d8-4967-82a7-c3743253c650 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Lock "cinder-attachment_update-a4394b89-758e-41cd-a62e-ea7c900b0d1f-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:01:34.668460 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-92fc99e5-e6d8-4967-82a7-c3743253c650 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe returned with HTTP 200 Jul 03 16:01:34.669185 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1202/4811] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:01:34 2026] PUT /volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:35.179642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-4d88c1f2-3a1d-472e-a519-c80da3694721 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:35.182065 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-4d88c1f2-3a1d-472e-a519-c80da3694721 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe/action Jul 03 16:01:35.182473 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-4d88c1f2-3a1d-472e-a519-c80da3694721 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:35.182656 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-4d88c1f2-3a1d-472e-a519-c80da3694721 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:35.199319 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:35.199319 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:35.213493 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-dd6871c2-182b-49a5-81b8-e95ed95bd711 req-4d88c1f2-3a1d-472e-a519-c80da3694721 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe/action returned with HTTP 204 Jul 03 16:01:35.214120 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1204/4812] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:01:35 2026] POST /volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:35.551371 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ea78328e-a848-4a43-bb11-dfdf2a7eca0c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:35.553870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea78328e-a848-4a43-bb11-dfdf2a7eca0c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:35.554068 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea78328e-a848-4a43-bb11-dfdf2a7eca0c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:35.554300 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ea78328e-a848-4a43-bb11-dfdf2a7eca0c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:35.565110 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:35.565110 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:35.570928 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ea78328e-a848-4a43-bb11-dfdf2a7eca0c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:35.577405 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ea78328e-a848-4a43-bb11-dfdf2a7eca0c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:35.577990 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1203/4813] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:35 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:35.594885 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c6e1a1d5-b40d-4bf4-bb72-f31ba8dc58a0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:35.596854 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6e1a1d5-b40d-4bf4-bb72-f31ba8dc58a0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:35.597075 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6e1a1d5-b40d-4bf4-bb72-f31ba8dc58a0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:35.597301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6e1a1d5-b40d-4bf4-bb72-f31ba8dc58a0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:35.605879 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:35.605879 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:35.610581 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c6e1a1d5-b40d-4bf4-bb72-f31ba8dc58a0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:35.615520 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6e1a1d5-b40d-4bf4-bb72-f31ba8dc58a0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:35.615902 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1205/4814] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:35 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:35.673493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-c5b27937-8980-4e5f-b76d-34d54e1e4eb3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:35.677935 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-c5b27937-8980-4e5f-b76d-34d54e1e4eb3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:35.678209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-c5b27937-8980-4e5f-b76d-34d54e1e4eb3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:35.678453 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-c5b27937-8980-4e5f-b76d-34d54e1e4eb3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:35.689115 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:35.689115 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:35.694328 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-c5b27937-8980-4e5f-b76d-34d54e1e4eb3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:35.700440 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-c5b27937-8980-4e5f-b76d-34d54e1e4eb3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:35.701069 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1203/4815] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:35 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:37.746886 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e8836b34-5704-48db-9729-47c70067c366 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:37.747392 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8836b34-5704-48db-9729-47c70067c366 None None] GET https://10.4.3.228/volume// Jul 03 16:01:37.747511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e8836b34-5704-48db-9729-47c70067c366 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:37.747754 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e8836b34-5704-48db-9729-47c70067c366 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:37.748257 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8836b34-5704-48db-9729-47c70067c366 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:37.748780 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1205/4816] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:01:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:37.760047 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-636df52f-f1df-48e0-9f33-eeb0a9f78052 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:37.762544 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-636df52f-f1df-48e0-9f33-eeb0a9f78052 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:01:37.763017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-636df52f-f1df-48e0-9f33-eeb0a9f78052 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f971eed-82a7-4fd3-a1fa-9748b7a5bab1", "connector": null, "instance_uuid": "c0f9d7ab-22c2-463d-ab66-3088ca42f038"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:37.773314 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:37.773314 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:37.804652 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-636df52f-f1df-48e0-9f33-eeb0a9f78052 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:01:37.805221 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1204/4817] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:01:37 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 03 16:01:38.227175 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d11c528e-b9f2-4d58-bd67-1162e2c466aa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:38.229116 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d11c528e-b9f2-4d58-bd67-1162e2c466aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:38.229348 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d11c528e-b9f2-4d58-bd67-1162e2c466aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:38.229572 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d11c528e-b9f2-4d58-bd67-1162e2c466aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:38.239438 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:38.239438 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:38.242878 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d11c528e-b9f2-4d58-bd67-1162e2c466aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:38.247353 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d11c528e-b9f2-4d58-bd67-1162e2c466aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:38.247828 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1206/4818] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:38 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:38.332873 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-40834cb3-1004-4e68-86df-e686d37ed5a9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:38.333439 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40834cb3-1004-4e68-86df-e686d37ed5a9 None None] GET https://10.4.3.228/volume// Jul 03 16:01:38.333690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40834cb3-1004-4e68-86df-e686d37ed5a9 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:38.333918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40834cb3-1004-4e68-86df-e686d37ed5a9 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:38.334285 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40834cb3-1004-4e68-86df-e686d37ed5a9 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:38.334611 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1204/4819] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:38.342244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e48d3a90-ab50-4765-8c79-e72669f11f52 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:38.344598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e48d3a90-ab50-4765-8c79-e72669f11f52 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:38.344914 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e48d3a90-ab50-4765-8c79-e72669f11f52 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:38.345175 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e48d3a90-ab50-4765-8c79-e72669f11f52 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:38.356367 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:38.356367 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:38.360271 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e48d3a90-ab50-4765-8c79-e72669f11f52 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:38.364686 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e48d3a90-ab50-4765-8c79-e72669f11f52 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:38.365254 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1206/4820] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:38 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 1037 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:38.476465 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-26451b32-ee1b-499d-87fb-a8cca0fddc4a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:38.479744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-26451b32-ee1b-499d-87fb-a8cca0fddc4a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] PUT https://10.4.3.228/volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329 Jul 03 16:01:38.480275 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-26451b32-ee1b-499d-87fb-a8cca0fddc4a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:38.491493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-26451b32-ee1b-499d-87fb-a8cca0fddc4a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Acquiring lock "cinder-attachment_update-7f971eed-82a7-4fd3-a1fa-9748b7a5bab1-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:01:38.497037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-26451b32-ee1b-499d-87fb-a8cca0fddc4a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Lock "cinder-attachment_update-7f971eed-82a7-4fd3-a1fa-9748b7a5bab1-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:01:38.498579 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:38.498579 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:39.025532 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-26451b32-ee1b-499d-87fb-a8cca0fddc4a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Lock "cinder-attachment_update-7f971eed-82a7-4fd3-a1fa-9748b7a5bab1-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:01:39.026093 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-26451b32-ee1b-499d-87fb-a8cca0fddc4a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329 returned with HTTP 200 Jul 03 16:01:39.026663 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1205/4821] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:01:38 2026] PUT /volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:39.094269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fb49f261-0321-44c0-aca0-d06c95854ad7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:39.095975 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fb49f261-0321-44c0-aca0-d06c95854ad7 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:01:39.096382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fb49f261-0321-44c0-aca0-d06c95854ad7 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2113488959-564550310", "extra_specs": {"multiattach": " True"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:39.113339 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fb49f261-0321-44c0-aca0-d06c95854ad7 tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:01:39.113771 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1207/4822] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:01:39 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:39.124461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:39.126284 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:01:39.126632 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-370528593", "snapshot_id": null, "imageRef": null, "volume_type": "b9c56915-54c3-4a8e-a270-888b445689d6", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:39.128392 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-370528593', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b9c56915-54c3-4a8e-a270-888b445689d6', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:01:39.133477 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume of 1 GB Jul 03 16:01:39.133895 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:39.133895 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:39.134524 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Availability Zones retrieved successfully. Jul 03 16:01:39.143003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (683ff195-c935-419e-a37e-9f833d66d5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:39.144125 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3027b0b3-21bd-448e-ad41-19f3479ad80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:39.145019 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:01:39.154776 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:39.154776 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:39.170775 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3027b0b3-21bd-448e-ad41-19f3479ad80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:01:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b9c56915-54c3-4a8e-a270-888b445689d6,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2113488959-564550310',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9c56915-54c3-4a8e-a270-888b445689d6', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:39.171507 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba78917e-6f0c-4ecf-84c5-c8499a535747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:39.205861 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2113488959-564550310 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2113488959-564550310, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:39.206289 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2113488959-564550310 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2113488959-564550310, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:01:39.255232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Created reservations ['ba5aed6d-c846-4040-86d9-d3098579d66e', '302dd05e-bf63-4e2d-9699-3b674d15443a', '081d375c-a445-4f34-92ae-6ce2a8e3c02b', 'a27f814b-2c9b-4bd0-a939-0abc57d807a4'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:01:39.256485 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba78917e-6f0c-4ecf-84c5-c8499a535747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba5aed6d-c846-4040-86d9-d3098579d66e', '302dd05e-bf63-4e2d-9699-3b674d15443a', '081d375c-a445-4f34-92ae-6ce2a8e3c02b', 'a27f814b-2c9b-4bd0-a939-0abc57d807a4']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:39.258162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7995ad0-31b1-4da7-bbaf-3db71625b755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:39.263626 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7baf8087-f03d-4781-8eaf-5595fb425766 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:39.265660 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7baf8087-f03d-4781-8eaf-5595fb425766 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:39.265879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7baf8087-f03d-4781-8eaf-5595fb425766 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:39.266092 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7baf8087-f03d-4781-8eaf-5595fb425766 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:39.287304 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:39.287304 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:39.292637 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7baf8087-f03d-4781-8eaf-5595fb425766 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:39.295327 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7995ad0-31b1-4da7-bbaf-3db71625b755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e405566-de95-4e2f-9060-c6af67928351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-370528593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['ba5aed6d-c846-4040-86d9-d3098579d66e','302dd05e-bf63-4e2d-9699-3b674d15443a','081d375c-a445-4f34-92ae-6ce2a8e3c02b','a27f814b-2c9b-4bd0-a939-0abc57d807a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=b9c56915-54c3-4a8e-a270-888b445689d6), '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-03T16:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-370528593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e405566-de95-4e2f-9060-c6af67928351,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='73b0cce3b3364c76af7668d7785a8261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a75de469cef64c89a4b7fc190af89fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9c56915-54c3-4a8e-a270-888b445689d6),volume_type_id=b9c56915-54c3-4a8e-a270-888b445689d6)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:39.296612 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e899050-7b25-4c9e-9454-1ff1861d4570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:39.299106 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7baf8087-f03d-4781-8eaf-5595fb425766 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:39.299512 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1207/4823] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:39 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:39.329374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e899050-7b25-4c9e-9454-1ff1861d4570) transitioned into 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-370528593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='73b0cce3b3364c76af7668d7785a8261',qos_specs=None,replication_status=,reservations=['ba5aed6d-c846-4040-86d9-d3098579d66e','302dd05e-bf63-4e2d-9699-3b674d15443a','081d375c-a445-4f34-92ae-6ce2a8e3c02b','a27f814b-2c9b-4bd0-a939-0abc57d807a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75de469cef64c89a4b7fc190af89fe4',volume_type_id=b9c56915-54c3-4a8e-a270-888b445689d6)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:39.330720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1f1e2c-d34d-4161-8008-34a9a4a9b399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:01:39.346252 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1f1e2c-d34d-4161-8008-34a9a4a9b399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:01:39.349668 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Flow 'volume_create_api' (683ff195-c935-419e-a37e-9f833d66d5c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:01:39.349668 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Create volume request issued successfully. Jul 03 16:01:39.349668 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0ce94c32-d9da-47f3-9717-5cc79b1bac66 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:01:39.349906 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1205/4824] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:01:39 2026] POST /volume/v3/volumes => generated 828 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:39.369197 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ae06748f-4f0c-451d-a780-9cc3285a6c8f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:39.371792 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae06748f-4f0c-451d-a780-9cc3285a6c8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:39.372141 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae06748f-4f0c-451d-a780-9cc3285a6c8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:39.373009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae06748f-4f0c-451d-a780-9cc3285a6c8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:39.382776 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:39.382776 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:39.388329 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ae06748f-4f0c-451d-a780-9cc3285a6c8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:39.395696 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae06748f-4f0c-451d-a780-9cc3285a6c8f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:39.396341 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1206/4825] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:39 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:40.317987 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f0a98cd5-159b-437a-a00a-e314057d8796 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:40.320054 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f0a98cd5-159b-437a-a00a-e314057d8796 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:40.320290 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f0a98cd5-159b-437a-a00a-e314057d8796 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:40.320492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f0a98cd5-159b-437a-a00a-e314057d8796 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:40.334069 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:40.334069 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:40.340162 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f0a98cd5-159b-437a-a00a-e314057d8796 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:40.345002 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f0a98cd5-159b-437a-a00a-e314057d8796 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:40.345456 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1208/4826] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:40 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:40.409931 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7d357181-d097-421e-b6f3-9826c3c7159c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:40.412424 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d357181-d097-421e-b6f3-9826c3c7159c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:40.412629 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d357181-d097-421e-b6f3-9826c3c7159c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:40.412870 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d357181-d097-421e-b6f3-9826c3c7159c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:40.428188 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:40.428188 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:40.432931 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7d357181-d097-421e-b6f3-9826c3c7159c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:40.437176 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d357181-d097-421e-b6f3-9826c3c7159c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:40.437606 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1208/4827] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:40 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:40.451442 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-770c3079-96d9-4f39-aef5-60587cc8cf61 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:40.453718 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-770c3079-96d9-4f39-aef5-60587cc8cf61 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:40.454042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-770c3079-96d9-4f39-aef5-60587cc8cf61 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:40.454339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-770c3079-96d9-4f39-aef5-60587cc8cf61 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:40.465075 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:40.465075 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:40.473898 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-770c3079-96d9-4f39-aef5-60587cc8cf61 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:40.481477 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-770c3079-96d9-4f39-aef5-60587cc8cf61 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:40.482452 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1206/4828] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:40 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:40.562762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-17017637-ca54-4dfa-85d2-284952ccea00 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:40.565344 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-17017637-ca54-4dfa-85d2-284952ccea00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:40.565549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-17017637-ca54-4dfa-85d2-284952ccea00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:40.565766 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-17017637-ca54-4dfa-85d2-284952ccea00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:40.577244 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:40.577244 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:40.583428 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-17017637-ca54-4dfa-85d2-284952ccea00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:40.589276 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-17017637-ca54-4dfa-85d2-284952ccea00 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:40.589924 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1207/4829] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:40 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:41.362076 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4ce392f4-413f-4324-a786-f1ca3eb54ad4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:41.364436 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ce392f4-413f-4324-a786-f1ca3eb54ad4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:41.364727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ce392f4-413f-4324-a786-f1ca3eb54ad4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:41.364977 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4ce392f4-413f-4324-a786-f1ca3eb54ad4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:41.375274 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:41.375274 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:41.378769 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4ce392f4-413f-4324-a786-f1ca3eb54ad4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:41.382746 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4ce392f4-413f-4324-a786-f1ca3eb54ad4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:41.383115 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1209/4830] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:41 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:42.397697 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-73082652-2d8b-4e14-8090-fed809c3ccfa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:42.400069 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73082652-2d8b-4e14-8090-fed809c3ccfa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:42.400236 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-73082652-2d8b-4e14-8090-fed809c3ccfa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:42.400405 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-73082652-2d8b-4e14-8090-fed809c3ccfa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:42.416119 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:42.416119 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:42.421221 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-73082652-2d8b-4e14-8090-fed809c3ccfa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:42.427044 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-73082652-2d8b-4e14-8090-fed809c3ccfa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:42.427423 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1209/4831] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:42 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:42.636762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7489cd59-ae6a-45ed-bfcf-0a0cf818e6c0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:42.637144 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7489cd59-ae6a-45ed-bfcf-0a0cf818e6c0 None None] GET https://10.4.3.228/volume// Jul 03 16:01:42.637333 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7489cd59-ae6a-45ed-bfcf-0a0cf818e6c0 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:42.637563 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7489cd59-ae6a-45ed-bfcf-0a0cf818e6c0 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:42.637966 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7489cd59-ae6a-45ed-bfcf-0a0cf818e6c0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:42.638312 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1207/4832] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:01:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:42.645683 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-fb71848e-9e30-4f85-80b3-ce6ae20f00f8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:42.677362 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-fb71848e-9e30-4f85-80b3-ce6ae20f00f8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:01:42.677794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-fb71848e-9e30-4f85-80b3-ce6ae20f00f8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e405566-de95-4e2f-9060-c6af67928351", "connector": null, "instance_uuid": "d7edd26e-3bf0-431f-b0a9-3c89d06c8a99"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:42.688180 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:42.688180 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:42.713776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-80fb87fa-04fd-48eb-899b-fac33e60f332 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:42.716024 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-80fb87fa-04fd-48eb-899b-fac33e60f332 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa Jul 03 16:01:42.716218 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-80fb87fa-04fd-48eb-899b-fac33e60f332 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:42.716478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-80fb87fa-04fd-48eb-899b-fac33e60f332 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:42.723514 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:42.723514 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:42.728288 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-fb71848e-9e30-4f85-80b3-ce6ae20f00f8 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:01:42.728930 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1208/4833] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:01:42 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 03 16:01:43.114373 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-770c8327-65ad-4832-80e6-4ae0cd47cb20 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:43.116843 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-770c8327-65ad-4832-80e6-4ae0cd47cb20 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:43.117134 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-770c8327-65ad-4832-80e6-4ae0cd47cb20 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:43.117416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-770c8327-65ad-4832-80e6-4ae0cd47cb20 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:43.131701 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:43.131701 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:43.154928 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-770c8327-65ad-4832-80e6-4ae0cd47cb20 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:43.160791 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-770c8327-65ad-4832-80e6-4ae0cd47cb20 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:43.161343 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1210/4834] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:43 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:43.274336 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-25a8e44b-b234-4c0d-918f-f051bd1a5342 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:43.274674 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-575e60d0-9001-4c1f-a0a2-83636f2e47a6 req-80fb87fa-04fd-48eb-899b-fac33e60f332 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa returned with HTTP 200 Jul 03 16:01:43.274745 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-25a8e44b-b234-4c0d-918f-f051bd1a5342 None None] GET https://10.4.3.228/volume// Jul 03 16:01:43.275002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-25a8e44b-b234-4c0d-918f-f051bd1a5342 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:43.275189 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1210/4835] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:01:42 2026] DELETE /volume/v3/attachments/29c9e6f4-8a31-4caf-88ed-e05709581ffa => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:43.275248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-25a8e44b-b234-4c0d-918f-f051bd1a5342 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:43.275559 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-25a8e44b-b234-4c0d-918f-f051bd1a5342 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:43.275884 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1208/4836] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 16:01:43.290681 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-939f6833-881c-41a0-b3d9-dd47bb4db181 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:43.293502 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-939f6833-881c-41a0-b3d9-dd47bb4db181 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:43.293772 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-939f6833-881c-41a0-b3d9-dd47bb4db181 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:43.293975 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-939f6833-881c-41a0-b3d9-dd47bb4db181 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:43.308825 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:43.308825 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:43.313577 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-939f6833-881c-41a0-b3d9-dd47bb4db181 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:43.323366 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-939f6833-881c-41a0-b3d9-dd47bb4db181 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:43.324312 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1209/4837] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:43 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1100 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:43.444221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-659f65e2-2d7d-4dc8-863d-fc3600a107fe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:43.446351 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-659f65e2-2d7d-4dc8-863d-fc3600a107fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:43.446549 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-659f65e2-2d7d-4dc8-863d-fc3600a107fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:43.446792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-659f65e2-2d7d-4dc8-863d-fc3600a107fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:43.460038 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-372b9c74-ed11-4e70-b75b-14cb747de293 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:43.461903 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:43.461903 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:43.465959 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-372b9c74-ed11-4e70-b75b-14cb747de293 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] PUT https://10.4.3.228/volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9 Jul 03 16:01:43.466586 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-372b9c74-ed11-4e70-b75b-14cb747de293 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:43.473949 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-659f65e2-2d7d-4dc8-863d-fc3600a107fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:43.481135 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-659f65e2-2d7d-4dc8-863d-fc3600a107fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:43.481717 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1211/4838] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:43 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:43.484067 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-372b9c74-ed11-4e70-b75b-14cb747de293 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Acquiring lock "cinder-attachment_update-2e405566-de95-4e2f-9060-c6af67928351-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:01:43.488367 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-372b9c74-ed11-4e70-b75b-14cb747de293 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-2e405566-de95-4e2f-9060-c6af67928351-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:01:43.489371 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:43.489371 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:44.013775 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-372b9c74-ed11-4e70-b75b-14cb747de293 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Lock "cinder-attachment_update-2e405566-de95-4e2f-9060-c6af67928351-np0000004436" released by "attachment_update" :: held 0.525s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:01:44.014244 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-372b9c74-ed11-4e70-b75b-14cb747de293 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9 returned with HTTP 200 Jul 03 16:01:44.014569 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1211/4839] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:01:43 2026] PUT /volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:44.049183 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b3f7a294-84a1-449b-96e3-962a9337eccb req-be4b7df1-539b-4448-9f03-3cb8529cfec5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:44.051110 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b3f7a294-84a1-449b-96e3-962a9337eccb req-be4b7df1-539b-4448-9f03-3cb8529cfec5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:44.051297 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b3f7a294-84a1-449b-96e3-962a9337eccb req-be4b7df1-539b-4448-9f03-3cb8529cfec5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:44.051451 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b3f7a294-84a1-449b-96e3-962a9337eccb req-be4b7df1-539b-4448-9f03-3cb8529cfec5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:44.058958 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:44.058958 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:44.063107 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-b3f7a294-84a1-449b-96e3-962a9337eccb req-be4b7df1-539b-4448-9f03-3cb8529cfec5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:01:44.067599 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b3f7a294-84a1-449b-96e3-962a9337eccb req-be4b7df1-539b-4448-9f03-3cb8529cfec5 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:01:44.068042 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1209/4840] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:44 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:44.184738 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3fddc2b6-cdd3-494f-a56f-71a6d394fc91 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:44.186670 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3fddc2b6-cdd3-494f-a56f-71a6d394fc91 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:44.186814 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3fddc2b6-cdd3-494f-a56f-71a6d394fc91 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:44.187103 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3fddc2b6-cdd3-494f-a56f-71a6d394fc91 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:44.202490 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:44.202490 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:44.208104 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3fddc2b6-cdd3-494f-a56f-71a6d394fc91 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:44.213639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3fddc2b6-cdd3-494f-a56f-71a6d394fc91 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:44.214153 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1210/4841] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:44 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:44.499847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a147068b-0448-404b-98dc-fe627777e5a9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:44.502222 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a147068b-0448-404b-98dc-fe627777e5a9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:44.502494 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a147068b-0448-404b-98dc-fe627777e5a9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:44.502789 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a147068b-0448-404b-98dc-fe627777e5a9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:44.514638 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:44.514638 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:44.519020 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a147068b-0448-404b-98dc-fe627777e5a9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:44.525241 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a147068b-0448-404b-98dc-fe627777e5a9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:44.525779 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1212/4842] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:44 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:45.239032 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2c11f1e4-0665-4f58-83ad-c88b836481fb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:45.241209 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c11f1e4-0665-4f58-83ad-c88b836481fb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:45.241337 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c11f1e4-0665-4f58-83ad-c88b836481fb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:45.241842 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2c11f1e4-0665-4f58-83ad-c88b836481fb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:45.258035 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:45.258035 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:45.265061 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2c11f1e4-0665-4f58-83ad-c88b836481fb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:45.271068 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2c11f1e4-0665-4f58-83ad-c88b836481fb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:45.271519 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1212/4843] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:45 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:45.542603 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a1737bd3-3591-45bb-8b02-25125165aaeb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:45.545061 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1737bd3-3591-45bb-8b02-25125165aaeb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:45.545647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a1737bd3-3591-45bb-8b02-25125165aaeb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:45.545953 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a1737bd3-3591-45bb-8b02-25125165aaeb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:45.560445 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:45.560445 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:45.566600 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a1737bd3-3591-45bb-8b02-25125165aaeb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:45.579442 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1737bd3-3591-45bb-8b02-25125165aaeb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:45.579442 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1210/4844] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:45 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:45.590824 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e2e8bba3-0714-4457-b0bc-2695bdd2cb9c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:45.592959 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e2e8bba3-0714-4457-b0bc-2695bdd2cb9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329/action Jul 03 16:01:45.593298 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e2e8bba3-0714-4457-b0bc-2695bdd2cb9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:45.593414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e2e8bba3-0714-4457-b0bc-2695bdd2cb9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:45.610347 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:45.610347 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:45.626587 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-2a3bcedc-07b4-45fe-b74b-096a9eaf44f9 req-e2e8bba3-0714-4457-b0bc-2695bdd2cb9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329/action returned with HTTP 204 Jul 03 16:01:45.627194 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1211/4845] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:01:45 2026] POST /volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:46.286003 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fb9b47f2-bc2f-4e63-9752-ea4b6e8fb5f0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:46.287552 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb9b47f2-bc2f-4e63-9752-ea4b6e8fb5f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:46.287741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb9b47f2-bc2f-4e63-9752-ea4b6e8fb5f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:46.287946 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb9b47f2-bc2f-4e63-9752-ea4b6e8fb5f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:46.298547 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:46.298547 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:46.303145 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-fb9b47f2-bc2f-4e63-9752-ea4b6e8fb5f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:46.308459 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb9b47f2-bc2f-4e63-9752-ea4b6e8fb5f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:46.308856 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1213/4846] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:46 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:46.593163 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9055b991-1cbc-409e-baf7-d0d34ca8f30b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:46.594892 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9055b991-1cbc-409e-baf7-d0d34ca8f30b tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:46.595110 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9055b991-1cbc-409e-baf7-d0d34ca8f30b tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:46.595308 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9055b991-1cbc-409e-baf7-d0d34ca8f30b tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:46.603901 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:46.603901 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:46.607443 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9055b991-1cbc-409e-baf7-d0d34ca8f30b tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:46.613569 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9055b991-1cbc-409e-baf7-d0d34ca8f30b tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:46.614140 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1213/4847] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:46 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:46.631808 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-07e8a328-db7d-4f7b-a277-19e68561ce6a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:46.633975 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-07e8a328-db7d-4f7b-a277-19e68561ce6a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:46.634363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-07e8a328-db7d-4f7b-a277-19e68561ce6a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:46.634742 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-07e8a328-db7d-4f7b-a277-19e68561ce6a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:46.648430 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:46.648430 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:46.652297 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-07e8a328-db7d-4f7b-a277-19e68561ce6a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:46.657570 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-07e8a328-db7d-4f7b-a277-19e68561ce6a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:46.658356 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1211/4848] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:46 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:46.672700 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:46.675361 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action Jul 03 16:01:46.675688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action body: b'{"os-detach": {}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:46.675813 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:46.685793 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:46.685793 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:46.686284 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:46.748187 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Attachment connected to vm c0f9d7ab-22c2-463d-ab66-3088ca42f038, checking data on nova Jul 03 16:01:46.748729 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.compute.nova [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Creating Keystone token plugin using URL: https://10.4.3.228/identity {{(pid=99817) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 16:01:46.946231 np0000004436 devstack@c-api.service[99817]: DEBUG novaclient.v2.client [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] REQ: curl -g -i -X GET https://10.4.3.228/compute/v2.1/servers/c0f9d7ab-22c2-463d-ab66-3088ca42f038/os-volume_attachments/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}10621498729028b3c2cdb74e59f68457511bceb090fb5bb51bbe30209e597877" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9" -H "X-Service-Token: {SHA256}3b162bc867056d8ae416bc6561f1fbd6477aa38c1a6ed34cff80b999fb1f4940" {{(pid=99817) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 16:01:47.064903 np0000004436 devstack@c-api.service[99817]: DEBUG novaclient.v2.client [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 16:01:46 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-2f63c6ad-0477-4c87-bb9e-cfacb19195f6 x-openstack-request-id: req-2f63c6ad-0477-4c87-bb9e-cfacb19195f6 {{(pid=99817) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 16:01:47.064903 np0000004436 devstack@c-api.service[99817]: DEBUG novaclient.v2.client [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7f971eed-82a7-4fd3-a1fa-9748b7a5bab1", "serverId": "c0f9d7ab-22c2-463d-ab66-3088ca42f038", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ae1bf42b-e11b-422e-98fd-3a4a69666329", "bdm_uuid": "f3e737e3-7b73-469e-bceb-e1fd0adea421"}} {{(pid=99817) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 16:01:47.066052 np0000004436 devstack@c-api.service[99817]: DEBUG novaclient.v2.client [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET call to compute for https://10.4.3.228/compute/v2.1/servers/c0f9d7ab-22c2-463d-ab66-3088ca42f038/os-volume_attachments/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 used request id req-2f63c6ad-0477-4c87-bb9e-cfacb19195f6 {{(pid=99817) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 16:01:47.067443 np0000004436 devstack@c-api.service[99817]: ERROR cinder.volume.api [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-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 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Caught error: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: 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 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 16:01:47.070414 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: ERROR cinder.api.middleware.fault Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.middleware.fault [None req-f4a0c472-22f4-4eed-bf52-c7ebf34f80c9 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action returned with HTTP 409 Jul 03 16:01:47.072158 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1212/4849] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:01:46 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 167 bytes in 400 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:47.083258 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.085015 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action Jul 03 16:01:47.085363 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:47.085491 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:47.097415 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:47.097415 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:47.097935 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:47.163742 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Attachment connected to vm c0f9d7ab-22c2-463d-ab66-3088ca42f038, checking data on nova Jul 03 16:01:47.163742 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.compute.nova [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Creating Keystone token plugin using URL: https://10.4.3.228/identity {{(pid=99819) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 16:01:47.293880 np0000004436 devstack@c-api.service[99819]: DEBUG novaclient.v2.client [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] REQ: curl -g -i -X GET https://10.4.3.228/compute/v2.1/servers/c0f9d7ab-22c2-463d-ab66-3088ca42f038/os-volume_attachments/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}af5e8929d1d73b8a01e3c861d5434b7788fd0a839008ca8fc39492b3fe78345c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4b6072aa-7285-4132-98c0-2ce9ad7b188d" -H "X-Service-Token: {SHA256}d188682ebb45164ad99773da389bed74f82206d19f291799ad878fc38c79d196" {{(pid=99819) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 16:01:47.329132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-71519e92-0dbc-4a80-8146-4d809a864843 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.330731 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71519e92-0dbc-4a80-8146-4d809a864843 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:47.330954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71519e92-0dbc-4a80-8146-4d809a864843 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:47.331221 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71519e92-0dbc-4a80-8146-4d809a864843 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:47.341567 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:47.341567 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:47.345242 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-71519e92-0dbc-4a80-8146-4d809a864843 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:47.349195 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71519e92-0dbc-4a80-8146-4d809a864843 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:47.349543 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1214/4850] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:47 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:47.426730 np0000004436 devstack@c-api.service[99819]: DEBUG novaclient.v2.client [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 16:01:47 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-e4cdad1f-f8fa-49b2-b45d-ab9dce677a49 x-openstack-request-id: req-e4cdad1f-f8fa-49b2-b45d-ab9dce677a49 {{(pid=99819) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 16:01:47.426913 np0000004436 devstack@c-api.service[99819]: DEBUG novaclient.v2.client [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7f971eed-82a7-4fd3-a1fa-9748b7a5bab1", "serverId": "c0f9d7ab-22c2-463d-ab66-3088ca42f038", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ae1bf42b-e11b-422e-98fd-3a4a69666329", "bdm_uuid": "f3e737e3-7b73-469e-bceb-e1fd0adea421"}} {{(pid=99819) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 16:01:47.427011 np0000004436 devstack@c-api.service[99819]: DEBUG novaclient.v2.client [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET call to compute for https://10.4.3.228/compute/v2.1/servers/c0f9d7ab-22c2-463d-ab66-3088ca42f038/os-volume_attachments/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 used request id req-e4cdad1f-f8fa-49b2-b45d-ab9dce677a49 {{(pid=99819) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 16:01:47.429156 np0000004436 devstack@c-api.service[99819]: ERROR cinder.volume.api [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-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 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Caught error: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: 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 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 16:01:47.431773 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: ERROR cinder.api.middleware.fault Jul 03 16:01:47.432715 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.middleware.fault [None req-4b6072aa-7285-4132-98c0-2ce9ad7b188d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action returned with HTTP 409 Jul 03 16:01:47.433444 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1214/4851] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:01:47 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 167 bytes in 350 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:47.439890 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8370934a-5a13-463e-994b-2c2b2dce0b29 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.441392 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1212/4852] 10.4.3.228 () {70 vars in 1597 bytes} [Fri Jul 3 16:01:47 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 16:01:47.448282 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e24481a2-c5d5-4e37-a95f-3e00ba12c4e5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.450279 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1213/4853] 10.4.3.228 () {70 vars in 1597 bytes} [Fri Jul 3 16:01:47 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 16:01:47.462238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-aa49dfb5-a78d-4c96-b763-b6cddc2a14f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.495026 np0000004436 devstack@c-api.service[99816]: WARNING keystonemiddleware.auth_token [None req-aa49dfb5-a78d-4c96-b763-b6cddc2a14f2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 16:01:47.496968 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1215/4854] 10.4.3.228 () {70 vars in 1597 bytes} [Fri Jul 3 16:01:47 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 16:01:47.506743 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-459de0ba-0d91-4793-a0db-6ee64939ac0a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.529046 np0000004436 devstack@c-api.service[99819]: WARNING keystonemiddleware.auth_token [None req-459de0ba-0d91-4793-a0db-6ee64939ac0a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 16:01:47.529716 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1215/4855] 10.4.3.228 () {70 vars in 1597 bytes} [Fri Jul 3 16:01:47 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 16:01:47.536214 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-80cc2910-8f83-4622-bdef-d13ef9168fc0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.618050 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-80cc2910-8f83-4622-bdef-d13ef9168fc0 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] POST https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action Jul 03 16:01:47.618463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-80cc2910-8f83-4622-bdef-d13ef9168fc0 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:47.618628 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-80cc2910-8f83-4622-bdef-d13ef9168fc0 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:47.633575 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:47.633575 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:47.634143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-80cc2910-8f83-4622-bdef-d13ef9168fc0 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Updating volume '7f971eed-82a7-4fd3-a1fa-9748b7a5bab1' with '{'status': 'error'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 16:01:47.675604 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-80cc2910-8f83-4622-bdef-d13ef9168fc0 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action returned with HTTP 202 Jul 03 16:01:47.676062 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1213/4856] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:01:47 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:01:47.685027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9701a358-8125-4d05-92c8-5a8f31ce0ec8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.687108 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9701a358-8125-4d05-92c8-5a8f31ce0ec8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:01:47.687307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9701a358-8125-4d05-92c8-5a8f31ce0ec8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:47.687499 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9701a358-8125-4d05-92c8-5a8f31ce0ec8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:47.738806 np0000004436 devstack@c-api.service[99817]: DEBUG oslo_db.sqlalchemy.engines [None req-9701a358-8125-4d05-92c8-5a8f31ce0ec8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-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=99817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 16:01:47.762009 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:47.762009 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:47.773762 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9701a358-8125-4d05-92c8-5a8f31ce0ec8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:47.780880 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9701a358-8125-4d05-92c8-5a8f31ce0ec8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:01:47.781534 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1214/4857] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:47 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 1149 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:47.799331 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:47.804605 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] POST https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action Jul 03 16:01:47.805186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ae1bf42b-e11b-422e-98fd-3a4a69666329"}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:47.805966 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ae1bf42b-e11b-422e-98fd-3a4a69666329"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:47.824127 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:47.824127 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:47.824567 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Volume info retrieved successfully. Jul 03 16:01:47.894704 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Attachment connected to vm c0f9d7ab-22c2-463d-ab66-3088ca42f038, checking data on nova Jul 03 16:01:47.895014 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.compute.nova [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Creating Keystone token plugin using URL: https://10.4.3.228/identity {{(pid=99816) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 16:01:48.043874 np0000004436 devstack@c-api.service[99816]: DEBUG novaclient.v2.client [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] REQ: curl -g -i -X GET https://10.4.3.228/compute/v2.1/servers/c0f9d7ab-22c2-463d-ab66-3088ca42f038/os-volume_attachments/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2521442ccedc63b53db16def46a80894c6984a3f4200c4d749e8eb02acb253da" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3dbbcd82-b6e4-4d43-8820-536ca1331af7" -H "X-Service-Token: {SHA256}930d929377fcff1b44c4ccb9bc7e143535abc6075afa9c4317cfe28c87996469" {{(pid=99816) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 16:01:48.204712 np0000004436 devstack@c-api.service[99816]: DEBUG novaclient.v2.client [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 16:01:48 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-d761c3e0-5c76-4334-91b7-e67475c1e75c x-openstack-request-id: req-d761c3e0-5c76-4334-91b7-e67475c1e75c {{(pid=99816) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 16:01:48.204847 np0000004436 devstack@c-api.service[99816]: DEBUG novaclient.v2.client [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "7f971eed-82a7-4fd3-a1fa-9748b7a5bab1", "serverId": "c0f9d7ab-22c2-463d-ab66-3088ca42f038", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ae1bf42b-e11b-422e-98fd-3a4a69666329", "bdm_uuid": "f3e737e3-7b73-469e-bceb-e1fd0adea421"}} {{(pid=99816) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 16:01:48.205240 np0000004436 devstack@c-api.service[99816]: DEBUG novaclient.v2.client [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] GET call to compute for https://10.4.3.228/compute/v2.1/servers/c0f9d7ab-22c2-463d-ab66-3088ca42f038/os-volume_attachments/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 used request id req-d761c3e0-5c76-4334-91b7-e67475c1e75c {{(pid=99816) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 16:01:48.207263 np0000004436 devstack@c-api.service[99816]: ERROR cinder.volume.api [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-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 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Caught error: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: 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 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.209645 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c0f9d7ab-22c2-463d-ab66-3088ca42f038 using the Compute API Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: ERROR cinder.api.middleware.fault Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.middleware.fault [None req-3dbbcd82-b6e4-4d43-8820-536ca1331af7 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action returned with HTTP 409 Jul 03 16:01:48.210810 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1216/4858] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:01:47 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 167 bytes in 412 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:01:48.219731 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-edbb4da3-19af-48ed-b1ca-9c6aec7af665 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:48.221762 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1216/4859] 10.4.3.228 () {70 vars in 1597 bytes} [Fri Jul 3 16:01:48 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 16:01:48.233365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6808b6ac-4d86-4aff-8952-487eeb299428 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:48.264033 np0000004436 devstack@c-api.service[99818]: WARNING keystonemiddleware.auth_token [None req-6808b6ac-4d86-4aff-8952-487eeb299428 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 16:01:48.265857 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1214/4860] 10.4.3.228 () {70 vars in 1597 bytes} [Fri Jul 3 16:01:48 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 16:01:48.273824 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2d34696b-61d1-4c43-b9a2-3a0d5f88762e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:48.275852 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d34696b-61d1-4c43-b9a2-3a0d5f88762e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:48.276076 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d34696b-61d1-4c43-b9a2-3a0d5f88762e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:48.276290 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d34696b-61d1-4c43-b9a2-3a0d5f88762e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:48.286224 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:48.286224 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:48.291494 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2d34696b-61d1-4c43-b9a2-3a0d5f88762e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:48.298217 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d34696b-61d1-4c43-b9a2-3a0d5f88762e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:48.298682 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1215/4861] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:48 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:48.315209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da2ede38-bca8-4b7f-b824-247a29fc7fa0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:48.317224 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da2ede38-bca8-4b7f-b824-247a29fc7fa0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:48.317441 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da2ede38-bca8-4b7f-b824-247a29fc7fa0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:48.317591 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da2ede38-bca8-4b7f-b824-247a29fc7fa0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:48.351687 np0000004436 devstack@c-api.service[99816]: DEBUG oslo_db.sqlalchemy.engines [None req-da2ede38-bca8-4b7f-b824-247a29fc7fa0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-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=99816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 16:01:48.358047 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:48.358047 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:48.362771 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c28fd111-ec99-4e87-98a9-216a76915ef6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:48.364503 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c28fd111-ec99-4e87-98a9-216a76915ef6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:48.364739 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c28fd111-ec99-4e87-98a9-216a76915ef6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:48.364950 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c28fd111-ec99-4e87-98a9-216a76915ef6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:48.367083 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-da2ede38-bca8-4b7f-b824-247a29fc7fa0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:48.374916 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da2ede38-bca8-4b7f-b824-247a29fc7fa0 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:48.375297 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1217/4862] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:48 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:48.413610 np0000004436 devstack@c-api.service[99819]: DEBUG oslo_db.sqlalchemy.engines [None req-c28fd111-ec99-4e87-98a9-216a76915ef6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-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=99819) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 16:01:48.415481 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-08f1e4a6-29da-4b51-b387-4e43d621ebfe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:48.417662 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-08f1e4a6-29da-4b51-b387-4e43d621ebfe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:48.417954 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-08f1e4a6-29da-4b51-b387-4e43d621ebfe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:48.418172 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-08f1e4a6-29da-4b51-b387-4e43d621ebfe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:48.424339 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:48.424339 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:48.427585 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:48.427585 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:48.428478 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c28fd111-ec99-4e87-98a9-216a76915ef6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:48.432202 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-08f1e4a6-29da-4b51-b387-4e43d621ebfe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:48.433163 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c28fd111-ec99-4e87-98a9-216a76915ef6 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:48.433531 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1217/4863] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:48 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:48.443097 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-08f1e4a6-29da-4b51-b387-4e43d621ebfe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:48.443596 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1215/4864] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:48 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:49.446904 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bdc4260e-80a2-4f08-9212-cb306e4a6b2f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:49.449018 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bdc4260e-80a2-4f08-9212-cb306e4a6b2f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:49.449254 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bdc4260e-80a2-4f08-9212-cb306e4a6b2f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:49.449491 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bdc4260e-80a2-4f08-9212-cb306e4a6b2f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:49.466599 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:49.466599 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:49.471533 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bdc4260e-80a2-4f08-9212-cb306e4a6b2f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:49.477483 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bdc4260e-80a2-4f08-9212-cb306e4a6b2f tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:49.478066 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1216/4865] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:49 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:50.261424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-59c80c1e-d45d-497a-a70d-05a69f44dde3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.263604 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-59c80c1e-d45d-497a-a70d-05a69f44dde3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9/action Jul 03 16:01:50.264036 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-59c80c1e-d45d-497a-a70d-05a69f44dde3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:50.264164 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-59c80c1e-d45d-497a-a70d-05a69f44dde3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:50.280113 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.280113 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:50.295375 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-6e1f870b-3fe7-497e-9eec-2c74a0a1944a req-59c80c1e-d45d-497a-a70d-05a69f44dde3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9/action returned with HTTP 204 Jul 03 16:01:50.295865 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1218/4866] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:01:50 2026] POST /volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:50.486556 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e325da8f-9721-428a-afe7-20394d89b089 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.487027 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e325da8f-9721-428a-afe7-20394d89b089 None None] GET https://10.4.3.228/volume// Jul 03 16:01:50.487027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e325da8f-9721-428a-afe7-20394d89b089 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:50.487138 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e325da8f-9721-428a-afe7-20394d89b089 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:50.487436 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e325da8f-9721-428a-afe7-20394d89b089 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:50.489356 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1218/4867] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:01:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:50.492017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-03a978a3-41e9-4103-8966-c546054d9637 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.494107 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03a978a3-41e9-4103-8966-c546054d9637 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:50.494321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03a978a3-41e9-4103-8966-c546054d9637 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:50.494536 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-03a978a3-41e9-4103-8966-c546054d9637 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:50.494688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-e539adb0-d09d-439a-9e51-138500d196a6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.496518 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-e539adb0-d09d-439a-9e51-138500d196a6 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:01:50.496864 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-e539adb0-d09d-439a-9e51-138500d196a6 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c17e6d92-e28a-4264-ad8c-ce4b72413672", "connector": null, "instance_uuid": "c0f9d7ab-22c2-463d-ab66-3088ca42f038"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:50.504777 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.504777 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:50.504952 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.504952 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:50.508966 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-03a978a3-41e9-4103-8966-c546054d9637 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:50.514358 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-03a978a3-41e9-4103-8966-c546054d9637 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:50.514358 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1216/4868] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:50 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:50.557341 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-e1f5728c-27dd-4fa2-a87f-18b8ddf27e98 req-82cba0e9-68f2-45a3-9cef-afbcebfdecbb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.559506 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e1f5728c-27dd-4fa2-a87f-18b8ddf27e98 req-82cba0e9-68f2-45a3-9cef-afbcebfdecbb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:50.559715 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e1f5728c-27dd-4fa2-a87f-18b8ddf27e98 req-82cba0e9-68f2-45a3-9cef-afbcebfdecbb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:50.559915 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-e1f5728c-27dd-4fa2-a87f-18b8ddf27e98 req-82cba0e9-68f2-45a3-9cef-afbcebfdecbb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:50.570677 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.570677 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:50.574915 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-e1f5728c-27dd-4fa2-a87f-18b8ddf27e98 req-82cba0e9-68f2-45a3-9cef-afbcebfdecbb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:50.578964 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-e539adb0-d09d-439a-9e51-138500d196a6 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:01:50.579188 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-e1f5728c-27dd-4fa2-a87f-18b8ddf27e98 req-82cba0e9-68f2-45a3-9cef-afbcebfdecbb tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:50.579405 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1217/4869] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:01:50 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:50.579713 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1219/4870] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:50 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:50.596329 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0d6a9d27-54f2-4c8d-b8c3-aeb4bfd9a7d3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.598552 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0d6a9d27-54f2-4c8d-b8c3-aeb4bfd9a7d3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:50.598865 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0d6a9d27-54f2-4c8d-b8c3-aeb4bfd9a7d3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:50.599135 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0d6a9d27-54f2-4c8d-b8c3-aeb4bfd9a7d3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:50.609087 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.609087 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:50.612856 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0d6a9d27-54f2-4c8d-b8c3-aeb4bfd9a7d3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:50.617097 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0d6a9d27-54f2-4c8d-b8c3-aeb4bfd9a7d3 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:50.617488 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1219/4871] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:50 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:50.652089 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-809f8cf8-b926-4353-b926-03cd583345f0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.654346 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-809f8cf8-b926-4353-b926-03cd583345f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:50.654512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-809f8cf8-b926-4353-b926-03cd583345f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:50.654700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-809f8cf8-b926-4353-b926-03cd583345f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:50.664361 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.664361 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:50.668579 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-809f8cf8-b926-4353-b926-03cd583345f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:50.672408 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-809f8cf8-b926-4353-b926-03cd583345f0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:50.672836 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1217/4872] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:50 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:50.689291 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-55aba2dd-a90c-4542-990d-eedc0d2a4519 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.691470 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-55aba2dd-a90c-4542-990d-eedc0d2a4519 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] POST https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351/action Jul 03 16:01:50.691856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-55aba2dd-a90c-4542-990d-eedc0d2a4519 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:50.692058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-55aba2dd-a90c-4542-990d-eedc0d2a4519 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:50.710588 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.710588 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:50.711239 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-55aba2dd-a90c-4542-990d-eedc0d2a4519 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:50.725127 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-55aba2dd-a90c-4542-990d-eedc0d2a4519 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Begin detaching volume completed successfully. Jul 03 16:01:50.725428 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-55aba2dd-a90c-4542-990d-eedc0d2a4519 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351/action returned with HTTP 202 Jul 03 16:01:50.726000 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1218/4873] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:01:50 2026] POST /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:01:50.746133 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d3193f2a-cdd5-40f4-96a4-efb7d87f4265 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.748050 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3193f2a-cdd5-40f4-96a4-efb7d87f4265 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:50.748319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3193f2a-cdd5-40f4-96a4-efb7d87f4265 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:50.748593 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d3193f2a-cdd5-40f4-96a4-efb7d87f4265 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:50.759721 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.759721 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:50.764361 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d3193f2a-cdd5-40f4-96a4-efb7d87f4265 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:50.784175 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d3193f2a-cdd5-40f4-96a4-efb7d87f4265 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:50.784629 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1220/4874] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:50 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:50.969292 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6be52ee2-ebcf-4c0e-a178-b80589d217bb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:50.971491 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6be52ee2-ebcf-4c0e-a178-b80589d217bb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:50.971779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6be52ee2-ebcf-4c0e-a178-b80589d217bb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:50.971995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6be52ee2-ebcf-4c0e-a178-b80589d217bb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:50.980779 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:50.980779 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:50.985174 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6be52ee2-ebcf-4c0e-a178-b80589d217bb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:50.989785 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6be52ee2-ebcf-4c0e-a178-b80589d217bb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:50.990135 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1220/4875] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:50 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:51.110549 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-92abb979-0fae-4a94-8369-2be52c1daaf0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.111097 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-92abb979-0fae-4a94-8369-2be52c1daaf0 None None] GET https://10.4.3.228/volume// Jul 03 16:01:51.111248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-92abb979-0fae-4a94-8369-2be52c1daaf0 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:51.111422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-92abb979-0fae-4a94-8369-2be52c1daaf0 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:51.111785 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-92abb979-0fae-4a94-8369-2be52c1daaf0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:51.112063 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1218/4876] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:51.121126 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-626927e7-4f02-429b-a6e6-02b26b4513b7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.123577 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-626927e7-4f02-429b-a6e6-02b26b4513b7 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:51.123881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-626927e7-4f02-429b-a6e6-02b26b4513b7 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:51.124089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-626927e7-4f02-429b-a6e6-02b26b4513b7 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:51.133725 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:51.133725 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:51.137537 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-626927e7-4f02-429b-a6e6-02b26b4513b7 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:51.142535 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-626927e7-4f02-429b-a6e6-02b26b4513b7 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:51.143023 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1219/4877] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:51 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 1037 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:51.253175 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-34b47169-be72-46e4-b08b-664fb442afc8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.255576 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-34b47169-be72-46e4-b08b-664fb442afc8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] PUT https://10.4.3.228/volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911 Jul 03 16:01:51.255994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-34b47169-be72-46e4-b08b-664fb442afc8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:51.266078 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-34b47169-be72-46e4-b08b-664fb442afc8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Acquiring lock "cinder-attachment_update-c17e6d92-e28a-4264-ad8c-ce4b72413672-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:01:51.273080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-34b47169-be72-46e4-b08b-664fb442afc8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Lock "cinder-attachment_update-c17e6d92-e28a-4264-ad8c-ce4b72413672-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:01:51.275354 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:51.275354 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:51.677459 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-59b361fd-7381-47c6-b7da-91cb3873011e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.679689 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:51.679971 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:51.680207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:51.680402 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume with id: ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:51.689007 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:51.689007 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:51.689559 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:01:51.702265 np0000004436 devstack@c-api.service[99819]: WARNING cinder.keymgr.conf_key_mgr [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 16:01:51.708757 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Delete volume request issued successfully. Jul 03 16:01:51.708931 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-59b361fd-7381-47c6-b7da-91cb3873011e tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 202 Jul 03 16:01:51.709335 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1221/4878] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:01:51 2026] DELETE /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:01:51.719309 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-10e0799a-00d3-4163-9e1d-9a6195adb272 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.723821 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10e0799a-00d3-4163-9e1d-9a6195adb272 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:51.724019 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-10e0799a-00d3-4163-9e1d-9a6195adb272 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:51.724196 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-10e0799a-00d3-4163-9e1d-9a6195adb272 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:51.734856 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:51.734856 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:51.740366 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-10e0799a-00d3-4163-9e1d-9a6195adb272 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Volume info retrieved successfully. Jul 03 16:01:51.749068 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-10e0799a-00d3-4163-9e1d-9a6195adb272 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 200 Jul 03 16:01:51.749445 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1219/4879] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:51 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:51.757186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dd88a32a-ba9d-459f-a423-5219c02e85e2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.757186 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd88a32a-ba9d-459f-a423-5219c02e85e2 None None] GET https://10.4.3.228/volume// Jul 03 16:01:51.757186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd88a32a-ba9d-459f-a423-5219c02e85e2 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:51.757186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd88a32a-ba9d-459f-a423-5219c02e85e2 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:51.757186 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd88a32a-ba9d-459f-a423-5219c02e85e2 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:51.758044 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1220/4880] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:51.765282 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-2d1f3ab3-77d0-4812-b908-fbefba341871 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.768074 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-2d1f3ab3-77d0-4812-b908-fbefba341871 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:51.768372 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-2d1f3ab3-77d0-4812-b908-fbefba341871 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:51.768579 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-2d1f3ab3-77d0-4812-b908-fbefba341871 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:51.780595 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:51.780595 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:51.784038 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-2d1f3ab3-77d0-4812-b908-fbefba341871 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:51.788316 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-2d1f3ab3-77d0-4812-b908-fbefba341871 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:51.788853 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1222/4881] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:51 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:51.796871 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-565522bb-268a-49ae-ad01-bbf561106e04 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:51.798658 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-565522bb-268a-49ae-ad01-bbf561106e04 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:51.798898 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-565522bb-268a-49ae-ad01-bbf561106e04 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:51.799122 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-565522bb-268a-49ae-ad01-bbf561106e04 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:51.808353 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-34b47169-be72-46e4-b08b-664fb442afc8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Lock "cinder-attachment_update-c17e6d92-e28a-4264-ad8c-ce4b72413672-np0000004436" released by "attachment_update" :: held 0.535s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:01:51.808709 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-34b47169-be72-46e4-b08b-664fb442afc8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911 returned with HTTP 200 Jul 03 16:01:51.809265 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1221/4882] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:01:51 2026] PUT /volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:51.817576 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:51.817576 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:51.821912 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-565522bb-268a-49ae-ad01-bbf561106e04 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:51.827648 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-565522bb-268a-49ae-ad01-bbf561106e04 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:51.827785 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1220/4883] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:51 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:52.002787 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2914be41-576c-4c08-aa9d-3902beb9925f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:52.004299 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2914be41-576c-4c08-aa9d-3902beb9925f tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:52.004737 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2914be41-576c-4c08-aa9d-3902beb9925f tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:52.006259 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2914be41-576c-4c08-aa9d-3902beb9925f tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:52.014641 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:52.014641 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:52.018727 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2914be41-576c-4c08-aa9d-3902beb9925f tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:52.023359 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2914be41-576c-4c08-aa9d-3902beb9925f tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:52.024008 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1221/4884] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:52 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:52.324429 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-f0cee654-0c33-491a-ab79-ba1c859d875a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:52.326354 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-f0cee654-0c33-491a-ab79-ba1c859d875a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:52.326547 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-f0cee654-0c33-491a-ab79-ba1c859d875a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:52.326768 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-f0cee654-0c33-491a-ab79-ba1c859d875a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:52.335374 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:52.335374 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:52.338596 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-f0cee654-0c33-491a-ab79-ba1c859d875a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:52.342549 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-f0cee654-0c33-491a-ab79-ba1c859d875a tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:52.342978 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1223/4885] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:52 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:52.763777 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-42060b2e-f14d-414b-8e80-c0f468ffad03 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:52.765760 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-42060b2e-f14d-414b-8e80-c0f468ffad03 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] GET https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce Jul 03 16:01:52.765984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-42060b2e-f14d-414b-8e80-c0f468ffad03 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:52.766182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-42060b2e-f14d-414b-8e80-c0f468ffad03 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:52.772304 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-42060b2e-f14d-414b-8e80-c0f468ffad03 tempest-TestEncryptedCinderVolumes-2122214306 tempest-TestEncryptedCinderVolumes-2122214306-project-member] https://10.4.3.228/volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce returned with HTTP 404 Jul 03 16:01:52.772910 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1222/4886] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:52 2026] GET /volume/v3/volumes/ec045fd9-8361-426a-9f8e-1d17b46a6dce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:52.780206 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-59cffb8c-c7da-4b62-b6a9-7f9624079a75 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:52.782414 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59cffb8c-c7da-4b62-b6a9-7f9624079a75 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:01:52.782683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59cffb8c-c7da-4b62-b6a9-7f9624079a75 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:52.782944 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59cffb8c-c7da-4b62-b6a9-7f9624079a75 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:52.784029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-59cffb8c-c7da-4b62-b6a9-7f9624079a75 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:01:52.843742 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-59cffb8c-c7da-4b62-b6a9-7f9624079a75 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Get all volumes completed successfully. Jul 03 16:01:52.846294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3e8a8bad-7cd7-4bd6-a4f0-a0952673792c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:52.849645 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:52.849645 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:52.849810 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e8a8bad-7cd7-4bd6-a4f0-a0952673792c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:52.849810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3e8a8bad-7cd7-4bd6-a4f0-a0952673792c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:52.849810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3e8a8bad-7cd7-4bd6-a4f0-a0952673792c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:52.853087 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59cffb8c-c7da-4b62-b6a9-7f9624079a75 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:01:52.853578 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1221/4887] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:01:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17646 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:52.862119 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:52.862119 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:52.867326 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3e8a8bad-7cd7-4bd6-a4f0-a0952673792c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:52.870549 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-895faac9-1275-4948-84fc-63a4085d51c7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:52.872804 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3e8a8bad-7cd7-4bd6-a4f0-a0952673792c tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:52.872973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-895faac9-1275-4948-84fc-63a4085d51c7 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] DELETE https://10.4.3.228/volume/v3/types/859c8520-0012-4600-a207-e48619809e59 Jul 03 16:01:52.873209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-895faac9-1275-4948-84fc-63a4085d51c7 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:52.873452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-895faac9-1275-4948-84fc-63a4085d51c7 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:52.873739 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1222/4888] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:52 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:52.914107 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-895faac9-1275-4948-84fc-63a4085d51c7 tempest-TestEncryptedCinderVolumes-149193302 tempest-TestEncryptedCinderVolumes-149193302-project-admin] https://10.4.3.228/volume/v3/types/859c8520-0012-4600-a207-e48619809e59 returned with HTTP 202 Jul 03 16:01:52.914749 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1224/4889] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:01:52 2026] DELETE /volume/v3/types/859c8520-0012-4600-a207-e48619809e59 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:01:53.039822 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-202c0f7b-3bff-4df4-82fe-f288407b8e2e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:53.042503 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-202c0f7b-3bff-4df4-82fe-f288407b8e2e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:53.042949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-202c0f7b-3bff-4df4-82fe-f288407b8e2e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:53.042949 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-202c0f7b-3bff-4df4-82fe-f288407b8e2e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:53.057858 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:53.057858 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:53.063444 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-202c0f7b-3bff-4df4-82fe-f288407b8e2e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:53.072201 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-202c0f7b-3bff-4df4-82fe-f288407b8e2e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:53.072857 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1223/4890] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:53 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:53.889398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-678a9ae2-3eda-40ee-90e0-fe9d57241d27 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:53.891179 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-678a9ae2-3eda-40ee-90e0-fe9d57241d27 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:53.891424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-678a9ae2-3eda-40ee-90e0-fe9d57241d27 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:53.891673 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-678a9ae2-3eda-40ee-90e0-fe9d57241d27 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:53.900559 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:53.900559 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:53.904113 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-678a9ae2-3eda-40ee-90e0-fe9d57241d27 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:53.908403 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-678a9ae2-3eda-40ee-90e0-fe9d57241d27 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:53.908944 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1222/4891] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:53 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:54.089608 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-def5d250-a850-47e9-88fd-82522ce8dfaa None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:54.091856 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-def5d250-a850-47e9-88fd-82522ce8dfaa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:54.092110 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-def5d250-a850-47e9-88fd-82522ce8dfaa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:54.092376 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-def5d250-a850-47e9-88fd-82522ce8dfaa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:54.106895 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:54.106895 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:54.113997 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-def5d250-a850-47e9-88fd-82522ce8dfaa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:54.121076 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-def5d250-a850-47e9-88fd-82522ce8dfaa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:54.121608 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1223/4892] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:54 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:54.923294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ca51dd7f-34d0-4725-8a96-b5ea4e4ebcd1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:54.926960 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ca51dd7f-34d0-4725-8a96-b5ea4e4ebcd1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:54.927238 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ca51dd7f-34d0-4725-8a96-b5ea4e4ebcd1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:54.927505 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ca51dd7f-34d0-4725-8a96-b5ea4e4ebcd1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:54.942273 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:54.942273 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:54.947301 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ca51dd7f-34d0-4725-8a96-b5ea4e4ebcd1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:54.953411 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ca51dd7f-34d0-4725-8a96-b5ea4e4ebcd1 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:54.953971 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1225/4893] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:54 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:55.138808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-03bcf150-ca5d-46f7-b981-5bcf63bf7c12 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:55.142781 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03bcf150-ca5d-46f7-b981-5bcf63bf7c12 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:55.142781 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03bcf150-ca5d-46f7-b981-5bcf63bf7c12 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:55.142781 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-03bcf150-ca5d-46f7-b981-5bcf63bf7c12 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:55.157375 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:55.157375 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:55.163741 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-03bcf150-ca5d-46f7-b981-5bcf63bf7c12 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:55.171657 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-03bcf150-ca5d-46f7-b981-5bcf63bf7c12 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:55.172300 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1224/4894] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:55 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:55.223853 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-296ac282-dee6-4c23-8dc5-737cfbf22e47 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:55.226797 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-296ac282-dee6-4c23-8dc5-737cfbf22e47 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9 Jul 03 16:01:55.227168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-296ac282-dee6-4c23-8dc5-737cfbf22e47 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:55.227477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-296ac282-dee6-4c23-8dc5-737cfbf22e47 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:55.237527 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:55.237527 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:55.769085 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-b2fa4af0-75b6-4dfc-bc1e-c8c26b3178cc req-296ac282-dee6-4c23-8dc5-737cfbf22e47 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9 returned with HTTP 200 Jul 03 16:01:55.769479 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1223/4895] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:01:55 2026] DELETE /volume/v3/attachments/b9f6037b-7e2b-433c-b08f-ac074a69aaf9 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:55.968399 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1460e387-5358-4980-8e35-17d8b9d8aa2d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:55.970505 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1460e387-5358-4980-8e35-17d8b9d8aa2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:55.970767 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1460e387-5358-4980-8e35-17d8b9d8aa2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:55.971011 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1460e387-5358-4980-8e35-17d8b9d8aa2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:55.978728 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:55.978728 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:55.986273 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1460e387-5358-4980-8e35-17d8b9d8aa2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:55.991406 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1460e387-5358-4980-8e35-17d8b9d8aa2d tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:55.992019 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1224/4896] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:55 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:56.005311 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:56.007274 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] DELETE https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:56.007503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:56.007729 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:56.007908 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume with id: 2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:56.010015 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=195,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:01:56.016372 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:56.016372 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:56.016966 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:56.044178 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Delete volume request issued successfully. Jul 03 16:01:56.044399 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a6f2d27a-5e20-4bdb-8f07-b341cae72541 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 202 Jul 03 16:01:56.045023 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1226/4897] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:01:56 2026] DELETE /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:01:56.052922 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c46166b2-aafa-46a7-9c93-2ffc17bad312 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:56.055381 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c46166b2-aafa-46a7-9c93-2ffc17bad312 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:56.055381 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c46166b2-aafa-46a7-9c93-2ffc17bad312 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:56.055381 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c46166b2-aafa-46a7-9c93-2ffc17bad312 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:56.063258 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:56.063258 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:56.068240 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c46166b2-aafa-46a7-9c93-2ffc17bad312 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Volume info retrieved successfully. Jul 03 16:01:56.073546 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c46166b2-aafa-46a7-9c93-2ffc17bad312 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 200 Jul 03 16:01:56.074254 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1225/4898] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:56 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:56.191286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-65ac4d20-1e7f-4ac4-9680-3603a9b68c07 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:56.193282 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65ac4d20-1e7f-4ac4-9680-3603a9b68c07 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:56.193515 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65ac4d20-1e7f-4ac4-9680-3603a9b68c07 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:56.193751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65ac4d20-1e7f-4ac4-9680-3603a9b68c07 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:56.205532 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:56.205532 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:56.209881 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-65ac4d20-1e7f-4ac4-9680-3603a9b68c07 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:56.214772 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65ac4d20-1e7f-4ac4-9680-3603a9b68c07 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:56.215215 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1224/4899] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:56 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:57.088263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-18dfc767-8d82-4dba-a98c-013a10567dc0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:57.090234 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18dfc767-8d82-4dba-a98c-013a10567dc0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] GET https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 Jul 03 16:01:57.090469 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18dfc767-8d82-4dba-a98c-013a10567dc0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:57.090726 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18dfc767-8d82-4dba-a98c-013a10567dc0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:57.097499 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18dfc767-8d82-4dba-a98c-013a10567dc0 tempest-VolumeMultiattachTests-1727147913 tempest-VolumeMultiattachTests-1727147913-project-member] https://10.4.3.228/volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 returned with HTTP 404 Jul 03 16:01:57.098135 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1225/4900] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:57 2026] GET /volume/v3/volumes/2e405566-de95-4e2f-9060-c6af67928351 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:57.108862 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4e96f695-2bb2-4529-b11a-3f077be5b57d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:57.111257 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4e96f695-2bb2-4529-b11a-3f077be5b57d tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:01:57.111517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4e96f695-2bb2-4529-b11a-3f077be5b57d tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:57.111822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4e96f695-2bb2-4529-b11a-3f077be5b57d tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Calling method 'detail' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:57.115794 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-4e96f695-2bb2-4529-b11a-3f077be5b57d tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99819) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:01:57.146019 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4e96f695-2bb2-4529-b11a-3f077be5b57d tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Get all volumes completed successfully. Jul 03 16:01:57.150495 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:57.150495 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:57.158189 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4e96f695-2bb2-4529-b11a-3f077be5b57d tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:01:57.158685 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1227/4901] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:01:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16257 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:01:57.177107 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a7ce96b3-4ac1-482e-a6d0-bc6f55b0ce7c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:57.179589 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7ce96b3-4ac1-482e-a6d0-bc6f55b0ce7c tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] DELETE https://10.4.3.228/volume/v3/types/b9c56915-54c3-4a8e-a270-888b445689d6 Jul 03 16:01:57.179880 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7ce96b3-4ac1-482e-a6d0-bc6f55b0ce7c tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:57.180157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7ce96b3-4ac1-482e-a6d0-bc6f55b0ce7c tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:57.217836 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7ce96b3-4ac1-482e-a6d0-bc6f55b0ce7c tempest-VolumeMultiattachTests-262761218 tempest-VolumeMultiattachTests-262761218-project-admin] https://10.4.3.228/volume/v3/types/b9c56915-54c3-4a8e-a270-888b445689d6 returned with HTTP 202 Jul 03 16:01:57.218433 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1226/4902] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:01:57 2026] DELETE /volume/v3/types/b9c56915-54c3-4a8e-a270-888b445689d6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:01:57.232699 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-63fc4fb3-1083-4b4f-a2d6-c7e0c10e97be None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:57.235483 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63fc4fb3-1083-4b4f-a2d6-c7e0c10e97be tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:57.235820 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63fc4fb3-1083-4b4f-a2d6-c7e0c10e97be tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:57.236094 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63fc4fb3-1083-4b4f-a2d6-c7e0c10e97be tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:57.250079 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:57.250079 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:57.256080 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-63fc4fb3-1083-4b4f-a2d6-c7e0c10e97be tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:57.262334 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63fc4fb3-1083-4b4f-a2d6-c7e0c10e97be tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:57.263007 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1225/4903] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:57 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:01:58.056330 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-4b314a22-a5d8-4501-89e6-e16132c257fe None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:58.058389 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-4b314a22-a5d8-4501-89e6-e16132c257fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911/action Jul 03 16:01:58.058656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-4b314a22-a5d8-4501-89e6-e16132c257fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:58.058876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-4b314a22-a5d8-4501-89e6-e16132c257fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:58.075482 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:58.075482 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:58.091998 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-1140e1fd-f8fd-484a-aac7-3296ed71c7d2 req-4b314a22-a5d8-4501-89e6-e16132c257fe tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911/action returned with HTTP 204 Jul 03 16:01:58.091998 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1226/4904] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:01:58 2026] POST /volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:01:58.278276 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-72b92146-bd65-449a-9f8b-5e4b347643a8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:58.280410 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72b92146-bd65-449a-9f8b-5e4b347643a8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:58.281195 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-72b92146-bd65-449a-9f8b-5e4b347643a8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:58.281195 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-72b92146-bd65-449a-9f8b-5e4b347643a8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:58.294637 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:58.294637 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:58.299331 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-72b92146-bd65-449a-9f8b-5e4b347643a8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:58.305304 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-72b92146-bd65-449a-9f8b-5e4b347643a8 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:58.305909 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1228/4905] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:58 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:58.323180 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8b2425e6-411f-43cd-ad8d-0fe0f434c3aa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:58.325463 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8b2425e6-411f-43cd-ad8d-0fe0f434c3aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:58.325463 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8b2425e6-411f-43cd-ad8d-0fe0f434c3aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:58.325701 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8b2425e6-411f-43cd-ad8d-0fe0f434c3aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:58.339857 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:58.339857 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:01:58.347751 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8b2425e6-411f-43cd-ad8d-0fe0f434c3aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:58.354992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8b2425e6-411f-43cd-ad8d-0fe0f434c3aa tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:58.354992 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1227/4906] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:01:58 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:58.373892 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a908fea2-2973-499f-932f-3979743f008a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:58.377108 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a908fea2-2973-499f-932f-3979743f008a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action Jul 03 16:01:58.377595 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a908fea2-2973-499f-932f-3979743f008a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action body: b'{"os-detach": {"attachment_id": "b8de5bf5-4e4f-42a5-b6e8-67045db00911"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:58.377969 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a908fea2-2973-499f-932f-3979743f008a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "b8de5bf5-4e4f-42a5-b6e8-67045db00911"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:58.403229 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:58.403229 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:58.403962 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a908fea2-2973-499f-932f-3979743f008a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:58.418159 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a908fea2-2973-499f-932f-3979743f008a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action returned with HTTP 400 Jul 03 16:01:58.419002 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1226/4907] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:01:58 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 100 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 16:01:58.455726 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-025bbf86-faf0-4bb0-8ad1-4e3c67780e9c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:58.458673 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-025bbf86-faf0-4bb0-8ad1-4e3c67780e9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:58.458673 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-025bbf86-faf0-4bb0-8ad1-4e3c67780e9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:58.458949 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-025bbf86-faf0-4bb0-8ad1-4e3c67780e9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:58.477915 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:58.477915 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:01:58.482173 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-025bbf86-faf0-4bb0-8ad1-4e3c67780e9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:58.489775 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-025bbf86-faf0-4bb0-8ad1-4e3c67780e9c tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:58.491993 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1227/4908] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:01:58 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 1150 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:01:58.519748 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ace2e9e4-b390-46eb-b8a8-ffaacb6a73c1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:58.523143 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ace2e9e4-b390-46eb-b8a8-ffaacb6a73c1 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672/action Jul 03 16:01:58.524245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ace2e9e4-b390-46eb-b8a8-ffaacb6a73c1 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:01:58.524245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ace2e9e4-b390-46eb-b8a8-ffaacb6a73c1 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:01:58.549088 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:58.549088 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:01:58.550003 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ace2e9e4-b390-46eb-b8a8-ffaacb6a73c1 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:58.561329 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ace2e9e4-b390-46eb-b8a8-ffaacb6a73c1 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Begin detaching volume completed successfully. Jul 03 16:01:58.561811 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ace2e9e4-b390-46eb-b8a8-ffaacb6a73c1 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672/action returned with HTTP 202 Jul 03 16:01:58.562135 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1229/4909] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:01:58 2026] POST /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:01:59.593182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9315f41c-3dcf-44c1-82f0-b14762209e5d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:59.593712 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9315f41c-3dcf-44c1-82f0-b14762209e5d None None] GET https://10.4.3.228/volume// Jul 03 16:01:59.593847 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9315f41c-3dcf-44c1-82f0-b14762209e5d None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:59.594012 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9315f41c-3dcf-44c1-82f0-b14762209e5d None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:59.594347 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9315f41c-3dcf-44c1-82f0-b14762209e5d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:01:59.594674 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1228/4910] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:01:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:01:59.604080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-13745930-9963-4dcf-bed0-d1140b267d22 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:01:59.606683 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-13745930-9963-4dcf-bed0-d1140b267d22 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:01:59.606979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-13745930-9963-4dcf-bed0-d1140b267d22 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:01:59.607236 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-13745930-9963-4dcf-bed0-d1140b267d22 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:01:59.625315 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:01:59.625315 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:01:59.634704 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-13745930-9963-4dcf-bed0-d1140b267d22 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:01:59.646150 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-13745930-9963-4dcf-bed0-d1140b267d22 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:01:59.646784 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1227/4911] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:01:59 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 1333 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:02:00.722178 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ea1b0b20-fdf8-4813-9e0d-92e4bedd63f3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:00.725024 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ea1b0b20-fdf8-4813-9e0d-92e4bedd63f3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] DELETE https://10.4.3.228/volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911 Jul 03 16:02:00.725024 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ea1b0b20-fdf8-4813-9e0d-92e4bedd63f3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:00.725199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ea1b0b20-fdf8-4813-9e0d-92e4bedd63f3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:00.734997 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:00.734997 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:01.275876 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-21493fa1-1bc9-450a-8366-c27aa0e81325 req-ea1b0b20-fdf8-4813-9e0d-92e4bedd63f3 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911 returned with HTTP 200 Jul 03 16:02:01.276500 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1228/4912] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:02:00 2026] DELETE /volume/v3/attachments/b8de5bf5-4e4f-42a5-b6e8-67045db00911 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:01.814257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-32ca98fd-ee4c-4f27-a6c9-5b980a21b953 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:01.816833 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32ca98fd-ee4c-4f27-a6c9-5b980a21b953 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] POST https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action Jul 03 16:02:01.817279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32ca98fd-ee4c-4f27-a6c9-5b980a21b953 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:01.817495 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32ca98fd-ee4c-4f27-a6c9-5b980a21b953 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:01.839356 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:01.839356 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:01.845993 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-32ca98fd-ee4c-4f27-a6c9-5b980a21b953 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] Updating volume '7f971eed-82a7-4fd3-a1fa-9748b7a5bab1' with '{'status': 'in-use'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 16:02:01.889261 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32ca98fd-ee4c-4f27-a6c9-5b980a21b953 tempest-TestServerVolumeAttachmentScenario-543323223 tempest-TestServerVolumeAttachmentScenario-543323223-project-admin] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action returned with HTTP 202 Jul 03 16:02:01.890025 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1230/4913] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:02:01 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:02:01.899528 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bc1f0abd-5fac-4bce-883d-ab63bf55f830 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:01.901364 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc1f0abd-5fac-4bce-883d-ab63bf55f830 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:01.901604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc1f0abd-5fac-4bce-883d-ab63bf55f830 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:01.901791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc1f0abd-5fac-4bce-883d-ab63bf55f830 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:01.903709 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=167,cinder:INSERT=9,cinder:UPDATE=25 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:02:01.914587 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:01.914587 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:01.918359 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bc1f0abd-5fac-4bce-883d-ab63bf55f830 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:01.924821 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc1f0abd-5fac-4bce-883d-ab63bf55f830 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:02:01.925237 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1229/4914] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:01 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:02.002600 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-6bfe9b6c-9909-4dd6-bb8d-4e71f07ff42a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:02.005370 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-6bfe9b6c-9909-4dd6-bb8d-4e71f07ff42a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:02.006904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-6bfe9b6c-9909-4dd6-bb8d-4e71f07ff42a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:02.006904 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-6bfe9b6c-9909-4dd6-bb8d-4e71f07ff42a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:02.035726 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:02.035726 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:02.039843 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-6bfe9b6c-9909-4dd6-bb8d-4e71f07ff42a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:02.045371 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-6bfe9b6c-9909-4dd6-bb8d-4e71f07ff42a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:02:02.046149 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1228/4915] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:01 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 1150 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:02.075577 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-3f3642e9-734f-4acc-9f64-030c1c2f43b4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:02.078717 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-3f3642e9-734f-4acc-9f64-030c1c2f43b4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] POST https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action Jul 03 16:02:02.079142 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-3f3642e9-734f-4acc-9f64-030c1c2f43b4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:02.079330 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-3f3642e9-734f-4acc-9f64-030c1c2f43b4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:02.093404 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:02.093404 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:02.094054 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-3f3642e9-734f-4acc-9f64-030c1c2f43b4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:02.103396 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-3f3642e9-734f-4acc-9f64-030c1c2f43b4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Begin detaching volume completed successfully. Jul 03 16:02:02.103657 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-3f3642e9-734f-4acc-9f64-030c1c2f43b4 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action returned with HTTP 202 Jul 03 16:02:02.104262 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1229/4916] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:02:02 2026] POST /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:02:03.138682 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ef610da5-4b9a-4f57-9836-3861b0a3bcdb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:03.139178 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef610da5-4b9a-4f57-9836-3861b0a3bcdb None None] GET https://10.4.3.228/volume// Jul 03 16:02:03.139456 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef610da5-4b9a-4f57-9836-3861b0a3bcdb None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:03.139690 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ef610da5-4b9a-4f57-9836-3861b0a3bcdb None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:03.139997 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ef610da5-4b9a-4f57-9836-3861b0a3bcdb None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:03.140314 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1231/4917] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:02:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:03.148178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-f2043883-20f7-489a-9c9e-fd2985a80e97 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:03.150383 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-f2043883-20f7-489a-9c9e-fd2985a80e97 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:03.150704 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-f2043883-20f7-489a-9c9e-fd2985a80e97 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:03.150941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-f2043883-20f7-489a-9c9e-fd2985a80e97 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:03.163305 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:03.163305 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:03.168137 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-f2043883-20f7-489a-9c9e-fd2985a80e97 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:03.173933 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-f2043883-20f7-489a-9c9e-fd2985a80e97 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:02:03.175524 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1230/4918] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:02:03 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 1333 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:02:04.092972 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-467d9f8d-189d-4838-9858-893fecd23fc2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:04.095850 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-467d9f8d-189d-4838-9858-893fecd23fc2 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] DELETE https://10.4.3.228/volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329 Jul 03 16:02:04.096199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-467d9f8d-189d-4838-9858-893fecd23fc2 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:04.096578 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-467d9f8d-189d-4838-9858-893fecd23fc2 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:04.098427 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=176,cinder:INSERT=18,cinder:UPDATE=30,cinder:DELETE=1 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:02:04.107062 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:04.107062 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:04.653124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7bc3c640-e179-45ab-9bb4-f3ff69563e49 req-467d9f8d-189d-4838-9858-893fecd23fc2 tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329 returned with HTTP 200 Jul 03 16:02:04.653648 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1229/4919] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:02:04 2026] DELETE /volume/v3/attachments/ae1bf42b-e11b-422e-98fd-3a4a69666329 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:05.355324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-8c1f0154-aacb-4f2a-a6be-11199574e0a0 req-a93ae565-7b04-4c06-9afe-b8a11227d52e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:05.357766 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8c1f0154-aacb-4f2a-a6be-11199574e0a0 req-a93ae565-7b04-4c06-9afe-b8a11227d52e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:05.358021 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8c1f0154-aacb-4f2a-a6be-11199574e0a0 req-a93ae565-7b04-4c06-9afe-b8a11227d52e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:05.358222 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-8c1f0154-aacb-4f2a-a6be-11199574e0a0 req-a93ae565-7b04-4c06-9afe-b8a11227d52e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:05.360595 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=176,cinder:UPDATE=31,cinder:INSERT=11 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:02:05.366809 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:05.366809 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:05.372535 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-8c1f0154-aacb-4f2a-a6be-11199574e0a0 req-a93ae565-7b04-4c06-9afe-b8a11227d52e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:05.380235 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-8c1f0154-aacb-4f2a-a6be-11199574e0a0 req-a93ae565-7b04-4c06-9afe-b8a11227d52e tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:02:05.381034 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1230/4920] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:05 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:08.835854 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c1164766-eb50-4e95-afcb-7438ad072f5d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:08.838259 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c1164766-eb50-4e95-afcb-7438ad072f5d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:02:08.838528 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c1164766-eb50-4e95-afcb-7438ad072f5d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:08.838794 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c1164766-eb50-4e95-afcb-7438ad072f5d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:08.850834 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:08.850834 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:08.855273 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c1164766-eb50-4e95-afcb-7438ad072f5d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:08.861598 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c1164766-eb50-4e95-afcb-7438ad072f5d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 returned with HTTP 200 Jul 03 16:02:08.862128 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1232/4921] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:08 2026] GET /volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:12.744895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-83645032-116d-4094-8891-345f8d1ffac4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:12.747114 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:02:12.747645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1117695671", "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:12.749658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1117695671', 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:02:12.825442 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Create volume of 1 GB Jul 03 16:02:12.829545 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Availability Zones retrieved successfully. Jul 03 16:02:12.835173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Flow 'volume_create_api' (1436934a-31d3-49c9-af41-368d0d60b1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:12.836345 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a5db39-a4fd-4f0a-9f7c-12856097a322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:12.837233 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:02:12.897453 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a5db39-a4fd-4f0a-9f7c-12856097a322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:12.898160 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f2b384-edb1-4694-8408-42bb94125732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:12.962542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Created reservations ['98799194-395c-4fe3-b3e1-78e0fa340547', '3758053f-e56f-4969-a3c8-da5daea5b771', '24446fad-7962-4141-9782-553169096d49', '011bf2b9-ec06-4af1-961a-b072e5c41fc5'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:12.963287 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f2b384-edb1-4694-8408-42bb94125732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98799194-395c-4fe3-b3e1-78e0fa340547', '3758053f-e56f-4969-a3c8-da5daea5b771', '24446fad-7962-4141-9782-553169096d49', '011bf2b9-ec06-4af1-961a-b072e5c41fc5']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:12.964001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6931373f-834e-480d-90de-b2a979e3825d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:12.987714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6931373f-834e-480d-90de-b2a979e3825d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec29703f-8c51-4929-960c-e376bcb31d16', '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-1117695671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6ef7dee41b742e881893cf1a321703a',qos_specs=None,replication_status=,reservations=['98799194-395c-4fe3-b3e1-78e0fa340547','3758053f-e56f-4969-a3c8-da5daea5b771','24446fad-7962-4141-9782-553169096d49','011bf2b9-ec06-4af1-961a-b072e5c41fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe9fa15e49245d2b879cd7fdf9b61ef',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1117695671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec29703f-8c51-4929-960c-e376bcb31d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6ef7dee41b742e881893cf1a321703a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6fe9fa15e49245d2b879cd7fdf9b61ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:12.988521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0eaf204-7fbe-493e-aa75-a7ddd153d8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:13.007209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0eaf204-7fbe-493e-aa75-a7ddd153d8f4) transitioned into 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-1117695671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6ef7dee41b742e881893cf1a321703a',qos_specs=None,replication_status=,reservations=['98799194-395c-4fe3-b3e1-78e0fa340547','3758053f-e56f-4969-a3c8-da5daea5b771','24446fad-7962-4141-9782-553169096d49','011bf2b9-ec06-4af1-961a-b072e5c41fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe9fa15e49245d2b879cd7fdf9b61ef',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:13.008045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54904f42-c215-47a1-af0e-d5b4ca9bb3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:13.019824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54904f42-c215-47a1-af0e-d5b4ca9bb3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:13.020606 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Flow 'volume_create_api' (1436934a-31d3-49c9-af41-368d0d60b1ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:13.020926 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Create volume request issued successfully. Jul 03 16:02:13.021536 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-83645032-116d-4094-8891-345f8d1ffac4 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:02:13.021994 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1231/4922] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:02:12 2026] POST /volume/v3/volumes => generated 753 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:02:13.038997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9ef081d3-9c24-4863-8889-e93b2a0a0726 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:13.041240 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9ef081d3-9c24-4863-8889-e93b2a0a0726 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] GET https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:02:13.041479 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9ef081d3-9c24-4863-8889-e93b2a0a0726 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:13.041732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9ef081d3-9c24-4863-8889-e93b2a0a0726 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:13.050503 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:13.050503 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:13.063501 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9ef081d3-9c24-4863-8889-e93b2a0a0726 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Volume info retrieved successfully. Jul 03 16:02:13.068764 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9ef081d3-9c24-4863-8889-e93b2a0a0726 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 returned with HTTP 200 Jul 03 16:02:13.069259 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1230/4923] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:13 2026] GET /volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:13.366719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-97e933fc-8188-4afd-96e7-818228766e1c req-e6e9348c-80d6-4555-aa44-973c14f58977 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:13.369410 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-e6e9348c-80d6-4555-aa44-973c14f58977 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543 Jul 03 16:02:13.369662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-e6e9348c-80d6-4555-aa44-973c14f58977 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:13.369851 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-e6e9348c-80d6-4555-aa44-973c14f58977 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:13.379600 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:13.379600 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:13.545458 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:13.547928 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] DELETE https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:02:13.548226 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:13.548500 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:13.548749 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Delete volume with id: c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:02:13.558640 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:13.558640 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:13.559443 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:13.583663 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Delete volume request issued successfully. Jul 03 16:02:13.583909 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dc56fc97-01e4-4d98-a8e4-8799039667cb tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 202 Jul 03 16:02:13.584521 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1233/4924] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:02:13 2026] DELETE /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:13.595333 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-18fe879d-895f-4b8f-8617-8d54afa58a0a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:13.598042 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18fe879d-895f-4b8f-8617-8d54afa58a0a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:02:13.598434 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18fe879d-895f-4b8f-8617-8d54afa58a0a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:13.598586 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18fe879d-895f-4b8f-8617-8d54afa58a0a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:13.607705 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:13.607705 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:13.612386 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-18fe879d-895f-4b8f-8617-8d54afa58a0a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:13.617090 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18fe879d-895f-4b8f-8617-8d54afa58a0a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 200 Jul 03 16:02:13.617575 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1232/4925] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:13 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:13.914955 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-e6e9348c-80d6-4555-aa44-973c14f58977 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543 returned with HTTP 200 Jul 03 16:02:13.915361 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1231/4926] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:02:13 2026] DELETE /volume/v3/attachments/391b325d-ca83-4fc8-93eb-d17b27376543 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:13.926371 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:13.928599 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:02:13.928778 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:13.928974 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:13.929165 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:02:13.937053 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:13.937053 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:13.937585 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:13.959221 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 16:02:13.959501 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97e933fc-8188-4afd-96e7-818228766e1c req-17025022-e93f-4da2-9d7c-d1be5de8035e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 returned with HTTP 202 Jul 03 16:02:13.960130 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1231/4927] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 16:02:13 2026] DELETE /volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:14.082584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d281173a-2a60-490c-9795-ad724bd3cd86 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.084308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d281173a-2a60-490c-9795-ad724bd3cd86 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] GET https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:02:14.084484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d281173a-2a60-490c-9795-ad724bd3cd86 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:14.084676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d281173a-2a60-490c-9795-ad724bd3cd86 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:14.092076 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:14.092076 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:14.095527 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d281173a-2a60-490c-9795-ad724bd3cd86 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Volume info retrieved successfully. Jul 03 16:02:14.099732 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d281173a-2a60-490c-9795-ad724bd3cd86 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 returned with HTTP 200 Jul 03 16:02:14.100138 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1234/4928] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:14 2026] GET /volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:14.136803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c5e7d8cf-49dc-4b34-bbad-6f23e04bd9d5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.139085 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c5e7d8cf-49dc-4b34-bbad-6f23e04bd9d5 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] GET https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:02:14.139273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c5e7d8cf-49dc-4b34-bbad-6f23e04bd9d5 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:14.139542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c5e7d8cf-49dc-4b34-bbad-6f23e04bd9d5 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:14.146191 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:14.146191 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:14.149772 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c5e7d8cf-49dc-4b34-bbad-6f23e04bd9d5 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Volume info retrieved successfully. Jul 03 16:02:14.155197 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c5e7d8cf-49dc-4b34-bbad-6f23e04bd9d5 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 returned with HTTP 200 Jul 03 16:02:14.155762 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1233/4929] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:14 2026] GET /volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:14.632037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-edf98de5-b0b0-4ecb-9dd7-4abf45e89edf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.633710 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-edf98de5-b0b0-4ecb-9dd7-4abf45e89edf tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 Jul 03 16:02:14.633880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-edf98de5-b0b0-4ecb-9dd7-4abf45e89edf tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:14.634051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-edf98de5-b0b0-4ecb-9dd7-4abf45e89edf tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:14.639360 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-edf98de5-b0b0-4ecb-9dd7-4abf45e89edf tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 returned with HTTP 404 Jul 03 16:02:14.639845 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1232/4930] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:14 2026] GET /volume/v3/volumes/c17e6d92-e28a-4264-ad8c-ce4b72413672 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:14.646880 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.648547 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:14.648739 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:14.653400 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:14.653400 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Delete volume with id: 7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:14.661668 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:14.661668 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:14.661668 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:14.692600 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Delete volume request issued successfully. Jul 03 16:02:14.692814 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aa357932-7ef3-4e5f-84ac-fdb2f84ff74a tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 202 Jul 03 16:02:14.693285 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1232/4931] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:02:14 2026] DELETE /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 16:02:14.701187 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aa2f4771-8802-40df-9c47-86708aad001d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.703133 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa2f4771-8802-40df-9c47-86708aad001d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:14.703300 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa2f4771-8802-40df-9c47-86708aad001d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:14.703541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa2f4771-8802-40df-9c47-86708aad001d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:14.710065 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:14.710065 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:14.713711 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-aa2f4771-8802-40df-9c47-86708aad001d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Volume info retrieved successfully. Jul 03 16:02:14.717322 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa2f4771-8802-40df-9c47-86708aad001d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 200 Jul 03 16:02:14.717689 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1235/4932] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:14 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:14.741252 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-97b4e004-a71e-4799-b05d-56c3ee1928a2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.744001 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-97b4e004-a71e-4799-b05d-56c3ee1928a2 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] GET https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:02:14.744242 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-97b4e004-a71e-4799-b05d-56c3ee1928a2 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:14.744431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-97b4e004-a71e-4799-b05d-56c3ee1928a2 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:14.752290 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:14.752290 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:14.756280 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-97b4e004-a71e-4799-b05d-56c3ee1928a2 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Volume info retrieved successfully. Jul 03 16:02:14.761918 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-97b4e004-a71e-4799-b05d-56c3ee1928a2 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 returned with HTTP 200 Jul 03 16:02:14.762361 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1234/4933] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:14 2026] GET /volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:14.771816 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-40a6521c-9d8e-40d7-87e7-397b4d15c83f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.772350 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-40a6521c-9d8e-40d7-87e7-397b4d15c83f None None] GET https://10.4.3.228/volume// Jul 03 16:02:14.772616 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-40a6521c-9d8e-40d7-87e7-397b4d15c83f None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:14.772895 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-40a6521c-9d8e-40d7-87e7-397b4d15c83f None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:14.773303 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-40a6521c-9d8e-40d7-87e7-397b4d15c83f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:14.773635 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1233/4934] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:02:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:14.781571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-5126094f-fbe6-4acb-93dd-4eb1e88dd54f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:14.783608 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-5126094f-fbe6-4acb-93dd-4eb1e88dd54f tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:02:14.783966 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-5126094f-fbe6-4acb-93dd-4eb1e88dd54f tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec29703f-8c51-4929-960c-e376bcb31d16", "connector": null, "instance_uuid": "ecd3e94a-8c53-4ffe-b5a4-f5fac1d4da26"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:14.797228 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:14.797228 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:14.931517 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-5126094f-fbe6-4acb-93dd-4eb1e88dd54f tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:02:14.932051 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1233/4935] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:02:14 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:15.729683 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e9df0db2-1066-48e9-bf24-5deacefb7b4d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:15.731371 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9df0db2-1066-48e9-bf24-5deacefb7b4d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] GET https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 Jul 03 16:02:15.731552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9df0db2-1066-48e9-bf24-5deacefb7b4d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:15.731741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e9df0db2-1066-48e9-bf24-5deacefb7b4d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:15.736981 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e9df0db2-1066-48e9-bf24-5deacefb7b4d tempest-TestServerVolumeAttachmentScenario-1076963375 tempest-TestServerVolumeAttachmentScenario-1076963375-project-member] https://10.4.3.228/volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 returned with HTTP 404 Jul 03 16:02:15.737451 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1236/4936] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:15 2026] GET /volume/v3/volumes/7f971eed-82a7-4fd3-a1fa-9748b7a5bab1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:16.761835 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e4125a3-84cb-4458-b89e-4f16e3d610e9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:16.765587 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e4125a3-84cb-4458-b89e-4f16e3d610e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 Jul 03 16:02:16.765816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e4125a3-84cb-4458-b89e-4f16e3d610e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:16.766273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e4125a3-84cb-4458-b89e-4f16e3d610e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:16.782393 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e4125a3-84cb-4458-b89e-4f16e3d610e9 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 returned with HTTP 404 Jul 03 16:02:16.783696 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1235/4937] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:16 2026] GET /volume/v3/volumes/a2e8b75c-adfe-4d10-8eb1-85973d7dabf3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:16.792262 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:16.795153 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:02:16.795790 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:16.796017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:16.796157 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:02:16.806748 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:16.806748 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:16.807317 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:02:16.831490 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot delete request issued successfully. Jul 03 16:02:16.831805 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d83d0806-6e2c-4691-912f-9733e9df4b4d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 202 Jul 03 16:02:16.832316 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1234/4938] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:02:16 2026] DELETE /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:16.843767 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3d4d6f28-3a8b-4f0c-988a-4c59001acf21 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:16.846638 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d4d6f28-3a8b-4f0c-988a-4c59001acf21 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:02:16.846819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d4d6f28-3a8b-4f0c-988a-4c59001acf21 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:16.847236 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3d4d6f28-3a8b-4f0c-988a-4c59001acf21 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:16.853107 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:16.853107 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:16.853870 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3d4d6f28-3a8b-4f0c-988a-4c59001acf21 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:02:16.854960 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3d4d6f28-3a8b-4f0c-988a-4c59001acf21 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 200 Jul 03 16:02:16.855345 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1234/4939] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:02:16 2026] GET /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:17.867704 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a03c016c-5616-41fd-9d77-954417147625 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:17.870090 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a03c016c-5616-41fd-9d77-954417147625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:02:17.870361 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a03c016c-5616-41fd-9d77-954417147625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:17.870636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a03c016c-5616-41fd-9d77-954417147625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:17.876662 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a03c016c-5616-41fd-9d77-954417147625 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 404 Jul 03 16:02:17.877374 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1237/4940] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:02:17 2026] GET /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:20.966517 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a48900cd-13d0-40a0-a711-cb6c8903f8c4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:20.966940 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a48900cd-13d0-40a0-a711-cb6c8903f8c4 None None] GET https://10.4.3.228/volume// Jul 03 16:02:20.967113 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a48900cd-13d0-40a0-a711-cb6c8903f8c4 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:20.967293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a48900cd-13d0-40a0-a711-cb6c8903f8c4 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:20.967610 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a48900cd-13d0-40a0-a711-cb6c8903f8c4 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:20.967946 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1236/4941] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:02:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:20.976613 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c1a6035e-c3ca-452c-9897-8229241e9c55 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:20.979294 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c1a6035e-c3ca-452c-9897-8229241e9c55 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] GET https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:02:20.979644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c1a6035e-c3ca-452c-9897-8229241e9c55 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:20.979877 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c1a6035e-c3ca-452c-9897-8229241e9c55 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:20.991644 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:20.991644 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:20.995634 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c1a6035e-c3ca-452c-9897-8229241e9c55 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Volume info retrieved successfully. Jul 03 16:02:21.000850 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-c1a6035e-c3ca-452c-9897-8229241e9c55 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 returned with HTTP 200 Jul 03 16:02:21.001474 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1235/4942] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:02:20 2026] GET /volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:02:21.128813 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-0aed0c3a-cdff-41c4-bf09-55af195fd924 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:21.132042 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-0aed0c3a-cdff-41c4-bf09-55af195fd924 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] PUT https://10.4.3.228/volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a Jul 03 16:02:21.132421 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-0aed0c3a-cdff-41c4-bf09-55af195fd924 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:21.142485 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-0aed0c3a-cdff-41c4-bf09-55af195fd924 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Acquiring lock "cinder-attachment_update-ec29703f-8c51-4929-960c-e376bcb31d16-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:02:21.148355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-0aed0c3a-cdff-41c4-bf09-55af195fd924 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Lock "cinder-attachment_update-ec29703f-8c51-4929-960c-e376bcb31d16-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:02:21.149800 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:21.149800 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:21.161595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e8fdcaf7-bc20-4035-a544-d5eb38b57b17 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:21.288174 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8fdcaf7-bc20-4035-a544-d5eb38b57b17 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:21.288951 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e8fdcaf7-bc20-4035-a544-d5eb38b57b17 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1153638275", "extra_specs": {"storage_protocol": "tempest-storage_protocol-780556253", "vendor_name": "tempest-vendor_name-521232363"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:21.312144 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8fdcaf7-bc20-4035-a544-d5eb38b57b17 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:21.312705 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1238/4943] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:21 2026] POST /volume/v3/types => generated 327 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:21.321427 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:21.323522 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:02:21.323997 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f6aa049-243f-4c78-9f96-dd939661434e", "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:21.325867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume request body: {'volume': {'volume_type': '8f6aa049-243f-4c78-9f96-dd939661434e', 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:02:21.330168 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume of 1 GB Jul 03 16:02:21.330516 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:21.330516 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:21.330943 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Availability Zones retrieved successfully. Jul 03 16:02:21.338094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Flow 'volume_create_api' (cbccca35-dc21-4407-a92b-1aef7e639e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:21.339186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f79b2bd-2899-481d-a5c7-2d7cdfb33462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:21.340155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:02:21.362371 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f79b2bd-2899-481d-a5c7-2d7cdfb33462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:02:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-780556253',vendor_name='tempest-vendor_name-521232363'},id=8f6aa049-243f-4c78-9f96-dd939661434e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1153638275',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f6aa049-243f-4c78-9f96-dd939661434e', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:21.363257 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acd836ab-a32a-4d5e-89aa-7544ba0bd63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:21.390797 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1153638275 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1153638275, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:21.391045 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1153638275 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1153638275, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:21.426575 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Created reservations ['ce84d39e-08bc-4fa4-9c22-bf5bee6e34f5', '28ebfdf7-1207-452d-a1c1-34c3516aca84', '76639cc0-0d7a-4ef7-8bc5-a127fd546c28', 'f24df164-d3d1-40fb-9748-beb40d25635e'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:21.427773 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acd836ab-a32a-4d5e-89aa-7544ba0bd63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce84d39e-08bc-4fa4-9c22-bf5bee6e34f5', '28ebfdf7-1207-452d-a1c1-34c3516aca84', '76639cc0-0d7a-4ef7-8bc5-a127fd546c28', 'f24df164-d3d1-40fb-9748-beb40d25635e']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:21.428808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f011be-4c5b-4c6a-a6fa-80ef9e37b5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:21.456392 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f011be-4c5b-4c6a-a6fa-80ef9e37b5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5b90258-b8ac-4248-b876-fa0bf9f40448', '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='0e765650228243f0b69263b05d7802c4',qos_specs=None,replication_status=,reservations=['ce84d39e-08bc-4fa4-9c22-bf5bee6e34f5','28ebfdf7-1207-452d-a1c1-34c3516aca84','76639cc0-0d7a-4ef7-8bc5-a127fd546c28','f24df164-d3d1-40fb-9748-beb40d25635e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb12784a1d6c491b80f00402aad6113d',volume_type_id=8f6aa049-243f-4c78-9f96-dd939661434e), '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-03T16:02:21Z,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=b5b90258-b8ac-4248-b876-fa0bf9f40448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e765650228243f0b69263b05d7802c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb12784a1d6c491b80f00402aad6113d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f6aa049-243f-4c78-9f96-dd939661434e),volume_type_id=8f6aa049-243f-4c78-9f96-dd939661434e)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:21.457176 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3128f70c-ed7b-4f2e-9292-6bfb8d979459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:21.477397 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3128f70c-ed7b-4f2e-9292-6bfb8d979459) transitioned into 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='0e765650228243f0b69263b05d7802c4',qos_specs=None,replication_status=,reservations=['ce84d39e-08bc-4fa4-9c22-bf5bee6e34f5','28ebfdf7-1207-452d-a1c1-34c3516aca84','76639cc0-0d7a-4ef7-8bc5-a127fd546c28','f24df164-d3d1-40fb-9748-beb40d25635e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb12784a1d6c491b80f00402aad6113d',volume_type_id=8f6aa049-243f-4c78-9f96-dd939661434e)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:21.478156 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae69a803-ef72-4c7a-a484-b67e102e0ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:21.491078 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae69a803-ef72-4c7a-a484-b67e102e0ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:21.492111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Flow 'volume_create_api' (cbccca35-dc21-4407-a92b-1aef7e639e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:21.492481 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume request issued successfully. Jul 03 16:02:21.493223 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-37e5a0e6-38be-45bd-8e38-d0816a0ec78f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:02:21.493838 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1237/4944] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:02:21 2026] POST /volume/v3/volumes => generated 773 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:02:21.506656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c8269081-6016-496b-95ce-a5657be281a6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:21.508994 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8269081-6016-496b-95ce-a5657be281a6 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 Jul 03 16:02:21.509320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8269081-6016-496b-95ce-a5657be281a6 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:21.509526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c8269081-6016-496b-95ce-a5657be281a6 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:21.517435 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:21.517435 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:21.521499 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c8269081-6016-496b-95ce-a5657be281a6 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:21.526249 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c8269081-6016-496b-95ce-a5657be281a6 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 returned with HTTP 200 Jul 03 16:02:21.526679 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1236/4945] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:02:21 2026] GET /volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:21.685061 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-0aed0c3a-cdff-41c4-bf09-55af195fd924 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Lock "cinder-attachment_update-ec29703f-8c51-4929-960c-e376bcb31d16-np0000004436" released by "attachment_update" :: held 0.537s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:02:21.685377 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-0aed0c3a-cdff-41c4-bf09-55af195fd924 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a returned with HTTP 200 Jul 03 16:02:21.685821 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1235/4946] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:02:21 2026] PUT /volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:22.197341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-2e3a7413-7900-4047-a17a-5a4a79c0eee8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.199646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-2e3a7413-7900-4047-a17a-5a4a79c0eee8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] POST https://10.4.3.228/volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a/action Jul 03 16:02:22.200151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-2e3a7413-7900-4047-a17a-5a4a79c0eee8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:22.200316 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-2e3a7413-7900-4047-a17a-5a4a79c0eee8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:22.218052 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.218052 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:22.230315 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7f33ea8b-8f30-4266-82f1-901afbeb261d req-2e3a7413-7900-4047-a17a-5a4a79c0eee8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a/action returned with HTTP 204 Jul 03 16:02:22.230754 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1239/4947] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:02:22 2026] POST /volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:22.255406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-e38a2ed5-a3c0-408c-b0d8-50cb037fad81 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.257717 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-e38a2ed5-a3c0-408c-b0d8-50cb037fad81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596 Jul 03 16:02:22.258008 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-e38a2ed5-a3c0-408c-b0d8-50cb037fad81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.258245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-e38a2ed5-a3c0-408c-b0d8-50cb037fad81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.266158 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.266158 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:22.538891 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-45f768d7-5265-4dd5-ada2-129da8943e4f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.540685 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-45f768d7-5265-4dd5-ada2-129da8943e4f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 Jul 03 16:02:22.540934 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-45f768d7-5265-4dd5-ada2-129da8943e4f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.541138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-45f768d7-5265-4dd5-ada2-129da8943e4f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.548486 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.548486 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:22.552137 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-45f768d7-5265-4dd5-ada2-129da8943e4f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:22.556407 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-45f768d7-5265-4dd5-ada2-129da8943e4f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 returned with HTTP 200 Jul 03 16:02:22.556996 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1237/4948] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:02:22 2026] GET /volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 16:02:22.569404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f0dc84bf-d007-430c-a7ff-243b5b52d072 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.571367 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f0dc84bf-d007-430c-a7ff-243b5b52d072 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 16:02:22.571549 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f0dc84bf-d007-430c-a7ff-243b5b52d072 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.571764 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f0dc84bf-d007-430c-a7ff-243b5b52d072 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.572077 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.572077 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:22.575610 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f0dc84bf-d007-430c-a7ff-243b5b52d072 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 16:02:22.576131 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1236/4949] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 16:02:22 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:22.584933 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-265b1266-afe0-4692-a87e-0d5cf72fa0d8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.586644 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-265b1266-afe0-4692-a87e-0d5cf72fa0d8 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/messages/fb50da7a-18e2-4879-a975-770f0ba43573 Jul 03 16:02:22.586918 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-265b1266-afe0-4692-a87e-0d5cf72fa0d8 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.587097 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-265b1266-afe0-4692-a87e-0d5cf72fa0d8 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.602400 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-265b1266-afe0-4692-a87e-0d5cf72fa0d8 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages/fb50da7a-18e2-4879-a975-770f0ba43573 returned with HTTP 204 Jul 03 16:02:22.603023 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1240/4950] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 16:02:22 2026] DELETE /volume/v3/messages/fb50da7a-18e2-4879-a975-770f0ba43573 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 16:02:22.609262 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-33d1f95c-636f-4831-9328-31d7a8bbb04f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.610991 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33d1f95c-636f-4831-9328-31d7a8bbb04f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/messages/fb50da7a-18e2-4879-a975-770f0ba43573 Jul 03 16:02:22.611215 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33d1f95c-636f-4831-9328-31d7a8bbb04f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.611396 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33d1f95c-636f-4831-9328-31d7a8bbb04f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.614852 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33d1f95c-636f-4831-9328-31d7a8bbb04f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages/fb50da7a-18e2-4879-a975-770f0ba43573 returned with HTTP 404 Jul 03 16:02:22.615341 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1238/4951] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:02:22 2026] GET /volume/v3/messages/fb50da7a-18e2-4879-a975-770f0ba43573 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:22.622287 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.624019 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 Jul 03 16:02:22.624224 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.624413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.624571 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Delete volume with id: b5b90258-b8ac-4248-b876-fa0bf9f40448 Jul 03 16:02:22.632399 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.632399 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:22.632822 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:22.633842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99818) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 16:02:22.644311 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1153638275 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1153638275, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:22.644647 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1153638275 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1153638275, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:22.654967 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Created reservations ['200553e0-4555-4166-a14f-84448498e4b2', '5090e9c5-714e-462c-9702-bea9b13afa3a', '9b68c66e-586b-447f-97ae-7c23d605d2cb', '83e3646b-c4a8-4b18-b9cf-f013c4d37d2c'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:22.684135 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Delete volume request issued successfully. Jul 03 16:02:22.684383 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a2560f23-a2ce-4f38-82fc-e215f0891d3e tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 returned with HTTP 202 Jul 03 16:02:22.685079 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1237/4952] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:02:22 2026] DELETE /volume/v3/volumes/b5b90258-b8ac-4248-b876-fa0bf9f40448 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:22.693065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0b1577c8-eb56-4e08-add2-0fa46f5ad0be None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.695007 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b1577c8-eb56-4e08-add2-0fa46f5ad0be tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/types/8f6aa049-243f-4c78-9f96-dd939661434e Jul 03 16:02:22.695263 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b1577c8-eb56-4e08-add2-0fa46f5ad0be tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.695517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0b1577c8-eb56-4e08-add2-0fa46f5ad0be tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.723439 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0b1577c8-eb56-4e08-add2-0fa46f5ad0be tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/types/8f6aa049-243f-4c78-9f96-dd939661434e returned with HTTP 202 Jul 03 16:02:22.723567 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1241/4953] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:22 2026] DELETE /volume/v3/types/8f6aa049-243f-4c78-9f96-dd939661434e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:22.732075 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-49170af4-b3c5-437e-92e2-90173d2d4972 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.734059 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-49170af4-b3c5-437e-92e2-90173d2d4972 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:22.734752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-49170af4-b3c5-437e-92e2-90173d2d4972 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-818436895", "extra_specs": {"storage_protocol": "tempest-storage_protocol-101324863", "vendor_name": "tempest-vendor_name-105095054"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:22.751057 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-49170af4-b3c5-437e-92e2-90173d2d4972 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:22.751465 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1239/4954] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:22 2026] POST /volume/v3/types => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:22.758955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.760924 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:02:22.761304 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc9acd1d-804b-4046-b98b-b4cae98098da", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:22.762601 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume request body: {'volume': {'volume_type': 'cc9acd1d-804b-4046-b98b-b4cae98098da', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:02:22.765826 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume of 1 GB Jul 03 16:02:22.766187 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.766187 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:22.766529 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Availability Zones retrieved successfully. Jul 03 16:02:22.772040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Flow 'volume_create_api' (37cff157-b081-421c-9c88-118fc159095b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:22.772898 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95dd295-c39b-4434-8409-317613d50267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:22.773649 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:02:22.794260 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95dd295-c39b-4434-8409-317613d50267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:02:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-101324863',vendor_name='tempest-vendor_name-105095054'},id=cc9acd1d-804b-4046-b98b-b4cae98098da,is_public=True,name='tempest-ProjectAdminTests-volume-type-818436895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc9acd1d-804b-4046-b98b-b4cae98098da', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:22.795096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b81aeb5-ffdc-4150-bc76-55f5a187a480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:22.796214 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-e38a2ed5-a3c0-408c-b0d8-50cb037fad81 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596 returned with HTTP 200 Jul 03 16:02:22.796852 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1238/4955] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:02:22 2026] DELETE /volume/v3/attachments/d5fa5e50-a023-4413-b09f-c299b005a596 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:22.809549 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.812135 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:02:22.812351 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.812592 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.812836 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:02:22.822566 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.822566 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:22.823299 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:22.823691 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-818436895 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-818436895, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:22.823995 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-818436895 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-818436895, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:22.845291 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 16:02:22.845545 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-d4de854d-ac1c-40af-a9db-80ea64484cad req-a0c22ddd-4eb9-445c-beb3-3f9548cdd2b3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 202 Jul 03 16:02:22.845994 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1242/4956] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 16:02:22 2026] DELETE /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:22.860706 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Created reservations ['56f52eca-43ce-434a-b42a-238a1ba9c213', '6027d644-6b57-4b4f-a275-8814d101314e', 'f4c6f81f-2efb-46c5-a4af-2457c0bf782c', '58bc2708-317a-4550-b030-43e4e17f2a23'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:22.861585 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b81aeb5-ffdc-4150-bc76-55f5a187a480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56f52eca-43ce-434a-b42a-238a1ba9c213', '6027d644-6b57-4b4f-a275-8814d101314e', 'f4c6f81f-2efb-46c5-a4af-2457c0bf782c', '58bc2708-317a-4550-b030-43e4e17f2a23']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:22.862504 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e8e309-0bc5-4f86-910b-978f1c5f1e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:22.893294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e8e309-0bc5-4f86-910b-978f1c5f1e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed646c10-603f-49ff-a6c6-18398d50d525', '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='0e765650228243f0b69263b05d7802c4',qos_specs=None,replication_status=,reservations=['56f52eca-43ce-434a-b42a-238a1ba9c213','6027d644-6b57-4b4f-a275-8814d101314e','f4c6f81f-2efb-46c5-a4af-2457c0bf782c','58bc2708-317a-4550-b030-43e4e17f2a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb12784a1d6c491b80f00402aad6113d',volume_type_id=cc9acd1d-804b-4046-b98b-b4cae98098da), '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-03T16:02: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=ed646c10-603f-49ff-a6c6-18398d50d525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e765650228243f0b69263b05d7802c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb12784a1d6c491b80f00402aad6113d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc9acd1d-804b-4046-b98b-b4cae98098da),volume_type_id=cc9acd1d-804b-4046-b98b-b4cae98098da)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:22.894244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f02f37c-cb2e-4d26-9225-19facff3240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:22.918295 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f02f37c-cb2e-4d26-9225-19facff3240a) transitioned into 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='0e765650228243f0b69263b05d7802c4',qos_specs=None,replication_status=,reservations=['56f52eca-43ce-434a-b42a-238a1ba9c213','6027d644-6b57-4b4f-a275-8814d101314e','f4c6f81f-2efb-46c5-a4af-2457c0bf782c','58bc2708-317a-4550-b030-43e4e17f2a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb12784a1d6c491b80f00402aad6113d',volume_type_id=cc9acd1d-804b-4046-b98b-b4cae98098da)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:22.919070 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192b6904-06f6-45e5-b3e5-a01f60d74d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:22.927678 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192b6904-06f6-45e5-b3e5-a01f60d74d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:22.928553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Flow 'volume_create_api' (37cff157-b081-421c-9c88-118fc159095b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:22.928987 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume request issued successfully. Jul 03 16:02:22.929560 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-992fe7eb-3859-471f-8f4f-ea8e2413efde tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:02:22.930030 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1238/4957] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:02:22 2026] POST /volume/v3/volumes => generated 772 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:02:22.942715 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-76b3f14f-0433-4435-ba15-3ab298c592c5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:22.944339 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76b3f14f-0433-4435-ba15-3ab298c592c5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 Jul 03 16:02:22.944563 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76b3f14f-0433-4435-ba15-3ab298c592c5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:22.944804 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76b3f14f-0433-4435-ba15-3ab298c592c5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:22.953335 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:22.953335 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:22.957789 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-76b3f14f-0433-4435-ba15-3ab298c592c5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:22.962328 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76b3f14f-0433-4435-ba15-3ab298c592c5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 returned with HTTP 200 Jul 03 16:02:22.962742 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1240/4958] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:02:22 2026] GET /volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:23.975811 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c2358d05-1ec0-4eb1-9a4f-c769524aaea4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:23.977433 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c2358d05-1ec0-4eb1-9a4f-c769524aaea4 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 Jul 03 16:02:23.977684 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c2358d05-1ec0-4eb1-9a4f-c769524aaea4 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:23.977922 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c2358d05-1ec0-4eb1-9a4f-c769524aaea4 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:23.985526 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:23.985526 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:23.989028 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c2358d05-1ec0-4eb1-9a4f-c769524aaea4 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:23.992763 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c2358d05-1ec0-4eb1-9a4f-c769524aaea4 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 returned with HTTP 200 Jul 03 16:02:23.993166 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1239/4959] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:02:23 2026] GET /volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:24.007406 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-93e67e18-daea-4d61-996d-e2979ccf90c7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.009245 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93e67e18-daea-4d61-996d-e2979ccf90c7 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 16:02:24.009434 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93e67e18-daea-4d61-996d-e2979ccf90c7 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:24.009601 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-93e67e18-daea-4d61-996d-e2979ccf90c7 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:24.013077 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-93e67e18-daea-4d61-996d-e2979ccf90c7 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 16:02:24.013400 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1243/4960] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 16:02:24 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:24.021331 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cd3806b1-ebd8-49cf-82e6-6f2c26806bc3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.023310 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd3806b1-ebd8-49cf-82e6-6f2c26806bc3 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 16:02:24.023523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd3806b1-ebd8-49cf-82e6-6f2c26806bc3 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:24.023787 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cd3806b1-ebd8-49cf-82e6-6f2c26806bc3 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:24.024030 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:24.024030 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:24.027233 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cd3806b1-ebd8-49cf-82e6-6f2c26806bc3 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 16:02:24.027564 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1239/4961] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 16:02:24 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:24.035793 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-254e2d6e-4fb2-410e-9276-054396b4aedf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.037797 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-254e2d6e-4fb2-410e-9276-054396b4aedf tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/messages/c5241b46-89e4-4f0e-8f2b-16b01977e795 Jul 03 16:02:24.038129 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-254e2d6e-4fb2-410e-9276-054396b4aedf tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:24.038355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-254e2d6e-4fb2-410e-9276-054396b4aedf tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:24.053513 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-254e2d6e-4fb2-410e-9276-054396b4aedf tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages/c5241b46-89e4-4f0e-8f2b-16b01977e795 returned with HTTP 204 Jul 03 16:02:24.053960 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1241/4962] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 16:02:24 2026] DELETE /volume/v3/messages/c5241b46-89e4-4f0e-8f2b-16b01977e795 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 16:02:24.060435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-83bd921f-eaf8-427b-b8bb-b36868412132 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.062095 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 Jul 03 16:02:24.062282 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:24.062467 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:24.062613 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Delete volume with id: ed646c10-603f-49ff-a6c6-18398d50d525 Jul 03 16:02:24.074947 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:24.074947 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:24.075254 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:24.076147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99816) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 16:02:24.087088 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-818436895 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-818436895, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:24.087341 np0000004436 devstack@c-api.service[99816]: WARNING cinder.quota [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-818436895 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-818436895, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:24.097795 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Created reservations ['a8ee20c7-8764-425d-b540-7d3116735745', '1885d8e5-2fdb-4694-aa76-3d99754ec97e', 'b92dde76-c5df-49c4-a90e-9f64b6817e39', 'c679242f-f638-48dc-bdba-935c02a89080'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:24.125146 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Delete volume request issued successfully. Jul 03 16:02:24.125360 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-83bd921f-eaf8-427b-b8bb-b36868412132 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 returned with HTTP 202 Jul 03 16:02:24.125959 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1240/4963] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:02:24 2026] DELETE /volume/v3/volumes/ed646c10-603f-49ff-a6c6-18398d50d525 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:24.132443 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cf1718b3-a70f-4b87-aef3-0f6827fac46d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.134265 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cf1718b3-a70f-4b87-aef3-0f6827fac46d tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/types/cc9acd1d-804b-4046-b98b-b4cae98098da Jul 03 16:02:24.134452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cf1718b3-a70f-4b87-aef3-0f6827fac46d tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:24.134652 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cf1718b3-a70f-4b87-aef3-0f6827fac46d tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:24.155804 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cf1718b3-a70f-4b87-aef3-0f6827fac46d tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/types/cc9acd1d-804b-4046-b98b-b4cae98098da returned with HTTP 202 Jul 03 16:02:24.156287 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1244/4964] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:24 2026] DELETE /volume/v3/types/cc9acd1d-804b-4046-b98b-b4cae98098da => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:24.163611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ca10f9d2-5779-4d8f-9440-f297c687cfd5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.165298 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca10f9d2-5779-4d8f-9440-f297c687cfd5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:24.165636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca10f9d2-5779-4d8f-9440-f297c687cfd5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-369811640", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1423570973", "vendor_name": "tempest-vendor_name-158915045"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:24.180682 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca10f9d2-5779-4d8f-9440-f297c687cfd5 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:24.181087 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1240/4965] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:24 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:24.189370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ace72419-0679-46a3-b781-804139568fa2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.191315 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:02:24.191613 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "016e4f94-9fde-40bf-8d3f-5e8cd8cf765f", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:24.193125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume request body: {'volume': {'volume_type': '016e4f94-9fde-40bf-8d3f-5e8cd8cf765f', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:02:24.196638 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume of 1 GB Jul 03 16:02:24.196969 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:24.196969 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:24.197315 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Availability Zones retrieved successfully. Jul 03 16:02:24.202735 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Flow 'volume_create_api' (8d9c99bf-1fc8-4c4e-b642-3f9e7b74bfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:24.203600 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53be60cb-ece3-42e1-8e35-534508e6c1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:24.204389 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:02:24.222631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53be60cb-ece3-42e1-8e35-534508e6c1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:02:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1423570973',vendor_name='tempest-vendor_name-158915045'},id=016e4f94-9fde-40bf-8d3f-5e8cd8cf765f,is_public=True,name='tempest-ProjectAdminTests-volume-type-369811640',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '016e4f94-9fde-40bf-8d3f-5e8cd8cf765f', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:24.223579 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d86df91-c61a-4813-a56a-87bc6b7a130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:24.249331 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-369811640 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-369811640, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:24.249636 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-369811640 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-369811640, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:02:24.281796 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Created reservations ['fa136991-7680-411f-9846-531d7011c5a1', '7ae34a95-e937-4eed-9b8a-5bcc660ca105', '68b22be2-22d4-4feb-bc5b-04e763791de0', 'd8e83a52-07fe-425b-8b31-94302725961a'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:24.282641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d86df91-c61a-4813-a56a-87bc6b7a130a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa136991-7680-411f-9846-531d7011c5a1', '7ae34a95-e937-4eed-9b8a-5bcc660ca105', '68b22be2-22d4-4feb-bc5b-04e763791de0', 'd8e83a52-07fe-425b-8b31-94302725961a']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:24.283324 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1b8589-bfb4-4e05-8549-039c87e7050c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:24.308937 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1b8589-bfb4-4e05-8549-039c87e7050c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a346254-02bf-4410-8e2f-4991788ee306', '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='0e765650228243f0b69263b05d7802c4',qos_specs=None,replication_status=,reservations=['fa136991-7680-411f-9846-531d7011c5a1','7ae34a95-e937-4eed-9b8a-5bcc660ca105','68b22be2-22d4-4feb-bc5b-04e763791de0','d8e83a52-07fe-425b-8b31-94302725961a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb12784a1d6c491b80f00402aad6113d',volume_type_id=016e4f94-9fde-40bf-8d3f-5e8cd8cf765f), '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-03T16:02:24Z,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=8a346254-02bf-4410-8e2f-4991788ee306,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e765650228243f0b69263b05d7802c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb12784a1d6c491b80f00402aad6113d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(016e4f94-9fde-40bf-8d3f-5e8cd8cf765f),volume_type_id=016e4f94-9fde-40bf-8d3f-5e8cd8cf765f)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:24.309807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0d7050-55d8-411a-8290-d9c92e5a9b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:24.330148 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0d7050-55d8-411a-8290-d9c92e5a9b5a) transitioned into 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='0e765650228243f0b69263b05d7802c4',qos_specs=None,replication_status=,reservations=['fa136991-7680-411f-9846-531d7011c5a1','7ae34a95-e937-4eed-9b8a-5bcc660ca105','68b22be2-22d4-4feb-bc5b-04e763791de0','d8e83a52-07fe-425b-8b31-94302725961a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb12784a1d6c491b80f00402aad6113d',volume_type_id=016e4f94-9fde-40bf-8d3f-5e8cd8cf765f)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:24.330915 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ecb8ff-e127-4b2e-9b59-f6561c931216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:24.344562 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ecb8ff-e127-4b2e-9b59-f6561c931216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:24.345719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Flow 'volume_create_api' (8d9c99bf-1fc8-4c4e-b642-3f9e7b74bfd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:24.346134 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Create volume request issued successfully. Jul 03 16:02:24.346940 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ace72419-0679-46a3-b781-804139568fa2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:02:24.347454 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1242/4966] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:02:24 2026] POST /volume/v3/volumes => generated 772 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:02:24.359964 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8ce53788-638c-4ff1-a433-878a0f3d4b3f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.361860 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ce53788-638c-4ff1-a433-878a0f3d4b3f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 Jul 03 16:02:24.362103 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ce53788-638c-4ff1-a433-878a0f3d4b3f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:24.362349 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8ce53788-638c-4ff1-a433-878a0f3d4b3f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:24.369412 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:24.369412 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:24.372745 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8ce53788-638c-4ff1-a433-878a0f3d4b3f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:24.376496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8ce53788-638c-4ff1-a433-878a0f3d4b3f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 returned with HTTP 200 Jul 03 16:02:24.376880 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1241/4967] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:02:24 2026] GET /volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:24.913408 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ec4fc2e0-e81d-447f-8b2f-36d7963b4e3f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:24.915580 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ec4fc2e0-e81d-447f-8b2f-36d7963b4e3f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:24.915845 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ec4fc2e0-e81d-447f-8b2f-36d7963b4e3f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:24.916090 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ec4fc2e0-e81d-447f-8b2f-36d7963b4e3f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:24.923730 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:24.923730 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:24.927939 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ec4fc2e0-e81d-447f-8b2f-36d7963b4e3f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:24.932857 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ec4fc2e0-e81d-447f-8b2f-36d7963b4e3f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:24.933263 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1245/4968] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:24 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:25.282731 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6775adfc-5f95-46da-8214-b74479231f61 req-6188d9b9-0f37-4e16-bba6-2757177f89e0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:25.284756 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-6188d9b9-0f37-4e16-bba6-2757177f89e0 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:25.284953 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-6188d9b9-0f37-4e16-bba6-2757177f89e0 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:25.285123 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-6188d9b9-0f37-4e16-bba6-2757177f89e0 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:25.293238 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:25.293238 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:25.297493 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-6775adfc-5f95-46da-8214-b74479231f61 req-6188d9b9-0f37-4e16-bba6-2757177f89e0 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:25.301960 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-6188d9b9-0f37-4e16-bba6-2757177f89e0 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:25.302290 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1241/4969] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:25 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:25.390664 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dbcc4110-4c32-4429-9b99-5ad73dd6f32f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:25.392532 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbcc4110-4c32-4429-9b99-5ad73dd6f32f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 Jul 03 16:02:25.392811 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbcc4110-4c32-4429-9b99-5ad73dd6f32f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:25.393024 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dbcc4110-4c32-4429-9b99-5ad73dd6f32f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:25.400371 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:25.400371 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:25.403675 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-dbcc4110-4c32-4429-9b99-5ad73dd6f32f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:25.407395 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dbcc4110-4c32-4429-9b99-5ad73dd6f32f tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 returned with HTTP 200 Jul 03 16:02:25.407780 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1243/4970] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:02:25 2026] GET /volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:25.419900 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e15002ec-ac9d-4f9a-8481-97714004f0f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:25.421776 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e15002ec-ac9d-4f9a-8481-97714004f0f2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/messages Jul 03 16:02:25.422047 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e15002ec-ac9d-4f9a-8481-97714004f0f2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:25.422329 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e15002ec-ac9d-4f9a-8481-97714004f0f2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:25.426025 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e15002ec-ac9d-4f9a-8481-97714004f0f2 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages returned with HTTP 200 Jul 03 16:02:25.426434 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1242/4971] 10.4.3.228 () {68 vars in 1280 bytes} [Fri Jul 3 16:02:25 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:25.435095 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7628c1be-20d2-4a44-be07-b5a99c8edc97 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:25.436739 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7628c1be-20d2-4a44-be07-b5a99c8edc97 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] GET https://10.4.3.228/volume/v3/messages/65dfcc68-8207-4f9d-a7e2-3ce4142b8f6a Jul 03 16:02:25.436933 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7628c1be-20d2-4a44-be07-b5a99c8edc97 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:25.437100 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7628c1be-20d2-4a44-be07-b5a99c8edc97 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:25.440308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7628c1be-20d2-4a44-be07-b5a99c8edc97 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages/65dfcc68-8207-4f9d-a7e2-3ce4142b8f6a returned with HTTP 200 Jul 03 16:02:25.440634 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1246/4972] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:02:25 2026] GET /volume/v3/messages/65dfcc68-8207-4f9d-a7e2-3ce4142b8f6a => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:25.448882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6851b22e-82e4-4334-ae23-6393c0fae650 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:25.450356 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6851b22e-82e4-4334-ae23-6393c0fae650 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/messages/65dfcc68-8207-4f9d-a7e2-3ce4142b8f6a Jul 03 16:02:25.450532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6851b22e-82e4-4334-ae23-6393c0fae650 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:25.450720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6851b22e-82e4-4334-ae23-6393c0fae650 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:25.482579 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6851b22e-82e4-4334-ae23-6393c0fae650 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/messages/65dfcc68-8207-4f9d-a7e2-3ce4142b8f6a returned with HTTP 204 Jul 03 16:02:25.483145 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1242/4973] 10.4.3.228 () {68 vars in 1394 bytes} [Fri Jul 3 16:02:25 2026] DELETE /volume/v3/messages/65dfcc68-8207-4f9d-a7e2-3ce4142b8f6a => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 16:02:25.490716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:25.492516 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 Jul 03 16:02:25.492770 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:25.492972 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:25.493123 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Delete volume with id: 8a346254-02bf-4410-8e2f-4991788ee306 Jul 03 16:02:25.500170 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:25.500170 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:25.500485 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Volume info retrieved successfully. Jul 03 16:02:25.501516 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99817) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 16:02:25.525378 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Created reservations ['b7fed7ff-a494-49dc-a9a2-53c81b2a2126', 'a2e9447b-b488-424e-98d4-68f6deb33b3c', '3fc4fac6-cd9c-488d-ad30-a028b0de671e', '9ac4f51e-7203-468d-99c6-a16ad3699a06'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:25.578499 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Delete volume request issued successfully. Jul 03 16:02:25.578723 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-df6d9158-b5ba-4813-8b05-dd0b20da5924 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 returned with HTTP 202 Jul 03 16:02:25.579209 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1244/4974] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:02:25 2026] DELETE /volume/v3/volumes/8a346254-02bf-4410-8e2f-4991788ee306 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:25.586173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-77718622-d3bc-4c1b-92fc-e7fae180d912 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:25.588467 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77718622-d3bc-4c1b-92fc-e7fae180d912 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] DELETE https://10.4.3.228/volume/v3/types/016e4f94-9fde-40bf-8d3f-5e8cd8cf765f Jul 03 16:02:25.588771 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-77718622-d3bc-4c1b-92fc-e7fae180d912 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:25.589102 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-77718622-d3bc-4c1b-92fc-e7fae180d912 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:25.615630 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77718622-d3bc-4c1b-92fc-e7fae180d912 tempest-ProjectAdminTests-1957259851 tempest-ProjectAdminTests-1957259851-project-admin] https://10.4.3.228/volume/v3/types/016e4f94-9fde-40bf-8d3f-5e8cd8cf765f returned with HTTP 202 Jul 03 16:02:25.616047 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1243/4975] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:25 2026] DELETE /volume/v3/types/016e4f94-9fde-40bf-8d3f-5e8cd8cf765f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:26.178462 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bc09d8ba-5baf-4eb2-8489-f0bf5c510811 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:26.180219 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc09d8ba-5baf-4eb2-8489-f0bf5c510811 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:02:26.180427 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc09d8ba-5baf-4eb2-8489-f0bf5c510811 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:26.180630 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc09d8ba-5baf-4eb2-8489-f0bf5c510811 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:26.186381 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc09d8ba-5baf-4eb2-8489-f0bf5c510811 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 404 Jul 03 16:02:26.186940 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1247/4976] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:26 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:26.751582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8e1158b4-4aab-4e4c-af2c-15bf4f541dc1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:26.753591 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e1158b4-4aab-4e4c-af2c-15bf4f541dc1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:02:26.753839 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e1158b4-4aab-4e4c-af2c-15bf4f541dc1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:26.754022 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e1158b4-4aab-4e4c-af2c-15bf4f541dc1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:26.754138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-8e1158b4-4aab-4e4c-af2c-15bf4f541dc1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:02:26.758909 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e1158b4-4aab-4e4c-af2c-15bf4f541dc1 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 404 Jul 03 16:02:26.759459 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1243/4977] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:02:26 2026] DELETE /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:26.767598 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e44b92cb-105f-4f32-ac96-a9bda98e7ceb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:26.770053 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e44b92cb-105f-4f32-ac96-a9bda98e7ceb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 Jul 03 16:02:26.770273 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e44b92cb-105f-4f32-ac96-a9bda98e7ceb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:26.770499 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e44b92cb-105f-4f32-ac96-a9bda98e7ceb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:26.776009 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e44b92cb-105f-4f32-ac96-a9bda98e7ceb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 returned with HTTP 404 Jul 03 16:02:26.776970 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1245/4978] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:02:26 2026] GET /volume/v3/snapshots/4cb20379-fe7d-48cd-a0a3-600a29033b48 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:27.248219 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-82bc4194-485c-4a16-9812-947f0820ed17 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:27.339094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:02:27.339403 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1790780373"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:27.341121 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1790780373'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:02:27.341229 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Create volume of 1 GB Jul 03 16:02:27.344769 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Availability Zones retrieved successfully. Jul 03 16:02:27.349372 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Flow 'volume_create_api' (2bdc7129-83c8-4f50-b537-68a846e29e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:27.350391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4abd51-d666-4eaa-a3f4-9a0ee1f55728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:27.354202 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:02:27.371940 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4abd51-d666-4eaa-a3f4-9a0ee1f55728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:27.372633 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b9ad91-e87a-4f80-9971-1b01ddb22d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:27.382772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d04674f6-937e-4667-bb4e-a38127f62e9d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:27.382772 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d04674f6-937e-4667-bb4e-a38127f62e9d None None] GET https://10.4.3.228/volume// Jul 03 16:02:27.382772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d04674f6-937e-4667-bb4e-a38127f62e9d None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:27.382772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d04674f6-937e-4667-bb4e-a38127f62e9d None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:27.382772 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d04674f6-937e-4667-bb4e-a38127f62e9d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:27.383814 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1248/4979] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:02:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:27.401919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6775adfc-5f95-46da-8214-b74479231f61 req-ebd6468c-a389-4fcb-b045-ac37da56475e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:27.478586 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-ebd6468c-a389-4fcb-b045-ac37da56475e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:02:27.478897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Created reservations ['69bd86a1-4aca-44d8-a9d5-f9d667e2a0ee', '92a5f594-c74f-4cdb-b78c-20e99bbe61c2', '21e1f397-8c41-45f7-b8f3-ead332fd7a0b', '240039d2-0fa5-4e5a-868f-3f417cc3750f'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:27.479100 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-ebd6468c-a389-4fcb-b045-ac37da56475e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05401339-8a91-49ec-bdba-1411dbd8abbd", "connector": null, "instance_uuid": "68dfa00b-abef-4a31-a068-de43a6c96a92"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:27.479871 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b9ad91-e87a-4f80-9971-1b01ddb22d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69bd86a1-4aca-44d8-a9d5-f9d667e2a0ee', '92a5f594-c74f-4cdb-b78c-20e99bbe61c2', '21e1f397-8c41-45f7-b8f3-ead332fd7a0b', '240039d2-0fa5-4e5a-868f-3f417cc3750f']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:27.480551 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562b2105-158a-4776-b2ba-748315533517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:27.489930 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:27.489930 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:27.510767 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562b2105-158a-4776-b2ba-748315533517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcfdef29-2e24-4e08-bb1d-318c515eec6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790780373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c73c17ba664ec6b07d4462ed2fdb6b',qos_specs=None,replication_status=,reservations=['69bd86a1-4aca-44d8-a9d5-f9d667e2a0ee','92a5f594-c74f-4cdb-b78c-20e99bbe61c2','21e1f397-8c41-45f7-b8f3-ead332fd7a0b','240039d2-0fa5-4e5a-868f-3f417cc3750f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91ad697113034758851c955e815ab516',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790780373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcfdef29-2e24-4e08-bb1d-318c515eec6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c73c17ba664ec6b07d4462ed2fdb6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='91ad697113034758851c955e815ab516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:27.511835 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd562d3-a6b0-49b3-a060-e8da14091745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:27.542068 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-ebd6468c-a389-4fcb-b045-ac37da56475e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:02:27.543144 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1244/4980] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:02:27 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:27.546226 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd562d3-a6b0-49b3-a060-e8da14091745) transitioned into 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-1790780373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c73c17ba664ec6b07d4462ed2fdb6b',qos_specs=None,replication_status=,reservations=['69bd86a1-4aca-44d8-a9d5-f9d667e2a0ee','92a5f594-c74f-4cdb-b78c-20e99bbe61c2','21e1f397-8c41-45f7-b8f3-ead332fd7a0b','240039d2-0fa5-4e5a-868f-3f417cc3750f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91ad697113034758851c955e815ab516',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:27.547262 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85887459-5438-4256-8d78-b18087e08aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:27.561840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85887459-5438-4256-8d78-b18087e08aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:27.563156 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Flow 'volume_create_api' (2bdc7129-83c8-4f50-b537-68a846e29e14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:27.563529 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Create volume request issued successfully. Jul 03 16:02:27.564354 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-82bc4194-485c-4a16-9812-947f0820ed17 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:02:27.564968 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1244/4981] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:02:27 2026] POST /volume/v3/volumes => generated 778 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:02:27.580646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-483ee34f-a246-43fc-a2ff-826727df1e8a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:27.582639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-483ee34f-a246-43fc-a2ff-826727df1e8a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d Jul 03 16:02:27.582805 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-483ee34f-a246-43fc-a2ff-826727df1e8a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:27.582887 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-483ee34f-a246-43fc-a2ff-826727df1e8a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:27.589646 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:27.589646 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:27.593151 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-483ee34f-a246-43fc-a2ff-826727df1e8a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:27.596967 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-483ee34f-a246-43fc-a2ff-826727df1e8a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d returned with HTTP 200 Jul 03 16:02:27.597343 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1246/4982] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:27 2026] GET /volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:27.794490 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-aa3f2381-3572-473a-8779-b20afb91170c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:27.796595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa3f2381-3572-473a-8779-b20afb91170c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:02:27.796890 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa3f2381-3572-473a-8779-b20afb91170c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:27.797096 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-aa3f2381-3572-473a-8779-b20afb91170c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:27.797257 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-aa3f2381-3572-473a-8779-b20afb91170c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:02:27.802975 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-aa3f2381-3572-473a-8779-b20afb91170c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 404 Jul 03 16:02:27.803535 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1249/4983] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:02:27 2026] DELETE /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:27.812209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f2df6e82-3bc5-405b-a96a-bae6ffe29cb3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:27.814343 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f2df6e82-3bc5-405b-a96a-bae6ffe29cb3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 Jul 03 16:02:27.814575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f2df6e82-3bc5-405b-a96a-bae6ffe29cb3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:27.814832 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f2df6e82-3bc5-405b-a96a-bae6ffe29cb3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:27.821886 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f2df6e82-3bc5-405b-a96a-bae6ffe29cb3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 returned with HTTP 404 Jul 03 16:02:27.822536 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1245/4984] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:27 2026] GET /volume/v3/volumes/f67c7943-9467-41cd-b311-d5a932ca9313 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:27.827814 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-18221830-5aa8-47fe-a21a-6d2fec12d222 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:27.830817 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18221830-5aa8-47fe-a21a-6d2fec12d222 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:27.830982 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18221830-5aa8-47fe-a21a-6d2fec12d222 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:27.831301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-18221830-5aa8-47fe-a21a-6d2fec12d222 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:27.845777 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:27.845777 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:27.851516 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-18221830-5aa8-47fe-a21a-6d2fec12d222 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:27.858853 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-18221830-5aa8-47fe-a21a-6d2fec12d222 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:27.859325 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1245/4985] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:27 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:28.078245 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5fcf3ed1-6aa6-443f-b330-d1cb7ddfb1d0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.078862 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5fcf3ed1-6aa6-443f-b330-d1cb7ddfb1d0 None None] GET https://10.4.3.228/volume// Jul 03 16:02:28.079121 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5fcf3ed1-6aa6-443f-b330-d1cb7ddfb1d0 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:28.079390 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5fcf3ed1-6aa6-443f-b330-d1cb7ddfb1d0 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:28.079964 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5fcf3ed1-6aa6-443f-b330-d1cb7ddfb1d0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:28.080351 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1247/4986] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:02:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:28.089806 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-6775adfc-5f95-46da-8214-b74479231f61 req-119a2cea-b92f-443d-a355-721178b15931 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.092173 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-119a2cea-b92f-443d-a355-721178b15931 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:28.092368 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-119a2cea-b92f-443d-a355-721178b15931 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:28.092544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-119a2cea-b92f-443d-a355-721178b15931 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:28.102889 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:28.102889 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:28.106940 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-6775adfc-5f95-46da-8214-b74479231f61 req-119a2cea-b92f-443d-a355-721178b15931 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:28.111297 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-119a2cea-b92f-443d-a355-721178b15931 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:28.111753 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1250/4987] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:02:28 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 1118 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:02:28.228366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6775adfc-5f95-46da-8214-b74479231f61 req-e90d963c-962a-456e-bb70-99922b238af5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.230110 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-e90d963c-962a-456e-bb70-99922b238af5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] PUT https://10.4.3.228/volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e Jul 03 16:02:28.230523 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-e90d963c-962a-456e-bb70-99922b238af5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:28.240166 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-6775adfc-5f95-46da-8214-b74479231f61 req-e90d963c-962a-456e-bb70-99922b238af5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Acquiring lock "cinder-attachment_update-05401339-8a91-49ec-bdba-1411dbd8abbd-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:02:28.245852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-6775adfc-5f95-46da-8214-b74479231f61 req-e90d963c-962a-456e-bb70-99922b238af5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Lock "cinder-attachment_update-05401339-8a91-49ec-bdba-1411dbd8abbd-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:02:28.247390 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:28.247390 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:28.610319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-269a9c4e-d44c-42a8-8391-e4944d4c3050 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.611959 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-269a9c4e-d44c-42a8-8391-e4944d4c3050 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d Jul 03 16:02:28.612280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-269a9c4e-d44c-42a8-8391-e4944d4c3050 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:28.612546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-269a9c4e-d44c-42a8-8391-e4944d4c3050 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:28.619723 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:28.619723 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:28.623045 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-269a9c4e-d44c-42a8-8391-e4944d4c3050 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:28.627320 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-269a9c4e-d44c-42a8-8391-e4944d4c3050 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d returned with HTTP 200 Jul 03 16:02:28.627739 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1246/4988] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:28 2026] GET /volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:28.643926 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-252c6730-501d-4b53-8e10-10287a58ace5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.745420 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-252c6730-501d-4b53-8e10-10287a58ace5 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] POST https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d/action Jul 03 16:02:28.745857 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-252c6730-501d-4b53-8e10-10287a58ace5 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:28.745968 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-252c6730-501d-4b53-8e10-10287a58ace5 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:28.756091 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:28.756091 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:28.756542 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-252c6730-501d-4b53-8e10-10287a58ace5 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] Volume info retrieved successfully. Jul 03 16:02:28.757632 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-252c6730-501d-4b53-8e10-10287a58ace5 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f4626c853b86430294384b161845525a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53c73c17ba664ec6b07d4462ed2fdb6b', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:02:28.757852 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-252c6730-501d-4b53-8e10-10287a58ace5 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d/action returned with HTTP 403 Jul 03 16:02:28.759033 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1248/4989] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:02:28 2026] POST /volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d/action => generated 131 bytes in 115 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:28.766563 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.768390 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d Jul 03 16:02:28.768584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:28.768834 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:28.768989 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Delete volume with id: dcfdef29-2e24-4e08-bb1d-318c515eec6d Jul 03 16:02:28.771778 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-6775adfc-5f95-46da-8214-b74479231f61 req-e90d963c-962a-456e-bb70-99922b238af5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Lock "cinder-attachment_update-05401339-8a91-49ec-bdba-1411dbd8abbd-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:02:28.771993 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-e90d963c-962a-456e-bb70-99922b238af5 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e returned with HTTP 200 Jul 03 16:02:28.772458 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1246/4990] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:02:28 2026] PUT /volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:28.777067 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:28.777067 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:28.777313 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:28.804874 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Delete volume request issued successfully. Jul 03 16:02:28.805157 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-91da8ec7-0490-4c47-bed1-88e6b5fc1d9a tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d returned with HTTP 202 Jul 03 16:02:28.805760 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1251/4991] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:02:28 2026] DELETE /volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:28.814939 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f44110b4-b8ee-4596-97f3-217b900d864f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.816500 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f44110b4-b8ee-4596-97f3-217b900d864f tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d Jul 03 16:02:28.816878 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f44110b4-b8ee-4596-97f3-217b900d864f tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:28.817114 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f44110b4-b8ee-4596-97f3-217b900d864f tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:28.825337 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:28.825337 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:28.829055 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f44110b4-b8ee-4596-97f3-217b900d864f tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:28.833459 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f44110b4-b8ee-4596-97f3-217b900d864f tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d returned with HTTP 200 Jul 03 16:02:28.834095 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1247/4992] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:28 2026] GET /volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:28.874412 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e485a787-dd52-4248-8e87-fdf3bed9d12b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:28.876555 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e485a787-dd52-4248-8e87-fdf3bed9d12b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:28.876809 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e485a787-dd52-4248-8e87-fdf3bed9d12b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:28.877037 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e485a787-dd52-4248-8e87-fdf3bed9d12b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:28.889022 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:28.889022 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:28.893558 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e485a787-dd52-4248-8e87-fdf3bed9d12b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:28.897810 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e485a787-dd52-4248-8e87-fdf3bed9d12b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:28.898202 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1249/4993] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:28 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:29.118613 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:29.120225 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:02:29.120595 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-429241573", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": null, "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:29.122116 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-429241573', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': None, 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:02:29.191036 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 16:02:29.191401 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:29.191401 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:29.195365 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 16:02:29.200201 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (8ac14ec2-61d5-4902-a37a-a55fb7076a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:29.201324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657e78c1-ecc4-40d6-ac70-f18b753a57d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:29.202187 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:02:29.261146 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657e78c1-ecc4-40d6-ac70-f18b753a57d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:29.262152 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0992ab-d5b8-49bd-a904-5b5a549a9367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:29.306271 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['402334e2-b867-4856-a70c-a38473f5e0b3', '95a46ed4-f942-43b6-9c9d-3225335b3daa', '20a8556a-58ff-4522-8b88-82d8f30909f6', '745f5f65-d356-4958-abe6-431871a52267'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:29.306981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0992ab-d5b8-49bd-a904-5b5a549a9367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402334e2-b867-4856-a70c-a38473f5e0b3', '95a46ed4-f942-43b6-9c9d-3225335b3daa', '20a8556a-58ff-4522-8b88-82d8f30909f6', '745f5f65-d356-4958-abe6-431871a52267']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:29.307911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b71dc68-d07c-4dfb-8027-bc8285c3a481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:29.329145 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b71dc68-d07c-4dfb-8027-bc8285c3a481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f33cdef-cf1c-4fb4-90d6-f7e27956074f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-429241573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['402334e2-b867-4856-a70c-a38473f5e0b3','95a46ed4-f942-43b6-9c9d-3225335b3daa','20a8556a-58ff-4522-8b88-82d8f30909f6','745f5f65-d356-4958-abe6-431871a52267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-429241573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f33cdef-cf1c-4fb4-90d6-f7e27956074f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:29.329923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6a94ab-f8ef-45d5-bf4d-b29b60a38961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:29.348584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6a94ab-f8ef-45d5-bf4d-b29b60a38961) transitioned into 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-429241573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['402334e2-b867-4856-a70c-a38473f5e0b3','95a46ed4-f942-43b6-9c9d-3225335b3daa','20a8556a-58ff-4522-8b88-82d8f30909f6','745f5f65-d356-4958-abe6-431871a52267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:29.349359 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6645f2e3-8e3f-4877-a072-ab56e1c858f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:29.358813 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6645f2e3-8e3f-4877-a072-ab56e1c858f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:29.359672 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (8ac14ec2-61d5-4902-a37a-a55fb7076a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:29.360038 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 16:02:29.360600 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-77645715-1390-4a06-a4ab-9119c2bdbdf4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:02:29.361069 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1247/4994] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:02:29 2026] POST /volume/v3/volumes => generated 758 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:02:29.372570 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b9824fde-5469-4adf-bbbb-cd7855412a08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:29.374878 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9824fde-5469-4adf-bbbb-cd7855412a08 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:02:29.375136 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9824fde-5469-4adf-bbbb-cd7855412a08 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:29.375388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9824fde-5469-4adf-bbbb-cd7855412a08 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:29.384893 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:29.384893 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:29.389382 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b9824fde-5469-4adf-bbbb-cd7855412a08 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:29.394800 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9824fde-5469-4adf-bbbb-cd7855412a08 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:02:29.395266 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1252/4995] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:29 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:29.848928 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a39f259e-5401-451f-b814-c837567a769d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:29.851641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a39f259e-5401-451f-b814-c837567a769d tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d Jul 03 16:02:29.852031 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a39f259e-5401-451f-b814-c837567a769d tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:29.852304 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a39f259e-5401-451f-b814-c837567a769d tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:29.860190 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a39f259e-5401-451f-b814-c837567a769d tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d returned with HTTP 404 Jul 03 16:02:29.860945 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1248/4996] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:29 2026] GET /volume/v3/volumes/dcfdef29-2e24-4e08-bb1d-318c515eec6d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:29.870051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:29.872504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:02:29.873043 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1091511370"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:29.875033 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1091511370'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:02:29.875219 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Create volume of 1 GB Jul 03 16:02:29.881992 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Availability Zones retrieved successfully. Jul 03 16:02:29.887328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Flow 'volume_create_api' (0b67e86c-f5fb-4037-b45e-994e947f749b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:29.888378 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0ba96d-54d2-48b3-96d4-3d422d560c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:29.889318 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:02:29.911982 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b15308b3-9aa6-4268-9950-5d9a5f220d44 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:29.914531 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b15308b3-9aa6-4268-9950-5d9a5f220d44 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:29.914770 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b15308b3-9aa6-4268-9950-5d9a5f220d44 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:29.915024 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b15308b3-9aa6-4268-9950-5d9a5f220d44 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:29.920507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0ba96d-54d2-48b3-96d4-3d422d560c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:29.921464 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a610042a-8c80-4603-8ac0-973ce8b2f5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:29.926698 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:29.926698 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:29.930715 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b15308b3-9aa6-4268-9950-5d9a5f220d44 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:29.935366 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b15308b3-9aa6-4268-9950-5d9a5f220d44 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:29.935845 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1248/4997] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:29 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:29.972714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Created reservations ['e6a338f6-b686-4688-8384-58bb2a7a5da3', '525d01d3-e983-4988-8dbf-9f210da6bf8a', 'ad39ede2-e927-4485-9ba1-45f9ad837bd6', 'dd6cfefa-63c9-47cc-b2de-6d685cf7ef85'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:02:29.973951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a610042a-8c80-4603-8ac0-973ce8b2f5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a338f6-b686-4688-8384-58bb2a7a5da3', '525d01d3-e983-4988-8dbf-9f210da6bf8a', 'ad39ede2-e927-4485-9ba1-45f9ad837bd6', 'dd6cfefa-63c9-47cc-b2de-6d685cf7ef85']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:29.975217 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd64af9a-04b8-43f4-8ea3-240d02aa676d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:30.011220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd64af9a-04b8-43f4-8ea3-240d02aa676d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b031083b-bb45-44db-bee0-0b7519c07c99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1091511370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c73c17ba664ec6b07d4462ed2fdb6b',qos_specs=None,replication_status=,reservations=['e6a338f6-b686-4688-8384-58bb2a7a5da3','525d01d3-e983-4988-8dbf-9f210da6bf8a','ad39ede2-e927-4485-9ba1-45f9ad837bd6','dd6cfefa-63c9-47cc-b2de-6d685cf7ef85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91ad697113034758851c955e815ab516',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1091511370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b031083b-bb45-44db-bee0-0b7519c07c99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c73c17ba664ec6b07d4462ed2fdb6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='91ad697113034758851c955e815ab516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:30.012391 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac67e67-2fe2-48d8-be9a-26f629dd1e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:30.039278 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac67e67-2fe2-48d8-be9a-26f629dd1e62) transitioned into 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-1091511370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c73c17ba664ec6b07d4462ed2fdb6b',qos_specs=None,replication_status=,reservations=['e6a338f6-b686-4688-8384-58bb2a7a5da3','525d01d3-e983-4988-8dbf-9f210da6bf8a','ad39ede2-e927-4485-9ba1-45f9ad837bd6','dd6cfefa-63c9-47cc-b2de-6d685cf7ef85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91ad697113034758851c955e815ab516',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:30.040307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b5b957-f20f-4329-b80f-b4671d5759a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:02:30.052834 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b5b957-f20f-4329-b80f-b4671d5759a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:02:30.053705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Flow 'volume_create_api' (0b67e86c-f5fb-4037-b45e-994e947f749b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:02:30.054143 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Create volume request issued successfully. Jul 03 16:02:30.054966 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4234e03f-bda9-4577-aac7-4b22a8f5fd70 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:02:30.055436 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1250/4998] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:02:29 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:02:30.070379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bd333168-8460-4194-912d-a33cd56e4121 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:30.073060 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bd333168-8460-4194-912d-a33cd56e4121 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 Jul 03 16:02:30.073469 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bd333168-8460-4194-912d-a33cd56e4121 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:30.073807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bd333168-8460-4194-912d-a33cd56e4121 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:30.083298 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:30.083298 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:30.087749 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bd333168-8460-4194-912d-a33cd56e4121 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:30.092821 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bd333168-8460-4194-912d-a33cd56e4121 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 returned with HTTP 200 Jul 03 16:02:30.093441 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1253/4999] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:30 2026] GET /volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:30.408849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9603b16a-edcc-4c4b-8fc7-ac71ae962b0e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:30.411466 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9603b16a-edcc-4c4b-8fc7-ac71ae962b0e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:02:30.412030 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9603b16a-edcc-4c4b-8fc7-ac71ae962b0e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:30.412262 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9603b16a-edcc-4c4b-8fc7-ac71ae962b0e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:30.423307 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:30.423307 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:30.432269 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9603b16a-edcc-4c4b-8fc7-ac71ae962b0e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:30.438684 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9603b16a-edcc-4c4b-8fc7-ac71ae962b0e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:02:30.439223 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1249/5000] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:30 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:30.458844 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5f21c670-3001-4ec1-bd86-4115bb98fc39 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:30.461634 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f21c670-3001-4ec1-bd86-4115bb98fc39 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:02:30.461837 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f21c670-3001-4ec1-bd86-4115bb98fc39 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:30.462014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5f21c670-3001-4ec1-bd86-4115bb98fc39 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:30.473731 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:30.473731 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:30.476025 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-5f21c670-3001-4ec1-bd86-4115bb98fc39 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:30.482291 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5f21c670-3001-4ec1-bd86-4115bb98fc39 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:02:30.482821 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1249/5001] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:30 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:30.628076 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-45cd9ca7-c712-4492-bb59-fb50bccd3ab3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:30.630297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-45cd9ca7-c712-4492-bb59-fb50bccd3ab3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:02:30.630496 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-45cd9ca7-c712-4492-bb59-fb50bccd3ab3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:30.630758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-45cd9ca7-c712-4492-bb59-fb50bccd3ab3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:30.638002 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:30.638002 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:30.642025 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-45cd9ca7-c712-4492-bb59-fb50bccd3ab3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:30.646600 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-45cd9ca7-c712-4492-bb59-fb50bccd3ab3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:02:30.647029 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1251/5002] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:30 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:30.953544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a390ef95-d827-4bd0-882f-a831c2bb4d11 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:30.955738 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a390ef95-d827-4bd0-882f-a831c2bb4d11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:30.956026 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a390ef95-d827-4bd0-882f-a831c2bb4d11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:30.956280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a390ef95-d827-4bd0-882f-a831c2bb4d11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:30.969408 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:30.969408 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:30.974807 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a390ef95-d827-4bd0-882f-a831c2bb4d11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:30.981171 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a390ef95-d827-4bd0-882f-a831c2bb4d11 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:30.981831 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1254/5003] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:30 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:31.110306 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-2d9d463a-47d0-4678-a8f6-3716b7759f49 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:31.110701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6c40b2b8-bb0f-405e-b865-786f8aadd548 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:31.112538 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c40b2b8-bb0f-405e-b865-786f8aadd548 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 Jul 03 16:02:31.112773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6c40b2b8-bb0f-405e-b865-786f8aadd548 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:31.112947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6c40b2b8-bb0f-405e-b865-786f8aadd548 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:31.112986 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-2d9d463a-47d0-4678-a8f6-3716b7759f49 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:02:31.113238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-2d9d463a-47d0-4678-a8f6-3716b7759f49 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:31.113489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-2d9d463a-47d0-4678-a8f6-3716b7759f49 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:31.121049 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:31.121049 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:31.121539 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:31.121539 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:31.125117 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6c40b2b8-bb0f-405e-b865-786f8aadd548 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:31.125673 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-2d9d463a-47d0-4678-a8f6-3716b7759f49 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:31.129417 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6c40b2b8-bb0f-405e-b865-786f8aadd548 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 returned with HTTP 200 Jul 03 16:02:31.129884 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1250/5004] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:31 2026] GET /volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:31.130756 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-2d9d463a-47d0-4678-a8f6-3716b7759f49 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:02:31.131175 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1250/5005] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:31 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:31.149076 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0a871c5f-3b7c-43ae-b294-cad89e6a64f4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:31.149416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c679e355-6b52-47cd-a35a-85f6dcf1b4bc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:31.149416 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c679e355-6b52-47cd-a35a-85f6dcf1b4bc None None] GET https://10.4.3.228/volume// Jul 03 16:02:31.149416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c679e355-6b52-47cd-a35a-85f6dcf1b4bc None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:31.149416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c679e355-6b52-47cd-a35a-85f6dcf1b4bc None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:31.149416 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c679e355-6b52-47cd-a35a-85f6dcf1b4bc None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:31.149416 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1255/5006] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:02:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:31.149754 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a871c5f-3b7c-43ae-b294-cad89e6a64f4 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] POST https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99/action Jul 03 16:02:31.149754 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a871c5f-3b7c-43ae-b294-cad89e6a64f4 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:31.149754 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0a871c5f-3b7c-43ae-b294-cad89e6a64f4 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:31.158810 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-60147539-f51d-4768-b9c0-d10007d4b080 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:31.159196 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:31.159196 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:31.160136 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-0a871c5f-3b7c-43ae-b294-cad89e6a64f4 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f4626c853b86430294384b161845525a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53c73c17ba664ec6b07d4462ed2fdb6b', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:02:31.160584 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0a871c5f-3b7c-43ae-b294-cad89e6a64f4 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-reader] https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99/action returned with HTTP 403 Jul 03 16:02:31.160865 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-60147539-f51d-4768-b9c0-d10007d4b080 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:02:31.161198 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-60147539-f51d-4768-b9c0-d10007d4b080 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f33cdef-cf1c-4fb4-90d6-f7e27956074f", "connector": null, "instance_uuid": "c51a5f4e-5b6a-4311-895c-5df11ff9422b"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:31.161506 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1252/5007] 10.4.3.228 () {68 vars in 1390 bytes} [Fri Jul 3 16:02:31 2026] POST /volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:31.169039 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:31.170379 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:31.170379 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:31.171212 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 Jul 03 16:02:31.171466 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:31.171731 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:31.171942 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Delete volume with id: b031083b-bb45-44db-bee0-0b7519c07c99 Jul 03 16:02:31.182068 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:31.182068 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:31.182496 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:31.207709 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-60147539-f51d-4768-b9c0-d10007d4b080 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:02:31.208407 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1251/5008] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:02:31 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 03 16:02:31.214809 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Delete volume request issued successfully. Jul 03 16:02:31.215052 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-29cc342e-7232-4e8a-a6a5-592dc0b0e3c9 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 returned with HTTP 202 Jul 03 16:02:31.215556 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1251/5009] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:02:31 2026] DELETE /volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:31.223522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-997fc97e-6f32-4b31-967c-d2b49e6be8ce None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:31.226847 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-997fc97e-6f32-4b31-967c-d2b49e6be8ce tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 Jul 03 16:02:31.226847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-997fc97e-6f32-4b31-967c-d2b49e6be8ce tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:31.226847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-997fc97e-6f32-4b31-967c-d2b49e6be8ce tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:31.233753 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:31.233753 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:31.238132 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-997fc97e-6f32-4b31-967c-d2b49e6be8ce tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Volume info retrieved successfully. Jul 03 16:02:31.243988 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-997fc97e-6f32-4b31-967c-d2b49e6be8ce tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 returned with HTTP 200 Jul 03 16:02:31.244609 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1256/5010] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:31 2026] GET /volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:31.999798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6c77262b-37f6-4516-9010-86d93790a76b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:32.001342 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c77262b-37f6-4516-9010-86d93790a76b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:32.001561 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c77262b-37f6-4516-9010-86d93790a76b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:32.001825 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c77262b-37f6-4516-9010-86d93790a76b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:32.012914 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:32.012914 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:32.017426 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6c77262b-37f6-4516-9010-86d93790a76b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:32.024106 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c77262b-37f6-4516-9010-86d93790a76b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:32.024106 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1253/5011] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:31 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:32.264308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d7f9f027-15f6-4206-9ac0-09602f3828e1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:32.266839 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d7f9f027-15f6-4206-9ac0-09602f3828e1 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] GET https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 Jul 03 16:02:32.267076 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d7f9f027-15f6-4206-9ac0-09602f3828e1 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:32.267257 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d7f9f027-15f6-4206-9ac0-09602f3828e1 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:32.273491 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d7f9f027-15f6-4206-9ac0-09602f3828e1 tempest-ProjectReaderTests-1941026059 tempest-ProjectReaderTests-1941026059-project-admin] https://10.4.3.228/volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 returned with HTTP 404 Jul 03 16:02:32.274029 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1252/5012] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:32 2026] GET /volume/v3/volumes/b031083b-bb45-44db-bee0-0b7519c07c99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:33.037691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e75175a3-f758-43ac-9f0d-d8ca970634af None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:33.039724 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e75175a3-f758-43ac-9f0d-d8ca970634af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:33.039968 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e75175a3-f758-43ac-9f0d-d8ca970634af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:33.040188 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e75175a3-f758-43ac-9f0d-d8ca970634af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:33.052864 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:33.052864 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:33.056987 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e75175a3-f758-43ac-9f0d-d8ca970634af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:33.061364 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e75175a3-f758-43ac-9f0d-d8ca970634af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:33.062007 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1252/5013] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:33 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:33.967213 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-79e8f7d8-9faa-43f1-b585-de220fecf4ad None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.080120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d6759819-f020-4bd3-9ea0-436e5cfc6101 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.082139 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6759819-f020-4bd3-9ea0-436e5cfc6101 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:34.082358 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6759819-f020-4bd3-9ea0-436e5cfc6101 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.082543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6759819-f020-4bd3-9ea0-436e5cfc6101 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.096273 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-79e8f7d8-9faa-43f1-b585-de220fecf4ad tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:34.096719 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-79e8f7d8-9faa-43f1-b585-de220fecf4ad tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2133627352", "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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.104879 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:34.104879 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:34.112024 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d6759819-f020-4bd3-9ea0-436e5cfc6101 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:34.119753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6759819-f020-4bd3-9ea0-436e5cfc6101 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:34.120867 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1254/5014] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.134094 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-79e8f7d8-9faa-43f1-b585-de220fecf4ad tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.134824 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1257/5015] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:33 2026] POST /volume/v3/types => generated 380 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.145157 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2356511a-3dc7-403f-8ae5-98cfea7a6c29 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.147412 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2356511a-3dc7-403f-8ae5-98cfea7a6c29 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption Jul 03 16:02:34.148077 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2356511a-3dc7-403f-8ae5-98cfea7a6c29 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.150126 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:34.150126 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:34.173064 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2356511a-3dc7-403f-8ae5-98cfea7a6c29 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption returned with HTTP 200 Jul 03 16:02:34.173679 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1253/5016] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.182646 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-63a8dd1d-9856-4e47-ad95-5631f9b499e9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.185033 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63a8dd1d-9856-4e47-ad95-5631f9b499e9 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:34.185358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-63a8dd1d-9856-4e47-ad95-5631f9b499e9 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-596369996", "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=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.213057 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63a8dd1d-9856-4e47-ad95-5631f9b499e9 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.213514 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1253/5017] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.224343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-713334a1-94b2-4022-b7c0-1e1afde9c547 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.227454 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-713334a1-94b2-4022-b7c0-1e1afde9c547 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types/80e5a6ea-a77f-464c-9f31-909fc5883a20/encryption Jul 03 16:02:34.227899 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-713334a1-94b2-4022-b7c0-1e1afde9c547 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.253016 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-713334a1-94b2-4022-b7c0-1e1afde9c547 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/80e5a6ea-a77f-464c-9f31-909fc5883a20/encryption returned with HTTP 200 Jul 03 16:02:34.253719 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1255/5018] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types/80e5a6ea-a77f-464c-9f31-909fc5883a20/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.267033 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-099bf66b-60a7-421b-b17e-52d9f34a8c70 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.269997 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-099bf66b-60a7-421b-b17e-52d9f34a8c70 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:34.270453 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-099bf66b-60a7-421b-b17e-52d9f34a8c70 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1097842878", "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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.295248 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-099bf66b-60a7-421b-b17e-52d9f34a8c70 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.296336 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1258/5019] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.306973 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ca40dd48-c003-454a-82fb-4bc36324ba85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.308803 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca40dd48-c003-454a-82fb-4bc36324ba85 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061/extra_specs Jul 03 16:02:34.309179 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca40dd48-c003-454a-82fb-4bc36324ba85 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.335821 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca40dd48-c003-454a-82fb-4bc36324ba85 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061/extra_specs returned with HTTP 200 Jul 03 16:02:34.335821 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1254/5020] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:02:34.344435 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3c0dbafe-90c1-4770-a1c4-4ab58a7a6c86 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.346797 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c0dbafe-90c1-4770-a1c4-4ab58a7a6c86 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] PUT https://10.4.3.228/volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061/extra_specs/key2 Jul 03 16:02:34.346909 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3c0dbafe-90c1-4770-a1c4-4ab58a7a6c86 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.368073 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3c0dbafe-90c1-4770-a1c4-4ab58a7a6c86 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061/extra_specs/key2 returned with HTTP 200 Jul 03 16:02:34.368656 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1254/5021] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 16:02:34 2026] PUT /volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:02:34.378663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ef4e4785-6537-4e6e-b357-4097140b1e11 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.380179 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef4e4785-6537-4e6e-b357-4097140b1e11 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:34.380573 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ef4e4785-6537-4e6e-b357-4097140b1e11 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.397123 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ef4e4785-6537-4e6e-b357-4097140b1e11 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.397592 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1256/5022] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types => generated 195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.405001 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ed7fade5-17ec-4003-a766-2456aea8d66c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.406783 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed7fade5-17ec-4003-a766-2456aea8d66c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/a7f292f8-8b73-48d3-bacb-3f59ff3484e6 Jul 03 16:02:34.407039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ed7fade5-17ec-4003-a766-2456aea8d66c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.407231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ed7fade5-17ec-4003-a766-2456aea8d66c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.432585 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed7fade5-17ec-4003-a766-2456aea8d66c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/a7f292f8-8b73-48d3-bacb-3f59ff3484e6 returned with HTTP 202 Jul 03 16:02:34.434101 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1259/5023] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:34 2026] DELETE /volume/v3/types/a7f292f8-8b73-48d3-bacb-3f59ff3484e6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:34.441681 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-19242559-8e1b-4b54-afba-3d11ea8e9683 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.443494 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19242559-8e1b-4b54-afba-3d11ea8e9683 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:34.443856 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-19242559-8e1b-4b54-afba-3d11ea8e9683 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-869980631", "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=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.464249 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19242559-8e1b-4b54-afba-3d11ea8e9683 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.464718 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1255/5024] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.472686 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-edb57bc1-9056-4f57-885b-7dbc7cc870ec None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.474448 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-edb57bc1-9056-4f57-885b-7dbc7cc870ec tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0/encryption Jul 03 16:02:34.474843 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-edb57bc1-9056-4f57-885b-7dbc7cc870ec tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.494294 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-edb57bc1-9056-4f57-885b-7dbc7cc870ec tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0/encryption returned with HTTP 200 Jul 03 16:02:34.494730 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1255/5025] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.512951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-54b65703-c0de-4e1d-a1c5-f6e9f5f851c5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.516479 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54b65703-c0de-4e1d-a1c5-f6e9f5f851c5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0/encryption/5a447568-c176-40c2-ae02-fff33e1568c8 Jul 03 16:02:34.517002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54b65703-c0de-4e1d-a1c5-f6e9f5f851c5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.517002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54b65703-c0de-4e1d-a1c5-f6e9f5f851c5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.544363 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54b65703-c0de-4e1d-a1c5-f6e9f5f851c5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0/encryption/5a447568-c176-40c2-ae02-fff33e1568c8 returned with HTTP 202 Jul 03 16:02:34.544912 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1257/5026] 10.4.3.228 () {66 vars in 1489 bytes} [Fri Jul 3 16:02:34 2026] DELETE /volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0/encryption/5a447568-c176-40c2-ae02-fff33e1568c8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:34.554641 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9a291897-227c-4b18-a26f-e66f53cb157b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.556374 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9a291897-227c-4b18-a26f-e66f53cb157b tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:34.556790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9a291897-227c-4b18-a26f-e66f53cb157b tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1832069807", "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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.577941 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9a291897-227c-4b18-a26f-e66f53cb157b tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.578313 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1260/5027] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.590140 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f6884786-2e92-4318-860c-9f8912204608 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.592220 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6884786-2e92-4318-860c-9f8912204608 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/1fcf3768-2f31-4bbc-ac9f-b076a1bac463/extra_specs/key1 Jul 03 16:02:34.593346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6884786-2e92-4318-860c-9f8912204608 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.593346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6884786-2e92-4318-860c-9f8912204608 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.615682 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6884786-2e92-4318-860c-9f8912204608 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/1fcf3768-2f31-4bbc-ac9f-b076a1bac463/extra_specs/key1 returned with HTTP 202 Jul 03 16:02:34.616467 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1256/5028] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 16:02:34 2026] DELETE /volume/v3/types/1fcf3768-2f31-4bbc-ac9f-b076a1bac463/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:02:34.624522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-419a03a1-dcce-428b-a41d-6233c6bfbe2e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.626709 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-419a03a1-dcce-428b-a41d-6233c6bfbe2e tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:02:34.627060 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-419a03a1-dcce-428b-a41d-6233c6bfbe2e tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1306102393", "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=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.647859 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-419a03a1-dcce-428b-a41d-6233c6bfbe2e tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.648303 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1256/5029] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:02:34 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.659337 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a80d4a7c-0450-489b-b674-ecb877db8404 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.661727 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a80d4a7c-0450-489b-b674-ecb877db8404 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/0a975b37-e715-4ce5-bfb1-c495ab244982 Jul 03 16:02:34.661995 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a80d4a7c-0450-489b-b674-ecb877db8404 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.662279 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a80d4a7c-0450-489b-b674-ecb877db8404 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.711449 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a80d4a7c-0450-489b-b674-ecb877db8404 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/0a975b37-e715-4ce5-bfb1-c495ab244982 returned with HTTP 202 Jul 03 16:02:34.712130 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1258/5030] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:34 2026] DELETE /volume/v3/types/0a975b37-e715-4ce5-bfb1-c495ab244982 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:34.724935 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a3282f4d-cf44-4e0e-b127-6bc4633a6323 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.728852 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3282f4d-cf44-4e0e-b127-6bc4633a6323 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] GET https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs Jul 03 16:02:34.728852 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a3282f4d-cf44-4e0e-b127-6bc4633a6323 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.728852 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a3282f4d-cf44-4e0e-b127-6bc4633a6323 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.737897 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3282f4d-cf44-4e0e-b127-6bc4633a6323 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs returned with HTTP 200 Jul 03 16:02:34.738559 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1261/5031] 10.4.3.228 () {66 vars in 1378 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.747948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3a6c26d3-a19b-4ef6-9102-5dc84d23bca0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.749773 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a6c26d3-a19b-4ef6-9102-5dc84d23bca0 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] GET https://10.4.3.228/volume/v3/types Jul 03 16:02:34.749962 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a6c26d3-a19b-4ef6-9102-5dc84d23bca0 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.750155 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3a6c26d3-a19b-4ef6-9102-5dc84d23bca0 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.768038 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3a6c26d3-a19b-4ef6-9102-5dc84d23bca0 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:02:34.768483 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1257/5032] 10.4.3.228 () {66 vars in 1231 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/types => generated 3433 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:34.784709 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4e2c7248-3770-48ea-aba0-d589c0a121e3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.786793 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e2c7248-3770-48ea-aba0-d589c0a121e3 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] GET https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption/cipher Jul 03 16:02:34.787046 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e2c7248-3770-48ea-aba0-d589c0a121e3 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.787288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e2c7248-3770-48ea-aba0-d589c0a121e3 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.794302 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e2c7248-3770-48ea-aba0-d589c0a121e3 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption/cipher returned with HTTP 200 Jul 03 16:02:34.794801 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1257/5033] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:02:34.806028 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c32e4a22-98e0-46e4-a80e-700e887b9036 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.807912 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c32e4a22-98e0-46e4-a80e-700e887b9036 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] GET https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption Jul 03 16:02:34.808151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c32e4a22-98e0-46e4-a80e-700e887b9036 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.808352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c32e4a22-98e0-46e4-a80e-700e887b9036 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.815083 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c32e4a22-98e0-46e4-a80e-700e887b9036 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption returned with HTTP 200 Jul 03 16:02:34.815476 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1259/5034] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.826611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c6c3d281-5363-415c-924c-85e1bb47afd5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.828871 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6c3d281-5363-415c-924c-85e1bb47afd5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] GET https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/multiattach Jul 03 16:02:34.829064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6c3d281-5363-415c-924c-85e1bb47afd5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.829255 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c6c3d281-5363-415c-924c-85e1bb47afd5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.835997 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c6c3d281-5363-415c-924c-85e1bb47afd5 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/multiattach returned with HTTP 200 Jul 03 16:02:34.836348 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1262/5035] 10.4.3.228 () {66 vars in 1414 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 16:02:34.843708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5ee18f63-bb90-484b-987a-19acddc2980e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.845799 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ee18f63-bb90-484b-987a-19acddc2980e tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] GET https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/volume_backend_name Jul 03 16:02:34.846017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5ee18f63-bb90-484b-987a-19acddc2980e tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.846208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5ee18f63-bb90-484b-987a-19acddc2980e tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.853592 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5ee18f63-bb90-484b-987a-19acddc2980e tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 16:02:34.854081 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1258/5036] 10.4.3.228 () {66 vars in 1438 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:02:34.862959 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fbd1f399-4cde-4591-9f16-6733c9cd8499 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.865537 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fbd1f399-4cde-4591-9f16-6733c9cd8499 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] GET https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 Jul 03 16:02:34.865838 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fbd1f399-4cde-4591-9f16-6733c9cd8499 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.866176 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fbd1f399-4cde-4591-9f16-6733c9cd8499 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.873492 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fbd1f399-4cde-4591-9f16-6733c9cd8499 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 returned with HTTP 200 Jul 03 16:02:34.873975 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1258/5037] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 16:02:34 2026] GET /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 => generated 402 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.882512 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-191b4aaa-5597-46f5-902d-5977fe3d1f1f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.884387 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-191b4aaa-5597-46f5-902d-5977fe3d1f1f tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] PUT https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption/d948a4f5-6e3d-4d48-9a18-a8c17245f63c Jul 03 16:02:34.884816 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-191b4aaa-5597-46f5-902d-5977fe3d1f1f tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.903158 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-191b4aaa-5597-46f5-902d-5977fe3d1f1f tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption/d948a4f5-6e3d-4d48-9a18-a8c17245f63c returned with HTTP 200 Jul 03 16:02:34.903732 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1260/5038] 10.4.3.228 () {68 vars in 1506 bytes} [Fri Jul 3 16:02:34 2026] PUT /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/encryption/d948a4f5-6e3d-4d48-9a18-a8c17245f63c => generated 33 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:02:34.911811 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0aa56dd8-be9a-4492-84b4-92cb8e491984 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.913539 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0aa56dd8-be9a-4492-84b4-92cb8e491984 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] PUT https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/key1 Jul 03 16:02:34.913873 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0aa56dd8-be9a-4492-84b4-92cb8e491984 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.931368 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0aa56dd8-be9a-4492-84b4-92cb8e491984 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/key1 returned with HTTP 200 Jul 03 16:02:34.931837 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1263/5039] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 16:02:34 2026] PUT /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3/extra_specs/key1 => generated 30 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:02:34.939886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dbf763e8-b3eb-4c6b-b27f-37a4f0fbc1ce None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.941712 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbf763e8-b3eb-4c6b-b27f-37a4f0fbc1ce tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] PUT https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 Jul 03 16:02:34.942058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dbf763e8-b3eb-4c6b-b27f-37a4f0fbc1ce tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:34.954694 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbf763e8-b3eb-4c6b-b27f-37a4f0fbc1ce tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 returned with HTTP 200 Jul 03 16:02:34.955080 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1259/5040] 10.4.3.228 () {68 vars in 1362 bytes} [Fri Jul 3 16:02:34 2026] PUT /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 => generated 371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:34.963556 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7a03be3d-cef0-4742-a4ef-6d4efbd44bee None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:34.965233 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7a03be3d-cef0-4742-a4ef-6d4efbd44bee tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/1fcf3768-2f31-4bbc-ac9f-b076a1bac463 Jul 03 16:02:34.965410 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7a03be3d-cef0-4742-a4ef-6d4efbd44bee tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:34.965612 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7a03be3d-cef0-4742-a4ef-6d4efbd44bee tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:34.994949 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7a03be3d-cef0-4742-a4ef-6d4efbd44bee tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/1fcf3768-2f31-4bbc-ac9f-b076a1bac463 returned with HTTP 202 Jul 03 16:02:34.995348 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1259/5041] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:34 2026] DELETE /volume/v3/types/1fcf3768-2f31-4bbc-ac9f-b076a1bac463 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:35.002583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-db2a8ed9-e73a-4922-adba-cac7a4720c4c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.004945 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-db2a8ed9-e73a-4922-adba-cac7a4720c4c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0 Jul 03 16:02:35.005195 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-db2a8ed9-e73a-4922-adba-cac7a4720c4c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:35.005442 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-db2a8ed9-e73a-4922-adba-cac7a4720c4c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:35.013324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-6775adfc-5f95-46da-8214-b74479231f61 req-4dba97c5-950d-40e7-8612-99cc278d540f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.016286 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-4dba97c5-950d-40e7-8612-99cc278d540f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e/action Jul 03 16:02:35.016793 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-4dba97c5-950d-40e7-8612-99cc278d540f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:35.016907 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-4dba97c5-950d-40e7-8612-99cc278d540f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:35.043224 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:35.043224 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:35.045906 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-db2a8ed9-e73a-4922-adba-cac7a4720c4c tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0 returned with HTTP 202 Jul 03 16:02:35.046510 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1261/5042] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:35 2026] DELETE /volume/v3/types/96d78953-19f8-4213-a5fa-af963fe9f8c0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:35.054496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f7a925c2-6385-40ef-9e3f-7aa36119fd48 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.056313 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f7a925c2-6385-40ef-9e3f-7aa36119fd48 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061 Jul 03 16:02:35.056577 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f7a925c2-6385-40ef-9e3f-7aa36119fd48 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:35.056863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f7a925c2-6385-40ef-9e3f-7aa36119fd48 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:35.064233 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-6775adfc-5f95-46da-8214-b74479231f61 req-4dba97c5-950d-40e7-8612-99cc278d540f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e/action returned with HTTP 204 Jul 03 16:02:35.065042 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1264/5043] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:02:35 2026] POST /volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:35.106705 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f7a925c2-6385-40ef-9e3f-7aa36119fd48 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061 returned with HTTP 202 Jul 03 16:02:35.107242 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1260/5044] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:35 2026] DELETE /volume/v3/types/bb36729f-435c-47e8-818e-be4f52ea0061 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:35.115709 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a7154d4c-94b1-49e4-a9de-b39239350d18 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.117480 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7154d4c-94b1-49e4-a9de-b39239350d18 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/80e5a6ea-a77f-464c-9f31-909fc5883a20 Jul 03 16:02:35.117748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7154d4c-94b1-49e4-a9de-b39239350d18 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:35.117943 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a7154d4c-94b1-49e4-a9de-b39239350d18 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:35.136569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-54f2bffe-32f5-4cb0-9ba8-f591fd77449f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.138680 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54f2bffe-32f5-4cb0-9ba8-f591fd77449f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:35.138896 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54f2bffe-32f5-4cb0-9ba8-f591fd77449f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:35.139146 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-54f2bffe-32f5-4cb0-9ba8-f591fd77449f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:35.145187 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a7154d4c-94b1-49e4-a9de-b39239350d18 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/80e5a6ea-a77f-464c-9f31-909fc5883a20 returned with HTTP 202 Jul 03 16:02:35.145667 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1260/5045] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:35 2026] DELETE /volume/v3/types/80e5a6ea-a77f-464c-9f31-909fc5883a20 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:35.151975 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:35.151975 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:35.154120 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-196d494c-a5e1-47da-b9a7-db8dfa55ffe2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.157182 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-54f2bffe-32f5-4cb0-9ba8-f591fd77449f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:35.157260 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-196d494c-a5e1-47da-b9a7-db8dfa55ffe2 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] DELETE https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 Jul 03 16:02:35.157441 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-196d494c-a5e1-47da-b9a7-db8dfa55ffe2 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:35.157730 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-196d494c-a5e1-47da-b9a7-db8dfa55ffe2 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:35.164302 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-54f2bffe-32f5-4cb0-9ba8-f591fd77449f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:35.164806 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1262/5046] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:35 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 1231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:35.177366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-813c8c99-fba7-436d-9749-9a545024ccbf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.181922 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-813c8c99-fba7-436d-9749-9a545024ccbf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:35.182149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-813c8c99-fba7-436d-9749-9a545024ccbf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:35.182383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-813c8c99-fba7-436d-9749-9a545024ccbf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:35.195600 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:35.195600 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:35.197370 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-196d494c-a5e1-47da-b9a7-db8dfa55ffe2 tempest-VolumeTypesAdminTests-74063792 tempest-VolumeTypesAdminTests-74063792-project-admin] https://10.4.3.228/volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 returned with HTTP 202 Jul 03 16:02:35.198036 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1265/5047] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:02:35 2026] DELETE /volume/v3/types/ef702057-7217-4996-a023-dbdfa6ba73a3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:35.200702 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-813c8c99-fba7-436d-9749-9a545024ccbf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:35.206815 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-813c8c99-fba7-436d-9749-9a545024ccbf tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:35.207378 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1261/5048] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:35 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:35.833991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7bc7d621-674a-42e7-b76c-293d31106e08 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:35.837428 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7bc7d621-674a-42e7-b76c-293d31106e08 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:35.837428 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7bc7d621-674a-42e7-b76c-293d31106e08 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:35.837961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7bc7d621-674a-42e7-b76c-293d31106e08 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:35.848780 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:35.848780 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:35.855175 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7bc7d621-674a-42e7-b76c-293d31106e08 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:35.861344 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7bc7d621-674a-42e7-b76c-293d31106e08 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:35.861729 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1261/5049] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:35 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:36.216708 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-572da5fb-9735-45e8-919b-644e4cce8143 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:36.219422 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-572da5fb-9735-45e8-919b-644e4cce8143 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:36.219727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-572da5fb-9735-45e8-919b-644e4cce8143 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:36.219984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-572da5fb-9735-45e8-919b-644e4cce8143 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:36.229657 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:36.229657 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:36.234955 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-572da5fb-9735-45e8-919b-644e4cce8143 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:36.240050 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-572da5fb-9735-45e8-919b-644e4cce8143 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:36.240758 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1263/5050] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:36 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:37.303819 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-dce1f6a0-f5f0-4839-ba26-6074a044dbd8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:37.305336 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dce1f6a0-f5f0-4839-ba26-6074a044dbd8 None None] GET https://10.4.3.228/volume// Jul 03 16:02:37.305336 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dce1f6a0-f5f0-4839-ba26-6074a044dbd8 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:37.305336 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-dce1f6a0-f5f0-4839-ba26-6074a044dbd8 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:37.305336 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-dce1f6a0-f5f0-4839-ba26-6074a044dbd8 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:37.305978 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1266/5051] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:02:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:37.316749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-07be6e42-7836-4e5e-b956-7eec6e6bf75c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:37.319993 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-07be6e42-7836-4e5e-b956-7eec6e6bf75c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:02:37.320513 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-07be6e42-7836-4e5e-b956-7eec6e6bf75c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:37.322583 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-07be6e42-7836-4e5e-b956-7eec6e6bf75c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:37.334097 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:37.334097 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:37.339882 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-07be6e42-7836-4e5e-b956-7eec6e6bf75c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:02:37.348965 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-07be6e42-7836-4e5e-b956-7eec6e6bf75c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:02:37.349930 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1262/5052] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:02:37 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1545 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:02:37.461574 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-408b8192-a366-4ec8-95bd-1e6a87c583b7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:37.464964 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-408b8192-a366-4ec8-95bd-1e6a87c583b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317 Jul 03 16:02:37.465589 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-408b8192-a366-4ec8-95bd-1e6a87c583b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:37.476360 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-408b8192-a366-4ec8-95bd-1e6a87c583b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-7f33cdef-cf1c-4fb4-90d6-f7e27956074f-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:02:37.481966 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-408b8192-a366-4ec8-95bd-1e6a87c583b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-7f33cdef-cf1c-4fb4-90d6-f7e27956074f-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:02:37.483034 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:37.483034 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:38.011125 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-408b8192-a366-4ec8-95bd-1e6a87c583b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-7f33cdef-cf1c-4fb4-90d6-f7e27956074f-np0000004436" released by "attachment_update" :: held 0.529s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:02:38.011549 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-408b8192-a366-4ec8-95bd-1e6a87c583b7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317 returned with HTTP 200 Jul 03 16:02:38.012177 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1262/5053] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:02:37 2026] PUT /volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:38.284725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-aeac34d9-b022-4637-908b-c498662ecd69 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:38.285195 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aeac34d9-b022-4637-908b-c498662ecd69 None None] GET https://10.4.3.228/volume// Jul 03 16:02:38.285533 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aeac34d9-b022-4637-908b-c498662ecd69 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:38.285830 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aeac34d9-b022-4637-908b-c498662ecd69 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:38.286382 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aeac34d9-b022-4637-908b-c498662ecd69 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:38.286641 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1264/5054] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:02:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:38.295944 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-f370cefc-243d-42cd-9c88-31aa5e4c50ca None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:38.298847 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-f370cefc-243d-42cd-9c88-31aa5e4c50ca tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:02:38.299319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-f370cefc-243d-42cd-9c88-31aa5e4c50ca tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9b7ce5d-cf5a-4e53-a085-78971fa68941", "connector": null, "instance_uuid": "68dfa00b-abef-4a31-a068-de43a6c96a92"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:38.310931 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:38.310931 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:38.362520 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-f370cefc-243d-42cd-9c88-31aa5e4c50ca tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:02:38.363073 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1267/5055] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:02:38 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 03 16:02:38.526021 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-58d9e0b0-f826-43df-80a2-20e4021146cc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:38.528499 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-58d9e0b0-f826-43df-80a2-20e4021146cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317/action Jul 03 16:02:38.529116 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-58d9e0b0-f826-43df-80a2-20e4021146cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:38.530646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-58d9e0b0-f826-43df-80a2-20e4021146cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:38.550335 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:38.550335 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:38.566639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ededa00e-b0c1-4b90-9541-202a4f3564c7 req-58d9e0b0-f826-43df-80a2-20e4021146cc tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317/action returned with HTTP 204 Jul 03 16:02:38.567467 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1263/5056] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:02:38 2026] POST /volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:38.762836 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-58473497-61c3-4bed-b6e8-46ac771e543c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:38.764794 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58473497-61c3-4bed-b6e8-46ac771e543c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:38.765026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-58473497-61c3-4bed-b6e8-46ac771e543c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:38.765278 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-58473497-61c3-4bed-b6e8-46ac771e543c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:38.776593 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:38.776593 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:38.780489 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-58473497-61c3-4bed-b6e8-46ac771e543c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:38.785118 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58473497-61c3-4bed-b6e8-46ac771e543c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:38.785560 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1263/5057] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:38 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:38.897948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cd8ef6bf-ee24-4a36-bf2b-746d420c5b2a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:38.898523 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd8ef6bf-ee24-4a36-bf2b-746d420c5b2a None None] GET https://10.4.3.228/volume// Jul 03 16:02:38.898724 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd8ef6bf-ee24-4a36-bf2b-746d420c5b2a None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:38.899657 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd8ef6bf-ee24-4a36-bf2b-746d420c5b2a None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:38.899657 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd8ef6bf-ee24-4a36-bf2b-746d420c5b2a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:38.900723 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1265/5058] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:02:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:38.909563 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-d7bc78d6-64ff-4623-9391-7f7a7243166e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:38.912218 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-d7bc78d6-64ff-4623-9391-7f7a7243166e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:38.912484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-d7bc78d6-64ff-4623-9391-7f7a7243166e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:38.912681 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-d7bc78d6-64ff-4623-9391-7f7a7243166e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:38.922467 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:38.922467 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:38.926835 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-d7bc78d6-64ff-4623-9391-7f7a7243166e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:38.931948 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-d7bc78d6-64ff-4623-9391-7f7a7243166e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:38.932590 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1268/5059] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:02:38 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 1116 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:02:39.044477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-4ec29287-5e62-4b50-b8e4-8a36b5c228f3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:39.046368 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-4ec29287-5e62-4b50-b8e4-8a36b5c228f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] PUT https://10.4.3.228/volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed Jul 03 16:02:39.046930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-4ec29287-5e62-4b50-b8e4-8a36b5c228f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:39.056134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-4ec29287-5e62-4b50-b8e4-8a36b5c228f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Acquiring lock "cinder-attachment_update-d9b7ce5d-cf5a-4e53-a085-78971fa68941-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:02:39.062177 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-4ec29287-5e62-4b50-b8e4-8a36b5c228f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Lock "cinder-attachment_update-d9b7ce5d-cf5a-4e53-a085-78971fa68941-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:02:39.064642 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:39.064642 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:39.589418 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-4ec29287-5e62-4b50-b8e4-8a36b5c228f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Lock "cinder-attachment_update-d9b7ce5d-cf5a-4e53-a085-78971fa68941-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:02:39.589418 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-4ec29287-5e62-4b50-b8e4-8a36b5c228f3 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed returned with HTTP 200 Jul 03 16:02:39.589418 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1264/5060] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:02:39 2026] PUT /volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:39.800922 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-86a2b4e6-6cab-4176-be48-261f59859190 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:39.803466 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-86a2b4e6-6cab-4176-be48-261f59859190 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:39.803744 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-86a2b4e6-6cab-4176-be48-261f59859190 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:39.804001 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-86a2b4e6-6cab-4176-be48-261f59859190 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:39.819466 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:39.819466 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:39.824848 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-86a2b4e6-6cab-4176-be48-261f59859190 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:39.831915 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-86a2b4e6-6cab-4176-be48-261f59859190 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:39.832525 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1264/5061] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:39 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:40.850992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-26636923-14cc-4f48-a1e1-5f767f65ee9b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:40.852486 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-26636923-14cc-4f48-a1e1-5f767f65ee9b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:40.853000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-26636923-14cc-4f48-a1e1-5f767f65ee9b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:40.853000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-26636923-14cc-4f48-a1e1-5f767f65ee9b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:40.866203 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:40.866203 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:40.870725 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-26636923-14cc-4f48-a1e1-5f767f65ee9b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:40.876895 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-26636923-14cc-4f48-a1e1-5f767f65ee9b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:40.876895 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1266/5062] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:40 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:41.895742 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ea28420a-468f-4a95-bf3d-1bb339381f34 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:41.898200 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea28420a-468f-4a95-bf3d-1bb339381f34 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:41.898517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea28420a-468f-4a95-bf3d-1bb339381f34 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:41.898824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ea28420a-468f-4a95-bf3d-1bb339381f34 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:41.912244 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:41.912244 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:41.917361 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ea28420a-468f-4a95-bf3d-1bb339381f34 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:41.924144 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ea28420a-468f-4a95-bf3d-1bb339381f34 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:41.924757 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1269/5063] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:41 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:42.937876 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-926a2ade-8bd9-4196-8b9d-3202b9c986af None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:42.939754 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-926a2ade-8bd9-4196-8b9d-3202b9c986af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:42.940367 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-926a2ade-8bd9-4196-8b9d-3202b9c986af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:42.940367 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-926a2ade-8bd9-4196-8b9d-3202b9c986af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:42.950903 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:42.950903 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:42.955265 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-926a2ade-8bd9-4196-8b9d-3202b9c986af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:42.960273 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-926a2ade-8bd9-4196-8b9d-3202b9c986af tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:42.960727 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1265/5064] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:42 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:43.983521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bd9d78da-aefb-4be1-8b01-175e26ed1fa2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:43.986485 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bd9d78da-aefb-4be1-8b01-175e26ed1fa2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:43.986687 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bd9d78da-aefb-4be1-8b01-175e26ed1fa2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:43.987784 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bd9d78da-aefb-4be1-8b01-175e26ed1fa2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:44.005748 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:44.005748 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:44.012785 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bd9d78da-aefb-4be1-8b01-175e26ed1fa2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:44.022845 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bd9d78da-aefb-4be1-8b01-175e26ed1fa2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:44.023325 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1265/5065] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:43 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:45.042185 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-23a76b19-c41f-45bb-b594-8da2f5af9811 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:45.044062 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23a76b19-c41f-45bb-b594-8da2f5af9811 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:45.044283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23a76b19-c41f-45bb-b594-8da2f5af9811 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:45.044478 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-23a76b19-c41f-45bb-b594-8da2f5af9811 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:45.056735 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:45.056735 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:45.062025 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-23a76b19-c41f-45bb-b594-8da2f5af9811 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:45.067761 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-23a76b19-c41f-45bb-b594-8da2f5af9811 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:45.068237 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1267/5066] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:45 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:45.811612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-0e4380b2-439d-4395-9a75-6866627a834c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:45.814100 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-0e4380b2-439d-4395-9a75-6866627a834c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed/action Jul 03 16:02:45.814538 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-0e4380b2-439d-4395-9a75-6866627a834c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:45.814725 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-0e4380b2-439d-4395-9a75-6866627a834c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:45.842128 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:45.842128 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:45.873262 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-45f0f34b-ff34-43d7-b9e0-35f5d9a8d950 req-0e4380b2-439d-4395-9a75-6866627a834c tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed/action returned with HTTP 204 Jul 03 16:02:45.873768 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1270/5067] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:02:45 2026] POST /volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:02:46.084955 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cec720ef-4e30-4e66-96d1-e7dad61524d6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:46.086935 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cec720ef-4e30-4e66-96d1-e7dad61524d6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:46.087248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cec720ef-4e30-4e66-96d1-e7dad61524d6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:46.087521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cec720ef-4e30-4e66-96d1-e7dad61524d6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:46.099396 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:46.099396 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:46.103330 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cec720ef-4e30-4e66-96d1-e7dad61524d6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:46.107941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cec720ef-4e30-4e66-96d1-e7dad61524d6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:46.108402 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1266/5068] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:46 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 1229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:46.124171 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3d67731d-cf67-4638-8c27-6b84a18d4066 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:46.126544 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3d67731d-cf67-4638-8c27-6b84a18d4066 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:46.126808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3d67731d-cf67-4638-8c27-6b84a18d4066 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:46.127041 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3d67731d-cf67-4638-8c27-6b84a18d4066 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:46.140764 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:46.140764 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:46.145357 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3d67731d-cf67-4638-8c27-6b84a18d4066 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:46.150992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3d67731d-cf67-4638-8c27-6b84a18d4066 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:46.151519 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1266/5069] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:02:46 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 1229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:51.386810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-eb13200f-87e8-4883-9782-b0b2a2e300b2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:51.389102 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-eb13200f-87e8-4883-9782-b0b2a2e300b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:51.389327 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-eb13200f-87e8-4883-9782-b0b2a2e300b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:51.389521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-eb13200f-87e8-4883-9782-b0b2a2e300b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:51.399593 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:51.399593 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:51.403296 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-eb13200f-87e8-4883-9782-b0b2a2e300b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:51.407791 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-eb13200f-87e8-4883-9782-b0b2a2e300b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:51.408401 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1268/5070] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:51 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 1231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:51.429197 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-a44c2574-0129-4485-ad3b-0330dd74b857 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:51.431308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-a44c2574-0129-4485-ad3b-0330dd74b857 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd/action Jul 03 16:02:51.431728 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-a44c2574-0129-4485-ad3b-0330dd74b857 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:51.431845 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-a44c2574-0129-4485-ad3b-0330dd74b857 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:51.443152 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:51.443152 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:51.443774 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-a44c2574-0129-4485-ad3b-0330dd74b857 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:51.457254 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-a44c2574-0129-4485-ad3b-0330dd74b857 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Begin detaching volume completed successfully. Jul 03 16:02:51.457481 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-a44c2574-0129-4485-ad3b-0330dd74b857 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd/action returned with HTTP 202 Jul 03 16:02:51.458108 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1271/5071] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:02:51 2026] POST /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:02:52.502029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0f43352e-bc5c-4cc5-80f1-2cec9ac8c576 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:52.502570 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0f43352e-bc5c-4cc5-80f1-2cec9ac8c576 None None] GET https://10.4.3.228/volume// Jul 03 16:02:52.502792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0f43352e-bc5c-4cc5-80f1-2cec9ac8c576 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:52.503038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0f43352e-bc5c-4cc5-80f1-2cec9ac8c576 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:52.503442 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0f43352e-bc5c-4cc5-80f1-2cec9ac8c576 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:02:52.503820 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1267/5072] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:02:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:02:52.520987 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-0c33aa62-f45b-4662-ab1c-f6977990da8a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:52.524093 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-0c33aa62-f45b-4662-ab1c-f6977990da8a tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:52.524322 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-0c33aa62-f45b-4662-ab1c-f6977990da8a tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:52.524510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-0c33aa62-f45b-4662-ab1c-f6977990da8a tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:52.536681 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:52.536681 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:52.545410 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-0c33aa62-f45b-4662-ab1c-f6977990da8a tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:52.555434 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-0c33aa62-f45b-4662-ab1c-f6977990da8a tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 200 Jul 03 16:02:52.555987 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1267/5073] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:02:52 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:02:53.557974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-874a373a-3c7e-4e8f-88a2-879065998f72 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:53.560184 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-874a373a-3c7e-4e8f-88a2-879065998f72 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e Jul 03 16:02:53.560390 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-874a373a-3c7e-4e8f-88a2-879065998f72 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:53.560579 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-874a373a-3c7e-4e8f-88a2-879065998f72 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:53.567974 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:53.567974 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:02:54.108831 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b9c423d0-f1a2-48c7-85bc-da57b8d893d3 req-874a373a-3c7e-4e8f-88a2-879065998f72 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e returned with HTTP 200 Jul 03 16:02:54.108831 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1269/5074] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:02:53 2026] DELETE /volume/v3/attachments/538a848b-4549-4023-99ae-9e997e02026e => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:02:54.669952 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:54.671846 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:54.672122 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:54.672314 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:54.672469 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume with id: 05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:02:54.680444 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:54.680444 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:02:54.680979 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:54.705739 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume request issued successfully. Jul 03 16:02:54.705947 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7db59c31-b07b-4b24-a417-a2e4b4711c4e tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 202 Jul 03 16:02:54.706526 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1272/5075] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:02:54 2026] DELETE /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:02:56.106932 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=179,cinder:UPDATE=62,cinder:INSERT=34 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:02:59.663243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-13961cd1-4705-4057-9bd0-3d5756c12ad4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:59.666314 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-13961cd1-4705-4057-9bd0-3d5756c12ad4 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:02:59.666463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-13961cd1-4705-4057-9bd0-3d5756c12ad4 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:02:59.666571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-13961cd1-4705-4057-9bd0-3d5756c12ad4 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:02:59.681397 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:59.681397 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:02:59.687712 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-13961cd1-4705-4057-9bd0-3d5756c12ad4 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:59.694489 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-13961cd1-4705-4057-9bd0-3d5756c12ad4 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:02:59.694938 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1268/5076] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:02:59 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 1229 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:02:59.718581 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-5c3e29b6-a0a2-45b5-b983-4e174eaa805f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:02:59.721154 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-5c3e29b6-a0a2-45b5-b983-4e174eaa805f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] POST https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941/action Jul 03 16:02:59.721640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-5c3e29b6-a0a2-45b5-b983-4e174eaa805f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:02:59.721872 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-5c3e29b6-a0a2-45b5-b983-4e174eaa805f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:02:59.735734 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:02:59.735734 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:02:59.736396 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-5c3e29b6-a0a2-45b5-b983-4e174eaa805f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:02:59.749638 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-5c3e29b6-a0a2-45b5-b983-4e174eaa805f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Begin detaching volume completed successfully. Jul 03 16:02:59.750138 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-5c3e29b6-a0a2-45b5-b983-4e174eaa805f tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941/action returned with HTTP 202 Jul 03 16:02:59.750695 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1268/5077] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:02:59 2026] POST /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:03:00.778525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fbe3759b-0d38-4303-a9ec-845ce8bd4882 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:00.779113 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fbe3759b-0d38-4303-a9ec-845ce8bd4882 None None] GET https://10.4.3.228/volume// Jul 03 16:03:00.779383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fbe3759b-0d38-4303-a9ec-845ce8bd4882 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:00.779611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fbe3759b-0d38-4303-a9ec-845ce8bd4882 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:00.780044 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fbe3759b-0d38-4303-a9ec-845ce8bd4882 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:03:00.780360 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1270/5078] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:03:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:03:00.787362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-cea5be48-e1e7-473b-847e-09c512924641 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:00.894007 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-cea5be48-e1e7-473b-847e-09c512924641 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:03:00.894298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-cea5be48-e1e7-473b-847e-09c512924641 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:00.894537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-cea5be48-e1e7-473b-847e-09c512924641 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:00.896714 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=164,cinder:UPDATE=34,cinder:INSERT=27,cinder:DELETE=1 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:03:00.906069 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:00.906069 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:00.911346 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-cea5be48-e1e7-473b-847e-09c512924641 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:03:00.916944 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-cea5be48-e1e7-473b-847e-09c512924641 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:03:00.917385 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1273/5079] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:03:00 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 1412 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:03:01.820638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-08e431d1-92cf-4e88-8112-ed3e68b5257d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:01.822577 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-08e431d1-92cf-4e88-8112-ed3e68b5257d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed Jul 03 16:03:01.822772 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-08e431d1-92cf-4e88-8112-ed3e68b5257d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:01.822992 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-08e431d1-92cf-4e88-8112-ed3e68b5257d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:01.830244 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:01.830244 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:02.366682 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-71e1be3a-430c-4b6a-8d43-a69afb56c531 req-08e431d1-92cf-4e88-8112-ed3e68b5257d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed returned with HTTP 200 Jul 03 16:03:02.367075 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1269/5080] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:03:01 2026] DELETE /volume/v3/attachments/fdff4735-e639-416e-af57-a6199635a1ed => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:02.955888 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:02.958523 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:03:02.958803 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:02.959082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:02.959313 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume with id: d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:03:02.962163 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=235,cinder:INSERT=48,cinder:UPDATE=70 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:03:02.971079 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:02.971079 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:02.971830 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:03:03.002406 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume request issued successfully. Jul 03 16:03:03.002612 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75cf80b5-a8e9-40cc-abdc-9b339e9470f6 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 202 Jul 03 16:03:03.003172 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1269/5081] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:03:02 2026] DELETE /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:03:03.039879 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-b40b8fe6-b110-48ae-810e-77b56ade0a7d req-a2381d37-d11c-4630-9b2c-1013c9bb73b2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:03.042057 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b40b8fe6-b110-48ae-810e-77b56ade0a7d req-a2381d37-d11c-4630-9b2c-1013c9bb73b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:03:03.042237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b40b8fe6-b110-48ae-810e-77b56ade0a7d req-a2381d37-d11c-4630-9b2c-1013c9bb73b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:03.042431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-b40b8fe6-b110-48ae-810e-77b56ade0a7d req-a2381d37-d11c-4630-9b2c-1013c9bb73b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:03.049838 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:03.049838 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:03.054057 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-b40b8fe6-b110-48ae-810e-77b56ade0a7d req-a2381d37-d11c-4630-9b2c-1013c9bb73b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:03:03.059077 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-b40b8fe6-b110-48ae-810e-77b56ade0a7d req-a2381d37-d11c-4630-9b2c-1013c9bb73b2 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 200 Jul 03 16:03:03.059739 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1271/5082] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:03:03 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:03.108350 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4767ad13-65ab-48c0-b13f-177bc162356a req-23ecdbe7-f0f9-4e60-a461-6facced0d156 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:03.110767 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4767ad13-65ab-48c0-b13f-177bc162356a req-23ecdbe7-f0f9-4e60-a461-6facced0d156 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:03:03.110955 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4767ad13-65ab-48c0-b13f-177bc162356a req-23ecdbe7-f0f9-4e60-a461-6facced0d156 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:03.111149 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4767ad13-65ab-48c0-b13f-177bc162356a req-23ecdbe7-f0f9-4e60-a461-6facced0d156 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:03.117502 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4767ad13-65ab-48c0-b13f-177bc162356a req-23ecdbe7-f0f9-4e60-a461-6facced0d156 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 404 Jul 03 16:03:03.118139 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1274/5083] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:03:03 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:08.497113 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f6c598d9-6793-4467-9a6e-8b74bebb5b05 req-ada45446-81bc-4b45-825d-0626d1fc63f8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:08.499285 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f6c598d9-6793-4467-9a6e-8b74bebb5b05 req-ada45446-81bc-4b45-825d-0626d1fc63f8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe Jul 03 16:03:08.499524 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f6c598d9-6793-4467-9a6e-8b74bebb5b05 req-ada45446-81bc-4b45-825d-0626d1fc63f8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:08.499826 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f6c598d9-6793-4467-9a6e-8b74bebb5b05 req-ada45446-81bc-4b45-825d-0626d1fc63f8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:08.508670 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:08.508670 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:09.041984 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f6c598d9-6793-4467-9a6e-8b74bebb5b05 req-ada45446-81bc-4b45-825d-0626d1fc63f8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe returned with HTTP 200 Jul 03 16:03:09.042295 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1270/5084] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:03:08 2026] DELETE /volume/v3/attachments/2412db70-a99b-4bdb-aadc-82a8b767bebe => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:11.625965 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:11.628528 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:03:11.628820 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:11.629140 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:11.629320 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume with id: a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:03:11.638542 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:11.638542 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:11.639059 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:03:11.663075 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume request issued successfully. Jul 03 16:03:11.663391 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a31a2ba2-ab7b-48de-9be9-b79eaaa9aba8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 202 Jul 03 16:03:11.664096 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1270/5085] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:03:11 2026] DELETE /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:03:11.671583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0bfbabea-6792-4d8e-b592-cdd3e1e334c8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:11.673381 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0bfbabea-6792-4d8e-b592-cdd3e1e334c8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:03:11.673647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0bfbabea-6792-4d8e-b592-cdd3e1e334c8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:11.673838 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0bfbabea-6792-4d8e-b592-cdd3e1e334c8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:11.676137 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=188,cinder:UPDATE=57,cinder:INSERT=23 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:03:11.682423 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:11.682423 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:11.687268 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0bfbabea-6792-4d8e-b592-cdd3e1e334c8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Volume info retrieved successfully. Jul 03 16:03:11.693297 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0bfbabea-6792-4d8e-b592-cdd3e1e334c8 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 200 Jul 03 16:03:11.693923 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1272/5086] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:03:11 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 1248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:12.708052 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e3a11c0d-ce59-41f5-ad49-5412274bdcfa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.710014 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3a11c0d-ce59-41f5-ad49-5412274bdcfa tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f Jul 03 16:03:12.710222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3a11c0d-ce59-41f5-ad49-5412274bdcfa tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.710402 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3a11c0d-ce59-41f5-ad49-5412274bdcfa tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.716347 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3a11c0d-ce59-41f5-ad49-5412274bdcfa tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f returned with HTTP 404 Jul 03 16:03:12.716844 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1275/5087] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:03:12 2026] GET /volume/v3/volumes/a4394b89-758e-41cd-a62e-ea7c900b0d1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:12.723213 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dbca992e-b7f5-4c81-9f2e-92aeca70bd47 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.725128 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbca992e-b7f5-4c81-9f2e-92aeca70bd47 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:03:12.725464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dbca992e-b7f5-4c81-9f2e-92aeca70bd47 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.725781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dbca992e-b7f5-4c81-9f2e-92aeca70bd47 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.725854 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-dbca992e-b7f5-4c81-9f2e-92aeca70bd47 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume with id: d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:03:12.731957 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dbca992e-b7f5-4c81-9f2e-92aeca70bd47 tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 404 Jul 03 16:03:12.732445 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1271/5088] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:03:12 2026] DELETE /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:12.739807 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a1a2a9ce-bed8-4fe0-8f92-b40e8f00b03b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.741757 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a1a2a9ce-bed8-4fe0-8f92-b40e8f00b03b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 Jul 03 16:03:12.742077 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a1a2a9ce-bed8-4fe0-8f92-b40e8f00b03b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.742266 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a1a2a9ce-bed8-4fe0-8f92-b40e8f00b03b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.749117 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a1a2a9ce-bed8-4fe0-8f92-b40e8f00b03b tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 returned with HTTP 404 Jul 03 16:03:12.749745 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1271/5089] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:03:12 2026] GET /volume/v3/volumes/d9b7ce5d-cf5a-4e53-a085-78971fa68941 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:12.756612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2169b232-8eba-4caa-bee2-559e7d41983d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.758755 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2169b232-8eba-4caa-bee2-559e7d41983d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] DELETE https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:03:12.759005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2169b232-8eba-4caa-bee2-559e7d41983d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.759268 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2169b232-8eba-4caa-bee2-559e7d41983d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.759739 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-2169b232-8eba-4caa-bee2-559e7d41983d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Delete volume with id: 05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:03:12.765522 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2169b232-8eba-4caa-bee2-559e7d41983d tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 404 Jul 03 16:03:12.766148 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1273/5090] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:03:12 2026] DELETE /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:12.772404 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b5153482-6e9d-4472-a663-3d337c3e44dc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.774049 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b5153482-6e9d-4472-a663-3d337c3e44dc tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] GET https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd Jul 03 16:03:12.774207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b5153482-6e9d-4472-a663-3d337c3e44dc tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.774377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b5153482-6e9d-4472-a663-3d337c3e44dc tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.780345 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b5153482-6e9d-4472-a663-3d337c3e44dc tempest-TestInstancesWithCinderVolumes-1209125700 tempest-TestInstancesWithCinderVolumes-1209125700-project-member] https://10.4.3.228/volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd returned with HTTP 404 Jul 03 16:03:12.780903 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1276/5091] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:03:12 2026] GET /volume/v3/volumes/05401339-8a91-49ec-bdba-1411dbd8abbd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:12.787638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-70fa5ce4-21a1-4d12-83b5-9e2cfe998f7d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.789387 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-70fa5ce4-21a1-4d12-83b5-9e2cfe998f7d tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:03:12.789637 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-70fa5ce4-21a1-4d12-83b5-9e2cfe998f7d tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.789812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-70fa5ce4-21a1-4d12-83b5-9e2cfe998f7d tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.790263 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:12.790263 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:12.790604 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-70fa5ce4-21a1-4d12-83b5-9e2cfe998f7d tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:03:12.804550 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-70fa5ce4-21a1-4d12-83b5-9e2cfe998f7d tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Get all volumes completed successfully. Jul 03 16:03:12.806848 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:12.806848 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:12.811803 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-70fa5ce4-21a1-4d12-83b5-9e2cfe998f7d tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:03:12.812225 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1272/5092] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:03:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:03:12.826957 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-932563ac-9874-4265-bef2-3978647710a8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.828722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-932563ac-9874-4265-bef2-3978647710a8 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] DELETE https://10.4.3.228/volume/v3/types/cbc11acb-1875-4685-9a9f-cbfb73e26c69 Jul 03 16:03:12.828913 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-932563ac-9874-4265-bef2-3978647710a8 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.829102 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-932563ac-9874-4265-bef2-3978647710a8 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.856389 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-932563ac-9874-4265-bef2-3978647710a8 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/types/cbc11acb-1875-4685-9a9f-cbfb73e26c69 returned with HTTP 202 Jul 03 16:03:12.856901 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1272/5093] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:03:12 2026] DELETE /volume/v3/types/cbc11acb-1875-4685-9a9f-cbfb73e26c69 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:03:12.863798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fbb7ba1a-6109-4fda-90fa-a14f535d870e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.865455 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fbb7ba1a-6109-4fda-90fa-a14f535d870e tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:03:12.865693 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fbb7ba1a-6109-4fda-90fa-a14f535d870e tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.865887 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fbb7ba1a-6109-4fda-90fa-a14f535d870e tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method 'detail' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.866686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fbb7ba1a-6109-4fda-90fa-a14f535d870e tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99817) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:03:12.880266 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fbb7ba1a-6109-4fda-90fa-a14f535d870e tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Get all volumes completed successfully. Jul 03 16:03:12.881999 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:12.881999 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:12.886742 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fbb7ba1a-6109-4fda-90fa-a14f535d870e tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:03:12.887196 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1274/5094] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:03:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:03:12.900609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-07d36ec8-5484-4922-91d6-0f7d7f22992f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:12.902666 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-07d36ec8-5484-4922-91d6-0f7d7f22992f tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] DELETE https://10.4.3.228/volume/v3/types/ad6fd172-05c3-4114-92fd-8b63421bef62 Jul 03 16:03:12.902878 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-07d36ec8-5484-4922-91d6-0f7d7f22992f tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:12.903109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-07d36ec8-5484-4922-91d6-0f7d7f22992f tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:12.931507 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-07d36ec8-5484-4922-91d6-0f7d7f22992f tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/types/ad6fd172-05c3-4114-92fd-8b63421bef62 returned with HTTP 202 Jul 03 16:03:12.932120 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1277/5095] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:03:12 2026] DELETE /volume/v3/types/ad6fd172-05c3-4114-92fd-8b63421bef62 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:03:13.212806 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-727b55f0-034e-439d-90b8-dafd04ed07fc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:13.215021 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-727b55f0-034e-439d-90b8-dafd04ed07fc tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:03:13.215282 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-727b55f0-034e-439d-90b8-dafd04ed07fc tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:13.215535 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-727b55f0-034e-439d-90b8-dafd04ed07fc tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:13.216545 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-727b55f0-034e-439d-90b8-dafd04ed07fc tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:03:13.233999 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-727b55f0-034e-439d-90b8-dafd04ed07fc tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Get all volumes completed successfully. Jul 03 16:03:13.236848 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:13.236848 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:13.243012 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-727b55f0-034e-439d-90b8-dafd04ed07fc tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:03:13.243452 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1273/5096] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:03:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:03:13.259488 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dc94a968-247a-4a20-8759-e6440fade471 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:13.261558 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 Jul 03 16:03:13.261779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:13.262010 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:13.262176 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Delete volume with id: 2b449502-5e63-4e53-a3dd-5e11ddb00a58 Jul 03 16:03:13.270094 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:13.270094 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:13.270454 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Volume info retrieved successfully. Jul 03 16:03:13.281436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.image.cache [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '86b7f744-d487-49e1-a7aa-a8916ff615eb', 'volume_id': '2b449502-5e63-4e53-a3dd-5e11ddb00a58', 'host': 'np0000004436@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 16, 1, 15), 'last_used': datetime.datetime(2026, 7, 3, 16, 1, 26)}. {{(pid=99816) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 16:03:13.291562 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Delete volume request issued successfully. Jul 03 16:03:13.291810 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dc94a968-247a-4a20-8759-e6440fade471 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 returned with HTTP 202 Jul 03 16:03:13.292229 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1273/5097] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:03:13 2026] DELETE /volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:03:13.300243 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2865b22d-2214-4865-a874-71aac59c79f6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:13.302023 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2865b22d-2214-4865-a874-71aac59c79f6 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] GET https://10.4.3.228/volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 Jul 03 16:03:13.302238 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2865b22d-2214-4865-a874-71aac59c79f6 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:13.302459 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2865b22d-2214-4865-a874-71aac59c79f6 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:13.309558 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:13.309558 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:13.312924 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-2865b22d-2214-4865-a874-71aac59c79f6 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Volume info retrieved successfully. Jul 03 16:03:13.316947 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2865b22d-2214-4865-a874-71aac59c79f6 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 returned with HTTP 200 Jul 03 16:03:13.317442 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1275/5098] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:03:13 2026] GET /volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:14.330091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-396131e8-12fa-44ac-9d2c-f87a55f47b61 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:14.332430 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-396131e8-12fa-44ac-9d2c-f87a55f47b61 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] GET https://10.4.3.228/volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 Jul 03 16:03:14.332721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-396131e8-12fa-44ac-9d2c-f87a55f47b61 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:14.332989 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-396131e8-12fa-44ac-9d2c-f87a55f47b61 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:14.339576 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-396131e8-12fa-44ac-9d2c-f87a55f47b61 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 returned with HTTP 404 Jul 03 16:03:14.340232 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1278/5099] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:03:14 2026] GET /volume/v3/volumes/2b449502-5e63-4e53-a3dd-5e11ddb00a58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:14.346885 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0590f552-83ec-41ca-9000-be05839c9575 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:14.348678 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0590f552-83ec-41ca-9000-be05839c9575 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] DELETE https://10.4.3.228/volume/v3/types/1125d330-6908-431b-af43-61d54284d5f9 Jul 03 16:03:14.348884 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0590f552-83ec-41ca-9000-be05839c9575 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:14.349068 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0590f552-83ec-41ca-9000-be05839c9575 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:14.373778 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0590f552-83ec-41ca-9000-be05839c9575 tempest-TestInstancesWithCinderVolumes-547832294 tempest-TestInstancesWithCinderVolumes-547832294-project-admin] https://10.4.3.228/volume/v3/types/1125d330-6908-431b-af43-61d54284d5f9 returned with HTTP 202 Jul 03 16:03:14.374262 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1274/5100] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:03:14 2026] DELETE /volume/v3/types/1125d330-6908-431b-af43-61d54284d5f9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:03:17.545653 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c28fa72b-906f-4bf4-852f-dcd45abdaa69 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:17.546086 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c28fa72b-906f-4bf4-852f-dcd45abdaa69 None None] GET https://10.4.3.228/volume// Jul 03 16:03:17.546272 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c28fa72b-906f-4bf4-852f-dcd45abdaa69 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:17.546556 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c28fa72b-906f-4bf4-852f-dcd45abdaa69 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:17.546968 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c28fa72b-906f-4bf4-852f-dcd45abdaa69 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:03:17.547343 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1274/5101] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:03:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:03:17.556331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-cd402556-3c7f-447e-a03a-7272c409d222 req-0789d06d-0072-495c-939f-1a2ddc225f72 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:17.558845 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cd402556-3c7f-447e-a03a-7272c409d222 req-0789d06d-0072-495c-939f-1a2ddc225f72 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:03:17.559294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cd402556-3c7f-447e-a03a-7272c409d222 req-0789d06d-0072-495c-939f-1a2ddc225f72 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec29703f-8c51-4929-960c-e376bcb31d16", "connector": null, "instance_uuid": "ecd3e94a-8c53-4ffe-b5a4-f5fac1d4da26"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:17.576874 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:17.576874 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:17.619632 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cd402556-3c7f-447e-a03a-7272c409d222 req-0789d06d-0072-495c-939f-1a2ddc225f72 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:03:17.620171 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1276/5102] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:03:17 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 03 16:03:17.628923 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-cd402556-3c7f-447e-a03a-7272c409d222 req-74e330a9-a8fa-42b6-ab01-8e692bcc1169 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:17.631987 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-cd402556-3c7f-447e-a03a-7272c409d222 req-74e330a9-a8fa-42b6-ab01-8e692bcc1169 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] DELETE https://10.4.3.228/volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a Jul 03 16:03:17.632289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-cd402556-3c7f-447e-a03a-7272c409d222 req-74e330a9-a8fa-42b6-ab01-8e692bcc1169 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:17.633263 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-cd402556-3c7f-447e-a03a-7272c409d222 req-74e330a9-a8fa-42b6-ab01-8e692bcc1169 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:17.644147 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:17.644147 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:18.203701 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-cd402556-3c7f-447e-a03a-7272c409d222 req-74e330a9-a8fa-42b6-ab01-8e692bcc1169 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a returned with HTTP 200 Jul 03 16:03:18.204366 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1279/5103] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:03:17 2026] DELETE /volume/v3/attachments/097087bd-2d42-44b4-9901-857d3147e64a => generated 192 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:19.976216 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:20.075355 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:03:20.075975 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1689790461"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:20.078037 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1689790461'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:03:20.078220 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume of 1 GB Jul 03 16:03:20.084457 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Availability Zones retrieved successfully. Jul 03 16:03:20.092640 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (1229b71f-0e14-448a-a2b1-c4ec47d3c1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:03:20.094411 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9563d9-7505-44ae-9bf2-8fc852f85261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:20.095632 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:03:20.126508 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9563d9-7505-44ae-9bf2-8fc852f85261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:20.127406 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7401016f-75f3-48c6-852f-0af419cf0927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:20.191316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['f3e628af-265d-4875-9672-d04435579c64', '09962e65-00da-4dae-8c04-82d44608e9f1', 'fddf5ca5-ba3b-4d86-966d-75740534295d', '8e3984ca-be01-445d-9c29-03941b853815'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:03:20.192459 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7401016f-75f3-48c6-852f-0af419cf0927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e628af-265d-4875-9672-d04435579c64', '09962e65-00da-4dae-8c04-82d44608e9f1', 'fddf5ca5-ba3b-4d86-966d-75740534295d', '8e3984ca-be01-445d-9c29-03941b853815']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:20.193741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369c8cf0-4cd7-4478-af8f-c23f69622c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:20.222731 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369c8cf0-4cd7-4478-af8f-c23f69622c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61888b67-ac4c-4a3c-afa1-4b11addd46aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689790461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['f3e628af-265d-4875-9672-d04435579c64','09962e65-00da-4dae-8c04-82d44608e9f1','fddf5ca5-ba3b-4d86-966d-75740534295d','8e3984ca-be01-445d-9c29-03941b853815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689790461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61888b67-ac4c-4a3c-afa1-4b11addd46aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be0a276a0cc34dc5a612c052c13f6096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0fe12df37cd648f3bfb8b8dfceba23c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:20.223439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811dedd1-a8a1-4ac5-88b4-7e13b28406fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:20.244638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811dedd1-a8a1-4ac5-88b4-7e13b28406fa) transitioned into 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-1689790461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['f3e628af-265d-4875-9672-d04435579c64','09962e65-00da-4dae-8c04-82d44608e9f1','fddf5ca5-ba3b-4d86-966d-75740534295d','8e3984ca-be01-445d-9c29-03941b853815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:20.245566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a7019a-d6ed-4a94-bbf8-583356c687e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:20.256570 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a7019a-d6ed-4a94-bbf8-583356c687e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:20.257639 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (1229b71f-0e14-448a-a2b1-c4ec47d3c1e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:03:20.258081 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request issued successfully. Jul 03 16:03:20.258776 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ae75e22-32d5-428a-af93-b4bfacb9545b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:03:20.259239 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1275/5104] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:03:19 2026] POST /volume/v3/volumes => generated 778 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:03:20.278138 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9a46fbe9-3117-4356-8730-7e01ef19b397 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:20.279957 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9a46fbe9-3117-4356-8730-7e01ef19b397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa Jul 03 16:03:20.280173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9a46fbe9-3117-4356-8730-7e01ef19b397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:20.280398 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9a46fbe9-3117-4356-8730-7e01ef19b397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:20.289241 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:20.289241 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:20.293262 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9a46fbe9-3117-4356-8730-7e01ef19b397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:03:20.297521 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9a46fbe9-3117-4356-8730-7e01ef19b397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa returned with HTTP 200 Jul 03 16:03:20.297905 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1275/5105] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:20 2026] GET /volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:21.310527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-87e6395b-0bd7-441a-879a-56cdd9d201ae None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:21.312516 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-87e6395b-0bd7-441a-879a-56cdd9d201ae tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa Jul 03 16:03:21.312762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-87e6395b-0bd7-441a-879a-56cdd9d201ae tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:21.312983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-87e6395b-0bd7-441a-879a-56cdd9d201ae tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:21.321374 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:21.321374 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:21.325090 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-87e6395b-0bd7-441a-879a-56cdd9d201ae tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:03:21.329342 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-87e6395b-0bd7-441a-879a-56cdd9d201ae tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa returned with HTTP 200 Jul 03 16:03:21.329789 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1277/5106] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:21 2026] GET /volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:21.341882 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:21.343993 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:03:21.344477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61888b67-ac4c-4a3c-afa1-4b11addd46aa", "name": "tempest-type-Backup-1608552055"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:21.346352 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating new backup {'backup': {'volume_id': '61888b67-ac4c-4a3c-afa1-4b11addd46aa', 'name': 'tempest-type-Backup-1608552055'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:03:21.346540 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating backup of volume 61888b67-ac4c-4a3c-afa1-4b11addd46aa in container None Jul 03 16:03:21.355421 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:21.355421 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:21.356023 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:03:21.386703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['27672894-fce3-4f27-abea-9e038adce3c9', '290c0f48-1c46-4175-9da2-75e6a0b3a5bb'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:03:21.417462 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b65576ca-7aeb-4afe-a2e3-ba1ce0caa0c0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:03:21.417893 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1280/5107] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:03:21 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:03:21.426390 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3fb2bf1c-174f-4022-9272-28b0abfc7e31 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:21.428487 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3fb2bf1c-174f-4022-9272-28b0abfc7e31 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:21.428740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3fb2bf1c-174f-4022-9272-28b0abfc7e31 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:21.428943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3fb2bf1c-174f-4022-9272-28b0abfc7e31 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:21.429056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-3fb2bf1c-174f-4022-9272-28b0abfc7e31 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:21.433795 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:21.433795 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:21.434548 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3fb2bf1c-174f-4022-9272-28b0abfc7e31 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:21.435217 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1276/5108] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:21 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:22.012914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5bbf3c20-bc2a-4e34-8e06-0d8031a708f4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:22.013334 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5bbf3c20-bc2a-4e34-8e06-0d8031a708f4 None None] GET https://10.4.3.228/volume// Jul 03 16:03:22.013521 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5bbf3c20-bc2a-4e34-8e06-0d8031a708f4 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:22.013765 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5bbf3c20-bc2a-4e34-8e06-0d8031a708f4 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:22.014138 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5bbf3c20-bc2a-4e34-8e06-0d8031a708f4 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:03:22.014471 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1276/5109] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:03:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:03:22.021847 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-95d9ffd0-7ae0-4e96-97ae-8fefd60c7983 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:22.023854 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-95d9ffd0-7ae0-4e96-97ae-8fefd60c7983 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] GET https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:03:22.024058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-95d9ffd0-7ae0-4e96-97ae-8fefd60c7983 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:22.024236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-95d9ffd0-7ae0-4e96-97ae-8fefd60c7983 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:22.034456 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:22.034456 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:22.040362 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-95d9ffd0-7ae0-4e96-97ae-8fefd60c7983 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Volume info retrieved successfully. Jul 03 16:03:22.046004 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-95d9ffd0-7ae0-4e96-97ae-8fefd60c7983 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 returned with HTTP 200 Jul 03 16:03:22.046739 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1278/5110] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:03:22 2026] GET /volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 16:03:22.146019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5525b30e-ffba-4398-a722-cc6b059eedb8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:22.148305 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5525b30e-ffba-4398-a722-cc6b059eedb8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] PUT https://10.4.3.228/volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37 Jul 03 16:03:22.148633 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5525b30e-ffba-4398-a722-cc6b059eedb8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:22.156229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5525b30e-ffba-4398-a722-cc6b059eedb8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Acquiring lock "cinder-attachment_update-ec29703f-8c51-4929-960c-e376bcb31d16-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:03:22.160457 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5525b30e-ffba-4398-a722-cc6b059eedb8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Lock "cinder-attachment_update-ec29703f-8c51-4929-960c-e376bcb31d16-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:03:22.161387 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:22.161387 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:22.444682 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c1e1c6df-3287-4eb4-b3c7-9484d69697cf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:22.446967 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1e1c6df-3287-4eb4-b3c7-9484d69697cf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:22.447253 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1e1c6df-3287-4eb4-b3c7-9484d69697cf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:22.447503 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c1e1c6df-3287-4eb4-b3c7-9484d69697cf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:22.447680 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c1e1c6df-3287-4eb4-b3c7-9484d69697cf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:22.453015 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:22.453015 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:22.453898 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c1e1c6df-3287-4eb4-b3c7-9484d69697cf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:22.454380 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1277/5111] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:22 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:22.682090 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5525b30e-ffba-4398-a722-cc6b059eedb8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Lock "cinder-attachment_update-ec29703f-8c51-4929-960c-e376bcb31d16-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:03:22.682399 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5525b30e-ffba-4398-a722-cc6b059eedb8 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37 returned with HTTP 200 Jul 03 16:03:22.682864 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1281/5112] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:03:22 2026] PUT /volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:23.196280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5437f98a-33dd-4463-b33c-fe3a22a13213 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:23.198350 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5437f98a-33dd-4463-b33c-fe3a22a13213 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] POST https://10.4.3.228/volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37/action Jul 03 16:03:23.198695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5437f98a-33dd-4463-b33c-fe3a22a13213 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:03:23.198820 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5437f98a-33dd-4463-b33c-fe3a22a13213 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:23.214934 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:23.214934 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:23.227659 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-ba3e2108-bb83-4e26-bc77-f97ebf125ef4 req-5437f98a-33dd-4463-b33c-fe3a22a13213 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37/action returned with HTTP 204 Jul 03 16:03:23.228153 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1277/5113] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:03:23 2026] POST /volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:23.464576 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9f58eaa5-c51f-4f14-a0fe-5a5a4019fff2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:23.466893 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9f58eaa5-c51f-4f14-a0fe-5a5a4019fff2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:23.467163 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9f58eaa5-c51f-4f14-a0fe-5a5a4019fff2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:23.467375 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9f58eaa5-c51f-4f14-a0fe-5a5a4019fff2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:23.467483 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9f58eaa5-c51f-4f14-a0fe-5a5a4019fff2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:23.472508 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:23.472508 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:23.473334 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9f58eaa5-c51f-4f14-a0fe-5a5a4019fff2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:23.473786 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1279/5114] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:23 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:24.484561 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bdbec874-1562-4bed-a0e9-bf606d6ffb8c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:24.486312 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bdbec874-1562-4bed-a0e9-bf606d6ffb8c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:24.486553 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bdbec874-1562-4bed-a0e9-bf606d6ffb8c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:24.486896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bdbec874-1562-4bed-a0e9-bf606d6ffb8c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:24.487010 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-bdbec874-1562-4bed-a0e9-bf606d6ffb8c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:24.491327 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:24.491327 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:24.491970 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bdbec874-1562-4bed-a0e9-bf606d6ffb8c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:24.492382 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1278/5115] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:24 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:25.507489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9a28c7dd-2161-48b5-baf0-d27150bd686b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:25.509240 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9a28c7dd-2161-48b5-baf0-d27150bd686b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:25.509457 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9a28c7dd-2161-48b5-baf0-d27150bd686b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:25.509682 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9a28c7dd-2161-48b5-baf0-d27150bd686b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:25.509755 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9a28c7dd-2161-48b5-baf0-d27150bd686b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:25.514204 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:25.514204 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:25.514848 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9a28c7dd-2161-48b5-baf0-d27150bd686b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:25.515276 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1282/5116] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:25 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:26.528013 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-64b5b52f-27a8-4a89-8721-e21ff7ceea1f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:26.530453 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-64b5b52f-27a8-4a89-8721-e21ff7ceea1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:26.530725 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-64b5b52f-27a8-4a89-8721-e21ff7ceea1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:26.530974 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-64b5b52f-27a8-4a89-8721-e21ff7ceea1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:26.531111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-64b5b52f-27a8-4a89-8721-e21ff7ceea1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:26.536056 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:26.536056 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:26.536955 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-64b5b52f-27a8-4a89-8721-e21ff7ceea1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:26.537409 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1278/5117] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:26 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:27.548337 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-679589e1-2c07-4f83-b1bf-a9beaccc5a79 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:27.550274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-679589e1-2c07-4f83-b1bf-a9beaccc5a79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:27.550463 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-679589e1-2c07-4f83-b1bf-a9beaccc5a79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:27.550719 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-679589e1-2c07-4f83-b1bf-a9beaccc5a79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:27.551251 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-679589e1-2c07-4f83-b1bf-a9beaccc5a79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:27.555317 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:27.555317 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:27.556039 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-679589e1-2c07-4f83-b1bf-a9beaccc5a79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:27.556448 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1280/5118] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:27 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:28.581985 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9c6110ef-1334-4c65-966d-9b620be7fa04 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:28.584009 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c6110ef-1334-4c65-966d-9b620be7fa04 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:28.584551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c6110ef-1334-4c65-966d-9b620be7fa04 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:28.584551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9c6110ef-1334-4c65-966d-9b620be7fa04 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:28.584661 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-9c6110ef-1334-4c65-966d-9b620be7fa04 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:28.589707 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:28.589707 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:28.590510 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9c6110ef-1334-4c65-966d-9b620be7fa04 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:28.590999 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1279/5119] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:28 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:29.606400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b9ca084f-43f8-4ec2-b533-6ddd457f28ec None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:29.608718 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9ca084f-43f8-4ec2-b533-6ddd457f28ec tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:29.608992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9ca084f-43f8-4ec2-b533-6ddd457f28ec tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:29.609374 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b9ca084f-43f8-4ec2-b533-6ddd457f28ec tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:29.609426 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b9ca084f-43f8-4ec2-b533-6ddd457f28ec tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:29.616634 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:29.616634 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:29.617465 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b9ca084f-43f8-4ec2-b533-6ddd457f28ec tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:29.617938 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1283/5120] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:29 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:30.630850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-db8e3280-7977-42f5-8e00-ef2c4365fa3a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:30.633417 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-db8e3280-7977-42f5-8e00-ef2c4365fa3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:30.633857 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-db8e3280-7977-42f5-8e00-ef2c4365fa3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:30.634206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-db8e3280-7977-42f5-8e00-ef2c4365fa3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:30.634431 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-db8e3280-7977-42f5-8e00-ef2c4365fa3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:30.641348 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:30.641348 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:30.644598 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-db8e3280-7977-42f5-8e00-ef2c4365fa3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:30.644598 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1279/5121] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:30 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:31.656507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-30daa5e3-7bfe-4904-83cf-ec49420b4e1e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:31.660798 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30daa5e3-7bfe-4904-83cf-ec49420b4e1e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:31.660798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30daa5e3-7bfe-4904-83cf-ec49420b4e1e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:31.660798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30daa5e3-7bfe-4904-83cf-ec49420b4e1e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:31.660798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-30daa5e3-7bfe-4904-83cf-ec49420b4e1e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:31.668224 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:31.668224 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:31.668224 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30daa5e3-7bfe-4904-83cf-ec49420b4e1e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:31.668224 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1281/5122] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:31 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:32.681651 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1d965378-feac-41e5-a952-91df0c5fa75b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:32.683443 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1d965378-feac-41e5-a952-91df0c5fa75b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:32.683689 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1d965378-feac-41e5-a952-91df0c5fa75b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:32.683890 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1d965378-feac-41e5-a952-91df0c5fa75b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:32.684032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-1d965378-feac-41e5-a952-91df0c5fa75b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:32.687862 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:32.687862 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:32.688460 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1d965378-feac-41e5-a952-91df0c5fa75b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:32.688852 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1280/5123] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:32 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:33.702247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-972d1b42-ed50-4b01-9f97-0197db82a565 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:33.703696 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-972d1b42-ed50-4b01-9f97-0197db82a565 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:33.703917 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-972d1b42-ed50-4b01-9f97-0197db82a565 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:33.704131 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-972d1b42-ed50-4b01-9f97-0197db82a565 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:33.704236 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-972d1b42-ed50-4b01-9f97-0197db82a565 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:33.708680 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:33.708680 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:33.709295 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-972d1b42-ed50-4b01-9f97-0197db82a565 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:33.709672 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1284/5124] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:33 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:34.719902 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6e55ae0d-0015-4ad5-83ed-4c241d8b4b93 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:34.721582 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6e55ae0d-0015-4ad5-83ed-4c241d8b4b93 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:34.721808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6e55ae0d-0015-4ad5-83ed-4c241d8b4b93 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:34.722005 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6e55ae0d-0015-4ad5-83ed-4c241d8b4b93 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:34.722137 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-6e55ae0d-0015-4ad5-83ed-4c241d8b4b93 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:34.726414 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:34.726414 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:34.727124 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6e55ae0d-0015-4ad5-83ed-4c241d8b4b93 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:34.727527 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1280/5125] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:34 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:35.031509 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-6993fb8d-a368-477a-b88a-a17d49b8f53c req-94079afe-1feb-4a2b-81e6-e864b6094fbb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:35.033930 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6993fb8d-a368-477a-b88a-a17d49b8f53c req-94079afe-1feb-4a2b-81e6-e864b6094fbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317 Jul 03 16:03:35.034113 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6993fb8d-a368-477a-b88a-a17d49b8f53c req-94079afe-1feb-4a2b-81e6-e864b6094fbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:35.034340 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6993fb8d-a368-477a-b88a-a17d49b8f53c req-94079afe-1feb-4a2b-81e6-e864b6094fbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:35.041907 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:35.041907 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:35.576941 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6993fb8d-a368-477a-b88a-a17d49b8f53c req-94079afe-1feb-4a2b-81e6-e864b6094fbb tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317 returned with HTTP 200 Jul 03 16:03:35.577429 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1282/5126] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:03:35 2026] DELETE /volume/v3/attachments/f1a97f48-80bb-4c38-a262-1ab543818317 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:35.738203 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-782b9efe-b2e0-4aa3-8318-01251423f02f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:35.740554 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-782b9efe-b2e0-4aa3-8318-01251423f02f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:35.740923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-782b9efe-b2e0-4aa3-8318-01251423f02f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:35.741252 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-782b9efe-b2e0-4aa3-8318-01251423f02f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:35.741429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-782b9efe-b2e0-4aa3-8318-01251423f02f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:35.746923 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:35.746923 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:35.747674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-782b9efe-b2e0-4aa3-8318-01251423f02f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:35.748140 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1281/5127] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:35 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:36.758981 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d7f01889-e228-4994-ac88-cd154064663a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:36.761026 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d7f01889-e228-4994-ac88-cd154064663a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:36.761247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d7f01889-e228-4994-ac88-cd154064663a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:36.761425 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d7f01889-e228-4994-ac88-cd154064663a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:36.761526 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d7f01889-e228-4994-ac88-cd154064663a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:36.766914 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:36.766914 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:36.767054 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d7f01889-e228-4994-ac88-cd154064663a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:36.767474 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1285/5128] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:36 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:37.777896 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0d893969-c1c5-448d-9f18-6abf905bb9d3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:37.780353 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0d893969-c1c5-448d-9f18-6abf905bb9d3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:37.780614 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0d893969-c1c5-448d-9f18-6abf905bb9d3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:37.780890 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0d893969-c1c5-448d-9f18-6abf905bb9d3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:37.781045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0d893969-c1c5-448d-9f18-6abf905bb9d3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:37.786824 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:37.786824 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:37.787730 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0d893969-c1c5-448d-9f18-6abf905bb9d3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:37.788286 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1281/5129] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:37 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:38.798591 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0572aa64-b1bd-4765-afad-31f41f203313 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:38.800380 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0572aa64-b1bd-4765-afad-31f41f203313 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:03:38.800612 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0572aa64-b1bd-4765-afad-31f41f203313 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:38.800841 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0572aa64-b1bd-4765-afad-31f41f203313 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:38.800937 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0572aa64-b1bd-4765-afad-31f41f203313 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:38.805316 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:38.805316 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:38.806089 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0572aa64-b1bd-4765-afad-31f41f203313 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:03:38.806437 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1283/5130] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:38 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:38.819003 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-50b97c84-226d-4392-a637-9771f9b71624 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:38.885028 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-50b97c84-226d-4392-a637-9771f9b71624 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 16:03:38.885407 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-50b97c84-226d-4392-a637-9771f9b71624 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61888b67-ac4c-4a3c-afa1-4b11addd46aa"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:38.887232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-50b97c84-226d-4392-a637-9771f9b71624 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Creating new backup {'backup': {'volume_id': '61888b67-ac4c-4a3c-afa1-4b11addd46aa'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:03:38.887373 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-50b97c84-226d-4392-a637-9771f9b71624 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Creating backup of volume 61888b67-ac4c-4a3c-afa1-4b11addd46aa in container None Jul 03 16:03:38.896268 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:38.896268 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:38.897071 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-50b97c84-226d-4392-a637-9771f9b71624 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Volume info retrieved successfully. Jul 03 16:03:38.927471 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-50b97c84-226d-4392-a637-9771f9b71624 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Created reservations ['a7e6deb5-876f-4560-9dfb-58e951296ee9', '79c6e320-6a9c-4439-aa9b-0b73b73ec45f'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-ebbbe240-a0e8-4d38-ab9c-ec4ccf11dc89 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-ebbbe240-a0e8-4d38-ab9c-ec4ccf11dc89 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-ebbbe240-a0e8-4d38-ab9c-ec4ccf11dc89 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-ebbbe240-a0e8-4d38-ab9c-ec4ccf11dc89 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-ebbbe240-a0e8-4d38-ab9c-ec4ccf11dc89 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-ebbbe240-a0e8-4d38-ab9c-ec4ccf11dc89 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:03:39.118565 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1286/5131] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:03:39 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:39.158325 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-50b97c84-226d-4392-a637-9771f9b71624 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:03:39.158781 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1282/5132] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:03:38 2026] POST /volume/v3/backups => generated 288 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:03:39.168177 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-029033a3-5abd-4011-b056-c167c770ce35 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:39.170414 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-029033a3-5abd-4011-b056-c167c770ce35 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:39.173280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-029033a3-5abd-4011-b056-c167c770ce35 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:39.173280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-029033a3-5abd-4011-b056-c167c770ce35 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:39.173280 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-029033a3-5abd-4011-b056-c167c770ce35 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:39.177639 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:39.177639 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:39.178353 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-029033a3-5abd-4011-b056-c167c770ce35 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:39.179564 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1282/5133] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:39 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:39.692648 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-897802f1-43a1-45ce-9616-995464077087 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:39.695379 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-897802f1-43a1-45ce-9616-995464077087 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:03:39.698979 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-897802f1-43a1-45ce-9616-995464077087 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:39.698979 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-897802f1-43a1-45ce-9616-995464077087 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:39.704956 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:39.704956 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:39.710393 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-897802f1-43a1-45ce-9616-995464077087 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:03:39.717880 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-897802f1-43a1-45ce-9616-995464077087 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:03:39.718428 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1284/5134] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:03:39 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:39.732942 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-374852a0-21e7-4ef7-a6c0-09981479efc5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:39.733372 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-374852a0-21e7-4ef7-a6c0-09981479efc5 None None] GET https://10.4.3.228/volume// Jul 03 16:03:39.733552 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-374852a0-21e7-4ef7-a6c0-09981479efc5 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:39.733884 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-374852a0-21e7-4ef7-a6c0-09981479efc5 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:39.734177 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-374852a0-21e7-4ef7-a6c0-09981479efc5 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:03:39.734485 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1287/5135] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:03:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:03:39.743429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-8dc604ee-33d8-4f73-a5ad-c56ab13969b6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:39.745896 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-8dc604ee-33d8-4f73-a5ad-c56ab13969b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:03:39.746273 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-8dc604ee-33d8-4f73-a5ad-c56ab13969b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f33cdef-cf1c-4fb4-90d6-f7e27956074f", "connector": null, "instance_uuid": "20a791d0-e5a2-41fa-8cb0-87031b3ffb5c"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:39.757218 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:39.757218 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:39.800165 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-8dc604ee-33d8-4f73-a5ad-c56ab13969b6 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:03:39.800786 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1283/5136] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:03:39 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 03 16:03:40.191530 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9f813625-76f6-403b-ad6c-9972fa9db01a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:40.193167 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9f813625-76f6-403b-ad6c-9972fa9db01a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:40.193382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9f813625-76f6-403b-ad6c-9972fa9db01a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:40.193611 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9f813625-76f6-403b-ad6c-9972fa9db01a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:40.193824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9f813625-76f6-403b-ad6c-9972fa9db01a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:40.198710 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:40.198710 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:40.199646 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9f813625-76f6-403b-ad6c-9972fa9db01a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:40.200194 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1283/5137] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:40 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:41.212433 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7a7f3004-36ee-414a-8b56-8b3cbb9fb576 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:41.214396 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a7f3004-36ee-414a-8b56-8b3cbb9fb576 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:41.214713 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a7f3004-36ee-414a-8b56-8b3cbb9fb576 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:41.214974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a7f3004-36ee-414a-8b56-8b3cbb9fb576 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:41.215110 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7a7f3004-36ee-414a-8b56-8b3cbb9fb576 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:41.219381 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:41.219381 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:41.220079 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a7f3004-36ee-414a-8b56-8b3cbb9fb576 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:41.220444 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1285/5138] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:41 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:42.232990 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b6d85e6a-3205-4378-a255-09613903b17f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:42.235448 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6d85e6a-3205-4378-a255-09613903b17f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:42.235820 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6d85e6a-3205-4378-a255-09613903b17f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:42.236082 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b6d85e6a-3205-4378-a255-09613903b17f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:42.236235 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b6d85e6a-3205-4378-a255-09613903b17f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:42.242906 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:42.242906 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:42.243828 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b6d85e6a-3205-4378-a255-09613903b17f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:42.244400 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1288/5139] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:42 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:43.258125 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d1d51538-16ff-48e8-8017-70ad1047e83e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:43.261675 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1d51538-16ff-48e8-8017-70ad1047e83e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:43.261983 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1d51538-16ff-48e8-8017-70ad1047e83e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:43.262250 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1d51538-16ff-48e8-8017-70ad1047e83e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:43.262413 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d1d51538-16ff-48e8-8017-70ad1047e83e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:43.269584 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:43.269584 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:43.270440 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1d51538-16ff-48e8-8017-70ad1047e83e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:43.271048 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1284/5140] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:43 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:44.283848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-71217c91-1f69-495e-86e5-b0d7b0b516b7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:44.286776 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71217c91-1f69-495e-86e5-b0d7b0b516b7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:44.286776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71217c91-1f69-495e-86e5-b0d7b0b516b7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:44.287016 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-71217c91-1f69-495e-86e5-b0d7b0b516b7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:44.287130 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-71217c91-1f69-495e-86e5-b0d7b0b516b7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:44.292437 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:44.292437 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:44.293305 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-71217c91-1f69-495e-86e5-b0d7b0b516b7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:44.293842 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1284/5141] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:44 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:45.305817 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1e693374-df8d-409a-a602-03fcd8470775 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:45.307593 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e693374-df8d-409a-a602-03fcd8470775 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:45.307849 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e693374-df8d-409a-a602-03fcd8470775 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:45.308030 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e693374-df8d-409a-a602-03fcd8470775 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:45.308119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1e693374-df8d-409a-a602-03fcd8470775 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:45.312315 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:45.312315 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:45.312973 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e693374-df8d-409a-a602-03fcd8470775 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:45.313340 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1286/5142] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:45 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:45.741156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-baf187a6-f535-4552-ad7d-f382db486ef9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:45.741633 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-baf187a6-f535-4552-ad7d-f382db486ef9 None None] GET https://10.4.3.228/volume// Jul 03 16:03:45.741706 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-baf187a6-f535-4552-ad7d-f382db486ef9 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:45.741876 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-baf187a6-f535-4552-ad7d-f382db486ef9 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:45.742175 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-baf187a6-f535-4552-ad7d-f382db486ef9 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:03:45.742454 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1289/5143] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:03:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:03:45.749273 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-f085ffe5-a274-4726-b910-e69094a25044 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:45.751350 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-f085ffe5-a274-4726-b910-e69094a25044 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:03:45.751566 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-f085ffe5-a274-4726-b910-e69094a25044 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:45.751842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-f085ffe5-a274-4726-b910-e69094a25044 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:45.761808 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:45.761808 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:45.766040 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-f085ffe5-a274-4726-b910-e69094a25044 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:03:45.772155 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-f085ffe5-a274-4726-b910-e69094a25044 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:03:45.772738 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1285/5144] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:03:45 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:03:45.901285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-b44e098b-db4a-4855-94bb-31ea59b91cbf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:45.903403 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-b44e098b-db4a-4855-94bb-31ea59b91cbf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b Jul 03 16:03:45.903790 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-b44e098b-db4a-4855-94bb-31ea59b91cbf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:45.912098 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-b44e098b-db4a-4855-94bb-31ea59b91cbf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-7f33cdef-cf1c-4fb4-90d6-f7e27956074f-np0000004436" by "attachment_update" {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:03:45.916751 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-b44e098b-db4a-4855-94bb-31ea59b91cbf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-7f33cdef-cf1c-4fb4-90d6-f7e27956074f-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99816) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:03:45.917647 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:45.917647 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:46.324124 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fec0b6f8-ffdc-4d6e-b9b5-0292645fb84c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:46.325848 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fec0b6f8-ffdc-4d6e-b9b5-0292645fb84c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:46.326095 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fec0b6f8-ffdc-4d6e-b9b5-0292645fb84c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:46.326265 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fec0b6f8-ffdc-4d6e-b9b5-0292645fb84c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:46.326355 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-fec0b6f8-ffdc-4d6e-b9b5-0292645fb84c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:46.331637 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:46.331637 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:46.332481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fec0b6f8-ffdc-4d6e-b9b5-0292645fb84c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:46.333053 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1287/5145] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:46 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:46.445091 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.coordination [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-b44e098b-db4a-4855-94bb-31ea59b91cbf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-7f33cdef-cf1c-4fb4-90d6-f7e27956074f-np0000004436" released by "attachment_update" :: held 0.528s {{(pid=99816) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:03:46.445410 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-b44e098b-db4a-4855-94bb-31ea59b91cbf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b returned with HTTP 200 Jul 03 16:03:46.445923 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1285/5146] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:03:45 2026] PUT /volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:46.957175 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-a39534dc-5d8f-4eaa-8b36-bf85a7367efa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:46.959949 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-a39534dc-5d8f-4eaa-8b36-bf85a7367efa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b/action Jul 03 16:03:46.960266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-a39534dc-5d8f-4eaa-8b36-bf85a7367efa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:03:46.960375 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-a39534dc-5d8f-4eaa-8b36-bf85a7367efa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:46.975461 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:46.975461 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:46.995141 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-51de16a4-e252-4de5-bb1a-1d7d0ac11790 req-a39534dc-5d8f-4eaa-8b36-bf85a7367efa tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b/action returned with HTTP 204 Jul 03 16:03:46.995665 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1290/5147] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:03:46 2026] POST /volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:03:47.344223 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e391768a-a369-4836-9fa1-4c2fd6ac9a0c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:47.345965 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e391768a-a369-4836-9fa1-4c2fd6ac9a0c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:47.346188 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e391768a-a369-4836-9fa1-4c2fd6ac9a0c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:47.346421 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e391768a-a369-4836-9fa1-4c2fd6ac9a0c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:47.346584 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e391768a-a369-4836-9fa1-4c2fd6ac9a0c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:47.351407 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:47.351407 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:47.352055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e391768a-a369-4836-9fa1-4c2fd6ac9a0c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:47.352429 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1286/5148] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:47 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:48.365125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-896a14f4-f651-437c-a5be-62da7ab01152 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:48.365527 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-896a14f4-f651-437c-a5be-62da7ab01152 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:48.365527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-896a14f4-f651-437c-a5be-62da7ab01152 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:48.365765 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-896a14f4-f651-437c-a5be-62da7ab01152 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:48.365837 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-896a14f4-f651-437c-a5be-62da7ab01152 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:48.370821 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:48.370821 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:48.370821 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-896a14f4-f651-437c-a5be-62da7ab01152 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:48.371354 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1288/5149] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:48 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:49.385256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c1a96648-57ae-4b7a-814b-92184eac6627 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:49.387576 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1a96648-57ae-4b7a-814b-92184eac6627 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:49.387914 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1a96648-57ae-4b7a-814b-92184eac6627 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:49.388159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c1a96648-57ae-4b7a-814b-92184eac6627 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:49.388310 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c1a96648-57ae-4b7a-814b-92184eac6627 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:49.394079 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:49.394079 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:49.394079 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c1a96648-57ae-4b7a-814b-92184eac6627 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:49.394287 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1286/5150] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:49 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:50.406843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-336e6f70-6eae-43f9-92e8-2b4967475245 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:50.409107 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-336e6f70-6eae-43f9-92e8-2b4967475245 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:50.409359 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-336e6f70-6eae-43f9-92e8-2b4967475245 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:50.409639 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-336e6f70-6eae-43f9-92e8-2b4967475245 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:50.419035 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-336e6f70-6eae-43f9-92e8-2b4967475245 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:50.419035 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:50.419035 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:50.419035 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-336e6f70-6eae-43f9-92e8-2b4967475245 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:50.419035 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1291/5151] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:50 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:51.426125 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fa675319-7631-42df-8fe8-4cc17791adea None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:51.428086 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa675319-7631-42df-8fe8-4cc17791adea tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:51.428306 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa675319-7631-42df-8fe8-4cc17791adea tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:51.428497 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fa675319-7631-42df-8fe8-4cc17791adea tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:51.428601 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-fa675319-7631-42df-8fe8-4cc17791adea tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:51.432894 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:51.432894 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:51.433478 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fa675319-7631-42df-8fe8-4cc17791adea tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:51.433945 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1287/5152] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:51 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:52.445693 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-95c2184c-0e0f-4d2a-a294-43ee22300c42 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:52.447995 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95c2184c-0e0f-4d2a-a294-43ee22300c42 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:52.448231 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95c2184c-0e0f-4d2a-a294-43ee22300c42 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:52.448466 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-95c2184c-0e0f-4d2a-a294-43ee22300c42 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:52.448604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-95c2184c-0e0f-4d2a-a294-43ee22300c42 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:52.453717 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:52.453717 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:52.454553 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-95c2184c-0e0f-4d2a-a294-43ee22300c42 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:52.455214 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1289/5153] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:52 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:53.466654 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ce8e08bf-0942-43e3-9cc6-df6830f07344 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:53.468764 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce8e08bf-0942-43e3-9cc6-df6830f07344 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:53.468969 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce8e08bf-0942-43e3-9cc6-df6830f07344 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:53.469199 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce8e08bf-0942-43e3-9cc6-df6830f07344 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:53.469309 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ce8e08bf-0942-43e3-9cc6-df6830f07344 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:53.474031 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:53.474031 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:53.475024 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce8e08bf-0942-43e3-9cc6-df6830f07344 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:53.475565 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1287/5154] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:53 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:54.488775 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-70aa5037-4d6e-4c9d-8bc1-12e841e52add None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:54.494493 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70aa5037-4d6e-4c9d-8bc1-12e841e52add tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:54.495014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70aa5037-4d6e-4c9d-8bc1-12e841e52add tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:54.495067 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70aa5037-4d6e-4c9d-8bc1-12e841e52add tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:54.495215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-70aa5037-4d6e-4c9d-8bc1-12e841e52add tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:54.503095 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:54.503095 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:54.503830 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70aa5037-4d6e-4c9d-8bc1-12e841e52add tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:54.507697 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1292/5155] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:54 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:55.520210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d8ab277a-ece8-4565-bc31-5078836511cc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:55.522774 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d8ab277a-ece8-4565-bc31-5078836511cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:55.523060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d8ab277a-ece8-4565-bc31-5078836511cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:55.523347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d8ab277a-ece8-4565-bc31-5078836511cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:55.523528 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d8ab277a-ece8-4565-bc31-5078836511cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:55.528969 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:55.528969 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:55.529773 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d8ab277a-ece8-4565-bc31-5078836511cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:55.530248 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1288/5156] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:55 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:56.542580 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-872dd408-393a-4d16-95fd-8671a7ba2a43 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:56.546633 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-872dd408-393a-4d16-95fd-8671a7ba2a43 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:56.546633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-872dd408-393a-4d16-95fd-8671a7ba2a43 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:56.546633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-872dd408-393a-4d16-95fd-8671a7ba2a43 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:56.546633 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-872dd408-393a-4d16-95fd-8671a7ba2a43 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:56.550901 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:56.550901 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:56.551804 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-872dd408-393a-4d16-95fd-8671a7ba2a43 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 200 Jul 03 16:03:56.552311 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1290/5157] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:56 2026] GET /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:56.564492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-07c2de71-df86-4704-9bf1-3321c2d1f68a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:56.566972 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07c2de71-df86-4704-9bf1-3321c2d1f68a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 Jul 03 16:03:56.567251 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07c2de71-df86-4704-9bf1-3321c2d1f68a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:56.567485 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07c2de71-df86-4704-9bf1-3321c2d1f68a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:56.567602 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-07c2de71-df86-4704-9bf1-3321c2d1f68a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete backup with id: 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5. Jul 03 16:03:56.573498 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:56.573498 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:56.590588 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-07c2de71-df86-4704-9bf1-3321c2d1f68a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] delete_backup rpcapi backup_id 82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 {{(pid=99816) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:03:56.592819 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07c2de71-df86-4704-9bf1-3321c2d1f68a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 returned with HTTP 202 Jul 03 16:03:56.593353 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1288/5158] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:03:56 2026] DELETE /volume/v3/backups/82ccc4dd-baff-4c44-82ab-b4ebfb75c0b5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:03:56.603650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:56.607199 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:03:56.607199 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-279094708"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:56.608034 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-279094708'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:03:56.608191 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume of 1 GB Jul 03 16:03:56.613533 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Availability Zones retrieved successfully. Jul 03 16:03:56.621294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (d06ce278-015d-4279-9de5-50e880bffa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:03:56.622609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caaed219-7149-4ab2-850e-f5c61de4fcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:56.623815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:03:56.656337 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caaed219-7149-4ab2-850e-f5c61de4fcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:56.657515 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f51d58c-3424-477f-a73c-aefe969e6325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:56.707667 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['e815badc-b905-45da-a2e4-069e5a86869c', '8091975e-7d3f-4a80-8c4c-52162c08bd58', 'f42cc6e4-c515-4ba1-acc5-bc6b7babb48e', '6c54a6fe-c41b-405d-96eb-90921dd7603f'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:03:56.708429 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f51d58c-3424-477f-a73c-aefe969e6325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e815badc-b905-45da-a2e4-069e5a86869c', '8091975e-7d3f-4a80-8c4c-52162c08bd58', 'f42cc6e4-c515-4ba1-acc5-bc6b7babb48e', '6c54a6fe-c41b-405d-96eb-90921dd7603f']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:56.709303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad6bc2a-50fb-44e4-bfd8-33445fbd707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:56.738504 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad6bc2a-50fb-44e4-bfd8-33445fbd707b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '561b6015-752e-47b3-a68d-b5694f512c5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-279094708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['e815badc-b905-45da-a2e4-069e5a86869c','8091975e-7d3f-4a80-8c4c-52162c08bd58','f42cc6e4-c515-4ba1-acc5-bc6b7babb48e','6c54a6fe-c41b-405d-96eb-90921dd7603f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-279094708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=561b6015-752e-47b3-a68d-b5694f512c5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be0a276a0cc34dc5a612c052c13f6096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0fe12df37cd648f3bfb8b8dfceba23c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:56.739293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a9d575-91f7-45de-b47b-85a0d3c813e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:56.764310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a9d575-91f7-45de-b47b-85a0d3c813e7) transitioned into 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-279094708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['e815badc-b905-45da-a2e4-069e5a86869c','8091975e-7d3f-4a80-8c4c-52162c08bd58','f42cc6e4-c515-4ba1-acc5-bc6b7babb48e','6c54a6fe-c41b-405d-96eb-90921dd7603f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:56.764743 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11de74d-70b3-44ef-8cb1-3418d1e86729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:03:56.777887 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11de74d-70b3-44ef-8cb1-3418d1e86729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:03:56.779198 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (d06ce278-015d-4279-9de5-50e880bffa8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:03:56.779644 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request issued successfully. Jul 03 16:03:56.780527 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0a2033b2-ff1f-4706-bf2e-10d88bfeb651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:03:56.781091 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1293/5159] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:03:56 2026] POST /volume/v3/volumes => generated 777 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:03:56.795717 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a19b4b01-7622-4e9a-889c-4c40c1ffe329 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:56.797654 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a19b4b01-7622-4e9a-889c-4c40c1ffe329 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b Jul 03 16:03:56.797917 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a19b4b01-7622-4e9a-889c-4c40c1ffe329 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:56.798134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a19b4b01-7622-4e9a-889c-4c40c1ffe329 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:56.800665 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=100,cinder:UPDATE=32,cinder:INSERT=14 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:03:56.807500 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:56.807500 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:56.813994 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a19b4b01-7622-4e9a-889c-4c40c1ffe329 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:03:56.819866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a19b4b01-7622-4e9a-889c-4c40c1ffe329 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b returned with HTTP 200 Jul 03 16:03:56.820480 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1289/5160] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:56 2026] GET /volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:57.838411 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-58cb874d-cfe9-435c-a457-314493777a00 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:57.840450 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58cb874d-cfe9-435c-a457-314493777a00 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b Jul 03 16:03:57.840732 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58cb874d-cfe9-435c-a457-314493777a00 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:57.841205 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-58cb874d-cfe9-435c-a457-314493777a00 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:57.936014 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:57.936014 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:03:57.940935 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-58cb874d-cfe9-435c-a457-314493777a00 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:03:57.951761 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-58cb874d-cfe9-435c-a457-314493777a00 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b returned with HTTP 200 Jul 03 16:03:57.952700 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1291/5161] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:57 2026] GET /volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b => generated 1017 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:03:57.968361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9543026d-a73c-49d7-86ab-f07411cd487a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:57.970428 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9543026d-a73c-49d7-86ab-f07411cd487a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:03:57.970965 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9543026d-a73c-49d7-86ab-f07411cd487a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "561b6015-752e-47b3-a68d-b5694f512c5b", "name": "tempest-type-Backup-609781707"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:03:57.972643 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-9543026d-a73c-49d7-86ab-f07411cd487a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating new backup {'backup': {'volume_id': '561b6015-752e-47b3-a68d-b5694f512c5b', 'name': 'tempest-type-Backup-609781707'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:03:57.972883 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-9543026d-a73c-49d7-86ab-f07411cd487a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating backup of volume 561b6015-752e-47b3-a68d-b5694f512c5b in container None Jul 03 16:03:57.983023 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:57.983023 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:03:57.983595 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9543026d-a73c-49d7-86ab-f07411cd487a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:03:58.035980 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-9543026d-a73c-49d7-86ab-f07411cd487a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['d3ede139-63ee-4655-92e6-84d9adfd9e4e', '0f5bafa3-7c7c-401b-8ee1-022ecd095eec'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:03:58.122986 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9543026d-a73c-49d7-86ab-f07411cd487a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:03:58.123447 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1289/5162] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:03:57 2026] POST /volume/v3/backups => generated 315 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:03:58.134470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4c917687-310a-4c72-9ce6-e578be98a325 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:58.136595 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4c917687-310a-4c72-9ce6-e578be98a325 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:03:58.136842 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4c917687-310a-4c72-9ce6-e578be98a325 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:58.137040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4c917687-310a-4c72-9ce6-e578be98a325 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:58.137150 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-4c917687-310a-4c72-9ce6-e578be98a325 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:58.145353 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:58.145353 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:03:58.145353 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4c917687-310a-4c72-9ce6-e578be98a325 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:03:58.145353 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1294/5163] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:58 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:03:59.156919 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4bea9954-2ba2-4f42-a504-f7741b6b6071 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:03:59.158883 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bea9954-2ba2-4f42-a504-f7741b6b6071 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:03:59.159134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bea9954-2ba2-4f42-a504-f7741b6b6071 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:03:59.159425 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bea9954-2ba2-4f42-a504-f7741b6b6071 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:03:59.159557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-4bea9954-2ba2-4f42-a504-f7741b6b6071 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:03:59.164228 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:03:59.164228 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:03:59.165080 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bea9954-2ba2-4f42-a504-f7741b6b6071 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:03:59.165484 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1290/5164] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:03:59 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:00.176685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bf649097-8453-420f-be40-abd7fdaea2ac None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:00.178848 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf649097-8453-420f-be40-abd7fdaea2ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:00.179130 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf649097-8453-420f-be40-abd7fdaea2ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:00.179414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf649097-8453-420f-be40-abd7fdaea2ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:00.179551 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-bf649097-8453-420f-be40-abd7fdaea2ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:00.184069 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:00.184069 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:00.185823 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf649097-8453-420f-be40-abd7fdaea2ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:00.186334 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1292/5165] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:00 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:01.200303 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-22d9643f-1410-4f15-8852-6a5a47828ec2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:01.202725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22d9643f-1410-4f15-8852-6a5a47828ec2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:01.203038 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22d9643f-1410-4f15-8852-6a5a47828ec2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:01.203310 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-22d9643f-1410-4f15-8852-6a5a47828ec2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:01.203454 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-22d9643f-1410-4f15-8852-6a5a47828ec2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:01.209744 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:01.209744 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:01.210684 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-22d9643f-1410-4f15-8852-6a5a47828ec2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:01.211166 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1290/5166] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:01 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:02.223723 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f0b0c7b9-a5bf-4e56-998f-e733eb79486c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:02.229559 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f0b0c7b9-a5bf-4e56-998f-e733eb79486c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:02.230264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f0b0c7b9-a5bf-4e56-998f-e733eb79486c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:02.230264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f0b0c7b9-a5bf-4e56-998f-e733eb79486c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:02.230264 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f0b0c7b9-a5bf-4e56-998f-e733eb79486c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:02.233637 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=80,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:04:02.238179 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:02.238179 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:02.239349 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f0b0c7b9-a5bf-4e56-998f-e733eb79486c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:02.240048 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1295/5167] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:02 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:03.255647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-19734b8a-f992-42da-97e0-08b1900c734b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:03.258434 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19734b8a-f992-42da-97e0-08b1900c734b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:03.258803 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-19734b8a-f992-42da-97e0-08b1900c734b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:03.259152 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-19734b8a-f992-42da-97e0-08b1900c734b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:03.259452 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-19734b8a-f992-42da-97e0-08b1900c734b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:03.265411 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:03.265411 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:03.267464 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-19734b8a-f992-42da-97e0-08b1900c734b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:03.267464 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1291/5168] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:03 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:04.280974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f3b6c6a3-96bd-414f-b4b4-e63de1ffa1f1 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:04.282934 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f3b6c6a3-96bd-414f-b4b4-e63de1ffa1f1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:04.283162 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f3b6c6a3-96bd-414f-b4b4-e63de1ffa1f1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:04.283354 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f3b6c6a3-96bd-414f-b4b4-e63de1ffa1f1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:04.283466 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f3b6c6a3-96bd-414f-b4b4-e63de1ffa1f1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:04.287882 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:04.287882 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:04.288732 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f3b6c6a3-96bd-414f-b4b4-e63de1ffa1f1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:04.289186 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1293/5169] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:04 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:05.301892 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-63e00344-65b7-4186-9ca7-9e6e20ed7f52 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:05.304221 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63e00344-65b7-4186-9ca7-9e6e20ed7f52 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:05.304490 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-63e00344-65b7-4186-9ca7-9e6e20ed7f52 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:05.304706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-63e00344-65b7-4186-9ca7-9e6e20ed7f52 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:05.304810 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-63e00344-65b7-4186-9ca7-9e6e20ed7f52 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:05.306458 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=52,cinder:UPDATE=19,cinder:INSERT=6,cinder:DELETE=1 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:04:05.309954 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:05.309954 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:05.310722 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-63e00344-65b7-4186-9ca7-9e6e20ed7f52 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:05.311161 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1291/5170] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:05 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:06.323351 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5f0bf914-12d7-4526-acfa-c10b2994bdf0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:06.325110 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f0bf914-12d7-4526-acfa-c10b2994bdf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:06.325347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f0bf914-12d7-4526-acfa-c10b2994bdf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:06.325557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5f0bf914-12d7-4526-acfa-c10b2994bdf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:06.325724 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-5f0bf914-12d7-4526-acfa-c10b2994bdf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:06.333109 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:06.333109 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:06.333845 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5f0bf914-12d7-4526-acfa-c10b2994bdf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:06.334243 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1296/5171] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:06 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:07.348042 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-246e44ec-fd1e-442c-9500-2521cafca730 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:07.351900 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-246e44ec-fd1e-442c-9500-2521cafca730 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:07.352194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-246e44ec-fd1e-442c-9500-2521cafca730 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:07.352450 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-246e44ec-fd1e-442c-9500-2521cafca730 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:07.352577 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-246e44ec-fd1e-442c-9500-2521cafca730 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:07.359995 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:07.359995 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:07.360747 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-246e44ec-fd1e-442c-9500-2521cafca730 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:07.361337 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1292/5172] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:07 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:08.377293 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-33fde96b-f578-4530-9202-ba159ff5b526 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:08.379201 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33fde96b-f578-4530-9202-ba159ff5b526 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:08.379427 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33fde96b-f578-4530-9202-ba159ff5b526 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:08.379639 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-33fde96b-f578-4530-9202-ba159ff5b526 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:08.379783 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-33fde96b-f578-4530-9202-ba159ff5b526 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:08.384497 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:08.384497 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:08.385248 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-33fde96b-f578-4530-9202-ba159ff5b526 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:08.385695 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1294/5173] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:08 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:09.395967 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9b8b65f4-7902-44e1-b78d-1234d4c7cfff None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:09.397942 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9b8b65f4-7902-44e1-b78d-1234d4c7cfff tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:09.398205 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9b8b65f4-7902-44e1-b78d-1234d4c7cfff tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:09.398400 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9b8b65f4-7902-44e1-b78d-1234d4c7cfff tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:09.398518 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9b8b65f4-7902-44e1-b78d-1234d4c7cfff tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:09.403007 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:09.403007 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:09.403592 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9b8b65f4-7902-44e1-b78d-1234d4c7cfff tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:09.404006 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1292/5174] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:09 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:10.415818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-96afa699-965a-4d0e-8232-c51c5ed80fb1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:10.417859 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-96afa699-965a-4d0e-8232-c51c5ed80fb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:10.418215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-96afa699-965a-4d0e-8232-c51c5ed80fb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:10.418530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-96afa699-965a-4d0e-8232-c51c5ed80fb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:10.418782 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-96afa699-965a-4d0e-8232-c51c5ed80fb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:10.424132 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:10.424132 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:10.425058 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-96afa699-965a-4d0e-8232-c51c5ed80fb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:10.425536 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1297/5175] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:10 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:11.438010 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ccc80368-9a7d-4d88-a8aa-8b651b4acd53 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:11.440496 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ccc80368-9a7d-4d88-a8aa-8b651b4acd53 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:11.440858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ccc80368-9a7d-4d88-a8aa-8b651b4acd53 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:11.441131 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ccc80368-9a7d-4d88-a8aa-8b651b4acd53 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:11.441303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-ccc80368-9a7d-4d88-a8aa-8b651b4acd53 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:11.447226 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:11.447226 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:11.448206 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ccc80368-9a7d-4d88-a8aa-8b651b4acd53 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:11.448765 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1293/5176] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:11 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:12.461787 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2911eee4-d8ff-4bf2-9974-8b3168cbf7c6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:12.464185 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2911eee4-d8ff-4bf2-9974-8b3168cbf7c6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:12.464461 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2911eee4-d8ff-4bf2-9974-8b3168cbf7c6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:12.464749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2911eee4-d8ff-4bf2-9974-8b3168cbf7c6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:12.464925 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2911eee4-d8ff-4bf2-9974-8b3168cbf7c6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:12.469936 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=62,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:04:12.474212 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:12.474212 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:12.475187 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2911eee4-d8ff-4bf2-9974-8b3168cbf7c6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:12.476110 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1295/5177] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:12 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:13.490235 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cd09cc15-b66b-4083-a371-14a13aa898e4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:13.492045 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd09cc15-b66b-4083-a371-14a13aa898e4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:13.492240 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd09cc15-b66b-4083-a371-14a13aa898e4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:13.492414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd09cc15-b66b-4083-a371-14a13aa898e4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:13.492509 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cd09cc15-b66b-4083-a371-14a13aa898e4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:13.497029 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:13.497029 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:13.497615 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd09cc15-b66b-4083-a371-14a13aa898e4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:13.498031 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1293/5178] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:13 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:14.508263 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8baac234-8036-471e-9b2a-b441b9d47eb1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:14.510184 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8baac234-8036-471e-9b2a-b441b9d47eb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:14.510526 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8baac234-8036-471e-9b2a-b441b9d47eb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:14.510815 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8baac234-8036-471e-9b2a-b441b9d47eb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:14.510931 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8baac234-8036-471e-9b2a-b441b9d47eb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:14.516480 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:14.516480 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:14.517305 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8baac234-8036-471e-9b2a-b441b9d47eb1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:14.517857 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1298/5179] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:14 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:15.530492 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-375a1547-256f-4283-ad16-d00d369489cd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:15.532347 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-375a1547-256f-4283-ad16-d00d369489cd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:15.532645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-375a1547-256f-4283-ad16-d00d369489cd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:15.532908 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-375a1547-256f-4283-ad16-d00d369489cd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:15.533014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-375a1547-256f-4283-ad16-d00d369489cd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 3082ce2b-2f02-4244-b3ef-bc8badfadf57. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:15.537608 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:15.537608 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:15.538244 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-375a1547-256f-4283-ad16-d00d369489cd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 200 Jul 03 16:04:15.538707 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1294/5180] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:15 2026] GET /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:15.548327 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-085bb663-f59e-4dd0-8c57-fcecf327b4e6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:15.550150 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-085bb663-f59e-4dd0-8c57-fcecf327b4e6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] DELETE https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 Jul 03 16:04:15.550432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-085bb663-f59e-4dd0-8c57-fcecf327b4e6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:15.550698 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-085bb663-f59e-4dd0-8c57-fcecf327b4e6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:15.550867 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-085bb663-f59e-4dd0-8c57-fcecf327b4e6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Delete backup with id: 3082ce2b-2f02-4244-b3ef-bc8badfadf57. Jul 03 16:04:15.555259 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:15.555259 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:15.568398 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-085bb663-f59e-4dd0-8c57-fcecf327b4e6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] delete_backup rpcapi backup_id 3082ce2b-2f02-4244-b3ef-bc8badfadf57 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:04:15.570103 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-085bb663-f59e-4dd0-8c57-fcecf327b4e6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 returned with HTTP 202 Jul 03 16:04:15.570774 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1296/5181] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:04:15 2026] DELETE /volume/v3/backups/3082ce2b-2f02-4244-b3ef-bc8badfadf57 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:04:15.578759 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:15.580669 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b Jul 03 16:04:15.580950 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:15.581122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:15.581294 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume with id: 561b6015-752e-47b3-a68d-b5694f512c5b Jul 03 16:04:15.590577 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:15.590577 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:15.591039 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:15.616261 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume request issued successfully. Jul 03 16:04:15.616261 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6b8a2ed0-d9a5-47df-8038-87a160ac8f86 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b returned with HTTP 202 Jul 03 16:04:15.616573 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1294/5182] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:04:15 2026] DELETE /volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:04:15.624832 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b1a22b7c-aedd-4f40-9de6-57bd9aa680d1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:15.627146 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b1a22b7c-aedd-4f40-9de6-57bd9aa680d1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b Jul 03 16:04:15.627467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b1a22b7c-aedd-4f40-9de6-57bd9aa680d1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:15.627781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b1a22b7c-aedd-4f40-9de6-57bd9aa680d1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:15.636865 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:15.636865 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:15.645477 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b1a22b7c-aedd-4f40-9de6-57bd9aa680d1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:15.650528 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b1a22b7c-aedd-4f40-9de6-57bd9aa680d1 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b returned with HTTP 200 Jul 03 16:04:15.651023 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1299/5183] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:15 2026] GET /volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:16.665141 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-98fb66c1-6284-48e9-84be-e06ac0330f94 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:16.667432 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98fb66c1-6284-48e9-84be-e06ac0330f94 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b Jul 03 16:04:16.667749 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98fb66c1-6284-48e9-84be-e06ac0330f94 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:16.667998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98fb66c1-6284-48e9-84be-e06ac0330f94 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:16.675306 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98fb66c1-6284-48e9-84be-e06ac0330f94 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b returned with HTTP 404 Jul 03 16:04:16.675961 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1295/5184] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:16 2026] GET /volume/v3/volumes/561b6015-752e-47b3-a68d-b5694f512c5b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:04:16.683531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b1b24731-4196-49c1-8d7c-257a98dcc163 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:16.685306 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b1b24731-4196-49c1-8d7c-257a98dcc163 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840/export_record Jul 03 16:04:16.685493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b1b24731-4196-49c1-8d7c-257a98dcc163 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:16.685695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b1b24731-4196-49c1-8d7c-257a98dcc163 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Calling method 'export_record' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:16.685798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-b1b24731-4196-49c1-8d7c-257a98dcc163 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Export record for backup 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 16:04:16.689599 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:16.689599 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:16.690610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-b1b24731-4196-49c1-8d7c-257a98dcc163 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3db4ac15bb4c49408bd4490e940981f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be0a276a0cc34dc5a612c052c13f6096', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:04:16.690828 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b1b24731-4196-49c1-8d7c-257a98dcc163 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840/export_record returned with HTTP 403 Jul 03 16:04:16.691228 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1297/5185] 10.4.3.228 () {68 vars in 1430 bytes} [Fri Jul 3 16:04:16 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:04:16.698282 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-87278ef8-1638-481d-9496-708abc869367 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:16.700185 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:04:16.700557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1667660048"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:16.702208 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1667660048'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:04:16.702279 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume of 1 GB Jul 03 16:04:16.706353 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Availability Zones retrieved successfully. Jul 03 16:04:16.712249 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (20ffdf47-5440-4d96-9303-030a0c3b5e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:16.713159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67122f05-4fea-4fe4-9c9f-b76b311a1403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:16.713895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:04:16.738731 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67122f05-4fea-4fe4-9c9f-b76b311a1403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:16.739539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24d6f62-d6f2-4a14-879f-b318544aef49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:16.773849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['bbb5e852-b411-4eb5-a52d-3f1e5ab96038', '06c8facf-04be-4c3b-bb81-09dc000d76b6', 'd294591c-7aef-4b71-a0f1-3b0096fb9b17', '301fa9eb-a1b8-4913-a397-45a3226a1515'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:16.774633 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24d6f62-d6f2-4a14-879f-b318544aef49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbb5e852-b411-4eb5-a52d-3f1e5ab96038', '06c8facf-04be-4c3b-bb81-09dc000d76b6', 'd294591c-7aef-4b71-a0f1-3b0096fb9b17', '301fa9eb-a1b8-4913-a397-45a3226a1515']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:16.775384 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f71d765-f98b-4043-b40f-fe221375692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:16.797155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f71d765-f98b-4043-b40f-fe221375692e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '486ac6ae-26df-4e61-918c-2c50e9f3824c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1667660048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['bbb5e852-b411-4eb5-a52d-3f1e5ab96038','06c8facf-04be-4c3b-bb81-09dc000d76b6','d294591c-7aef-4b71-a0f1-3b0096fb9b17','301fa9eb-a1b8-4913-a397-45a3226a1515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1667660048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=486ac6ae-26df-4e61-918c-2c50e9f3824c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be0a276a0cc34dc5a612c052c13f6096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0fe12df37cd648f3bfb8b8dfceba23c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:16.797956 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f751e2-b0e5-45cd-a4fd-356b65f37e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:16.814994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f751e2-b0e5-45cd-a4fd-356b65f37e49) transitioned into 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-1667660048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['bbb5e852-b411-4eb5-a52d-3f1e5ab96038','06c8facf-04be-4c3b-bb81-09dc000d76b6','d294591c-7aef-4b71-a0f1-3b0096fb9b17','301fa9eb-a1b8-4913-a397-45a3226a1515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:16.815728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16067947-92d8-41f0-bf5b-73b93fcafe21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:16.824539 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16067947-92d8-41f0-bf5b-73b93fcafe21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:16.825315 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (20ffdf47-5440-4d96-9303-030a0c3b5e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:16.825594 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request issued successfully. Jul 03 16:04:16.826153 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87278ef8-1638-481d-9496-708abc869367 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:04:16.826590 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1295/5186] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:04:16 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:16.840481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c70154de-b961-44b1-bc98-719ec5415293 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:16.841923 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c70154de-b961-44b1-bc98-719ec5415293 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c Jul 03 16:04:16.842596 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c70154de-b961-44b1-bc98-719ec5415293 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:16.842596 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c70154de-b961-44b1-bc98-719ec5415293 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:16.849443 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:16.849443 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:16.853640 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c70154de-b961-44b1-bc98-719ec5415293 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:16.857973 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c70154de-b961-44b1-bc98-719ec5415293 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c returned with HTTP 200 Jul 03 16:04:16.858572 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1300/5187] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:16 2026] GET /volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:17.872289 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-11460912-c741-4db0-b1ef-00a78163047e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:17.874373 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-11460912-c741-4db0-b1ef-00a78163047e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c Jul 03 16:04:17.874615 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-11460912-c741-4db0-b1ef-00a78163047e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:17.874858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-11460912-c741-4db0-b1ef-00a78163047e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:17.883384 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:17.883384 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:17.889095 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-11460912-c741-4db0-b1ef-00a78163047e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:17.893722 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-11460912-c741-4db0-b1ef-00a78163047e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c returned with HTTP 200 Jul 03 16:04:17.894157 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1296/5188] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:17 2026] GET /volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:17.906063 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:17.908076 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:04:17.908452 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "486ac6ae-26df-4e61-918c-2c50e9f3824c", "name": "tempest-type-Backup-533236282"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:17.910199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating new backup {'backup': {'volume_id': '486ac6ae-26df-4e61-918c-2c50e9f3824c', 'name': 'tempest-type-Backup-533236282'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:04:17.910343 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating backup of volume 486ac6ae-26df-4e61-918c-2c50e9f3824c in container None Jul 03 16:04:17.917995 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:17.917995 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:17.918373 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:17.936900 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['efcfc946-18b9-4b9d-ae96-61558fcb59b9', 'cefb88a4-c877-4972-a983-bf8b59ea1a19'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:17.968645 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e08d77b-64c5-49d4-8bf4-cb20b1427cf7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:04:17.969096 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1298/5189] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:04:17 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:17.978445 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e2fd857-c0bc-4305-aa96-d49ede65ccf0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:17.980544 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e2fd857-c0bc-4305-aa96-d49ede65ccf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:17.981096 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e2fd857-c0bc-4305-aa96-d49ede65ccf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:17.981096 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e2fd857-c0bc-4305-aa96-d49ede65ccf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:17.981096 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-8e2fd857-c0bc-4305-aa96-d49ede65ccf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:17.985772 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:17.985772 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:17.986354 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e2fd857-c0bc-4305-aa96-d49ede65ccf0 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:17.986784 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1296/5190] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:17 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:18.998684 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5911469b-7679-468e-9edd-ec9cd5d6771b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:19.001167 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5911469b-7679-468e-9edd-ec9cd5d6771b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:19.001477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5911469b-7679-468e-9edd-ec9cd5d6771b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:19.001831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5911469b-7679-468e-9edd-ec9cd5d6771b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:19.001988 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-5911469b-7679-468e-9edd-ec9cd5d6771b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:19.007939 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:19.007939 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:19.009012 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5911469b-7679-468e-9edd-ec9cd5d6771b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:19.009466 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1301/5191] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:18 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:19.885029 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-ae722fee-1970-4dee-87e3-01dd276fbdaa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:19.887195 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-ae722fee-1970-4dee-87e3-01dd276fbdaa tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] DELETE https://10.4.3.228/volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37 Jul 03 16:04:19.887458 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-ae722fee-1970-4dee-87e3-01dd276fbdaa tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:19.887745 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-ae722fee-1970-4dee-87e3-01dd276fbdaa tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:19.895679 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:19.895679 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:20.019807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5ad46d11-16fb-453c-840b-27b93ce73e11 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:20.021540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5ad46d11-16fb-453c-840b-27b93ce73e11 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:20.021805 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5ad46d11-16fb-453c-840b-27b93ce73e11 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:20.022068 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5ad46d11-16fb-453c-840b-27b93ce73e11 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:20.022208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5ad46d11-16fb-453c-840b-27b93ce73e11 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:20.026531 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:20.026531 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:20.027181 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5ad46d11-16fb-453c-840b-27b93ce73e11 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:20.027563 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1299/5192] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:20 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:20.423559 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-ae722fee-1970-4dee-87e3-01dd276fbdaa tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37 returned with HTTP 200 Jul 03 16:04:20.424109 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1297/5193] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:04:19 2026] DELETE /volume/v3/attachments/3940dbe4-0e51-4454-89e7-12168a135d37 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:20.433391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:20.435421 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:04:20.435594 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:20.435845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:20.436035 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Delete volume with id: ec29703f-8c51-4929-960c-e376bcb31d16 Jul 03 16:04:20.443443 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:20.443443 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:20.443961 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Volume info retrieved successfully. Jul 03 16:04:20.460303 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] Delete volume request issued successfully. Jul 03 16:04:20.460595 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-40f8c3e8-68fc-48a7-bd2c-74b8e14cd188 req-90993bbb-c2f6-4828-a811-68ce5b804969 tempest-TestShelveInstance-264170461 tempest-TestShelveInstance-264170461-project-member] https://10.4.3.228/volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 returned with HTTP 202 Jul 03 16:04:20.461183 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1297/5194] 10.4.3.228 () {70 vars in 1620 bytes} [Fri Jul 3 16:04:20 2026] DELETE /volume/v3/volumes/ec29703f-8c51-4929-960c-e376bcb31d16 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:04:21.039266 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c14b6aa2-9535-4b41-b01e-e66f2930f096 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:21.044642 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c14b6aa2-9535-4b41-b01e-e66f2930f096 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:21.044642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c14b6aa2-9535-4b41-b01e-e66f2930f096 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:21.044642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c14b6aa2-9535-4b41-b01e-e66f2930f096 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:21.044642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c14b6aa2-9535-4b41-b01e-e66f2930f096 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:21.047044 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:21.047044 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:21.047831 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c14b6aa2-9535-4b41-b01e-e66f2930f096 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:21.048233 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1302/5195] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:21 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:22.060815 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-da1f3f8c-9c38-45ad-a2e5-dc01f8ce1e96 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:22.062745 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da1f3f8c-9c38-45ad-a2e5-dc01f8ce1e96 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:22.062933 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da1f3f8c-9c38-45ad-a2e5-dc01f8ce1e96 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:22.063125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-da1f3f8c-9c38-45ad-a2e5-dc01f8ce1e96 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:22.063238 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-da1f3f8c-9c38-45ad-a2e5-dc01f8ce1e96 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:22.068083 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:22.068083 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:22.068833 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-da1f3f8c-9c38-45ad-a2e5-dc01f8ce1e96 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:22.069248 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1300/5196] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:22 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:23.080582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d06104f8-f2ce-4126-b698-1d083bfdd85f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:23.082640 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d06104f8-f2ce-4126-b698-1d083bfdd85f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:23.082876 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d06104f8-f2ce-4126-b698-1d083bfdd85f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:23.083094 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d06104f8-f2ce-4126-b698-1d083bfdd85f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:23.083221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d06104f8-f2ce-4126-b698-1d083bfdd85f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:23.087977 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:23.087977 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:23.088683 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d06104f8-f2ce-4126-b698-1d083bfdd85f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:23.089091 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1298/5197] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:23 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:24.107467 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5d8df532-0f23-4ba7-a27c-c6f516125144 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:24.109496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d8df532-0f23-4ba7-a27c-c6f516125144 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:24.109848 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d8df532-0f23-4ba7-a27c-c6f516125144 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:24.110116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5d8df532-0f23-4ba7-a27c-c6f516125144 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:24.110472 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5d8df532-0f23-4ba7-a27c-c6f516125144 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:24.115640 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:24.115640 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:24.116402 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5d8df532-0f23-4ba7-a27c-c6f516125144 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:24.116958 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1298/5198] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:24 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:25.132604 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c5083ae4-7ece-4ad1-9609-73fdcafeab79 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:25.134519 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5083ae4-7ece-4ad1-9609-73fdcafeab79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:25.134821 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5083ae4-7ece-4ad1-9609-73fdcafeab79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:25.135088 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5083ae4-7ece-4ad1-9609-73fdcafeab79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:25.135246 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c5083ae4-7ece-4ad1-9609-73fdcafeab79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:25.139984 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:25.139984 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:25.140709 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5083ae4-7ece-4ad1-9609-73fdcafeab79 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:25.141079 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1303/5199] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:25 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:26.153401 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-767ec4cd-93e4-42fd-b9f7-f065f622f5ac None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:26.156784 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-767ec4cd-93e4-42fd-b9f7-f065f622f5ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:26.156784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-767ec4cd-93e4-42fd-b9f7-f065f622f5ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:26.156784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-767ec4cd-93e4-42fd-b9f7-f065f622f5ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:26.156784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-767ec4cd-93e4-42fd-b9f7-f065f622f5ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:26.167069 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:26.167069 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:26.167930 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-767ec4cd-93e4-42fd-b9f7-f065f622f5ac tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:26.167930 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1301/5200] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:26 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:27.178846 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6b055085-dee0-4b76-ae88-7bd69392d727 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:27.180916 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6b055085-dee0-4b76-ae88-7bd69392d727 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:27.181199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6b055085-dee0-4b76-ae88-7bd69392d727 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:27.181439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6b055085-dee0-4b76-ae88-7bd69392d727 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:27.181439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6b055085-dee0-4b76-ae88-7bd69392d727 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:27.187130 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:27.187130 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:27.187580 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6b055085-dee0-4b76-ae88-7bd69392d727 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:27.188042 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1299/5201] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:27 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:28.207877 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-91078e8e-859b-4a86-bec8-bcb9acbefd33 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:28.210700 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-91078e8e-859b-4a86-bec8-bcb9acbefd33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:28.211427 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-91078e8e-859b-4a86-bec8-bcb9acbefd33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:28.211939 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-91078e8e-859b-4a86-bec8-bcb9acbefd33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:28.214426 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-91078e8e-859b-4a86-bec8-bcb9acbefd33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:28.220652 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:28.220652 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:28.221050 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-91078e8e-859b-4a86-bec8-bcb9acbefd33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:28.221946 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1299/5202] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:28 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:29.234897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7e7f1c74-5abb-4566-b015-93e45a15a846 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:29.237252 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7e7f1c74-5abb-4566-b015-93e45a15a846 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:29.237512 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7e7f1c74-5abb-4566-b015-93e45a15a846 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:29.237758 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7e7f1c74-5abb-4566-b015-93e45a15a846 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:29.237901 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7e7f1c74-5abb-4566-b015-93e45a15a846 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:29.243268 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:29.243268 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:29.244118 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7e7f1c74-5abb-4566-b015-93e45a15a846 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:29.244707 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1304/5203] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:29 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:30.256678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7dda0943-462a-4d64-9aa3-beada232179e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:30.258886 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7dda0943-462a-4d64-9aa3-beada232179e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:30.259204 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7dda0943-462a-4d64-9aa3-beada232179e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:30.259485 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7dda0943-462a-4d64-9aa3-beada232179e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:30.260034 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7dda0943-462a-4d64-9aa3-beada232179e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:30.265999 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:30.265999 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:30.265999 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7dda0943-462a-4d64-9aa3-beada232179e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:30.266741 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1302/5204] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:30 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:31.279899 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-672a67dd-7988-4cff-ac13-2bd8ff5570c3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:31.282035 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-672a67dd-7988-4cff-ac13-2bd8ff5570c3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:31.282415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-672a67dd-7988-4cff-ac13-2bd8ff5570c3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:31.282703 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-672a67dd-7988-4cff-ac13-2bd8ff5570c3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:31.282878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-672a67dd-7988-4cff-ac13-2bd8ff5570c3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:31.288259 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:31.288259 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:31.289129 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-672a67dd-7988-4cff-ac13-2bd8ff5570c3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:31.290646 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1300/5205] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:31 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:32.304149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c8833461-7580-48c0-9e37-7bd90b093dda None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:32.307564 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8833461-7580-48c0-9e37-7bd90b093dda tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:32.309504 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8833461-7580-48c0-9e37-7bd90b093dda tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:32.309504 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8833461-7580-48c0-9e37-7bd90b093dda tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:32.309504 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c8833461-7580-48c0-9e37-7bd90b093dda tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:32.319180 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:32.319180 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:32.320133 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8833461-7580-48c0-9e37-7bd90b093dda tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:32.320561 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1300/5206] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:32 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:33.333757 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-58ca3eb7-8aec-4f79-b87d-071cfd8290fa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:33.335985 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58ca3eb7-8aec-4f79-b87d-071cfd8290fa tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:33.336155 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58ca3eb7-8aec-4f79-b87d-071cfd8290fa tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:33.336307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58ca3eb7-8aec-4f79-b87d-071cfd8290fa tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:33.336379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-58ca3eb7-8aec-4f79-b87d-071cfd8290fa tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:33.341327 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:33.341327 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:33.342009 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58ca3eb7-8aec-4f79-b87d-071cfd8290fa tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:33.342450 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1305/5207] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:33 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:34.354242 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b39a6fea-4169-4791-b37d-d89b0de22ba2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:34.356021 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b39a6fea-4169-4791-b37d-d89b0de22ba2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:34.356270 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b39a6fea-4169-4791-b37d-d89b0de22ba2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:34.356487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b39a6fea-4169-4791-b37d-d89b0de22ba2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:34.356613 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-b39a6fea-4169-4791-b37d-d89b0de22ba2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:34.361154 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:34.361154 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:34.361883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b39a6fea-4169-4791-b37d-d89b0de22ba2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:34.362329 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1303/5208] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:34 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:35.373016 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-82d3540a-f3e6-46f1-aba1-292a149ba32d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:35.375306 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82d3540a-f3e6-46f1-aba1-292a149ba32d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:35.375607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82d3540a-f3e6-46f1-aba1-292a149ba32d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:35.375900 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-82d3540a-f3e6-46f1-aba1-292a149ba32d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:35.376076 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-82d3540a-f3e6-46f1-aba1-292a149ba32d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:35.381985 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:35.381985 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:35.382891 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-82d3540a-f3e6-46f1-aba1-292a149ba32d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:35.383314 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1301/5209] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:35 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:35.393190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:35.395062 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d/export_record Jul 03 16:04:35.395324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:35.395536 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'export_record' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:35.395709 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Export record for backup df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99816) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 16:04:35.400443 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:35.400443 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:35.401445 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.api [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling RPCAPI with context: , host: np0000004436, backup: df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99816) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 16:04:35.407029 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] export_record in rpcapi backup_id df4cee49-abdf-476f-ba1a-b1f430ce162d on host np0000004436. {{(pid=99816) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 16:04:35.905310 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:35.909927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY0Y2VlNDktYWJkZi00NzZmLWJhMWEtYjFmNDMwY2UxNjJkIiwgInVzZXJfaWQiOiAiMGZlMTJkZjM3Y2Q2NDhmM2JmYjhiOGRmY2ViYTIzYzMiLCAicHJvamVjdF9pZCI6ICJiZTBhMjc2YTBjYzM0ZGM1YTYxMmMwNTJjMTNmNjA5NiIsICJ2b2x1bWVfaWQiOiAiNDg2YWM2YWUtMjZkZi00ZTYxLTkxOGMtMmM1MGU5ZjM4MjRjIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MzMyMzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ODZhYzZhZS0yNmRmLTRlNjEtOTE4Yy0yYzUwZTlmMzgyNGMvMjAyNjA3MDMxNjA0MjEvYXpfbm92YV9iYWNrdXBfZGY0Y2VlNDktYWJkZi00NzZmLWJhMWEtYjFmNDMwY2UxNjJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjA0OjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99816) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 16:04:35.909927 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-963b20a9-ea1e-42ea-988a-b65569e7f6d2 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d/export_record returned with HTTP 200 Jul 03 16:04:35.910656 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1301/5210] 10.4.3.228 () {68 vars in 1430 bytes} [Fri Jul 3 16:04:35 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:35.918667 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8c088188-c395-4c60-a5f9-63b095c680f8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:35.920052 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c088188-c395-4c60-a5f9-63b095c680f8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:04:35.920264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c088188-c395-4c60-a5f9-63b095c680f8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:35.920803 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c088188-c395-4c60-a5f9-63b095c680f8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:35.920803 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-8c088188-c395-4c60-a5f9-63b095c680f8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:35.924927 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:35.924927 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:35.926654 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c088188-c395-4c60-a5f9-63b095c680f8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:04:35.926654 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1304/5211] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:35 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:35.937319 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e7104377-21d5-4e2d-8edd-4e85d58069af None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:35.939445 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e7104377-21d5-4e2d-8edd-4e85d58069af tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] POST https://10.4.3.228/volume/v3/backups/import_record Jul 03 16:04:35.939445 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e7104377-21d5-4e2d-8edd-4e85d58069af tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGNlMDI4NzItZmQ4ZS00YjlmLWI0OGMtMGE2NGY3YmNhOWRmIiwgInVzZXJfaWQiOiAiMGZlMTJkZjM3Y2Q2NDhmM2JmYjhiOGRmY2ViYTIzYzMiLCAicHJvamVjdF9pZCI6ICJiZTBhMjc2YTBjYzM0ZGM1YTYxMmMwNTJjMTNmNjA5NiIsICJ2b2x1bWVfaWQiOiAiNDg2YWM2YWUtMjZkZi00ZTYxLTkxOGMtMmM1MGU5ZjM4MjRjIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MzMyMzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ODZhYzZhZS0yNmRmLTRlNjEtOTE4Yy0yYzUwZTlmMzgyNGMvMjAyNjA3MDMxNjA0MjEvYXpfbm92YV9iYWNrdXBfZGY0Y2VlNDktYWJkZi00NzZmLWJhMWEtYjFmNDMwY2UxNjJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjA0OjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:35.941274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-e7104377-21d5-4e2d-8edd-4e85d58069af tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGNlMDI4NzItZmQ4ZS00YjlmLWI0OGMtMGE2NGY3YmNhOWRmIiwgInVzZXJfaWQiOiAiMGZlMTJkZjM3Y2Q2NDhmM2JmYjhiOGRmY2ViYTIzYzMiLCAicHJvamVjdF9pZCI6ICJiZTBhMjc2YTBjYzM0ZGM1YTYxMmMwNTJjMTNmNjA5NiIsICJ2b2x1bWVfaWQiOiAiNDg2YWM2YWUtMjZkZi00ZTYxLTkxOGMtMmM1MGU5ZjM4MjRjIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MzMyMzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ODZhYzZhZS0yNmRmLTRlNjEtOTE4Yy0yYzUwZTlmMzgyNGMvMjAyNjA3MDMxNjA0MjEvYXpfbm92YV9iYWNrdXBfZGY0Y2VlNDktYWJkZi00NzZmLWJhMWEtYjFmNDMwY2UxNjJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjA0OjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99818) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 16:04:35.941274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-e7104377-21d5-4e2d-8edd-4e85d58069af tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGNlMDI4NzItZmQ4ZS00YjlmLWI0OGMtMGE2NGY3YmNhOWRmIiwgInVzZXJfaWQiOiAiMGZlMTJkZjM3Y2Q2NDhmM2JmYjhiOGRmY2ViYTIzYzMiLCAicHJvamVjdF9pZCI6ICJiZTBhMjc2YTBjYzM0ZGM1YTYxMmMwNTJjMTNmNjA5NiIsICJ2b2x1bWVfaWQiOiAiNDg2YWM2YWUtMjZkZi00ZTYxLTkxOGMtMmM1MGU5ZjM4MjRjIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MzMyMzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ODZhYzZhZS0yNmRmLTRlNjEtOTE4Yy0yYzUwZTlmMzgyNGMvMjAyNjA3MDMxNjA0MjEvYXpfbm92YV9iYWNrdXBfZGY0Y2VlNDktYWJkZi00NzZmLWJhMWEtYjFmNDMwY2UxNjJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjowNDoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjA0OjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99818) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 16:04:35.941884 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-e7104377-21d5-4e2d-8edd-4e85d58069af tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3db4ac15bb4c49408bd4490e940981f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be0a276a0cc34dc5a612c052c13f6096', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:04:35.941968 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e7104377-21d5-4e2d-8edd-4e85d58069af tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups/import_record returned with HTTP 403 Jul 03 16:04:35.942395 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1302/5212] 10.4.3.228 () {70 vars in 1342 bytes} [Fri Jul 3 16:04:35 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 03 16:04:35.950196 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-005252be-7dc8-4e75-b46a-66543209eec5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:35.952261 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-005252be-7dc8-4e75-b46a-66543209eec5 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c Jul 03 16:04:35.952565 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-005252be-7dc8-4e75-b46a-66543209eec5 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:35.952818 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-005252be-7dc8-4e75-b46a-66543209eec5 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:35.953001 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-005252be-7dc8-4e75-b46a-66543209eec5 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume with id: 486ac6ae-26df-4e61-918c-2c50e9f3824c Jul 03 16:04:35.963337 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:35.963337 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:35.963874 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-005252be-7dc8-4e75-b46a-66543209eec5 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:35.986978 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-005252be-7dc8-4e75-b46a-66543209eec5 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume request issued successfully. Jul 03 16:04:35.987251 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-005252be-7dc8-4e75-b46a-66543209eec5 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c returned with HTTP 202 Jul 03 16:04:35.987693 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1302/5213] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:04:35 2026] DELETE /volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:04:35.996477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a40c9826-acfa-4fa5-ab3f-3ff557b92212 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:35.998278 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a40c9826-acfa-4fa5-ab3f-3ff557b92212 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c Jul 03 16:04:35.998647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a40c9826-acfa-4fa5-ab3f-3ff557b92212 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:35.998647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a40c9826-acfa-4fa5-ab3f-3ff557b92212 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:36.006065 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:36.006065 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:36.010081 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a40c9826-acfa-4fa5-ab3f-3ff557b92212 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:36.014175 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a40c9826-acfa-4fa5-ab3f-3ff557b92212 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c returned with HTTP 200 Jul 03 16:04:36.014537 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1305/5214] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:35 2026] GET /volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:36.074750 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:04:36.075120 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f33cdef-cf1c-4fb4-90d6-f7e27956074f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1170664489", "description": null, "metadata": null}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:36.089353 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:36.089353 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:36.090020 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:04:36.090223 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create snapshot from volume 7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:04:36.122513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['16a076a1-1883-44f9-87bb-5ef5ba95e759', '36b26dd5-c2d6-4c2e-a966-6213822833fa', '2c609a08-5f9b-416d-bcb1-737a93eb56b4', 'b67fd6d8-7e10-42fa-aa80-5c99be3a9582'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:36.163668 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot force create request issued successfully. Jul 03 16:04:36.164066 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-58c645b3-600c-40aa-aeae-00384d5ffa1b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:04:36.164507 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1306/5215] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:04:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:36.173484 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a1dac913-3179-467d-8154-4a25077913f3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:36.175467 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1dac913-3179-467d-8154-4a25077913f3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b Jul 03 16:04:36.175865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a1dac913-3179-467d-8154-4a25077913f3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:36.176080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a1dac913-3179-467d-8154-4a25077913f3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:36.182797 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:36.182797 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:36.183364 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a1dac913-3179-467d-8154-4a25077913f3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:04:36.184309 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a1dac913-3179-467d-8154-4a25077913f3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b returned with HTTP 200 Jul 03 16:04:36.184738 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1303/5216] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:04:36 2026] GET /volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:37.028943 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bb1f74a6-6caf-465f-9bfb-e119c31652e3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.031262 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb1f74a6-6caf-465f-9bfb-e119c31652e3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c Jul 03 16:04:37.031568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb1f74a6-6caf-465f-9bfb-e119c31652e3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:37.031829 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bb1f74a6-6caf-465f-9bfb-e119c31652e3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:37.040467 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bb1f74a6-6caf-465f-9bfb-e119c31652e3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c returned with HTTP 404 Jul 03 16:04:37.041187 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1303/5217] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:37 2026] GET /volume/v3/volumes/486ac6ae-26df-4e61-918c-2c50e9f3824c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:04:37.051206 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3a606019-bcc0-4d26-bf32-0ed4fc818254 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.053105 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3a606019-bcc0-4d26-bf32-0ed4fc818254 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] GET https://10.4.3.228/volume/v3/backups Jul 03 16:04:37.053343 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3a606019-bcc0-4d26-bf32-0ed4fc818254 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:37.053530 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3a606019-bcc0-4d26-bf32-0ed4fc818254 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:37.053755 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-3a606019-bcc0-4d26-bf32-0ed4fc818254 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Removing options '' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 16:04:37.060218 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3a606019-bcc0-4d26-bf32-0ed4fc818254 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 200 Jul 03 16:04:37.060789 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1306/5218] 10.4.3.228 () {68 vars in 1277 bytes} [Fri Jul 3 16:04:37 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:37.069663 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e55885c3-d20e-4898-9f09-3909e86f2264 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.071564 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e55885c3-d20e-4898-9f09-3909e86f2264 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] GET https://10.4.3.228/volume/v3/backups?project_id=be0a276a0cc34dc5a612c052c13f6096 Jul 03 16:04:37.071868 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e55885c3-d20e-4898-9f09-3909e86f2264 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:37.072148 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e55885c3-d20e-4898-9f09-3909e86f2264 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:37.072449 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-e55885c3-d20e-4898-9f09-3909e86f2264 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Removing options 'project_id' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 16:04:37.072733 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:37.072733 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:37.087865 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e55885c3-d20e-4898-9f09-3909e86f2264 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups?project_id=be0a276a0cc34dc5a612c052c13f6096 returned with HTTP 200 Jul 03 16:04:37.088279 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1307/5219] 10.4.3.228 () {68 vars in 1364 bytes} [Fri Jul 3 16:04:37 2026] GET /volume/v3/backups?project_id=be0a276a0cc34dc5a612c052c13f6096 => generated 624 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:37.099151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.101455 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:04:37.101999 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1147578948"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:37.103930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1147578948'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:04:37.104130 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume of 1 GB Jul 03 16:04:37.109479 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Availability Zones retrieved successfully. Jul 03 16:04:37.117731 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (caaaf493-e818-4340-bc2b-15fb0efa5f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:37.119219 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb7f692-a4be-4c86-aa70-700c0769bba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.120419 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:04:37.156447 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb7f692-a4be-4c86-aa70-700c0769bba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.157417 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5b6f42-ab2d-4f5e-9371-9cb8bb65df59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.194296 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4e37373c-3f48-4e87-984e-5ce6a1c6245a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.197549 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e37373c-3f48-4e87-984e-5ce6a1c6245a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b Jul 03 16:04:37.197868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e37373c-3f48-4e87-984e-5ce6a1c6245a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:37.198110 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e37373c-3f48-4e87-984e-5ce6a1c6245a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:37.205854 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:37.205854 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:37.206739 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4e37373c-3f48-4e87-984e-5ce6a1c6245a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:04:37.208211 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e37373c-3f48-4e87-984e-5ce6a1c6245a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b returned with HTTP 200 Jul 03 16:04:37.208931 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1304/5220] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:04:37 2026] GET /volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:37.211752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['c8718115-27b2-4df9-b9d2-7e68ac49203b', 'a3cce380-cc7c-4291-ab6f-c83f1a16d10c', 'f84d8b21-2366-4d4b-bc85-46da16344609', '5f51e645-314e-436a-8cca-2675c4a0be26'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:37.213055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5b6f42-ab2d-4f5e-9371-9cb8bb65df59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8718115-27b2-4df9-b9d2-7e68ac49203b', 'a3cce380-cc7c-4291-ab6f-c83f1a16d10c', 'f84d8b21-2366-4d4b-bc85-46da16344609', '5f51e645-314e-436a-8cca-2675c4a0be26']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.214344 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f606b16-7a2d-44a0-b339-ddaf7cfed40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.219164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-66f71525-3e12-4dbd-a0d3-0f274d0b97e5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.221260 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66f71525-3e12-4dbd-a0d3-0f274d0b97e5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b Jul 03 16:04:37.221523 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-66f71525-3e12-4dbd-a0d3-0f274d0b97e5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:37.221778 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-66f71525-3e12-4dbd-a0d3-0f274d0b97e5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:37.229234 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:37.229234 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:37.229920 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-66f71525-3e12-4dbd-a0d3-0f274d0b97e5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:04:37.230942 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66f71525-3e12-4dbd-a0d3-0f274d0b97e5 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b returned with HTTP 200 Jul 03 16:04:37.231485 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1307/5221] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:04:37 2026] GET /volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:37.244325 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.245378 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f606b16-7a2d-44a0-b339-ddaf7cfed40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1147578948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['c8718115-27b2-4df9-b9d2-7e68ac49203b','a3cce380-cc7c-4291-ab6f-c83f1a16d10c','f84d8b21-2366-4d4b-bc85-46da16344609','5f51e645-314e-436a-8cca-2675c4a0be26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1147578948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be0a276a0cc34dc5a612c052c13f6096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0fe12df37cd648f3bfb8b8dfceba23c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.246505 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:04:37.246606 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e8c6fb-a1d7-4945-911c-c6ac90bfb7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.246877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-343042801", "snapshot_id": "09171bf1-455b-4974-8adb-079d54d2d74b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:37.249141 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-343042801', 'snapshot_id': '09171bf1-455b-4974-8adb-079d54d2d74b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:04:37.257381 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:37.257381 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:37.257888 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:04:37.258078 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume of 1 GB Jul 03 16:04:37.263161 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Availability Zones retrieved successfully. Jul 03 16:04:37.269749 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (1fbd687b-87d0-4372-ae00-5412a8fe6900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:37.273828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed32c06e-150d-4de8-8d5c-3fca459cc322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.274706 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e8c6fb-a1d7-4945-911c-c6ac90bfb7dc) transitioned into 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-1147578948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['c8718115-27b2-4df9-b9d2-7e68ac49203b','a3cce380-cc7c-4291-ab6f-c83f1a16d10c','f84d8b21-2366-4d4b-bc85-46da16344609','5f51e645-314e-436a-8cca-2675c4a0be26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe12df37cd648f3bfb8b8dfceba23c3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.275285 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:04:37.275646 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9895484b-8b48-48aa-a8ef-b295813e0878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.290209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9895484b-8b48-48aa-a8ef-b295813e0878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.291160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Flow 'volume_create_api' (caaaf493-e818-4340-bc2b-15fb0efa5f2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:37.291539 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Create volume request issued successfully. Jul 03 16:04:37.292261 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ef1aee29-5c5e-4581-a95d-6a8f6a74cc7f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:04:37.292774 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1304/5222] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:04:37 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:37.308698 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2036ac37-bc35-46cb-b747-3e02de899fb4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.311842 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2036ac37-bc35-46cb-b747-3e02de899fb4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 Jul 03 16:04:37.312141 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2036ac37-bc35-46cb-b747-3e02de899fb4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:37.312821 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2036ac37-bc35-46cb-b747-3e02de899fb4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:37.318524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed32c06e-150d-4de8-8d5c-3fca459cc322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09171bf1-455b-4974-8adb-079d54d2d74b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.322694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36a4c2d-5857-4d50-8dbd-f3ef31b2fc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.322782 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:37.322782 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:37.324900 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2036ac37-bc35-46cb-b747-3e02de899fb4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:37.329939 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2036ac37-bc35-46cb-b747-3e02de899fb4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 returned with HTTP 200 Jul 03 16:04:37.330422 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1305/5223] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:37 2026] GET /volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:37.369267 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Created reservations ['d23bb2c8-eaa9-4ae1-a3d1-b0d27eda0703', '0b232210-7199-4e9e-bbc6-d867d8e92f44', 'a19cbe07-c76e-4a5b-8549-74fdf1111bb8', '39ce1ff5-06d2-4c7b-8183-25c78c1fc11a'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:37.370273 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36a4c2d-5857-4d50-8dbd-f3ef31b2fc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d23bb2c8-eaa9-4ae1-a3d1-b0d27eda0703', '0b232210-7199-4e9e-bbc6-d867d8e92f44', 'a19cbe07-c76e-4a5b-8549-74fdf1111bb8', '39ce1ff5-06d2-4c7b-8183-25c78c1fc11a']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.371043 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f23233b-5688-4c62-9226-d785e4e9b96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.425201 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f23233b-5688-4c62-9226-d785e4e9b96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc79bd9-b038-4edb-a965-52bb059d13aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-343042801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['d23bb2c8-eaa9-4ae1-a3d1-b0d27eda0703','0b232210-7199-4e9e-bbc6-d867d8e92f44','a19cbe07-c76e-4a5b-8549-74fdf1111bb8','39ce1ff5-06d2-4c7b-8183-25c78c1fc11a'],size=1,snapshot_id=09171bf1-455b-4974-8adb-079d54d2d74b,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-343042801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc79bd9-b038-4edb-a965-52bb059d13aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de47e2068fa6495b844dd31b4556290e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09171bf1-455b-4974-8adb-079d54d2d74b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37659acca2794c96a2ab27450e693392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.426365 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef25cc23-cc69-400c-ac42-db23247f3018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.453557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef25cc23-cc69-400c-ac42-db23247f3018) transitioned into 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-343042801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de47e2068fa6495b844dd31b4556290e',qos_specs=None,replication_status=,reservations=['d23bb2c8-eaa9-4ae1-a3d1-b0d27eda0703','0b232210-7199-4e9e-bbc6-d867d8e92f44','a19cbe07-c76e-4a5b-8549-74fdf1111bb8','39ce1ff5-06d2-4c7b-8183-25c78c1fc11a'],size=1,snapshot_id=09171bf1-455b-4974-8adb-079d54d2d74b,source_replicaid=,source_volid=None,status='creating',user_id='37659acca2794c96a2ab27450e693392',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.454380 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3524733-df72-4f67-81a4-b0a2cf95a3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:37.483227 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3524733-df72-4f67-81a4-b0a2cf95a3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:37.484339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Flow 'volume_create_api' (1fbd687b-87d0-4372-ae00-5412a8fe6900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:37.484688 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Create volume request issued successfully. Jul 03 16:04:37.485472 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ac09bb2d-9cba-48bb-9497-0c441940cdb4 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:04:37.485962 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1308/5224] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:04:37 2026] POST /volume/v3/volumes => generated 784 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:37.497940 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c26815f0-22d8-495c-978e-ac5ca6de5e3c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:37.499839 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c26815f0-22d8-495c-978e-ac5ca6de5e3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:04:37.500065 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c26815f0-22d8-495c-978e-ac5ca6de5e3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:37.500289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c26815f0-22d8-495c-978e-ac5ca6de5e3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:37.508472 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:37.508472 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:37.513511 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c26815f0-22d8-495c-978e-ac5ca6de5e3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:04:37.519281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c26815f0-22d8-495c-978e-ac5ca6de5e3c tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 200 Jul 03 16:04:37.519700 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1308/5225] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:04:37 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:38.343351 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-be74ab47-907e-45a3-ac40-0187ce6f0d1f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:38.345421 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-be74ab47-907e-45a3-ac40-0187ce6f0d1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 Jul 03 16:04:38.345643 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-be74ab47-907e-45a3-ac40-0187ce6f0d1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:38.345846 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-be74ab47-907e-45a3-ac40-0187ce6f0d1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:38.354307 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:38.354307 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:38.358303 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-be74ab47-907e-45a3-ac40-0187ce6f0d1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:38.363042 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-be74ab47-907e-45a3-ac40-0187ce6f0d1f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 returned with HTTP 200 Jul 03 16:04:38.363494 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1305/5226] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:38 2026] GET /volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:38.375864 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:38.377839 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:04:38.378361 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5", "name": "tempest-type-Backup-369227086"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:38.380701 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating new backup {'backup': {'volume_id': 'c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5', 'name': 'tempest-type-Backup-369227086'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:04:38.380701 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Creating backup of volume c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 in container None Jul 03 16:04:38.388397 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:38.388397 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:38.388827 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:38.407670 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Created reservations ['c2bb3146-a18c-4b13-99be-77ae984add0e', '91fcff0d-f702-4e61-ab64-751ebb34519f'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:38.436992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4bcd1b6d-6955-4dac-b6ba-855a777a27cc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:04:38.437467 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1306/5227] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:04:38 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:38.446028 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b94700cc-bde6-40af-8753-187c9d05f11e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:38.447917 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b94700cc-bde6-40af-8753-187c9d05f11e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:38.448189 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b94700cc-bde6-40af-8753-187c9d05f11e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:38.448565 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b94700cc-bde6-40af-8753-187c9d05f11e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:38.448734 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b94700cc-bde6-40af-8753-187c9d05f11e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:38.453435 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:38.453435 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:38.454111 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b94700cc-bde6-40af-8753-187c9d05f11e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:38.454504 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1309/5228] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:38 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:38.533174 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-22356678-50eb-49d4-a589-19c70f5595a7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:38.535325 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-22356678-50eb-49d4-a589-19c70f5595a7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:04:38.535556 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-22356678-50eb-49d4-a589-19c70f5595a7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:38.535800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-22356678-50eb-49d4-a589-19c70f5595a7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:38.544435 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:38.544435 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:38.548923 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-22356678-50eb-49d4-a589-19c70f5595a7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:04:38.555457 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-22356678-50eb-49d4-a589-19c70f5595a7 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 200 Jul 03 16:04:38.556088 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1309/5229] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:04:38 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:38.569395 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e99c67f3-5870-4970-a054-25741e996396 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:38.571426 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e99c67f3-5870-4970-a054-25741e996396 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:04:38.571743 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e99c67f3-5870-4970-a054-25741e996396 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:38.571995 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e99c67f3-5870-4970-a054-25741e996396 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:38.579938 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:38.579938 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:38.584485 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e99c67f3-5870-4970-a054-25741e996396 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:04:38.590139 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e99c67f3-5870-4970-a054-25741e996396 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 200 Jul 03 16:04:38.590608 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1306/5230] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:04:38 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:38.689640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-6719d8fd-a91f-41aa-9ebc-78c7c57b685e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:38.692345 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-6719d8fd-a91f-41aa-9ebc-78c7c57b685e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:04:38.692639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-6719d8fd-a91f-41aa-9ebc-78c7c57b685e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:38.692857 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-6719d8fd-a91f-41aa-9ebc-78c7c57b685e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:38.701359 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:38.701359 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:38.705929 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-6719d8fd-a91f-41aa-9ebc-78c7c57b685e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:04:38.711441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-6719d8fd-a91f-41aa-9ebc-78c7c57b685e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 200 Jul 03 16:04:38.711990 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1307/5231] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:04:38 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:39.335550 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-eb8681f7-7fbc-4d1e-bd21-362b9aea1fc2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:39.338804 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-eb8681f7-7fbc-4d1e-bd21-362b9aea1fc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:04:39.338804 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-eb8681f7-7fbc-4d1e-bd21-362b9aea1fc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:39.339110 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-eb8681f7-7fbc-4d1e-bd21-362b9aea1fc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:39.347522 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:39.347522 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:39.351802 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-eb8681f7-7fbc-4d1e-bd21-362b9aea1fc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:04:39.357054 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-eb8681f7-7fbc-4d1e-bd21-362b9aea1fc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 200 Jul 03 16:04:39.357500 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1310/5232] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:04:39 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:39.368049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-27e1f46e-7259-4379-8462-2200a2ba5d69 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:39.368433 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27e1f46e-7259-4379-8462-2200a2ba5d69 None None] GET https://10.4.3.228/volume// Jul 03 16:04:39.368595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27e1f46e-7259-4379-8462-2200a2ba5d69 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:39.368830 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27e1f46e-7259-4379-8462-2200a2ba5d69 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:39.369251 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27e1f46e-7259-4379-8462-2200a2ba5d69 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:04:39.369578 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1310/5233] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:04:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:04:39.377886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-06d4f3ea-45fa-44af-9177-6ddf2f3f856d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:39.379908 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-06d4f3ea-45fa-44af-9177-6ddf2f3f856d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:04:39.380308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-06d4f3ea-45fa-44af-9177-6ddf2f3f856d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dc79bd9-b038-4edb-a965-52bb059d13aa", "connector": null, "instance_uuid": "8b00de06-c67a-4a59-94cd-679d410d13d8"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:39.389356 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:39.389356 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:39.427059 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-06d4f3ea-45fa-44af-9177-6ddf2f3f856d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:04:39.427576 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1307/5234] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:04:39 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 03 16:04:39.465401 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1cf05dae-1419-4de6-95cd-324ad99e812a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:39.467187 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1cf05dae-1419-4de6-95cd-324ad99e812a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:39.467439 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1cf05dae-1419-4de6-95cd-324ad99e812a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:39.467669 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1cf05dae-1419-4de6-95cd-324ad99e812a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:39.467824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-1cf05dae-1419-4de6-95cd-324ad99e812a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:39.471784 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:39.471784 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:39.472465 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1cf05dae-1419-4de6-95cd-324ad99e812a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:39.472908 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1308/5235] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:39 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:39.489219 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:39.491424 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:04:39.491857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-570739663", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:39.493705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-570739663', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:04:39.493861 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Create volume of 1 GB Jul 03 16:04:39.500793 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Availability Zones retrieved successfully. Jul 03 16:04:39.503767 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Flow 'volume_create_api' (6c263384-923c-47c5-8c46-3ae5fa4a0507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:39.504711 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5898fbd8-2e1f-421d-a84f-4b48ee1bacca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:39.505687 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:04:39.529585 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5898fbd8-2e1f-421d-a84f-4b48ee1bacca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:39.530339 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68c81b9-63ef-4de1-83c7-ad853884a154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:39.599634 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Created reservations ['b428b073-5fc2-453e-be52-a099a6546982', 'ab5481a9-6ba5-4a39-8d37-52e97c60e1cf', '558adf9f-0649-4e76-9bef-76e6a51e6ca8', '9f4b9df4-9229-4a75-80e5-c944989b1138'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:39.600864 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68c81b9-63ef-4de1-83c7-ad853884a154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b428b073-5fc2-453e-be52-a099a6546982', 'ab5481a9-6ba5-4a39-8d37-52e97c60e1cf', '558adf9f-0649-4e76-9bef-76e6a51e6ca8', '9f4b9df4-9229-4a75-80e5-c944989b1138']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:39.601947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84fa2219-c887-4239-a4dc-e937308a1390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:39.630348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84fa2219-c887-4239-a4dc-e937308a1390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42940a12-c11c-4212-a8bb-aef011b16c6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-570739663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91314b70ae644e09634cc4f3c34560c',qos_specs=None,replication_status=,reservations=['b428b073-5fc2-453e-be52-a099a6546982','ab5481a9-6ba5-4a39-8d37-52e97c60e1cf','558adf9f-0649-4e76-9bef-76e6a51e6ca8','9f4b9df4-9229-4a75-80e5-c944989b1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c3bbb1cc9124366b0d03525d6bf89e6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-570739663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42940a12-c11c-4212-a8bb-aef011b16c6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91314b70ae644e09634cc4f3c34560c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1c3bbb1cc9124366b0d03525d6bf89e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:39.631281 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (286c4fcf-7516-434c-84e8-a06d91c93157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:39.653631 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (286c4fcf-7516-434c-84e8-a06d91c93157) transitioned into 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-570739663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91314b70ae644e09634cc4f3c34560c',qos_specs=None,replication_status=,reservations=['b428b073-5fc2-453e-be52-a099a6546982','ab5481a9-6ba5-4a39-8d37-52e97c60e1cf','558adf9f-0649-4e76-9bef-76e6a51e6ca8','9f4b9df4-9229-4a75-80e5-c944989b1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c3bbb1cc9124366b0d03525d6bf89e6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:39.654587 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3f0b32-96da-4019-842b-ff9f3a2775fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:39.664959 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3f0b32-96da-4019-842b-ff9f3a2775fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:39.665798 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Flow 'volume_create_api' (6c263384-923c-47c5-8c46-3ae5fa4a0507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:39.666087 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Create volume request issued successfully. Jul 03 16:04:39.666653 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-75cfdb10-d117-4b4e-ae82-0dc2213d9d8d tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:04:39.667063 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1311/5236] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:04:39 2026] POST /volume/v3/volumes => generated 746 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:40.484256 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-18abc45c-bab1-433d-b929-ce05537022bc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:40.486202 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18abc45c-bab1-433d-b929-ce05537022bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:40.486429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18abc45c-bab1-433d-b929-ce05537022bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:40.486678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18abc45c-bab1-433d-b929-ce05537022bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:40.486806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-18abc45c-bab1-433d-b929-ce05537022bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:40.491598 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:40.491598 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:40.492541 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18abc45c-bab1-433d-b929-ce05537022bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:40.493028 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1311/5237] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:40 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:41.503974 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4b9e7a9a-7f07-402c-8692-387d3a5ce2bc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:41.505710 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4b9e7a9a-7f07-402c-8692-387d3a5ce2bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:41.505944 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4b9e7a9a-7f07-402c-8692-387d3a5ce2bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:41.506127 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4b9e7a9a-7f07-402c-8692-387d3a5ce2bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:41.506227 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-4b9e7a9a-7f07-402c-8692-387d3a5ce2bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:41.510266 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:41.510266 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:41.510878 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4b9e7a9a-7f07-402c-8692-387d3a5ce2bc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:41.511342 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1308/5238] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:41 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:42.522363 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-40f9a5b0-4e07-46f7-b11e-7b919449a5dc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:42.524454 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-40f9a5b0-4e07-46f7-b11e-7b919449a5dc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:42.524706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-40f9a5b0-4e07-46f7-b11e-7b919449a5dc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:42.524925 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-40f9a5b0-4e07-46f7-b11e-7b919449a5dc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:42.525118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-40f9a5b0-4e07-46f7-b11e-7b919449a5dc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:42.530031 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:42.530031 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:42.530906 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-40f9a5b0-4e07-46f7-b11e-7b919449a5dc tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:42.531420 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1309/5239] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:42 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:43.543103 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c9dc4d7d-b2ef-45aa-aa7e-80581ba3f397 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:43.545260 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9dc4d7d-b2ef-45aa-aa7e-80581ba3f397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:43.545477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9dc4d7d-b2ef-45aa-aa7e-80581ba3f397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:43.545684 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9dc4d7d-b2ef-45aa-aa7e-80581ba3f397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:43.545799 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c9dc4d7d-b2ef-45aa-aa7e-80581ba3f397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:43.550401 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:43.550401 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:43.551168 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9dc4d7d-b2ef-45aa-aa7e-80581ba3f397 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:43.551653 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1312/5240] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:43 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:44.568697 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dd5a98bd-59e3-4fe9-9cfb-04455726fec8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:44.571281 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd5a98bd-59e3-4fe9-9cfb-04455726fec8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:44.571571 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd5a98bd-59e3-4fe9-9cfb-04455726fec8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:44.572249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd5a98bd-59e3-4fe9-9cfb-04455726fec8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:44.572249 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-dd5a98bd-59e3-4fe9-9cfb-04455726fec8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:44.578075 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:44.578075 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:44.578870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd5a98bd-59e3-4fe9-9cfb-04455726fec8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:44.579675 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1312/5241] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:44 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:45.408943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1cd71707-a9b0-4a87-a780-c7b223b4fde2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:45.409418 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1cd71707-a9b0-4a87-a780-c7b223b4fde2 None None] GET https://10.4.3.228/volume// Jul 03 16:04:45.409519 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1cd71707-a9b0-4a87-a780-c7b223b4fde2 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:45.409734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1cd71707-a9b0-4a87-a780-c7b223b4fde2 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:45.410063 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1cd71707-a9b0-4a87-a780-c7b223b4fde2 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:04:45.410364 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1309/5242] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:04:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:04:45.419355 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-ef4d7d0e-ce87-4da6-b549-27bdadda93a3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:45.422101 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-ef4d7d0e-ce87-4da6-b549-27bdadda93a3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:04:45.422376 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-ef4d7d0e-ce87-4da6-b549-27bdadda93a3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:45.422653 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-ef4d7d0e-ce87-4da6-b549-27bdadda93a3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:45.435409 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:45.435409 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:45.440642 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-ef4d7d0e-ce87-4da6-b549-27bdadda93a3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:04:45.447523 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-ef4d7d0e-ce87-4da6-b549-27bdadda93a3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 200 Jul 03 16:04:45.448120 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1310/5243] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:04:45 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 1572 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:04:45.550397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-3641bd58-3592-4f45-937d-844439b05505 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:45.553232 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-3641bd58-3592-4f45-937d-844439b05505 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] PUT https://10.4.3.228/volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440 Jul 03 16:04:45.553831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-3641bd58-3592-4f45-937d-844439b05505 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:45.564744 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-3641bd58-3592-4f45-937d-844439b05505 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Acquiring lock "cinder-attachment_update-2dc79bd9-b038-4edb-a965-52bb059d13aa-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:04:45.573091 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-3641bd58-3592-4f45-937d-844439b05505 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-2dc79bd9-b038-4edb-a965-52bb059d13aa-np0000004436" acquired by "attachment_update" :: waited 0.008s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:04:45.574540 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:45.574540 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:45.591602 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bfc9cc4d-0ec6-44e7-a4c3-853860620bcd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:45.594096 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bfc9cc4d-0ec6-44e7-a4c3-853860620bcd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:45.594647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bfc9cc4d-0ec6-44e7-a4c3-853860620bcd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:45.594647 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bfc9cc4d-0ec6-44e7-a4c3-853860620bcd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:45.594853 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-bfc9cc4d-0ec6-44e7-a4c3-853860620bcd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:45.600231 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:45.600231 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:45.601148 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bfc9cc4d-0ec6-44e7-a4c3-853860620bcd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:45.601722 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1313/5244] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:45 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:46.105178 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-3641bd58-3592-4f45-937d-844439b05505 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Lock "cinder-attachment_update-2dc79bd9-b038-4edb-a965-52bb059d13aa-np0000004436" released by "attachment_update" :: held 0.532s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:04:46.105557 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-3641bd58-3592-4f45-937d-844439b05505 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440 returned with HTTP 200 Jul 03 16:04:46.106126 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1313/5245] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:04:45 2026] PUT /volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:46.617306 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a61a7dfc-b1ec-457d-8836-d0c8268f4d3a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:46.617828 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-162c8eb2-480b-41df-8a10-49af4d857592 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:46.619377 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a61a7dfc-b1ec-457d-8836-d0c8268f4d3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:46.619582 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-162c8eb2-480b-41df-8a10-49af4d857592 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] POST https://10.4.3.228/volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440/action Jul 03 16:04:46.619702 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a61a7dfc-b1ec-457d-8836-d0c8268f4d3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:46.619831 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a61a7dfc-b1ec-457d-8836-d0c8268f4d3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:46.619972 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a61a7dfc-b1ec-457d-8836-d0c8268f4d3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:46.620051 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-162c8eb2-480b-41df-8a10-49af4d857592 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:04:46.620134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-162c8eb2-480b-41df-8a10-49af4d857592 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:46.625436 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:46.625436 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:46.626228 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a61a7dfc-b1ec-457d-8836-d0c8268f4d3a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:46.626724 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1311/5246] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:46 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:46.640912 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:46.640912 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:46.656477 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-c9882126-5313-4dfb-93b9-f99896e05b8f req-162c8eb2-480b-41df-8a10-49af4d857592 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440/action returned with HTTP 204 Jul 03 16:04:46.657272 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1310/5247] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:04:46 2026] POST /volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:04:47.637519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-57601502-dee0-48e9-be4a-ba38048a9eb9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:47.639278 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57601502-dee0-48e9-be4a-ba38048a9eb9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:47.639517 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57601502-dee0-48e9-be4a-ba38048a9eb9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:47.639852 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57601502-dee0-48e9-be4a-ba38048a9eb9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:47.639991 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-57601502-dee0-48e9-be4a-ba38048a9eb9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:47.645328 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:47.645328 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:47.646284 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57601502-dee0-48e9-be4a-ba38048a9eb9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:47.646798 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1314/5248] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:47 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:48.657557 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1122eb8e-9673-4661-9e5f-966b97fdbd8e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:48.660042 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1122eb8e-9673-4661-9e5f-966b97fdbd8e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:48.660358 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1122eb8e-9673-4661-9e5f-966b97fdbd8e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:48.660632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1122eb8e-9673-4661-9e5f-966b97fdbd8e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:48.660810 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-1122eb8e-9673-4661-9e5f-966b97fdbd8e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:48.665708 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:48.665708 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:48.666344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1122eb8e-9673-4661-9e5f-966b97fdbd8e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:48.666787 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1314/5249] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:48 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:49.679708 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f50ece40-b6fb-4473-980f-29f06fd0aa55 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:49.682226 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f50ece40-b6fb-4473-980f-29f06fd0aa55 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:49.682471 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f50ece40-b6fb-4473-980f-29f06fd0aa55 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:49.682805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f50ece40-b6fb-4473-980f-29f06fd0aa55 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:49.683714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f50ece40-b6fb-4473-980f-29f06fd0aa55 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:49.689961 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:49.689961 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:49.691168 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f50ece40-b6fb-4473-980f-29f06fd0aa55 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:49.692313 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1312/5250] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:49 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:50.708678 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-001e116d-eb61-426b-9416-18e211f2b4a6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:50.711208 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-001e116d-eb61-426b-9416-18e211f2b4a6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:50.711498 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-001e116d-eb61-426b-9416-18e211f2b4a6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:50.711773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-001e116d-eb61-426b-9416-18e211f2b4a6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:50.711950 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-001e116d-eb61-426b-9416-18e211f2b4a6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:50.717708 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:50.717708 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:50.718704 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-001e116d-eb61-426b-9416-18e211f2b4a6 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:50.719292 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1311/5251] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:50 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:51.730192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f7f5bdff-4156-4e01-947f-99c3a2d23a8f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:51.732791 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7f5bdff-4156-4e01-947f-99c3a2d23a8f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:51.733062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7f5bdff-4156-4e01-947f-99c3a2d23a8f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:51.733255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7f5bdff-4156-4e01-947f-99c3a2d23a8f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:51.733394 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f7f5bdff-4156-4e01-947f-99c3a2d23a8f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:51.738253 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:51.738253 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:51.738962 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7f5bdff-4156-4e01-947f-99c3a2d23a8f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:51.739368 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1315/5252] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:51 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:52.750081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-76a4baba-4da3-48bc-a636-58e8571a9c95 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:52.751899 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76a4baba-4da3-48bc-a636-58e8571a9c95 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:52.752240 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76a4baba-4da3-48bc-a636-58e8571a9c95 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:52.752533 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76a4baba-4da3-48bc-a636-58e8571a9c95 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:52.753540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-76a4baba-4da3-48bc-a636-58e8571a9c95 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:52.757187 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:52.757187 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:52.758035 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76a4baba-4da3-48bc-a636-58e8571a9c95 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:52.758583 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1315/5253] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:52 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:53.770961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-87679c63-cf14-4fa3-a394-b03f79e5f962 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:53.772782 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87679c63-cf14-4fa3-a394-b03f79e5f962 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:53.773053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87679c63-cf14-4fa3-a394-b03f79e5f962 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:53.773286 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87679c63-cf14-4fa3-a394-b03f79e5f962 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:53.773416 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-87679c63-cf14-4fa3-a394-b03f79e5f962 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:53.778494 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:53.778494 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:53.779222 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87679c63-cf14-4fa3-a394-b03f79e5f962 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:53.779695 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1313/5254] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:53 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:54.790585 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-22851af3-91c5-49c8-9bdb-dc38ece0ae82 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:54.792893 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-22851af3-91c5-49c8-9bdb-dc38ece0ae82 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:54.793151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-22851af3-91c5-49c8-9bdb-dc38ece0ae82 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:54.793394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-22851af3-91c5-49c8-9bdb-dc38ece0ae82 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:54.793554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-22851af3-91c5-49c8-9bdb-dc38ece0ae82 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:54.799996 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:54.799996 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:54.800866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-22851af3-91c5-49c8-9bdb-dc38ece0ae82 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:54.801372 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1312/5255] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:54 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:55.814283 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f7382ee2-bc4d-4c32-80db-8bb6cf19f8c7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:55.816061 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7382ee2-bc4d-4c32-80db-8bb6cf19f8c7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:04:55.816296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7382ee2-bc4d-4c32-80db-8bb6cf19f8c7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:55.816496 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7382ee2-bc4d-4c32-80db-8bb6cf19f8c7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:55.816610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f7382ee2-bc4d-4c32-80db-8bb6cf19f8c7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:55.821454 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:55.821454 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:04:55.822177 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7382ee2-bc4d-4c32-80db-8bb6cf19f8c7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:04:55.822525 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1316/5256] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:55 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:55.840883 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f1b1c548-aed2-4b14-b358-12702aabc273 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:55.842090 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f1b1c548-aed2-4b14-b358-12702aabc273 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] POST https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f/action Jul 03 16:04:55.842535 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f1b1c548-aed2-4b14-b358-12702aabc273 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:04:55.842725 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f1b1c548-aed2-4b14-b358-12702aabc273 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:55.849836 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.admin_actions [None req-f1b1c548-aed2-4b14-b358-12702aabc273 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Updating backup '38fb7193-d985-4f33-a96b-a48109acf66f' with '{'status': 'error'}' {{(pid=99819) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 16:04:55.865762 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:55.865762 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:55.867248 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-f1b1c548-aed2-4b14-b358-12702aabc273 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3db4ac15bb4c49408bd4490e940981f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be0a276a0cc34dc5a612c052c13f6096', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:04:55.867561 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f1b1c548-aed2-4b14-b358-12702aabc273 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f/action returned with HTTP 403 Jul 03 16:04:55.868569 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1316/5257] 10.4.3.228 () {70 vars in 1430 bytes} [Fri Jul 3 16:04:55 2026] POST /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f/action => generated 131 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:04:55.879547 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-77b98384-42bf-45c1-a564-1357133f047d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:55.881886 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77b98384-42bf-45c1-a564-1357133f047d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 Jul 03 16:04:55.881886 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-77b98384-42bf-45c1-a564-1357133f047d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:55.883748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-77b98384-42bf-45c1-a564-1357133f047d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:55.883748 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-77b98384-42bf-45c1-a564-1357133f047d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume with id: c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 Jul 03 16:04:55.892444 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:55.892444 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:55.893023 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-77b98384-42bf-45c1-a564-1357133f047d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:55.913167 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-77b98384-42bf-45c1-a564-1357133f047d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume request issued successfully. Jul 03 16:04:55.913370 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-77b98384-42bf-45c1-a564-1357133f047d tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 returned with HTTP 202 Jul 03 16:04:55.914107 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1314/5258] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:04:55 2026] DELETE /volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:04:55.921308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8af24608-6117-4d2b-a337-f37ced658f85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:55.927161 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8af24608-6117-4d2b-a337-f37ced658f85 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 Jul 03 16:04:55.927360 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8af24608-6117-4d2b-a337-f37ced658f85 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:55.927594 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8af24608-6117-4d2b-a337-f37ced658f85 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:55.943311 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:55.943311 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:55.947665 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8af24608-6117-4d2b-a337-f37ced658f85 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:04:55.952468 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8af24608-6117-4d2b-a337-f37ced658f85 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 returned with HTTP 200 Jul 03 16:04:55.952915 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1313/5259] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:55 2026] GET /volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:04:56.967532 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1ca9fa45-3e5e-4b89-9d87-1612d9bd7e2b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:56.969332 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1ca9fa45-3e5e-4b89-9d87-1612d9bd7e2b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 Jul 03 16:04:56.969799 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1ca9fa45-3e5e-4b89-9d87-1612d9bd7e2b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:56.971820 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1ca9fa45-3e5e-4b89-9d87-1612d9bd7e2b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:56.978140 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1ca9fa45-3e5e-4b89-9d87-1612d9bd7e2b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 returned with HTTP 404 Jul 03 16:04:56.979213 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1317/5260] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:56 2026] GET /volume/v3/volumes/c836d1da-a2b1-4dc3-b71b-6dd3e0cae2e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:04:56.988899 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:56.991210 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] POST https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840/restore Jul 03 16:04:56.991674 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:04:56.993323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Restoring backup 187c1539-3cca-4f33-b73f-937a7de65840 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99819) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 16:04:56.993475 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Restoring backup 187c1539-3cca-4f33-b73f-937a7de65840 to volume None. Jul 03 16:04:56.998557 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:56.998557 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:56.999796 np0000004436 devstack@c-api.service[99819]: INFO cinder.backup.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Creating volume of 1 GB for restore of backup 187c1539-3cca-4f33-b73f-937a7de65840. Jul 03 16:04:57.004899 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Availability Zones retrieved successfully. Jul 03 16:04:57.012084 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Flow 'volume_create_api' (42ed8171-92f6-4941-bdff-ad24e9612455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:57.013231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac227fc-97be-4d2a-b48e-18b77c8b35ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:57.014334 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:04:57.045028 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aac227fc-97be-4d2a-b48e-18b77c8b35ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:57.047780 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7392db-71df-4d23-ada1-40f5c3ea4f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:57.100934 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Created reservations ['9ef5bee6-9ea1-4e9f-b8d7-465fb71bef68', 'ee5c782b-91fa-4c01-a090-21136b20ac7d', '344f49db-5ddb-4ae7-a5d9-155ba3b6510c', '3899da86-071f-4ace-a61b-6f91f6213a61'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:04:57.101877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7392db-71df-4d23-ada1-40f5c3ea4f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ef5bee6-9ea1-4e9f-b8d7-465fb71bef68', 'ee5c782b-91fa-4c01-a090-21136b20ac7d', '344f49db-5ddb-4ae7-a5d9-155ba3b6510c', '3899da86-071f-4ace-a61b-6f91f6213a61']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:57.102757 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd2ac90-31f5-4087-8e93-3179a6bdc40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:57.142569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd2ac90-31f5-4087-8e93-3179a6bdc40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e365d66-5137-43fe-b0fc-417d39fa4b27', '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='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['9ef5bee6-9ea1-4e9f-b8d7-465fb71bef68','ee5c782b-91fa-4c01-a090-21136b20ac7d','344f49db-5ddb-4ae7-a5d9-155ba3b6510c','3899da86-071f-4ace-a61b-6f91f6213a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3db4ac15bb4c49408bd4490e940981f3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:04:57Z,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=8e365d66-5137-43fe-b0fc-417d39fa4b27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be0a276a0cc34dc5a612c052c13f6096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3db4ac15bb4c49408bd4490e940981f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:57.143435 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3941425c-dc30-4e47-b875-2f7d986d374b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:57.162879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3941425c-dc30-4e47-b875-2f7d986d374b) transitioned into 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='be0a276a0cc34dc5a612c052c13f6096',qos_specs=None,replication_status=,reservations=['9ef5bee6-9ea1-4e9f-b8d7-465fb71bef68','ee5c782b-91fa-4c01-a090-21136b20ac7d','344f49db-5ddb-4ae7-a5d9-155ba3b6510c','3899da86-071f-4ace-a61b-6f91f6213a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3db4ac15bb4c49408bd4490e940981f3',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:57.163877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e2eb69-4f23-4460-9e71-808dea8493c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:04:57.178680 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e2eb69-4f23-4460-9e71-808dea8493c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:04:57.179804 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Flow 'volume_create_api' (42ed8171-92f6-4941-bdff-ad24e9612455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:04:57.180203 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Create volume request issued successfully. Jul 03 16:04:57.193904 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:57.193904 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:57.194741 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Volume info retrieved successfully. Jul 03 16:04:58.204520 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:58.204520 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:04:58.205259 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Volume info retrieved successfully. Jul 03 16:04:58.205452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Checking backup size 1 against volume size 1 {{(pid=99819) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 16:04:58.205667 np0000004436 devstack@c-api.service[99819]: INFO cinder.backup.api [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Overwriting volume 8e365d66-5137-43fe-b0fc-417d39fa4b27 with restore of backup 187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:04:58.233999 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] restore_backup in rpcapi backup_id 187c1539-3cca-4f33-b73f-937a7de65840 {{(pid=99819) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 16:04:58.236379 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8c18437a-70ce-45b7-8b31-5f9a6f10e287 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840/restore returned with HTTP 202 Jul 03 16:04:58.236962 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1317/5261] 10.4.3.228 () {70 vars in 1433 bytes} [Fri Jul 3 16:04:56 2026] POST /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840/restore => generated 152 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:04:58.248601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7c47ddcf-9cbd-4611-8855-ef118241681b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:58.252107 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c47ddcf-9cbd-4611-8855-ef118241681b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:04:58.252420 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c47ddcf-9cbd-4611-8855-ef118241681b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:58.252883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7c47ddcf-9cbd-4611-8855-ef118241681b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:58.255720 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-7c47ddcf-9cbd-4611-8855-ef118241681b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:58.262249 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:58.262249 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:04:58.264838 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7c47ddcf-9cbd-4611-8855-ef118241681b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:04:58.265437 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1315/5262] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:58 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:04:59.277001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-edd3ba70-b2d5-4747-95d3-5ce22da2f907 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:04:59.278712 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-edd3ba70-b2d5-4747-95d3-5ce22da2f907 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:04:59.278942 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-edd3ba70-b2d5-4747-95d3-5ce22da2f907 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:04:59.279135 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-edd3ba70-b2d5-4747-95d3-5ce22da2f907 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:04:59.279294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-edd3ba70-b2d5-4747-95d3-5ce22da2f907 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:04:59.281046 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=74,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:04:59.284148 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:04:59.284148 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:04:59.284974 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-edd3ba70-b2d5-4747-95d3-5ce22da2f907 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:04:59.285338 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1314/5263] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:04:59 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:00.297106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-87d83327-1cb3-4fed-a64b-7868a5041b5e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:00.298980 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-87d83327-1cb3-4fed-a64b-7868a5041b5e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:00.299192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-87d83327-1cb3-4fed-a64b-7868a5041b5e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:00.299411 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-87d83327-1cb3-4fed-a64b-7868a5041b5e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:00.299572 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-87d83327-1cb3-4fed-a64b-7868a5041b5e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:00.304630 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:00.304630 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:00.305576 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-87d83327-1cb3-4fed-a64b-7868a5041b5e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:00.306282 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1318/5264] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:00 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:01.319043 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3faa6608-d092-40c3-a767-bd4de528276f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:01.321050 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3faa6608-d092-40c3-a767-bd4de528276f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:01.321276 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3faa6608-d092-40c3-a767-bd4de528276f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:01.321519 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3faa6608-d092-40c3-a767-bd4de528276f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:01.321638 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3faa6608-d092-40c3-a767-bd4de528276f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:01.325885 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:01.325885 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:01.326527 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3faa6608-d092-40c3-a767-bd4de528276f tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:01.326986 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1318/5265] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:01 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:02.337532 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5694de52-91aa-414d-bb10-558c48e19bbd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:02.339176 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5694de52-91aa-414d-bb10-558c48e19bbd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:02.339383 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5694de52-91aa-414d-bb10-558c48e19bbd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:02.339576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5694de52-91aa-414d-bb10-558c48e19bbd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:02.339707 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5694de52-91aa-414d-bb10-558c48e19bbd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:02.345732 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:02.345732 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:02.346247 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5694de52-91aa-414d-bb10-558c48e19bbd tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:02.346602 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1316/5266] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:02 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:03.358645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6f52b999-b0c1-452b-afb9-fd7023f70d33 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:03.361648 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f52b999-b0c1-452b-afb9-fd7023f70d33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:03.361648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f52b999-b0c1-452b-afb9-fd7023f70d33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:03.361648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6f52b999-b0c1-452b-afb9-fd7023f70d33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:03.361648 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6f52b999-b0c1-452b-afb9-fd7023f70d33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:03.366105 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:03.366105 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:03.366788 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6f52b999-b0c1-452b-afb9-fd7023f70d33 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:03.367205 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1315/5267] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:03 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:04.380277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-444239d4-51d8-47d3-a302-d8e99300eb39 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:04.382166 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-444239d4-51d8-47d3-a302-d8e99300eb39 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:04.382448 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-444239d4-51d8-47d3-a302-d8e99300eb39 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:04.382636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-444239d4-51d8-47d3-a302-d8e99300eb39 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:04.382752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-444239d4-51d8-47d3-a302-d8e99300eb39 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:04.387061 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:04.387061 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:04.387892 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-444239d4-51d8-47d3-a302-d8e99300eb39 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:04.388293 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1319/5268] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:04 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:05.399852 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-69d2d9ba-4fd2-4f95-875f-21bc29a45e7b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:05.402245 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-69d2d9ba-4fd2-4f95-875f-21bc29a45e7b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:05.402245 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-69d2d9ba-4fd2-4f95-875f-21bc29a45e7b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:05.403691 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-69d2d9ba-4fd2-4f95-875f-21bc29a45e7b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:05.403691 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-69d2d9ba-4fd2-4f95-875f-21bc29a45e7b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:05.404593 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=126,cinder:INSERT=27,cinder:UPDATE=51 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:05:05.407649 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:05.407649 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:05.408483 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-69d2d9ba-4fd2-4f95-875f-21bc29a45e7b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:05.409006 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1319/5269] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:05 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:06.419853 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6b012e24-8b72-4bf2-8d75-00a168c72804 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:06.421441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6b012e24-8b72-4bf2-8d75-00a168c72804 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:06.421613 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6b012e24-8b72-4bf2-8d75-00a168c72804 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:06.421806 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6b012e24-8b72-4bf2-8d75-00a168c72804 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:06.421898 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-6b012e24-8b72-4bf2-8d75-00a168c72804 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:06.423468 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=72,cinder:UPDATE=25,cinder:INSERT=13 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:05:06.426191 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:06.426191 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:06.427442 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6b012e24-8b72-4bf2-8d75-00a168c72804 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:06.427845 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1317/5270] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:06 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:07.439427 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b2f0afe6-0228-4a3d-b751-1b948422fe5b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:07.441335 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b2f0afe6-0228-4a3d-b751-1b948422fe5b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:07.441734 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b2f0afe6-0228-4a3d-b751-1b948422fe5b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:07.441985 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b2f0afe6-0228-4a3d-b751-1b948422fe5b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:07.441985 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b2f0afe6-0228-4a3d-b751-1b948422fe5b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:07.446419 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:07.446419 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:07.447392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b2f0afe6-0228-4a3d-b751-1b948422fe5b tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:07.447744 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1316/5271] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:07 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:08.458603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c14a5f62-87fb-4a72-b9af-fd85f4fedb91 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:08.460796 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c14a5f62-87fb-4a72-b9af-fd85f4fedb91 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:08.461054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c14a5f62-87fb-4a72-b9af-fd85f4fedb91 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:08.461287 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c14a5f62-87fb-4a72-b9af-fd85f4fedb91 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:08.461412 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c14a5f62-87fb-4a72-b9af-fd85f4fedb91 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:08.466278 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:08.466278 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:08.467010 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c14a5f62-87fb-4a72-b9af-fd85f4fedb91 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:08.467460 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1320/5272] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:08 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:09.478289 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7bc80368-2eb5-4fb1-bc96-08da34de15a4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:09.480046 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7bc80368-2eb5-4fb1-bc96-08da34de15a4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:09.480253 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7bc80368-2eb5-4fb1-bc96-08da34de15a4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:09.480429 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7bc80368-2eb5-4fb1-bc96-08da34de15a4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:09.480531 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7bc80368-2eb5-4fb1-bc96-08da34de15a4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:09.484578 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:09.484578 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:09.485171 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7bc80368-2eb5-4fb1-bc96-08da34de15a4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:09.485520 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1320/5273] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:09 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:10.494921 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-dd657208-6ff5-487e-acca-7b4bce86ff66 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:10.496644 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dd657208-6ff5-487e-acca-7b4bce86ff66 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:10.496851 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dd657208-6ff5-487e-acca-7b4bce86ff66 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:10.497023 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-dd657208-6ff5-487e-acca-7b4bce86ff66 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:10.497118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-dd657208-6ff5-487e-acca-7b4bce86ff66 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:10.501427 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:10.501427 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:10.502024 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-dd657208-6ff5-487e-acca-7b4bce86ff66 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:10.502358 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1318/5274] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:10 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:11.512616 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c5d54a89-b1b5-4a1f-85c6-e74efcf7d021 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:11.514425 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c5d54a89-b1b5-4a1f-85c6-e74efcf7d021 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:11.514657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c5d54a89-b1b5-4a1f-85c6-e74efcf7d021 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:11.514848 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c5d54a89-b1b5-4a1f-85c6-e74efcf7d021 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:11.514959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c5d54a89-b1b5-4a1f-85c6-e74efcf7d021 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:11.519312 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:11.519312 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:11.519948 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c5d54a89-b1b5-4a1f-85c6-e74efcf7d021 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:11.520333 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1317/5275] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:11 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:11.530882 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:11.533032 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 Jul 03 16:05:11.533332 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:11.533609 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:11.533851 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume with id: 8e365d66-5137-43fe-b0fc-417d39fa4b27 Jul 03 16:05:11.543318 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:11.543318 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:11.543746 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:05:11.564537 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume request issued successfully. Jul 03 16:05:11.564801 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4a5277a9-0039-4523-b71e-f6b6efd5f60a tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 returned with HTTP 202 Jul 03 16:05:11.565652 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1321/5276] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:05:11 2026] DELETE /volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:11.576164 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f18523c0-4370-49c7-b643-d618d565e720 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:11.577979 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f18523c0-4370-49c7-b643-d618d565e720 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 Jul 03 16:05:11.578215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f18523c0-4370-49c7-b643-d618d565e720 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:11.578413 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f18523c0-4370-49c7-b643-d618d565e720 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:11.586743 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:11.586743 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:11.591164 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f18523c0-4370-49c7-b643-d618d565e720 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:05:11.595884 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f18523c0-4370-49c7-b643-d618d565e720 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 returned with HTTP 200 Jul 03 16:05:11.596450 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1321/5277] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:11 2026] GET /volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:12.618673 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-47f3355e-d558-4e4f-9426-f1a62505fb4e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:12.621021 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47f3355e-d558-4e4f-9426-f1a62505fb4e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 Jul 03 16:05:12.621309 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47f3355e-d558-4e4f-9426-f1a62505fb4e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:12.621554 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47f3355e-d558-4e4f-9426-f1a62505fb4e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:12.629129 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47f3355e-d558-4e4f-9426-f1a62505fb4e tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 returned with HTTP 404 Jul 03 16:05:12.629879 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1319/5278] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:12 2026] GET /volume/v3/volumes/8e365d66-5137-43fe-b0fc-417d39fa4b27 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:12.639157 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d8602891-feac-4d08-ad85-14dc202c8c3c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:12.641490 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d8602891-feac-4d08-ad85-14dc202c8c3c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:12.641834 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d8602891-feac-4d08-ad85-14dc202c8c3c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:12.642085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d8602891-feac-4d08-ad85-14dc202c8c3c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:12.642237 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d8602891-feac-4d08-ad85-14dc202c8c3c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:12.648823 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:12.648823 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:12.649914 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d8602891-feac-4d08-ad85-14dc202c8c3c tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-member] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:12.650419 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1318/5279] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:12 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:12.661642 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-27b11cb1-bab0-483c-b203-8153d29ecaf9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:12.663630 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27b11cb1-bab0-483c-b203-8153d29ecaf9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:05:12.663880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27b11cb1-bab0-483c-b203-8153d29ecaf9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:12.664138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27b11cb1-bab0-483c-b203-8153d29ecaf9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:12.664259 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-27b11cb1-bab0-483c-b203-8153d29ecaf9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete backup with id: 38fb7193-d985-4f33-a96b-a48109acf66f. Jul 03 16:05:12.665865 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=47,cinder:UPDATE=10,cinder:INSERT=4 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:05:12.669295 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:12.669295 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:12.683997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-27b11cb1-bab0-483c-b203-8153d29ecaf9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] delete_backup rpcapi backup_id 38fb7193-d985-4f33-a96b-a48109acf66f {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:05:12.685729 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27b11cb1-bab0-483c-b203-8153d29ecaf9 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 202 Jul 03 16:05:12.686198 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1322/5280] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:05:12 2026] DELETE /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:05:12.699732 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-30eb1de7-d9de-41f9-8311-2ea3e2321ddf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:12.701740 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30eb1de7-d9de-41f9-8311-2ea3e2321ddf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:05:12.702014 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30eb1de7-d9de-41f9-8311-2ea3e2321ddf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:12.702286 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30eb1de7-d9de-41f9-8311-2ea3e2321ddf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:12.702504 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-30eb1de7-d9de-41f9-8311-2ea3e2321ddf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:12.708153 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:12.708153 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:12.709183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30eb1de7-d9de-41f9-8311-2ea3e2321ddf tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 200 Jul 03 16:05:12.709566 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1322/5281] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:12 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:13.722270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1aca6f76-ce8e-42d2-9d07-fb3579f31c92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:13.724092 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1aca6f76-ce8e-42d2-9d07-fb3579f31c92 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f Jul 03 16:05:13.724298 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1aca6f76-ce8e-42d2-9d07-fb3579f31c92 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:13.724494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1aca6f76-ce8e-42d2-9d07-fb3579f31c92 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:13.724601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-1aca6f76-ce8e-42d2-9d07-fb3579f31c92 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 38fb7193-d985-4f33-a96b-a48109acf66f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:13.728418 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1aca6f76-ce8e-42d2-9d07-fb3579f31c92 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f returned with HTTP 404 Jul 03 16:05:13.728945 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1320/5282] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:13 2026] GET /volume/v3/backups/38fb7193-d985-4f33-a96b-a48109acf66f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:13.737550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a49b9622-45b0-4511-8b76-c5561ff885d4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:13.740349 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a49b9622-45b0-4511-8b76-c5561ff885d4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:05:13.740633 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a49b9622-45b0-4511-8b76-c5561ff885d4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:13.740882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a49b9622-45b0-4511-8b76-c5561ff885d4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:13.741080 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-a49b9622-45b0-4511-8b76-c5561ff885d4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete backup with id: df4cee49-abdf-476f-ba1a-b1f430ce162d. Jul 03 16:05:13.746138 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:13.746138 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:13.759321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-a49b9622-45b0-4511-8b76-c5561ff885d4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] delete_backup rpcapi backup_id df4cee49-abdf-476f-ba1a-b1f430ce162d {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:05:13.761138 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a49b9622-45b0-4511-8b76-c5561ff885d4 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 202 Jul 03 16:05:13.761716 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1319/5283] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:05:13 2026] DELETE /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:05:13.768027 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-02d530d0-f873-4a5e-99c0-a5183fa5e651 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:13.769751 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-02d530d0-f873-4a5e-99c0-a5183fa5e651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:05:13.769948 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-02d530d0-f873-4a5e-99c0-a5183fa5e651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:13.770157 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-02d530d0-f873-4a5e-99c0-a5183fa5e651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:13.770241 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-02d530d0-f873-4a5e-99c0-a5183fa5e651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:13.774253 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:13.774253 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:13.774878 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-02d530d0-f873-4a5e-99c0-a5183fa5e651 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 200 Jul 03 16:05:13.775394 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1323/5284] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:13 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:14.785562 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ce3bd111-3b69-4a9e-9954-b7662c0d8558 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:14.787338 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce3bd111-3b69-4a9e-9954-b7662c0d8558 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d Jul 03 16:05:14.787528 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce3bd111-3b69-4a9e-9954-b7662c0d8558 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:14.787730 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce3bd111-3b69-4a9e-9954-b7662c0d8558 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:14.787826 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ce3bd111-3b69-4a9e-9954-b7662c0d8558 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id df4cee49-abdf-476f-ba1a-b1f430ce162d. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:14.791355 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce3bd111-3b69-4a9e-9954-b7662c0d8558 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d returned with HTTP 404 Jul 03 16:05:14.791835 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1323/5285] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:14 2026] GET /volume/v3/backups/df4cee49-abdf-476f-ba1a-b1f430ce162d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:14.798494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0e169ee2-ac6d-4e6a-8416-22169b7869d8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:14.800357 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e169ee2-ac6d-4e6a-8416-22169b7869d8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:14.800560 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e169ee2-ac6d-4e6a-8416-22169b7869d8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:14.800783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e169ee2-ac6d-4e6a-8416-22169b7869d8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:14.800920 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-0e169ee2-ac6d-4e6a-8416-22169b7869d8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete backup with id: 187c1539-3cca-4f33-b73f-937a7de65840. Jul 03 16:05:14.805510 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:14.805510 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:14.821356 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-0e169ee2-ac6d-4e6a-8416-22169b7869d8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] delete_backup rpcapi backup_id 187c1539-3cca-4f33-b73f-937a7de65840 {{(pid=99816) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:05:14.823181 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e169ee2-ac6d-4e6a-8416-22169b7869d8 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 202 Jul 03 16:05:14.823631 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1321/5286] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:05:14 2026] DELETE /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:05:14.832301 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-780d51c3-273b-4813-b5a5-a3bc714ba2e7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:14.834040 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-780d51c3-273b-4813-b5a5-a3bc714ba2e7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:14.834279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-780d51c3-273b-4813-b5a5-a3bc714ba2e7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:14.834453 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-780d51c3-273b-4813-b5a5-a3bc714ba2e7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:14.834555 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-780d51c3-273b-4813-b5a5-a3bc714ba2e7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:14.839371 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:14.839371 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:14.840114 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-780d51c3-273b-4813-b5a5-a3bc714ba2e7 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 200 Jul 03 16:05:14.840510 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1320/5287] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:14 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:15.850254 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0280238f-7584-40d3-967a-d911b78d7508 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:15.852291 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0280238f-7584-40d3-967a-d911b78d7508 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 Jul 03 16:05:15.852536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0280238f-7584-40d3-967a-d911b78d7508 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:15.852769 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0280238f-7584-40d3-967a-d911b78d7508 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:15.852907 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0280238f-7584-40d3-967a-d911b78d7508 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Show backup with id 187c1539-3cca-4f33-b73f-937a7de65840. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:05:15.857102 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0280238f-7584-40d3-967a-d911b78d7508 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 returned with HTTP 404 Jul 03 16:05:15.857667 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1324/5288] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:15 2026] GET /volume/v3/backups/187c1539-3cca-4f33-b73f-937a7de65840 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:15.864486 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:15.866037 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa Jul 03 16:05:15.866217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:15.866381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:15.866524 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume with id: 61888b67-ac4c-4a3c-afa1-4b11addd46aa Jul 03 16:05:15.874003 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:15.874003 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:15.874342 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:05:15.893601 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Delete volume request issued successfully. Jul 03 16:05:15.893808 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6c13e4d6-a887-449a-abdf-f9b34d66c9ef tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa returned with HTTP 202 Jul 03 16:05:15.894325 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1324/5289] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:05:15 2026] DELETE /volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:15.903211 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4033ad90-9cba-42c7-bff8-a77f2b4d2ff3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:15.904794 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4033ad90-9cba-42c7-bff8-a77f2b4d2ff3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa Jul 03 16:05:15.905026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4033ad90-9cba-42c7-bff8-a77f2b4d2ff3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:15.905217 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4033ad90-9cba-42c7-bff8-a77f2b4d2ff3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:15.911974 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:15.911974 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:15.915426 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4033ad90-9cba-42c7-bff8-a77f2b4d2ff3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Volume info retrieved successfully. Jul 03 16:05:15.919572 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4033ad90-9cba-42c7-bff8-a77f2b4d2ff3 tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa returned with HTTP 200 Jul 03 16:05:15.920042 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1322/5290] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:15 2026] GET /volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:16.933705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d1bc06d0-9612-4584-a4ac-cf87618f6bdb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:16.935592 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1bc06d0-9612-4584-a4ac-cf87618f6bdb tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] GET https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa Jul 03 16:05:16.935911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1bc06d0-9612-4584-a4ac-cf87618f6bdb tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:16.936191 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1bc06d0-9612-4584-a4ac-cf87618f6bdb tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:16.942898 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1bc06d0-9612-4584-a4ac-cf87618f6bdb tempest-ProjectMemberTests33-2052943389 tempest-ProjectMemberTests33-2052943389-project-admin] https://10.4.3.228/volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa returned with HTTP 404 Jul 03 16:05:16.943505 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1321/5291] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:05:16 2026] GET /volume/v3/volumes/61888b67-ac4c-4a3c-afa1-4b11addd46aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:18.431111 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c0a60575-d3b9-460e-b987-05758878b374 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:18.512847 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:05:18.513165 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-78714328"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:18.515048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-78714328'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:05:18.515165 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume of 1 GB Jul 03 16:05:18.519946 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Availability Zones retrieved successfully. Jul 03 16:05:18.528481 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (8cbdaa01-f381-4fe0-b43f-db67b8b9fa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:18.530040 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25fa6d9-269e-4dd2-8cba-5fe8ac49a8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:18.531363 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:05:18.558942 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25fa6d9-269e-4dd2-8cba-5fe8ac49a8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:18.559560 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2369ce9-8811-4826-af68-8347a9873376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:18.620543 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['513c18e0-5436-4672-a396-0e0b8fd7f71e', '263a6a41-fa7c-4906-90be-48801145e39b', 'c8c0d62e-8531-43dd-a3ad-68f48da34fdf', '1fe18de8-38b7-47c5-b92a-f7ce97738272'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:18.621352 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2369ce9-8811-4826-af68-8347a9873376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513c18e0-5436-4672-a396-0e0b8fd7f71e', '263a6a41-fa7c-4906-90be-48801145e39b', 'c8c0d62e-8531-43dd-a3ad-68f48da34fdf', '1fe18de8-38b7-47c5-b92a-f7ce97738272']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:18.621996 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a72d334-a6f8-4684-bd6d-3703acef25b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:18.647388 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a72d334-a6f8-4684-bd6d-3703acef25b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81ba77ee-1367-43bd-ac7d-5a8139cac021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78714328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['513c18e0-5436-4672-a396-0e0b8fd7f71e','263a6a41-fa7c-4906-90be-48801145e39b','c8c0d62e-8531-43dd-a3ad-68f48da34fdf','1fe18de8-38b7-47c5-b92a-f7ce97738272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78714328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81ba77ee-1367-43bd-ac7d-5a8139cac021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c720b4406c4b05834ec8a811d2fe99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5668f3c9131464f96f03b273fcca7b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:18.648072 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c4050f-d26a-4c75-8734-ab3e10b5f9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:18.665934 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c4050f-d26a-4c75-8734-ab3e10b5f9bc) transitioned into 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-78714328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['513c18e0-5436-4672-a396-0e0b8fd7f71e','263a6a41-fa7c-4906-90be-48801145e39b','c8c0d62e-8531-43dd-a3ad-68f48da34fdf','1fe18de8-38b7-47c5-b92a-f7ce97738272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:18.666553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78a87b7-7a2c-41a0-b347-4c052f4ca71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:18.679025 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78a87b7-7a2c-41a0-b347-4c052f4ca71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:18.680003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (8cbdaa01-f381-4fe0-b43f-db67b8b9fa77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:18.680287 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request issued successfully. Jul 03 16:05:18.681060 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c0a60575-d3b9-460e-b987-05758878b374 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:05:18.681451 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1325/5292] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:05:18 2026] POST /volume/v3/volumes => generated 776 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:18.693794 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-005ae502-4c36-4784-94a5-76efb4dd2505 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:18.695489 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-005ae502-4c36-4784-94a5-76efb4dd2505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 Jul 03 16:05:18.695689 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-005ae502-4c36-4784-94a5-76efb4dd2505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:18.695863 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-005ae502-4c36-4784-94a5-76efb4dd2505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:18.703182 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:18.703182 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:18.706737 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-005ae502-4c36-4784-94a5-76efb4dd2505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:18.711338 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-005ae502-4c36-4784-94a5-76efb4dd2505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 returned with HTTP 200 Jul 03 16:05:18.711882 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1325/5293] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:18 2026] GET /volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:19.726700 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-47202848-e6fd-415c-854b-af1eb7241e91 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:19.728115 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47202848-e6fd-415c-854b-af1eb7241e91 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 Jul 03 16:05:19.728300 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47202848-e6fd-415c-854b-af1eb7241e91 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:19.728488 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-47202848-e6fd-415c-854b-af1eb7241e91 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:19.741275 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:19.741275 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:19.746267 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-47202848-e6fd-415c-854b-af1eb7241e91 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:19.752529 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-47202848-e6fd-415c-854b-af1eb7241e91 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 returned with HTTP 200 Jul 03 16:05:19.753139 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1323/5294] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:19 2026] GET /volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:19.770797 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:19.772829 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:05:19.773236 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81ba77ee-1367-43bd-ac7d-5a8139cac021", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1135312285"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:19.783414 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:19.783414 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:19.783830 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:19.784002 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create snapshot from volume 81ba77ee-1367-43bd-ac7d-5a8139cac021 Jul 03 16:05:19.820921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['cbb38e64-dc47-4816-bf9a-da3d9e445020', '51b07240-29d4-4177-bcb0-5a7310a9cfef', '97fa4624-c939-4b91-b4a4-c29dfd6f43e5', '0755e744-4daf-47d1-a71d-4ffad193e569'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:19.859662 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot create request issued successfully. Jul 03 16:05:19.859662 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cdec5efe-b59f-4645-88dc-9734d5febf1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:05:19.860113 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1322/5295] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:05:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:19.869875 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0402c543-6e90-46da-a04b-40c0c0794978 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:19.871264 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0402c543-6e90-46da-a04b-40c0c0794978 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 Jul 03 16:05:19.871460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0402c543-6e90-46da-a04b-40c0c0794978 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:19.871743 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0402c543-6e90-46da-a04b-40c0c0794978 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:19.877490 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:19.877490 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:19.878003 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0402c543-6e90-46da-a04b-40c0c0794978 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:19.878940 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0402c543-6e90-46da-a04b-40c0c0794978 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 returned with HTTP 200 Jul 03 16:05:19.880721 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1326/5296] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:19 2026] GET /volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:20.890162 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-070b458f-caf4-49e3-9941-5360082f0b3b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:20.892460 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-070b458f-caf4-49e3-9941-5360082f0b3b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 Jul 03 16:05:20.892757 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-070b458f-caf4-49e3-9941-5360082f0b3b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:20.893071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-070b458f-caf4-49e3-9941-5360082f0b3b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:20.900264 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:20.900264 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:20.900364 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-070b458f-caf4-49e3-9941-5360082f0b3b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:20.901292 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-070b458f-caf4-49e3-9941-5360082f0b3b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 returned with HTTP 200 Jul 03 16:05:20.901835 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1326/5297] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:20 2026] GET /volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:20.910908 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-85e2c8fc-7348-4352-8a02-ca2b2686da81 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:20.965879 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-85e2c8fc-7348-4352-8a02-ca2b2686da81 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] POST https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243/action Jul 03 16:05:20.966237 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-85e2c8fc-7348-4352-8a02-ca2b2686da81 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:05:20.966374 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-85e2c8fc-7348-4352-8a02-ca2b2686da81 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:20.973188 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:20.973188 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:20.973708 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-85e2c8fc-7348-4352-8a02-ca2b2686da81 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Snapshot retrieved successfully. Jul 03 16:05:20.974601 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-85e2c8fc-7348-4352-8a02-ca2b2686da81 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f1ba29142d6b47c68c7349d33c8d688f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03c720b4406c4b05834ec8a811d2fe99', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:05:20.974842 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-85e2c8fc-7348-4352-8a02-ca2b2686da81 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243/action returned with HTTP 403 Jul 03 16:05:20.975360 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1324/5298] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 16:05:20 2026] POST /volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243/action => generated 133 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:20.982947 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:20.984727 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 Jul 03 16:05:20.984931 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:20.985109 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:20.985204 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete snapshot with id: 551b37b5-8773-45f0-82c2-c83e496ae243 Jul 03 16:05:20.989985 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:20.989985 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:20.990275 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:21.008902 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot delete request issued successfully. Jul 03 16:05:21.009197 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3ddb7319-ed18-452d-ac09-4c9edd9d1169 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 returned with HTTP 202 Jul 03 16:05:21.009801 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1323/5299] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:05:20 2026] DELETE /volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:21.016988 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3f6f26dd-8bbb-4e1c-a833-7c297e19c36f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:21.019012 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f6f26dd-8bbb-4e1c-a833-7c297e19c36f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 Jul 03 16:05:21.019225 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f6f26dd-8bbb-4e1c-a833-7c297e19c36f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:21.019453 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f6f26dd-8bbb-4e1c-a833-7c297e19c36f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:21.025062 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:21.025062 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:21.025400 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3f6f26dd-8bbb-4e1c-a833-7c297e19c36f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:21.026188 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f6f26dd-8bbb-4e1c-a833-7c297e19c36f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 returned with HTTP 200 Jul 03 16:05:21.026652 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1327/5300] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:21 2026] GET /volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:22.035792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d3fd734e-3a2f-4f75-b0a8-8b1780e78097 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:22.037801 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d3fd734e-3a2f-4f75-b0a8-8b1780e78097 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 Jul 03 16:05:22.038043 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d3fd734e-3a2f-4f75-b0a8-8b1780e78097 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:22.038229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d3fd734e-3a2f-4f75-b0a8-8b1780e78097 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:22.043533 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d3fd734e-3a2f-4f75-b0a8-8b1780e78097 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 returned with HTTP 404 Jul 03 16:05:22.044196 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1327/5301] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:22 2026] GET /volume/v3/snapshots/551b37b5-8773-45f0-82c2-c83e496ae243 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:22.051237 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1fda645b-b465-4d15-9107-8b37ed372116 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:22.053245 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fda645b-b465-4d15-9107-8b37ed372116 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 Jul 03 16:05:22.053424 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fda645b-b465-4d15-9107-8b37ed372116 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:22.053604 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fda645b-b465-4d15-9107-8b37ed372116 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:22.053830 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-1fda645b-b465-4d15-9107-8b37ed372116 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume with id: 81ba77ee-1367-43bd-ac7d-5a8139cac021 Jul 03 16:05:22.060870 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:22.060870 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:22.061215 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1fda645b-b465-4d15-9107-8b37ed372116 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:22.076771 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1fda645b-b465-4d15-9107-8b37ed372116 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume request issued successfully. Jul 03 16:05:22.077021 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fda645b-b465-4d15-9107-8b37ed372116 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 returned with HTTP 202 Jul 03 16:05:22.077426 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1325/5302] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:05:22 2026] DELETE /volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:22.085603 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7db28171-9bf5-4008-be27-03238111d1fa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:22.087871 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7db28171-9bf5-4008-be27-03238111d1fa tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 Jul 03 16:05:22.088107 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7db28171-9bf5-4008-be27-03238111d1fa tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:22.088398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7db28171-9bf5-4008-be27-03238111d1fa tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:22.096332 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:22.096332 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:22.100481 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7db28171-9bf5-4008-be27-03238111d1fa tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:22.106118 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7db28171-9bf5-4008-be27-03238111d1fa tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 returned with HTTP 200 Jul 03 16:05:22.106595 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1324/5303] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:22 2026] GET /volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:23.118839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fd3e1f54-8958-4e9e-879f-693ba974ca7d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:23.121021 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd3e1f54-8958-4e9e-879f-693ba974ca7d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 Jul 03 16:05:23.121255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1f54-8958-4e9e-879f-693ba974ca7d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:23.121490 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1f54-8958-4e9e-879f-693ba974ca7d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:23.129640 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fd3e1f54-8958-4e9e-879f-693ba974ca7d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 returned with HTTP 404 Jul 03 16:05:23.130281 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1328/5304] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:23 2026] GET /volume/v3/volumes/81ba77ee-1367-43bd-ac7d-5a8139cac021 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:23.137330 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:23.138930 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:05:23.139239 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-146975909"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:23.140927 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-146975909'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:05:23.141038 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume of 1 GB Jul 03 16:05:23.144864 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Availability Zones retrieved successfully. Jul 03 16:05:23.150484 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (d8d3ec7b-284e-49ea-aca2-db5af2fd99fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:23.151856 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa2b55e-c155-47ee-b791-b60088bc96c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:23.152559 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:05:23.177992 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa2b55e-c155-47ee-b791-b60088bc96c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:23.178676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246f0165-37d7-4fda-a56c-7792a19bc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:23.218089 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['4e5ca732-3860-4023-97b8-8ae214aacec7', '91547428-2c85-41bc-b2c7-9ed7e0dbb33f', 'ca7400d0-f51e-46c7-93ce-52759b4b79fc', '5dbc4e42-d87d-40a9-9c0e-a3b52bded8f9'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:23.219084 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246f0165-37d7-4fda-a56c-7792a19bc845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5ca732-3860-4023-97b8-8ae214aacec7', '91547428-2c85-41bc-b2c7-9ed7e0dbb33f', 'ca7400d0-f51e-46c7-93ce-52759b4b79fc', '5dbc4e42-d87d-40a9-9c0e-a3b52bded8f9']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:23.219784 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7815afa-3308-4e42-9a43-538ec82474a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:23.249450 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7815afa-3308-4e42-9a43-538ec82474a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd651e7a-4e9c-44b6-958b-508f064c928b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146975909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['4e5ca732-3860-4023-97b8-8ae214aacec7','91547428-2c85-41bc-b2c7-9ed7e0dbb33f','ca7400d0-f51e-46c7-93ce-52759b4b79fc','5dbc4e42-d87d-40a9-9c0e-a3b52bded8f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146975909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd651e7a-4e9c-44b6-958b-508f064c928b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c720b4406c4b05834ec8a811d2fe99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5668f3c9131464f96f03b273fcca7b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:23.250261 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5896dc6-9f6b-4ed1-b2d2-d89d63765ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:23.271479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5896dc6-9f6b-4ed1-b2d2-d89d63765ba4) transitioned into 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-146975909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['4e5ca732-3860-4023-97b8-8ae214aacec7','91547428-2c85-41bc-b2c7-9ed7e0dbb33f','ca7400d0-f51e-46c7-93ce-52759b4b79fc','5dbc4e42-d87d-40a9-9c0e-a3b52bded8f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:23.272632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d518f68e-67de-49e4-8193-d8a38827e863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:23.288648 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d518f68e-67de-49e4-8193-d8a38827e863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:23.288648 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (d8d3ec7b-284e-49ea-aca2-db5af2fd99fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:23.288648 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request issued successfully. Jul 03 16:05:23.289099 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00b0dff1-b90c-4ae7-8829-b362b70f4fb1 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:05:23.289597 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1328/5305] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:05:23 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:23.303519 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b3167e5d-7474-4572-9881-1585ec1f600e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:23.305490 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3167e5d-7474-4572-9881-1585ec1f600e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b Jul 03 16:05:23.305750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3167e5d-7474-4572-9881-1585ec1f600e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:23.306641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3167e5d-7474-4572-9881-1585ec1f600e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:23.313459 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:23.313459 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:23.317188 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b3167e5d-7474-4572-9881-1585ec1f600e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:23.321225 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3167e5d-7474-4572-9881-1585ec1f600e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b returned with HTTP 200 Jul 03 16:05:23.321579 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1326/5306] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:23 2026] GET /volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:24.334272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f9b50ac1-f11f-45ba-8c57-2b572133c86f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:24.336370 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9b50ac1-f11f-45ba-8c57-2b572133c86f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b Jul 03 16:05:24.336642 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9b50ac1-f11f-45ba-8c57-2b572133c86f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:24.336865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9b50ac1-f11f-45ba-8c57-2b572133c86f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:24.344969 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:24.344969 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:24.350344 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f9b50ac1-f11f-45ba-8c57-2b572133c86f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:24.355919 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9b50ac1-f11f-45ba-8c57-2b572133c86f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b returned with HTTP 200 Jul 03 16:05:24.356482 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1325/5307] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:24 2026] GET /volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:24.369253 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:24.371613 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:05:24.372114 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd651e7a-4e9c-44b6-958b-508f064c928b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1146399009"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:24.382927 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:24.382927 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:24.383404 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:24.383639 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create snapshot from volume fd651e7a-4e9c-44b6-958b-508f064c928b Jul 03 16:05:24.417838 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['b5ba702c-5b02-4e7f-bfde-cead3ea9a0c5', '864e9a3f-e854-480a-80ab-2c45c2c47af6', '5ec49a7d-058f-45d7-be01-b8017d9fdb73', '1aa2ad18-ac6e-4e29-85a6-e4241730081b'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:24.464645 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot create request issued successfully. Jul 03 16:05:24.464645 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ddf61f6d-5748-43cd-8dce-e279649f5219 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:05:24.464645 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1329/5308] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:05:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:24.472314 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e86058c7-f4c6-480c-9e64-af6b31a6a23c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:24.474377 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e86058c7-f4c6-480c-9e64-af6b31a6a23c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 Jul 03 16:05:24.474651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e86058c7-f4c6-480c-9e64-af6b31a6a23c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:24.474915 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e86058c7-f4c6-480c-9e64-af6b31a6a23c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:24.481326 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:24.481326 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:24.481716 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e86058c7-f4c6-480c-9e64-af6b31a6a23c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:24.482585 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e86058c7-f4c6-480c-9e64-af6b31a6a23c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 returned with HTTP 200 Jul 03 16:05:24.483079 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1329/5309] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:24 2026] GET /volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:25.494386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ce4ab689-a2e2-434a-9f87-d673219995be None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:25.496773 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce4ab689-a2e2-434a-9f87-d673219995be tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 Jul 03 16:05:25.497043 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce4ab689-a2e2-434a-9f87-d673219995be tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:25.497306 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ce4ab689-a2e2-434a-9f87-d673219995be tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:25.503760 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:25.503760 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:25.504183 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ce4ab689-a2e2-434a-9f87-d673219995be tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:25.505131 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ce4ab689-a2e2-434a-9f87-d673219995be tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 returned with HTTP 200 Jul 03 16:05:25.505598 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1327/5310] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:25 2026] GET /volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:25.516484 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-41071757-1af0-4d99-8389-cef28e625e5c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:25.518869 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-41071757-1af0-4d99-8389-cef28e625e5c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] GET https://10.4.3.228/volume/v3/snapshots Jul 03 16:05:25.519094 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-41071757-1af0-4d99-8389-cef28e625e5c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:25.519338 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-41071757-1af0-4d99-8389-cef28e625e5c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:25.519708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-41071757-1af0-4d99-8389-cef28e625e5c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 16:05:25.521312 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.db.api [None req-41071757-1af0-4d99-8389-cef28e625e5c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Building query based on filter {{(pid=99818) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 16:05:25.525967 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-41071757-1af0-4d99-8389-cef28e625e5c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Get all snapshots completed successfully. Jul 03 16:05:25.526416 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-41071757-1af0-4d99-8389-cef28e625e5c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] https://10.4.3.228/volume/v3/snapshots returned with HTTP 200 Jul 03 16:05:25.526918 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1326/5311] 10.4.3.228 () {66 vars in 1243 bytes} [Fri Jul 3 16:05:25 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:25.538494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:25.540791 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 Jul 03 16:05:25.541097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:25.541308 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:25.541475 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete snapshot with id: 12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 Jul 03 16:05:25.547991 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:25.547991 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:25.548436 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:25.570735 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot delete request issued successfully. Jul 03 16:05:25.571025 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1aac4957-e9bc-41b9-b0ea-0a3a3f18054d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 returned with HTTP 202 Jul 03 16:05:25.571656 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1330/5312] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:05:25 2026] DELETE /volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:25.581567 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8feaf5c2-2e39-439a-8467-162961b27505 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:25.583929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8feaf5c2-2e39-439a-8467-162961b27505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 Jul 03 16:05:25.584231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8feaf5c2-2e39-439a-8467-162961b27505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:25.584369 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8feaf5c2-2e39-439a-8467-162961b27505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:25.589215 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:25.589215 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:25.589497 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8feaf5c2-2e39-439a-8467-162961b27505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:25.590170 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8feaf5c2-2e39-439a-8467-162961b27505 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 returned with HTTP 200 Jul 03 16:05:25.590868 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1330/5313] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:25 2026] GET /volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:26.599961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-54ab4fd4-d002-48a6-90d4-a5947130aa10 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:26.601816 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-54ab4fd4-d002-48a6-90d4-a5947130aa10 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 Jul 03 16:05:26.602053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-54ab4fd4-d002-48a6-90d4-a5947130aa10 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:26.602209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-54ab4fd4-d002-48a6-90d4-a5947130aa10 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:26.606711 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-54ab4fd4-d002-48a6-90d4-a5947130aa10 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 returned with HTTP 404 Jul 03 16:05:26.607256 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1328/5314] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:26 2026] GET /volume/v3/snapshots/12b8032b-6b8b-45a0-aa7c-b7ce8349ee46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:26.615473 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:26.617483 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b Jul 03 16:05:26.617806 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:26.618055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:26.618272 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume with id: fd651e7a-4e9c-44b6-958b-508f064c928b Jul 03 16:05:26.626404 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:26.626404 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:26.626886 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:26.646874 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume request issued successfully. Jul 03 16:05:26.647108 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fab15e2a-e6f2-409a-9f87-ca2161cffe0c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b returned with HTTP 202 Jul 03 16:05:26.647546 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1327/5315] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:05:26 2026] DELETE /volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:26.656586 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-374b11f3-8afa-43a5-916d-35a9b0ff6ce9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:26.659844 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-374b11f3-8afa-43a5-916d-35a9b0ff6ce9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b Jul 03 16:05:26.660060 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-374b11f3-8afa-43a5-916d-35a9b0ff6ce9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:26.660248 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-374b11f3-8afa-43a5-916d-35a9b0ff6ce9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:26.669234 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:26.669234 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:26.675377 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-374b11f3-8afa-43a5-916d-35a9b0ff6ce9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:26.680898 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-374b11f3-8afa-43a5-916d-35a9b0ff6ce9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b returned with HTTP 200 Jul 03 16:05:26.681400 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1331/5316] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:26 2026] GET /volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:27.696713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a1859141-802c-4c5b-b4fd-80829c67f6dd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:27.699197 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1859141-802c-4c5b-b4fd-80829c67f6dd tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b Jul 03 16:05:27.699464 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1859141-802c-4c5b-b4fd-80829c67f6dd tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:27.699818 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a1859141-802c-4c5b-b4fd-80829c67f6dd tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:27.706327 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a1859141-802c-4c5b-b4fd-80829c67f6dd tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b returned with HTTP 404 Jul 03 16:05:27.707076 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1331/5317] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:27 2026] GET /volume/v3/volumes/fd651e7a-4e9c-44b6-958b-508f064c928b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:27.715834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:27.717536 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:05:27.717904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1788457874"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:27.720099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1788457874'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:05:27.720262 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume of 1 GB Jul 03 16:05:27.725026 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Availability Zones retrieved successfully. Jul 03 16:05:27.730163 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (acc23bae-aa49-4ead-a80d-4e9e2121a371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:27.731490 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e5f308-7029-4368-852a-fc7979b5dbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:27.732029 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:05:27.757056 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e5f308-7029-4368-852a-fc7979b5dbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:27.757935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f198fd47-28c5-417e-b51a-90c81f0fbac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:27.806957 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['b8430944-6083-4b2c-976c-66248db9b716', '1cc22ac7-2387-4db8-9c46-d89bc66e0d34', 'c2e85333-0c1f-41a2-9c7b-e1e0973140d1', '531a3f71-6090-4f2c-ae80-cf20562c1121'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:27.807750 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f198fd47-28c5-417e-b51a-90c81f0fbac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8430944-6083-4b2c-976c-66248db9b716', '1cc22ac7-2387-4db8-9c46-d89bc66e0d34', 'c2e85333-0c1f-41a2-9c7b-e1e0973140d1', '531a3f71-6090-4f2c-ae80-cf20562c1121']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:27.808494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8ca5eb0-3623-4a05-a579-8daeab438aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:27.832723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8ca5eb0-3623-4a05-a579-8daeab438aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0be5b9-5092-44b3-a51d-a565571d5cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788457874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['b8430944-6083-4b2c-976c-66248db9b716','1cc22ac7-2387-4db8-9c46-d89bc66e0d34','c2e85333-0c1f-41a2-9c7b-e1e0973140d1','531a3f71-6090-4f2c-ae80-cf20562c1121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788457874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea0be5b9-5092-44b3-a51d-a565571d5cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c720b4406c4b05834ec8a811d2fe99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5668f3c9131464f96f03b273fcca7b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:27.833485 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0135123-a45f-45ab-b005-a9a0dac0a4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:27.857382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0135123-a45f-45ab-b005-a9a0dac0a4f7) transitioned into 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-1788457874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['b8430944-6083-4b2c-976c-66248db9b716','1cc22ac7-2387-4db8-9c46-d89bc66e0d34','c2e85333-0c1f-41a2-9c7b-e1e0973140d1','531a3f71-6090-4f2c-ae80-cf20562c1121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:27.858380 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a8ed242-5d31-48e3-b07c-755c4c7c898a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:27.869440 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a8ed242-5d31-48e3-b07c-755c4c7c898a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:27.870531 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (acc23bae-aa49-4ead-a80d-4e9e2121a371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:27.870922 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request issued successfully. Jul 03 16:05:27.871595 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ff83c479-f9b1-4492-81a0-77c1c23acb96 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:05:27.872133 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1329/5318] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:05:27 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:27.884115 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-623efecf-2fad-44cb-983e-a67440e7f44e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:27.886553 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-623efecf-2fad-44cb-983e-a67440e7f44e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf Jul 03 16:05:27.886926 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-623efecf-2fad-44cb-983e-a67440e7f44e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:27.887232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-623efecf-2fad-44cb-983e-a67440e7f44e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:27.898245 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:27.898245 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:27.903052 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-623efecf-2fad-44cb-983e-a67440e7f44e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:27.908691 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-623efecf-2fad-44cb-983e-a67440e7f44e tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf returned with HTTP 200 Jul 03 16:05:27.909217 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1328/5319] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:27 2026] GET /volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:28.923180 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1c28b84c-456d-4945-9268-370dacd64690 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:28.925302 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1c28b84c-456d-4945-9268-370dacd64690 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf Jul 03 16:05:28.925547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1c28b84c-456d-4945-9268-370dacd64690 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:28.925800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1c28b84c-456d-4945-9268-370dacd64690 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:28.933538 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:28.933538 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:28.937538 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1c28b84c-456d-4945-9268-370dacd64690 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:28.941536 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1c28b84c-456d-4945-9268-370dacd64690 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf returned with HTTP 200 Jul 03 16:05:28.941954 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1332/5320] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:28 2026] GET /volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:28.953883 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:28.955518 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:05:28.955875 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea0be5b9-5092-44b3-a51d-a565571d5cdf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1796086867"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:28.964551 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:28.964551 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:28.964963 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:28.965129 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create snapshot from volume ea0be5b9-5092-44b3-a51d-a565571d5cdf Jul 03 16:05:28.990039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['730fd43a-f0bd-4129-bb74-b1b5c5122c04', '1394dbc0-19fd-4bcb-9f4e-c4079c2f08ea', '934b9c03-4e64-4a5e-81ce-1d3b2ab78252', '032185c9-ebcc-4f5a-abcd-e05ce2bd5108'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:29.020533 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot create request issued successfully. Jul 03 16:05:29.021007 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6729aa1c-e1a5-4f2a-aaf8-8471f8507df7 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:05:29.021472 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1332/5321] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:05:28 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 03 16:05:29.031181 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da7dd372-8cf3-4a4d-a5f9-a6d6e0c2594d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:29.033367 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da7dd372-8cf3-4a4d-a5f9-a6d6e0c2594d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea Jul 03 16:05:29.033738 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da7dd372-8cf3-4a4d-a5f9-a6d6e0c2594d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:29.033995 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da7dd372-8cf3-4a4d-a5f9-a6d6e0c2594d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:29.039635 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:29.039635 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:29.040066 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-da7dd372-8cf3-4a4d-a5f9-a6d6e0c2594d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:29.040998 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da7dd372-8cf3-4a4d-a5f9-a6d6e0c2594d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea returned with HTTP 200 Jul 03 16:05:29.041386 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1330/5322] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:29 2026] GET /volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:30.051426 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2fb049c6-4af4-4572-b6a5-5241f8867d95 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:30.053762 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2fb049c6-4af4-4572-b6a5-5241f8867d95 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea Jul 03 16:05:30.054018 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2fb049c6-4af4-4572-b6a5-5241f8867d95 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:30.054205 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2fb049c6-4af4-4572-b6a5-5241f8867d95 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:30.059378 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:30.059378 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:30.059752 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-2fb049c6-4af4-4572-b6a5-5241f8867d95 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:30.060483 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2fb049c6-4af4-4572-b6a5-5241f8867d95 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea returned with HTTP 200 Jul 03 16:05:30.060952 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1329/5323] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:30 2026] GET /volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:30.069458 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-021eca90-4403-43f9-a6ce-b90113ce5399 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:30.071424 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-021eca90-4403-43f9-a6ce-b90113ce5399 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] POST https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea/action Jul 03 16:05:30.071841 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-021eca90-4403-43f9-a6ce-b90113ce5399 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:05:30.071996 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-021eca90-4403-43f9-a6ce-b90113ce5399 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:30.073498 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.admin_actions [None req-021eca90-4403-43f9-a6ce-b90113ce5399 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Updating snapshot '6b37a55d-846e-4777-9563-419faa5487ea' with '{'status': 'error'}' {{(pid=99817) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 16:05:30.083693 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:30.083693 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:30.084213 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-021eca90-4403-43f9-a6ce-b90113ce5399 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f1ba29142d6b47c68c7349d33c8d688f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03c720b4406c4b05834ec8a811d2fe99', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:05:30.084521 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-021eca90-4403-43f9-a6ce-b90113ce5399 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea/action returned with HTTP 403 Jul 03 16:05:30.085014 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1333/5324] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 16:05:30 2026] POST /volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:30.093008 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-52ec511f-affc-4e84-8253-74909cb6a016 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:30.094882 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-52ec511f-affc-4e84-8253-74909cb6a016 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea Jul 03 16:05:30.095112 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-52ec511f-affc-4e84-8253-74909cb6a016 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:30.095294 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-52ec511f-affc-4e84-8253-74909cb6a016 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:30.095387 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-52ec511f-affc-4e84-8253-74909cb6a016 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete snapshot with id: 6b37a55d-846e-4777-9563-419faa5487ea Jul 03 16:05:30.100294 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:30.100294 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:30.100583 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-52ec511f-affc-4e84-8253-74909cb6a016 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:30.115309 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-52ec511f-affc-4e84-8253-74909cb6a016 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot delete request issued successfully. Jul 03 16:05:30.115540 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-52ec511f-affc-4e84-8253-74909cb6a016 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea returned with HTTP 202 Jul 03 16:05:30.116005 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1333/5325] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:05:30 2026] DELETE /volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:30.125432 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-54b67678-b125-4b40-8047-51170cc1544c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:30.127476 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-54b67678-b125-4b40-8047-51170cc1544c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea Jul 03 16:05:30.127692 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-54b67678-b125-4b40-8047-51170cc1544c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:30.127927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-54b67678-b125-4b40-8047-51170cc1544c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:30.133270 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:30.133270 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:30.133643 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-54b67678-b125-4b40-8047-51170cc1544c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:30.134445 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-54b67678-b125-4b40-8047-51170cc1544c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea returned with HTTP 200 Jul 03 16:05:30.134857 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1331/5326] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:30 2026] GET /volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:31.144106 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-65dd6313-db63-4f00-8da9-d437c0eb08fc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:31.146384 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65dd6313-db63-4f00-8da9-d437c0eb08fc tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea Jul 03 16:05:31.146587 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65dd6313-db63-4f00-8da9-d437c0eb08fc tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:31.146886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-65dd6313-db63-4f00-8da9-d437c0eb08fc tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:31.151984 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-65dd6313-db63-4f00-8da9-d437c0eb08fc tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea returned with HTTP 404 Jul 03 16:05:31.152514 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1330/5327] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:31 2026] GET /volume/v3/snapshots/6b37a55d-846e-4777-9563-419faa5487ea => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:31.161368 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:31.163337 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf Jul 03 16:05:31.163527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:31.163747 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:31.163891 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume with id: ea0be5b9-5092-44b3-a51d-a565571d5cdf Jul 03 16:05:31.172605 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:31.172605 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:31.173059 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:31.191876 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume request issued successfully. Jul 03 16:05:31.192163 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d3112b2b-aaec-480b-8b93-fb0acf717dac tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf returned with HTTP 202 Jul 03 16:05:31.192630 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1334/5328] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:05:31 2026] DELETE /volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:31.202027 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e693fd09-0059-453d-aa6c-04fd810d6926 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:31.204420 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e693fd09-0059-453d-aa6c-04fd810d6926 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf Jul 03 16:05:31.205124 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e693fd09-0059-453d-aa6c-04fd810d6926 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:31.205410 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e693fd09-0059-453d-aa6c-04fd810d6926 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:31.216095 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:31.216095 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:31.221216 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e693fd09-0059-453d-aa6c-04fd810d6926 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:31.227404 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e693fd09-0059-453d-aa6c-04fd810d6926 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf returned with HTTP 200 Jul 03 16:05:31.228190 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1334/5329] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:31 2026] GET /volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:32.244111 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-117c8fd3-e1e5-4a6a-ae84-a65d63d530ec None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:32.246179 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-117c8fd3-e1e5-4a6a-ae84-a65d63d530ec tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf Jul 03 16:05:32.246446 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-117c8fd3-e1e5-4a6a-ae84-a65d63d530ec tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:32.246835 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-117c8fd3-e1e5-4a6a-ae84-a65d63d530ec tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:32.253923 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-117c8fd3-e1e5-4a6a-ae84-a65d63d530ec tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf returned with HTTP 404 Jul 03 16:05:32.254731 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1332/5330] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:32 2026] GET /volume/v3/volumes/ea0be5b9-5092-44b3-a51d-a565571d5cdf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:32.265276 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:32.267046 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:05:32.267435 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-361029288"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:32.269811 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-361029288'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:05:32.270112 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume of 1 GB Jul 03 16:05:32.275090 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Availability Zones retrieved successfully. Jul 03 16:05:32.280508 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (a9d1ed8d-57a9-447e-abf9-ad2201bc3008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:32.281586 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9578c1e3-da76-4b66-bbc3-0109330c0619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:32.282359 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:05:32.309224 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9578c1e3-da76-4b66-bbc3-0109330c0619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:32.310256 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3705747b-fcc3-4558-8634-1c7c98199090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:32.366758 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['7f7f1c75-7279-458b-aea1-b3f3c2050ea4', '560082fb-ca4d-419b-91ed-8594fd688bc9', '303fb0e6-a2ee-42f2-8684-424fcd0149e0', '3b1f13a0-833c-48c7-b4cd-0a08beb7406c'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:32.367531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3705747b-fcc3-4558-8634-1c7c98199090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7f1c75-7279-458b-aea1-b3f3c2050ea4', '560082fb-ca4d-419b-91ed-8594fd688bc9', '303fb0e6-a2ee-42f2-8684-424fcd0149e0', '3b1f13a0-833c-48c7-b4cd-0a08beb7406c']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:32.368318 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94610e7f-7380-4cf4-8892-00791223d8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:32.397961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94610e7f-7380-4cf4-8892-00791223d8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '285e2cb0-e2d5-4109-99a6-7a104d428b9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-361029288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['7f7f1c75-7279-458b-aea1-b3f3c2050ea4','560082fb-ca4d-419b-91ed-8594fd688bc9','303fb0e6-a2ee-42f2-8684-424fcd0149e0','3b1f13a0-833c-48c7-b4cd-0a08beb7406c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-361029288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=285e2cb0-e2d5-4109-99a6-7a104d428b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c720b4406c4b05834ec8a811d2fe99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5668f3c9131464f96f03b273fcca7b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:32.398816 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5f8ac9-f0f7-43ef-9755-8f9c25eba5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:32.421436 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5f8ac9-f0f7-43ef-9755-8f9c25eba5f1) transitioned into 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-361029288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['7f7f1c75-7279-458b-aea1-b3f3c2050ea4','560082fb-ca4d-419b-91ed-8594fd688bc9','303fb0e6-a2ee-42f2-8684-424fcd0149e0','3b1f13a0-833c-48c7-b4cd-0a08beb7406c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:32.422636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841b988d-668a-46a8-a39c-7e74ee74b65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:32.437589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841b988d-668a-46a8-a39c-7e74ee74b65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:32.438719 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (a9d1ed8d-57a9-447e-abf9-ad2201bc3008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:32.439126 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request issued successfully. Jul 03 16:05:32.439914 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bc9b37fd-8eb6-439a-9d63-bebc7c191604 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:05:32.440456 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1331/5331] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:05:32 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 03 16:05:32.456780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7b5efa44-2c6d-4606-842f-5c7c9fe356ae None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:32.458754 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b5efa44-2c6d-4606-842f-5c7c9fe356ae tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e Jul 03 16:05:32.458961 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b5efa44-2c6d-4606-842f-5c7c9fe356ae tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:32.459184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b5efa44-2c6d-4606-842f-5c7c9fe356ae tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:32.467743 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:32.467743 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:32.471893 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7b5efa44-2c6d-4606-842f-5c7c9fe356ae tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:32.477636 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b5efa44-2c6d-4606-842f-5c7c9fe356ae tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e returned with HTTP 200 Jul 03 16:05:32.478293 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1335/5332] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:32 2026] GET /volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:33.491012 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4eb5f744-43f0-489d-b09b-bc0b9d8b067c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:33.493546 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4eb5f744-43f0-489d-b09b-bc0b9d8b067c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e Jul 03 16:05:33.493546 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4eb5f744-43f0-489d-b09b-bc0b9d8b067c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:33.493835 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4eb5f744-43f0-489d-b09b-bc0b9d8b067c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:33.503815 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:33.503815 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:33.509133 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4eb5f744-43f0-489d-b09b-bc0b9d8b067c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:33.515650 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4eb5f744-43f0-489d-b09b-bc0b9d8b067c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e returned with HTTP 200 Jul 03 16:05:33.516232 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1335/5333] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:33 2026] GET /volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:33.533725 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:33.535763 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:05:33.536168 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "285e2cb0-e2d5-4109-99a6-7a104d428b9e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1577124040"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:33.546706 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:33.546706 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:33.547031 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:33.547183 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create snapshot from volume 285e2cb0-e2d5-4109-99a6-7a104d428b9e Jul 03 16:05:33.574436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['504c91c2-829e-4696-8302-f8f2957ed566', 'fd09b593-e512-4ecd-a6c1-2fa7e9905c64', 'ad6a92eb-43e6-4786-a34e-359fcda64a04', '5a081aff-1992-43aa-8a90-36ed53141ddf'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:33.613082 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot create request issued successfully. Jul 03 16:05:33.613578 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3fd28cd2-c276-4ff6-8676-65a140c97446 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:05:33.614200 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1333/5334] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:05:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:33.623857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7077d8f5-ab4a-4ed6-9fc4-7b03d781ea3d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:33.625950 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7077d8f5-ab4a-4ed6-9fc4-7b03d781ea3d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a Jul 03 16:05:33.626259 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7077d8f5-ab4a-4ed6-9fc4-7b03d781ea3d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:33.626400 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7077d8f5-ab4a-4ed6-9fc4-7b03d781ea3d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:33.631762 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:33.631762 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:33.632141 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7077d8f5-ab4a-4ed6-9fc4-7b03d781ea3d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:33.632933 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7077d8f5-ab4a-4ed6-9fc4-7b03d781ea3d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a returned with HTTP 200 Jul 03 16:05:33.633307 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1332/5335] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:33 2026] GET /volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:33.639541 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a5a79843-38cc-4f7a-8fae-f6152432d244 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:33.642341 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a5a79843-38cc-4f7a-8fae-f6152432d244 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:33.642596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a5a79843-38cc-4f7a-8fae-f6152432d244 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:33.642873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a5a79843-38cc-4f7a-8fae-f6152432d244 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:33.652082 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:33.652082 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:33.656670 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a5a79843-38cc-4f7a-8fae-f6152432d244 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:33.662244 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a5a79843-38cc-4f7a-8fae-f6152432d244 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:33.662793 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1336/5336] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:33 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:33.676215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-569abfb8-e51c-4092-8be2-dadf62557421 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:33.678249 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-569abfb8-e51c-4092-8be2-dadf62557421 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:33.678504 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-569abfb8-e51c-4092-8be2-dadf62557421 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:33.678715 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-569abfb8-e51c-4092-8be2-dadf62557421 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:33.686684 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:33.686684 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:33.691563 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-569abfb8-e51c-4092-8be2-dadf62557421 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:33.696695 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-569abfb8-e51c-4092-8be2-dadf62557421 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:33.697234 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1336/5337] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:33 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:33.743590 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-46391533-acae-43ce-9d34-47ac43c7e758 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:33.745912 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-46391533-acae-43ce-9d34-47ac43c7e758 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:33.746182 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-46391533-acae-43ce-9d34-47ac43c7e758 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:33.746451 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-46391533-acae-43ce-9d34-47ac43c7e758 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:33.753991 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:33.753991 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:33.758237 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-46391533-acae-43ce-9d34-47ac43c7e758 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:33.763232 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-46391533-acae-43ce-9d34-47ac43c7e758 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:33.763714 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1334/5338] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:05:33 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:34.643030 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e9647a15-2d55-4c52-b8b1-644cbd81b617 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:34.645028 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e9647a15-2d55-4c52-b8b1-644cbd81b617 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a Jul 03 16:05:34.645284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e9647a15-2d55-4c52-b8b1-644cbd81b617 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:34.645531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e9647a15-2d55-4c52-b8b1-644cbd81b617 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:34.650555 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:34.650555 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:34.650886 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e9647a15-2d55-4c52-b8b1-644cbd81b617 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:34.651489 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e9647a15-2d55-4c52-b8b1-644cbd81b617 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a returned with HTTP 200 Jul 03 16:05:34.651890 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1333/5339] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:34 2026] GET /volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:34.659974 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ee66caf1-6dea-4a0e-a457-67dbf48eecdb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:34.661685 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ee66caf1-6dea-4a0e-a457-67dbf48eecdb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] GET https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a Jul 03 16:05:34.661865 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ee66caf1-6dea-4a0e-a457-67dbf48eecdb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:34.662099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ee66caf1-6dea-4a0e-a457-67dbf48eecdb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:34.666723 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:34.666723 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:34.667125 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ee66caf1-6dea-4a0e-a457-67dbf48eecdb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Snapshot retrieved successfully. Jul 03 16:05:34.667827 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ee66caf1-6dea-4a0e-a457-67dbf48eecdb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a returned with HTTP 200 Jul 03 16:05:34.668191 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1337/5340] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:34 2026] GET /volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:34.676765 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:34.678432 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a Jul 03 16:05:34.678654 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:34.678859 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:34.678992 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete snapshot with id: 8e80fe61-1521-402d-bba9-f22cbe3b122a Jul 03 16:05:34.683363 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:34.683363 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:34.683678 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:34.699495 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot delete request issued successfully. Jul 03 16:05:34.699687 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-748f58ed-ab08-4cb5-b940-d65cd37cbc21 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a returned with HTTP 202 Jul 03 16:05:34.700120 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1337/5341] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:05:34 2026] DELETE /volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:34.707044 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3a512994-5cdc-4419-ab42-2c45f8ef087b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:34.709508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a512994-5cdc-4419-ab42-2c45f8ef087b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a Jul 03 16:05:34.709765 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a512994-5cdc-4419-ab42-2c45f8ef087b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:34.710042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a512994-5cdc-4419-ab42-2c45f8ef087b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:34.716649 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:34.716649 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:34.717138 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3a512994-5cdc-4419-ab42-2c45f8ef087b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:34.718101 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a512994-5cdc-4419-ab42-2c45f8ef087b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a returned with HTTP 200 Jul 03 16:05:34.718601 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1335/5342] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:34 2026] GET /volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:35.727849 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a480b223-1d67-4d58-9730-85d410d43b64 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:35.729573 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a480b223-1d67-4d58-9730-85d410d43b64 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a Jul 03 16:05:35.729770 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a480b223-1d67-4d58-9730-85d410d43b64 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:35.729958 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a480b223-1d67-4d58-9730-85d410d43b64 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:35.734506 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a480b223-1d67-4d58-9730-85d410d43b64 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a returned with HTTP 404 Jul 03 16:05:35.734993 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1334/5343] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:35 2026] GET /volume/v3/snapshots/8e80fe61-1521-402d-bba9-f22cbe3b122a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:35.742810 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:35.744833 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e Jul 03 16:05:35.745115 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:35.745400 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:35.745579 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume with id: 285e2cb0-e2d5-4109-99a6-7a104d428b9e Jul 03 16:05:35.754863 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:35.754863 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:35.755255 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:35.784075 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume request issued successfully. Jul 03 16:05:35.784350 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3f901add-da43-4bbd-b1d8-b5ba02bf3276 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e returned with HTTP 202 Jul 03 16:05:35.785013 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1338/5344] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:05:35 2026] DELETE /volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:35.793561 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-84d00ff0-9f15-442f-9387-be475e2c24a6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:35.795967 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-84d00ff0-9f15-442f-9387-be475e2c24a6 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e Jul 03 16:05:35.796273 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-84d00ff0-9f15-442f-9387-be475e2c24a6 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:35.796543 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-84d00ff0-9f15-442f-9387-be475e2c24a6 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:35.802607 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7d6f4ee8-64a3-490f-a202-fcc14d96277b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:35.803102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7d6f4ee8-64a3-490f-a202-fcc14d96277b None None] GET https://10.4.3.228/volume// Jul 03 16:05:35.803264 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7d6f4ee8-64a3-490f-a202-fcc14d96277b None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:35.803491 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7d6f4ee8-64a3-490f-a202-fcc14d96277b None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:35.803888 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7d6f4ee8-64a3-490f-a202-fcc14d96277b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:05:35.804261 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1336/5345] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:05:35.806935 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:35.806935 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:35.811944 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-84d00ff0-9f15-442f-9387-be475e2c24a6 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:35.812740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-435c4707-7b67-4870-9823-4136119e6590 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:35.817840 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-84d00ff0-9f15-442f-9387-be475e2c24a6 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e returned with HTTP 200 Jul 03 16:05:35.818340 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1338/5346] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:35 2026] GET /volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:35.937426 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-435c4707-7b67-4870-9823-4136119e6590 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:05:35.937913 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-435c4707-7b67-4870-9823-4136119e6590 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42940a12-c11c-4212-a8bb-aef011b16c6f", "connector": null, "instance_uuid": "bff88ce2-f0d4-402c-820a-edd984108aa0"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:35.949315 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:35.949315 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:35.986963 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-435c4707-7b67-4870-9823-4136119e6590 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:05:35.987525 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1335/5347] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:05:35 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:36.286838 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e6696aaa-a312-4f6d-9bb3-99de288771ad None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:36.288838 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e6696aaa-a312-4f6d-9bb3-99de288771ad tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:36.289049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e6696aaa-a312-4f6d-9bb3-99de288771ad tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:36.289284 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e6696aaa-a312-4f6d-9bb3-99de288771ad tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:36.299216 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:36.299216 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:36.303086 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e6696aaa-a312-4f6d-9bb3-99de288771ad tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:36.308488 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e6696aaa-a312-4f6d-9bb3-99de288771ad tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:36.308936 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1339/5348] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:36 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:36.518674 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5b3b7c7f-2ee3-42b2-9d0c-54293b7f373a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:36.519018 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b3b7c7f-2ee3-42b2-9d0c-54293b7f373a None None] GET https://10.4.3.228/volume// Jul 03 16:05:36.519224 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b3b7c7f-2ee3-42b2-9d0c-54293b7f373a None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:36.519423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b3b7c7f-2ee3-42b2-9d0c-54293b7f373a None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:36.519750 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b3b7c7f-2ee3-42b2-9d0c-54293b7f373a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:05:36.520051 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1337/5349] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:05:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:05:36.528676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-ce598188-5ada-4094-9715-5d8c0030bb41 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:36.531646 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-ce598188-5ada-4094-9715-5d8c0030bb41 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:36.531985 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-ce598188-5ada-4094-9715-5d8c0030bb41 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:36.532293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-ce598188-5ada-4094-9715-5d8c0030bb41 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:36.541856 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:36.541856 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:36.545049 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-ce598188-5ada-4094-9715-5d8c0030bb41 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:36.548880 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-ce598188-5ada-4094-9715-5d8c0030bb41 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:36.549273 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1339/5350] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:05:36 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:05:36.654146 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-6c6085f6-e3d1-42e5-9c12-bda34474b479 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:36.655802 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-6c6085f6-e3d1-42e5-9c12-bda34474b479 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] PUT https://10.4.3.228/volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0 Jul 03 16:05:36.656232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-6c6085f6-e3d1-42e5-9c12-bda34474b479 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:36.663154 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-6c6085f6-e3d1-42e5-9c12-bda34474b479 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Acquiring lock "cinder-attachment_update-42940a12-c11c-4212-a8bb-aef011b16c6f-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:05:36.667652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-6c6085f6-e3d1-42e5-9c12-bda34474b479 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Lock "cinder-attachment_update-42940a12-c11c-4212-a8bb-aef011b16c6f-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:05:36.668641 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:36.668641 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:36.833238 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7cb069ca-b650-4ac6-aa25-3e6468d9f970 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:36.834725 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7cb069ca-b650-4ac6-aa25-3e6468d9f970 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e Jul 03 16:05:36.834903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7cb069ca-b650-4ac6-aa25-3e6468d9f970 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:36.835082 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7cb069ca-b650-4ac6-aa25-3e6468d9f970 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:36.840215 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7cb069ca-b650-4ac6-aa25-3e6468d9f970 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e returned with HTTP 404 Jul 03 16:05:36.840610 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1340/5351] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:36 2026] GET /volume/v3/volumes/285e2cb0-e2d5-4109-99a6-7a104d428b9e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:36.849009 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:36.850824 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:05:36.851144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1348465191"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:36.852536 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1348465191'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:05:36.852686 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume of 1 GB Jul 03 16:05:36.856545 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Availability Zones retrieved successfully. Jul 03 16:05:36.862019 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (d7185fd1-d4ab-4b59-b498-8b5e73ab5aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:36.862919 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16586a1d-181e-486c-9df0-73d93745288c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:36.863673 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:05:36.887877 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16586a1d-181e-486c-9df0-73d93745288c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:36.888630 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe2aa58-4dbe-4433-a3bd-48fa397757ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:36.928327 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['6367c07c-4da2-4a78-855d-359b08fab842', '89ebc6a9-5f51-4288-b0f4-9ae479009087', '8d68a76f-eade-4123-9589-eed7c06fc8dc', 'b4cf86fd-e3bc-458e-b798-77a5c3bfa947'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:36.929042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe2aa58-4dbe-4433-a3bd-48fa397757ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6367c07c-4da2-4a78-855d-359b08fab842', '89ebc6a9-5f51-4288-b0f4-9ae479009087', '8d68a76f-eade-4123-9589-eed7c06fc8dc', 'b4cf86fd-e3bc-458e-b798-77a5c3bfa947']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:36.929782 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098e9e66-6c88-4114-b9f7-da2212ac3ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:36.954320 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098e9e66-6c88-4114-b9f7-da2212ac3ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fefaa7be-5289-483f-aef6-8ac8db0c5535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1348465191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['6367c07c-4da2-4a78-855d-359b08fab842','89ebc6a9-5f51-4288-b0f4-9ae479009087','8d68a76f-eade-4123-9589-eed7c06fc8dc','b4cf86fd-e3bc-458e-b798-77a5c3bfa947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1348465191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fefaa7be-5289-483f-aef6-8ac8db0c5535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c720b4406c4b05834ec8a811d2fe99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5668f3c9131464f96f03b273fcca7b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:36.955020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab270970-83ac-427d-aadb-1061721f394f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:36.974514 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab270970-83ac-427d-aadb-1061721f394f) transitioned into 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-1348465191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c720b4406c4b05834ec8a811d2fe99',qos_specs=None,replication_status=,reservations=['6367c07c-4da2-4a78-855d-359b08fab842','89ebc6a9-5f51-4288-b0f4-9ae479009087','8d68a76f-eade-4123-9589-eed7c06fc8dc','b4cf86fd-e3bc-458e-b798-77a5c3bfa947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5668f3c9131464f96f03b273fcca7b0',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:36.975285 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb8e0b5-3344-4bcd-8716-5a4a86628143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:36.984566 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb8e0b5-3344-4bcd-8716-5a4a86628143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:36.985477 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Flow 'volume_create_api' (d7185fd1-d4ab-4b59-b498-8b5e73ab5aad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:36.985844 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create volume request issued successfully. Jul 03 16:05:36.986391 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-58b73b55-4d49-452c-ac7a-6ff15f3a2b1b tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:05:36.986859 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1338/5352] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:05:36 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:37.003540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a9e5f521-bee6-41f7-9cdd-f6bffc0f4a9d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:37.003540 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a9e5f521-bee6-41f7-9cdd-f6bffc0f4a9d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 Jul 03 16:05:37.003540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a9e5f521-bee6-41f7-9cdd-f6bffc0f4a9d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:37.003540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a9e5f521-bee6-41f7-9cdd-f6bffc0f4a9d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:37.012513 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:37.012513 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:37.016309 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a9e5f521-bee6-41f7-9cdd-f6bffc0f4a9d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:37.019990 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a9e5f521-bee6-41f7-9cdd-f6bffc0f4a9d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 returned with HTTP 200 Jul 03 16:05:37.020181 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1340/5353] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:36 2026] GET /volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:37.191259 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-6c6085f6-e3d1-42e5-9c12-bda34474b479 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Lock "cinder-attachment_update-42940a12-c11c-4212-a8bb-aef011b16c6f-np0000004436" released by "attachment_update" :: held 0.524s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:05:37.191680 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-6c6085f6-e3d1-42e5-9c12-bda34474b479 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0 returned with HTTP 200 Jul 03 16:05:37.192312 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1336/5354] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:05:36 2026] PUT /volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:37.321953 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-16f6c7f8-09e8-4756-b43e-48b0081ca299 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:37.323932 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-16f6c7f8-09e8-4756-b43e-48b0081ca299 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:37.324125 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-16f6c7f8-09e8-4756-b43e-48b0081ca299 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:37.324357 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-16f6c7f8-09e8-4756-b43e-48b0081ca299 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:37.335061 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:37.335061 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:37.339278 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-16f6c7f8-09e8-4756-b43e-48b0081ca299 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:37.343767 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-16f6c7f8-09e8-4756-b43e-48b0081ca299 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:37.344217 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1341/5355] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:37 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 16:05:38.034270 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4b01144e-6881-487e-8779-d9ec4c434543 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:38.035932 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4b01144e-6881-487e-8779-d9ec4c434543 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 Jul 03 16:05:38.036124 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4b01144e-6881-487e-8779-d9ec4c434543 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:38.036338 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4b01144e-6881-487e-8779-d9ec4c434543 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:38.043358 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:38.043358 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:38.046520 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4b01144e-6881-487e-8779-d9ec4c434543 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:38.050321 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4b01144e-6881-487e-8779-d9ec4c434543 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 returned with HTTP 200 Jul 03 16:05:38.050699 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1339/5356] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:38 2026] GET /volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:38.065677 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0cd25a98-9835-46ad-b17a-207cb674fecf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:38.067898 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0cd25a98-9835-46ad-b17a-207cb674fecf tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:05:38.068336 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0cd25a98-9835-46ad-b17a-207cb674fecf tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fefaa7be-5289-483f-aef6-8ac8db0c5535", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1738540217"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:38.079170 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:38.079170 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:38.079629 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0cd25a98-9835-46ad-b17a-207cb674fecf tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:38.079799 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-0cd25a98-9835-46ad-b17a-207cb674fecf tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Create snapshot from volume fefaa7be-5289-483f-aef6-8ac8db0c5535 Jul 03 16:05:38.103423 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-0cd25a98-9835-46ad-b17a-207cb674fecf tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Created reservations ['6ee27b13-a158-4b0a-9f72-7808bd4b368e', '2ce476d9-a337-44c2-93be-4a179d20cba2', '4dec44ea-a2f3-4efa-9fb0-e242bd44f0fd', '59703814-867f-4a11-b93a-2d619d41942c'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:38.131295 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0cd25a98-9835-46ad-b17a-207cb674fecf tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot create request issued successfully. Jul 03 16:05:38.131732 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0cd25a98-9835-46ad-b17a-207cb674fecf tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:05:38.132180 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1341/5357] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:05:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:38.140289 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0413a33-94db-44a6-bd51-ee85def753a9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:38.142267 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0413a33-94db-44a6-bd51-ee85def753a9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d Jul 03 16:05:38.142486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0413a33-94db-44a6-bd51-ee85def753a9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:38.142723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0413a33-94db-44a6-bd51-ee85def753a9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:38.148381 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:38.148381 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:38.148822 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e0413a33-94db-44a6-bd51-ee85def753a9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:38.149605 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0413a33-94db-44a6-bd51-ee85def753a9 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d returned with HTTP 200 Jul 03 16:05:38.150080 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1337/5358] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:38 2026] GET /volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:38.360583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ee87c4fe-b959-40c7-88a2-053b4b0bc493 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:38.362493 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ee87c4fe-b959-40c7-88a2-053b4b0bc493 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:38.362737 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ee87c4fe-b959-40c7-88a2-053b4b0bc493 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:38.362930 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ee87c4fe-b959-40c7-88a2-053b4b0bc493 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:38.374587 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:38.374587 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:38.380424 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ee87c4fe-b959-40c7-88a2-053b4b0bc493 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:38.387433 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ee87c4fe-b959-40c7-88a2-053b4b0bc493 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:38.389557 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1342/5359] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:38 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:39.159945 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-94bb7876-64a6-40ca-ba91-55dc888c3b3c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:39.162103 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-94bb7876-64a6-40ca-ba91-55dc888c3b3c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d Jul 03 16:05:39.162323 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-94bb7876-64a6-40ca-ba91-55dc888c3b3c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:39.162506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-94bb7876-64a6-40ca-ba91-55dc888c3b3c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:39.167673 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:39.167673 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:39.167987 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-94bb7876-64a6-40ca-ba91-55dc888c3b3c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:39.168853 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-94bb7876-64a6-40ca-ba91-55dc888c3b3c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d returned with HTTP 200 Jul 03 16:05:39.169338 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1340/5360] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:39 2026] GET /volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:39.177836 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:39.179709 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] POST https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d/action Jul 03 16:05:39.180170 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:05:39.180303 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:39.181572 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.snapshot_unmanage [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Unmanage snapshot with id: 568d90b8-2c88-49a1-93b9-5e79ecdd527d Jul 03 16:05:39.186683 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:39.186683 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:39.187157 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Snapshot retrieved successfully. Jul 03 16:05:39.188299 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f1ba29142d6b47c68c7349d33c8d688f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03c720b4406c4b05834ec8a811d2fe99', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:05:39.188536 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c5ec2c92-5c1a-48b1-97ea-0c2e1d0c9dbb tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-reader] https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d/action returned with HTTP 403 Jul 03 16:05:39.189108 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1342/5361] 10.4.3.228 () {68 vars in 1396 bytes} [Fri Jul 3 16:05:39 2026] POST /volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:39.196355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-790ff177-caac-4550-b55d-b205a91e279c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:39.198687 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-790ff177-caac-4550-b55d-b205a91e279c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d Jul 03 16:05:39.198934 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-790ff177-caac-4550-b55d-b205a91e279c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:39.199193 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-790ff177-caac-4550-b55d-b205a91e279c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:39.199324 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-790ff177-caac-4550-b55d-b205a91e279c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete snapshot with id: 568d90b8-2c88-49a1-93b9-5e79ecdd527d Jul 03 16:05:39.205258 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:39.205258 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:39.205697 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-790ff177-caac-4550-b55d-b205a91e279c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:39.224984 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-790ff177-caac-4550-b55d-b205a91e279c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot delete request issued successfully. Jul 03 16:05:39.225206 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-790ff177-caac-4550-b55d-b205a91e279c tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d returned with HTTP 202 Jul 03 16:05:39.225771 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1338/5362] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:05:39 2026] DELETE /volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:39.233321 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b0c5e3e4-dd12-43ab-a8ec-8f7171101d0d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:39.235482 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b0c5e3e4-dd12-43ab-a8ec-8f7171101d0d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d Jul 03 16:05:39.235727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b0c5e3e4-dd12-43ab-a8ec-8f7171101d0d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:39.235905 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b0c5e3e4-dd12-43ab-a8ec-8f7171101d0d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:39.241789 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:39.241789 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:39.242181 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b0c5e3e4-dd12-43ab-a8ec-8f7171101d0d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Snapshot retrieved successfully. Jul 03 16:05:39.242865 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b0c5e3e4-dd12-43ab-a8ec-8f7171101d0d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d returned with HTTP 200 Jul 03 16:05:39.243261 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1343/5363] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:39 2026] GET /volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:39.401526 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5724d5ce-aed2-4817-8936-80b496be71d8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:39.404043 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5724d5ce-aed2-4817-8936-80b496be71d8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:39.404324 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5724d5ce-aed2-4817-8936-80b496be71d8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:39.404586 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5724d5ce-aed2-4817-8936-80b496be71d8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:39.416906 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:39.416906 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:39.421628 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5724d5ce-aed2-4817-8936-80b496be71d8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:39.427419 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5724d5ce-aed2-4817-8936-80b496be71d8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:39.427893 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1341/5364] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:39 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:40.253428 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-779eaf08-ceac-45dd-9982-c1d9973e081f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:40.253934 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-779eaf08-ceac-45dd-9982-c1d9973e081f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d Jul 03 16:05:40.254111 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-779eaf08-ceac-45dd-9982-c1d9973e081f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:40.254280 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-779eaf08-ceac-45dd-9982-c1d9973e081f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:40.259005 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-779eaf08-ceac-45dd-9982-c1d9973e081f tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d returned with HTTP 404 Jul 03 16:05:40.259432 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1343/5365] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:40 2026] GET /volume/v3/snapshots/568d90b8-2c88-49a1-93b9-5e79ecdd527d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:40.266589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:40.268470 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 Jul 03 16:05:40.268704 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:40.268925 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:40.269103 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume with id: fefaa7be-5289-483f-aef6-8ac8db0c5535 Jul 03 16:05:40.276000 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:40.276000 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:40.276327 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:40.295356 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Delete volume request issued successfully. Jul 03 16:05:40.295575 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-437a8bfd-2b95-4c0f-b4aa-486775997d69 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 returned with HTTP 202 Jul 03 16:05:40.296041 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1339/5366] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:05:40 2026] DELETE /volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:40.304048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a947ca24-ffb2-4644-bc4f-ffc1add5ba1d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:40.305883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a947ca24-ffb2-4644-bc4f-ffc1add5ba1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 Jul 03 16:05:40.306081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a947ca24-ffb2-4644-bc4f-ffc1add5ba1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:40.306272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a947ca24-ffb2-4644-bc4f-ffc1add5ba1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:40.313715 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:40.313715 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:40.317978 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a947ca24-ffb2-4644-bc4f-ffc1add5ba1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Volume info retrieved successfully. Jul 03 16:05:40.323003 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a947ca24-ffb2-4644-bc4f-ffc1add5ba1d tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 returned with HTTP 200 Jul 03 16:05:40.323493 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1344/5367] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:40 2026] GET /volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:40.440350 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c897d783-d718-437c-87a2-70098489a533 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:40.442691 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c897d783-d718-437c-87a2-70098489a533 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:40.442953 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c897d783-d718-437c-87a2-70098489a533 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:40.443230 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c897d783-d718-437c-87a2-70098489a533 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:40.453073 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:40.453073 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:40.456541 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c897d783-d718-437c-87a2-70098489a533 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:40.460345 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c897d783-d718-437c-87a2-70098489a533 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:40.460729 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1342/5368] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:40 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:41.336463 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-45c9e7af-78f7-48e8-b889-d52bc70c5c63 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:41.338258 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-45c9e7af-78f7-48e8-b889-d52bc70c5c63 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] GET https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 Jul 03 16:05:41.338497 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-45c9e7af-78f7-48e8-b889-d52bc70c5c63 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:41.338732 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-45c9e7af-78f7-48e8-b889-d52bc70c5c63 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:41.343909 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-45c9e7af-78f7-48e8-b889-d52bc70c5c63 tempest-ProjectReaderTests-1599255948 tempest-ProjectReaderTests-1599255948-project-admin] https://10.4.3.228/volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 returned with HTTP 404 Jul 03 16:05:41.344321 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1344/5369] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:41 2026] GET /volume/v3/volumes/fefaa7be-5289-483f-aef6-8ac8db0c5535 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:41.472088 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d6e39cca-a69d-4aea-860e-302755f7c4fc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:41.473890 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d6e39cca-a69d-4aea-860e-302755f7c4fc tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:41.474079 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d6e39cca-a69d-4aea-860e-302755f7c4fc tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:41.474278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d6e39cca-a69d-4aea-860e-302755f7c4fc tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:41.483360 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:41.483360 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:41.486785 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d6e39cca-a69d-4aea-860e-302755f7c4fc tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:41.490562 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d6e39cca-a69d-4aea-860e-302755f7c4fc tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:41.490912 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1340/5370] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:41 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:42.503511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b4461c62-3b12-48e6-9299-d32a8436f218 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:42.505103 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b4461c62-3b12-48e6-9299-d32a8436f218 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:42.505289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b4461c62-3b12-48e6-9299-d32a8436f218 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:42.505480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b4461c62-3b12-48e6-9299-d32a8436f218 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:42.515723 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:42.515723 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:42.519601 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b4461c62-3b12-48e6-9299-d32a8436f218 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:42.524087 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b4461c62-3b12-48e6-9299-d32a8436f218 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:42.524607 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1345/5371] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:42 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:43.413169 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-70e48753-cad5-4dde-a323-46a328a8be4f req-1f397a53-c181-4323-801e-d551e705075a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:43.415393 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-70e48753-cad5-4dde-a323-46a328a8be4f req-1f397a53-c181-4323-801e-d551e705075a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440 Jul 03 16:05:43.415640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-70e48753-cad5-4dde-a323-46a328a8be4f req-1f397a53-c181-4323-801e-d551e705075a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:43.415882 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-70e48753-cad5-4dde-a323-46a328a8be4f req-1f397a53-c181-4323-801e-d551e705075a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:43.423740 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:43.423740 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:43.537081 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4f26be3d-3fd6-49b0-bedf-53a859a10e5a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:43.538826 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f26be3d-3fd6-49b0-bedf-53a859a10e5a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:43.539019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4f26be3d-3fd6-49b0-bedf-53a859a10e5a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:43.539210 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4f26be3d-3fd6-49b0-bedf-53a859a10e5a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:43.548450 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:43.548450 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:43.552028 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4f26be3d-3fd6-49b0-bedf-53a859a10e5a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:43.556412 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4f26be3d-3fd6-49b0-bedf-53a859a10e5a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:43.556853 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1345/5372] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:43 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:43.952335 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-70e48753-cad5-4dde-a323-46a328a8be4f req-1f397a53-c181-4323-801e-d551e705075a tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440 returned with HTTP 200 Jul 03 16:05:43.952761 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1343/5373] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:05:43 2026] DELETE /volume/v3/attachments/9e88b27e-3688-4c4a-b52d-540078c1a440 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:44.411489 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-e293794b-1896-427c-bc85-b5e49e102952 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:44.413772 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-e293794b-1896-427c-bc85-b5e49e102952 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0/action Jul 03 16:05:44.414238 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-e293794b-1896-427c-bc85-b5e49e102952 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:05:44.414364 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-e293794b-1896-427c-bc85-b5e49e102952 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:44.432519 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:44.432519 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:44.443037 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-66eb2b9f-c28f-4132-893c-27200dc5eaeb req-e293794b-1896-427c-bc85-b5e49e102952 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0/action returned with HTTP 204 Jul 03 16:05:44.443584 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1341/5374] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:05:44 2026] POST /volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:44.569710 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8fbba622-89a9-45c1-9d57-3489a432622a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:44.571526 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fbba622-89a9-45c1-9d57-3489a432622a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:44.571792 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fbba622-89a9-45c1-9d57-3489a432622a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:44.572003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fbba622-89a9-45c1-9d57-3489a432622a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:44.581700 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:44.581700 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:44.583308 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8fbba622-89a9-45c1-9d57-3489a432622a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:44.587231 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fbba622-89a9-45c1-9d57-3489a432622a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:44.587710 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1346/5375] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:44 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 1131 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:44.600412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5fbbf9b3-e03a-4a43-923d-ca68610e7951 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:44.602000 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5fbbf9b3-e03a-4a43-923d-ca68610e7951 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:44.602160 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5fbbf9b3-e03a-4a43-923d-ca68610e7951 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:44.602342 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5fbbf9b3-e03a-4a43-923d-ca68610e7951 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:44.611254 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:44.611254 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:44.614829 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5fbbf9b3-e03a-4a43-923d-ca68610e7951 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:44.619141 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5fbbf9b3-e03a-4a43-923d-ca68610e7951 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:44.619557 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1346/5376] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:44 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:46.696251 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:46.698141 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:05:46.698366 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:46.698654 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:46.698911 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: 2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:05:46.706940 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:46.706940 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:46.707377 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:05:46.730558 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 16:05:46.730754 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-05e4c9e3-8675-435f-9724-7517cc94cf86 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 202 Jul 03 16:05:46.731161 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1344/5377] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:05:46 2026] DELETE /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:46.739255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a330f111-6840-43fb-b3cc-a65e6d5ac62e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:46.741018 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a330f111-6840-43fb-b3cc-a65e6d5ac62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:05:46.741255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a330f111-6840-43fb-b3cc-a65e6d5ac62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:46.741519 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a330f111-6840-43fb-b3cc-a65e6d5ac62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:46.749645 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:46.749645 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:46.754375 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a330f111-6840-43fb-b3cc-a65e6d5ac62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:05:46.769583 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a330f111-6840-43fb-b3cc-a65e6d5ac62e tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 200 Jul 03 16:05:46.769583 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1342/5378] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:46 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 1392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:47.785547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d12fe13d-8066-4114-9c70-806f1f4c5fa2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:47.787125 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d12fe13d-8066-4114-9c70-806f1f4c5fa2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa Jul 03 16:05:47.787330 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d12fe13d-8066-4114-9c70-806f1f4c5fa2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:47.787539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d12fe13d-8066-4114-9c70-806f1f4c5fa2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:47.793842 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d12fe13d-8066-4114-9c70-806f1f4c5fa2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa returned with HTTP 404 Jul 03 16:05:47.794496 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1347/5379] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:47 2026] GET /volume/v3/volumes/2dc79bd9-b038-4edb-a965-52bb059d13aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:47.801731 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:47.803699 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b Jul 03 16:05:47.803917 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:47.804149 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:47.804275 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete snapshot with id: 09171bf1-455b-4974-8adb-079d54d2d74b Jul 03 16:05:47.811196 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:47.811196 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:47.811614 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:05:47.837292 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot delete request issued successfully. Jul 03 16:05:47.837473 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2eba05e4-f77e-40c6-b3a1-df9b2c866f2d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b returned with HTTP 202 Jul 03 16:05:47.838039 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1347/5380] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:05:47 2026] DELETE /volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:47.845561 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eb31fa81-2793-4922-876e-d7f9caecacc2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:47.847494 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb31fa81-2793-4922-876e-d7f9caecacc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b Jul 03 16:05:47.847854 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb31fa81-2793-4922-876e-d7f9caecacc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:47.848115 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb31fa81-2793-4922-876e-d7f9caecacc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:47.854674 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:47.854674 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:47.855098 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eb31fa81-2793-4922-876e-d7f9caecacc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Snapshot retrieved successfully. Jul 03 16:05:47.856078 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb31fa81-2793-4922-876e-d7f9caecacc2 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b returned with HTTP 200 Jul 03 16:05:47.856438 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1345/5381] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:47 2026] GET /volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:48.150833 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-782f4b30-00f3-4882-b4c5-3b4ce8a1bb59 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:48.153318 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-782f4b30-00f3-4882-b4c5-3b4ce8a1bb59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:48.153563 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-782f4b30-00f3-4882-b4c5-3b4ce8a1bb59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:48.153855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-782f4b30-00f3-4882-b4c5-3b4ce8a1bb59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:48.163846 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:48.163846 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:48.166935 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-782f4b30-00f3-4882-b4c5-3b4ce8a1bb59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:48.170638 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-782f4b30-00f3-4882-b4c5-3b4ce8a1bb59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:48.171037 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1343/5382] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:05:48 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:48.188785 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-a5f0291f-ca47-473b-ab83-341e2e2ce7bd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:48.191367 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-a5f0291f-ca47-473b-ab83-341e2e2ce7bd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f/action Jul 03 16:05:48.191888 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-a5f0291f-ca47-473b-ab83-341e2e2ce7bd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:05:48.192212 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-a5f0291f-ca47-473b-ab83-341e2e2ce7bd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:48.205565 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:48.205565 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:48.206298 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-a5f0291f-ca47-473b-ab83-341e2e2ce7bd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:48.214323 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-a5f0291f-ca47-473b-ab83-341e2e2ce7bd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Begin detaching volume completed successfully. Jul 03 16:05:48.214568 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-a5f0291f-ca47-473b-ab83-341e2e2ce7bd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f/action returned with HTTP 202 Jul 03 16:05:48.215202 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1348/5383] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:05:48 2026] POST /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:05:48.867105 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-59a3aa54-e913-4d0b-903b-e45e78896d96 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:48.869149 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-59a3aa54-e913-4d0b-903b-e45e78896d96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b Jul 03 16:05:48.869409 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-59a3aa54-e913-4d0b-903b-e45e78896d96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:48.869603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-59a3aa54-e913-4d0b-903b-e45e78896d96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:48.873943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-59a3aa54-e913-4d0b-903b-e45e78896d96 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b returned with HTTP 404 Jul 03 16:05:48.874481 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1348/5384] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:48 2026] GET /volume/v3/snapshots/09171bf1-455b-4974-8adb-079d54d2d74b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:49.242591 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-95f74c7e-7978-4232-bbc2-60e51642d56a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:49.243171 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-95f74c7e-7978-4232-bbc2-60e51642d56a None None] GET https://10.4.3.228/volume// Jul 03 16:05:49.243171 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-95f74c7e-7978-4232-bbc2-60e51642d56a None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:49.243267 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-95f74c7e-7978-4232-bbc2-60e51642d56a None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:49.243672 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-95f74c7e-7978-4232-bbc2-60e51642d56a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:05:49.243915 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1346/5385] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:05:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:05:49.253020 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-465e222b-6e8b-45c2-802f-2c611e445bd8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:49.255642 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-465e222b-6e8b-45c2-802f-2c611e445bd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:49.256208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-465e222b-6e8b-45c2-802f-2c611e445bd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:49.256208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-465e222b-6e8b-45c2-802f-2c611e445bd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:49.268462 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:49.268462 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:49.273462 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-465e222b-6e8b-45c2-802f-2c611e445bd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:49.280024 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-465e222b-6e8b-45c2-802f-2c611e445bd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:05:49.280724 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1344/5386] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:05:49 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 1314 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:05:50.171519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-03acd257-6872-429e-a658-8d68f077fdc2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:50.174409 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-03acd257-6872-429e-a658-8d68f077fdc2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] DELETE https://10.4.3.228/volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0 Jul 03 16:05:50.174631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-03acd257-6872-429e-a658-8d68f077fdc2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:50.174885 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-03acd257-6872-429e-a658-8d68f077fdc2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:50.182750 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:50.182750 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:50.718338 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-6651b804-065a-42bd-9e06-f4ece398a8c9 req-03acd257-6872-429e-a658-8d68f077fdc2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0 returned with HTTP 200 Jul 03 16:05:50.718908 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1349/5387] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:05:50 2026] DELETE /volume/v3/attachments/8e1aded2-8f68-4172-b43b-986f913163f0 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:50.814790 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cbb76d6d-40b4-47fd-801e-55454fc6f4a6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:50.898801 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cbb76d6d-40b4-47fd-801e-55454fc6f4a6 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:05:50.899181 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cbb76d6d-40b4-47fd-801e-55454fc6f4a6 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-224886796", "extra_specs": {}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:50.900984 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:50.900984 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:50.912272 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cbb76d6d-40b4-47fd-801e-55454fc6f4a6 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:05:50.912667 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1349/5388] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 16:05:50 2026] POST /volume/v3/types => generated 211 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:50.920696 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ae29b4d9-76ad-4780-9143-a4b8395ad46d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:50.922520 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae29b4d9-76ad-4780-9143-a4b8395ad46d tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] POST https://10.4.3.228/volume/v3/types/729cc038-6b41-4078-a2fc-d11b7da34318/encryption Jul 03 16:05:50.922921 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae29b4d9-76ad-4780-9143-a4b8395ad46d tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:50.941108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae29b4d9-76ad-4780-9143-a4b8395ad46d tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/types/729cc038-6b41-4078-a2fc-d11b7da34318/encryption returned with HTTP 200 Jul 03 16:05:50.941660 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1347/5389] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:05:50 2026] POST /volume/v3/types/729cc038-6b41-4078-a2fc-d11b7da34318/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:50.949723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6425b142-4ebb-484a-bd89-3c1875bd485b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:51.015382 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:05:51.015924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-499074938", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-224886796", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:51.018027 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-499074938', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-224886796', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:05:51.022483 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume of 1 GB Jul 03 16:05:51.023013 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:51.023013 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:51.023806 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Availability Zones retrieved successfully. Jul 03 16:05:51.032337 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (abadb785-f921-46c2-b422-6cf374ea8f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:51.033752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8dbdaf-3324-4c05-bfd2-4337313d88bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:51.035148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:05:51.063350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8dbdaf-3324-4c05-bfd2-4337313d88bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:05:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=729cc038-6b41-4078-a2fc-d11b7da34318,is_public=True,name='tempest-scenario-type-luks-224886796',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '729cc038-6b41-4078-a2fc-d11b7da34318', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:51.064022 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cd955d-0aa1-44fa-8e37-41b0caf69f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:51.088333 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-224886796 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-224886796, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:05:51.088575 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-224886796 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-224886796, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:05:51.121974 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Created reservations ['c1e4d165-eb93-46e1-bdae-d79e87445367', 'e3b628df-e068-4a87-b721-da590806b7b0', '12a0ca5f-8a5f-4d27-b31a-a610349c08fa', 'aa5716b4-7fb4-49f3-bf8d-64a2002a4963'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:51.122852 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cd955d-0aa1-44fa-8e37-41b0caf69f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e4d165-eb93-46e1-bdae-d79e87445367', 'e3b628df-e068-4a87-b721-da590806b7b0', '12a0ca5f-8a5f-4d27-b31a-a610349c08fa', 'aa5716b4-7fb4-49f3-bf8d-64a2002a4963']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:51.123677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a617b884-3750-44b9-a440-4382fea7a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:51.151353 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a617b884-3750-44b9-a440-4382fea7a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ae99fd-7ba9-4cee-bab0-5b8a576d03da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-499074938',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['c1e4d165-eb93-46e1-bdae-d79e87445367','e3b628df-e068-4a87-b721-da590806b7b0','12a0ca5f-8a5f-4d27-b31a-a610349c08fa','aa5716b4-7fb4-49f3-bf8d-64a2002a4963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=729cc038-6b41-4078-a2fc-d11b7da34318), '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-03T16:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-499074938',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=11ae99fd-7ba9-4cee-bab0-5b8a576d03da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a0bbdcfe154db397602c6b151f03d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='465ba425cca5444f85af35927fd09025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(729cc038-6b41-4078-a2fc-d11b7da34318),volume_type_id=729cc038-6b41-4078-a2fc-d11b7da34318)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:51.153343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c36bda9-3d04-4a1b-bada-4c8076cda3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:51.177701 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c36bda9-3d04-4a1b-bada-4c8076cda3ee) transitioned into 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-499074938',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['c1e4d165-eb93-46e1-bdae-d79e87445367','e3b628df-e068-4a87-b721-da590806b7b0','12a0ca5f-8a5f-4d27-b31a-a610349c08fa','aa5716b4-7fb4-49f3-bf8d-64a2002a4963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=729cc038-6b41-4078-a2fc-d11b7da34318)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:51.178738 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (003796e5-dd67-4618-85f3-b7b00e1523b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:51.191356 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (003796e5-dd67-4618-85f3-b7b00e1523b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:51.192735 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (abadb785-f921-46c2-b422-6cf374ea8f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:51.193162 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request issued successfully. Jul 03 16:05:51.194313 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6425b142-4ebb-484a-bd89-3c1875bd485b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:05:51.195093 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1345/5390] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:05:50 2026] POST /volume/v3/volumes => generated 783 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:51.208264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f1e4ce14-3953-4b51-82a0-5d5fd692d51b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:51.210545 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e4ce14-3953-4b51-82a0-5d5fd692d51b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da Jul 03 16:05:51.210791 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1e4ce14-3953-4b51-82a0-5d5fd692d51b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:51.211062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1e4ce14-3953-4b51-82a0-5d5fd692d51b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:51.220432 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:51.220432 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:51.226339 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f1e4ce14-3953-4b51-82a0-5d5fd692d51b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:51.232085 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e4ce14-3953-4b51-82a0-5d5fd692d51b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da returned with HTTP 200 Jul 03 16:05:51.232558 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1350/5391] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:51 2026] GET /volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:51.399457 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ed3588c9-eed4-43dd-b018-de3486483e39 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:51.401219 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed3588c9-eed4-43dd-b018-de3486483e39 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:05:51.401581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ed3588c9-eed4-43dd-b018-de3486483e39 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42940a12-c11c-4212-a8bb-aef011b16c6f", "force": false, "name": "tempest-TestStampPattern-snapshot-1609595808", "description": null, "metadata": null}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:51.411156 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:51.411156 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:51.411639 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ed3588c9-eed4-43dd-b018-de3486483e39 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:05:51.411824 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-ed3588c9-eed4-43dd-b018-de3486483e39 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Create snapshot from volume 42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:05:51.454106 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-ed3588c9-eed4-43dd-b018-de3486483e39 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Created reservations ['e7f92a3b-ca28-4382-a504-9a47c5092a23', 'c7079944-50f4-4a26-9056-eb0e397d50b4', '3010dfe8-9c69-4b93-8cd4-e3399c828ae6', '2fd371ed-850e-438d-b7c5-439c82456c44'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:51.491140 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ed3588c9-eed4-43dd-b018-de3486483e39 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot create request issued successfully. Jul 03 16:05:51.491523 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed3588c9-eed4-43dd-b018-de3486483e39 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:05:51.492104 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1350/5392] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:05:51 2026] POST /volume/v3/snapshots => generated 303 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:51.500563 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fef7f6ab-cc1d-4c75-b5f7-a4be03fd390a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:51.502650 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fef7f6ab-cc1d-4c75-b5f7-a4be03fd390a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b Jul 03 16:05:51.502892 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fef7f6ab-cc1d-4c75-b5f7-a4be03fd390a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:51.503118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fef7f6ab-cc1d-4c75-b5f7-a4be03fd390a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:51.508666 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:51.508666 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:51.509213 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fef7f6ab-cc1d-4c75-b5f7-a4be03fd390a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot retrieved successfully. Jul 03 16:05:51.510286 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fef7f6ab-cc1d-4c75-b5f7-a4be03fd390a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b returned with HTTP 200 Jul 03 16:05:51.510727 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1348/5393] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:51 2026] GET /volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:52.246419 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c959511e-b993-40bf-9218-7ef39385de13 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:52.248506 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c959511e-b993-40bf-9218-7ef39385de13 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da Jul 03 16:05:52.248847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c959511e-b993-40bf-9218-7ef39385de13 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:52.249074 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c959511e-b993-40bf-9218-7ef39385de13 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:52.256868 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:52.256868 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:52.264879 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c959511e-b993-40bf-9218-7ef39385de13 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:52.272922 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c959511e-b993-40bf-9218-7ef39385de13 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da returned with HTTP 200 Jul 03 16:05:52.272922 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1346/5394] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:52 2026] GET /volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:52.289967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4f7707ad-b927-4806-a3d2-85db59d5155c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:52.292167 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f7707ad-b927-4806-a3d2-85db59d5155c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da Jul 03 16:05:52.292716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f7707ad-b927-4806-a3d2-85db59d5155c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:52.292716 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f7707ad-b927-4806-a3d2-85db59d5155c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:52.301025 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:52.301025 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:52.305397 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4f7707ad-b927-4806-a3d2-85db59d5155c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:52.310392 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f7707ad-b927-4806-a3d2-85db59d5155c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da returned with HTTP 200 Jul 03 16:05:52.311049 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1351/5395] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:52 2026] GET /volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:52.327041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:52.328873 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:05:52.329207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-481607166", "source_volid": "11ae99fd-7ba9-4cee-bab0-5b8a576d03da", "volume_type": "tempest-scenario-type-luks-224886796", "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:05:52.330692 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-481607166', 'source_volid': '11ae99fd-7ba9-4cee-bab0-5b8a576d03da', 'volume_type': 'tempest-scenario-type-luks-224886796', 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:05:52.340729 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:52.340729 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:52.341435 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume retrieved successfully. Jul 03 16:05:52.341640 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume of 1 GB Jul 03 16:05:52.342588 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Availability Zones retrieved successfully. Jul 03 16:05:52.348541 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (3d219786-bb9a-4baa-b5ae-3805366cb177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:52.349584 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45506346-6a2d-4056-8a20-7edcf6feeb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:52.350870 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:05:52.379215 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45506346-6a2d-4056-8a20-7edcf6feeb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '11ae99fd-7ba9-4cee-bab0-5b8a576d03da', 'volume_type': VolumeType(created_at=2026-07-03T16:05:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=729cc038-6b41-4078-a2fc-d11b7da34318,is_public=True,name='tempest-scenario-type-luks-224886796',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '729cc038-6b41-4078-a2fc-d11b7da34318', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:52.380381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4575b05-ad82-49c3-9d65-a096a3f5ed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:52.409207 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-224886796 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-224886796, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:05:52.409458 np0000004436 devstack@c-api.service[99819]: WARNING cinder.quota [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-224886796 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-224886796, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:05:52.422072 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Created reservations ['de32f0e7-ebe5-404e-adbb-6e074a8f378b', 'cef80ade-9355-488f-9765-e0416654ed22', 'c2e8b396-154b-4696-8632-85d8b7dded37', '3e067ee2-c10d-4513-9e65-3f291e9f4770'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:05:52.422936 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4575b05-ad82-49c3-9d65-a096a3f5ed2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de32f0e7-ebe5-404e-adbb-6e074a8f378b', 'cef80ade-9355-488f-9765-e0416654ed22', 'c2e8b396-154b-4696-8632-85d8b7dded37', '3e067ee2-c10d-4513-9e65-3f291e9f4770']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:52.423740 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6958f79b-d589-45b0-a869-536c050f986f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:52.459422 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6958f79b-d589-45b0-a869-536c050f986f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459110ba-ae42-4016-9193-80aba265b37e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-481607166',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['de32f0e7-ebe5-404e-adbb-6e074a8f378b','cef80ade-9355-488f-9765-e0416654ed22','c2e8b396-154b-4696-8632-85d8b7dded37','3e067ee2-c10d-4513-9e65-3f291e9f4770'],size=1,snapshot_id=None,source_replicaid=,source_volid=11ae99fd-7ba9-4cee-bab0-5b8a576d03da,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=729cc038-6b41-4078-a2fc-d11b7da34318), '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-03T16:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-481607166',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=459110ba-ae42-4016-9193-80aba265b37e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a0bbdcfe154db397602c6b151f03d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=11ae99fd-7ba9-4cee-bab0-5b8a576d03da,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='465ba425cca5444f85af35927fd09025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(729cc038-6b41-4078-a2fc-d11b7da34318),volume_type_id=729cc038-6b41-4078-a2fc-d11b7da34318)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:52.460248 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eccbb57d-f537-4d45-b0ec-49a5abb2f0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:52.479366 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eccbb57d-f537-4d45-b0ec-49a5abb2f0de) transitioned into 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-481607166',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['de32f0e7-ebe5-404e-adbb-6e074a8f378b','cef80ade-9355-488f-9765-e0416654ed22','c2e8b396-154b-4696-8632-85d8b7dded37','3e067ee2-c10d-4513-9e65-3f291e9f4770'],size=1,snapshot_id=None,source_replicaid=,source_volid=11ae99fd-7ba9-4cee-bab0-5b8a576d03da,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=729cc038-6b41-4078-a2fc-d11b7da34318)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:52.480179 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62688cb2-b4ad-4be4-ac2c-89d1ab56b050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:05:52.495781 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62688cb2-b4ad-4be4-ac2c-89d1ab56b050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:05:52.496678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (3d219786-bb9a-4baa-b5ae-3805366cb177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:05:52.497019 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request issued successfully. Jul 03 16:05:52.497587 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-880a28ba-9a6d-4a8b-ad73-d2d5fec96425 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:05:52.498159 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1351/5396] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:05:52 2026] POST /volume/v3/volumes => generated 810 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:05:52.509216 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-93a09a0c-2384-470d-a267-9512aef8a67d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:52.511282 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-93a09a0c-2384-470d-a267-9512aef8a67d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:52.511478 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-93a09a0c-2384-470d-a267-9512aef8a67d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:52.511733 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-93a09a0c-2384-470d-a267-9512aef8a67d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:52.521241 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:52.521241 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:52.521909 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a601e975-9f51-4fa7-a506-c5c79c6047f4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:52.523654 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a601e975-9f51-4fa7-a506-c5c79c6047f4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b Jul 03 16:05:52.523877 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a601e975-9f51-4fa7-a506-c5c79c6047f4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:52.524081 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a601e975-9f51-4fa7-a506-c5c79c6047f4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:52.526340 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-93a09a0c-2384-470d-a267-9512aef8a67d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:52.529129 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:52.529129 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:52.529631 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a601e975-9f51-4fa7-a506-c5c79c6047f4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot retrieved successfully. Jul 03 16:05:52.530492 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a601e975-9f51-4fa7-a506-c5c79c6047f4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b returned with HTTP 200 Jul 03 16:05:52.530921 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1347/5397] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:52 2026] GET /volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:52.532572 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-93a09a0c-2384-470d-a267-9512aef8a67d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:52.533044 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1349/5398] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:52 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:52.541264 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0f4a4280-afac-428b-86ce-190080a66fd9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:52.543257 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f4a4280-afac-428b-86ce-190080a66fd9 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b Jul 03 16:05:52.543486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f4a4280-afac-428b-86ce-190080a66fd9 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:52.543720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0f4a4280-afac-428b-86ce-190080a66fd9 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:52.548477 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:52.548477 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:52.549086 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0f4a4280-afac-428b-86ce-190080a66fd9 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot retrieved successfully. Jul 03 16:05:52.549902 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0f4a4280-afac-428b-86ce-190080a66fd9 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b returned with HTTP 200 Jul 03 16:05:52.550277 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1352/5399] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:05:52 2026] GET /volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:53.301965 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-91ba98fa-8393-4de3-a63a-78e93961f6ad req-e7d44dd2-8c2a-4e05-a726-b0c277f9dd8b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:53.304012 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-91ba98fa-8393-4de3-a63a-78e93961f6ad req-e7d44dd2-8c2a-4e05-a726-b0c277f9dd8b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b Jul 03 16:05:53.304183 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-91ba98fa-8393-4de3-a63a-78e93961f6ad req-e7d44dd2-8c2a-4e05-a726-b0c277f9dd8b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:53.304349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-91ba98fa-8393-4de3-a63a-78e93961f6ad req-e7d44dd2-8c2a-4e05-a726-b0c277f9dd8b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:53.312633 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:53.312633 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:53.545645 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4e5a4eb1-191a-48f9-8ea6-93e3f47c5eb1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:53.547495 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4e5a4eb1-191a-48f9-8ea6-93e3f47c5eb1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:53.547740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4e5a4eb1-191a-48f9-8ea6-93e3f47c5eb1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:53.547924 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4e5a4eb1-191a-48f9-8ea6-93e3f47c5eb1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:53.557975 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:53.557975 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:53.562849 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4e5a4eb1-191a-48f9-8ea6-93e3f47c5eb1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:53.568304 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4e5a4eb1-191a-48f9-8ea6-93e3f47c5eb1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:53.568805 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1348/5400] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:53 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:53.848594 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-91ba98fa-8393-4de3-a63a-78e93961f6ad req-e7d44dd2-8c2a-4e05-a726-b0c277f9dd8b tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b returned with HTTP 200 Jul 03 16:05:53.849176 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1352/5401] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:05:53 2026] DELETE /volume/v3/attachments/437a8353-eeeb-49f1-9ba2-e2d27af7b51b => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:54.582870 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8e14586e-599d-43ad-8a72-6339f55e7cd8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:54.584626 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e14586e-599d-43ad-8a72-6339f55e7cd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:54.584820 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e14586e-599d-43ad-8a72-6339f55e7cd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:54.585027 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8e14586e-599d-43ad-8a72-6339f55e7cd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:54.595178 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:54.595178 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:54.599551 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8e14586e-599d-43ad-8a72-6339f55e7cd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:54.604527 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8e14586e-599d-43ad-8a72-6339f55e7cd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:54.605175 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1350/5402] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:54 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:55.620992 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e8eea05e-b558-4f2c-90ff-3ba6a5a9111c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:55.623169 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e8eea05e-b558-4f2c-90ff-3ba6a5a9111c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:55.623421 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e8eea05e-b558-4f2c-90ff-3ba6a5a9111c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:55.623685 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e8eea05e-b558-4f2c-90ff-3ba6a5a9111c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:55.631931 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:55.631931 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:55.635927 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e8eea05e-b558-4f2c-90ff-3ba6a5a9111c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:55.640859 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e8eea05e-b558-4f2c-90ff-3ba6a5a9111c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:55.641300 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1353/5403] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:55 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:56.655363 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-249152e1-d683-448f-b285-130bc76d456d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:56.657766 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-249152e1-d683-448f-b285-130bc76d456d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:56.658148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-249152e1-d683-448f-b285-130bc76d456d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:56.658401 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-249152e1-d683-448f-b285-130bc76d456d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:56.667305 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:56.667305 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:05:56.671301 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-249152e1-d683-448f-b285-130bc76d456d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:56.675967 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-249152e1-d683-448f-b285-130bc76d456d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:56.676292 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1349/5404] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:56 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:56.789780 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:56.791535 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] DELETE https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:05:56.791756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:56.791958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:56.792140 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume with id: 7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:05:56.798828 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:56.798828 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:56.799296 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:05:56.817776 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Delete volume request issued successfully. Jul 03 16:05:56.818009 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a706c541-4f24-4a7f-a289-dc0e34eb7aa3 tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 202 Jul 03 16:05:56.818424 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1353/5405] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:05:56 2026] DELETE /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:05:56.828359 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4e77fa53-4763-4bbb-bdf4-fd8712814fdf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:56.831764 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e77fa53-4763-4bbb-bdf4-fd8712814fdf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:05:56.831969 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e77fa53-4763-4bbb-bdf4-fd8712814fdf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:56.832197 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e77fa53-4763-4bbb-bdf4-fd8712814fdf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:56.838670 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:56.838670 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:56.842384 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-4e77fa53-4763-4bbb-bdf4-fd8712814fdf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Volume info retrieved successfully. Jul 03 16:05:56.846750 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e77fa53-4763-4bbb-bdf4-fd8712814fdf tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 200 Jul 03 16:05:56.847163 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1351/5406] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:56 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:05:57.690390 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-04fca6af-cefe-41a1-a08d-116521a249f8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:57.692330 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-04fca6af-cefe-41a1-a08d-116521a249f8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:57.692586 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-04fca6af-cefe-41a1-a08d-116521a249f8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:57.693062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-04fca6af-cefe-41a1-a08d-116521a249f8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:57.700880 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:57.700880 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:05:57.705058 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-04fca6af-cefe-41a1-a08d-116521a249f8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:57.709940 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-04fca6af-cefe-41a1-a08d-116521a249f8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:57.710469 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1354/5407] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:57 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:57.861023 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8615b3de-6a2a-4051-8536-3d4a506f5c6d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:57.862656 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8615b3de-6a2a-4051-8536-3d4a506f5c6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] GET https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f Jul 03 16:05:57.862980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8615b3de-6a2a-4051-8536-3d4a506f5c6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:57.863266 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8615b3de-6a2a-4051-8536-3d4a506f5c6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:57.868963 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8615b3de-6a2a-4051-8536-3d4a506f5c6d tempest-TestVolumeBootPattern-2032610383 tempest-TestVolumeBootPattern-2032610383-project-member] https://10.4.3.228/volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f returned with HTTP 404 Jul 03 16:05:57.868963 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1350/5408] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:57 2026] GET /volume/v3/volumes/7f33cdef-cf1c-4fb4-90d6-f7e27956074f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:05:58.723772 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-124c4a48-efb5-45c0-b410-501c0d83bd3c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:58.725653 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-124c4a48-efb5-45c0-b410-501c0d83bd3c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:58.725915 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-124c4a48-efb5-45c0-b410-501c0d83bd3c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:58.726117 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-124c4a48-efb5-45c0-b410-501c0d83bd3c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:58.734873 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:58.734873 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:05:58.739499 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-124c4a48-efb5-45c0-b410-501c0d83bd3c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:58.754193 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-124c4a48-efb5-45c0-b410-501c0d83bd3c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:58.754885 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1354/5409] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:58 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:05:59.767879 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cbe4e6b2-8f92-4e1f-8259-e5b76b16e345 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:05:59.770188 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cbe4e6b2-8f92-4e1f-8259-e5b76b16e345 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:05:59.770469 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cbe4e6b2-8f92-4e1f-8259-e5b76b16e345 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:05:59.770765 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cbe4e6b2-8f92-4e1f-8259-e5b76b16e345 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:05:59.780751 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:05:59.780751 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:05:59.785368 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-cbe4e6b2-8f92-4e1f-8259-e5b76b16e345 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:05:59.791025 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cbe4e6b2-8f92-4e1f-8259-e5b76b16e345 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:05:59.791591 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1352/5410] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:05:59 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:00.807549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7b90cc4a-9155-43c3-97e4-63d075b60b04 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:00.810558 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b90cc4a-9155-43c3-97e4-63d075b60b04 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:06:00.811055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b90cc4a-9155-43c3-97e4-63d075b60b04 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:00.811589 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7b90cc4a-9155-43c3-97e4-63d075b60b04 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:00.820379 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:00.820379 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:06:00.824132 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7b90cc4a-9155-43c3-97e4-63d075b60b04 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:06:00.828179 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7b90cc4a-9155-43c3-97e4-63d075b60b04 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:06:00.828542 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1355/5411] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:00 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:01.392855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:01.394674 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:06:01.394987 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-153719300", "snapshot_id": "2e58a7df-90fe-4be1-beea-748c62801d4b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:01.396542 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-153719300', 'snapshot_id': '2e58a7df-90fe-4be1-beea-748c62801d4b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:06:01.398374 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=150,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:01.402738 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:01.402738 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:01.403316 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot retrieved successfully. Jul 03 16:06:01.403432 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Create volume of 1 GB Jul 03 16:06:01.407389 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Availability Zones retrieved successfully. Jul 03 16:06:01.412377 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Flow 'volume_create_api' (f5e305b4-b75c-4f46-9f12-04eacc9a1c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:06:01.413531 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1e71dd0-1c83-45d1-a6ea-ad66fbcf0447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:01.414961 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:06:01.449242 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1e71dd0-1c83-45d1-a6ea-ad66fbcf0447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2e58a7df-90fe-4be1-beea-748c62801d4b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:01.450178 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb5df64-e81f-4c90-98cf-3f4227c20008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:01.493199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Created reservations ['19cc5790-a5f2-4e3e-b4fc-672e8fcdd792', '0c4188fc-8a17-4df9-9d62-6adcd4832a6a', 'f1e0c6c6-389e-4f31-80c4-3a55ec98200e', 'cedde4a5-b3a4-477e-b723-5e149007c4d0'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:06:01.493918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb5df64-e81f-4c90-98cf-3f4227c20008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19cc5790-a5f2-4e3e-b4fc-672e8fcdd792', '0c4188fc-8a17-4df9-9d62-6adcd4832a6a', 'f1e0c6c6-389e-4f31-80c4-3a55ec98200e', 'cedde4a5-b3a4-477e-b723-5e149007c4d0']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:01.494638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac64fe0c-97c8-4880-9e3a-7e4992d47072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:01.538044 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac64fe0c-97c8-4880-9e3a-7e4992d47072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '877e4812-8a2b-4bc1-a985-4c4ed69fec44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-153719300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91314b70ae644e09634cc4f3c34560c',qos_specs=None,replication_status=,reservations=['19cc5790-a5f2-4e3e-b4fc-672e8fcdd792','0c4188fc-8a17-4df9-9d62-6adcd4832a6a','f1e0c6c6-389e-4f31-80c4-3a55ec98200e','cedde4a5-b3a4-477e-b723-5e149007c4d0'],size=1,snapshot_id=2e58a7df-90fe-4be1-beea-748c62801d4b,source_replicaid=,source_volid=None,status='creating',user_id='1c3bbb1cc9124366b0d03525d6bf89e6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-153719300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=877e4812-8a2b-4bc1-a985-4c4ed69fec44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c91314b70ae644e09634cc4f3c34560c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2e58a7df-90fe-4be1-beea-748c62801d4b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c3bbb1cc9124366b0d03525d6bf89e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:01.539129 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6734b728-8412-4d0e-a88d-3282c2927b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:01.564058 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6734b728-8412-4d0e-a88d-3282c2927b81) transitioned into 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-153719300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c91314b70ae644e09634cc4f3c34560c',qos_specs=None,replication_status=,reservations=['19cc5790-a5f2-4e3e-b4fc-672e8fcdd792','0c4188fc-8a17-4df9-9d62-6adcd4832a6a','f1e0c6c6-389e-4f31-80c4-3a55ec98200e','cedde4a5-b3a4-477e-b723-5e149007c4d0'],size=1,snapshot_id=2e58a7df-90fe-4be1-beea-748c62801d4b,source_replicaid=,source_volid=None,status='creating',user_id='1c3bbb1cc9124366b0d03525d6bf89e6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:01.564953 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3190a764-b5af-436a-8964-02a6b9111260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:01.588975 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3190a764-b5af-436a-8964-02a6b9111260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:01.589764 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Flow 'volume_create_api' (f5e305b4-b75c-4f46-9f12-04eacc9a1c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:06:01.590096 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Create volume request issued successfully. Jul 03 16:06:01.590680 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9138f65-83e2-4664-8ee0-65a88effdac1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:06:01.591075 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1351/5412] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:06:01 2026] POST /volume/v3/volumes => generated 780 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:06:01.840906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-00945e2d-c82e-4d73-a252-a83aa2b1f92a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:01.843002 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00945e2d-c82e-4d73-a252-a83aa2b1f92a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:06:01.843229 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-00945e2d-c82e-4d73-a252-a83aa2b1f92a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:01.843454 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-00945e2d-c82e-4d73-a252-a83aa2b1f92a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:01.850951 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:01.850951 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:06:01.854493 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-00945e2d-c82e-4d73-a252-a83aa2b1f92a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:06:01.859128 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-00945e2d-c82e-4d73-a252-a83aa2b1f92a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:06:01.859855 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1355/5413] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:01 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:01.873935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5b59905e-a899-48b9-98d1-96f5a300089c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:01.876982 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b59905e-a899-48b9-98d1-96f5a300089c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:06:01.877190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b59905e-a899-48b9-98d1-96f5a300089c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:01.877388 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b59905e-a899-48b9-98d1-96f5a300089c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:01.884352 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:01.884352 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:06:01.887877 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5b59905e-a899-48b9-98d1-96f5a300089c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:06:01.893124 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b59905e-a899-48b9-98d1-96f5a300089c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:06:01.893523 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1353/5414] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:01 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:10.828465 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=139,cinder:UPDATE=32,cinder:INSERT=17 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:11.581698 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:11.857524 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=172,cinder:UPDATE=68,cinder:INSERT=32 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:11.891864 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=137,cinder:UPDATE=42,cinder:INSERT=20 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:13.491132 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d5e211df-d378-49e6-871c-3588a183bf4b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:13.493911 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:06:13.494660 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-509718174", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": null, "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:13.496362 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-509718174', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': None, 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:06:13.588732 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume of 1 GB Jul 03 16:06:13.594407 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Availability Zones retrieved successfully. Jul 03 16:06:13.600432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Flow 'volume_create_api' (a0f37110-1d4e-4af3-b172-df9d17d01e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:06:13.602119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7caadb-d374-417b-99e1-44b75e8a920e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:13.603204 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:06:13.668822 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7caadb-d374-417b-99e1-44b75e8a920e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:13.669596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2e9663-2096-4cc1-956a-bf2090796688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:13.748409 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Created reservations ['4898616d-1808-43f0-bda1-86d339c75bda', '786c6fe9-aeb0-4480-ba10-bc89958b2571', '4156a8cd-c28e-4a0c-85e3-d18bbbcc7dbc', '68c9aca8-ea6f-4972-b443-fa1cf7d77de6'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:06:13.749477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2e9663-2096-4cc1-956a-bf2090796688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4898616d-1808-43f0-bda1-86d339c75bda', '786c6fe9-aeb0-4480-ba10-bc89958b2571', '4156a8cd-c28e-4a0c-85e3-d18bbbcc7dbc', '68c9aca8-ea6f-4972-b443-fa1cf7d77de6']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:13.750510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ab2a08-1748-432d-9979-2a6e9ca50475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:13.778735 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ab2a08-1748-432d-9979-2a6e9ca50475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24482cd0-4bc1-42db-aa64-74c27610c1d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-509718174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b531c3d3f2d484d8e872a045bc1128a',qos_specs=None,replication_status=,reservations=['4898616d-1808-43f0-bda1-86d339c75bda','786c6fe9-aeb0-4480-ba10-bc89958b2571','4156a8cd-c28e-4a0c-85e3-d18bbbcc7dbc','68c9aca8-ea6f-4972-b443-fa1cf7d77de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2512f626af54dab94d82f638e02406a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-509718174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24482cd0-4bc1-42db-aa64-74c27610c1d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b531c3d3f2d484d8e872a045bc1128a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a2512f626af54dab94d82f638e02406a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:13.779335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287fd69a-f8ec-423f-a5b4-fdf2cba97c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:13.800151 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287fd69a-f8ec-423f-a5b4-fdf2cba97c1d) transitioned into 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-509718174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b531c3d3f2d484d8e872a045bc1128a',qos_specs=None,replication_status=,reservations=['4898616d-1808-43f0-bda1-86d339c75bda','786c6fe9-aeb0-4480-ba10-bc89958b2571','4156a8cd-c28e-4a0c-85e3-d18bbbcc7dbc','68c9aca8-ea6f-4972-b443-fa1cf7d77de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2512f626af54dab94d82f638e02406a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:13.800894 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee084d5-c03e-4792-90fa-d7966efed0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:06:13.815794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee084d5-c03e-4792-90fa-d7966efed0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:06:13.816453 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Flow 'volume_create_api' (a0f37110-1d4e-4af3-b172-df9d17d01e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:06:13.817075 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume request issued successfully. Jul 03 16:06:13.817489 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5e211df-d378-49e6-871c-3588a183bf4b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:06:13.818173 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1356/5415] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:06:13 2026] POST /volume/v3/volumes => generated 780 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:06:13.830768 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e1278000-eaf3-49f6-8d8a-76eff555028e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:13.832530 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e1278000-eaf3-49f6-8d8a-76eff555028e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:06:13.832765 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e1278000-eaf3-49f6-8d8a-76eff555028e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:13.832956 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e1278000-eaf3-49f6-8d8a-76eff555028e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:13.839558 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:13.839558 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:13.842942 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e1278000-eaf3-49f6-8d8a-76eff555028e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:06:13.846890 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e1278000-eaf3-49f6-8d8a-76eff555028e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:06:13.847273 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1352/5416] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:06:13 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:06:14.862875 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a5cd3cf0-025f-4ed9-a024-10660803e63c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:14.866442 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a5cd3cf0-025f-4ed9-a024-10660803e63c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:06:14.866442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a5cd3cf0-025f-4ed9-a024-10660803e63c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:14.866442 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a5cd3cf0-025f-4ed9-a024-10660803e63c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:14.874595 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:14.874595 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:06:14.879193 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a5cd3cf0-025f-4ed9-a024-10660803e63c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:06:14.884158 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a5cd3cf0-025f-4ed9-a024-10660803e63c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:06:14.884688 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1356/5417] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:06:14 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:06:14.896003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-36613425-6814-43ab-88e1-08a37ec99989 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:14.897737 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-36613425-6814-43ab-88e1-08a37ec99989 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:06:14.897951 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-36613425-6814-43ab-88e1-08a37ec99989 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:14.898140 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-36613425-6814-43ab-88e1-08a37ec99989 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:14.906071 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:14.906071 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:06:14.910890 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-36613425-6814-43ab-88e1-08a37ec99989 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:06:14.916277 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-36613425-6814-43ab-88e1-08a37ec99989 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:06:14.916681 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1354/5418] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:06:14 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:06:15.999544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-cd7750d3-7505-4d54-8222-164593f28173 req-fe903d6a-04f0-49fc-b87d-130363e023d4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:16.002351 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-fe903d6a-04f0-49fc-b87d-130363e023d4 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:06:16.002604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-fe903d6a-04f0-49fc-b87d-130363e023d4 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:16.002883 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-fe903d6a-04f0-49fc-b87d-130363e023d4 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:16.011337 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:16.011337 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:06:16.016045 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-cd7750d3-7505-4d54-8222-164593f28173 req-fe903d6a-04f0-49fc-b87d-130363e023d4 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:06:16.022874 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-fe903d6a-04f0-49fc-b87d-130363e023d4 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:06:16.023800 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1357/5419] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:06:15 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:06:16.530979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-cd7750d3-7505-4d54-8222-164593f28173 req-f1f04da9-65af-482d-a40b-12b0393bc2a0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:16.532864 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-f1f04da9-65af-482d-a40b-12b0393bc2a0 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:06:16.533066 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-f1f04da9-65af-482d-a40b-12b0393bc2a0 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:16.533265 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-f1f04da9-65af-482d-a40b-12b0393bc2a0 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:16.541017 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:16.541017 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:16.545906 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-cd7750d3-7505-4d54-8222-164593f28173 req-f1f04da9-65af-482d-a40b-12b0393bc2a0 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:06:16.551041 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-f1f04da9-65af-482d-a40b-12b0393bc2a0 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:06:16.551410 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1353/5420] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:06:16 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1370 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:06:16.561573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8a145cb7-ff46-4d12-9a83-ab2474597c7b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:16.561998 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8a145cb7-ff46-4d12-9a83-ab2474597c7b None None] GET https://10.4.3.228/volume// Jul 03 16:06:16.562155 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8a145cb7-ff46-4d12-9a83-ab2474597c7b None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:16.562349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8a145cb7-ff46-4d12-9a83-ab2474597c7b None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:16.562733 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8a145cb7-ff46-4d12-9a83-ab2474597c7b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:06:16.563097 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1357/5421] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:06:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:06:16.570166 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-cd7750d3-7505-4d54-8222-164593f28173 req-ab00c486-6cd3-4d3a-a9a0-2eb0fa3c789a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:16.572353 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-ab00c486-6cd3-4d3a-a9a0-2eb0fa3c789a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:06:16.572804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-ab00c486-6cd3-4d3a-a9a0-2eb0fa3c789a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24482cd0-4bc1-42db-aa64-74c27610c1d3", "connector": null, "instance_uuid": "b5f95333-e559-4f45-b0e3-30915f67f2c6"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:16.581855 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:16.581855 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:06:16.611905 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-ab00c486-6cd3-4d3a-a9a0-2eb0fa3c789a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:06:16.612355 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1355/5422] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:06:16 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 03 16:06:22.737510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0fba0477-d9a1-486e-b309-669cb616c8ee None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:22.738214 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0fba0477-d9a1-486e-b309-669cb616c8ee None None] GET https://10.4.3.228/volume// Jul 03 16:06:22.738494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0fba0477-d9a1-486e-b309-669cb616c8ee None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:22.738799 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0fba0477-d9a1-486e-b309-669cb616c8ee None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:22.739274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0fba0477-d9a1-486e-b309-669cb616c8ee None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:06:22.739737 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1358/5423] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:06:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:06:22.747978 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-cd7750d3-7505-4d54-8222-164593f28173 req-080f09c5-d0d5-4b5c-aac1-03fc9969ca4e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:22.750498 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-080f09c5-d0d5-4b5c-aac1-03fc9969ca4e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:06:22.750847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-080f09c5-d0d5-4b5c-aac1-03fc9969ca4e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:22.751131 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-080f09c5-d0d5-4b5c-aac1-03fc9969ca4e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:22.761389 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:22.761389 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:22.766446 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-cd7750d3-7505-4d54-8222-164593f28173 req-080f09c5-d0d5-4b5c-aac1-03fc9969ca4e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:06:22.773110 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-080f09c5-d0d5-4b5c-aac1-03fc9969ca4e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:06:22.773685 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1354/5424] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:06:22 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1549 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:06:22.873678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-cd7750d3-7505-4d54-8222-164593f28173 req-7f317dd5-3f08-4e7c-afbe-fc75f2a431ae None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:22.876481 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-7f317dd5-3f08-4e7c-afbe-fc75f2a431ae tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] PUT https://10.4.3.228/volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295 Jul 03 16:06:22.877069 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-7f317dd5-3f08-4e7c-afbe-fc75f2a431ae tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:22.885836 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-cd7750d3-7505-4d54-8222-164593f28173 req-7f317dd5-3f08-4e7c-afbe-fc75f2a431ae tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Acquiring lock "cinder-attachment_update-24482cd0-4bc1-42db-aa64-74c27610c1d3-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:06:22.891262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-cd7750d3-7505-4d54-8222-164593f28173 req-7f317dd5-3f08-4e7c-afbe-fc75f2a431ae tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Lock "cinder-attachment_update-24482cd0-4bc1-42db-aa64-74c27610c1d3-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:06:22.892388 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:22.892388 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:06:23.412009 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-cd7750d3-7505-4d54-8222-164593f28173 req-7f317dd5-3f08-4e7c-afbe-fc75f2a431ae tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Lock "cinder-attachment_update-24482cd0-4bc1-42db-aa64-74c27610c1d3-np0000004436" released by "attachment_update" :: held 0.521s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:06:23.412360 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-7f317dd5-3f08-4e7c-afbe-fc75f2a431ae tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295 returned with HTTP 200 Jul 03 16:06:23.412930 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1358/5425] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:06:22 2026] PUT /volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:06:23.927112 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-cd7750d3-7505-4d54-8222-164593f28173 req-0789e2ca-4c5d-43e5-8321-2acac836b751 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:23.930010 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-0789e2ca-4c5d-43e5-8321-2acac836b751 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295/action Jul 03 16:06:23.930506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-0789e2ca-4c5d-43e5-8321-2acac836b751 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action body: b'{"os-complete": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:06:23.930700 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-0789e2ca-4c5d-43e5-8321-2acac836b751 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:23.954879 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:23.954879 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:06:23.968845 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-cd7750d3-7505-4d54-8222-164593f28173 req-0789e2ca-4c5d-43e5-8321-2acac836b751 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295/action returned with HTTP 204 Jul 03 16:06:23.969576 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1356/5426] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:06:23 2026] POST /volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:06:26.020393 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:32.770524 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=13 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:33.406774 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:33.965647 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:06:55.005912 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b5cd3522-34ba-4571-aa5e-5a87a2aab6b2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:55.008306 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b5cd3522-34ba-4571-aa5e-5a87a2aab6b2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:06:55.008566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b5cd3522-34ba-4571-aa5e-5a87a2aab6b2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:55.008852 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b5cd3522-34ba-4571-aa5e-5a87a2aab6b2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:55.017443 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:55.017443 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:06:55.021971 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b5cd3522-34ba-4571-aa5e-5a87a2aab6b2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:06:55.026853 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b5cd3522-34ba-4571-aa5e-5a87a2aab6b2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:06:55.027093 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1359/5427] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:55 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:55.040153 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-76bdd65c-9537-41a1-895c-9ba002c6ca23 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:55.042359 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-76bdd65c-9537-41a1-895c-9ba002c6ca23 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:06:55.042696 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-76bdd65c-9537-41a1-895c-9ba002c6ca23 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:55.042860 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-76bdd65c-9537-41a1-895c-9ba002c6ca23 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:55.050380 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:55.050380 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:55.055660 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-76bdd65c-9537-41a1-895c-9ba002c6ca23 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:06:55.061358 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-76bdd65c-9537-41a1-895c-9ba002c6ca23 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:06:55.061832 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1355/5428] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:55 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:55.117378 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-1b2c4ae2-bb56-4607-8c6b-8b5fc49eeb3a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:55.119779 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-1b2c4ae2-bb56-4607-8c6b-8b5fc49eeb3a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:06:55.120048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-1b2c4ae2-bb56-4607-8c6b-8b5fc49eeb3a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:55.120290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-1b2c4ae2-bb56-4607-8c6b-8b5fc49eeb3a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:55.127534 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:55.127534 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:06:55.131851 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-1b2c4ae2-bb56-4607-8c6b-8b5fc49eeb3a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:06:55.136567 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-1b2c4ae2-bb56-4607-8c6b-8b5fc49eeb3a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:06:55.137202 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1359/5429] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:06:55 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:56.542391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-267701d6-4902-44ea-881e-f6d0a136d5ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:56.544443 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-267701d6-4902-44ea-881e-f6d0a136d5ab tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:06:56.544639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-267701d6-4902-44ea-881e-f6d0a136d5ab tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:56.544834 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-267701d6-4902-44ea-881e-f6d0a136d5ab tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:56.551513 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:56.551513 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:06:56.555202 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-267701d6-4902-44ea-881e-f6d0a136d5ab tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:06:56.558968 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-267701d6-4902-44ea-881e-f6d0a136d5ab tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:06:56.559389 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1357/5430] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:06:56 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:57.173134 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-524cd31a-a6a0-4e21-a5c9-7992021e0a5c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:57.173674 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-524cd31a-a6a0-4e21-a5c9-7992021e0a5c None None] GET https://10.4.3.228/volume// Jul 03 16:06:57.173895 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-524cd31a-a6a0-4e21-a5c9-7992021e0a5c None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:57.174147 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-524cd31a-a6a0-4e21-a5c9-7992021e0a5c None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:57.174584 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-524cd31a-a6a0-4e21-a5c9-7992021e0a5c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:06:57.175146 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1360/5431] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:06:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:06:57.184165 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-9a47d8c7-1a87-4b31-95d4-95dd886a8f64 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:57.186821 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-9a47d8c7-1a87-4b31-95d4-95dd886a8f64 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:06:57.187299 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-9a47d8c7-1a87-4b31-95d4-95dd886a8f64 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "877e4812-8a2b-4bc1-a985-4c4ed69fec44", "connector": null, "instance_uuid": "93c16fca-2ae0-4d25-b012-7934da3f3835"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:57.198810 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:57.198810 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:57.225613 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-9a47d8c7-1a87-4b31-95d4-95dd886a8f64 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:06:57.226057 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1356/5432] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:06:57 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 03 16:06:57.663636 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1eb77862-ead4-46b6-b3e8-1d0f6056667c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:57.665761 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1eb77862-ead4-46b6-b3e8-1d0f6056667c tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:06:57.665972 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1eb77862-ead4-46b6-b3e8-1d0f6056667c tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:57.666165 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1eb77862-ead4-46b6-b3e8-1d0f6056667c tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:57.676928 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:57.676928 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:06:57.681190 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1eb77862-ead4-46b6-b3e8-1d0f6056667c tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:06:57.686368 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1eb77862-ead4-46b6-b3e8-1d0f6056667c tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:06:57.686924 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1360/5433] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:57 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:57.755372 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a5bd70ef-39d1-42f1-ba30-a3d0b2694c2f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:57.755832 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a5bd70ef-39d1-42f1-ba30-a3d0b2694c2f None None] GET https://10.4.3.228/volume// Jul 03 16:06:57.755982 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a5bd70ef-39d1-42f1-ba30-a3d0b2694c2f None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:57.756219 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a5bd70ef-39d1-42f1-ba30-a3d0b2694c2f None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:57.756627 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a5bd70ef-39d1-42f1-ba30-a3d0b2694c2f None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:06:57.756981 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1358/5434] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:06:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:06:57.767669 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-c68df254-164f-4398-be63-c0cc9217eebb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:57.770116 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-c68df254-164f-4398-be63-c0cc9217eebb tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:06:57.770345 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-c68df254-164f-4398-be63-c0cc9217eebb tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:57.770526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-c68df254-164f-4398-be63-c0cc9217eebb tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:57.782394 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:57.782394 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:06:57.786992 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-c68df254-164f-4398-be63-c0cc9217eebb tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:06:57.793041 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-c68df254-164f-4398-be63-c0cc9217eebb tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:06:57.793669 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1361/5435] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:06:57 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:06:57.897686 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-e1ff268b-7790-4678-a46d-e1c88f8a72e4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:57.899813 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-e1ff268b-7790-4678-a46d-e1c88f8a72e4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] PUT https://10.4.3.228/volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979 Jul 03 16:06:57.900152 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-e1ff268b-7790-4678-a46d-e1c88f8a72e4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:57.907918 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-e1ff268b-7790-4678-a46d-e1c88f8a72e4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Acquiring lock "cinder-attachment_update-877e4812-8a2b-4bc1-a985-4c4ed69fec44-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:06:57.912170 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-e1ff268b-7790-4678-a46d-e1c88f8a72e4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Lock "cinder-attachment_update-877e4812-8a2b-4bc1-a985-4c4ed69fec44-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:06:57.913258 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:57.913258 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:58.435147 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-e1ff268b-7790-4678-a46d-e1c88f8a72e4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Lock "cinder-attachment_update-877e4812-8a2b-4bc1-a985-4c4ed69fec44-np0000004436" released by "attachment_update" :: held 0.523s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:06:58.435544 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-e1ff268b-7790-4678-a46d-e1c88f8a72e4 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979 returned with HTTP 200 Jul 03 16:06:58.435977 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1357/5436] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:06:57 2026] PUT /volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:06:58.592511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-54e73962-637a-4c46-930a-f4bc97050645 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:58.592952 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54e73962-637a-4c46-930a-f4bc97050645 None None] GET https://10.4.3.228/volume// Jul 03 16:06:58.593128 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54e73962-637a-4c46-930a-f4bc97050645 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:58.593356 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54e73962-637a-4c46-930a-f4bc97050645 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:58.593685 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54e73962-637a-4c46-930a-f4bc97050645 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:06:58.593976 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1361/5437] 10.4.3.228 () {66 vars in 1428 bytes} [Fri Jul 3 16:06:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:06:58.601003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5b123ef4-9d18-4de5-95e2-5e53ac3ecd9e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:58.602861 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5b123ef4-9d18-4de5-95e2-5e53ac3ecd9e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:06:58.603156 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5b123ef4-9d18-4de5-95e2-5e53ac3ecd9e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "459110ba-ae42-4016-9193-80aba265b37e", "connector": null, "instance_uuid": "4b2cf348-43bc-479a-a5b6-ddf84147ec10"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:58.611002 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:58.611002 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:06:58.643370 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5b123ef4-9d18-4de5-95e2-5e53ac3ecd9e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:06:58.643789 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1359/5438] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:06:58 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 03 16:06:58.703566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-15e922d0-8bf1-4751-a8e9-f13f273fd9e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:58.705782 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15e922d0-8bf1-4751-a8e9-f13f273fd9e0 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:06:58.706076 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15e922d0-8bf1-4751-a8e9-f13f273fd9e0 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:58.706309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-15e922d0-8bf1-4751-a8e9-f13f273fd9e0 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:58.717985 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:58.717985 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:06:58.723012 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-15e922d0-8bf1-4751-a8e9-f13f273fd9e0 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:06:58.729536 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-15e922d0-8bf1-4751-a8e9-f13f273fd9e0 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:06:58.730167 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1362/5439] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:58 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:59.082328 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fc1fc52c-e5ba-45c2-81b5-c3979cacda94 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:59.084607 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc1fc52c-e5ba-45c2-81b5-c3979cacda94 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:06:59.084806 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc1fc52c-e5ba-45c2-81b5-c3979cacda94 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:59.084982 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fc1fc52c-e5ba-45c2-81b5-c3979cacda94 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:59.096035 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:59.096035 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:59.100572 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-fc1fc52c-e5ba-45c2-81b5-c3979cacda94 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:06:59.105639 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fc1fc52c-e5ba-45c2-81b5-c3979cacda94 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:06:59.106249 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1358/5440] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:59 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:59.175201 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-15564e85-aee7-4cfa-b881-89b7cb229067 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:59.175649 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15564e85-aee7-4cfa-b881-89b7cb229067 None None] GET https://10.4.3.228/volume// Jul 03 16:06:59.175833 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15564e85-aee7-4cfa-b881-89b7cb229067 None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:59.176039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15564e85-aee7-4cfa-b881-89b7cb229067 None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:59.176429 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15564e85-aee7-4cfa-b881-89b7cb229067 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:06:59.176759 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1362/5441] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:06:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:06:59.184596 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-c5db2467-4efc-41c5-b5cc-4803d47dbacb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:59.187224 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-c5db2467-4efc-41c5-b5cc-4803d47dbacb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:06:59.187465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-c5db2467-4efc-41c5-b5cc-4803d47dbacb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:59.187703 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-c5db2467-4efc-41c5-b5cc-4803d47dbacb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:59.198643 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:59.198643 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:06:59.203028 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-c5db2467-4efc-41c5-b5cc-4803d47dbacb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:06:59.208154 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-c5db2467-4efc-41c5-b5cc-4803d47dbacb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:06:59.208591 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1360/5442] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:06:59 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 1082 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:06:59.315162 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5f31c131-0328-40bd-933b-c7f90be9c299 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:59.317334 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5f31c131-0328-40bd-933b-c7f90be9c299 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] PUT https://10.4.3.228/volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e Jul 03 16:06:59.317807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5f31c131-0328-40bd-933b-c7f90be9c299 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:06:59.325996 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5f31c131-0328-40bd-933b-c7f90be9c299 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Acquiring lock "cinder-attachment_update-459110ba-ae42-4016-9193-80aba265b37e-np0000004436" by "attachment_update" {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:06:59.330807 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5f31c131-0328-40bd-933b-c7f90be9c299 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Lock "cinder-attachment_update-459110ba-ae42-4016-9193-80aba265b37e-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99817) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:06:59.331876 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:59.331876 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:06:59.747306 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e2760dc5-ab8c-409a-902b-162702bec438 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:59.749397 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e2760dc5-ab8c-409a-902b-162702bec438 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:06:59.749591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e2760dc5-ab8c-409a-902b-162702bec438 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:59.749861 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e2760dc5-ab8c-409a-902b-162702bec438 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:59.762925 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:59.762925 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:06:59.767525 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e2760dc5-ab8c-409a-902b-162702bec438 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:06:59.773210 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e2760dc5-ab8c-409a-902b-162702bec438 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:06:59.773842 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1359/5443] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:06:59 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:06:59.852460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.coordination [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5f31c131-0328-40bd-933b-c7f90be9c299 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Lock "cinder-attachment_update-459110ba-ae42-4016-9193-80aba265b37e-np0000004436" released by "attachment_update" :: held 0.522s {{(pid=99817) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:06:59.852828 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-5f31c131-0328-40bd-933b-c7f90be9c299 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e returned with HTTP 200 Jul 03 16:06:59.853274 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1363/5444] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:06:59 2026] PUT /volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:06:59.861881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-b8024709-8b0e-4eb7-9610-aa09d6647c98 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:06:59.863982 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-b8024709-8b0e-4eb7-9610-aa09d6647c98 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/encryption Jul 03 16:06:59.864156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-b8024709-8b0e-4eb7-9610-aa09d6647c98 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:06:59.864335 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-b8024709-8b0e-4eb7-9610-aa09d6647c98 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:06:59.873659 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:06:59.873659 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:06:59.880203 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-b8024709-8b0e-4eb7-9610-aa09d6647c98 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/encryption returned with HTTP 200 Jul 03 16:06:59.880630 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1363/5445] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:06:59 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:00.122122 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0a1f72d2-7e3b-480d-aec4-796070bf7001 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:00.125736 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0a1f72d2-7e3b-480d-aec4-796070bf7001 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:00.125736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0a1f72d2-7e3b-480d-aec4-796070bf7001 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:00.125736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0a1f72d2-7e3b-480d-aec4-796070bf7001 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:00.135655 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:00.135655 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:00.139669 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0a1f72d2-7e3b-480d-aec4-796070bf7001 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:00.144399 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0a1f72d2-7e3b-480d-aec4-796070bf7001 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:00.144970 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1361/5446] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:00 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:00.785907 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-84326104-9751-4cb5-baa4-73aeb53816d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:00.788212 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84326104-9751-4cb5-baa4-73aeb53816d1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:00.788491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84326104-9751-4cb5-baa4-73aeb53816d1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:00.788768 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84326104-9751-4cb5-baa4-73aeb53816d1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:00.801275 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:00.801275 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:00.806261 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-84326104-9751-4cb5-baa4-73aeb53816d1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:00.811580 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84326104-9751-4cb5-baa4-73aeb53816d1 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:00.812084 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1360/5447] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:00 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:01.157703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-272fc631-75ce-4b64-94cc-e16022fbb036 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:01.159609 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-272fc631-75ce-4b64-94cc-e16022fbb036 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:01.159854 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-272fc631-75ce-4b64-94cc-e16022fbb036 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:01.160054 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-272fc631-75ce-4b64-94cc-e16022fbb036 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:01.169602 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:01.169602 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:01.173215 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-272fc631-75ce-4b64-94cc-e16022fbb036 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:01.177882 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-272fc631-75ce-4b64-94cc-e16022fbb036 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:01.178366 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1364/5448] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:01 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:01.825291 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-51719af7-e1ba-4cf6-9b4e-22f69cf764f2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:01.827114 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51719af7-e1ba-4cf6-9b4e-22f69cf764f2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:01.827405 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-51719af7-e1ba-4cf6-9b4e-22f69cf764f2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:01.827595 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-51719af7-e1ba-4cf6-9b4e-22f69cf764f2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:01.837566 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:01.837566 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:01.841919 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-51719af7-e1ba-4cf6-9b4e-22f69cf764f2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:01.846139 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51719af7-e1ba-4cf6-9b4e-22f69cf764f2 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:01.846563 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1364/5449] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:01 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:02.190573 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9c890b38-b7d5-4d40-9042-170571184255 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:02.192376 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c890b38-b7d5-4d40-9042-170571184255 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:02.192548 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c890b38-b7d5-4d40-9042-170571184255 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:02.193083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9c890b38-b7d5-4d40-9042-170571184255 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:02.202729 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:02.202729 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:02.206204 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9c890b38-b7d5-4d40-9042-170571184255 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:02.211010 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9c890b38-b7d5-4d40-9042-170571184255 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:02.211508 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1362/5450] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:02 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:02.858812 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-69075bf9-3aaf-4310-889c-ab0544255b30 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:02.860610 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-69075bf9-3aaf-4310-889c-ab0544255b30 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:02.860855 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-69075bf9-3aaf-4310-889c-ab0544255b30 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:02.861087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-69075bf9-3aaf-4310-889c-ab0544255b30 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:02.871836 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:02.871836 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:02.875986 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-69075bf9-3aaf-4310-889c-ab0544255b30 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:02.880789 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-69075bf9-3aaf-4310-889c-ab0544255b30 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:02.881230 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1361/5451] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:02 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:03.224796 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4777c1ab-db14-4d16-ada6-2b38974e5602 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:03.228255 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4777c1ab-db14-4d16-ada6-2b38974e5602 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:03.228255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4777c1ab-db14-4d16-ada6-2b38974e5602 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:03.228255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4777c1ab-db14-4d16-ada6-2b38974e5602 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:03.236196 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:03.236196 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:03.239887 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4777c1ab-db14-4d16-ada6-2b38974e5602 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:03.243637 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4777c1ab-db14-4d16-ada6-2b38974e5602 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:03.244108 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1365/5452] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:03 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:03.893475 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-37718862-1a21-4429-bb9e-7f145f815b96 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:03.895206 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-37718862-1a21-4429-bb9e-7f145f815b96 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:03.895402 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-37718862-1a21-4429-bb9e-7f145f815b96 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:03.895577 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-37718862-1a21-4429-bb9e-7f145f815b96 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:03.904703 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:03.904703 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:03.908281 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-37718862-1a21-4429-bb9e-7f145f815b96 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:03.912577 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-37718862-1a21-4429-bb9e-7f145f815b96 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:03.913047 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1365/5453] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:03 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:04.257691 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9dc362bf-a536-40fb-a8e4-1371fc659779 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:04.259036 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9dc362bf-a536-40fb-a8e4-1371fc659779 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:04.259245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9dc362bf-a536-40fb-a8e4-1371fc659779 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:04.259483 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9dc362bf-a536-40fb-a8e4-1371fc659779 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:04.269742 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:04.269742 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:04.273112 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-9dc362bf-a536-40fb-a8e4-1371fc659779 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:04.278444 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9dc362bf-a536-40fb-a8e4-1371fc659779 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:04.278907 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1363/5454] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:04 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:04.640348 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-0a948608-b563-4a42-952a-6352eac064e5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:04.642347 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-0a948608-b563-4a42-952a-6352eac064e5 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979/action Jul 03 16:07:04.642750 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-0a948608-b563-4a42-952a-6352eac064e5 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:07:04.642869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-0a948608-b563-4a42-952a-6352eac064e5 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:04.657877 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:04.657877 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:04.669233 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-a03a6ddd-b8d7-4fce-b07c-d298d676853f req-0a948608-b563-4a42-952a-6352eac064e5 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979/action returned with HTTP 204 Jul 03 16:07:04.669851 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1362/5455] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:07:04 2026] POST /volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:04.925090 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-83d2f1a6-1906-40fb-b150-f9733a4a7d71 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:04.926613 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83d2f1a6-1906-40fb-b150-f9733a4a7d71 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:04.926800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83d2f1a6-1906-40fb-b150-f9733a4a7d71 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:04.926966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-83d2f1a6-1906-40fb-b150-f9733a4a7d71 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:04.937605 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:04.937605 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:04.941138 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-83d2f1a6-1906-40fb-b150-f9733a4a7d71 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:04.945217 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-83d2f1a6-1906-40fb-b150-f9733a4a7d71 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:04.945849 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1366/5456] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:04 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:04.956650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e8c659af-fd71-4ec8-83bc-dbd06351e70f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:04.958144 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8c659af-fd71-4ec8-83bc-dbd06351e70f tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:04.958305 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e8c659af-fd71-4ec8-83bc-dbd06351e70f tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:04.958478 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e8c659af-fd71-4ec8-83bc-dbd06351e70f tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:04.967100 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:04.967100 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:04.970082 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e8c659af-fd71-4ec8-83bc-dbd06351e70f tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:04.973807 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e8c659af-fd71-4ec8-83bc-dbd06351e70f tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:04.974360 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1366/5457] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:04 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:05.290428 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7e2c0f5a-20e1-4410-865d-6cff0fa566f4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:05.292434 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7e2c0f5a-20e1-4410-865d-6cff0fa566f4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:05.292641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7e2c0f5a-20e1-4410-865d-6cff0fa566f4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:05.292845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7e2c0f5a-20e1-4410-865d-6cff0fa566f4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:05.307697 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:05.307697 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:05.312031 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7e2c0f5a-20e1-4410-865d-6cff0fa566f4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:05.316725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7e2c0f5a-20e1-4410-865d-6cff0fa566f4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:05.317317 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1364/5458] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:05 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:06.330263 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4c850e8f-0a72-416d-800f-4c1b932e4991 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:06.332077 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c850e8f-0a72-416d-800f-4c1b932e4991 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:06.332296 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c850e8f-0a72-416d-800f-4c1b932e4991 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:06.332503 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4c850e8f-0a72-416d-800f-4c1b932e4991 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:06.343356 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:06.343356 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:06.347307 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-4c850e8f-0a72-416d-800f-4c1b932e4991 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:06.351554 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4c850e8f-0a72-416d-800f-4c1b932e4991 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:06.351951 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1363/5459] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:06 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:07.364833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7f5f4f1b-f508-4155-8729-38094a2cd47b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:07.366917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7f5f4f1b-f508-4155-8729-38094a2cd47b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:07.367199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7f5f4f1b-f508-4155-8729-38094a2cd47b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:07.367331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7f5f4f1b-f508-4155-8729-38094a2cd47b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:07.376815 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:07.376815 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:07.380915 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7f5f4f1b-f508-4155-8729-38094a2cd47b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:07.385061 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7f5f4f1b-f508-4155-8729-38094a2cd47b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:07.385539 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1367/5460] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:07 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:07.630128 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-57cbfc82-39f4-4f73-a915-7cf425bffe66 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:07.632834 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-57cbfc82-39f4-4f73-a915-7cf425bffe66 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:07.633088 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-57cbfc82-39f4-4f73-a915-7cf425bffe66 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:07.633314 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-57cbfc82-39f4-4f73-a915-7cf425bffe66 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:07.643232 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:07.643232 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:07.647556 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-57cbfc82-39f4-4f73-a915-7cf425bffe66 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:07.652474 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-57cbfc82-39f4-4f73-a915-7cf425bffe66 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:07.652946 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1367/5461] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:07 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:07.669423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-f17ada9b-8f7c-4713-8d92-ee0be6340584 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:07.671809 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-f17ada9b-8f7c-4713-8d92-ee0be6340584 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] POST https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44/action Jul 03 16:07:07.672169 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-f17ada9b-8f7c-4713-8d92-ee0be6340584 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99816) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:07:07.672312 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-f17ada9b-8f7c-4713-8d92-ee0be6340584 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:07.682597 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:07.682597 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:07.683045 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-f17ada9b-8f7c-4713-8d92-ee0be6340584 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:07.689292 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-f17ada9b-8f7c-4713-8d92-ee0be6340584 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Begin detaching volume completed successfully. Jul 03 16:07:07.689544 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-f17ada9b-8f7c-4713-8d92-ee0be6340584 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44/action returned with HTTP 202 Jul 03 16:07:07.690005 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1365/5462] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:07:07 2026] POST /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:07:08.398422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a846627a-09b4-4211-91c4-6cbaba34f1cf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:08.400468 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a846627a-09b4-4211-91c4-6cbaba34f1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:08.400718 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a846627a-09b4-4211-91c4-6cbaba34f1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:08.400931 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a846627a-09b4-4211-91c4-6cbaba34f1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:08.411505 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:08.411505 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:08.415328 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a846627a-09b4-4211-91c4-6cbaba34f1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:08.420012 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a846627a-09b4-4211-91c4-6cbaba34f1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:08.420448 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1364/5463] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:08 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:08.510370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-1d04599c-9c3a-4829-8734-b62a2ec62e47 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:08.512928 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-1d04599c-9c3a-4829-8734-b62a2ec62e47 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e/action Jul 03 16:07:08.513344 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-1d04599c-9c3a-4829-8734-b62a2ec62e47 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:07:08.513519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-1d04599c-9c3a-4829-8734-b62a2ec62e47 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:08.529310 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:08.529310 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:08.541933 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-af9ded43-be09-4190-95bc-e1a3ec021c0f req-1d04599c-9c3a-4829-8734-b62a2ec62e47 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e/action returned with HTTP 204 Jul 03 16:07:08.542500 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1368/5464] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:07:08 2026] POST /volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:08.716114 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e94f9b28-b410-4366-83ef-bbb2c2b9f57d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:08.716501 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e94f9b28-b410-4366-83ef-bbb2c2b9f57d None None] GET https://10.4.3.228/volume// Jul 03 16:07:08.716700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e94f9b28-b410-4366-83ef-bbb2c2b9f57d None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:08.716888 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e94f9b28-b410-4366-83ef-bbb2c2b9f57d None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:08.717192 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e94f9b28-b410-4366-83ef-bbb2c2b9f57d None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:07:08.717551 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1368/5465] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:07:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:07:08.725161 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-5e78968c-0d3c-4f3e-997d-a42cd9105b82 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:08.727483 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-5e78968c-0d3c-4f3e-997d-a42cd9105b82 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:08.727950 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-5e78968c-0d3c-4f3e-997d-a42cd9105b82 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:08.728018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-5e78968c-0d3c-4f3e-997d-a42cd9105b82 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:08.738278 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:08.738278 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:08.741981 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-5e78968c-0d3c-4f3e-997d-a42cd9105b82 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:08.746810 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-5e78968c-0d3c-4f3e-997d-a42cd9105b82 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:08.747315 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1366/5466] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:07:08 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 1348 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:07:09.433420 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bf2b116b-473f-4c33-a090-90c022a23340 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:09.435444 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bf2b116b-473f-4c33-a090-90c022a23340 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:09.435738 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bf2b116b-473f-4c33-a090-90c022a23340 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:09.435953 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bf2b116b-473f-4c33-a090-90c022a23340 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:09.446803 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:09.446803 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:09.450664 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-bf2b116b-473f-4c33-a090-90c022a23340 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:09.455833 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bf2b116b-473f-4c33-a090-90c022a23340 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:09.456277 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1365/5467] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:09 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:09.469291 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6f8a8a3a-380f-4b22-89e8-935fd55b3813 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:09.471086 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6f8a8a3a-380f-4b22-89e8-935fd55b3813 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:09.471316 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6f8a8a3a-380f-4b22-89e8-935fd55b3813 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:09.471523 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6f8a8a3a-380f-4b22-89e8-935fd55b3813 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:09.482057 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:09.482057 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:09.485612 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6f8a8a3a-380f-4b22-89e8-935fd55b3813 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:09.490099 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6f8a8a3a-380f-4b22-89e8-935fd55b3813 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:09.490496 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1369/5468] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:09 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:09.530485 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-8ea26597-8d9e-4dcf-a363-d3afda4daa9a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:09.532586 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-8ea26597-8d9e-4dcf-a363-d3afda4daa9a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:09.532814 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-8ea26597-8d9e-4dcf-a363-d3afda4daa9a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:09.532988 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-8ea26597-8d9e-4dcf-a363-d3afda4daa9a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:09.544582 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:09.544582 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:09.548968 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-8ea26597-8d9e-4dcf-a363-d3afda4daa9a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:09.553144 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-8ea26597-8d9e-4dcf-a363-d3afda4daa9a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:09.553514 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1369/5469] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:09 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:09.560844 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-fd7ec00e-3881-4a06-84e0-89e53887d10e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:09.563313 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-fd7ec00e-3881-4a06-84e0-89e53887d10e tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] DELETE https://10.4.3.228/volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979 Jul 03 16:07:09.563522 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-fd7ec00e-3881-4a06-84e0-89e53887d10e tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:09.563751 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-fd7ec00e-3881-4a06-84e0-89e53887d10e tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:09.570722 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:09.570722 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:09.572070 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-dab03e54-1965-40bf-9c01-f05a1e7a9dcb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:09.574297 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-dab03e54-1965-40bf-9c01-f05a1e7a9dcb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/action Jul 03 16:07:09.574692 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-dab03e54-1965-40bf-9c01-f05a1e7a9dcb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:07:09.574813 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-dab03e54-1965-40bf-9c01-f05a1e7a9dcb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:09.586087 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:09.586087 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:09.586638 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-dab03e54-1965-40bf-9c01-f05a1e7a9dcb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:09.599930 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-dab03e54-1965-40bf-9c01-f05a1e7a9dcb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Begin detaching volume completed successfully. Jul 03 16:07:09.600182 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-dab03e54-1965-40bf-9c01-f05a1e7a9dcb tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/action returned with HTTP 202 Jul 03 16:07:09.600633 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1366/5470] 10.4.3.228 () {72 vars in 1672 bytes} [Fri Jul 3 16:07:09 2026] POST /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:07:10.097078 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-05c42842-21d6-45c0-8fae-5313cbe6532b req-fd7ec00e-3881-4a06-84e0-89e53887d10e tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979 returned with HTTP 200 Jul 03 16:07:10.097491 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1367/5471] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:07:09 2026] DELETE /volume/v3/attachments/135f9c7a-4410-47f3-b734-8bb17c966979 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:10.623117 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a6679987-620b-4805-9773-e8f8446e80b6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:10.623573 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a6679987-620b-4805-9773-e8f8446e80b6 None None] GET https://10.4.3.228/volume// Jul 03 16:07:10.623885 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a6679987-620b-4805-9773-e8f8446e80b6 None None] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:10.624075 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a6679987-620b-4805-9773-e8f8446e80b6 None None] Calling method 'all' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:10.624446 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a6679987-620b-4805-9773-e8f8446e80b6 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:07:10.624964 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1370/5472] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:07:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:07:10.631412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-af67c62e-b9d6-45d3-ac5c-a4e562576e6e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:10.633378 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-af67c62e-b9d6-45d3-ac5c-a4e562576e6e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:10.633555 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-af67c62e-b9d6-45d3-ac5c-a4e562576e6e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:10.633754 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-af67c62e-b9d6-45d3-ac5c-a4e562576e6e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:10.643517 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:10.643517 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:10.647430 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-af67c62e-b9d6-45d3-ac5c-a4e562576e6e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:10.653291 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-af67c62e-b9d6-45d3-ac5c-a4e562576e6e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:10.653839 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1370/5473] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:07:10 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 1378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:07:10.663368 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-ee01ba7d-56ac-403f-9a0c-6b4bc4380dbe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:10.665470 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-ee01ba7d-56ac-403f-9a0c-6b4bc4380dbe tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/encryption Jul 03 16:07:10.665730 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-ee01ba7d-56ac-403f-9a0c-6b4bc4380dbe tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:10.665888 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-ee01ba7d-56ac-403f-9a0c-6b4bc4380dbe tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:10.674944 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:10.674944 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:10.680831 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-ee01ba7d-56ac-403f-9a0c-6b4bc4380dbe tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/encryption returned with HTTP 200 Jul 03 16:07:10.681219 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1367/5474] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:07:10 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:11.492669 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-b6191e77-a670-4597-b574-2318c7ba95f1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:11.494597 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-b6191e77-a670-4597-b574-2318c7ba95f1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] DELETE https://10.4.3.228/volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e Jul 03 16:07:11.494833 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-b6191e77-a670-4597-b574-2318c7ba95f1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:11.495040 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-b6191e77-a670-4597-b574-2318c7ba95f1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:11.501485 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:11.501485 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:12.032107 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f80ff682-2cfb-41e2-bdf8-7f66d17c4e84 req-b6191e77-a670-4597-b574-2318c7ba95f1 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e returned with HTTP 200 Jul 03 16:07:12.032513 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1368/5475] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:07:11 2026] DELETE /volume/v3/attachments/14124a9f-da81-4ad0-a967-b05f39dd049e => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:12.359176 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:12.361051 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/limits Jul 03 16:07:12.361224 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:12.361393 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:12.370165 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-224886796 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-224886796, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:07:12.370457 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-224886796 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-224886796, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:07:12.370734 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-224886796 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-224886796, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:07:12.386764 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-6ab64837-4f15-4e1b-9cea-d0882fb47ca6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/limits returned with HTTP 200 Jul 03 16:07:12.387087 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1371/5476] 10.4.3.228 () {68 vars in 1484 bytes} [Fri Jul 3 16:07:12 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:12.806686 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-31bd04d3-f759-41fd-b64e-eb9a724a8a5a req-f1e1a13a-a835-422f-8e2a-f659f9b2ab25 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:12.808879 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-31bd04d3-f759-41fd-b64e-eb9a724a8a5a req-f1e1a13a-a835-422f-8e2a-f659f9b2ab25 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:12.809172 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-31bd04d3-f759-41fd-b64e-eb9a724a8a5a req-f1e1a13a-a835-422f-8e2a-f659f9b2ab25 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:12.809490 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-31bd04d3-f759-41fd-b64e-eb9a724a8a5a req-f1e1a13a-a835-422f-8e2a-f659f9b2ab25 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:12.818011 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:12.818011 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:12.822071 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-31bd04d3-f759-41fd-b64e-eb9a724a8a5a req-f1e1a13a-a835-422f-8e2a-f659f9b2ab25 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:12.826405 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-31bd04d3-f759-41fd-b64e-eb9a724a8a5a req-f1e1a13a-a835-422f-8e2a-f659f9b2ab25 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:12.826893 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1371/5477] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:12 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:12.914549 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-509ae12c-0fa3-41ec-b00d-c320e794ee1a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:12.916935 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-509ae12c-0fa3-41ec-b00d-c320e794ee1a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:07:12.917175 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-509ae12c-0fa3-41ec-b00d-c320e794ee1a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:12.917397 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-509ae12c-0fa3-41ec-b00d-c320e794ee1a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:12.927252 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:12.927252 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:12.932101 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-509ae12c-0fa3-41ec-b00d-c320e794ee1a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:12.937285 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-509ae12c-0fa3-41ec-b00d-c320e794ee1a tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:07:12.937780 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1368/5478] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:12 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:12.948667 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:12.953475 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:07:12.953937 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24482cd0-4bc1-42db-aa64-74c27610c1d3", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1089798611", "description": null, "metadata": {}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:12.966246 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:12.966246 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:12.966850 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:12.967053 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create snapshot from volume 24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:07:13.004220 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Created reservations ['356a03e5-5eef-4963-b63c-fe6e583314f6', 'ab43d37c-024a-4999-b062-fcdf212cc876', '0641236a-c1fc-4f33-b04f-65c63ef85848', 'b487e4e7-c744-4ded-9666-4072d58edd6a'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:07:13.040338 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot force create request issued successfully. Jul 03 16:07:13.040775 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-abb66fb9-c8f4-443e-9b45-6cc55ac43138 req-92b7a03b-1994-449e-a1a1-a69c98d5eaf6 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:07:13.041346 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1369/5479] 10.4.3.228 () {72 vars in 1547 bytes} [Fri Jul 3 16:07:12 2026] POST /volume/v3/snapshots => generated 324 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:07:14.736255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-939fba28-c7fe-43a9-ba66-05bb10d661c2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:14.738699 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-939fba28-c7fe-43a9-ba66-05bb10d661c2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d Jul 03 16:07:14.738969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-939fba28-c7fe-43a9-ba66-05bb10d661c2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:14.739241 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-939fba28-c7fe-43a9-ba66-05bb10d661c2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:14.748181 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:14.748181 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:14.748861 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-939fba28-c7fe-43a9-ba66-05bb10d661c2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:07:14.750076 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-939fba28-c7fe-43a9-ba66-05bb10d661c2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d returned with HTTP 200 Jul 03 16:07:14.750605 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1372/5480] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:07:14 2026] GET /volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:14.775036 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:14.776300 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:07:14.776600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-383786358", "snapshot_id": null, "imageRef": "7691b1ca-3ab4-4297-b04d-366c90bd0efc", "volume_type": null, "size": 1}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:14.777982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-383786358', 'snapshot_id': None, 'imageRef': '7691b1ca-3ab4-4297-b04d-366c90bd0efc', 'volume_type': None, 'size': 1}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:07:14.880083 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:14.880083 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:14.880713 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:07:14.880966 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume of 1 GB Jul 03 16:07:14.884730 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Availability Zones retrieved successfully. Jul 03 16:07:14.890134 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Flow 'volume_create_api' (573cc271-d93f-45cb-a2df-ae9b81a91275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:07:14.891416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4580c2d9-0036-4839-badc-c1e0b89ca166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:14.892383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:07:14.923853 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4580c2d9-0036-4839-badc-c1e0b89ca166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '83644a07-4deb-4efe-ada5-8909dda74a5d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:14.924561 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a045654c-f781-4c45-a01d-9602c9ab905f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:14.969160 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Created reservations ['30a2a3ab-f850-4449-bcf8-da671ac1360f', '5ce481db-5c47-45eb-9dc2-1cbc27f5434c', 'f4c5346d-b82a-4e07-83b5-a5ce5729aa85', 'b30e0984-9a82-4898-8f21-c2892fdc7283'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:07:14.970079 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a045654c-f781-4c45-a01d-9602c9ab905f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30a2a3ab-f850-4449-bcf8-da671ac1360f', '5ce481db-5c47-45eb-9dc2-1cbc27f5434c', 'f4c5346d-b82a-4e07-83b5-a5ce5729aa85', 'b30e0984-9a82-4898-8f21-c2892fdc7283']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:14.971857 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483c288e-7bd7-40fc-9069-71556897301e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:15.032116 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483c288e-7bd7-40fc-9069-71556897301e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '140a226d-65bd-4950-bc22-c37712e9c6f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-383786358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b531c3d3f2d484d8e872a045bc1128a',qos_specs=None,replication_status=,reservations=['30a2a3ab-f850-4449-bcf8-da671ac1360f','5ce481db-5c47-45eb-9dc2-1cbc27f5434c','f4c5346d-b82a-4e07-83b5-a5ce5729aa85','b30e0984-9a82-4898-8f21-c2892fdc7283'],size=1,snapshot_id=83644a07-4deb-4efe-ada5-8909dda74a5d,source_replicaid=,source_volid=None,status='creating',user_id='a2512f626af54dab94d82f638e02406a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-383786358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=140a226d-65bd-4950-bc22-c37712e9c6f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b531c3d3f2d484d8e872a045bc1128a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=83644a07-4deb-4efe-ada5-8909dda74a5d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2512f626af54dab94d82f638e02406a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:15.032809 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331bc19b-4062-448d-9115-a63138ef13c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:15.053274 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331bc19b-4062-448d-9115-a63138ef13c7) transitioned into 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-383786358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b531c3d3f2d484d8e872a045bc1128a',qos_specs=None,replication_status=,reservations=['30a2a3ab-f850-4449-bcf8-da671ac1360f','5ce481db-5c47-45eb-9dc2-1cbc27f5434c','f4c5346d-b82a-4e07-83b5-a5ce5729aa85','b30e0984-9a82-4898-8f21-c2892fdc7283'],size=1,snapshot_id=83644a07-4deb-4efe-ada5-8909dda74a5d,source_replicaid=,source_volid=None,status='creating',user_id='a2512f626af54dab94d82f638e02406a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:15.054061 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596eab07-0156-4e42-98bd-ed6f5bdd27b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:15.079669 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596eab07-0156-4e42-98bd-ed6f5bdd27b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:15.080448 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Flow 'volume_create_api' (573cc271-d93f-45cb-a2df-ae9b81a91275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:07:15.080802 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume request issued successfully. Jul 03 16:07:15.081418 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a3f616f9-6cf2-4ff4-b0f0-884ddc2af014 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:07:15.082023 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1372/5481] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:07:14 2026] POST /volume/v3/volumes => generated 813 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:15.096538 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3cb1408e-40b3-4032-8e77-e6249d868d15 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:15.099326 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3cb1408e-40b3-4032-8e77-e6249d868d15 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:07:15.099670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3cb1408e-40b3-4032-8e77-e6249d868d15 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:15.099997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3cb1408e-40b3-4032-8e77-e6249d868d15 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:15.107728 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:15.107728 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:15.111394 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3cb1408e-40b3-4032-8e77-e6249d868d15 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:15.116428 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3cb1408e-40b3-4032-8e77-e6249d868d15 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 200 Jul 03 16:07:15.116983 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1369/5482] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:07:15 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:16.130565 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-84e6a597-d067-476d-bab3-e070e6c92eb1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:16.132752 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84e6a597-d067-476d-bab3-e070e6c92eb1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:07:16.133027 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84e6a597-d067-476d-bab3-e070e6c92eb1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:16.133255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84e6a597-d067-476d-bab3-e070e6c92eb1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:16.141950 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:16.141950 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:16.146642 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-84e6a597-d067-476d-bab3-e070e6c92eb1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:16.152915 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84e6a597-d067-476d-bab3-e070e6c92eb1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 200 Jul 03 16:07:16.153431 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1370/5483] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:07:16 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 1422 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:07:16.166405 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b4f799dd-9ff8-469a-962d-513ed94eb225 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:16.168552 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b4f799dd-9ff8-469a-962d-513ed94eb225 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:07:16.168903 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b4f799dd-9ff8-469a-962d-513ed94eb225 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:16.169138 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b4f799dd-9ff8-469a-962d-513ed94eb225 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:16.177865 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:16.177865 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:16.182559 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-b4f799dd-9ff8-469a-962d-513ed94eb225 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:16.189744 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b4f799dd-9ff8-469a-962d-513ed94eb225 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 200 Jul 03 16:07:16.190381 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1373/5484] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:07:16 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:07:17.216347 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-0eb27440-8e61-493a-a81e-d07d3fe6668b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:17.218477 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-0eb27440-8e61-493a-a81e-d07d3fe6668b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:07:17.218694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-0eb27440-8e61-493a-a81e-d07d3fe6668b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:17.218908 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-0eb27440-8e61-493a-a81e-d07d3fe6668b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:17.225580 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:17.225580 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:17.228830 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-0eb27440-8e61-493a-a81e-d07d3fe6668b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:17.232929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-0eb27440-8e61-493a-a81e-d07d3fe6668b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 200 Jul 03 16:07:17.233314 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1373/5485] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:17 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:17.809675 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f1eb0882-2d26-4601-90fd-e0178310eaa3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:17.811911 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f1eb0882-2d26-4601-90fd-e0178310eaa3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:07:17.812180 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f1eb0882-2d26-4601-90fd-e0178310eaa3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:17.812420 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f1eb0882-2d26-4601-90fd-e0178310eaa3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:17.821165 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:17.821165 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:17.825472 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f1eb0882-2d26-4601-90fd-e0178310eaa3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:17.831471 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f1eb0882-2d26-4601-90fd-e0178310eaa3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 200 Jul 03 16:07:17.832045 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1370/5486] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:17 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:17.842977 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2f9c703b-cd9f-4316-9a21-b5d95c415a8b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:17.843441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2f9c703b-cd9f-4316-9a21-b5d95c415a8b None None] GET https://10.4.3.228/volume// Jul 03 16:07:17.843697 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2f9c703b-cd9f-4316-9a21-b5d95c415a8b None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:17.843978 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2f9c703b-cd9f-4316-9a21-b5d95c415a8b None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:17.844366 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2f9c703b-cd9f-4316-9a21-b5d95c415a8b None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:07:17.844715 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1371/5487] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:07:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:07:17.853967 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-eaf9680d-841b-4a78-b0c3-feb77c364847 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:17.855933 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-eaf9680d-841b-4a78-b0c3-feb77c364847 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:07:17.856204 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-eaf9680d-841b-4a78-b0c3-feb77c364847 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "140a226d-65bd-4950-bc22-c37712e9c6f9", "connector": null, "instance_uuid": "5bf3d32c-2e6e-4aa5-95d4-9bda3d5c5984"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:17.864251 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:17.864251 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:17.899670 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-eaf9680d-841b-4a78-b0c3-feb77c364847 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:07:17.900194 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1374/5488] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:07:17 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 03 16:07:18.203697 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:18.205325 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] DELETE https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:18.205490 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:18.205693 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:18.205843 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Delete volume with id: 877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:18.212233 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:18.212233 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:18.212664 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:18.231345 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Delete volume request issued successfully. Jul 03 16:07:18.231788 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a1f8679-c423-49b5-a975-701f8bea1d59 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 202 Jul 03 16:07:18.232055 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1374/5489] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:07:18 2026] DELETE /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:07:18.239493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d3a5f27b-9c38-4957-ae88-763de8619311 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:18.241537 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3a5f27b-9c38-4957-ae88-763de8619311 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:18.241818 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3a5f27b-9c38-4957-ae88-763de8619311 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:18.242079 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d3a5f27b-9c38-4957-ae88-763de8619311 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:18.251245 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:18.251245 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:18.255594 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d3a5f27b-9c38-4957-ae88-763de8619311 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:18.261657 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d3a5f27b-9c38-4957-ae88-763de8619311 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 200 Jul 03 16:07:18.262234 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1371/5490] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:18 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:19.277815 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b54e1644-e432-40c4-9ca1-270bbd9d9c00 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:19.280020 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b54e1644-e432-40c4-9ca1-270bbd9d9c00 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 Jul 03 16:07:19.280281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b54e1644-e432-40c4-9ca1-270bbd9d9c00 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:19.280423 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b54e1644-e432-40c4-9ca1-270bbd9d9c00 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:19.287057 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b54e1644-e432-40c4-9ca1-270bbd9d9c00 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 returned with HTTP 404 Jul 03 16:07:19.287504 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1372/5491] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:19 2026] GET /volume/v3/volumes/877e4812-8a2b-4bc1-a985-4c4ed69fec44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:19.587961 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:19.589790 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b Jul 03 16:07:19.590160 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:19.590290 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:19.590370 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Delete snapshot with id: 2e58a7df-90fe-4be1-beea-748c62801d4b Jul 03 16:07:19.596711 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:19.596711 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:19.597556 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot retrieved successfully. Jul 03 16:07:19.616766 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot delete request issued successfully. Jul 03 16:07:19.617136 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-379a2708-79ff-439f-ad8c-47aaade6eea3 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b returned with HTTP 202 Jul 03 16:07:19.617416 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1375/5492] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:07:19 2026] DELETE /volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:07:19.626332 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0ebcfe73-6943-406d-ad25-b3946ee587cd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:19.628631 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ebcfe73-6943-406d-ad25-b3946ee587cd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b Jul 03 16:07:19.628901 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ebcfe73-6943-406d-ad25-b3946ee587cd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:19.629127 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0ebcfe73-6943-406d-ad25-b3946ee587cd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:19.634669 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:19.634669 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:19.637823 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0ebcfe73-6943-406d-ad25-b3946ee587cd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Snapshot retrieved successfully. Jul 03 16:07:19.637823 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0ebcfe73-6943-406d-ad25-b3946ee587cd tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b returned with HTTP 200 Jul 03 16:07:19.637823 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1375/5493] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:07:19 2026] GET /volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:20.276401 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:20.278545 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:20.278862 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:20.279154 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:20.279423 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume with id: 459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:20.288542 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:20.288542 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:20.289125 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:20.302606 np0000004436 devstack@c-api.service[99818]: WARNING cinder.keymgr.conf_key_mgr [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 16:07:20.309474 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume request issued successfully. Jul 03 16:07:20.309766 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a27fbd7-73e4-4622-877a-d0c9806c5b91 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 202 Jul 03 16:07:20.310359 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1372/5494] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:07:20 2026] DELETE /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:07:20.318673 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c6b3a13e-c28c-4361-998c-c881545dbf1d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:20.320574 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6b3a13e-c28c-4361-998c-c881545dbf1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:20.321379 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a13e-c28c-4361-998c-c881545dbf1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:20.321379 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a13e-c28c-4361-998c-c881545dbf1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:20.331311 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:20.331311 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:20.335801 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c6b3a13e-c28c-4361-998c-c881545dbf1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:20.342002 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6b3a13e-c28c-4361-998c-c881545dbf1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 200 Jul 03 16:07:20.342650 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1373/5495] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:20 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:20.646678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c2abd78b-ae1a-4a46-b828-3c4d6779af12 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:20.649662 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c2abd78b-ae1a-4a46-b828-3c4d6779af12 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b Jul 03 16:07:20.649662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c2abd78b-ae1a-4a46-b828-3c4d6779af12 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:20.649662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c2abd78b-ae1a-4a46-b828-3c4d6779af12 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:20.653198 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c2abd78b-ae1a-4a46-b828-3c4d6779af12 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b returned with HTTP 404 Jul 03 16:07:20.653748 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1376/5496] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:07:20 2026] GET /volume/v3/snapshots/2e58a7df-90fe-4be1-beea-748c62801d4b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:20.685674 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-99489340-2236-47a7-bdbe-2a0e36f14a40 req-ee86b920-64c4-400c-8d2c-05ead343112a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:20.688104 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-99489340-2236-47a7-bdbe-2a0e36f14a40 req-ee86b920-64c4-400c-8d2c-05ead343112a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:07:20.688340 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-99489340-2236-47a7-bdbe-2a0e36f14a40 req-ee86b920-64c4-400c-8d2c-05ead343112a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:20.688570 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-99489340-2236-47a7-bdbe-2a0e36f14a40 req-ee86b920-64c4-400c-8d2c-05ead343112a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:20.699329 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:20.699329 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:20.704035 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-99489340-2236-47a7-bdbe-2a0e36f14a40 req-ee86b920-64c4-400c-8d2c-05ead343112a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:20.710010 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-99489340-2236-47a7-bdbe-2a0e36f14a40 req-ee86b920-64c4-400c-8d2c-05ead343112a tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:07:20.710558 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1376/5497] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:20 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:21.355754 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1debc477-a770-47a2-9164-3ca868503207 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:21.357637 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1debc477-a770-47a2-9164-3ca868503207 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e Jul 03 16:07:21.357867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1debc477-a770-47a2-9164-3ca868503207 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:21.358071 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1debc477-a770-47a2-9164-3ca868503207 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:21.364595 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1debc477-a770-47a2-9164-3ca868503207 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e returned with HTTP 404 Jul 03 16:07:21.365239 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1373/5498] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:21 2026] GET /volume/v3/volumes/459110ba-ae42-4016-9193-80aba265b37e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:21.373321 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:21.375553 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da Jul 03 16:07:21.375824 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:21.376043 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:21.376205 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume with id: 11ae99fd-7ba9-4cee-bab0-5b8a576d03da Jul 03 16:07:21.384523 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:21.384523 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:21.385113 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:21.400273 np0000004436 devstack@c-api.service[99816]: WARNING cinder.keymgr.conf_key_mgr [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 16:07:21.411101 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume request issued successfully. Jul 03 16:07:21.411377 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-55971243-c4c2-45b3-b6ac-82411e2f7526 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da returned with HTTP 202 Jul 03 16:07:21.411948 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1374/5499] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:07:21 2026] DELETE /volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:07:21.419744 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4bb502a1-de27-42a7-943c-182b4bde8d63 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:21.421859 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4bb502a1-de27-42a7-943c-182b4bde8d63 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da Jul 03 16:07:21.422112 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4bb502a1-de27-42a7-943c-182b4bde8d63 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:21.422365 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4bb502a1-de27-42a7-943c-182b4bde8d63 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:21.430077 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:21.430077 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:21.434222 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-4bb502a1-de27-42a7-943c-182b4bde8d63 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:21.440015 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4bb502a1-de27-42a7-943c-182b4bde8d63 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da returned with HTTP 200 Jul 03 16:07:21.440499 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1377/5500] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:21 2026] GET /volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:22.455246 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-beed2597-891b-4e9b-9be8-448a0e84ad1d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:22.457693 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-beed2597-891b-4e9b-9be8-448a0e84ad1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da Jul 03 16:07:22.457840 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-beed2597-891b-4e9b-9be8-448a0e84ad1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:22.458071 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-beed2597-891b-4e9b-9be8-448a0e84ad1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:22.464674 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-beed2597-891b-4e9b-9be8-448a0e84ad1d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da returned with HTTP 404 Jul 03 16:07:22.465173 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1377/5501] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:22 2026] GET /volume/v3/volumes/11ae99fd-7ba9-4cee-bab0-5b8a576d03da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:22.474014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ac278071-c806-430d-8ce3-d10bbbf21f74 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:22.475922 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ac278071-c806-430d-8ce3-d10bbbf21f74 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:07:22.476163 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ac278071-c806-430d-8ce3-d10bbbf21f74 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:22.476352 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ac278071-c806-430d-8ce3-d10bbbf21f74 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:22.477196 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-ac278071-c806-430d-8ce3-d10bbbf21f74 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:07:22.493013 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ac278071-c806-430d-8ce3-d10bbbf21f74 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Get all volumes completed successfully. Jul 03 16:07:22.495211 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:22.495211 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:22.501205 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ac278071-c806-430d-8ce3-d10bbbf21f74 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:07:22.501827 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1374/5502] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:07:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:22.521242 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e743a29d-e44d-4a07-9fe9-5c714285def4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:22.523597 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e743a29d-e44d-4a07-9fe9-5c714285def4 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] DELETE https://10.4.3.228/volume/v3/types/729cc038-6b41-4078-a2fc-d11b7da34318 Jul 03 16:07:22.523840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e743a29d-e44d-4a07-9fe9-5c714285def4 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:22.524052 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e743a29d-e44d-4a07-9fe9-5c714285def4 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:22.548701 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e743a29d-e44d-4a07-9fe9-5c714285def4 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/types/729cc038-6b41-4078-a2fc-d11b7da34318 returned with HTTP 202 Jul 03 16:07:22.549125 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1375/5503] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:07:22 2026] DELETE /volume/v3/types/729cc038-6b41-4078-a2fc-d11b7da34318 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:07:23.655553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9b5669a1-61a8-4b4f-afc2-dd69d3c3a6ef None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:23.657413 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b5669a1-61a8-4b4f-afc2-dd69d3c3a6ef tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:07:23.657787 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b5669a1-61a8-4b4f-afc2-dd69d3c3a6ef tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1782150837", "extra_specs": {}}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:23.674231 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b5669a1-61a8-4b4f-afc2-dd69d3c3a6ef tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:07:23.674627 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1378/5504] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 16:07:23 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:23.683135 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-251342e5-bcb7-48d8-895a-eeb107846c82 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:23.684947 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-251342e5-bcb7-48d8-895a-eeb107846c82 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] POST https://10.4.3.228/volume/v3/types/fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90/encryption Jul 03 16:07:23.685345 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-251342e5-bcb7-48d8-895a-eeb107846c82 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:23.708489 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-251342e5-bcb7-48d8-895a-eeb107846c82 tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/types/fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90/encryption returned with HTTP 200 Jul 03 16:07:23.709018 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1378/5505] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:07:23 2026] POST /volume/v3/types/fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:23.740529 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:23.742454 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:07:23.742843 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-2107262608", "snapshot_id": null, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "volume_type": "tempest-scenario-type-luks-1782150837", "size": 1}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:23.744740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-2107262608', 'snapshot_id': None, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'volume_type': 'tempest-scenario-type-luks-1782150837', 'size': 1}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:07:23.849105 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-56266198-e666-4e22-b803-0fd35971a5f2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:23.849492 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56266198-e666-4e22-b803-0fd35971a5f2 None None] GET https://10.4.3.228/volume// Jul 03 16:07:23.849875 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56266198-e666-4e22-b803-0fd35971a5f2 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:23.849941 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-56266198-e666-4e22-b803-0fd35971a5f2 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:23.850315 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-56266198-e666-4e22-b803-0fd35971a5f2 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:07:23.850646 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1376/5506] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:07:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:07:23.858753 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f0050e2d-c5c1-4736-a8ae-2affb8c5cabc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:23.861573 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f0050e2d-c5c1-4736-a8ae-2affb8c5cabc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:07:23.861869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f0050e2d-c5c1-4736-a8ae-2affb8c5cabc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:23.862107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f0050e2d-c5c1-4736-a8ae-2affb8c5cabc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:23.875439 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume of 1 GB Jul 03 16:07:23.875439 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:23.875439 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:23.876429 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Availability Zones retrieved successfully. Jul 03 16:07:23.878491 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:23.878491 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:23.882472 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (e712f5eb-84d7-40e3-af17-833cc0d3ca66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:07:23.883902 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f68518-e80f-4a3b-bd4b-e44967dbd5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:23.884205 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f0050e2d-c5c1-4736-a8ae-2affb8c5cabc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:07:23.885404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:07:23.891735 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-f0050e2d-c5c1-4736-a8ae-2affb8c5cabc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 200 Jul 03 16:07:23.892219 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1379/5507] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:07:23 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 1583 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:07:23.942529 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f68518-e80f-4a3b-bd4b-e44967dbd5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T16:07:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90,is_public=True,name='tempest-scenario-type-luks-1782150837',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:23.943633 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98933287-baee-40b1-a37d-bfd1cf7b331b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:23.971267 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1782150837 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1782150837, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:07:23.971574 np0000004436 devstack@c-api.service[99818]: WARNING cinder.quota [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1782150837 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1782150837, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:07:23.998962 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Created reservations ['bf179dd5-1ad0-4dd7-a053-9adc745e75d1', '8e2e378c-9771-4489-9d4e-f8864ef3bbf9', 'e032f731-ee3e-4bf9-a512-6aea1597cf5b', '4ff631d4-7cfa-489f-8532-bbacdfd13f56'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:07:23.999902 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98933287-baee-40b1-a37d-bfd1cf7b331b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf179dd5-1ad0-4dd7-a053-9adc745e75d1', '8e2e378c-9771-4489-9d4e-f8864ef3bbf9', 'e032f731-ee3e-4bf9-a512-6aea1597cf5b', '4ff631d4-7cfa-489f-8532-bbacdfd13f56']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:24.000863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5a4918-9ddf-40e3-aca0-05b70a1cbae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:24.002573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-24cd85d7-6a5f-47a2-aef3-85e6dcecb1c3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:24.004863 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-24cd85d7-6a5f-47a2-aef3-85e6dcecb1c3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] PUT https://10.4.3.228/volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f Jul 03 16:07:24.005291 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-24cd85d7-6a5f-47a2-aef3-85e6dcecb1c3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:24.014516 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-24cd85d7-6a5f-47a2-aef3-85e6dcecb1c3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Acquiring lock "cinder-attachment_update-140a226d-65bd-4950-bc22-c37712e9c6f9-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:07:24.021109 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-24cd85d7-6a5f-47a2-aef3-85e6dcecb1c3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Lock "cinder-attachment_update-140a226d-65bd-4950-bc22-c37712e9c6f9-np0000004436" acquired by "attachment_update" :: waited 0.007s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:07:24.022750 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:24.022750 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:24.024690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5a4918-9ddf-40e3-aca0-05b70a1cbae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75e89f0a-dbff-4370-8be6-18fe183ec4f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2107262608',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['bf179dd5-1ad0-4dd7-a053-9adc745e75d1','8e2e378c-9771-4489-9d4e-f8864ef3bbf9','e032f731-ee3e-4bf9-a512-6aea1597cf5b','4ff631d4-7cfa-489f-8532-bbacdfd13f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90), '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-03T16:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2107262608',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=75e89f0a-dbff-4370-8be6-18fe183ec4f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a0bbdcfe154db397602c6b151f03d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='465ba425cca5444f85af35927fd09025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90),volume_type_id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:24.025668 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b129dc55-d6f8-4d35-b72c-c00705ebcc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:24.049588 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b129dc55-d6f8-4d35-b72c-c00705ebcc18) transitioned into 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-2107262608',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['bf179dd5-1ad0-4dd7-a053-9adc745e75d1','8e2e378c-9771-4489-9d4e-f8864ef3bbf9','e032f731-ee3e-4bf9-a512-6aea1597cf5b','4ff631d4-7cfa-489f-8532-bbacdfd13f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:24.050437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbc5570-77d4-419f-8cdc-7126b01950ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:24.063822 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbc5570-77d4-419f-8cdc-7126b01950ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:24.064593 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (e712f5eb-84d7-40e3-af17-833cc0d3ca66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:07:24.064978 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request issued successfully. Jul 03 16:07:24.065544 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-64d8213c-74b6-4869-92d6-e4d85af568c2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:07:24.066053 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1375/5508] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:07:23 2026] POST /volume/v3/volumes => generated 792 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:07:24.080340 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da85c300-feff-405a-bced-0189cd402888 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:24.083083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da85c300-feff-405a-bced-0189cd402888 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:24.083373 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da85c300-feff-405a-bced-0189cd402888 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:24.083977 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da85c300-feff-405a-bced-0189cd402888 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:24.094102 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:24.094102 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:24.099178 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-da85c300-feff-405a-bced-0189cd402888 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:24.106665 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da85c300-feff-405a-bced-0189cd402888 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:24.107247 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1377/5509] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:24 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:24.546834 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-24cd85d7-6a5f-47a2-aef3-85e6dcecb1c3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Lock "cinder-attachment_update-140a226d-65bd-4950-bc22-c37712e9c6f9-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:07:24.547188 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-24cd85d7-6a5f-47a2-aef3-85e6dcecb1c3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f returned with HTTP 200 Jul 03 16:07:24.547657 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1379/5510] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:07:24 2026] PUT /volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:25.057389 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-367b1b84-eb6d-463b-bdee-1c04bfe1aaa7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:25.059447 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-367b1b84-eb6d-463b-bdee-1c04bfe1aaa7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f/action Jul 03 16:07:25.059826 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-367b1b84-eb6d-463b-bdee-1c04bfe1aaa7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:07:25.059966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-367b1b84-eb6d-463b-bdee-1c04bfe1aaa7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:25.074592 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:25.074592 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:25.084481 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-4031dac7-8227-4968-ab7b-ffb0af97b895 req-367b1b84-eb6d-463b-bdee-1c04bfe1aaa7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f/action returned with HTTP 204 Jul 03 16:07:25.084907 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1380/5511] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:07:25 2026] POST /volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:25.122347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-800d4764-d65b-4cc6-8221-cb92bfbc1b77 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:25.124267 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-800d4764-d65b-4cc6-8221-cb92bfbc1b77 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:25.124437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-800d4764-d65b-4cc6-8221-cb92bfbc1b77 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:25.124611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-800d4764-d65b-4cc6-8221-cb92bfbc1b77 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:25.131241 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:25.131241 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:25.134892 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-800d4764-d65b-4cc6-8221-cb92bfbc1b77 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:25.138949 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-800d4764-d65b-4cc6-8221-cb92bfbc1b77 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:25.139368 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1376/5512] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:25 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:26.151470 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1b13789a-13da-49d1-89ef-e235b95a3a9b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:26.154226 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1b13789a-13da-49d1-89ef-e235b95a3a9b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:26.154226 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1b13789a-13da-49d1-89ef-e235b95a3a9b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:26.154226 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1b13789a-13da-49d1-89ef-e235b95a3a9b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:26.161251 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:26.161251 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:26.165448 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1b13789a-13da-49d1-89ef-e235b95a3a9b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:26.170179 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1b13789a-13da-49d1-89ef-e235b95a3a9b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:26.170652 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1378/5513] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:26 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:27.186428 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2ab42d72-0226-4134-8ad1-7e53665fec14 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:27.188282 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ab42d72-0226-4134-8ad1-7e53665fec14 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:27.188458 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ab42d72-0226-4134-8ad1-7e53665fec14 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:27.188669 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2ab42d72-0226-4134-8ad1-7e53665fec14 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:27.196572 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:27.196572 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:27.200260 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2ab42d72-0226-4134-8ad1-7e53665fec14 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:27.204815 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2ab42d72-0226-4134-8ad1-7e53665fec14 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:27.205259 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1380/5514] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:27 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:28.173118 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:28.175303 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] DELETE https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:07:28.175515 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:28.175763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:28.175977 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Delete volume with id: 42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:07:28.185177 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:28.185177 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:28.185798 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:28.209089 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Delete volume request issued successfully. Jul 03 16:07:28.209277 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-295fd3e2-5697-49f3-9b90-7d25dbd57986 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 202 Jul 03 16:07:28.209720 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1381/5515] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:07:28 2026] DELETE /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:07:28.218607 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d2961385-a560-4860-a20d-c98860704492 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:28.219036 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-99f64dee-80b9-4577-b84c-625e398a3dd8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:28.221100 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99f64dee-80b9-4577-b84c-625e398a3dd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:07:28.221281 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2961385-a560-4860-a20d-c98860704492 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:28.221449 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99f64dee-80b9-4577-b84c-625e398a3dd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:28.221518 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2961385-a560-4860-a20d-c98860704492 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:28.221713 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-99f64dee-80b9-4577-b84c-625e398a3dd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:28.221838 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d2961385-a560-4860-a20d-c98860704492 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:28.231514 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:28.231514 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:28.231769 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:28.231769 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:28.236017 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d2961385-a560-4860-a20d-c98860704492 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:28.236781 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-99f64dee-80b9-4577-b84c-625e398a3dd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Volume info retrieved successfully. Jul 03 16:07:28.241609 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d2961385-a560-4860-a20d-c98860704492 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:28.242273 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1379/5516] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:28 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:28.243241 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-99f64dee-80b9-4577-b84c-625e398a3dd8 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 200 Jul 03 16:07:28.243819 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1377/5517] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:28 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:29.256022 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-452816b8-a651-4ff5-97cb-71083a8c63a3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:29.259205 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8ae2b1b4-fa6e-44d1-9536-81f48ed3d435 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:29.259523 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-452816b8-a651-4ff5-97cb-71083a8c63a3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:29.259661 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-452816b8-a651-4ff5-97cb-71083a8c63a3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:29.259877 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-452816b8-a651-4ff5-97cb-71083a8c63a3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:29.261732 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8ae2b1b4-fa6e-44d1-9536-81f48ed3d435 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] GET https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f Jul 03 16:07:29.262039 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8ae2b1b4-fa6e-44d1-9536-81f48ed3d435 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:29.262328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8ae2b1b4-fa6e-44d1-9536-81f48ed3d435 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:29.268203 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:29.268203 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:29.269773 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8ae2b1b4-fa6e-44d1-9536-81f48ed3d435 tempest-TestStampPattern-1013061051 tempest-TestStampPattern-1013061051-project-member] https://10.4.3.228/volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f returned with HTTP 404 Jul 03 16:07:29.270396 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1382/5518] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:29 2026] GET /volume/v3/volumes/42940a12-c11c-4212-a8bb-aef011b16c6f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:29.272867 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-452816b8-a651-4ff5-97cb-71083a8c63a3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:29.280344 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-452816b8-a651-4ff5-97cb-71083a8c63a3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:29.280965 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1381/5519] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:29 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:30.294644 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0756590f-e288-4264-8222-cf9844f568f9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:30.296760 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0756590f-e288-4264-8222-cf9844f568f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:30.296991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0756590f-e288-4264-8222-cf9844f568f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:30.297218 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0756590f-e288-4264-8222-cf9844f568f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:30.306521 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:30.306521 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:30.311859 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0756590f-e288-4264-8222-cf9844f568f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:30.318131 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0756590f-e288-4264-8222-cf9844f568f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:30.318676 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1380/5520] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:30 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:31.332199 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-91a17fef-36ac-4461-8c87-0bb4fb989560 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:31.333879 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91a17fef-36ac-4461-8c87-0bb4fb989560 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:31.334094 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91a17fef-36ac-4461-8c87-0bb4fb989560 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:31.334383 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-91a17fef-36ac-4461-8c87-0bb4fb989560 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:31.341196 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:31.341196 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:31.344799 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-91a17fef-36ac-4461-8c87-0bb4fb989560 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:31.349562 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-91a17fef-36ac-4461-8c87-0bb4fb989560 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:31.349956 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1378/5521] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:31 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:32.361881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c1046cb5-822b-4d46-8426-5d18c46326bd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:32.363644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1046cb5-822b-4d46-8426-5d18c46326bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:32.363859 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c1046cb5-822b-4d46-8426-5d18c46326bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:32.364062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c1046cb5-822b-4d46-8426-5d18c46326bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:32.371674 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:32.371674 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:32.375897 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c1046cb5-822b-4d46-8426-5d18c46326bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:32.380883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1046cb5-822b-4d46-8426-5d18c46326bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:32.381251 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1383/5522] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:32 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:33.393903 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5817d577-8e4a-4200-aea4-783630814575 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:33.396213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5817d577-8e4a-4200-aea4-783630814575 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:33.396498 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5817d577-8e4a-4200-aea4-783630814575 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:33.397140 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5817d577-8e4a-4200-aea4-783630814575 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:33.407197 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:33.407197 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:33.414676 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5817d577-8e4a-4200-aea4-783630814575 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:33.420941 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5817d577-8e4a-4200-aea4-783630814575 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:33.421415 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1382/5523] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:33 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:34.437540 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8a61b137-b49c-4176-a41b-33ba6a0c1084 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:34.439575 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a61b137-b49c-4176-a41b-33ba6a0c1084 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:34.439805 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a61b137-b49c-4176-a41b-33ba6a0c1084 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:34.440018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a61b137-b49c-4176-a41b-33ba6a0c1084 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:34.447087 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:34.447087 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:34.451289 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-8a61b137-b49c-4176-a41b-33ba6a0c1084 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:34.456072 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a61b137-b49c-4176-a41b-33ba6a0c1084 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:34.456474 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1381/5524] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:34 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:35.474083 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d78c14bd-1cc3-4b45-aab6-d92cb84febad None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:35.477217 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d78c14bd-1cc3-4b45-aab6-d92cb84febad tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:35.479342 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d78c14bd-1cc3-4b45-aab6-d92cb84febad tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:35.479684 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d78c14bd-1cc3-4b45-aab6-d92cb84febad tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:35.493173 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:35.493173 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:35.501583 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d78c14bd-1cc3-4b45-aab6-d92cb84febad tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:35.504902 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d78c14bd-1cc3-4b45-aab6-d92cb84febad tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:35.505345 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1379/5525] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:35 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:36.520050 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e840cc93-649b-4549-ac0a-50a0893ed1cf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:36.522070 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e840cc93-649b-4549-ac0a-50a0893ed1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:36.522322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e840cc93-649b-4549-ac0a-50a0893ed1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:36.522610 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e840cc93-649b-4549-ac0a-50a0893ed1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:36.532487 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:36.532487 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:36.537608 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e840cc93-649b-4549-ac0a-50a0893ed1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:36.544422 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e840cc93-649b-4549-ac0a-50a0893ed1cf tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:36.545106 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1384/5526] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:36 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:37.560864 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8d517115-7758-4a52-b89d-f90138d29175 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:37.563514 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d517115-7758-4a52-b89d-f90138d29175 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:37.563514 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8d517115-7758-4a52-b89d-f90138d29175 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:37.563514 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8d517115-7758-4a52-b89d-f90138d29175 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:37.571154 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:37.571154 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:37.574881 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8d517115-7758-4a52-b89d-f90138d29175 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:37.579590 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8d517115-7758-4a52-b89d-f90138d29175 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:37.580193 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1383/5527] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:37 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:38.599195 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eb0c6c0e-407c-459e-a4db-e6b2a5c09f66 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:38.601499 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb0c6c0e-407c-459e-a4db-e6b2a5c09f66 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:38.601812 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb0c6c0e-407c-459e-a4db-e6b2a5c09f66 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:38.602083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eb0c6c0e-407c-459e-a4db-e6b2a5c09f66 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:38.610160 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:38.610160 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:38.614878 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-eb0c6c0e-407c-459e-a4db-e6b2a5c09f66 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:38.621036 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eb0c6c0e-407c-459e-a4db-e6b2a5c09f66 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:38.621628 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1382/5528] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:38 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 1431 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:38.635011 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-84edd8b2-c71e-4df4-bc04-495d7ade3195 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:38.639384 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84edd8b2-c71e-4df4-bc04-495d7ade3195 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:38.639384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84edd8b2-c71e-4df4-bc04-495d7ade3195 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:38.639384 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-84edd8b2-c71e-4df4-bc04-495d7ade3195 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:38.646785 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:38.646785 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:38.651913 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-84edd8b2-c71e-4df4-bc04-495d7ade3195 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:38.657641 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-84edd8b2-c71e-4df4-bc04-495d7ade3195 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:38.658093 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1380/5529] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:38 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:38.858189 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-5aed715a-460c-453f-939d-3592f5e898e4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:38.864091 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-5aed715a-460c-453f-939d-3592f5e898e4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:38.864091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-5aed715a-460c-453f-939d-3592f5e898e4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:38.864091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-5aed715a-460c-453f-939d-3592f5e898e4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:38.876409 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:38.876409 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:38.884178 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-5aed715a-460c-453f-939d-3592f5e898e4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:38.892028 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-5aed715a-460c-453f-939d-3592f5e898e4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:38.892608 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1385/5530] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:38 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 1431 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:39.437145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-329f514c-4913-4e25-88cf-493d45b11f7e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:39.440261 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-329f514c-4913-4e25-88cf-493d45b11f7e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:39.440540 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-329f514c-4913-4e25-88cf-493d45b11f7e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:39.440839 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-329f514c-4913-4e25-88cf-493d45b11f7e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:39.448525 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:39.448525 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:39.453530 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-329f514c-4913-4e25-88cf-493d45b11f7e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:39.460648 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-329f514c-4913-4e25-88cf-493d45b11f7e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:39.461259 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1384/5531] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:07:39 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:39.476578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-00af473d-fd8b-4654-8e07-2899678c57a0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:39.477106 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00af473d-fd8b-4654-8e07-2899678c57a0 None None] GET https://10.4.3.228/volume// Jul 03 16:07:39.481344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00af473d-fd8b-4654-8e07-2899678c57a0 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:39.481344 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-00af473d-fd8b-4654-8e07-2899678c57a0 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:39.481344 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-00af473d-fd8b-4654-8e07-2899678c57a0 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:07:39.481344 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1383/5532] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:07:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:07:39.487897 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-d9c69305-29b3-415a-b69e-3fd9f9896b85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:39.490262 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-d9c69305-29b3-415a-b69e-3fd9f9896b85 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:07:39.490751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-d9c69305-29b3-415a-b69e-3fd9f9896b85 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75e89f0a-dbff-4370-8be6-18fe183ec4f3", "connector": null, "instance_uuid": "bd006aa9-1273-4334-9158-ccb74d4614f7"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:39.498556 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:39.498556 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:39.533658 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-d9c69305-29b3-415a-b69e-3fd9f9896b85 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:07:39.534329 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1381/5533] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:07:39 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 03 16:07:39.735676 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:39.791870 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:07:39.792195 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-146339953"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:39.793583 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-146339953'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:07:39.793780 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume of 1 GB Jul 03 16:07:39.797916 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Availability Zones retrieved successfully. Jul 03 16:07:39.803765 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (08797f94-cca2-4374-9d4e-7495f84d422f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:07:39.804952 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2469b5-ec3a-4940-b756-a5ded6e8e1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:39.806145 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:07:39.831881 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2469b5-ec3a-4940-b756-a5ded6e8e1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:39.832748 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2e0b98-6b5f-4cc1-add8-e0e457ec74ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:39.896714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['651a2a1d-cc0d-4bda-b047-156210759319', '2e4632ef-9107-41a5-bc99-b6e2e4b1f059', 'e0109895-becb-4f35-a904-467ef8dfcb4b', '26b1d1ba-e9b3-472e-85cf-583835edd670'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:07:39.897428 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2e0b98-6b5f-4cc1-add8-e0e457ec74ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651a2a1d-cc0d-4bda-b047-156210759319', '2e4632ef-9107-41a5-bc99-b6e2e4b1f059', 'e0109895-becb-4f35-a904-467ef8dfcb4b', '26b1d1ba-e9b3-472e-85cf-583835edd670']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:39.898230 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a06ba5a-9221-4344-9a85-17ff59cf74e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:39.919320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a06ba5a-9221-4344-9a85-17ff59cf74e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '827ad310-8c5e-4978-ad3f-f789a71b6008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-146339953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['651a2a1d-cc0d-4bda-b047-156210759319','2e4632ef-9107-41a5-bc99-b6e2e4b1f059','e0109895-becb-4f35-a904-467ef8dfcb4b','26b1d1ba-e9b3-472e-85cf-583835edd670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-146339953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=827ad310-8c5e-4978-ad3f-f789a71b6008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1ab89dc94c470ca77a0323c33d8348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8709b6a7429a41219c4e7736b0f5803f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:39.919983 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014fb7d5-ab95-4b18-bb8e-73ceb5348953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:39.936494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014fb7d5-ab95-4b18-bb8e-73ceb5348953) transitioned into 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-146339953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['651a2a1d-cc0d-4bda-b047-156210759319','2e4632ef-9107-41a5-bc99-b6e2e4b1f059','e0109895-becb-4f35-a904-467ef8dfcb4b','26b1d1ba-e9b3-472e-85cf-583835edd670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:39.937131 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67060984-d9a9-4f76-a91d-1da4605e38ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:07:39.946722 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67060984-d9a9-4f76-a91d-1da4605e38ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:07:39.947492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (08797f94-cca2-4374-9d4e-7495f84d422f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:07:39.947828 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request issued successfully. Jul 03 16:07:39.948384 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a8da5f32-39bd-4f45-8529-274dbfc4ad2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:07:39.949153 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1386/5534] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:07:39 2026] POST /volume/v3/volumes => generated 748 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:07:39.960658 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e6af6e5a-36dc-4eef-bac3-f81df4170662 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:39.962786 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e6af6e5a-36dc-4eef-bac3-f81df4170662 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 Jul 03 16:07:39.963012 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e6af6e5a-36dc-4eef-bac3-f81df4170662 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:39.963254 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e6af6e5a-36dc-4eef-bac3-f81df4170662 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:39.972970 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:39.972970 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:39.977471 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e6af6e5a-36dc-4eef-bac3-f81df4170662 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:07:39.984456 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e6af6e5a-36dc-4eef-bac3-f81df4170662 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 returned with HTTP 200 Jul 03 16:07:39.985107 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1385/5535] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:39 2026] GET /volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:40.997722 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b8a451f1-857d-4bd2-b785-b72495b52a99 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:40.999242 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b8a451f1-857d-4bd2-b785-b72495b52a99 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 Jul 03 16:07:40.999455 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b8a451f1-857d-4bd2-b785-b72495b52a99 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:40.999677 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b8a451f1-857d-4bd2-b785-b72495b52a99 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:41.006653 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:41.006653 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:41.010262 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b8a451f1-857d-4bd2-b785-b72495b52a99 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:07:41.015491 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b8a451f1-857d-4bd2-b785-b72495b52a99 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 returned with HTTP 200 Jul 03 16:07:41.016009 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1384/5536] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:40 2026] GET /volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:41.028355 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dd2b19c1-30cd-4857-932a-645681473376 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:41.030228 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dd2b19c1-30cd-4857-932a-645681473376 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 16:07:41.030613 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dd2b19c1-30cd-4857-932a-645681473376 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "827ad310-8c5e-4978-ad3f-f789a71b6008", "name": "tempest-VolumesBackupsTest-Backup-697369377"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:41.031962 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-dd2b19c1-30cd-4857-932a-645681473376 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating new backup {'backup': {'volume_id': '827ad310-8c5e-4978-ad3f-f789a71b6008', 'name': 'tempest-VolumesBackupsTest-Backup-697369377'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:07:41.032131 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-dd2b19c1-30cd-4857-932a-645681473376 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating backup of volume 827ad310-8c5e-4978-ad3f-f789a71b6008 in container None Jul 03 16:07:41.039354 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:41.039354 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:41.039909 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-dd2b19c1-30cd-4857-932a-645681473376 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:07:41.067216 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-dd2b19c1-30cd-4857-932a-645681473376 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['6d6bc7e4-62a7-4b88-82a6-b703dc810890', '9d5acf84-0b1b-4b52-b57a-b9967321de47'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:07:41.107194 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dd2b19c1-30cd-4857-932a-645681473376 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:07:41.108059 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1382/5537] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:07:41 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:07:41.118930 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3c508add-18dc-4f94-849d-3310ea29f9e8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:41.120969 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c508add-18dc-4f94-849d-3310ea29f9e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:41.121177 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c508add-18dc-4f94-849d-3310ea29f9e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:41.121405 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c508add-18dc-4f94-849d-3310ea29f9e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:41.121539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-3c508add-18dc-4f94-849d-3310ea29f9e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:41.125831 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:41.125831 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:41.126586 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c508add-18dc-4f94-849d-3310ea29f9e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:41.126988 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1387/5538] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:41 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:42.138897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-85b49c63-7049-4bef-8fef-01f293abfc2e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:42.140766 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-85b49c63-7049-4bef-8fef-01f293abfc2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:42.140976 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-85b49c63-7049-4bef-8fef-01f293abfc2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:42.141184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-85b49c63-7049-4bef-8fef-01f293abfc2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:42.141329 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-85b49c63-7049-4bef-8fef-01f293abfc2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:42.145488 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:42.145488 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:42.146288 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-85b49c63-7049-4bef-8fef-01f293abfc2e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:42.146674 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1386/5539] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:42 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:43.157328 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7259f760-97a8-45be-ba8b-083c8490c305 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:43.159409 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7259f760-97a8-45be-ba8b-083c8490c305 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:43.159548 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7259f760-97a8-45be-ba8b-083c8490c305 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:43.159839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7259f760-97a8-45be-ba8b-083c8490c305 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:43.160003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-7259f760-97a8-45be-ba8b-083c8490c305 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:43.165460 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:43.165460 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:43.166481 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7259f760-97a8-45be-ba8b-083c8490c305 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:43.166980 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1385/5540] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:43 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:44.178804 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f3dde24a-8216-4099-834f-28428d1b55fa None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:44.181045 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f3dde24a-8216-4099-834f-28428d1b55fa tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:44.181372 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f3dde24a-8216-4099-834f-28428d1b55fa tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:44.181705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f3dde24a-8216-4099-834f-28428d1b55fa tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:44.181865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f3dde24a-8216-4099-834f-28428d1b55fa tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:44.187783 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:44.187783 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:44.188801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f3dde24a-8216-4099-834f-28428d1b55fa tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:44.189279 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1383/5541] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:44 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:45.204758 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1366ab70-aa1e-4078-9026-ed47a8114ae3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:45.209232 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1366ab70-aa1e-4078-9026-ed47a8114ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:45.209499 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1366ab70-aa1e-4078-9026-ed47a8114ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:45.209794 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1366ab70-aa1e-4078-9026-ed47a8114ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:45.209966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1366ab70-aa1e-4078-9026-ed47a8114ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:45.215316 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:45.215316 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:45.216786 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1366ab70-aa1e-4078-9026-ed47a8114ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:45.217230 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1388/5542] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:45 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:45.474397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-77cf8c2f-92a1-46be-8641-7623c1cd389c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:45.474869 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-77cf8c2f-92a1-46be-8641-7623c1cd389c None None] GET https://10.4.3.228/volume// Jul 03 16:07:45.474991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-77cf8c2f-92a1-46be-8641-7623c1cd389c None None] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:45.475108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-77cf8c2f-92a1-46be-8641-7623c1cd389c None None] Calling method 'all' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:45.475442 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-77cf8c2f-92a1-46be-8641-7623c1cd389c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:07:45.475914 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1387/5543] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:07:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:07:45.486479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-ffc5dcbf-37d4-4603-8148-1e09e7e9a727 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:45.489318 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-ffc5dcbf-37d4-4603-8148-1e09e7e9a727 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:07:45.489570 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-ffc5dcbf-37d4-4603-8148-1e09e7e9a727 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:45.489853 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-ffc5dcbf-37d4-4603-8148-1e09e7e9a727 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:45.503849 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:45.503849 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:45.509257 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-ffc5dcbf-37d4-4603-8148-1e09e7e9a727 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:07:45.516713 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-ffc5dcbf-37d4-4603-8148-1e09e7e9a727 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:07:45.517473 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1386/5544] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:07:45 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:07:45.627657 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-87fee6f1-d800-4a54-a26d-01f5969d1ce7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:45.629865 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-87fee6f1-d800-4a54-a26d-01f5969d1ce7 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] PUT https://10.4.3.228/volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0 Jul 03 16:07:45.630339 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-87fee6f1-d800-4a54-a26d-01f5969d1ce7 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:45.640392 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-87fee6f1-d800-4a54-a26d-01f5969d1ce7 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Acquiring lock "cinder-attachment_update-75e89f0a-dbff-4370-8be6-18fe183ec4f3-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:07:45.645703 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-87fee6f1-d800-4a54-a26d-01f5969d1ce7 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Lock "cinder-attachment_update-75e89f0a-dbff-4370-8be6-18fe183ec4f3-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:07:45.647010 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:45.647010 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:46.169380 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-87fee6f1-d800-4a54-a26d-01f5969d1ce7 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Lock "cinder-attachment_update-75e89f0a-dbff-4370-8be6-18fe183ec4f3-np0000004436" released by "attachment_update" :: held 0.524s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:07:46.169862 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-87fee6f1-d800-4a54-a26d-01f5969d1ce7 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0 returned with HTTP 200 Jul 03 16:07:46.170445 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1384/5545] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:07:45 2026] PUT /volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:07:46.229310 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1e3de0f1-0beb-4cdb-b436-77797defc70d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:46.231167 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e3de0f1-0beb-4cdb-b436-77797defc70d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:46.231351 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e3de0f1-0beb-4cdb-b436-77797defc70d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:46.231569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1e3de0f1-0beb-4cdb-b436-77797defc70d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:46.231723 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1e3de0f1-0beb-4cdb-b436-77797defc70d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:46.233483 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=131,cinder:UPDATE=21,cinder:INSERT=13 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:07:46.236889 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:46.236889 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:46.237702 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1e3de0f1-0beb-4cdb-b436-77797defc70d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:46.238102 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1389/5546] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:46 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:46.681985 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-31f93e91-877c-465d-94f0-cb6273f11095 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:46.685176 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-31f93e91-877c-465d-94f0-cb6273f11095 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0/action Jul 03 16:07:46.686065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-31f93e91-877c-465d-94f0-cb6273f11095 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action body: b'{"os-complete": null}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:07:46.686216 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-31f93e91-877c-465d-94f0-cb6273f11095 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:46.707349 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:46.707349 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:46.722089 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-31f93e91-877c-465d-94f0-cb6273f11095 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0/action returned with HTTP 204 Jul 03 16:07:46.722505 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1388/5547] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:07:46 2026] POST /volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:07:47.251339 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f6df4dd6-87c6-4331-a770-c217785af67a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:47.253711 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6df4dd6-87c6-4331-a770-c217785af67a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:47.253997 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6df4dd6-87c6-4331-a770-c217785af67a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:47.254196 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f6df4dd6-87c6-4331-a770-c217785af67a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:47.254471 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f6df4dd6-87c6-4331-a770-c217785af67a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:47.259107 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:47.259107 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:47.260148 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f6df4dd6-87c6-4331-a770-c217785af67a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:47.260783 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1387/5548] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:47 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:48.274478 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a60e7e76-e42b-49b5-8979-31db4425eedc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:48.277119 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a60e7e76-e42b-49b5-8979-31db4425eedc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:48.277313 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a60e7e76-e42b-49b5-8979-31db4425eedc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:48.277583 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a60e7e76-e42b-49b5-8979-31db4425eedc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:48.277810 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-a60e7e76-e42b-49b5-8979-31db4425eedc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:48.282864 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:48.282864 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:48.284024 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a60e7e76-e42b-49b5-8979-31db4425eedc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:48.284575 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1385/5549] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:48 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:49.296660 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cb03e9cc-4af9-4d25-a5e1-84eb50804ddd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:49.298836 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb03e9cc-4af9-4d25-a5e1-84eb50804ddd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:49.299116 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb03e9cc-4af9-4d25-a5e1-84eb50804ddd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:49.299459 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cb03e9cc-4af9-4d25-a5e1-84eb50804ddd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:49.299703 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-cb03e9cc-4af9-4d25-a5e1-84eb50804ddd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:49.305882 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:49.305882 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:49.306812 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cb03e9cc-4af9-4d25-a5e1-84eb50804ddd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:49.307430 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1390/5550] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:49 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:50.317943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-720a6f86-3169-44d0-90fb-ae46d2c07583 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:50.320880 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-720a6f86-3169-44d0-90fb-ae46d2c07583 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:50.321073 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-720a6f86-3169-44d0-90fb-ae46d2c07583 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:50.321262 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-720a6f86-3169-44d0-90fb-ae46d2c07583 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:50.321367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-720a6f86-3169-44d0-90fb-ae46d2c07583 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:50.325874 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:50.325874 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:50.326744 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-720a6f86-3169-44d0-90fb-ae46d2c07583 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:50.327131 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1389/5551] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:50 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:51.337904 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-157389fa-53c9-4169-9bfb-165a2ba9c7b3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:51.339795 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-157389fa-53c9-4169-9bfb-165a2ba9c7b3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:51.340042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-157389fa-53c9-4169-9bfb-165a2ba9c7b3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:51.340255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-157389fa-53c9-4169-9bfb-165a2ba9c7b3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:51.340377 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-157389fa-53c9-4169-9bfb-165a2ba9c7b3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:51.345687 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:51.345687 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:51.346735 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-157389fa-53c9-4169-9bfb-165a2ba9c7b3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:51.347279 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1388/5552] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:51 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:52.063965 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-cefccaae-b290-4d81-9411-8017da0d55ae None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:52.066411 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-cefccaae-b290-4d81-9411-8017da0d55ae tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3/encryption Jul 03 16:07:52.066634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-cefccaae-b290-4d81-9411-8017da0d55ae tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:52.066877 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-cefccaae-b290-4d81-9411-8017da0d55ae tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:52.078058 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:52.078058 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:52.085771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-7239025c-ec0c-4c35-b557-c8b601bfae35 req-cefccaae-b290-4d81-9411-8017da0d55ae tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3/encryption returned with HTTP 200 Jul 03 16:07:52.086268 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1386/5553] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:07:52 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:52.359827 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bcb04e7e-f7f0-472c-99e5-66ea4aabca8a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:52.361801 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bcb04e7e-f7f0-472c-99e5-66ea4aabca8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:52.362015 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bcb04e7e-f7f0-472c-99e5-66ea4aabca8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:52.362196 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bcb04e7e-f7f0-472c-99e5-66ea4aabca8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:52.362296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-bcb04e7e-f7f0-472c-99e5-66ea4aabca8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:52.367462 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:52.367462 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:52.368258 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bcb04e7e-f7f0-472c-99e5-66ea4aabca8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:52.368648 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1391/5554] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:52 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:53.379382 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d0a6c915-0d63-425b-bdea-8f07f7034cab None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:53.380936 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0a6c915-0d63-425b-bdea-8f07f7034cab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:53.381094 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d0a6c915-0d63-425b-bdea-8f07f7034cab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:53.381253 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d0a6c915-0d63-425b-bdea-8f07f7034cab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:53.381343 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d0a6c915-0d63-425b-bdea-8f07f7034cab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:53.388754 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:53.388754 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:53.389461 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0a6c915-0d63-425b-bdea-8f07f7034cab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:53.389842 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1390/5555] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:53 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:54.401144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e98d0a2c-d65d-40d2-96bf-0353892265da None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:54.403357 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e98d0a2c-d65d-40d2-96bf-0353892265da tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:54.403641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e98d0a2c-d65d-40d2-96bf-0353892265da tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:54.403816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e98d0a2c-d65d-40d2-96bf-0353892265da tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:54.403970 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e98d0a2c-d65d-40d2-96bf-0353892265da tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:54.406034 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=136,cinder:UPDATE=26,cinder:INSERT=9 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:07:54.409513 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:54.409513 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:54.410641 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e98d0a2c-d65d-40d2-96bf-0353892265da tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:54.411222 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1389/5556] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:54 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:55.423610 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4f5ad134-08c1-438a-b382-a7f11e1ec4f3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:55.425526 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f5ad134-08c1-438a-b382-a7f11e1ec4f3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:55.425864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f5ad134-08c1-438a-b382-a7f11e1ec4f3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:55.426087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f5ad134-08c1-438a-b382-a7f11e1ec4f3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:55.426225 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-4f5ad134-08c1-438a-b382-a7f11e1ec4f3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:55.428027 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=157,cinder:UPDATE=30,cinder:INSERT=16 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:07:55.432375 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:55.432375 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:55.433329 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f5ad134-08c1-438a-b382-a7f11e1ec4f3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:55.433809 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1387/5557] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:55 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:56.445595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-69c679a8-e575-4a3e-bd20-9ac89ea1ad0e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:56.447492 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69c679a8-e575-4a3e-bd20-9ac89ea1ad0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:56.447720 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69c679a8-e575-4a3e-bd20-9ac89ea1ad0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:56.447873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-69c679a8-e575-4a3e-bd20-9ac89ea1ad0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:56.448000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-69c679a8-e575-4a3e-bd20-9ac89ea1ad0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:56.452727 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:56.452727 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:56.453633 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-69c679a8-e575-4a3e-bd20-9ac89ea1ad0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:56.453884 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1392/5558] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:56 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:57.467248 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4a28fbf5-2f34-47eb-8557-57a4d44aef74 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:57.468918 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4a28fbf5-2f34-47eb-8557-57a4d44aef74 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:57.469198 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4a28fbf5-2f34-47eb-8557-57a4d44aef74 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:57.469487 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4a28fbf5-2f34-47eb-8557-57a4d44aef74 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:57.469656 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-4a28fbf5-2f34-47eb-8557-57a4d44aef74 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:57.471822 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=127,cinder:INSERT=8,cinder:UPDATE=16 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:07:57.475365 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:57.475365 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:57.476532 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4a28fbf5-2f34-47eb-8557-57a4d44aef74 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:57.477320 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1391/5559] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:57 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:58.487132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-66287e89-8e8f-4c66-937c-9460df0b8229 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:58.488860 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-66287e89-8e8f-4c66-937c-9460df0b8229 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:58.489053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-66287e89-8e8f-4c66-937c-9460df0b8229 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:58.489223 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-66287e89-8e8f-4c66-937c-9460df0b8229 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:58.489319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-66287e89-8e8f-4c66-937c-9460df0b8229 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:58.494255 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:58.494255 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:07:58.495114 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-66287e89-8e8f-4c66-937c-9460df0b8229 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:58.495481 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1390/5560] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:58 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:58.506103 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-594cf968-fa3d-43d7-a80f-38415935ea27 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:58.507838 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c/restore Jul 03 16:07:58.508217 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "827ad310-8c5e-4978-ad3f-f789a71b6008"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:07:58.509914 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Restoring backup b606ac4d-865e-47f6-b910-7f0a884ea77c ({'restore': {'volume_id': '827ad310-8c5e-4978-ad3f-f789a71b6008'}}) {{(pid=99818) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 16:07:58.510045 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Restoring backup b606ac4d-865e-47f6-b910-7f0a884ea77c to volume 827ad310-8c5e-4978-ad3f-f789a71b6008. Jul 03 16:07:58.514565 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:58.514565 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:58.522491 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:58.522491 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:07:58.523006 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:07:58.523157 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.api [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Checking backup size 1 against volume size 1 {{(pid=99818) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 16:07:58.523275 np0000004436 devstack@c-api.service[99818]: INFO cinder.backup.api [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Overwriting volume 827ad310-8c5e-4978-ad3f-f789a71b6008 with restore of backup b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:58.547740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] restore_backup in rpcapi backup_id b606ac4d-865e-47f6-b910-7f0a884ea77c {{(pid=99818) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 16:07:58.549927 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-594cf968-fa3d-43d7-a80f-38415935ea27 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c/restore returned with HTTP 202 Jul 03 16:07:58.550427 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1388/5561] 10.4.3.228 () {68 vars in 1393 bytes} [Fri Jul 3 16:07:58 2026] POST /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c/restore => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:07:58.558634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-51483eee-2e5e-4122-af02-0ec90323824c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:58.560456 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-51483eee-2e5e-4122-af02-0ec90323824c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:58.560646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-51483eee-2e5e-4122-af02-0ec90323824c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:58.560849 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-51483eee-2e5e-4122-af02-0ec90323824c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:58.561002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-51483eee-2e5e-4122-af02-0ec90323824c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:58.566977 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:58.566977 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:07:58.568184 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-51483eee-2e5e-4122-af02-0ec90323824c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:58.568767 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1393/5562] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:58 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:07:59.580284 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5df3e207-55df-46d0-91fb-e85565613dd0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:07:59.582339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5df3e207-55df-46d0-91fb-e85565613dd0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:07:59.582579 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5df3e207-55df-46d0-91fb-e85565613dd0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:07:59.582840 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5df3e207-55df-46d0-91fb-e85565613dd0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:07:59.582957 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-5df3e207-55df-46d0-91fb-e85565613dd0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:07:59.588243 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:07:59.588243 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:07:59.589199 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5df3e207-55df-46d0-91fb-e85565613dd0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:07:59.589588 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1392/5563] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:07:59 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:00.600024 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-57d07164-f169-406d-94d0-1a9efee22a45 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:00.601889 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57d07164-f169-406d-94d0-1a9efee22a45 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:00.602161 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-57d07164-f169-406d-94d0-1a9efee22a45 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:00.602357 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-57d07164-f169-406d-94d0-1a9efee22a45 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:00.602481 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-57d07164-f169-406d-94d0-1a9efee22a45 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:00.607456 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:00.607456 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:00.608325 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-57d07164-f169-406d-94d0-1a9efee22a45 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:00.608758 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1391/5564] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:00 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:01.620744 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cdc35c53-5cc3-4843-8c8d-dbe586bde2c8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:01.622713 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cdc35c53-5cc3-4843-8c8d-dbe586bde2c8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:01.622946 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cdc35c53-5cc3-4843-8c8d-dbe586bde2c8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:01.623148 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cdc35c53-5cc3-4843-8c8d-dbe586bde2c8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:01.623273 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cdc35c53-5cc3-4843-8c8d-dbe586bde2c8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:01.628284 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:01.628284 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:01.629331 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cdc35c53-5cc3-4843-8c8d-dbe586bde2c8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:01.629750 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1389/5565] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:01 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:02.641465 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1eb561d1-a1cc-4a1b-ace5-6f5bf8eb71e0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:02.643540 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1eb561d1-a1cc-4a1b-ace5-6f5bf8eb71e0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:02.643791 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1eb561d1-a1cc-4a1b-ace5-6f5bf8eb71e0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:02.644124 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1eb561d1-a1cc-4a1b-ace5-6f5bf8eb71e0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:02.644253 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-1eb561d1-a1cc-4a1b-ace5-6f5bf8eb71e0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:02.649483 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:02.649483 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:02.650450 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1eb561d1-a1cc-4a1b-ace5-6f5bf8eb71e0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:02.651109 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1394/5566] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:02 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:03.662482 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8f4faaaa-77f9-4759-a2bb-9261cb9bc5e7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:03.664334 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8f4faaaa-77f9-4759-a2bb-9261cb9bc5e7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:03.664498 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8f4faaaa-77f9-4759-a2bb-9261cb9bc5e7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:03.664689 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8f4faaaa-77f9-4759-a2bb-9261cb9bc5e7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:03.664783 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-8f4faaaa-77f9-4759-a2bb-9261cb9bc5e7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:03.668988 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:03.668988 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:03.670086 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8f4faaaa-77f9-4759-a2bb-9261cb9bc5e7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:03.670543 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1393/5567] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:03 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:04.687471 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-374e82ee-2527-4081-9b84-150909b0c4ea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:04.689321 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-374e82ee-2527-4081-9b84-150909b0c4ea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:04.690783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-374e82ee-2527-4081-9b84-150909b0c4ea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:04.690783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-374e82ee-2527-4081-9b84-150909b0c4ea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:04.690783 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-374e82ee-2527-4081-9b84-150909b0c4ea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:04.696638 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:04.696638 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:04.697677 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-374e82ee-2527-4081-9b84-150909b0c4ea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:04.698150 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1392/5568] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:04 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:05.709278 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c6caba75-0493-4cef-9692-3cd5874140ed None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:05.712740 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c6caba75-0493-4cef-9692-3cd5874140ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:05.712740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c6caba75-0493-4cef-9692-3cd5874140ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:05.712740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c6caba75-0493-4cef-9692-3cd5874140ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:05.712740 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c6caba75-0493-4cef-9692-3cd5874140ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:05.716961 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:05.716961 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:05.718166 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c6caba75-0493-4cef-9692-3cd5874140ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:05.718811 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1390/5569] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:05 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:06.747775 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ba06b14b-e2dd-4299-a3d7-969f8c19e2ae None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:06.749948 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba06b14b-e2dd-4299-a3d7-969f8c19e2ae tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:06.750164 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba06b14b-e2dd-4299-a3d7-969f8c19e2ae tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:06.750402 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba06b14b-e2dd-4299-a3d7-969f8c19e2ae tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:06.750530 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ba06b14b-e2dd-4299-a3d7-969f8c19e2ae tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:06.756825 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:06.756825 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:06.757858 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba06b14b-e2dd-4299-a3d7-969f8c19e2ae tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:06.758405 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1395/5570] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:06 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:07.771236 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ddf37a6f-0ecc-4ff4-9f21-9ecb98eb3180 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:07.783211 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ddf37a6f-0ecc-4ff4-9f21-9ecb98eb3180 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:07.784362 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ddf37a6f-0ecc-4ff4-9f21-9ecb98eb3180 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:07.788726 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ddf37a6f-0ecc-4ff4-9f21-9ecb98eb3180 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:07.790108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ddf37a6f-0ecc-4ff4-9f21-9ecb98eb3180 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:07.826953 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:07.826953 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:07.831406 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ddf37a6f-0ecc-4ff4-9f21-9ecb98eb3180 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:07.833741 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1394/5571] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:07 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:08.852364 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-97faa6ef-d2b9-4836-b3fe-4bbd459c9307 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:08.854466 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97faa6ef-d2b9-4836-b3fe-4bbd459c9307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:08.854719 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-97faa6ef-d2b9-4836-b3fe-4bbd459c9307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:08.854927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-97faa6ef-d2b9-4836-b3fe-4bbd459c9307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:08.855055 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-97faa6ef-d2b9-4836-b3fe-4bbd459c9307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:08.859675 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:08.859675 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:08.860405 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97faa6ef-d2b9-4836-b3fe-4bbd459c9307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:08.860784 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1393/5572] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:08 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:09.872543 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-83b81634-9014-4315-9482-0aac3174ecf8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:09.875930 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83b81634-9014-4315-9482-0aac3174ecf8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:09.875930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83b81634-9014-4315-9482-0aac3174ecf8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:09.875930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-83b81634-9014-4315-9482-0aac3174ecf8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:09.875930 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-83b81634-9014-4315-9482-0aac3174ecf8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:09.879929 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:09.879929 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:09.880918 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-83b81634-9014-4315-9482-0aac3174ecf8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:09.881529 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1391/5573] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:09 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:10.891446 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f825c351-b2f3-46a6-a52f-454f96cdec4a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:10.893586 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f825c351-b2f3-46a6-a52f-454f96cdec4a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:10.893779 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f825c351-b2f3-46a6-a52f-454f96cdec4a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:10.893944 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f825c351-b2f3-46a6-a52f-454f96cdec4a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:10.894045 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f825c351-b2f3-46a6-a52f-454f96cdec4a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:10.897967 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:10.897967 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:10.898693 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f825c351-b2f3-46a6-a52f-454f96cdec4a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:10.899265 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1396/5574] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:10 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:11.908642 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a81dedb9-4d3d-471a-b415-aec0363d5b03 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:11.910711 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a81dedb9-4d3d-471a-b415-aec0363d5b03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:11.910885 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a81dedb9-4d3d-471a-b415-aec0363d5b03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:11.911055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a81dedb9-4d3d-471a-b415-aec0363d5b03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:11.911168 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-a81dedb9-4d3d-471a-b415-aec0363d5b03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:11.915192 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:11.915192 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:11.915934 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a81dedb9-4d3d-471a-b415-aec0363d5b03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:11.916267 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1395/5575] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:11 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:12.926356 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8aefd6b2-79b4-4f68-8da9-2cc516c7e522 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:12.928485 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8aefd6b2-79b4-4f68-8da9-2cc516c7e522 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:12.928731 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8aefd6b2-79b4-4f68-8da9-2cc516c7e522 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:12.928960 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8aefd6b2-79b4-4f68-8da9-2cc516c7e522 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:12.929103 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-8aefd6b2-79b4-4f68-8da9-2cc516c7e522 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:12.934330 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:12.934330 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:12.935122 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8aefd6b2-79b4-4f68-8da9-2cc516c7e522 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:12.935506 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1394/5576] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:12 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:12.946235 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-784367d4-e343-44c6-8eda-30186b8f8a75 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:12.948439 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-784367d4-e343-44c6-8eda-30186b8f8a75 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 Jul 03 16:08:12.948702 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-784367d4-e343-44c6-8eda-30186b8f8a75 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:12.948950 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-784367d4-e343-44c6-8eda-30186b8f8a75 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:12.959808 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:12.959808 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:12.964826 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-784367d4-e343-44c6-8eda-30186b8f8a75 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:08:12.971043 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-784367d4-e343-44c6-8eda-30186b8f8a75 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 returned with HTTP 200 Jul 03 16:08:12.971637 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1392/5577] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:12 2026] GET /volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:12.988482 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-31a4058e-24a2-4d08-bf19-aee0e2fbf793 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:12.990470 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31a4058e-24a2-4d08-bf19-aee0e2fbf793 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:12.990764 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31a4058e-24a2-4d08-bf19-aee0e2fbf793 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:12.990997 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31a4058e-24a2-4d08-bf19-aee0e2fbf793 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:12.991154 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-31a4058e-24a2-4d08-bf19-aee0e2fbf793 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete backup with id: b606ac4d-865e-47f6-b910-7f0a884ea77c. Jul 03 16:08:12.997538 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:12.997538 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:13.018812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-31a4058e-24a2-4d08-bf19-aee0e2fbf793 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] delete_backup rpcapi backup_id b606ac4d-865e-47f6-b910-7f0a884ea77c {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:08:13.020984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31a4058e-24a2-4d08-bf19-aee0e2fbf793 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 202 Jul 03 16:08:13.022269 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1397/5578] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:08:12 2026] DELETE /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:08:13.031144 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e7c96607-396d-465e-a0bb-10ec47abc286 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:13.033415 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e7c96607-396d-465e-a0bb-10ec47abc286 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:13.033713 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e7c96607-396d-465e-a0bb-10ec47abc286 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:13.033962 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e7c96607-396d-465e-a0bb-10ec47abc286 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:13.034121 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e7c96607-396d-465e-a0bb-10ec47abc286 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:13.039295 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:13.039295 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:13.040473 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e7c96607-396d-465e-a0bb-10ec47abc286 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 200 Jul 03 16:08:13.041083 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1396/5579] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:13 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:14.052475 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-da7eb76a-fd2a-48c1-b2b5-ed4a118e4a88 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:14.054744 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da7eb76a-fd2a-48c1-b2b5-ed4a118e4a88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c Jul 03 16:08:14.054934 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da7eb76a-fd2a-48c1-b2b5-ed4a118e4a88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:14.055147 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-da7eb76a-fd2a-48c1-b2b5-ed4a118e4a88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:14.055265 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-da7eb76a-fd2a-48c1-b2b5-ed4a118e4a88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id b606ac4d-865e-47f6-b910-7f0a884ea77c. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:14.059416 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-da7eb76a-fd2a-48c1-b2b5-ed4a118e4a88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c returned with HTTP 404 Jul 03 16:08:14.060035 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1395/5580] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:14 2026] GET /volume/v3/backups/b606ac4d-865e-47f6-b910-7f0a884ea77c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:08:14.071133 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f10c2968-5114-4a5b-9c19-415d4351f496 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:14.072874 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:08:14.073294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-635800885"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:14.074945 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-635800885'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:08:14.075073 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume of 1 GB Jul 03 16:08:14.079221 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Availability Zones retrieved successfully. Jul 03 16:08:14.084630 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (fb856f0e-9c2b-4689-b031-c26dc9025aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:08:14.085476 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7463857e-a411-4a71-b90a-f907ee3bd2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:14.086347 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:08:14.113154 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7463857e-a411-4a71-b90a-f907ee3bd2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:14.114881 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24ee6e1-b515-463b-a1e8-0cb739debaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:14.156110 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['a3ac6490-f9f7-4b81-960f-b0a8b5923026', '58c87917-db67-481e-96dc-03df796b5d41', '5e04f20e-bdc6-4076-936a-597293410310', '05964703-8ce5-4eae-bfab-fbf3b55c9b99'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:08:14.157232 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24ee6e1-b515-463b-a1e8-0cb739debaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3ac6490-f9f7-4b81-960f-b0a8b5923026', '58c87917-db67-481e-96dc-03df796b5d41', '5e04f20e-bdc6-4076-936a-597293410310', '05964703-8ce5-4eae-bfab-fbf3b55c9b99']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:14.158414 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa3f987-dab2-490c-b039-ed843fd1d692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:14.181974 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa3f987-dab2-490c-b039-ed843fd1d692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9677c9fa-c4dd-4f20-b0fd-a57ae22b3452', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-635800885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['a3ac6490-f9f7-4b81-960f-b0a8b5923026','58c87917-db67-481e-96dc-03df796b5d41','5e04f20e-bdc6-4076-936a-597293410310','05964703-8ce5-4eae-bfab-fbf3b55c9b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-635800885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9677c9fa-c4dd-4f20-b0fd-a57ae22b3452,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1ab89dc94c470ca77a0323c33d8348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8709b6a7429a41219c4e7736b0f5803f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:14.182690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19640365-3ed6-4383-9166-eabb3e328871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:14.203351 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19640365-3ed6-4383-9166-eabb3e328871) transitioned into 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-635800885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['a3ac6490-f9f7-4b81-960f-b0a8b5923026','58c87917-db67-481e-96dc-03df796b5d41','5e04f20e-bdc6-4076-936a-597293410310','05964703-8ce5-4eae-bfab-fbf3b55c9b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:14.204034 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539af719-3c3a-4e47-aa76-103178a4dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:14.213905 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539af719-3c3a-4e47-aa76-103178a4dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:14.214589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (fb856f0e-9c2b-4689-b031-c26dc9025aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:08:14.214859 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request issued successfully. Jul 03 16:08:14.215475 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f10c2968-5114-4a5b-9c19-415d4351f496 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:08:14.215877 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1393/5581] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:08:14 2026] POST /volume/v3/volumes => generated 748 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:08:14.228927 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6cdd7a44-0397-4c5b-bd9d-d9a97fd70dcb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:14.230518 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6cdd7a44-0397-4c5b-bd9d-d9a97fd70dcb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 Jul 03 16:08:14.230710 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6cdd7a44-0397-4c5b-bd9d-d9a97fd70dcb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:14.230839 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6cdd7a44-0397-4c5b-bd9d-d9a97fd70dcb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:14.237516 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:14.237516 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:14.241149 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-6cdd7a44-0397-4c5b-bd9d-d9a97fd70dcb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:08:14.245034 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6cdd7a44-0397-4c5b-bd9d-d9a97fd70dcb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 returned with HTTP 200 Jul 03 16:08:14.245395 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1398/5582] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:14 2026] GET /volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:15.257801 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a75b8c48-702a-4ac4-8bc4-01f01436b2df None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:15.259511 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a75b8c48-702a-4ac4-8bc4-01f01436b2df tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 Jul 03 16:08:15.259705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a75b8c48-702a-4ac4-8bc4-01f01436b2df tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:15.259878 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a75b8c48-702a-4ac4-8bc4-01f01436b2df tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:15.266522 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:15.266522 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:15.270366 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a75b8c48-702a-4ac4-8bc4-01f01436b2df tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:08:15.274938 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a75b8c48-702a-4ac4-8bc4-01f01436b2df tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 returned with HTTP 200 Jul 03 16:08:15.275279 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1397/5583] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:15 2026] GET /volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:15.287788 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:15.291694 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 16:08:15.291694 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9677c9fa-c4dd-4f20-b0fd-a57ae22b3452", "name": "tempest-VolumesBackupsTest-Backup-1187745153"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:15.291991 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating new backup {'backup': {'volume_id': '9677c9fa-c4dd-4f20-b0fd-a57ae22b3452', 'name': 'tempest-VolumesBackupsTest-Backup-1187745153'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:08:15.292159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating backup of volume 9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 in container None Jul 03 16:08:15.299676 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:15.299676 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:15.300141 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:08:15.320542 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['c505edc8-1b28-443d-89b9-cd034b168579', '773ed2d1-3e7e-42c4-af1e-0703c328f33e'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:08:15.366808 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-385c5d34-6859-4c23-99fc-32a5b1a0c8f9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:08:15.367377 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1396/5584] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:08:15 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:08:15.376703 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b38345b3-feb1-4731-aa14-3a9481b957f5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:15.379200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b38345b3-feb1-4731-aa14-3a9481b957f5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:15.379500 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b38345b3-feb1-4731-aa14-3a9481b957f5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:15.379769 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b38345b3-feb1-4731-aa14-3a9481b957f5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:15.379911 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-b38345b3-feb1-4731-aa14-3a9481b957f5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:15.386589 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:15.386589 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:15.387330 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b38345b3-feb1-4731-aa14-3a9481b957f5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:15.387713 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1394/5585] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:15 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:15.699939 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:15.733132 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/limits Jul 03 16:08:15.733328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:15.733528 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:15.742607 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1782150837 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1782150837, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:08:15.742926 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1782150837 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1782150837, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:08:15.743177 np0000004436 devstack@c-api.service[99817]: WARNING cinder.quota [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1782150837 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1782150837, it is now deprecated. Please use the default quota class for default quota. Jul 03 16:08:15.755753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-3640eb28-0726-4e84-bbfd-e6ba2f1d9d14 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/limits returned with HTTP 200 Jul 03 16:08:15.756173 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1399/5586] 10.4.3.228 () {68 vars in 1484 bytes} [Fri Jul 3 16:08:15 2026] GET /volume/v3/limits => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:16.292092 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-6d33d705-300b-4c4d-b822-1ee14d3242f1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:16.294023 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-6d33d705-300b-4c4d-b822-1ee14d3242f1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:08:16.294191 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-6d33d705-300b-4c4d-b822-1ee14d3242f1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:16.294359 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-6d33d705-300b-4c4d-b822-1ee14d3242f1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:16.304069 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:16.304069 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:16.308076 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-6d33d705-300b-4c4d-b822-1ee14d3242f1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:16.313004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-6d33d705-300b-4c4d-b822-1ee14d3242f1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:08:16.313679 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1398/5587] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:08:16 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:16.322935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:16.324927 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:08:16.325233 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24482cd0-4bc1-42db-aa64-74c27610c1d3", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1307772180", "description": null, "metadata": {}}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:16.335410 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:16.335410 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:16.335849 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:16.336006 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create snapshot from volume 24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:08:16.363494 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Created reservations ['a10411b1-8822-400d-be96-5477bf60c03c', '5ddda69d-3029-48b9-b760-0ba70f03fe71', 'deefb358-335f-4d30-b635-e576e4b46a96', 'ced592ba-9fd3-474e-a229-ffe93d8ea557'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:08:16.397629 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-081676ad-c169-4087-86c5-f1f09670deff None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:16.400070 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-081676ad-c169-4087-86c5-f1f09670deff tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:16.400345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-081676ad-c169-4087-86c5-f1f09670deff tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:16.400636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-081676ad-c169-4087-86c5-f1f09670deff tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:16.400847 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-081676ad-c169-4087-86c5-f1f09670deff tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:16.405472 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot force create request issued successfully. Jul 03 16:08:16.405876 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-5754efe7-e52a-4ad9-90a9-dc8b3b281003 req-210de749-4bf5-4ab5-a2c6-d31e78d73389 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:08:16.406319 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1397/5588] 10.4.3.228 () {72 vars in 1547 bytes} [Fri Jul 3 16:08:16 2026] POST /volume/v3/snapshots => generated 324 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:08:16.406761 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:16.406761 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:16.407850 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-081676ad-c169-4087-86c5-f1f09670deff tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:16.408388 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1395/5589] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:16 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:17.418001 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ad587183-ae71-463d-ba3b-3a5d2f42f25f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:17.419787 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ad587183-ae71-463d-ba3b-3a5d2f42f25f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:17.420440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ad587183-ae71-463d-ba3b-3a5d2f42f25f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:17.420440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ad587183-ae71-463d-ba3b-3a5d2f42f25f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:17.420440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ad587183-ae71-463d-ba3b-3a5d2f42f25f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:17.424851 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:17.424851 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:17.425807 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ad587183-ae71-463d-ba3b-3a5d2f42f25f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:17.426237 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1400/5590] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:17 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:17.894828 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-babdd490-be03-4603-96ca-235ca401460c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:17.896494 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-babdd490-be03-4603-96ca-235ca401460c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 Jul 03 16:08:17.896724 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-babdd490-be03-4603-96ca-235ca401460c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:17.896904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-babdd490-be03-4603-96ca-235ca401460c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:17.901822 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:17.901822 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:17.902295 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-babdd490-be03-4603-96ca-235ca401460c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:08:17.903106 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-babdd490-be03-4603-96ca-235ca401460c tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 returned with HTTP 200 Jul 03 16:08:17.903484 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1399/5591] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:08:17 2026] GET /volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:17.925416 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:17.927049 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:08:17.927391 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-305818315", "snapshot_id": null, "imageRef": "05b0f159-0a9a-44cb-a619-223f57481797", "volume_type": null, "size": 1}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:17.928784 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-305818315', 'snapshot_id': None, 'imageRef': '05b0f159-0a9a-44cb-a619-223f57481797', 'volume_type': None, 'size': 1}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:08:18.061096 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:18.061096 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:18.061543 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:08:18.061730 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume of 1 GB Jul 03 16:08:18.064748 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Availability Zones retrieved successfully. Jul 03 16:08:18.069399 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Flow 'volume_create_api' (636268e9-ec3d-4e0b-89d3-47a26ed5c361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:08:18.070447 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ca1d5c-2868-4a0b-bc9d-f0c4286899d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:18.071293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:08:18.099503 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ca1d5c-2868-4a0b-bc9d-f0c4286899d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5129bc1f-8411-4e1e-b34c-e93cac566da5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:18.100255 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (747293b8-a610-4f11-b5ae-4dab7480bcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:18.134257 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Created reservations ['82779a74-2ade-4616-bc04-809ae1d96cf4', '5da1df11-fc2d-4e59-8413-906f72d27c93', '2e910d48-888a-49cb-9a3a-1f6b6b1ff655', '88b3cebb-0a00-4e70-92f7-afb020d946eb'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:08:18.135066 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (747293b8-a610-4f11-b5ae-4dab7480bcc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82779a74-2ade-4616-bc04-809ae1d96cf4', '5da1df11-fc2d-4e59-8413-906f72d27c93', '2e910d48-888a-49cb-9a3a-1f6b6b1ff655', '88b3cebb-0a00-4e70-92f7-afb020d946eb']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:18.135768 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f6b718-e68c-4be5-9434-9b7de50bf232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:18.174123 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f6b718-e68c-4be5-9434-9b7de50bf232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc16593-a378-4fe1-ab87-9540e237d365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-305818315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b531c3d3f2d484d8e872a045bc1128a',qos_specs=None,replication_status=,reservations=['82779a74-2ade-4616-bc04-809ae1d96cf4','5da1df11-fc2d-4e59-8413-906f72d27c93','2e910d48-888a-49cb-9a3a-1f6b6b1ff655','88b3cebb-0a00-4e70-92f7-afb020d946eb'],size=1,snapshot_id=5129bc1f-8411-4e1e-b34c-e93cac566da5,source_replicaid=,source_volid=None,status='creating',user_id='a2512f626af54dab94d82f638e02406a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-305818315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc16593-a378-4fe1-ab87-9540e237d365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b531c3d3f2d484d8e872a045bc1128a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5129bc1f-8411-4e1e-b34c-e93cac566da5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2512f626af54dab94d82f638e02406a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:18.174832 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a84019d-f6dc-4f79-bf6f-1a9f3682c901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:18.193250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a84019d-f6dc-4f79-bf6f-1a9f3682c901) transitioned into 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-305818315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b531c3d3f2d484d8e872a045bc1128a',qos_specs=None,replication_status=,reservations=['82779a74-2ade-4616-bc04-809ae1d96cf4','5da1df11-fc2d-4e59-8413-906f72d27c93','2e910d48-888a-49cb-9a3a-1f6b6b1ff655','88b3cebb-0a00-4e70-92f7-afb020d946eb'],size=1,snapshot_id=5129bc1f-8411-4e1e-b34c-e93cac566da5,source_replicaid=,source_volid=None,status='creating',user_id='a2512f626af54dab94d82f638e02406a',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:18.193974 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454ad31f-7622-4770-a490-9d0075cacab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:18.216850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454ad31f-7622-4770-a490-9d0075cacab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:18.216850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Flow 'volume_create_api' (636268e9-ec3d-4e0b-89d3-47a26ed5c361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:08:18.217120 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Create volume request issued successfully. Jul 03 16:08:18.217663 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2ebf6913-0b4d-4153-a673-09fe690eb7e3 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:08:18.218231 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1398/5592] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:08:17 2026] POST /volume/v3/volumes => generated 813 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:08:18.236723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8b987f42-d963-4052-b7ff-94f96d270c66 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:18.238568 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b987f42-d963-4052-b7ff-94f96d270c66 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:08:18.238773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b987f42-d963-4052-b7ff-94f96d270c66 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:18.238946 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8b987f42-d963-4052-b7ff-94f96d270c66 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:18.246290 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:18.246290 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:18.252927 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8b987f42-d963-4052-b7ff-94f96d270c66 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:18.256731 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8b987f42-d963-4052-b7ff-94f96d270c66 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 200 Jul 03 16:08:18.257096 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1396/5593] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:08:18 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:18.436179 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-dd6fad8d-126a-45b1-b754-5272b3c6780d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:18.438310 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd6fad8d-126a-45b1-b754-5272b3c6780d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:18.438528 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd6fad8d-126a-45b1-b754-5272b3c6780d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:18.438771 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-dd6fad8d-126a-45b1-b754-5272b3c6780d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:18.438879 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-dd6fad8d-126a-45b1-b754-5272b3c6780d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:18.444785 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:18.444785 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:18.445733 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-dd6fad8d-126a-45b1-b754-5272b3c6780d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:18.446356 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1401/5594] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:18 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:19.275695 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bfc3dd9c-353b-4ee1-8f45-05340ade4f4f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:19.278116 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bfc3dd9c-353b-4ee1-8f45-05340ade4f4f tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:08:19.278443 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bfc3dd9c-353b-4ee1-8f45-05340ade4f4f tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:19.278748 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bfc3dd9c-353b-4ee1-8f45-05340ade4f4f tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:19.295749 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:19.295749 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:19.298895 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bfc3dd9c-353b-4ee1-8f45-05340ade4f4f tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:19.304171 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bfc3dd9c-353b-4ee1-8f45-05340ade4f4f tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 200 Jul 03 16:08:19.304568 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1400/5595] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:08:19 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:08:19.316166 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-75e15c2c-8090-49a8-af70-4a5f9474808d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:19.318289 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75e15c2c-8090-49a8-af70-4a5f9474808d tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:08:19.318575 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75e15c2c-8090-49a8-af70-4a5f9474808d tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:19.318885 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75e15c2c-8090-49a8-af70-4a5f9474808d tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:19.326144 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:19.326144 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:19.329992 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-75e15c2c-8090-49a8-af70-4a5f9474808d tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:19.335129 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75e15c2c-8090-49a8-af70-4a5f9474808d tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 200 Jul 03 16:08:19.335573 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1399/5596] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:08:19 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:08:19.455927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1fd34e44-0259-4ef1-adf4-00dc5c4d96b8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:19.458061 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fd34e44-0259-4ef1-adf4-00dc5c4d96b8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:19.458350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fd34e44-0259-4ef1-adf4-00dc5c4d96b8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:19.458527 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1fd34e44-0259-4ef1-adf4-00dc5c4d96b8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:19.458742 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-1fd34e44-0259-4ef1-adf4-00dc5c4d96b8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:19.463717 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:19.463717 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:19.465028 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1fd34e44-0259-4ef1-adf4-00dc5c4d96b8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:19.465072 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1397/5597] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:19 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:20.476688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-944dd11c-1f06-4503-9f0c-a772e6131fe0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:20.479098 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-944dd11c-1f06-4503-9f0c-a772e6131fe0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:20.479365 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-944dd11c-1f06-4503-9f0c-a772e6131fe0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:20.479646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-944dd11c-1f06-4503-9f0c-a772e6131fe0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:20.479768 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-944dd11c-1f06-4503-9f0c-a772e6131fe0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:20.486363 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:20.486363 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:20.487544 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-944dd11c-1f06-4503-9f0c-a772e6131fe0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:20.488249 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1402/5598] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:20 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:20.613602 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f874482e-6e74-4d22-994b-88af83ad0218 req-8a250330-8f43-49a9-a96c-e6155f361aa1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:20.616257 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-8a250330-8f43-49a9-a96c-e6155f361aa1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:08:20.616444 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-8a250330-8f43-49a9-a96c-e6155f361aa1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:20.616660 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-8a250330-8f43-49a9-a96c-e6155f361aa1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:20.623697 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:20.623697 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:20.627547 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-f874482e-6e74-4d22-994b-88af83ad0218 req-8a250330-8f43-49a9-a96c-e6155f361aa1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:20.633881 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-8a250330-8f43-49a9-a96c-e6155f361aa1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 200 Jul 03 16:08:20.634409 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1401/5599] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:08:20 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:21.111692 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-f874482e-6e74-4d22-994b-88af83ad0218 req-0f85b208-eac8-49a1-a1fc-237f7178b973 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:21.113539 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-0f85b208-eac8-49a1-a1fc-237f7178b973 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:08:21.113728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-0f85b208-eac8-49a1-a1fc-237f7178b973 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:21.113897 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-0f85b208-eac8-49a1-a1fc-237f7178b973 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:21.120196 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:21.120196 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:21.123335 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [req-f874482e-6e74-4d22-994b-88af83ad0218 req-0f85b208-eac8-49a1-a1fc-237f7178b973 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:21.127731 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-0f85b208-eac8-49a1-a1fc-237f7178b973 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 200 Jul 03 16:08:21.128116 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1400/5600] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:08:21 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:21.136905 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4f14b761-100e-41c3-971e-42a09a8b83c7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:21.137371 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f14b761-100e-41c3-971e-42a09a8b83c7 None None] GET https://10.4.3.228/volume// Jul 03 16:08:21.137551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f14b761-100e-41c3-971e-42a09a8b83c7 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:21.137824 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f14b761-100e-41c3-971e-42a09a8b83c7 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:21.138169 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f14b761-100e-41c3-971e-42a09a8b83c7 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:08:21.138635 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1398/5601] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:08:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:08:21.145418 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-f874482e-6e74-4d22-994b-88af83ad0218 req-2b0278a0-557d-4b25-b308-1a2a2bd69a0e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:21.148273 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-2b0278a0-557d-4b25-b308-1a2a2bd69a0e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:08:21.148759 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-2b0278a0-557d-4b25-b308-1a2a2bd69a0e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fc16593-a378-4fe1-ab87-9540e237d365", "connector": null, "instance_uuid": "3f9419c4-08cc-4e6b-ab3a-e51f8540c617"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:21.159942 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:21.159942 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:21.189219 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-2b0278a0-557d-4b25-b308-1a2a2bd69a0e tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:08:21.189635 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1403/5602] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:08:21 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 03 16:08:21.507117 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-84ea3b27-45a4-4da0-83a8-92c48e92f346 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:21.509090 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-84ea3b27-45a4-4da0-83a8-92c48e92f346 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:21.509257 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-84ea3b27-45a4-4da0-83a8-92c48e92f346 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:21.509448 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-84ea3b27-45a4-4da0-83a8-92c48e92f346 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:21.509530 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-84ea3b27-45a4-4da0-83a8-92c48e92f346 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:21.518723 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:21.518723 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:21.519882 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-84ea3b27-45a4-4da0-83a8-92c48e92f346 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:21.521359 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1402/5603] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:21 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:22.537005 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-af0d586f-c405-4b7d-8679-9a710cda7e1c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:22.538965 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af0d586f-c405-4b7d-8679-9a710cda7e1c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:22.539046 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af0d586f-c405-4b7d-8679-9a710cda7e1c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:22.539224 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-af0d586f-c405-4b7d-8679-9a710cda7e1c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:22.539336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-af0d586f-c405-4b7d-8679-9a710cda7e1c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:22.547862 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:22.547862 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:22.548844 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-af0d586f-c405-4b7d-8679-9a710cda7e1c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:22.549299 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1401/5604] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:22 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:23.561687 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8375196a-3084-47f2-8a1b-6d5f7e44100c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:23.563923 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8375196a-3084-47f2-8a1b-6d5f7e44100c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:23.564128 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8375196a-3084-47f2-8a1b-6d5f7e44100c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:23.564342 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8375196a-3084-47f2-8a1b-6d5f7e44100c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:23.564488 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-8375196a-3084-47f2-8a1b-6d5f7e44100c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:23.569377 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:23.569377 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:23.570283 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8375196a-3084-47f2-8a1b-6d5f7e44100c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:23.570696 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1399/5605] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:23 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:24.583199 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-707364c3-ace0-4547-aac2-d9ef72b0c846 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:24.585037 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-707364c3-ace0-4547-aac2-d9ef72b0c846 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:24.585227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-707364c3-ace0-4547-aac2-d9ef72b0c846 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:24.585400 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-707364c3-ace0-4547-aac2-d9ef72b0c846 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:24.585503 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-707364c3-ace0-4547-aac2-d9ef72b0c846 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:24.589993 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:24.589993 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:24.590838 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-707364c3-ace0-4547-aac2-d9ef72b0c846 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:24.591258 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1404/5606] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:24 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:25.602702 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b24c6220-d5e6-46f8-a446-bfe7c3d052c9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:25.604813 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b24c6220-d5e6-46f8-a446-bfe7c3d052c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:25.605011 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b24c6220-d5e6-46f8-a446-bfe7c3d052c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:25.605227 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b24c6220-d5e6-46f8-a446-bfe7c3d052c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:25.605377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b24c6220-d5e6-46f8-a446-bfe7c3d052c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:25.610792 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:25.610792 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:25.611821 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b24c6220-d5e6-46f8-a446-bfe7c3d052c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:25.612305 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1403/5607] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:25 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:26.624163 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cab6d2c1-088c-4259-b73b-ab2f2bc16df5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:26.626014 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cab6d2c1-088c-4259-b73b-ab2f2bc16df5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:26.626119 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cab6d2c1-088c-4259-b73b-ab2f2bc16df5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:26.626479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cab6d2c1-088c-4259-b73b-ab2f2bc16df5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:26.626479 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cab6d2c1-088c-4259-b73b-ab2f2bc16df5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:26.631719 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:26.631719 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:26.632438 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cab6d2c1-088c-4259-b73b-ab2f2bc16df5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:26.632843 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1402/5608] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:26 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:27.171964 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-980c2637-b8fb-4bec-863b-9c013bcaa12c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:27.172500 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-980c2637-b8fb-4bec-863b-9c013bcaa12c None None] GET https://10.4.3.228/volume// Jul 03 16:08:27.172783 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-980c2637-b8fb-4bec-863b-9c013bcaa12c None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:27.173040 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-980c2637-b8fb-4bec-863b-9c013bcaa12c None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:27.173462 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-980c2637-b8fb-4bec-863b-9c013bcaa12c None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:08:27.173865 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1400/5609] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:08:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:08:27.184033 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-f874482e-6e74-4d22-994b-88af83ad0218 req-f34aaaf2-36d2-4b2e-acad-5a00b9ca6e42 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:27.187016 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-f34aaaf2-36d2-4b2e-acad-5a00b9ca6e42 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:08:27.187299 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-f34aaaf2-36d2-4b2e-acad-5a00b9ca6e42 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:27.187582 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-f34aaaf2-36d2-4b2e-acad-5a00b9ca6e42 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:27.204282 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:27.204282 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:27.209920 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-f874482e-6e74-4d22-994b-88af83ad0218 req-f34aaaf2-36d2-4b2e-acad-5a00b9ca6e42 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:08:27.217330 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-f34aaaf2-36d2-4b2e-acad-5a00b9ca6e42 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 200 Jul 03 16:08:27.218057 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1405/5610] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:08:27 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 1583 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:08:27.327684 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-f874482e-6e74-4d22-994b-88af83ad0218 req-ff8a6c70-0a2b-4cdd-8483-c9091d555b13 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:27.329924 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-ff8a6c70-0a2b-4cdd-8483-c9091d555b13 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] PUT https://10.4.3.228/volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797 Jul 03 16:08:27.330372 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-ff8a6c70-0a2b-4cdd-8483-c9091d555b13 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:27.339644 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-f874482e-6e74-4d22-994b-88af83ad0218 req-ff8a6c70-0a2b-4cdd-8483-c9091d555b13 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Acquiring lock "cinder-attachment_update-3fc16593-a378-4fe1-ab87-9540e237d365-np0000004436" by "attachment_update" {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:08:27.344510 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-f874482e-6e74-4d22-994b-88af83ad0218 req-ff8a6c70-0a2b-4cdd-8483-c9091d555b13 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Lock "cinder-attachment_update-3fc16593-a378-4fe1-ab87-9540e237d365-np0000004436" acquired by "attachment_update" :: waited 0.005s {{(pid=99819) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:08:27.345488 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:27.345488 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:27.645729 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a13398a3-bc97-420b-b839-4a60741be1c5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:27.647314 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a13398a3-bc97-420b-b839-4a60741be1c5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:27.647476 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a13398a3-bc97-420b-b839-4a60741be1c5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:27.647655 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a13398a3-bc97-420b-b839-4a60741be1c5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:27.647767 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a13398a3-bc97-420b-b839-4a60741be1c5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:27.651521 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:27.651521 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:27.652294 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a13398a3-bc97-420b-b839-4a60741be1c5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:27.652603 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1403/5611] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:27 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:27.921778 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.coordination [req-f874482e-6e74-4d22-994b-88af83ad0218 req-ff8a6c70-0a2b-4cdd-8483-c9091d555b13 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Lock "cinder-attachment_update-3fc16593-a378-4fe1-ab87-9540e237d365-np0000004436" released by "attachment_update" :: held 0.577s {{(pid=99819) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:08:27.922239 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-ff8a6c70-0a2b-4cdd-8483-c9091d555b13 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797 returned with HTTP 200 Jul 03 16:08:27.922835 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1404/5612] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:08:27 2026] PUT /volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797 => generated 969 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:28.433959 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-f874482e-6e74-4d22-994b-88af83ad0218 req-1b5e0753-da03-4562-a989-f743bbaab06b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:28.436339 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-1b5e0753-da03-4562-a989-f743bbaab06b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] POST https://10.4.3.228/volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797/action Jul 03 16:08:28.436742 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-1b5e0753-da03-4562-a989-f743bbaab06b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action body: b'{"os-complete": null}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:08:28.436882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-1b5e0753-da03-4562-a989-f743bbaab06b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:28.454328 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:28.454328 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:28.463686 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-f874482e-6e74-4d22-994b-88af83ad0218 req-1b5e0753-da03-4562-a989-f743bbaab06b tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797/action returned with HTTP 204 Jul 03 16:08:28.464286 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1401/5613] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:08:28 2026] POST /volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:08:28.664709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-356f6c1a-d99c-449e-84ce-fefea65182e3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:28.667402 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-356f6c1a-d99c-449e-84ce-fefea65182e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:28.667725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-356f6c1a-d99c-449e-84ce-fefea65182e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:28.667977 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-356f6c1a-d99c-449e-84ce-fefea65182e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:28.668157 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-356f6c1a-d99c-449e-84ce-fefea65182e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:28.674264 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:28.674264 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:28.675351 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-356f6c1a-d99c-449e-84ce-fefea65182e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:28.675895 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1406/5614] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:28 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:29.688310 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4945cf6c-1b6e-441c-a85d-e4570efa8f00 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:29.690110 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4945cf6c-1b6e-441c-a85d-e4570efa8f00 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:29.690316 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4945cf6c-1b6e-441c-a85d-e4570efa8f00 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:29.690569 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4945cf6c-1b6e-441c-a85d-e4570efa8f00 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:29.690721 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4945cf6c-1b6e-441c-a85d-e4570efa8f00 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:29.695881 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:29.695881 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:29.696954 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4945cf6c-1b6e-441c-a85d-e4570efa8f00 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:29.697471 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1404/5615] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:29 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:30.716506 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6a7eb78a-1423-4d77-85c6-ac7d91317b9d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:30.722308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a7eb78a-1423-4d77-85c6-ac7d91317b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:30.722602 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a7eb78a-1423-4d77-85c6-ac7d91317b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:30.722867 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6a7eb78a-1423-4d77-85c6-ac7d91317b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:30.723034 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6a7eb78a-1423-4d77-85c6-ac7d91317b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:30.732148 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:30.732148 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:30.733212 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6a7eb78a-1423-4d77-85c6-ac7d91317b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:30.733734 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1405/5616] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:30 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:31.744469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5787dfd4-e171-448f-9078-99939823f652 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:31.746421 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5787dfd4-e171-448f-9078-99939823f652 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:31.746694 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5787dfd4-e171-448f-9078-99939823f652 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:31.746943 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5787dfd4-e171-448f-9078-99939823f652 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:31.747085 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5787dfd4-e171-448f-9078-99939823f652 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:31.751837 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:31.751837 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:31.752925 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5787dfd4-e171-448f-9078-99939823f652 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:31.753564 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1402/5617] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:31 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:32.763414 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e01f331c-e94e-41fb-a80e-bc0c35583764 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:32.765784 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e01f331c-e94e-41fb-a80e-bc0c35583764 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:32.766119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e01f331c-e94e-41fb-a80e-bc0c35583764 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:32.766309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e01f331c-e94e-41fb-a80e-bc0c35583764 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:32.766471 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e01f331c-e94e-41fb-a80e-bc0c35583764 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:32.771736 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:32.771736 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:32.772657 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e01f331c-e94e-41fb-a80e-bc0c35583764 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:32.773213 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1407/5618] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:32 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:33.785458 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5b89f029-25de-41fa-b18d-b82c03a673cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:33.787269 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b89f029-25de-41fa-b18d-b82c03a673cf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:33.787465 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b89f029-25de-41fa-b18d-b82c03a673cf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:33.787686 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b89f029-25de-41fa-b18d-b82c03a673cf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:33.787825 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5b89f029-25de-41fa-b18d-b82c03a673cf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:33.792992 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:33.792992 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:33.793857 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b89f029-25de-41fa-b18d-b82c03a673cf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:33.794289 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1405/5619] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:33 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:34.805652 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-acbc1e15-df09-40c2-a568-ea5ff84102e9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:34.807454 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-acbc1e15-df09-40c2-a568-ea5ff84102e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:34.807958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-acbc1e15-df09-40c2-a568-ea5ff84102e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:34.807958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-acbc1e15-df09-40c2-a568-ea5ff84102e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:34.807958 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-acbc1e15-df09-40c2-a568-ea5ff84102e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:34.811784 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:34.811784 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:34.812472 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-acbc1e15-df09-40c2-a568-ea5ff84102e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:34.812846 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1406/5620] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:34 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:35.822451 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cc935ffb-12f4-4f58-90b5-cb031add3288 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:35.824306 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cc935ffb-12f4-4f58-90b5-cb031add3288 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:08:35.824507 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cc935ffb-12f4-4f58-90b5-cb031add3288 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:35.824751 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cc935ffb-12f4-4f58-90b5-cb031add3288 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:35.824857 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cc935ffb-12f4-4f58-90b5-cb031add3288 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:35.829245 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:35.829245 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:35.830090 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cc935ffb-12f4-4f58-90b5-cb031add3288 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:08:35.830460 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1403/5621] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:35 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:35.840178 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:35.842085 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 16:08:35.842438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9677c9fa-c4dd-4f20-b0fd-a57ae22b3452", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2023412319"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:35.843815 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating new backup {'backup': {'volume_id': '9677c9fa-c4dd-4f20-b0fd-a57ae22b3452', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2023412319'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:08:35.844007 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating backup of volume 9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 in container None Jul 03 16:08:35.851232 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:35.851232 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:35.851717 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:08:35.867866 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['2827a8ec-fb2a-4ac1-ae51-75cdfd5246b9', 'fa9dc143-8563-48fd-aa96-bf8e3f9dbf3e'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:08:35.897564 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5dc021a5-9597-4a33-822f-d81cd9c2322c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:08:35.897720 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1408/5622] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:08:35 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:08:35.905924 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-87164ff4-9d42-4ed5-9a74-dcec9fc0c768 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:35.907909 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87164ff4-9d42-4ed5-9a74-dcec9fc0c768 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:35.908080 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87164ff4-9d42-4ed5-9a74-dcec9fc0c768 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:35.908195 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-87164ff4-9d42-4ed5-9a74-dcec9fc0c768 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:35.908395 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-87164ff4-9d42-4ed5-9a74-dcec9fc0c768 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:35.913057 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:35.913057 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:35.914348 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-87164ff4-9d42-4ed5-9a74-dcec9fc0c768 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:35.915049 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1406/5623] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:35 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:36.925643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d0a7e67a-ea20-4f33-96a7-efe734d1329b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:36.927521 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0a7e67a-ea20-4f33-96a7-efe734d1329b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:36.927730 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d0a7e67a-ea20-4f33-96a7-efe734d1329b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:36.927941 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d0a7e67a-ea20-4f33-96a7-efe734d1329b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:36.928065 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-d0a7e67a-ea20-4f33-96a7-efe734d1329b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:36.932781 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:36.932781 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:36.933514 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d0a7e67a-ea20-4f33-96a7-efe734d1329b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:36.933914 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1407/5624] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:36 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:37.944030 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-80ee6d84-1e9d-4e44-910d-16967e23d9a0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:37.946411 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-80ee6d84-1e9d-4e44-910d-16967e23d9a0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:37.946722 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-80ee6d84-1e9d-4e44-910d-16967e23d9a0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:37.946980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-80ee6d84-1e9d-4e44-910d-16967e23d9a0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:37.947135 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-80ee6d84-1e9d-4e44-910d-16967e23d9a0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:37.952962 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:37.952962 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:37.954762 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-80ee6d84-1e9d-4e44-910d-16967e23d9a0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:37.955536 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1404/5625] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:37 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:38.966074 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-80e1fd50-ef7a-4e5e-9682-3b011ac21012 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:38.970718 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-80e1fd50-ef7a-4e5e-9682-3b011ac21012 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:38.970718 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-80e1fd50-ef7a-4e5e-9682-3b011ac21012 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:38.970718 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-80e1fd50-ef7a-4e5e-9682-3b011ac21012 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:38.970718 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-80e1fd50-ef7a-4e5e-9682-3b011ac21012 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:38.975246 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:38.975246 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:38.976391 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-80e1fd50-ef7a-4e5e-9682-3b011ac21012 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:38.977020 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1409/5626] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:38 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:39.992109 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1fe8af2e-d3b4-43f9-bb13-933627049ce3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:39.994282 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fe8af2e-d3b4-43f9-bb13-933627049ce3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:39.994589 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fe8af2e-d3b4-43f9-bb13-933627049ce3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:39.994881 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fe8af2e-d3b4-43f9-bb13-933627049ce3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:39.995041 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-1fe8af2e-d3b4-43f9-bb13-933627049ce3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:40.000004 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:40.000004 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:40.000996 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fe8af2e-d3b4-43f9-bb13-933627049ce3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:40.001475 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1407/5627] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:39 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:41.016307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e7e1ebde-becc-43a1-b2e2-0d1c4f6b635e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:41.019508 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e7e1ebde-becc-43a1-b2e2-0d1c4f6b635e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:41.019913 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e7e1ebde-becc-43a1-b2e2-0d1c4f6b635e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:41.020268 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e7e1ebde-becc-43a1-b2e2-0d1c4f6b635e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:41.020489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e7e1ebde-becc-43a1-b2e2-0d1c4f6b635e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:41.028066 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:41.028066 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:41.029260 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e7e1ebde-becc-43a1-b2e2-0d1c4f6b635e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:41.029873 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1408/5628] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:41 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:41.159272 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-6546eafe-0030-47f5-b289-5aea76c461e8 req-ab5f363d-65ad-4208-a608-ba9bad811b2b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:41.161342 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6546eafe-0030-47f5-b289-5aea76c461e8 req-ab5f363d-65ad-4208-a608-ba9bad811b2b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] DELETE https://10.4.3.228/volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0 Jul 03 16:08:41.161526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6546eafe-0030-47f5-b289-5aea76c461e8 req-ab5f363d-65ad-4208-a608-ba9bad811b2b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:41.161980 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-6546eafe-0030-47f5-b289-5aea76c461e8 req-ab5f363d-65ad-4208-a608-ba9bad811b2b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:41.170648 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:41.170648 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:41.706836 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-6546eafe-0030-47f5-b289-5aea76c461e8 req-ab5f363d-65ad-4208-a608-ba9bad811b2b tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0 returned with HTTP 200 Jul 03 16:08:41.707261 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1405/5629] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:08:41 2026] DELETE /volume/v3/attachments/ca08d8b1-49d3-48e5-b976-aaea629bd5c0 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:42.041776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-43161343-5771-4305-9842-06cd101e43fd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:42.043275 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43161343-5771-4305-9842-06cd101e43fd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:42.043434 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43161343-5771-4305-9842-06cd101e43fd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:42.043643 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43161343-5771-4305-9842-06cd101e43fd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:42.043736 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-43161343-5771-4305-9842-06cd101e43fd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:42.048634 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:42.048634 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:42.049462 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43161343-5771-4305-9842-06cd101e43fd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:42.049881 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1410/5630] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:42 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:43.062257 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-eff8feb3-b367-44e4-a15a-6161b5dba9e6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:43.064108 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eff8feb3-b367-44e4-a15a-6161b5dba9e6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:43.064293 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eff8feb3-b367-44e4-a15a-6161b5dba9e6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:43.064517 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-eff8feb3-b367-44e4-a15a-6161b5dba9e6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:43.064636 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-eff8feb3-b367-44e4-a15a-6161b5dba9e6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:43.069131 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:43.069131 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:43.070095 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-eff8feb3-b367-44e4-a15a-6161b5dba9e6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:43.070521 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1408/5631] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:43 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:44.085632 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f8f8dfdc-1430-4dc9-bea8-2eab7cb11e78 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:44.087869 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f8f8dfdc-1430-4dc9-bea8-2eab7cb11e78 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:44.087869 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f8f8dfdc-1430-4dc9-bea8-2eab7cb11e78 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:44.088006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f8f8dfdc-1430-4dc9-bea8-2eab7cb11e78 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:44.088006 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f8f8dfdc-1430-4dc9-bea8-2eab7cb11e78 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:44.093984 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:44.093984 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:44.095160 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f8f8dfdc-1430-4dc9-bea8-2eab7cb11e78 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:44.095775 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1409/5632] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:44 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:45.105576 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f5fd46dd-2213-412e-b122-ad9b2b967216 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:45.107361 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5fd46dd-2213-412e-b122-ad9b2b967216 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:45.107589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5fd46dd-2213-412e-b122-ad9b2b967216 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:45.107829 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f5fd46dd-2213-412e-b122-ad9b2b967216 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:45.107979 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f5fd46dd-2213-412e-b122-ad9b2b967216 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:45.112690 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:45.112690 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:45.113420 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f5fd46dd-2213-412e-b122-ad9b2b967216 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:45.113804 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1406/5633] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:45 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:45.148325 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:45.150074 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:08:45.150410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-814086117", "source_volid": "75e89f0a-dbff-4370-8be6-18fe183ec4f3", "volume_type": "tempest-scenario-type-luks-1782150837", "size": 1}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:45.152044 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-814086117', 'source_volid': '75e89f0a-dbff-4370-8be6-18fe183ec4f3', 'volume_type': 'tempest-scenario-type-luks-1782150837', 'size': 1}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:08:45.161924 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:45.161924 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:45.162538 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume retrieved successfully. Jul 03 16:08:45.162746 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume of 1 GB Jul 03 16:08:45.163415 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Availability Zones retrieved successfully. Jul 03 16:08:45.168920 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (62fec87a-4c57-4a3e-a99f-df8e2f72976c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:08:45.170100 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b961c038-0db0-4997-b0ab-1af2c3be7444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:45.171026 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:08:45.191320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b961c038-0db0-4997-b0ab-1af2c3be7444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '75e89f0a-dbff-4370-8be6-18fe183ec4f3', 'volume_type': VolumeType(created_at=2026-07-03T16:07:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90,is_public=True,name='tempest-scenario-type-luks-1782150837',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:45.192389 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fe5e02-e58e-4693-894a-40d9c8cb552a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:45.233038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Created reservations ['30e3e5c3-7521-4fc7-b997-770d17887221', '907c2690-0444-40fd-a7fd-c41422d41af0', '3c2aa871-432a-47bf-aac2-ae7603b1dbdc', '185775c7-f6f9-472c-9d5b-898c8d4ee8d0'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:08:45.234077 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fe5e02-e58e-4693-894a-40d9c8cb552a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e3e5c3-7521-4fc7-b997-770d17887221', '907c2690-0444-40fd-a7fd-c41422d41af0', '3c2aa871-432a-47bf-aac2-ae7603b1dbdc', '185775c7-f6f9-472c-9d5b-898c8d4ee8d0']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:45.234767 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a922d9fc-42b0-4849-ba39-d4d178f69ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:45.270423 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a922d9fc-42b0-4849-ba39-d4d178f69ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0575872-8c87-4716-9139-ef34e41e5132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-814086117',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['30e3e5c3-7521-4fc7-b997-770d17887221','907c2690-0444-40fd-a7fd-c41422d41af0','3c2aa871-432a-47bf-aac2-ae7603b1dbdc','185775c7-f6f9-472c-9d5b-898c8d4ee8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=75e89f0a-dbff-4370-8be6-18fe183ec4f3,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90), '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-03T16:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-814086117',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f0575872-8c87-4716-9139-ef34e41e5132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a0bbdcfe154db397602c6b151f03d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=75e89f0a-dbff-4370-8be6-18fe183ec4f3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='465ba425cca5444f85af35927fd09025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90),volume_type_id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:45.271415 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a064427a-03d6-4df8-a213-c2519236b1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:45.298473 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a064427a-03d6-4df8-a213-c2519236b1f6) transitioned into 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-814086117',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a0bbdcfe154db397602c6b151f03d9',qos_specs=None,replication_status=,reservations=['30e3e5c3-7521-4fc7-b997-770d17887221','907c2690-0444-40fd-a7fd-c41422d41af0','3c2aa871-432a-47bf-aac2-ae7603b1dbdc','185775c7-f6f9-472c-9d5b-898c8d4ee8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=75e89f0a-dbff-4370-8be6-18fe183ec4f3,status='creating',user_id='465ba425cca5444f85af35927fd09025',volume_type_id=fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:45.299320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea3fd0a-9a27-423f-b27e-a011fb05645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:08:45.324329 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea3fd0a-9a27-423f-b27e-a011fb05645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:08:45.325144 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Flow 'volume_create_api' (62fec87a-4c57-4a3e-a99f-df8e2f72976c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:08:45.325443 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Create volume request issued successfully. Jul 03 16:08:45.326012 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1f27faa3-4c6c-49f8-b30e-e65f9e629197 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:08:45.326639 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1411/5634] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:08:45 2026] POST /volume/v3/volumes => generated 810 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:08:45.338827 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-446f657e-1a57-4281-9d4f-620db7d0f32f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:45.341047 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-446f657e-1a57-4281-9d4f-620db7d0f32f tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:45.341245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-446f657e-1a57-4281-9d4f-620db7d0f32f tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:45.341425 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-446f657e-1a57-4281-9d4f-620db7d0f32f tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:45.349384 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:45.349384 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:45.354080 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-446f657e-1a57-4281-9d4f-620db7d0f32f tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:45.358590 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-446f657e-1a57-4281-9d4f-620db7d0f32f tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:45.359137 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1409/5635] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:45 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:46.124170 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6370fbaa-85da-4f04-aa18-dd03a4ee2bf3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:46.126261 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6370fbaa-85da-4f04-aa18-dd03a4ee2bf3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:46.126459 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6370fbaa-85da-4f04-aa18-dd03a4ee2bf3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:46.126664 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6370fbaa-85da-4f04-aa18-dd03a4ee2bf3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:46.126821 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-6370fbaa-85da-4f04-aa18-dd03a4ee2bf3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:46.131501 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:46.131501 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:46.132331 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6370fbaa-85da-4f04-aa18-dd03a4ee2bf3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:46.132687 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1410/5636] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:46 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:46.142592 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:46.144499 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34/restore Jul 03 16:08:46.144860 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9677c9fa-c4dd-4f20-b0fd-a57ae22b3452"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:46.146315 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Restoring backup 448e2b4f-ec41-4ba1-aac6-382616341f34 ({'restore': {'volume_id': '9677c9fa-c4dd-4f20-b0fd-a57ae22b3452'}}) {{(pid=99818) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 16:08:46.146461 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Restoring backup 448e2b4f-ec41-4ba1-aac6-382616341f34 to volume 9677c9fa-c4dd-4f20-b0fd-a57ae22b3452. Jul 03 16:08:46.151772 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:46.151772 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:46.159795 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:46.159795 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:46.160354 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:08:46.160541 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.api [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Checking backup size 1 against volume size 1 {{(pid=99818) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 16:08:46.160711 np0000004436 devstack@c-api.service[99818]: INFO cinder.backup.api [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Overwriting volume 9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 with restore of backup 448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:46.181034 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] restore_backup in rpcapi backup_id 448e2b4f-ec41-4ba1-aac6-382616341f34 {{(pid=99818) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 16:08:46.183471 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-edd6d80a-6bcb-499b-9fb9-b8970e7d36bf tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34/restore returned with HTTP 202 Jul 03 16:08:46.184059 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1407/5637] 10.4.3.228 () {68 vars in 1393 bytes} [Fri Jul 3 16:08:46 2026] POST /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34/restore => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:08:46.192830 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ed7a0998-2f04-4d49-84b9-ad562a8d7b7f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:46.195316 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ed7a0998-2f04-4d49-84b9-ad562a8d7b7f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:46.195699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ed7a0998-2f04-4d49-84b9-ad562a8d7b7f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:46.196017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ed7a0998-2f04-4d49-84b9-ad562a8d7b7f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:46.196236 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ed7a0998-2f04-4d49-84b9-ad562a8d7b7f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:46.202177 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:46.202177 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:46.203377 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ed7a0998-2f04-4d49-84b9-ad562a8d7b7f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:46.203932 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1412/5638] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:46 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:46.376573 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-517b3555-dfaf-44e6-8ed0-74d38cd610f5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:46.379050 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-517b3555-dfaf-44e6-8ed0-74d38cd610f5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:46.379362 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-517b3555-dfaf-44e6-8ed0-74d38cd610f5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:46.379793 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-517b3555-dfaf-44e6-8ed0-74d38cd610f5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:46.390284 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:46.390284 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:46.395684 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-517b3555-dfaf-44e6-8ed0-74d38cd610f5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:46.401922 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-517b3555-dfaf-44e6-8ed0-74d38cd610f5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:46.402537 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1410/5639] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:46 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:47.214843 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-76ac3409-9d89-4163-9cbb-5bf0062310e8 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:47.216522 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76ac3409-9d89-4163-9cbb-5bf0062310e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:47.216746 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76ac3409-9d89-4163-9cbb-5bf0062310e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:47.216921 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76ac3409-9d89-4163-9cbb-5bf0062310e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:47.217019 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-76ac3409-9d89-4163-9cbb-5bf0062310e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:47.221122 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:47.221122 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:47.221952 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76ac3409-9d89-4163-9cbb-5bf0062310e8 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:47.222438 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1411/5640] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:47 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:47.418998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cf7fbf0a-a959-474f-bc8e-1abf93796ee2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:47.420733 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf7fbf0a-a959-474f-bc8e-1abf93796ee2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:47.421000 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf7fbf0a-a959-474f-bc8e-1abf93796ee2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:47.421254 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf7fbf0a-a959-474f-bc8e-1abf93796ee2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:47.428990 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:47.428990 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:47.434452 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-cf7fbf0a-a959-474f-bc8e-1abf93796ee2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:47.440698 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf7fbf0a-a959-474f-bc8e-1abf93796ee2 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:47.441275 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1408/5641] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:47 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:48.232863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-30d9e6bc-3b04-4f20-bd3f-41900537b7a2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:48.235072 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30d9e6bc-3b04-4f20-bd3f-41900537b7a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:48.235302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30d9e6bc-3b04-4f20-bd3f-41900537b7a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:48.235492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30d9e6bc-3b04-4f20-bd3f-41900537b7a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:48.235595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-30d9e6bc-3b04-4f20-bd3f-41900537b7a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:48.237554 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=73,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:08:48.240858 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:48.240858 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:48.241774 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30d9e6bc-3b04-4f20-bd3f-41900537b7a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:48.242512 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1413/5642] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:48 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:48.453850 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a201f266-a077-43b6-a5ed-301277ad97e3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:48.456317 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a201f266-a077-43b6-a5ed-301277ad97e3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:48.456578 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a201f266-a077-43b6-a5ed-301277ad97e3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:48.456837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a201f266-a077-43b6-a5ed-301277ad97e3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:48.465730 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:48.465730 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:48.470327 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-a201f266-a077-43b6-a5ed-301277ad97e3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:48.475545 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a201f266-a077-43b6-a5ed-301277ad97e3 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:48.476046 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1411/5643] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:48 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:49.253973 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9f5d68bc-7d65-4b69-96f3-53ff9ff01f8d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:49.256502 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f5d68bc-7d65-4b69-96f3-53ff9ff01f8d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:49.256881 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f5d68bc-7d65-4b69-96f3-53ff9ff01f8d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:49.256974 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9f5d68bc-7d65-4b69-96f3-53ff9ff01f8d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:49.257141 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9f5d68bc-7d65-4b69-96f3-53ff9ff01f8d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:49.262455 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:49.262455 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:49.263390 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9f5d68bc-7d65-4b69-96f3-53ff9ff01f8d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:49.263796 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1412/5644] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:49 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:49.489365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9b6d0f86-d777-43ea-be0d-85983c020422 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:49.491433 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b6d0f86-d777-43ea-be0d-85983c020422 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:49.491674 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9b6d0f86-d777-43ea-be0d-85983c020422 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:49.491882 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9b6d0f86-d777-43ea-be0d-85983c020422 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:49.498839 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:49.498839 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:49.502555 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9b6d0f86-d777-43ea-be0d-85983c020422 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:49.507119 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b6d0f86-d777-43ea-be0d-85983c020422 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:49.507546 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1409/5645] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:49 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:50.276644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-68f03a2a-8905-4437-96ed-1213985d9428 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:50.278445 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68f03a2a-8905-4437-96ed-1213985d9428 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:50.278663 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68f03a2a-8905-4437-96ed-1213985d9428 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:50.278838 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-68f03a2a-8905-4437-96ed-1213985d9428 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:50.278932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-68f03a2a-8905-4437-96ed-1213985d9428 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:50.283765 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:50.283765 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:50.284708 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-68f03a2a-8905-4437-96ed-1213985d9428 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:50.285201 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1414/5646] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:50 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:50.521837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b803df1c-0dc3-4fab-ad68-cf8d0cd27cd5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:50.523443 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b803df1c-0dc3-4fab-ad68-cf8d0cd27cd5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:50.523609 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b803df1c-0dc3-4fab-ad68-cf8d0cd27cd5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:50.523818 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b803df1c-0dc3-4fab-ad68-cf8d0cd27cd5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:50.532473 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:50.532473 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:50.537814 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b803df1c-0dc3-4fab-ad68-cf8d0cd27cd5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:50.543716 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b803df1c-0dc3-4fab-ad68-cf8d0cd27cd5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:50.544231 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1412/5647] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:50 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:51.297271 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3742a79b-253b-4fbb-8447-c471b8fec3bd None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:51.298886 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3742a79b-253b-4fbb-8447-c471b8fec3bd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:51.298998 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3742a79b-253b-4fbb-8447-c471b8fec3bd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:51.299231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3742a79b-253b-4fbb-8447-c471b8fec3bd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:51.299368 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-3742a79b-253b-4fbb-8447-c471b8fec3bd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:51.304682 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:51.304682 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:51.305674 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3742a79b-253b-4fbb-8447-c471b8fec3bd tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:51.306305 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1413/5648] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:51 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:51.558410 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b190be1b-edd5-467d-8c9d-5bf57df90db5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:51.560185 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b190be1b-edd5-467d-8c9d-5bf57df90db5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:51.560385 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b190be1b-edd5-467d-8c9d-5bf57df90db5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:51.560562 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b190be1b-edd5-467d-8c9d-5bf57df90db5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:51.568532 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:51.568532 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:51.572694 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b190be1b-edd5-467d-8c9d-5bf57df90db5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:51.579001 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b190be1b-edd5-467d-8c9d-5bf57df90db5 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:51.579854 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1410/5649] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:51 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:52.319009 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7529320f-9d31-481d-a831-75cb133ddd29 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:52.321324 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7529320f-9d31-481d-a831-75cb133ddd29 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:52.321737 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7529320f-9d31-481d-a831-75cb133ddd29 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:52.321966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7529320f-9d31-481d-a831-75cb133ddd29 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:52.321966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7529320f-9d31-481d-a831-75cb133ddd29 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:52.327284 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:52.327284 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:52.329139 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7529320f-9d31-481d-a831-75cb133ddd29 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:52.329273 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1415/5650] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:52 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:52.612528 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-84e47cde-6d40-45e4-a31b-919aff09efe0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:52.614751 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84e47cde-6d40-45e4-a31b-919aff09efe0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:52.614984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84e47cde-6d40-45e4-a31b-919aff09efe0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:52.615206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84e47cde-6d40-45e4-a31b-919aff09efe0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:52.623814 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:52.623814 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:52.627950 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-84e47cde-6d40-45e4-a31b-919aff09efe0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:52.633095 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84e47cde-6d40-45e4-a31b-919aff09efe0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:52.633558 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1413/5651] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:52 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:53.340573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e00d5c83-6533-41cf-be3e-559615c72c10 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:53.342873 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e00d5c83-6533-41cf-be3e-559615c72c10 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:53.343152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e00d5c83-6533-41cf-be3e-559615c72c10 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:53.343496 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e00d5c83-6533-41cf-be3e-559615c72c10 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:53.343655 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e00d5c83-6533-41cf-be3e-559615c72c10 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:53.348742 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:53.348742 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:53.349728 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e00d5c83-6533-41cf-be3e-559615c72c10 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:53.350208 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1414/5652] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:53 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:53.657365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8c8d370e-c54f-4222-a86c-f17b7d32bf8e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:53.660816 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c8d370e-c54f-4222-a86c-f17b7d32bf8e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:53.661323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c8d370e-c54f-4222-a86c-f17b7d32bf8e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:53.662013 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8c8d370e-c54f-4222-a86c-f17b7d32bf8e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:53.675077 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:53.675077 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:53.683220 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8c8d370e-c54f-4222-a86c-f17b7d32bf8e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:53.694176 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8c8d370e-c54f-4222-a86c-f17b7d32bf8e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:53.694698 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1411/5653] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:53 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:54.360785 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0948b357-dbba-4021-9b3e-73da3e770974 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:54.362721 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0948b357-dbba-4021-9b3e-73da3e770974 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:54.362945 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0948b357-dbba-4021-9b3e-73da3e770974 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:54.363142 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0948b357-dbba-4021-9b3e-73da3e770974 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:54.363245 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0948b357-dbba-4021-9b3e-73da3e770974 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:54.368407 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:54.368407 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:54.369170 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0948b357-dbba-4021-9b3e-73da3e770974 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:54.369593 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1416/5654] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:54 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:54.729933 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-363ff92c-207e-4396-a4f4-fae69592f78e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:54.731913 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-363ff92c-207e-4396-a4f4-fae69592f78e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:54.732154 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-363ff92c-207e-4396-a4f4-fae69592f78e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:54.732406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-363ff92c-207e-4396-a4f4-fae69592f78e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:54.734345 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=94,cinder:INSERT=14,cinder:UPDATE=32 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:08:54.741338 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:54.741338 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:54.745543 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-363ff92c-207e-4396-a4f4-fae69592f78e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:54.750525 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-363ff92c-207e-4396-a4f4-fae69592f78e tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:54.751020 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1414/5655] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:54 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:55.380232 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ae72dfc0-4a98-4838-8d51-ee14efb64648 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:55.382263 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ae72dfc0-4a98-4838-8d51-ee14efb64648 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:55.382537 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ae72dfc0-4a98-4838-8d51-ee14efb64648 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:55.382812 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ae72dfc0-4a98-4838-8d51-ee14efb64648 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:55.382959 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ae72dfc0-4a98-4838-8d51-ee14efb64648 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:55.387761 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:55.387761 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:55.388585 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ae72dfc0-4a98-4838-8d51-ee14efb64648 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:55.389054 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1415/5656] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:55 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:55.768741 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-395f3d8c-7527-4c07-95f5-232e3a37bdd8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:55.770717 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-395f3d8c-7527-4c07-95f5-232e3a37bdd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:55.771118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-395f3d8c-7527-4c07-95f5-232e3a37bdd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:55.771343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-395f3d8c-7527-4c07-95f5-232e3a37bdd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:55.773258 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=76,cinder:UPDATE=21,cinder:INSERT=6 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:08:55.780343 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:55.780343 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:55.785278 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-395f3d8c-7527-4c07-95f5-232e3a37bdd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:55.790057 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-395f3d8c-7527-4c07-95f5-232e3a37bdd8 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:55.790474 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1412/5657] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:55 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:56.399877 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7a64c803-fa91-4aa0-a381-906a02186e42 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:56.401673 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a64c803-fa91-4aa0-a381-906a02186e42 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:56.401951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a64c803-fa91-4aa0-a381-906a02186e42 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:56.402119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7a64c803-fa91-4aa0-a381-906a02186e42 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:56.402270 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-7a64c803-fa91-4aa0-a381-906a02186e42 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:56.414608 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:56.414608 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:56.415917 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7a64c803-fa91-4aa0-a381-906a02186e42 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:56.417017 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1417/5658] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:56 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 16:08:56.803640 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-13f43ad3-e01a-4bb9-821d-1735e4c75c1a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:56.805805 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13f43ad3-e01a-4bb9-821d-1735e4c75c1a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:56.806004 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13f43ad3-e01a-4bb9-821d-1735e4c75c1a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:56.806213 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13f43ad3-e01a-4bb9-821d-1735e4c75c1a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:56.815657 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:56.815657 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:56.817228 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-13f43ad3-e01a-4bb9-821d-1735e4c75c1a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:56.821591 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13f43ad3-e01a-4bb9-821d-1735e4c75c1a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:56.821991 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1415/5659] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:56 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:57.429231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eb13081b-a774-4f00-8ec4-1a155506b5ba None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:57.431084 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb13081b-a774-4f00-8ec4-1a155506b5ba tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:57.431378 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb13081b-a774-4f00-8ec4-1a155506b5ba tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:57.431635 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb13081b-a774-4f00-8ec4-1a155506b5ba tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:57.431824 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-eb13081b-a774-4f00-8ec4-1a155506b5ba tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:57.437387 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:57.437387 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:57.438534 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb13081b-a774-4f00-8ec4-1a155506b5ba tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:57.439034 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1416/5660] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:57 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:57.857851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-85d69ab9-8211-4f6e-b554-e16a18ad90bd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:57.859764 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85d69ab9-8211-4f6e-b554-e16a18ad90bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:57.861047 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85d69ab9-8211-4f6e-b554-e16a18ad90bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:57.861047 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-85d69ab9-8211-4f6e-b554-e16a18ad90bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:57.867708 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:57.867708 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:08:57.871669 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-85d69ab9-8211-4f6e-b554-e16a18ad90bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:57.876654 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-85d69ab9-8211-4f6e-b554-e16a18ad90bd tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:57.877032 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1413/5661] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:57 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:57.993800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-97368522-0b39-4c62-9606-8072bfa2a34a req-7b0fd43d-ba0b-4621-9904-a9f4d7a0c029 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:57.996008 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-7b0fd43d-ba0b-4621-9904-a9f4d7a0c029 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:57.996240 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-7b0fd43d-ba0b-4621-9904-a9f4d7a0c029 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:57.996492 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-7b0fd43d-ba0b-4621-9904-a9f4d7a0c029 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:58.004561 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:58.004561 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:58.009073 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-97368522-0b39-4c62-9606-8072bfa2a34a req-7b0fd43d-ba0b-4621-9904-a9f4d7a0c029 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:58.015646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-7b0fd43d-ba0b-4621-9904-a9f4d7a0c029 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:58.016101 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1418/5662] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:08:57 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:58.452002 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4e704aa1-fd84-4167-b3d5-b1568bc08304 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:58.453554 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e704aa1-fd84-4167-b3d5-b1568bc08304 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:58.453742 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e704aa1-fd84-4167-b3d5-b1568bc08304 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:58.453935 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4e704aa1-fd84-4167-b3d5-b1568bc08304 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:58.454049 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4e704aa1-fd84-4167-b3d5-b1568bc08304 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:58.458582 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:58.458582 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:58.459386 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4e704aa1-fd84-4167-b3d5-b1568bc08304 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:58.459810 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1416/5663] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:58 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:08:58.607742 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f747ca33-2848-499c-b558-6a9566691217 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:58.610303 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f747ca33-2848-499c-b558-6a9566691217 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:08:58.610605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f747ca33-2848-499c-b558-6a9566691217 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:58.610866 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f747ca33-2848-499c-b558-6a9566691217 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:58.613303 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=42,cinder:UPDATE=1 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:08:58.620410 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:58.620410 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:08:58.624883 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f747ca33-2848-499c-b558-6a9566691217 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:08:58.631091 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f747ca33-2848-499c-b558-6a9566691217 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:08:58.631639 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1417/5664] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:08:58 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 1450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:08:58.643046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-eff5ee81-be07-41b6-aee8-f32831c5b315 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:58.643520 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eff5ee81-be07-41b6-aee8-f32831c5b315 None None] GET https://10.4.3.228/volume// Jul 03 16:08:58.643733 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eff5ee81-be07-41b6-aee8-f32831c5b315 None None] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:58.643934 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-eff5ee81-be07-41b6-aee8-f32831c5b315 None None] Calling method 'all' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:58.644382 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-eff5ee81-be07-41b6-aee8-f32831c5b315 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:08:58.644698 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1414/5665] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:08:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:08:58.654296 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-97368522-0b39-4c62-9606-8072bfa2a34a req-299f2873-4e63-40c0-b6c5-99f15724a90a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:58.656711 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-299f2873-4e63-40c0-b6c5-99f15724a90a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:08:58.656711 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-299f2873-4e63-40c0-b6c5-99f15724a90a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0575872-8c87-4716-9139-ef34e41e5132", "connector": null, "instance_uuid": "d58e17d2-ec43-43eb-a3ea-cd3292cb08d6"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:08:58.665334 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:58.665334 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:08:58.735502 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-299f2873-4e63-40c0-b6c5-99f15724a90a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:08:58.736044 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1419/5666] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:08:58 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 03 16:08:59.471018 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ea3570f0-d558-4418-9cda-a04880d86156 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:08:59.472875 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ea3570f0-d558-4418-9cda-a04880d86156 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:08:59.473064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ea3570f0-d558-4418-9cda-a04880d86156 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:08:59.473274 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ea3570f0-d558-4418-9cda-a04880d86156 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:08:59.473414 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ea3570f0-d558-4418-9cda-a04880d86156 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:08:59.478116 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:08:59.478116 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:08:59.478930 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ea3570f0-d558-4418-9cda-a04880d86156 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:08:59.479337 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1417/5667] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:08:59 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:00.489428 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7759a0fe-a642-4a07-b730-6201f193f5d7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:00.491213 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7759a0fe-a642-4a07-b730-6201f193f5d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:09:00.491428 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7759a0fe-a642-4a07-b730-6201f193f5d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:00.491670 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7759a0fe-a642-4a07-b730-6201f193f5d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:00.491788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7759a0fe-a642-4a07-b730-6201f193f5d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:00.496140 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:00.496140 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:00.496862 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7759a0fe-a642-4a07-b730-6201f193f5d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:09:00.497211 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1418/5668] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:00 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:01.508038 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e38f2bb7-c26d-4282-9762-e30654c7d8e9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:01.509815 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e38f2bb7-c26d-4282-9762-e30654c7d8e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:09:01.510048 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e38f2bb7-c26d-4282-9762-e30654c7d8e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:01.510324 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e38f2bb7-c26d-4282-9762-e30654c7d8e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:01.510369 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e38f2bb7-c26d-4282-9762-e30654c7d8e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:01.514517 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:01.514517 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:01.515266 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e38f2bb7-c26d-4282-9762-e30654c7d8e9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:09:01.515713 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1415/5669] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:01 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:01.528403 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1265e36e-9b2f-409d-872c-c4ebfec656b6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:01.530319 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1265e36e-9b2f-409d-872c-c4ebfec656b6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 Jul 03 16:09:01.530593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1265e36e-9b2f-409d-872c-c4ebfec656b6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:01.530798 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1265e36e-9b2f-409d-872c-c4ebfec656b6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:01.538966 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:01.538966 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:01.542939 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1265e36e-9b2f-409d-872c-c4ebfec656b6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:09:01.547753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1265e36e-9b2f-409d-872c-c4ebfec656b6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 returned with HTTP 200 Jul 03 16:09:01.548191 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1420/5670] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:01 2026] GET /volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:01.561065 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-692a0760-2a65-4f0a-a035-11f092f21e63 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:01.562869 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-692a0760-2a65-4f0a-a035-11f092f21e63 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:09:01.563044 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-692a0760-2a65-4f0a-a035-11f092f21e63 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:01.563223 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-692a0760-2a65-4f0a-a035-11f092f21e63 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:01.563336 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-692a0760-2a65-4f0a-a035-11f092f21e63 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete backup with id: 448e2b4f-ec41-4ba1-aac6-382616341f34. Jul 03 16:09:01.567319 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:01.567319 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:01.581426 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.backup.rpcapi [None req-692a0760-2a65-4f0a-a035-11f092f21e63 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] delete_backup rpcapi backup_id 448e2b4f-ec41-4ba1-aac6-382616341f34 {{(pid=99816) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:09:01.583671 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-692a0760-2a65-4f0a-a035-11f092f21e63 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 202 Jul 03 16:09:01.584073 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1418/5671] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:09:01 2026] DELETE /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:09:01.592040 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c36fab5e-80a0-4292-85d2-76265ef45c6e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:01.594698 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c36fab5e-80a0-4292-85d2-76265ef45c6e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:09:01.595057 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c36fab5e-80a0-4292-85d2-76265ef45c6e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:01.595381 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c36fab5e-80a0-4292-85d2-76265ef45c6e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:01.595613 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c36fab5e-80a0-4292-85d2-76265ef45c6e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:01.602038 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:01.602038 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:01.602915 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c36fab5e-80a0-4292-85d2-76265ef45c6e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 200 Jul 03 16:09:01.603432 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1419/5672] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:01 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:02.613336 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e695ef9b-9d3e-416f-8a1e-4dadd98aeef0 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:02.615116 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e695ef9b-9d3e-416f-8a1e-4dadd98aeef0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 Jul 03 16:09:02.615341 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e695ef9b-9d3e-416f-8a1e-4dadd98aeef0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:02.615564 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e695ef9b-9d3e-416f-8a1e-4dadd98aeef0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:02.615728 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-e695ef9b-9d3e-416f-8a1e-4dadd98aeef0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 448e2b4f-ec41-4ba1-aac6-382616341f34. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:02.619712 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e695ef9b-9d3e-416f-8a1e-4dadd98aeef0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 returned with HTTP 404 Jul 03 16:09:02.620182 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1416/5673] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:02 2026] GET /volume/v3/backups/448e2b4f-ec41-4ba1-aac6-382616341f34 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:09:02.626358 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f4f59cad-077e-4bb7-a17b-8c8de0a40c88 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:02.628066 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f4f59cad-077e-4bb7-a17b-8c8de0a40c88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:09:02.628246 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f4f59cad-077e-4bb7-a17b-8c8de0a40c88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:02.628422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f4f59cad-077e-4bb7-a17b-8c8de0a40c88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:02.628523 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-f4f59cad-077e-4bb7-a17b-8c8de0a40c88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete backup with id: 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. Jul 03 16:09:02.632881 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:02.632881 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:02.653592 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-f4f59cad-077e-4bb7-a17b-8c8de0a40c88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] delete_backup rpcapi backup_id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:09:02.655400 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f4f59cad-077e-4bb7-a17b-8c8de0a40c88 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 202 Jul 03 16:09:02.655877 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1421/5674] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:09:02 2026] DELETE /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:09:02.663028 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b8ae9420-bf3b-41d7-a075-9154d78ca70c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:02.664760 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b8ae9420-bf3b-41d7-a075-9154d78ca70c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:09:02.664987 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9420-bf3b-41d7-a075-9154d78ca70c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:02.665173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9420-bf3b-41d7-a075-9154d78ca70c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:02.665271 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-b8ae9420-bf3b-41d7-a075-9154d78ca70c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:02.670379 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:02.670379 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:02.671215 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b8ae9420-bf3b-41d7-a075-9154d78ca70c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 200 Jul 03 16:09:02.671557 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1419/5675] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:02 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:03.683503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f98ce982-176c-442b-98b9-4b3d45b1078c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:03.685926 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f98ce982-176c-442b-98b9-4b3d45b1078c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 Jul 03 16:09:03.686173 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f98ce982-176c-442b-98b9-4b3d45b1078c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:03.686375 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f98ce982-176c-442b-98b9-4b3d45b1078c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:03.686505 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f98ce982-176c-442b-98b9-4b3d45b1078c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:03.690946 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f98ce982-176c-442b-98b9-4b3d45b1078c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 returned with HTTP 404 Jul 03 16:09:03.691819 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1420/5676] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:03 2026] GET /volume/v3/backups/4fda3f48-86d3-4fe9-aeb4-d51b3a34b4c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:09:03.733865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:03.736164 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:09:03.736671 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b383ef84-dd37-4d77-a3f3-0103566eb7a1", "name": "tempest-VolumesBackupsTest-Volume-669118104"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:03.738478 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b383ef84-dd37-4d77-a3f3-0103566eb7a1', 'name': 'tempest-VolumesBackupsTest-Volume-669118104'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:09:03.821844 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume of 1 GB Jul 03 16:09:03.825651 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Availability Zones retrieved successfully. Jul 03 16:09:03.830871 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (e4d440e1-da53-4785-825e-ae5ab718cdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:09:03.831763 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb565f06-b630-469b-9e46-0725bebbbe44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:03.832610 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:09:03.894556 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb565f06-b630-469b-9e46-0725bebbbe44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:03.895808 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafd6957-dc6a-4f19-9c82-d1b37dcf4ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:03.937575 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['514346b3-c802-4a48-ae07-a6fdc5dd85d1', '1bc14f7c-6ead-4a83-9140-f34c0d5d7e06', 'e6d6163f-d8cc-4d36-9b82-67baed112f7e', 'd2491804-175f-4180-b2b5-055d2fbc59a6'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:09:03.938394 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafd6957-dc6a-4f19-9c82-d1b37dcf4ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514346b3-c802-4a48-ae07-a6fdc5dd85d1', '1bc14f7c-6ead-4a83-9140-f34c0d5d7e06', 'e6d6163f-d8cc-4d36-9b82-67baed112f7e', 'd2491804-175f-4180-b2b5-055d2fbc59a6']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:03.939147 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b9d51f1-38f9-4cd8-bddc-3ee4c1312bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:03.963936 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b9d51f1-38f9-4cd8-bddc-3ee4c1312bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b54d7d9d-9d5f-447b-947f-25974872f259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669118104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['514346b3-c802-4a48-ae07-a6fdc5dd85d1','1bc14f7c-6ead-4a83-9140-f34c0d5d7e06','e6d6163f-d8cc-4d36-9b82-67baed112f7e','d2491804-175f-4180-b2b5-055d2fbc59a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669118104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b54d7d9d-9d5f-447b-947f-25974872f259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1ab89dc94c470ca77a0323c33d8348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8709b6a7429a41219c4e7736b0f5803f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:03.965168 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e402a1-57c7-4117-a0a5-3bd1a8c20bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:03.990194 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e402a1-57c7-4117-a0a5-3bd1a8c20bc1) transitioned into 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-669118104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['514346b3-c802-4a48-ae07-a6fdc5dd85d1','1bc14f7c-6ead-4a83-9140-f34c0d5d7e06','e6d6163f-d8cc-4d36-9b82-67baed112f7e','d2491804-175f-4180-b2b5-055d2fbc59a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:03.991009 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45982ef0-33b9-4dd8-902d-4f0b1f09d000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:04.003340 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45982ef0-33b9-4dd8-902d-4f0b1f09d000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:04.004371 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (e4d440e1-da53-4785-825e-ae5ab718cdc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:09:04.004654 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request issued successfully. Jul 03 16:09:04.005483 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f3dcdf91-d0d5-443f-86e1-fa5c75094105 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:09:04.005941 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1417/5677] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:09:03 2026] POST /volume/v3/volumes => generated 748 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:09:04.018420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f1e639db-8849-4213-a308-3b900b9fe9c0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:04.020390 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e639db-8849-4213-a308-3b900b9fe9c0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:09:04.020804 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1e639db-8849-4213-a308-3b900b9fe9c0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:04.021686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f1e639db-8849-4213-a308-3b900b9fe9c0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:04.028547 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:04.028547 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:04.032490 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f1e639db-8849-4213-a308-3b900b9fe9c0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:09:04.036853 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f1e639db-8849-4213-a308-3b900b9fe9c0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:09:04.037247 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1422/5678] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:04 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:04.756126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8d09b1c3-a560-481d-b497-536bc184afa5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:04.756548 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8d09b1c3-a560-481d-b497-536bc184afa5 None None] GET https://10.4.3.228/volume// Jul 03 16:09:04.756705 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8d09b1c3-a560-481d-b497-536bc184afa5 None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:04.756853 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8d09b1c3-a560-481d-b497-536bc184afa5 None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:04.757140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8d09b1c3-a560-481d-b497-536bc184afa5 None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:09:04.757407 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1420/5679] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:09:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:09:04.765468 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f84f9c12-b345-4b41-838a-0a37f534e4c0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:04.767743 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f84f9c12-b345-4b41-838a-0a37f534e4c0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:09:04.767932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f84f9c12-b345-4b41-838a-0a37f534e4c0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:04.768112 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f84f9c12-b345-4b41-838a-0a37f534e4c0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:04.779096 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:04.779096 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:04.782849 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f84f9c12-b345-4b41-838a-0a37f534e4c0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:09:04.787372 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f84f9c12-b345-4b41-838a-0a37f534e4c0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:09:04.787783 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1421/5680] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:09:04 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 1629 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:09:04.885422 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-97368522-0b39-4c62-9606-8072bfa2a34a req-93b6340c-6ff3-4fdf-a4e7-5a2dfdce15c4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:04.887354 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-93b6340c-6ff3-4fdf-a4e7-5a2dfdce15c4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] PUT https://10.4.3.228/volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58 Jul 03 16:09:04.887723 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-93b6340c-6ff3-4fdf-a4e7-5a2dfdce15c4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:04.894192 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-97368522-0b39-4c62-9606-8072bfa2a34a req-93b6340c-6ff3-4fdf-a4e7-5a2dfdce15c4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Acquiring lock "cinder-attachment_update-f0575872-8c87-4716-9139-ef34e41e5132-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:09:04.898569 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-97368522-0b39-4c62-9606-8072bfa2a34a req-93b6340c-6ff3-4fdf-a4e7-5a2dfdce15c4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Lock "cinder-attachment_update-f0575872-8c87-4716-9139-ef34e41e5132-np0000004436" acquired by "attachment_update" :: waited 0.004s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:09:04.899489 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:04.899489 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:05.049568 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9e0c3da3-6b20-4395-a0ad-c1f1e825fe5e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:05.051238 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9e0c3da3-6b20-4395-a0ad-c1f1e825fe5e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:09:05.051450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9e0c3da3-6b20-4395-a0ad-c1f1e825fe5e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:05.051683 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9e0c3da3-6b20-4395-a0ad-c1f1e825fe5e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:05.058161 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:05.058161 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:05.061959 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9e0c3da3-6b20-4395-a0ad-c1f1e825fe5e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:09:05.066467 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9e0c3da3-6b20-4395-a0ad-c1f1e825fe5e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:09:05.066884 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1423/5681] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:05 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:09:05.078763 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:05.080335 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 16:09:05.080637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b54d7d9d-9d5f-447b-947f-25974872f259", "name": "tempest-VolumesBackupsTest-Backup-268589126"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:05.082061 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating new backup {'backup': {'volume_id': 'b54d7d9d-9d5f-447b-947f-25974872f259', 'name': 'tempest-VolumesBackupsTest-Backup-268589126'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:09:05.082196 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.contrib.backups [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating backup of volume b54d7d9d-9d5f-447b-947f-25974872f259 in container None Jul 03 16:09:05.088962 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:05.088962 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:05.089218 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:09:05.108017 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['054d2742-e453-4126-9d21-eeac4e01e0e1', '5cb2b470-508e-4ca7-b9be-d1eb9b08ebd1'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:09:05.141797 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e791d4e8-8cc8-4d02-8d25-b1b7c7fe0a1a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:09:05.142315 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1421/5682] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:09:05 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:09:05.152151 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-54ea116a-5ff2-4f73-a65b-cf398b67b104 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:05.153968 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54ea116a-5ff2-4f73-a65b-cf398b67b104 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:05.154192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54ea116a-5ff2-4f73-a65b-cf398b67b104 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:05.154397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54ea116a-5ff2-4f73-a65b-cf398b67b104 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:05.154522 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-54ea116a-5ff2-4f73-a65b-cf398b67b104 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:05.158475 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:05.158475 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:05.159256 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54ea116a-5ff2-4f73-a65b-cf398b67b104 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:05.159655 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1422/5683] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:05 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:05.421425 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-97368522-0b39-4c62-9606-8072bfa2a34a req-93b6340c-6ff3-4fdf-a4e7-5a2dfdce15c4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Lock "cinder-attachment_update-f0575872-8c87-4716-9139-ef34e41e5132-np0000004436" released by "attachment_update" :: held 0.523s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:09:05.421762 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-93b6340c-6ff3-4fdf-a4e7-5a2dfdce15c4 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58 returned with HTTP 200 Jul 03 16:09:05.422273 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1418/5684] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:09:04 2026] PUT /volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58 => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:09:05.932495 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f408a1fb-0edf-4658-9d49-aa49079d3e1c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:05.934294 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f408a1fb-0edf-4658-9d49-aa49079d3e1c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] POST https://10.4.3.228/volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58/action Jul 03 16:09:05.934662 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f408a1fb-0edf-4658-9d49-aa49079d3e1c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:09:05.934780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f408a1fb-0edf-4658-9d49-aa49079d3e1c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:05.948152 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:05.948152 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:05.966085 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-f408a1fb-0edf-4658-9d49-aa49079d3e1c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58/action returned with HTTP 204 Jul 03 16:09:05.966746 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1424/5685] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:09:05 2026] POST /volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:09:06.168937 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1fb45f21-e656-4861-8877-dae3f60182fb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:06.170646 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fb45f21-e656-4861-8877-dae3f60182fb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:06.170854 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fb45f21-e656-4861-8877-dae3f60182fb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:06.171052 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1fb45f21-e656-4861-8877-dae3f60182fb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:06.171183 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-1fb45f21-e656-4861-8877-dae3f60182fb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:06.175428 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:06.175428 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:06.176419 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1fb45f21-e656-4861-8877-dae3f60182fb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:06.176601 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1422/5686] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:06 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:07.187808 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9191ab44-194c-48b0-9b5a-925ed3825235 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:07.189575 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9191ab44-194c-48b0-9b5a-925ed3825235 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:07.189771 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9191ab44-194c-48b0-9b5a-925ed3825235 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:07.189947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9191ab44-194c-48b0-9b5a-925ed3825235 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:07.190047 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-9191ab44-194c-48b0-9b5a-925ed3825235 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:07.194210 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:07.194210 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:07.194963 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9191ab44-194c-48b0-9b5a-925ed3825235 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:07.195320 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1423/5687] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:07 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:08.206409 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-073af1fa-3799-438c-b81b-58e8a74d0dc3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:08.208323 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-073af1fa-3799-438c-b81b-58e8a74d0dc3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:08.208582 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-073af1fa-3799-438c-b81b-58e8a74d0dc3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:08.208858 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-073af1fa-3799-438c-b81b-58e8a74d0dc3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:08.209017 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-073af1fa-3799-438c-b81b-58e8a74d0dc3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:08.213787 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:08.213787 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:08.214824 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-073af1fa-3799-438c-b81b-58e8a74d0dc3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:08.215241 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1419/5688] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:08 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:09.227471 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c3394d00-de51-4526-84de-b8ec1cbd9187 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:09.229740 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3394d00-de51-4526-84de-b8ec1cbd9187 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:09.230038 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3394d00-de51-4526-84de-b8ec1cbd9187 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:09.230320 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c3394d00-de51-4526-84de-b8ec1cbd9187 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:09.230493 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c3394d00-de51-4526-84de-b8ec1cbd9187 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:09.236514 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:09.236514 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:09.236901 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c3394d00-de51-4526-84de-b8ec1cbd9187 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:09.238128 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1425/5689] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:09 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:10.248589 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d53e5351-16a8-4048-88d6-487a48a4b6ed None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:10.250455 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d53e5351-16a8-4048-88d6-487a48a4b6ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:10.250664 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d53e5351-16a8-4048-88d6-487a48a4b6ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:10.250863 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d53e5351-16a8-4048-88d6-487a48a4b6ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:10.250994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-d53e5351-16a8-4048-88d6-487a48a4b6ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:10.255727 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:10.255727 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:10.257902 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d53e5351-16a8-4048-88d6-487a48a4b6ed tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:10.257902 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1423/5690] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:10 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:11.018980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-97368522-0b39-4c62-9606-8072bfa2a34a req-32d71aca-b2a5-4863-b417-df3fe766c6f9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:11.020926 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-32d71aca-b2a5-4863-b417-df3fe766c6f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132/encryption Jul 03 16:09:11.021125 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-32d71aca-b2a5-4863-b417-df3fe766c6f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:11.021298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-32d71aca-b2a5-4863-b417-df3fe766c6f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:11.029690 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:11.029690 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:11.035364 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-97368522-0b39-4c62-9606-8072bfa2a34a req-32d71aca-b2a5-4863-b417-df3fe766c6f9 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132/encryption returned with HTTP 200 Jul 03 16:09:11.035764 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1424/5691] 10.4.3.228 () {68 vars in 1631 bytes} [Fri Jul 3 16:09:11 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:11.270514 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-98e38d45-5d88-4611-a7b5-623770820311 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:11.279141 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98e38d45-5d88-4611-a7b5-623770820311 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:11.280525 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98e38d45-5d88-4611-a7b5-623770820311 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:11.281424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-98e38d45-5d88-4611-a7b5-623770820311 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:11.282143 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-98e38d45-5d88-4611-a7b5-623770820311 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:11.305282 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:11.305282 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:11.310743 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-98e38d45-5d88-4611-a7b5-623770820311 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:11.312463 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1420/5692] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:11 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:12.325018 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5febd723-136c-44b6-8d52-4e4003330b9d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:12.328542 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5febd723-136c-44b6-8d52-4e4003330b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:12.328825 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5febd723-136c-44b6-8d52-4e4003330b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:12.329053 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5febd723-136c-44b6-8d52-4e4003330b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:12.329196 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5febd723-136c-44b6-8d52-4e4003330b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:12.335392 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:12.335392 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:12.336454 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5febd723-136c-44b6-8d52-4e4003330b9d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:12.337090 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1426/5693] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:12 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:13.349155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f700cf6b-7013-425f-8924-b7514d1de8ab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:13.352465 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f700cf6b-7013-425f-8924-b7514d1de8ab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:13.352714 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f700cf6b-7013-425f-8924-b7514d1de8ab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:13.352953 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f700cf6b-7013-425f-8924-b7514d1de8ab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:13.353084 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f700cf6b-7013-425f-8924-b7514d1de8ab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:13.358583 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:13.358583 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:13.359693 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f700cf6b-7013-425f-8924-b7514d1de8ab tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:13.360236 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1424/5694] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:13 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:14.372732 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e3ea93ee-5d09-4fb8-94a5-b86198c92b55 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:14.374988 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3ea93ee-5d09-4fb8-94a5-b86198c92b55 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:14.375211 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3ea93ee-5d09-4fb8-94a5-b86198c92b55 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:14.375434 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3ea93ee-5d09-4fb8-94a5-b86198c92b55 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:14.375571 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e3ea93ee-5d09-4fb8-94a5-b86198c92b55 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:14.380628 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:14.380628 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:14.381565 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3ea93ee-5d09-4fb8-94a5-b86198c92b55 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:14.382042 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1425/5695] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:14 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:15.392205 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c7aaf7d3-6fd4-4edf-ac6a-c5ff957babb5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:15.393998 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7aaf7d3-6fd4-4edf-ac6a-c5ff957babb5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:15.394208 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7aaf7d3-6fd4-4edf-ac6a-c5ff957babb5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:15.394450 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c7aaf7d3-6fd4-4edf-ac6a-c5ff957babb5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:15.394589 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-c7aaf7d3-6fd4-4edf-ac6a-c5ff957babb5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:15.399328 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:15.399328 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:15.400063 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c7aaf7d3-6fd4-4edf-ac6a-c5ff957babb5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:15.400423 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1421/5696] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:15 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:16.411527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-47572cba-eb1a-44a7-a826-2a2d8d901d34 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:16.413294 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47572cba-eb1a-44a7-a826-2a2d8d901d34 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:16.413494 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-47572cba-eb1a-44a7-a826-2a2d8d901d34 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:16.413641 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-47572cba-eb1a-44a7-a826-2a2d8d901d34 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:16.413756 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-47572cba-eb1a-44a7-a826-2a2d8d901d34 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:16.419155 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:16.419155 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:16.420036 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-47572cba-eb1a-44a7-a826-2a2d8d901d34 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:16.420417 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1427/5697] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:16 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:17.431546 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-61568dd0-9fed-41b0-b25d-1981ad2db918 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:17.434545 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61568dd0-9fed-41b0-b25d-1981ad2db918 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:17.434895 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61568dd0-9fed-41b0-b25d-1981ad2db918 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:17.435386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61568dd0-9fed-41b0-b25d-1981ad2db918 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:17.435515 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-61568dd0-9fed-41b0-b25d-1981ad2db918 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:17.441921 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:17.441921 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:17.443204 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61568dd0-9fed-41b0-b25d-1981ad2db918 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:17.443658 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1425/5698] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:17 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:18.458176 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-660ba40e-9207-41f8-8de8-990a04db9385 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:18.460505 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-660ba40e-9207-41f8-8de8-990a04db9385 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:18.460730 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-660ba40e-9207-41f8-8de8-990a04db9385 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:18.461096 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-660ba40e-9207-41f8-8de8-990a04db9385 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:18.461267 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-660ba40e-9207-41f8-8de8-990a04db9385 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:18.468831 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:18.468831 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:18.470045 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-660ba40e-9207-41f8-8de8-990a04db9385 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:18.470586 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1426/5699] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:18 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:19.485178 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-93f5622b-d671-451c-bea5-c1bbbb398e2f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:19.487000 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93f5622b-d671-451c-bea5-c1bbbb398e2f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:19.487193 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93f5622b-d671-451c-bea5-c1bbbb398e2f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:19.487403 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-93f5622b-d671-451c-bea5-c1bbbb398e2f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:19.487851 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-93f5622b-d671-451c-bea5-c1bbbb398e2f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:19.491578 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:19.491578 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:19.492396 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-93f5622b-d671-451c-bea5-c1bbbb398e2f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:19.492782 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1422/5700] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:19 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:20.504044 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0cffc85e-6aa3-4dd0-8458-17197a04bd4c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:20.506114 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0cffc85e-6aa3-4dd0-8458-17197a04bd4c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:20.506507 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0cffc85e-6aa3-4dd0-8458-17197a04bd4c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:20.506789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0cffc85e-6aa3-4dd0-8458-17197a04bd4c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:20.506993 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0cffc85e-6aa3-4dd0-8458-17197a04bd4c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:20.515100 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:20.515100 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:20.515100 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0cffc85e-6aa3-4dd0-8458-17197a04bd4c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:20.515100 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1428/5701] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:20 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:21.527954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9f856558-9210-49be-bc15-30c6bba65c51 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:21.530079 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9f856558-9210-49be-bc15-30c6bba65c51 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:21.530321 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9f856558-9210-49be-bc15-30c6bba65c51 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:21.530545 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9f856558-9210-49be-bc15-30c6bba65c51 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:21.530859 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9f856558-9210-49be-bc15-30c6bba65c51 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:21.536840 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:21.536840 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:21.537725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9f856558-9210-49be-bc15-30c6bba65c51 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:21.538188 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1426/5702] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:21 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:21.853879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-4695cbf8-2e1c-4a71-b8d3-b734d02f5193 req-d2c26940-584a-4165-9c1d-1ad21f34b219 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:21.856222 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4695cbf8-2e1c-4a71-b8d3-b734d02f5193 req-d2c26940-584a-4165-9c1d-1ad21f34b219 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797 Jul 03 16:09:21.856410 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4695cbf8-2e1c-4a71-b8d3-b734d02f5193 req-d2c26940-584a-4165-9c1d-1ad21f34b219 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:21.856577 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-4695cbf8-2e1c-4a71-b8d3-b734d02f5193 req-d2c26940-584a-4165-9c1d-1ad21f34b219 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:21.864498 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:21.864498 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:22.393142 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-4695cbf8-2e1c-4a71-b8d3-b734d02f5193 req-d2c26940-584a-4165-9c1d-1ad21f34b219 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797 returned with HTTP 200 Jul 03 16:09:22.393604 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1427/5703] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:09:21 2026] DELETE /volume/v3/attachments/cde79b45-214d-40a0-b554-cb177d782797 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:22.550161 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-63a96ca4-020b-48a1-be98-36ca8994f3ca None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:22.552353 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63a96ca4-020b-48a1-be98-36ca8994f3ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:09:22.552626 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63a96ca4-020b-48a1-be98-36ca8994f3ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:22.552912 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-63a96ca4-020b-48a1-be98-36ca8994f3ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:22.553076 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-63a96ca4-020b-48a1-be98-36ca8994f3ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:22.557638 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:22.557638 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:22.558602 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-63a96ca4-020b-48a1-be98-36ca8994f3ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:09:22.559153 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1423/5704] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:09:22 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:24.298116 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-988311df-e529-42a9-8912-00095f411d56 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:24.300053 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-988311df-e529-42a9-8912-00095f411d56 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:09:24.300231 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-988311df-e529-42a9-8912-00095f411d56 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:24.300380 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-988311df-e529-42a9-8912-00095f411d56 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:24.306832 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:24.306832 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:24.310154 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-988311df-e529-42a9-8912-00095f411d56 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:09:24.314753 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-988311df-e529-42a9-8912-00095f411d56 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:09:24.315216 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1429/5705] 10.4.3.228 () {68 vars in 1598 bytes} [Fri Jul 3 16:09:24 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:09:24.325368 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0c9d8257-e942-4438-8b5f-0137913d78af None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:24.325835 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c9d8257-e942-4438-8b5f-0137913d78af None None] GET https://10.4.3.228/volume// Jul 03 16:09:24.326026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c9d8257-e942-4438-8b5f-0137913d78af None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:24.326209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c9d8257-e942-4438-8b5f-0137913d78af None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:24.326529 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c9d8257-e942-4438-8b5f-0137913d78af None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:09:24.326882 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1427/5706] 10.4.3.228 () {66 vars in 1419 bytes} [Fri Jul 3 16:09:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:09:24.341324 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-244d5a45-f2bd-4476-aa83-0f3635f8fbd5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:24.343652 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-244d5a45-f2bd-4476-aa83-0f3635f8fbd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/attachments Jul 03 16:09:24.344037 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-244d5a45-f2bd-4476-aa83-0f3635f8fbd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b54d7d9d-9d5f-447b-947f-25974872f259", "connector": null, "instance_uuid": "0b5ff058-eddf-47a5-a29b-981345804b98"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:24.353416 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:24.353416 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:24.381665 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-244d5a45-f2bd-4476-aa83-0f3635f8fbd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/attachments returned with HTTP 200 Jul 03 16:09:24.382116 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1428/5707] 10.4.3.228 () {74 vars in 1594 bytes} [Fri Jul 3 16:09:24 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 03 16:09:26.126497 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:26.128678 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:09:26.129087 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:26.129306 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:26.129457 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete volume with id: 3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:09:26.136718 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:26.136718 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:26.137291 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:09:26.160864 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete volume request issued successfully. Jul 03 16:09:26.161126 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7336ddd5-2181-4db7-8837-36e0c586f7eb tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 202 Jul 03 16:09:26.161574 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1424/5708] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:09:26 2026] DELETE /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:09:26.169596 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-86f2c7d9-492c-4d90-8686-4177ea0becfc None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:26.171312 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86f2c7d9-492c-4d90-8686-4177ea0becfc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:09:26.171727 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86f2c7d9-492c-4d90-8686-4177ea0becfc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:26.172094 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-86f2c7d9-492c-4d90-8686-4177ea0becfc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:26.181112 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:26.181112 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:26.186505 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-86f2c7d9-492c-4d90-8686-4177ea0becfc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:09:26.193278 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-86f2c7d9-492c-4d90-8686-4177ea0becfc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 200 Jul 03 16:09:26.194045 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1430/5709] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:09:26 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:09:27.207568 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-172bc908-cc5b-40b1-baae-1a772321bcc7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:27.209908 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-172bc908-cc5b-40b1-baae-1a772321bcc7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 Jul 03 16:09:27.210183 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-172bc908-cc5b-40b1-baae-1a772321bcc7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:27.210408 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-172bc908-cc5b-40b1-baae-1a772321bcc7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:27.217892 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-172bc908-cc5b-40b1-baae-1a772321bcc7 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 returned with HTTP 404 Jul 03 16:09:27.218517 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1428/5710] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:09:27 2026] GET /volume/v3/volumes/3fc16593-a378-4fe1-ab87-9540e237d365 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:09:27.226489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7f22b797-3811-4caf-86de-ee08e2db1206 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:27.229091 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7f22b797-3811-4caf-86de-ee08e2db1206 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 Jul 03 16:09:27.229410 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7f22b797-3811-4caf-86de-ee08e2db1206 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:27.229687 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7f22b797-3811-4caf-86de-ee08e2db1206 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:27.229836 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-7f22b797-3811-4caf-86de-ee08e2db1206 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete snapshot with id: 5129bc1f-8411-4e1e-b34c-e93cac566da5 Jul 03 16:09:27.236788 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:27.236788 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:27.237420 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7f22b797-3811-4caf-86de-ee08e2db1206 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:09:27.263853 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7f22b797-3811-4caf-86de-ee08e2db1206 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot delete request issued successfully. Jul 03 16:09:27.264076 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7f22b797-3811-4caf-86de-ee08e2db1206 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 returned with HTTP 202 Jul 03 16:09:27.264660 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1429/5711] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:09:27 2026] DELETE /volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:09:27.273365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-38465c0b-e7fd-4ee5-a600-1e51b9f91edc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:27.275898 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38465c0b-e7fd-4ee5-a600-1e51b9f91edc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 Jul 03 16:09:27.276180 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38465c0b-e7fd-4ee5-a600-1e51b9f91edc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:27.276455 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-38465c0b-e7fd-4ee5-a600-1e51b9f91edc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:27.282724 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:27.282724 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:27.282724 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-38465c0b-e7fd-4ee5-a600-1e51b9f91edc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:09:27.283877 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-38465c0b-e7fd-4ee5-a600-1e51b9f91edc tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 returned with HTTP 200 Jul 03 16:09:27.284365 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1425/5712] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:09:27 2026] GET /volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:28.295288 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-66f29130-51bb-4dd4-a7ff-ff3da11447f2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:28.298189 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66f29130-51bb-4dd4-a7ff-ff3da11447f2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 Jul 03 16:09:28.298438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-66f29130-51bb-4dd4-a7ff-ff3da11447f2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:28.298694 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-66f29130-51bb-4dd4-a7ff-ff3da11447f2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:28.304130 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66f29130-51bb-4dd4-a7ff-ff3da11447f2 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 returned with HTTP 404 Jul 03 16:09:28.304884 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1431/5713] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:09:28 2026] GET /volume/v3/snapshots/5129bc1f-8411-4e1e-b34c-e93cac566da5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:09:31.062249 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-51d7447d-3316-4223-9e3e-95321e2f308a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:31.062697 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-51d7447d-3316-4223-9e3e-95321e2f308a None None] GET https://10.4.3.228/volume// Jul 03 16:09:31.062899 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-51d7447d-3316-4223-9e3e-95321e2f308a None None] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:31.063149 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-51d7447d-3316-4223-9e3e-95321e2f308a None None] Calling method 'all' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:31.063500 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-51d7447d-3316-4223-9e3e-95321e2f308a None None] https://10.4.3.228/volume// returned with HTTP 300 Jul 03 16:09:31.063861 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1429/5714] 10.4.3.228 () {66 vars in 1426 bytes} [Fri Jul 3 16:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 16:09:31.071943 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-72539d54-708f-43eb-9d74-19cef1998e92 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:31.074369 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-72539d54-708f-43eb-9d74-19cef1998e92 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:09:31.074605 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-72539d54-708f-43eb-9d74-19cef1998e92 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:31.074831 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-72539d54-708f-43eb-9d74-19cef1998e92 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:31.086238 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:31.086238 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:31.089936 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-72539d54-708f-43eb-9d74-19cef1998e92 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:09:31.095604 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-72539d54-708f-43eb-9d74-19cef1998e92 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:09:31.096067 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1430/5715] 10.4.3.228 () {70 vars in 1639 bytes} [Fri Jul 3 16:09:31 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:09:31.203437 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c67d16b1-2618-4fd7-a8e0-91e5308f4dbc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:31.206464 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c67d16b1-2618-4fd7-a8e0-91e5308f4dbc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] PUT https://10.4.3.228/volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5 Jul 03 16:09:31.206839 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c67d16b1-2618-4fd7-a8e0-91e5308f4dbc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.228", "host": "np0000004436", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1cd3b3ee13b8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1cd23c40-69a9-46c5-9e62-6bc205fff13a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:31.216562 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c67d16b1-2618-4fd7-a8e0-91e5308f4dbc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Acquiring lock "cinder-attachment_update-b54d7d9d-9d5f-447b-947f-25974872f259-np0000004436" by "attachment_update" {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 16:09:31.222045 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c67d16b1-2618-4fd7-a8e0-91e5308f4dbc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Lock "cinder-attachment_update-b54d7d9d-9d5f-447b-947f-25974872f259-np0000004436" acquired by "attachment_update" :: waited 0.006s {{(pid=99818) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 16:09:31.223000 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:31.223000 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:31.748261 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.coordination [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c67d16b1-2618-4fd7-a8e0-91e5308f4dbc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Lock "cinder-attachment_update-b54d7d9d-9d5f-447b-947f-25974872f259-np0000004436" released by "attachment_update" :: held 0.526s {{(pid=99818) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 16:09:31.748601 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c67d16b1-2618-4fd7-a8e0-91e5308f4dbc tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5 returned with HTTP 200 Jul 03 16:09:31.749116 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1426/5716] 10.4.3.228 () {74 vars in 1704 bytes} [Fri Jul 3 16:09:31 2026] PUT /volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:09:32.262767 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c34994ed-12df-4912-88af-ed0ab2b3e925 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:32.264920 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c34994ed-12df-4912-88af-ed0ab2b3e925 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5/action Jul 03 16:09:32.265309 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c34994ed-12df-4912-88af-ed0ab2b3e925 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action body: b'{"os-complete": null}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:09:32.265438 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c34994ed-12df-4912-88af-ed0ab2b3e925 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:32.280736 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:32.280736 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:32.298492 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-03d7f96b-d228-4a08-aa5f-5a7351d7806b req-c34994ed-12df-4912-88af-ed0ab2b3e925 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5/action returned with HTTP 204 Jul 03 16:09:32.299020 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1432/5717] 10.4.3.228 () {74 vars in 1725 bytes} [Fri Jul 3 16:09:32 2026] POST /volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:09:32.997791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [req-c14cefa3-e14b-40e6-9229-c6a031c81c36 req-c298b32a-b89c-4d0b-aee8-7819af2e19c1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:33.000150 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c14cefa3-e14b-40e6-9229-c6a031c81c36 req-c298b32a-b89c-4d0b-aee8-7819af2e19c1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f Jul 03 16:09:33.001167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c14cefa3-e14b-40e6-9229-c6a031c81c36 req-c298b32a-b89c-4d0b-aee8-7819af2e19c1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:33.001167 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [req-c14cefa3-e14b-40e6-9229-c6a031c81c36 req-c298b32a-b89c-4d0b-aee8-7819af2e19c1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'version_select' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:33.010106 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:33.010106 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:33.555873 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [req-c14cefa3-e14b-40e6-9229-c6a031c81c36 req-c298b32a-b89c-4d0b-aee8-7819af2e19c1 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f returned with HTTP 200 Jul 03 16:09:33.556420 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1430/5718] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:09:32 2026] DELETE /volume/v3/attachments/8c310aea-8286-4e08-9190-1b3fde49c95f => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:37.290813 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:37.293052 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:09:37.293358 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:37.293574 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:37.293785 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete volume with id: 140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:09:37.301732 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:37.301732 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:37.302271 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:09:37.325699 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete volume request issued successfully. Jul 03 16:09:37.325895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8bc5c2d9-0e78-4dcb-827e-4a70e12cfb62 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 202 Jul 03 16:09:37.326347 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1431/5719] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:09:37 2026] DELETE /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:09:37.334675 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9b13e3d7-ab7e-46ba-a08b-02c9bc597789 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:37.336763 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b13e3d7-ab7e-46ba-a08b-02c9bc597789 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:09:37.337023 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9b13e3d7-ab7e-46ba-a08b-02c9bc597789 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:37.337255 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9b13e3d7-ab7e-46ba-a08b-02c9bc597789 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:37.346834 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:37.346834 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:37.351174 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-9b13e3d7-ab7e-46ba-a08b-02c9bc597789 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:09:37.356957 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9b13e3d7-ab7e-46ba-a08b-02c9bc597789 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 200 Jul 03 16:09:37.357439 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1427/5720] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:09:37 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:09:38.370789 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-114e9723-a9fd-4101-9c9e-3e99ebce4975 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:38.373375 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-114e9723-a9fd-4101-9c9e-3e99ebce4975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 Jul 03 16:09:38.373640 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-114e9723-a9fd-4101-9c9e-3e99ebce4975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:38.373834 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-114e9723-a9fd-4101-9c9e-3e99ebce4975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:38.380093 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-114e9723-a9fd-4101-9c9e-3e99ebce4975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 returned with HTTP 404 Jul 03 16:09:38.380599 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1433/5721] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:09:38 2026] GET /volume/v3/volumes/140a226d-65bd-4950-bc22-c37712e9c6f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:09:38.387960 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:38.389839 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d Jul 03 16:09:38.390073 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:38.390307 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:38.390411 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete snapshot with id: 83644a07-4deb-4efe-ada5-8909dda74a5d Jul 03 16:09:38.396137 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:38.396137 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:38.396779 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:09:38.421850 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot delete request issued successfully. Jul 03 16:09:38.422156 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e8f1d26f-1e33-45f9-a7ff-3d34e3a61afe tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d returned with HTTP 202 Jul 03 16:09:38.422699 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1431/5722] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:09:38 2026] DELETE /volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:09:38.430319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8c0b8557-5a57-48a8-84db-3a64f52bbc07 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:38.432348 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8c0b8557-5a57-48a8-84db-3a64f52bbc07 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d Jul 03 16:09:38.432575 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8c0b8557-5a57-48a8-84db-3a64f52bbc07 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:38.432786 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8c0b8557-5a57-48a8-84db-3a64f52bbc07 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:38.438452 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:38.438452 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:38.438973 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8c0b8557-5a57-48a8-84db-3a64f52bbc07 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Snapshot retrieved successfully. Jul 03 16:09:38.439970 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8c0b8557-5a57-48a8-84db-3a64f52bbc07 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d returned with HTTP 200 Jul 03 16:09:38.440307 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1432/5723] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:09:38 2026] GET /volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:39.450813 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8105932f-807c-40dd-8937-0679e6085605 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:39.452589 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8105932f-807c-40dd-8937-0679e6085605 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d Jul 03 16:09:39.452862 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8105932f-807c-40dd-8937-0679e6085605 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:39.453402 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8105932f-807c-40dd-8937-0679e6085605 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:39.457731 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8105932f-807c-40dd-8937-0679e6085605 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d returned with HTTP 404 Jul 03 16:09:39.458256 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1428/5724] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:09:39 2026] GET /volume/v3/snapshots/83644a07-4deb-4efe-ada5-8909dda74a5d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:09:43.703198 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [req-f15d57ba-cc43-4e6a-8bad-ac92df1a6d33 req-6117bcee-acf8-4c17-a041-a0d7f77db975 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:43.705690 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f15d57ba-cc43-4e6a-8bad-ac92df1a6d33 req-6117bcee-acf8-4c17-a041-a0d7f77db975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295 Jul 03 16:09:43.705909 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-f15d57ba-cc43-4e6a-8bad-ac92df1a6d33 req-6117bcee-acf8-4c17-a041-a0d7f77db975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:43.706120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [req-f15d57ba-cc43-4e6a-8bad-ac92df1a6d33 req-6117bcee-acf8-4c17-a041-a0d7f77db975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'version_select' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:43.715367 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:43.715367 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:44.248246 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [req-f15d57ba-cc43-4e6a-8bad-ac92df1a6d33 req-6117bcee-acf8-4c17-a041-a0d7f77db975 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295 returned with HTTP 200 Jul 03 16:09:44.248721 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1434/5725] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:09:43 2026] DELETE /volume/v3/attachments/63719592-8eab-4c3f-bcb0-1b3276bca295 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:47.006657 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:47.008561 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] DELETE https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:09:47.008798 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:47.009132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:47.009132 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete volume with id: 24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:09:47.016804 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:47.016804 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:47.017379 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:09:47.041380 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Delete volume request issued successfully. Jul 03 16:09:47.041772 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6542c35a-1dac-4218-bb5d-4787bdaff8d5 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 202 Jul 03 16:09:47.042303 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1432/5726] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:09:47 2026] DELETE /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:09:47.051401 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8985045b-00b1-4fb5-8693-76423da09966 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:47.053519 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8985045b-00b1-4fb5-8693-76423da09966 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:09:47.053787 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8985045b-00b1-4fb5-8693-76423da09966 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:47.054000 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8985045b-00b1-4fb5-8693-76423da09966 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:47.062038 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:47.062038 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:47.066417 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8985045b-00b1-4fb5-8693-76423da09966 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Volume info retrieved successfully. Jul 03 16:09:47.072267 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8985045b-00b1-4fb5-8693-76423da09966 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 200 Jul 03 16:09:47.072736 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1433/5727] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:09:47 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:09:48.087792 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b9d569bb-0bf5-4022-900f-e2166c0a0e10 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:48.089369 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b9d569bb-0bf5-4022-900f-e2166c0a0e10 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] GET https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 Jul 03 16:09:48.089591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b9d569bb-0bf5-4022-900f-e2166c0a0e10 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:48.089864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b9d569bb-0bf5-4022-900f-e2166c0a0e10 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:48.095276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b9d569bb-0bf5-4022-900f-e2166c0a0e10 tempest-TestVolumeBootPatternV346-1972675786 tempest-TestVolumeBootPatternV346-1972675786-project-member] https://10.4.3.228/volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 returned with HTTP 404 Jul 03 16:09:48.095752 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1429/5728] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:09:48 2026] GET /volume/v3/volumes/24482cd0-4bc1-42db-aa64-74c27610c1d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:09:54.209855 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:54.246961 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=61,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:09:54.293611 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:09:54.293969 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1094326138"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:54.295286 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1094326138'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:09:54.295399 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume of 1 GB Jul 03 16:09:54.295689 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:54.295689 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:54.299418 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Availability Zones retrieved successfully. Jul 03 16:09:54.304085 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Flow 'volume_create_api' (8091b6ed-8e53-4bf3-acc8-e9b81dddab23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:09:54.305046 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2b6c2f-2d95-45f8-b032-b2ff907e15c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:54.305745 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:09:54.327387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2b6c2f-2d95-45f8-b032-b2ff907e15c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:54.328135 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c0c739-a9b6-4e14-884b-fca7de17d53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:54.380859 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Created reservations ['f2b2af45-c8db-4c30-b4b8-9513a5004388', '0de2f3d6-3ac5-44a6-b22e-0a86c6e56ac3', '3e20bc62-4c26-4aba-ab93-6fd554389042', '6093d359-a738-4846-88b2-c20adb2d1df5'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:09:54.381833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c0c739-a9b6-4e14-884b-fca7de17d53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b2af45-c8db-4c30-b4b8-9513a5004388', '0de2f3d6-3ac5-44a6-b22e-0a86c6e56ac3', '3e20bc62-4c26-4aba-ab93-6fd554389042', '6093d359-a738-4846-88b2-c20adb2d1df5']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:54.382761 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28e2e62-a819-483b-9e12-ee8e24b4035f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:54.411964 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28e2e62-a819-483b-9e12-ee8e24b4035f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46e1fe79-c21c-4fb8-939f-1f3a3a34094d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1094326138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df32d69788dc486cbda11f98c746b9b8',qos_specs=None,replication_status=,reservations=['f2b2af45-c8db-4c30-b4b8-9513a5004388','0de2f3d6-3ac5-44a6-b22e-0a86c6e56ac3','3e20bc62-4c26-4aba-ab93-6fd554389042','6093d359-a738-4846-88b2-c20adb2d1df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69377b2a5694e3abc2fa3301ae4fbb4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1094326138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46e1fe79-c21c-4fb8-939f-1f3a3a34094d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df32d69788dc486cbda11f98c746b9b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a69377b2a5694e3abc2fa3301ae4fbb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:54.412971 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b7ffd1-8729-469d-b4bc-4e594fee8a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:54.433370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b7ffd1-8729-469d-b4bc-4e594fee8a00) transitioned into 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-1094326138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df32d69788dc486cbda11f98c746b9b8',qos_specs=None,replication_status=,reservations=['f2b2af45-c8db-4c30-b4b8-9513a5004388','0de2f3d6-3ac5-44a6-b22e-0a86c6e56ac3','3e20bc62-4c26-4aba-ab93-6fd554389042','6093d359-a738-4846-88b2-c20adb2d1df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69377b2a5694e3abc2fa3301ae4fbb4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:54.434277 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43999db0-52c5-4f58-bfef-d92bb7321665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:09:54.445714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43999db0-52c5-4f58-bfef-d92bb7321665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:09:54.445714 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Flow 'volume_create_api' (8091b6ed-8e53-4bf3-acc8-e9b81dddab23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:09:54.445714 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume request issued successfully. Jul 03 16:09:54.445714 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ae8f0aa0-5e66-420a-ad05-ac34f7571444 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:09:54.446068 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1435/5729] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:09:54 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:09:54.457752 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b643c0ca-3ac8-47ae-97de-2e59a100edd7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:54.460019 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b643c0ca-3ac8-47ae-97de-2e59a100edd7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d Jul 03 16:09:54.460251 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b643c0ca-3ac8-47ae-97de-2e59a100edd7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:54.460549 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b643c0ca-3ac8-47ae-97de-2e59a100edd7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:54.469448 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:54.469448 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:54.474157 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b643c0ca-3ac8-47ae-97de-2e59a100edd7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:09:54.479770 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b643c0ca-3ac8-47ae-97de-2e59a100edd7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d returned with HTTP 200 Jul 03 16:09:54.480262 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1433/5730] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:09:54 2026] GET /volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:55.491700 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9c4958c6-0b0e-43ac-a5e3-52dcf42007d2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:55.493682 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c4958c6-0b0e-43ac-a5e3-52dcf42007d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d Jul 03 16:09:55.493896 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c4958c6-0b0e-43ac-a5e3-52dcf42007d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:55.494073 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9c4958c6-0b0e-43ac-a5e3-52dcf42007d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:55.501064 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:55.501064 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:55.504952 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-9c4958c6-0b0e-43ac-a5e3-52dcf42007d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:09:55.510731 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9c4958c6-0b0e-43ac-a5e3-52dcf42007d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d returned with HTTP 200 Jul 03 16:09:55.511254 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1434/5731] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:09:55 2026] GET /volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:09:55.523546 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c5457cfa-96da-4203-a162-53cca2b763bc None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:55.525150 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c5457cfa-96da-4203-a162-53cca2b763bc tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:09:55.525483 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c5457cfa-96da-4203-a162-53cca2b763bc tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "46e1fe79-c21c-4fb8-939f-1f3a3a34094d", "name": "tempest-type-Backup-1120188856"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:09:55.526840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-c5457cfa-96da-4203-a162-53cca2b763bc tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Creating new backup {'backup': {'volume_id': '46e1fe79-c21c-4fb8-939f-1f3a3a34094d', 'name': 'tempest-type-Backup-1120188856'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:09:55.526960 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-c5457cfa-96da-4203-a162-53cca2b763bc tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Creating backup of volume 46e1fe79-c21c-4fb8-939f-1f3a3a34094d in container None Jul 03 16:09:55.533750 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:55.533750 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:55.534090 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c5457cfa-96da-4203-a162-53cca2b763bc tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:09:55.564608 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-c5457cfa-96da-4203-a162-53cca2b763bc tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Created reservations ['8aca6814-daa9-45b8-84cc-70783bde34b2', '50db23ca-fca5-45da-ac6f-0aa3a57bb049'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:09:55.606777 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c5457cfa-96da-4203-a162-53cca2b763bc tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:09:55.607185 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1430/5732] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:09:55 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:09:55.616880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-aab274d8-329e-497e-a3df-c97a5e1288c5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:55.619229 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aab274d8-329e-497e-a3df-c97a5e1288c5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:09:55.619501 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aab274d8-329e-497e-a3df-c97a5e1288c5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:55.619763 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-aab274d8-329e-497e-a3df-c97a5e1288c5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:55.619861 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-aab274d8-329e-497e-a3df-c97a5e1288c5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:55.624733 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:55.624733 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:55.625512 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-aab274d8-329e-497e-a3df-c97a5e1288c5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:09:55.626139 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1436/5733] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:09:55 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:56.637017 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-76ec6ae5-82b6-4807-932e-d80f24f423fe None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:56.638837 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-76ec6ae5-82b6-4807-932e-d80f24f423fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:09:56.639044 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-76ec6ae5-82b6-4807-932e-d80f24f423fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:56.639220 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-76ec6ae5-82b6-4807-932e-d80f24f423fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:56.639342 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-76ec6ae5-82b6-4807-932e-d80f24f423fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:56.641530 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=50,cinder:UPDATE=14,cinder:INSERT=4 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:09:56.645113 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:56.645113 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:09:56.646042 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-76ec6ae5-82b6-4807-932e-d80f24f423fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:09:56.647086 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1434/5734] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:09:56 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:57.657481 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-019436d3-097b-4110-bf21-2c9b38113a57 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:57.659243 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-019436d3-097b-4110-bf21-2c9b38113a57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:09:57.659457 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-019436d3-097b-4110-bf21-2c9b38113a57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:57.659645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-019436d3-097b-4110-bf21-2c9b38113a57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:57.659755 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-019436d3-097b-4110-bf21-2c9b38113a57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:57.663867 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:57.663867 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:09:57.664513 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-019436d3-097b-4110-bf21-2c9b38113a57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:09:57.664959 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1435/5735] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:09:57 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:58.676013 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-732ef7e3-f8b9-4197-9bbd-0db385b922c3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:58.678169 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-732ef7e3-f8b9-4197-9bbd-0db385b922c3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:09:58.678396 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-732ef7e3-f8b9-4197-9bbd-0db385b922c3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:58.678602 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-732ef7e3-f8b9-4197-9bbd-0db385b922c3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:58.678768 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-732ef7e3-f8b9-4197-9bbd-0db385b922c3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:58.680686 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=65,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:09:58.684772 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:58.684772 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:09:58.685690 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-732ef7e3-f8b9-4197-9bbd-0db385b922c3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:09:58.686204 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1431/5736] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:09:58 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:09:59.696288 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b80eb5fd-24af-47b0-9a8e-767cf738ae9a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:09:59.698061 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b80eb5fd-24af-47b0-9a8e-767cf738ae9a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:09:59.698271 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b80eb5fd-24af-47b0-9a8e-767cf738ae9a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:09:59.698469 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b80eb5fd-24af-47b0-9a8e-767cf738ae9a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:09:59.698604 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-b80eb5fd-24af-47b0-9a8e-767cf738ae9a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:09:59.702789 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:09:59.702789 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:09:59.703456 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b80eb5fd-24af-47b0-9a8e-767cf738ae9a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:09:59.703879 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1437/5737] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:09:59 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:00.714484 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f4604bfe-ed8b-45ce-91b9-c7878f190226 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:00.716532 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4604bfe-ed8b-45ce-91b9-c7878f190226 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:00.716791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4604bfe-ed8b-45ce-91b9-c7878f190226 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:00.716981 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f4604bfe-ed8b-45ce-91b9-c7878f190226 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:00.717082 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f4604bfe-ed8b-45ce-91b9-c7878f190226 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:00.721525 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:00.721525 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:00.722232 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f4604bfe-ed8b-45ce-91b9-c7878f190226 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:00.722863 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1435/5738] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:00 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:01.112803 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [req-7e2a7247-125d-4a32-a9ed-e7756e59e8cd req-499dc561-bf4c-4573-8b77-2f22c32df8d0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:01.115004 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7e2a7247-125d-4a32-a9ed-e7756e59e8cd req-499dc561-bf4c-4573-8b77-2f22c32df8d0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] DELETE https://10.4.3.228/volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58 Jul 03 16:10:01.115209 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7e2a7247-125d-4a32-a9ed-e7756e59e8cd req-499dc561-bf4c-4573-8b77-2f22c32df8d0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:01.115397 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [req-7e2a7247-125d-4a32-a9ed-e7756e59e8cd req-499dc561-bf4c-4573-8b77-2f22c32df8d0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'version_select' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:01.117093 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=58,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:10:01.123906 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:01.123906 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:01.657949 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [req-7e2a7247-125d-4a32-a9ed-e7756e59e8cd req-499dc561-bf4c-4573-8b77-2f22c32df8d0 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58 returned with HTTP 200 Jul 03 16:10:01.658666 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1436/5739] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:10:01 2026] DELETE /volume/v3/attachments/c47c87a9-923a-441e-97e9-953e57c56b58 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:01.734574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fe7cb4e2-b604-49ad-bd5f-76fe7f4acc37 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:01.736405 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe7cb4e2-b604-49ad-bd5f-76fe7f4acc37 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:01.736602 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe7cb4e2-b604-49ad-bd5f-76fe7f4acc37 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:01.736929 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fe7cb4e2-b604-49ad-bd5f-76fe7f4acc37 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:01.736998 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-fe7cb4e2-b604-49ad-bd5f-76fe7f4acc37 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:01.741987 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:01.741987 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:01.743016 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fe7cb4e2-b604-49ad-bd5f-76fe7f4acc37 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:01.743587 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1432/5740] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:01 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:02.754021 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-93f98dbd-c0f6-4ef6-886c-95a424699b93 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:02.756209 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93f98dbd-c0f6-4ef6-886c-95a424699b93 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:02.756456 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93f98dbd-c0f6-4ef6-886c-95a424699b93 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:02.756681 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93f98dbd-c0f6-4ef6-886c-95a424699b93 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:02.756805 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-93f98dbd-c0f6-4ef6-886c-95a424699b93 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:02.761324 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:02.761324 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:02.762233 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93f98dbd-c0f6-4ef6-886c-95a424699b93 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:02.762766 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1438/5741] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:02 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:03.772899 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cc84d365-76d2-4707-ad30-1a087b6944cf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:03.775300 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cc84d365-76d2-4707-ad30-1a087b6944cf tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:03.775591 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cc84d365-76d2-4707-ad30-1a087b6944cf tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:03.775899 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cc84d365-76d2-4707-ad30-1a087b6944cf tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:03.776052 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cc84d365-76d2-4707-ad30-1a087b6944cf tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:03.781529 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:03.781529 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:03.782448 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cc84d365-76d2-4707-ad30-1a087b6944cf tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:03.782883 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1436/5742] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:03 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:04.633920 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:04.635933 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:10:04.636182 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:04.636433 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:04.636658 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume with id: f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:10:04.644733 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:04.644733 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:04.645332 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:10:04.659176 np0000004436 devstack@c-api.service[99819]: WARNING cinder.keymgr.conf_key_mgr [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 16:10:04.666114 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume request issued successfully. Jul 03 16:10:04.666367 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8be53e67-ad9b-4ea1-911f-6988bda0d84a tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 202 Jul 03 16:10:04.667014 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1437/5743] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:10:04 2026] DELETE /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:10:04.674321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-14cdf8f2-f658-4de4-b408-0595d1402478 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:04.676391 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-14cdf8f2-f658-4de4-b408-0595d1402478 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:10:04.676613 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-14cdf8f2-f658-4de4-b408-0595d1402478 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:04.676878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-14cdf8f2-f658-4de4-b408-0595d1402478 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:04.685347 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:04.685347 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:04.689551 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-14cdf8f2-f658-4de4-b408-0595d1402478 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:10:04.696662 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-14cdf8f2-f658-4de4-b408-0595d1402478 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 200 Jul 03 16:10:04.697154 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1433/5744] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:04 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:04.794917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4091c520-3971-4aeb-af92-5d813872619e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:04.798086 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4091c520-3971-4aeb-af92-5d813872619e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:04.798302 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4091c520-3971-4aeb-af92-5d813872619e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:04.798509 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4091c520-3971-4aeb-af92-5d813872619e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:04.798626 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-4091c520-3971-4aeb-af92-5d813872619e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:04.803071 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:04.803071 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:04.803803 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4091c520-3971-4aeb-af92-5d813872619e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:04.804200 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1439/5745] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:04 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:05.714596 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-602c630a-a584-4d39-90a8-ec38dd500e4d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:05.716601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-602c630a-a584-4d39-90a8-ec38dd500e4d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 Jul 03 16:10:05.716933 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-602c630a-a584-4d39-90a8-ec38dd500e4d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:05.717300 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-602c630a-a584-4d39-90a8-ec38dd500e4d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:05.723939 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-602c630a-a584-4d39-90a8-ec38dd500e4d tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 returned with HTTP 404 Jul 03 16:10:05.724572 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1437/5746] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:05 2026] GET /volume/v3/volumes/f0575872-8c87-4716-9139-ef34e41e5132 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:05.816053 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ba7f6d20-a97a-459a-8083-b88277ee3b8b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:05.817914 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba7f6d20-a97a-459a-8083-b88277ee3b8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:05.818137 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba7f6d20-a97a-459a-8083-b88277ee3b8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:05.818322 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ba7f6d20-a97a-459a-8083-b88277ee3b8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:05.818427 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ba7f6d20-a97a-459a-8083-b88277ee3b8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:05.823843 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:05.823843 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:05.824561 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ba7f6d20-a97a-459a-8083-b88277ee3b8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:05.825041 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1438/5747] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:05 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:06.084015 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ca773338-c343-45c3-81f2-b04321328fee None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:06.085886 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] DELETE https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:10:06.085886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:06.085886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:06.086055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume with id: 75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:10:06.092981 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:06.092981 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:06.093391 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:10:06.116505 np0000004436 devstack@c-api.service[99818]: WARNING cinder.keymgr.conf_key_mgr [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 16:10:06.151802 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Delete volume request issued successfully. Jul 03 16:10:06.152022 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ca773338-c343-45c3-81f2-b04321328fee tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 202 Jul 03 16:10:06.152435 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1434/5748] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:10:06 2026] DELETE /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:10:06.161392 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-30574f0a-07d9-44f8-9f80-0c43a4f9d361 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:06.163423 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30574f0a-07d9-44f8-9f80-0c43a4f9d361 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:10:06.163684 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30574f0a-07d9-44f8-9f80-0c43a4f9d361 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:06.163917 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-30574f0a-07d9-44f8-9f80-0c43a4f9d361 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:06.172267 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:06.172267 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:06.177387 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-30574f0a-07d9-44f8-9f80-0c43a4f9d361 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Volume info retrieved successfully. Jul 03 16:10:06.184131 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-30574f0a-07d9-44f8-9f80-0c43a4f9d361 tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 200 Jul 03 16:10:06.184669 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1440/5749] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:06 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 1430 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:06.839678 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3b0350b4-8cf4-417e-a9d1-7ff848f19d8b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:06.841783 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3b0350b4-8cf4-417e-a9d1-7ff848f19d8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:06.841993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3b0350b4-8cf4-417e-a9d1-7ff848f19d8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:06.842489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3b0350b4-8cf4-417e-a9d1-7ff848f19d8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:06.842489 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-3b0350b4-8cf4-417e-a9d1-7ff848f19d8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:06.847912 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:06.847912 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:06.848772 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3b0350b4-8cf4-417e-a9d1-7ff848f19d8b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:06.849233 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1438/5750] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:06 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:07.200373 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f639aea0-73e0-4003-bc17-3b0631827a6c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:07.202738 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f639aea0-73e0-4003-bc17-3b0631827a6c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] GET https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 Jul 03 16:10:07.203060 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f639aea0-73e0-4003-bc17-3b0631827a6c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:07.203320 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f639aea0-73e0-4003-bc17-3b0631827a6c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:07.212161 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f639aea0-73e0-4003-bc17-3b0631827a6c tempest-TestEncryptedCinderVolumes-258357202 tempest-TestEncryptedCinderVolumes-258357202-project-member] https://10.4.3.228/volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 returned with HTTP 404 Jul 03 16:10:07.212924 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1439/5751] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:07 2026] GET /volume/v3/volumes/75e89f0a-dbff-4370-8be6-18fe183ec4f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:07.220471 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-218b8092-046f-4dca-8d4d-ed9aebb452de None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:07.222200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-218b8092-046f-4dca-8d4d-ed9aebb452de tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] GET https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 Jul 03 16:10:07.222445 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-218b8092-046f-4dca-8d4d-ed9aebb452de tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:07.222683 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-218b8092-046f-4dca-8d4d-ed9aebb452de tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Calling method 'detail' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:07.223392 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-218b8092-046f-4dca-8d4d-ed9aebb452de tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99818) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 16:10:07.237243 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-218b8092-046f-4dca-8d4d-ed9aebb452de tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Get all volumes completed successfully. Jul 03 16:10:07.239582 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:07.239582 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:07.245187 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-218b8092-046f-4dca-8d4d-ed9aebb452de tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 16:10:07.245804 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1435/5752] 10.4.3.228 () {66 vars in 1285 bytes} [Fri Jul 3 16:10:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10072 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 16:10:07.260880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b6f103d1-643f-41c0-8e6c-76a77c2822bf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:07.263040 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b6f103d1-643f-41c0-8e6c-76a77c2822bf tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] DELETE https://10.4.3.228/volume/v3/types/fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90 Jul 03 16:10:07.263281 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b6f103d1-643f-41c0-8e6c-76a77c2822bf tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:07.263482 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b6f103d1-643f-41c0-8e6c-76a77c2822bf tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:07.290224 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b6f103d1-643f-41c0-8e6c-76a77c2822bf tempest-TestEncryptedCinderVolumes-266291119 tempest-TestEncryptedCinderVolumes-266291119-project-admin] https://10.4.3.228/volume/v3/types/fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90 returned with HTTP 202 Jul 03 16:10:07.290765 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1441/5753] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:10:07 2026] DELETE /volume/v3/types/fae2a7f3-7b7c-411f-b8ce-8d86e9e0fb90 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:10:07.861186 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6fca6963-c677-4438-9b0b-eb5bd09a3eab None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:07.864060 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6fca6963-c677-4438-9b0b-eb5bd09a3eab tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:07.864273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6fca6963-c677-4438-9b0b-eb5bd09a3eab tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:07.864462 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6fca6963-c677-4438-9b0b-eb5bd09a3eab tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:07.864577 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-6fca6963-c677-4438-9b0b-eb5bd09a3eab tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:07.871746 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:07.871746 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:07.873248 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6fca6963-c677-4438-9b0b-eb5bd09a3eab tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:07.873829 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1439/5754] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:07 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:08.886341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-299a1153-70e9-466d-9ecc-803c9cddcee7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:08.888433 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-299a1153-70e9-466d-9ecc-803c9cddcee7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:08.888731 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-299a1153-70e9-466d-9ecc-803c9cddcee7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:08.888982 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-299a1153-70e9-466d-9ecc-803c9cddcee7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:08.889129 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-299a1153-70e9-466d-9ecc-803c9cddcee7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:08.893875 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:08.893875 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:08.894597 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-299a1153-70e9-466d-9ecc-803c9cddcee7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:08.895073 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1440/5755] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:08 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:09.906975 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-aa9c1c61-5873-44ee-8d2b-3111954ab51b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:09.909028 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aa9c1c61-5873-44ee-8d2b-3111954ab51b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:09.909318 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aa9c1c61-5873-44ee-8d2b-3111954ab51b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:09.909586 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aa9c1c61-5873-44ee-8d2b-3111954ab51b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:09.909773 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-aa9c1c61-5873-44ee-8d2b-3111954ab51b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:09.914926 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:09.914926 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:09.915666 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aa9c1c61-5873-44ee-8d2b-3111954ab51b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:09.916164 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1436/5756] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:09 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:10.926514 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-890da873-1115-47d2-9855-65be643ba9e6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:10.928749 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-890da873-1115-47d2-9855-65be643ba9e6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:10.929073 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-890da873-1115-47d2-9855-65be643ba9e6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:10.929322 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-890da873-1115-47d2-9855-65be643ba9e6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:10.929469 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-890da873-1115-47d2-9855-65be643ba9e6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:10.934384 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:10.934384 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:10.935064 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-890da873-1115-47d2-9855-65be643ba9e6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:10.935582 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1442/5757] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:10 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:11.947003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4842d794-42b0-4b83-96e4-cf7f36f6671e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:11.948855 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4842d794-42b0-4b83-96e4-cf7f36f6671e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:11.949134 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4842d794-42b0-4b83-96e4-cf7f36f6671e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:11.949303 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4842d794-42b0-4b83-96e4-cf7f36f6671e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:11.949425 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-4842d794-42b0-4b83-96e4-cf7f36f6671e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:11.955970 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:11.955970 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:11.956614 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4842d794-42b0-4b83-96e4-cf7f36f6671e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:11.957051 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1440/5758] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:11 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:12.968907 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c1352c52-d9c7-41fa-8847-a33207d7876b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:12.971008 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c1352c52-d9c7-41fa-8847-a33207d7876b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:12.971275 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c1352c52-d9c7-41fa-8847-a33207d7876b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:12.971452 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c1352c52-d9c7-41fa-8847-a33207d7876b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:12.971567 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c1352c52-d9c7-41fa-8847-a33207d7876b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:12.976576 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:12.976576 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:12.977325 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c1352c52-d9c7-41fa-8847-a33207d7876b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:12.977758 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1441/5759] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:12 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:12.993152 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-134d24ec-8d4b-47fd-81aa-6b6f2022f1db None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:13.124256 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-134d24ec-8d4b-47fd-81aa-6b6f2022f1db tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990/export_record Jul 03 16:10:13.124534 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-134d24ec-8d4b-47fd-81aa-6b6f2022f1db tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:13.124804 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-134d24ec-8d4b-47fd-81aa-6b6f2022f1db tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Calling method 'export_record' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:13.125125 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-134d24ec-8d4b-47fd-81aa-6b6f2022f1db tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Export record for backup 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99818) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 16:10:13.130094 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:13.130094 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:13.131521 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-134d24ec-8d4b-47fd-81aa-6b6f2022f1db tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '6bd4022e0edb4fad991620f9851bd869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df32d69788dc486cbda11f98c746b9b8', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:13.131759 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-134d24ec-8d4b-47fd-81aa-6b6f2022f1db tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990/export_record returned with HTTP 403 Jul 03 16:10:13.132666 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1437/5760] 10.4.3.228 () {68 vars in 1430 bytes} [Fri Jul 3 16:10:12 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990/export_record => generated 101 bytes in 140 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:13.141323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:13.143320 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:10:13.143808 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-345256542"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:13.145646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-345256542'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:10:13.145646 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume of 1 GB Jul 03 16:10:13.150794 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Availability Zones retrieved successfully. Jul 03 16:10:13.157806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Flow 'volume_create_api' (768ef4dd-66b4-4e8b-aef4-28a64a360102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:10:13.159108 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab74c92-5320-4346-8bb7-5cc462785620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:13.160064 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:10:13.193263 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab74c92-5320-4346-8bb7-5cc462785620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:13.194683 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598587eb-39ea-417f-972d-96a7ec53e376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:13.244733 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Created reservations ['909c854a-edf8-42c9-8791-2cfb623b3e52', '743c3ab4-3a3d-4be7-92a6-50f6853cf9cd', '630693bc-0c6d-4351-bf02-f8c61d1a7b86', '7004e8eb-fd94-4bb8-a655-b79b998b9fb7'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:13.245894 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (598587eb-39ea-417f-972d-96a7ec53e376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909c854a-edf8-42c9-8791-2cfb623b3e52', '743c3ab4-3a3d-4be7-92a6-50f6853cf9cd', '630693bc-0c6d-4351-bf02-f8c61d1a7b86', '7004e8eb-fd94-4bb8-a655-b79b998b9fb7']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:13.247019 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156ff843-6b29-495d-a121-51d5e8fa3514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:13.272644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156ff843-6b29-495d-a121-51d5e8fa3514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47af821-3a81-4ced-8184-9503f66610ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-345256542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df32d69788dc486cbda11f98c746b9b8',qos_specs=None,replication_status=,reservations=['909c854a-edf8-42c9-8791-2cfb623b3e52','743c3ab4-3a3d-4be7-92a6-50f6853cf9cd','630693bc-0c6d-4351-bf02-f8c61d1a7b86','7004e8eb-fd94-4bb8-a655-b79b998b9fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69377b2a5694e3abc2fa3301ae4fbb4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-345256542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c47af821-3a81-4ced-8184-9503f66610ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df32d69788dc486cbda11f98c746b9b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a69377b2a5694e3abc2fa3301ae4fbb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:13.273480 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569741bf-ac25-417f-b513-5bb424619a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:13.298982 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569741bf-ac25-417f-b513-5bb424619a44) transitioned into 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-345256542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df32d69788dc486cbda11f98c746b9b8',qos_specs=None,replication_status=,reservations=['909c854a-edf8-42c9-8791-2cfb623b3e52','743c3ab4-3a3d-4be7-92a6-50f6853cf9cd','630693bc-0c6d-4351-bf02-f8c61d1a7b86','7004e8eb-fd94-4bb8-a655-b79b998b9fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69377b2a5694e3abc2fa3301ae4fbb4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:13.299828 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4a8df7-e237-4df9-a28e-f4c044c666c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:13.314573 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4a8df7-e237-4df9-a28e-f4c044c666c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:13.315966 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Flow 'volume_create_api' (768ef4dd-66b4-4e8b-aef4-28a64a360102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:10:13.316462 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume request issued successfully. Jul 03 16:10:13.317545 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9aff8c27-2464-439f-8e9b-1ed0504dda4d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:10:13.318090 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1443/5761] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:10:13 2026] POST /volume/v3/volumes => generated 777 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:13.332875 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0c4c84f0-480d-4957-8560-d4c0d71ba8da None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:13.335206 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c4c84f0-480d-4957-8560-d4c0d71ba8da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad Jul 03 16:10:13.335365 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c4c84f0-480d-4957-8560-d4c0d71ba8da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:13.335669 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c4c84f0-480d-4957-8560-d4c0d71ba8da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:13.347032 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:13.347032 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:13.352314 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0c4c84f0-480d-4957-8560-d4c0d71ba8da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:13.358172 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c4c84f0-480d-4957-8560-d4c0d71ba8da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad returned with HTTP 200 Jul 03 16:10:13.358887 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1441/5762] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:13 2026] GET /volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:14.374521 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-363c6489-c4c9-4374-9093-93fc69882e08 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:14.376686 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-363c6489-c4c9-4374-9093-93fc69882e08 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad Jul 03 16:10:14.377047 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-363c6489-c4c9-4374-9093-93fc69882e08 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:14.377316 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-363c6489-c4c9-4374-9093-93fc69882e08 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:14.386265 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:14.386265 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:14.390830 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-363c6489-c4c9-4374-9093-93fc69882e08 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:14.396343 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-363c6489-c4c9-4374-9093-93fc69882e08 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad returned with HTTP 200 Jul 03 16:10:14.396820 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1442/5763] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:14 2026] GET /volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:14.411016 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:14.412961 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:10:14.413340 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c47af821-3a81-4ced-8184-9503f66610ad", "name": "tempest-type-Backup-519778155"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:14.415659 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Creating new backup {'backup': {'volume_id': 'c47af821-3a81-4ced-8184-9503f66610ad', 'name': 'tempest-type-Backup-519778155'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:10:14.415873 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Creating backup of volume c47af821-3a81-4ced-8184-9503f66610ad in container None Jul 03 16:10:14.422909 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:14.422909 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:14.423268 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:14.445693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Created reservations ['485cb844-894b-4c52-96b9-ab3a63d7bb3e', '43cbb36d-0ec5-493e-9818-89bb6cb7e669'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:14.494758 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f21fafed-bdf1-41d9-ae99-b08ff6996db9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:10:14.495262 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1438/5764] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:10:14 2026] POST /volume/v3/backups => generated 315 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:14.504068 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-81a370a9-efba-4758-a942-b6e09dfd2e57 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:14.506720 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-81a370a9-efba-4758-a942-b6e09dfd2e57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:14.507082 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-81a370a9-efba-4758-a942-b6e09dfd2e57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:14.507350 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-81a370a9-efba-4758-a942-b6e09dfd2e57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:14.507519 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-81a370a9-efba-4758-a942-b6e09dfd2e57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:14.512663 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:14.512663 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:14.513391 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-81a370a9-efba-4758-a942-b6e09dfd2e57 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:14.513877 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1444/5765] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:14 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:15.525209 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c9406e85-f183-4b3b-8594-e61fddb813aa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:15.527203 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c9406e85-f183-4b3b-8594-e61fddb813aa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:15.527447 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c9406e85-f183-4b3b-8594-e61fddb813aa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:15.527670 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c9406e85-f183-4b3b-8594-e61fddb813aa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:15.527790 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c9406e85-f183-4b3b-8594-e61fddb813aa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:15.532429 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:15.532429 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:15.533190 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c9406e85-f183-4b3b-8594-e61fddb813aa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:15.533615 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1442/5766] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:15 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:16.545325 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e3de71e8-b26f-47c4-834e-cd855c11bcbb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:16.547039 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3de71e8-b26f-47c4-834e-cd855c11bcbb tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:16.547379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3de71e8-b26f-47c4-834e-cd855c11bcbb tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:16.547665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3de71e8-b26f-47c4-834e-cd855c11bcbb tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:16.548489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e3de71e8-b26f-47c4-834e-cd855c11bcbb tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:16.552013 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:16.552013 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:16.552601 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3de71e8-b26f-47c4-834e-cd855c11bcbb tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:16.553077 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1443/5767] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:16 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:17.563105 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-18fe93b5-3130-4325-bc23-f4c4d4433fdd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:17.564938 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-18fe93b5-3130-4325-bc23-f4c4d4433fdd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:17.565160 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-18fe93b5-3130-4325-bc23-f4c4d4433fdd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:17.565359 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-18fe93b5-3130-4325-bc23-f4c4d4433fdd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:17.565462 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-18fe93b5-3130-4325-bc23-f4c4d4433fdd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:17.569531 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:17.569531 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:17.570133 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-18fe93b5-3130-4325-bc23-f4c4d4433fdd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:17.570517 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1439/5768] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:17 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:18.581605 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3fb8f43b-7d5c-45d0-b4f7-4ae340c4bc0b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:18.583340 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3fb8f43b-7d5c-45d0-b4f7-4ae340c4bc0b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:18.583520 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3fb8f43b-7d5c-45d0-b4f7-4ae340c4bc0b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:18.583736 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3fb8f43b-7d5c-45d0-b4f7-4ae340c4bc0b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:18.583886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-3fb8f43b-7d5c-45d0-b4f7-4ae340c4bc0b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:18.588846 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:18.588846 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:18.589467 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3fb8f43b-7d5c-45d0-b4f7-4ae340c4bc0b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:18.589897 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1445/5769] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:18 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:19.599807 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5628e3f4-3525-4ce3-84de-b885f9f01323 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:19.601541 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5628e3f4-3525-4ce3-84de-b885f9f01323 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:19.601795 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5628e3f4-3525-4ce3-84de-b885f9f01323 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:19.601993 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5628e3f4-3525-4ce3-84de-b885f9f01323 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:19.602175 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5628e3f4-3525-4ce3-84de-b885f9f01323 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:19.606471 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:19.606471 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:19.607140 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5628e3f4-3525-4ce3-84de-b885f9f01323 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:19.607489 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1443/5770] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:19 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:20.189679 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-632fb793-0236-40a8-a7f4-4229306ad684 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:20.191430 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-632fb793-0236-40a8-a7f4-4229306ad684 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:10:20.191600 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-632fb793-0236-40a8-a7f4-4229306ad684 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:20.191842 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-632fb793-0236-40a8-a7f4-4229306ad684 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:20.202187 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:20.202187 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:20.206141 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-632fb793-0236-40a8-a7f4-4229306ad684 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:20.211423 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-632fb793-0236-40a8-a7f4-4229306ad684 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:10:20.211839 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1444/5771] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:20 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:20.619726 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cf5fd4e2-5486-4ddc-8865-86eb69cd9a83 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:20.621767 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf5fd4e2-5486-4ddc-8865-86eb69cd9a83 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:20.622012 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf5fd4e2-5486-4ddc-8865-86eb69cd9a83 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:20.622186 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cf5fd4e2-5486-4ddc-8865-86eb69cd9a83 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:20.622286 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-cf5fd4e2-5486-4ddc-8865-86eb69cd9a83 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:20.627295 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:20.627295 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:20.628205 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cf5fd4e2-5486-4ddc-8865-86eb69cd9a83 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:20.628733 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1440/5772] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:20 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:21.224830 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8ff45ffd-e822-453e-8b1d-3c61a453ceeb None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:21.227932 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8ff45ffd-e822-453e-8b1d-3c61a453ceeb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:10:21.228148 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8ff45ffd-e822-453e-8b1d-3c61a453ceeb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:21.228331 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8ff45ffd-e822-453e-8b1d-3c61a453ceeb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:21.244247 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:21.244247 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:21.249337 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8ff45ffd-e822-453e-8b1d-3c61a453ceeb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:21.254189 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8ff45ffd-e822-453e-8b1d-3c61a453ceeb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:10:21.254573 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1446/5773] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:21 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1648 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:21.640394 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c8efe2c9-8a54-4cca-858b-3aa11a9d414a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:21.642867 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8efe2c9-8a54-4cca-858b-3aa11a9d414a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:21.643206 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8efe2c9-8a54-4cca-858b-3aa11a9d414a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:21.643484 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c8efe2c9-8a54-4cca-858b-3aa11a9d414a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:21.643658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c8efe2c9-8a54-4cca-858b-3aa11a9d414a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:21.649014 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:21.649014 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:21.649834 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c8efe2c9-8a54-4cca-858b-3aa11a9d414a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:21.650313 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1444/5774] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:21 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:22.268227 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e7236f09-bbbf-49ad-b565-38d18b309c98 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:22.270571 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e7236f09-bbbf-49ad-b565-38d18b309c98 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:10:22.270892 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e7236f09-bbbf-49ad-b565-38d18b309c98 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:22.271112 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e7236f09-bbbf-49ad-b565-38d18b309c98 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:22.280856 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:22.280856 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:22.284191 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e7236f09-bbbf-49ad-b565-38d18b309c98 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:22.288770 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e7236f09-bbbf-49ad-b565-38d18b309c98 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:10:22.289207 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1445/5775] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:22 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:22.661475 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-632aae97-d92e-4752-bae1-955973deb9a8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:22.663404 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-632aae97-d92e-4752-bae1-955973deb9a8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:22.663686 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-632aae97-d92e-4752-bae1-955973deb9a8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:22.663886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-632aae97-d92e-4752-bae1-955973deb9a8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:22.664049 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-632aae97-d92e-4752-bae1-955973deb9a8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:22.669108 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:22.669108 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:22.669948 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-632aae97-d92e-4752-bae1-955973deb9a8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:22.670315 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1441/5776] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:22 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:23.302780 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-12642eb2-5733-4ba3-85b8-ef12f3b863d2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:23.304504 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-12642eb2-5733-4ba3-85b8-ef12f3b863d2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:10:23.304696 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-12642eb2-5733-4ba3-85b8-ef12f3b863d2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:23.304902 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-12642eb2-5733-4ba3-85b8-ef12f3b863d2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:23.313875 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:23.313875 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:23.318235 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-12642eb2-5733-4ba3-85b8-ef12f3b863d2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:23.323795 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-12642eb2-5733-4ba3-85b8-ef12f3b863d2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:10:23.324184 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1447/5777] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:23 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:23.682234 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c527a019-a8ca-4242-bed1-dd5a25cfad8e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:23.684391 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c527a019-a8ca-4242-bed1-dd5a25cfad8e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:23.684664 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c527a019-a8ca-4242-bed1-dd5a25cfad8e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:23.684906 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c527a019-a8ca-4242-bed1-dd5a25cfad8e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:23.685055 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c527a019-a8ca-4242-bed1-dd5a25cfad8e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:23.690035 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:23.690035 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:23.690746 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c527a019-a8ca-4242-bed1-dd5a25cfad8e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:23.691174 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1445/5778] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:23 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:24.336727 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5ea2f1dd-f4d9-4ca5-b219-6f0581628936 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:24.338645 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5ea2f1dd-f4d9-4ca5-b219-6f0581628936 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:10:24.338911 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5ea2f1dd-f4d9-4ca5-b219-6f0581628936 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:24.339147 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5ea2f1dd-f4d9-4ca5-b219-6f0581628936 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:24.348431 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:24.348431 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:24.351812 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5ea2f1dd-f4d9-4ca5-b219-6f0581628936 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:24.356257 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5ea2f1dd-f4d9-4ca5-b219-6f0581628936 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:10:24.356611 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1446/5779] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:24 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1648 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:24.457634 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [req-ddfbb2eb-6d2b-4a75-8b9c-de6c2750bbec req-46af1c2e-ca53-44d1-8710-98d8a6e4daa1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:24.459771 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ddfbb2eb-6d2b-4a75-8b9c-de6c2750bbec req-46af1c2e-ca53-44d1-8710-98d8a6e4daa1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5 Jul 03 16:10:24.460002 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ddfbb2eb-6d2b-4a75-8b9c-de6c2750bbec req-46af1c2e-ca53-44d1-8710-98d8a6e4daa1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:24.460177 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [req-ddfbb2eb-6d2b-4a75-8b9c-de6c2750bbec req-46af1c2e-ca53-44d1-8710-98d8a6e4daa1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'version_select' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:24.467735 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:24.467735 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:24.703795 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f7779ba5-4e7f-4266-961f-52f869d7ef7d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:24.705746 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7779ba5-4e7f-4266-961f-52f869d7ef7d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:24.706049 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7779ba5-4e7f-4266-961f-52f869d7ef7d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:24.706295 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f7779ba5-4e7f-4266-961f-52f869d7ef7d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:24.706410 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f7779ba5-4e7f-4266-961f-52f869d7ef7d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:24.712327 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:24.712327 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:24.713375 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f7779ba5-4e7f-4266-961f-52f869d7ef7d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:24.713959 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1448/5780] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:24 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:24.992125 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [req-ddfbb2eb-6d2b-4a75-8b9c-de6c2750bbec req-46af1c2e-ca53-44d1-8710-98d8a6e4daa1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5 returned with HTTP 200 Jul 03 16:10:24.992504 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1442/5781] 10.4.3.228 () {72 vars in 1673 bytes} [Fri Jul 3 16:10:24 2026] DELETE /volume/v3/attachments/27479885-9e20-4339-8aa9-8868926835b5 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:25.369728 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-61e214e4-d2df-4016-ad54-fb9daf7cb5c9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:25.371527 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61e214e4-d2df-4016-ad54-fb9daf7cb5c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:10:25.371748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61e214e4-d2df-4016-ad54-fb9daf7cb5c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:25.371962 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-61e214e4-d2df-4016-ad54-fb9daf7cb5c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:25.379908 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:25.379908 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:25.383816 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-61e214e4-d2df-4016-ad54-fb9daf7cb5c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:25.389882 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-61e214e4-d2df-4016-ad54-fb9daf7cb5c9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:10:25.390701 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1446/5782] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:25 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:25.408379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:25.410964 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 16:10:25.412070 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b54d7d9d-9d5f-447b-947f-25974872f259", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-635839971"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:25.413657 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating new backup {'backup': {'volume_id': 'b54d7d9d-9d5f-447b-947f-25974872f259', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-635839971'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:10:25.414014 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating backup of volume b54d7d9d-9d5f-447b-947f-25974872f259 in container None Jul 03 16:10:25.425122 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:25.425122 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:25.425122 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:25.447662 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['0c030a6f-0e33-4867-b04d-04c90ae943e7', 'dd7a1cc8-dfe8-4315-a2a3-cbe079a0bbe5'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:25.494892 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0dc15ccc-34ac-4d97-99aa-c9b4c7ac914c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:10:25.495655 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1447/5783] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:10:25 2026] POST /volume/v3/backups => generated 329 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:25.504843 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f980e9d9-80ee-4f18-8cfb-cdd8806a8654 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:25.506634 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f980e9d9-80ee-4f18-8cfb-cdd8806a8654 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:25.506823 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f980e9d9-80ee-4f18-8cfb-cdd8806a8654 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:25.507016 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f980e9d9-80ee-4f18-8cfb-cdd8806a8654 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:25.507127 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-f980e9d9-80ee-4f18-8cfb-cdd8806a8654 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:25.511319 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:25.511319 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:25.512005 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f980e9d9-80ee-4f18-8cfb-cdd8806a8654 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:25.512363 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1449/5784] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:25 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:25.725549 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-57242ef1-9566-43f5-b3a4-7406756e9291 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:25.727516 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-57242ef1-9566-43f5-b3a4-7406756e9291 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:25.727962 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-57242ef1-9566-43f5-b3a4-7406756e9291 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:25.728306 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-57242ef1-9566-43f5-b3a4-7406756e9291 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:25.729398 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-57242ef1-9566-43f5-b3a4-7406756e9291 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:25.733908 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:25.733908 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:25.735287 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-57242ef1-9566-43f5-b3a4-7406756e9291 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:25.735736 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1443/5785] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:25 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:26.524511 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-33a363e5-fdc0-4250-970c-df0b9d7d4bd5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:26.526524 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33a363e5-fdc0-4250-970c-df0b9d7d4bd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:26.526788 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33a363e5-fdc0-4250-970c-df0b9d7d4bd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:26.527034 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-33a363e5-fdc0-4250-970c-df0b9d7d4bd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:26.527173 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-33a363e5-fdc0-4250-970c-df0b9d7d4bd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:26.531957 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:26.531957 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:26.532942 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-33a363e5-fdc0-4250-970c-df0b9d7d4bd5 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:26.533336 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1447/5786] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:26 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:26.746646 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-686eba32-db12-47f2-9737-e9e576f940b2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:26.748314 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-686eba32-db12-47f2-9737-e9e576f940b2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:26.748493 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-686eba32-db12-47f2-9737-e9e576f940b2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:26.748675 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-686eba32-db12-47f2-9737-e9e576f940b2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:26.748769 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-686eba32-db12-47f2-9737-e9e576f940b2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:26.753143 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:26.753143 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:26.753647 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-686eba32-db12-47f2-9737-e9e576f940b2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:26.753966 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1448/5787] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:26 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:27.543158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-18cdb9e2-5035-4b05-868d-9583957751b4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:27.544808 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18cdb9e2-5035-4b05-868d-9583957751b4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:27.544998 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18cdb9e2-5035-4b05-868d-9583957751b4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:27.545184 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18cdb9e2-5035-4b05-868d-9583957751b4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:27.545287 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-18cdb9e2-5035-4b05-868d-9583957751b4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:27.549987 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:27.549987 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:27.550859 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18cdb9e2-5035-4b05-868d-9583957751b4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:27.551268 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1450/5788] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:27 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:27.763016 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d1cc279a-3b83-412d-b60b-e73a389e5e18 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:27.764905 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1cc279a-3b83-412d-b60b-e73a389e5e18 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:27.765151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1cc279a-3b83-412d-b60b-e73a389e5e18 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:27.765325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1cc279a-3b83-412d-b60b-e73a389e5e18 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:27.765452 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d1cc279a-3b83-412d-b60b-e73a389e5e18 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:27.769583 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:27.769583 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:27.770221 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1cc279a-3b83-412d-b60b-e73a389e5e18 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:27.770565 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1444/5789] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:27 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:28.563143 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-235c5092-d6ed-4ab0-a1a5-a75924ae14b9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:28.566693 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-235c5092-d6ed-4ab0-a1a5-a75924ae14b9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:28.566910 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-235c5092-d6ed-4ab0-a1a5-a75924ae14b9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:28.567178 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-235c5092-d6ed-4ab0-a1a5-a75924ae14b9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:28.567364 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-235c5092-d6ed-4ab0-a1a5-a75924ae14b9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:28.573925 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:28.573925 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:28.574720 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-235c5092-d6ed-4ab0-a1a5-a75924ae14b9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:28.575126 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1448/5790] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:28 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:28.780979 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f7a38ece-7a76-4c7a-b041-0f3dcc1b65a3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:28.783132 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f7a38ece-7a76-4c7a-b041-0f3dcc1b65a3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:28.783383 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f7a38ece-7a76-4c7a-b041-0f3dcc1b65a3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:28.783640 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f7a38ece-7a76-4c7a-b041-0f3dcc1b65a3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:28.783792 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-f7a38ece-7a76-4c7a-b041-0f3dcc1b65a3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:28.789004 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:28.789004 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:28.789856 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f7a38ece-7a76-4c7a-b041-0f3dcc1b65a3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:28.790375 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1449/5791] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:28 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:29.587398 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0cca7e82-d7fb-4431-97ff-c7521747e0e3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:29.589342 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0cca7e82-d7fb-4431-97ff-c7521747e0e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:29.589531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0cca7e82-d7fb-4431-97ff-c7521747e0e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:29.589739 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0cca7e82-d7fb-4431-97ff-c7521747e0e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:29.589878 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-0cca7e82-d7fb-4431-97ff-c7521747e0e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:29.594279 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:29.594279 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:29.594951 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0cca7e82-d7fb-4431-97ff-c7521747e0e3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:29.595280 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1451/5792] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:29 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:29.801032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dc4f313c-e46c-42c0-aadf-8e7f657ccc60 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:29.803256 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dc4f313c-e46c-42c0-aadf-8e7f657ccc60 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:29.803496 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dc4f313c-e46c-42c0-aadf-8e7f657ccc60 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:29.803709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dc4f313c-e46c-42c0-aadf-8e7f657ccc60 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:29.803866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-dc4f313c-e46c-42c0-aadf-8e7f657ccc60 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:29.811316 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:29.811316 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:29.812675 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dc4f313c-e46c-42c0-aadf-8e7f657ccc60 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:29.813051 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1445/5793] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:29 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:30.607611 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8228982b-6e6a-4348-bd58-9e2e66faf5a4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:30.609407 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8228982b-6e6a-4348-bd58-9e2e66faf5a4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:30.609602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8228982b-6e6a-4348-bd58-9e2e66faf5a4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:30.609809 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8228982b-6e6a-4348-bd58-9e2e66faf5a4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:30.609939 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-8228982b-6e6a-4348-bd58-9e2e66faf5a4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:30.614479 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:30.614479 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:30.615294 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8228982b-6e6a-4348-bd58-9e2e66faf5a4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:30.615741 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1449/5794] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:30 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:30.824212 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-622e371b-7c5f-464b-baab-f2c116e8ac2e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:30.826041 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-622e371b-7c5f-464b-baab-f2c116e8ac2e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:30.826391 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-622e371b-7c5f-464b-baab-f2c116e8ac2e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:30.827191 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-622e371b-7c5f-464b-baab-f2c116e8ac2e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:30.827191 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-622e371b-7c5f-464b-baab-f2c116e8ac2e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:30.832339 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:30.832339 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:30.833318 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-622e371b-7c5f-464b-baab-f2c116e8ac2e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:30.833787 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1450/5795] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:30 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:30.844570 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:30.846576 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675/export_record Jul 03 16:10:30.846910 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:30.847195 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'export_record' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:30.847364 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Export record for backup 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99817) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 16:10:30.852274 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:30.852274 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:30.853218 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.api [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling RPCAPI with context: , host: np0000004436, backup: 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99817) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 16:10:30.865527 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] export_record in rpcapi backup_id 72943005-bbbd-434b-b6bb-d92cb6dc5675 on host np0000004436. {{(pid=99817) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 16:10:31.367646 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzI5NDMwMDUtYmJiZC00MzRiLWI2YmItZDkyY2I2ZGM1Njc1IiwgInVzZXJfaWQiOiAiYTY5Mzc3YjJhNTY5NGUzYWJjMmZhMzMwMWFlNGZiYjQiLCAicHJvamVjdF9pZCI6ICJkZjMyZDY5Nzg4ZGM0ODZjYmRhMTFmOThjNzQ2YjliOCIsICJ2b2x1bWVfaWQiOiAiYzQ3YWY4MjEtM2E4MS00Y2VkLTgxODQtOTUwM2Y2NjYxMGFkIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTk3NzgxNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNDdhZjgyMS0zYTgxLTRjZWQtODE4NC05NTAzZjY2NjEwYWQvMjAyNjA3MDMxNjEwMTcvYXpfbm92YV9iYWNrdXBfNzI5NDMwMDUtYmJiZC00MzRiLWI2YmItZDkyY2I2ZGM1Njc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjEwOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99817) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 16:10:31.367934 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-46809f6f-8f91-4e29-ae0f-81dfa07b6614 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675/export_record returned with HTTP 200 Jul 03 16:10:31.368450 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1452/5796] 10.4.3.228 () {68 vars in 1430 bytes} [Fri Jul 3 16:10:30 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675/export_record => generated 1424 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:31.377303 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-73e6b690-cbd9-4836-9824-69f5f342c59a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:31.379386 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73e6b690-cbd9-4836-9824-69f5f342c59a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:31.379603 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73e6b690-cbd9-4836-9824-69f5f342c59a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:31.379797 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-73e6b690-cbd9-4836-9824-69f5f342c59a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:31.379903 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-73e6b690-cbd9-4836-9824-69f5f342c59a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:31.384669 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:31.384669 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:31.385345 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-73e6b690-cbd9-4836-9824-69f5f342c59a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:31.385829 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1446/5797] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:31 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:31.394799 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c6d91c2f-8418-4b2e-8fde-c7ce33f12ca9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:31.396665 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6d91c2f-8418-4b2e-8fde-c7ce33f12ca9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] POST https://10.4.3.228/volume/v3/backups/import_record Jul 03 16:10:31.397129 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6d91c2f-8418-4b2e-8fde-c7ce33f12ca9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIyYjNmY2EtYWM1Yy00MTg5LTk0MTAtNjY1ZDBkNWY0MmVkIiwgInVzZXJfaWQiOiAiYTY5Mzc3YjJhNTY5NGUzYWJjMmZhMzMwMWFlNGZiYjQiLCAicHJvamVjdF9pZCI6ICJkZjMyZDY5Nzg4ZGM0ODZjYmRhMTFmOThjNzQ2YjliOCIsICJ2b2x1bWVfaWQiOiAiYzQ3YWY4MjEtM2E4MS00Y2VkLTgxODQtOTUwM2Y2NjYxMGFkIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTk3NzgxNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNDdhZjgyMS0zYTgxLTRjZWQtODE4NC05NTAzZjY2NjEwYWQvMjAyNjA3MDMxNjEwMTcvYXpfbm92YV9iYWNrdXBfNzI5NDMwMDUtYmJiZC00MzRiLWI2YmItZDkyY2I2ZGM1Njc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjEwOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:31.398583 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-c6d91c2f-8418-4b2e-8fde-c7ce33f12ca9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIyYjNmY2EtYWM1Yy00MTg5LTk0MTAtNjY1ZDBkNWY0MmVkIiwgInVzZXJfaWQiOiAiYTY5Mzc3YjJhNTY5NGUzYWJjMmZhMzMwMWFlNGZiYjQiLCAicHJvamVjdF9pZCI6ICJkZjMyZDY5Nzg4ZGM0ODZjYmRhMTFmOThjNzQ2YjliOCIsICJ2b2x1bWVfaWQiOiAiYzQ3YWY4MjEtM2E4MS00Y2VkLTgxODQtOTUwM2Y2NjYxMGFkIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTk3NzgxNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNDdhZjgyMS0zYTgxLTRjZWQtODE4NC05NTAzZjY2NjEwYWQvMjAyNjA3MDMxNjEwMTcvYXpfbm92YV9iYWNrdXBfNzI5NDMwMDUtYmJiZC00MzRiLWI2YmItZDkyY2I2ZGM1Njc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjEwOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99816) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 16:10:31.398712 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.contrib.backups [None req-c6d91c2f-8418-4b2e-8fde-c7ce33f12ca9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIyYjNmY2EtYWM1Yy00MTg5LTk0MTAtNjY1ZDBkNWY0MmVkIiwgInVzZXJfaWQiOiAiYTY5Mzc3YjJhNTY5NGUzYWJjMmZhMzMwMWFlNGZiYjQiLCAicHJvamVjdF9pZCI6ICJkZjMyZDY5Nzg4ZGM0ODZjYmRhMTFmOThjNzQ2YjliOCIsICJ2b2x1bWVfaWQiOiAiYzQ3YWY4MjEtM2E4MS00Y2VkLTgxODQtOTUwM2Y2NjYxMGFkIiwgImhvc3QiOiAibnAwMDAwMDA0NDM2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTk3NzgxNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNDdhZjgyMS0zYTgxLTRjZWQtODE4NC05NTAzZjY2NjEwYWQvMjAyNjA3MDMxNjEwMTcvYXpfbm92YV9iYWNrdXBfNzI5NDMwMDUtYmJiZC00MzRiLWI2YmItZDkyY2I2ZGM1Njc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNjoxMDoxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE2OjEwOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99816) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 16:10:31.399369 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-c6d91c2f-8418-4b2e-8fde-c7ce33f12ca9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '6bd4022e0edb4fad991620f9851bd869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df32d69788dc486cbda11f98c746b9b8', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:31.399561 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6d91c2f-8418-4b2e-8fde-c7ce33f12ca9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] https://10.4.3.228/volume/v3/backups/import_record returned with HTTP 403 Jul 03 16:10:31.400028 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1450/5798] 10.4.3.228 () {70 vars in 1342 bytes} [Fri Jul 3 16:10:31 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 03 16:10:31.407799 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:31.409928 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad Jul 03 16:10:31.410193 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:31.410416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:31.410612 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete volume with id: c47af821-3a81-4ced-8184-9503f66610ad Jul 03 16:10:31.419207 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:31.419207 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:31.419625 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:31.441957 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete volume request issued successfully. Jul 03 16:10:31.442273 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7d7cfec0-1c1b-41f0-8492-9cd73b81fda6 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad returned with HTTP 202 Jul 03 16:10:31.442764 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1451/5799] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:10:31 2026] DELETE /volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:10:31.450695 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c865803d-a1be-482d-864e-96a4e8764cf8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:31.453184 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c865803d-a1be-482d-864e-96a4e8764cf8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad Jul 03 16:10:31.453503 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c865803d-a1be-482d-864e-96a4e8764cf8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:31.453785 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c865803d-a1be-482d-864e-96a4e8764cf8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:31.462198 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:31.462198 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:31.466878 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c865803d-a1be-482d-864e-96a4e8764cf8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:31.472274 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c865803d-a1be-482d-864e-96a4e8764cf8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad returned with HTTP 200 Jul 03 16:10:31.472801 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1453/5800] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:31 2026] GET /volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:31.626132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-69be6abc-5d9d-42bb-8234-7d914b770190 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:31.628047 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-69be6abc-5d9d-42bb-8234-7d914b770190 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:31.628299 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-69be6abc-5d9d-42bb-8234-7d914b770190 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:31.628536 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-69be6abc-5d9d-42bb-8234-7d914b770190 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:31.628752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-69be6abc-5d9d-42bb-8234-7d914b770190 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:31.633163 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:31.633163 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:31.633952 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-69be6abc-5d9d-42bb-8234-7d914b770190 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:31.634355 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1447/5801] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:31 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:32.485575 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3a56657b-5a8a-460d-a596-5fc79b4602dd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:32.488477 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a56657b-5a8a-460d-a596-5fc79b4602dd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad Jul 03 16:10:32.488680 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a56657b-5a8a-460d-a596-5fc79b4602dd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:32.488928 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3a56657b-5a8a-460d-a596-5fc79b4602dd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:32.496551 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3a56657b-5a8a-460d-a596-5fc79b4602dd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad returned with HTTP 404 Jul 03 16:10:32.497183 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1451/5802] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:32 2026] GET /volume/v3/volumes/c47af821-3a81-4ced-8184-9503f66610ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:32.505168 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-893edcf7-a24b-42e8-b11d-755ff5ef49d2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:32.506975 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-893edcf7-a24b-42e8-b11d-755ff5ef49d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] GET https://10.4.3.228/volume/v3/backups Jul 03 16:10:32.507218 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-893edcf7-a24b-42e8-b11d-755ff5ef49d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:32.507418 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-893edcf7-a24b-42e8-b11d-755ff5ef49d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Calling method 'index' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:32.507663 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.api_utils [None req-893edcf7-a24b-42e8-b11d-755ff5ef49d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Removing options '' from query. {{(pid=99819) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 16:10:32.513342 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-893edcf7-a24b-42e8-b11d-755ff5ef49d2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] https://10.4.3.228/volume/v3/backups returned with HTTP 200 Jul 03 16:10:32.513731 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1452/5803] 10.4.3.228 () {68 vars in 1277 bytes} [Fri Jul 3 16:10:32 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:32.523227 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4ea025db-8d63-440a-adcf-f445de5e715b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:32.524787 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4ea025db-8d63-440a-adcf-f445de5e715b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] GET https://10.4.3.228/volume/v3/backups?project_id=df32d69788dc486cbda11f98c746b9b8 Jul 03 16:10:32.525005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4ea025db-8d63-440a-adcf-f445de5e715b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:32.525319 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4ea025db-8d63-440a-adcf-f445de5e715b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:32.525597 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.api_utils [None req-4ea025db-8d63-440a-adcf-f445de5e715b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Removing options 'project_id' from query. {{(pid=99817) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 16:10:32.531289 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4ea025db-8d63-440a-adcf-f445de5e715b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] https://10.4.3.228/volume/v3/backups?project_id=df32d69788dc486cbda11f98c746b9b8 returned with HTTP 200 Jul 03 16:10:32.531682 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1454/5804] 10.4.3.228 () {68 vars in 1364 bytes} [Fri Jul 3 16:10:32 2026] GET /volume/v3/backups?project_id=df32d69788dc486cbda11f98c746b9b8 => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:32.541513 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:32.543319 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:10:32.543720 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542664283"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:32.545244 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542664283'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:10:32.545402 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume of 1 GB Jul 03 16:10:32.549964 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Availability Zones retrieved successfully. Jul 03 16:10:32.556067 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Flow 'volume_create_api' (c0bcaff2-ad81-4a75-952e-9f2a5975e377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:10:32.557057 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b48a7d0-e488-4d32-b826-fae706388f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:32.557935 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:10:32.581601 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b48a7d0-e488-4d32-b826-fae706388f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:32.582350 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e383a6-8674-4f08-9fc3-9dddabc2f633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:32.635186 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Created reservations ['06b214af-a681-45a5-b1e9-fd11f5e268eb', '48d7d24f-b05c-4dc8-934b-0c1aa8731ec2', '0229989d-f910-4218-8b42-cb52d1cbeba2', '5be0d47a-3d4a-4319-afeb-659bbc8c8fc1'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:32.635994 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e383a6-8674-4f08-9fc3-9dddabc2f633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b214af-a681-45a5-b1e9-fd11f5e268eb', '48d7d24f-b05c-4dc8-934b-0c1aa8731ec2', '0229989d-f910-4218-8b42-cb52d1cbeba2', '5be0d47a-3d4a-4319-afeb-659bbc8c8fc1']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:32.636695 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba00d15-18bf-4746-8f89-93881a7c4b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:32.644772 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-04f83d8a-7a59-4403-9584-58aa87c7ff9e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:32.647174 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04f83d8a-7a59-4403-9584-58aa87c7ff9e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:32.647454 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04f83d8a-7a59-4403-9584-58aa87c7ff9e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:32.647761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04f83d8a-7a59-4403-9584-58aa87c7ff9e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:32.647927 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-04f83d8a-7a59-4403-9584-58aa87c7ff9e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:32.653023 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:32.653023 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:32.653823 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04f83d8a-7a59-4403-9584-58aa87c7ff9e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:32.654236 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1452/5805] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:32 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:32.663637 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba00d15-18bf-4746-8f89-93881a7c4b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3df540d6-d76b-4d61-a541-fe17630424e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542664283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df32d69788dc486cbda11f98c746b9b8',qos_specs=None,replication_status=,reservations=['06b214af-a681-45a5-b1e9-fd11f5e268eb','48d7d24f-b05c-4dc8-934b-0c1aa8731ec2','0229989d-f910-4218-8b42-cb52d1cbeba2','5be0d47a-3d4a-4319-afeb-659bbc8c8fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69377b2a5694e3abc2fa3301ae4fbb4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542664283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3df540d6-d76b-4d61-a541-fe17630424e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df32d69788dc486cbda11f98c746b9b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a69377b2a5694e3abc2fa3301ae4fbb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:32.664396 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1959d07c-4b84-42b4-aebb-998ce5174d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:32.683185 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1959d07c-4b84-42b4-aebb-998ce5174d98) transitioned into 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-542664283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df32d69788dc486cbda11f98c746b9b8',qos_specs=None,replication_status=,reservations=['06b214af-a681-45a5-b1e9-fd11f5e268eb','48d7d24f-b05c-4dc8-934b-0c1aa8731ec2','0229989d-f910-4218-8b42-cb52d1cbeba2','5be0d47a-3d4a-4319-afeb-659bbc8c8fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69377b2a5694e3abc2fa3301ae4fbb4',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:32.684275 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c278e6-33a5-43ac-91f4-71e2068c0dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:32.694224 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c278e6-33a5-43ac-91f4-71e2068c0dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:32.695018 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Flow 'volume_create_api' (c0bcaff2-ad81-4a75-952e-9f2a5975e377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:10:32.695313 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Create volume request issued successfully. Jul 03 16:10:32.695869 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e06b7b5a-06d2-43b1-b07c-797fa1b916da tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:10:32.696291 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1448/5806] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:10:32 2026] POST /volume/v3/volumes => generated 777 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:32.707585 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-384943d2-21e2-41fa-b875-963dbe4be76c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:32.709421 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-384943d2-21e2-41fa-b875-963dbe4be76c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 Jul 03 16:10:32.709709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-384943d2-21e2-41fa-b875-963dbe4be76c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:32.709932 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-384943d2-21e2-41fa-b875-963dbe4be76c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:32.716893 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:32.716893 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:32.720201 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-384943d2-21e2-41fa-b875-963dbe4be76c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:32.724308 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-384943d2-21e2-41fa-b875-963dbe4be76c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 returned with HTTP 200 Jul 03 16:10:32.724742 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1453/5807] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:32 2026] GET /volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:33.665057 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2dbabe47-80fa-42d0-8cc2-2c0a714afc30 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:33.666961 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2dbabe47-80fa-42d0-8cc2-2c0a714afc30 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:33.667235 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2dbabe47-80fa-42d0-8cc2-2c0a714afc30 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:33.667465 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2dbabe47-80fa-42d0-8cc2-2c0a714afc30 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:33.667635 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2dbabe47-80fa-42d0-8cc2-2c0a714afc30 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:33.672306 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:33.672306 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:33.673256 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2dbabe47-80fa-42d0-8cc2-2c0a714afc30 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:33.673652 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1455/5808] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:33 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:33.738263 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-358e03db-d690-4361-abfc-1177e7831a92 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:33.740219 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-358e03db-d690-4361-abfc-1177e7831a92 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 Jul 03 16:10:33.740463 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-358e03db-d690-4361-abfc-1177e7831a92 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:33.740706 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-358e03db-d690-4361-abfc-1177e7831a92 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:33.749206 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:33.749206 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:33.753283 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-358e03db-d690-4361-abfc-1177e7831a92 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:33.758207 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-358e03db-d690-4361-abfc-1177e7831a92 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 returned with HTTP 200 Jul 03 16:10:33.758685 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1453/5809] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:33 2026] GET /volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:33.771899 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7afdb254-d0a4-4f37-9a85-8badee238605 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:33.774062 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7afdb254-d0a4-4f37-9a85-8badee238605 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:10:33.774429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7afdb254-d0a4-4f37-9a85-8badee238605 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3df540d6-d76b-4d61-a541-fe17630424e5", "name": "tempest-type-Backup-1886498603"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:33.775867 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.backups [None req-7afdb254-d0a4-4f37-9a85-8badee238605 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Creating new backup {'backup': {'volume_id': '3df540d6-d76b-4d61-a541-fe17630424e5', 'name': 'tempest-type-Backup-1886498603'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:10:33.775999 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-7afdb254-d0a4-4f37-9a85-8badee238605 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Creating backup of volume 3df540d6-d76b-4d61-a541-fe17630424e5 in container None Jul 03 16:10:33.783788 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:33.783788 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:33.784185 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7afdb254-d0a4-4f37-9a85-8badee238605 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:33.820607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-7afdb254-d0a4-4f37-9a85-8badee238605 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Created reservations ['851bf74b-e169-4814-ac57-957f1004ecc7', 'b099bc91-c070-46f4-bdbc-ab6469335cbf'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:33.976614 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7afdb254-d0a4-4f37-9a85-8badee238605 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:10:33.976820 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1449/5810] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:10:33 2026] POST /volume/v3/backups => generated 316 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:33.987788 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cc022892-daf7-482d-b83b-b5582d8f09e3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:33.990079 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc022892-daf7-482d-b83b-b5582d8f09e3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:33.990079 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cc022892-daf7-482d-b83b-b5582d8f09e3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:33.990279 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cc022892-daf7-482d-b83b-b5582d8f09e3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:33.990388 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-cc022892-daf7-482d-b83b-b5582d8f09e3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:33.995674 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:33.995674 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:33.996582 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc022892-daf7-482d-b83b-b5582d8f09e3 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:33.997101 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1454/5811] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:33 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:34.686023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a75e6e04-5bd8-4b68-9001-d81efc61d122 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:34.688241 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a75e6e04-5bd8-4b68-9001-d81efc61d122 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:34.688502 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a75e6e04-5bd8-4b68-9001-d81efc61d122 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:34.688675 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a75e6e04-5bd8-4b68-9001-d81efc61d122 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:34.688784 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-a75e6e04-5bd8-4b68-9001-d81efc61d122 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:34.693859 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:34.693859 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:34.694778 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a75e6e04-5bd8-4b68-9001-d81efc61d122 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:34.695202 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1456/5812] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:34 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:35.007628 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b63070db-ea39-4ec5-8c18-cb6759465d06 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:35.009550 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b63070db-ea39-4ec5-8c18-cb6759465d06 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:35.009840 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b63070db-ea39-4ec5-8c18-cb6759465d06 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:35.010037 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b63070db-ea39-4ec5-8c18-cb6759465d06 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:35.010155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-b63070db-ea39-4ec5-8c18-cb6759465d06 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:35.016369 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:35.016369 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:35.017378 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b63070db-ea39-4ec5-8c18-cb6759465d06 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:35.017908 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1454/5813] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:35 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:35.707811 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-39959236-fe8c-4ca3-bb7f-d21c4a5a4c0e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:35.710200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39959236-fe8c-4ca3-bb7f-d21c4a5a4c0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:35.710284 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39959236-fe8c-4ca3-bb7f-d21c4a5a4c0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:35.710502 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39959236-fe8c-4ca3-bb7f-d21c4a5a4c0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:35.710647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-39959236-fe8c-4ca3-bb7f-d21c4a5a4c0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:35.716384 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:35.716384 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:35.717447 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39959236-fe8c-4ca3-bb7f-d21c4a5a4c0e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:35.717869 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1450/5814] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:35 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:36.030753 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a58535ea-15a8-4871-b578-2f3edf267db5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:36.033101 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a58535ea-15a8-4871-b578-2f3edf267db5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:36.033379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a58535ea-15a8-4871-b578-2f3edf267db5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:36.033647 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a58535ea-15a8-4871-b578-2f3edf267db5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:36.033832 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-a58535ea-15a8-4871-b578-2f3edf267db5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:36.038758 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:36.038758 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:36.039585 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a58535ea-15a8-4871-b578-2f3edf267db5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:36.040223 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1455/5815] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:36 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:36.729016 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6b00d83f-fbab-42fe-b674-9012b6ec2c1f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:36.731193 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6b00d83f-fbab-42fe-b674-9012b6ec2c1f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:36.731440 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6b00d83f-fbab-42fe-b674-9012b6ec2c1f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:36.731678 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6b00d83f-fbab-42fe-b674-9012b6ec2c1f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:36.731806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6b00d83f-fbab-42fe-b674-9012b6ec2c1f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:36.736836 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:36.736836 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:36.737581 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6b00d83f-fbab-42fe-b674-9012b6ec2c1f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:36.737936 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1457/5816] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:36 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:37.051229 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-9d412118-1f82-458c-83d3-4d7ab391ec10 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:37.053056 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9d412118-1f82-458c-83d3-4d7ab391ec10 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:37.053301 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9d412118-1f82-458c-83d3-4d7ab391ec10 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:37.053506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-9d412118-1f82-458c-83d3-4d7ab391ec10 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:37.053651 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-9d412118-1f82-458c-83d3-4d7ab391ec10 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:37.059721 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:37.059721 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:37.060667 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-9d412118-1f82-458c-83d3-4d7ab391ec10 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:37.061201 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1455/5817] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:37 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8cc0e0d2-c8d9-4621-95d8-5157c3c7641a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8cc0e0d2-c8d9-4621-95d8-5157c3c7641a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8cc0e0d2-c8d9-4621-95d8-5157c3c7641a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8cc0e0d2-c8d9-4621-95d8-5157c3c7641a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-8cc0e0d2-c8d9-4621-95d8-5157c3c7641a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8cc0e0d2-c8d9-4621-95d8-5157c3c7641a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:37.772274 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1451/5818] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:37 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:38.074441 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c854e77c-15cb-4fb7-a6a4-175e8fe177a1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:38.076551 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c854e77c-15cb-4fb7-a6a4-175e8fe177a1 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:38.076816 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c854e77c-15cb-4fb7-a6a4-175e8fe177a1 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:38.077077 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c854e77c-15cb-4fb7-a6a4-175e8fe177a1 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:38.077569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-c854e77c-15cb-4fb7-a6a4-175e8fe177a1 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:38.082101 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:38.082101 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:38.082905 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c854e77c-15cb-4fb7-a6a4-175e8fe177a1 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:38.083364 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1456/5819] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:38 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:38.771374 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e62d5a41-c8c6-4571-9a93-0283ce434eca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:38.773305 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e62d5a41-c8c6-4571-9a93-0283ce434eca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:38.773526 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e62d5a41-c8c6-4571-9a93-0283ce434eca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:38.773731 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e62d5a41-c8c6-4571-9a93-0283ce434eca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:38.773833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-e62d5a41-c8c6-4571-9a93-0283ce434eca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:38.778203 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:38.778203 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:38.778999 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e62d5a41-c8c6-4571-9a93-0283ce434eca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:38.780796 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1458/5820] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:38 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:39.093967 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c6aee504-37cc-4f04-8e75-f022fb6af227 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:39.095571 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6aee504-37cc-4f04-8e75-f022fb6af227 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:39.095811 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6aee504-37cc-4f04-8e75-f022fb6af227 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:39.095996 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c6aee504-37cc-4f04-8e75-f022fb6af227 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:39.096088 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-c6aee504-37cc-4f04-8e75-f022fb6af227 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:39.101374 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:39.101374 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:39.102207 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c6aee504-37cc-4f04-8e75-f022fb6af227 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:39.102680 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1456/5821] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:39 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:39.792554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7d077f1a-776b-4d16-bb7c-037a49ec2af9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:39.795200 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7d077f1a-776b-4d16-bb7c-037a49ec2af9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:39.795469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7d077f1a-776b-4d16-bb7c-037a49ec2af9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:39.795708 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7d077f1a-776b-4d16-bb7c-037a49ec2af9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:39.795886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-7d077f1a-776b-4d16-bb7c-037a49ec2af9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:39.802784 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:39.802784 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:39.803851 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7d077f1a-776b-4d16-bb7c-037a49ec2af9 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:39.804368 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1452/5822] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:39 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:40.111755 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-594c68a2-5705-4db5-9456-09bf19d0433a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:40.113466 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-594c68a2-5705-4db5-9456-09bf19d0433a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:40.113677 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-594c68a2-5705-4db5-9456-09bf19d0433a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:40.113904 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-594c68a2-5705-4db5-9456-09bf19d0433a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:40.114046 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-594c68a2-5705-4db5-9456-09bf19d0433a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:40.118876 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:40.118876 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:40.119547 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-594c68a2-5705-4db5-9456-09bf19d0433a tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:40.119963 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1457/5823] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:40 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:40.816511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-826140f5-c791-4958-b21e-0f324964dea6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:40.818705 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-826140f5-c791-4958-b21e-0f324964dea6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:40.818705 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-826140f5-c791-4958-b21e-0f324964dea6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:40.818916 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-826140f5-c791-4958-b21e-0f324964dea6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:40.819069 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-826140f5-c791-4958-b21e-0f324964dea6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:40.824345 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:40.824345 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:40.825437 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-826140f5-c791-4958-b21e-0f324964dea6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:40.826049 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1459/5824] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:40 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:40.838259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-26f576d1-865e-4870-ba25-0783106b9f8e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:40.840797 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26f576d1-865e-4870-ba25-0783106b9f8e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:40.841128 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26f576d1-865e-4870-ba25-0783106b9f8e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:40.841403 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-26f576d1-865e-4870-ba25-0783106b9f8e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:40.841572 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-26f576d1-865e-4870-ba25-0783106b9f8e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:40.847370 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:40.847370 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:40.848191 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-26f576d1-865e-4870-ba25-0783106b9f8e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:40.848729 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1457/5825] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:40 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:40.862840 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-902653c7-6530-4301-8f44-e2809d9692d4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:40.865159 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-902653c7-6530-4301-8f44-e2809d9692d4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:40.865500 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-902653c7-6530-4301-8f44-e2809d9692d4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:40.865705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-902653c7-6530-4301-8f44-e2809d9692d4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:40.865879 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-902653c7-6530-4301-8f44-e2809d9692d4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete backup with id: 86c3ea27-9109-4a80-9596-999c603a7697. Jul 03 16:10:40.871554 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:40.871554 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:40.889640 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-902653c7-6530-4301-8f44-e2809d9692d4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] delete_backup rpcapi backup_id 86c3ea27-9109-4a80-9596-999c603a7697 {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:10:40.892801 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-902653c7-6530-4301-8f44-e2809d9692d4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 202 Jul 03 16:10:40.892922 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1453/5826] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:10:40 2026] DELETE /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:10:40.905237 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1509342e-60e6-4a70-83b8-36ce44764469 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:40.907653 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1509342e-60e6-4a70-83b8-36ce44764469 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:40.907925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1509342e-60e6-4a70-83b8-36ce44764469 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:40.908224 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1509342e-60e6-4a70-83b8-36ce44764469 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:40.908354 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-1509342e-60e6-4a70-83b8-36ce44764469 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:40.913309 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:40.913309 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:40.914214 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1509342e-60e6-4a70-83b8-36ce44764469 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:40.914686 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1458/5827] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:40 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:41.130081 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2d0832ba-ecef-481e-bf61-4451b8578ae2 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:41.132323 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d0832ba-ecef-481e-bf61-4451b8578ae2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:41.132531 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d0832ba-ecef-481e-bf61-4451b8578ae2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:41.132746 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2d0832ba-ecef-481e-bf61-4451b8578ae2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:41.132851 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-2d0832ba-ecef-481e-bf61-4451b8578ae2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:41.136994 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:41.136994 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:41.137675 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2d0832ba-ecef-481e-bf61-4451b8578ae2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:41.138061 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1460/5828] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:41 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:41.925436 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f00d8759-1f3d-4f16-b8e9-05577286c61b None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:41.928094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f00d8759-1f3d-4f16-b8e9-05577286c61b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:41.928378 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f00d8759-1f3d-4f16-b8e9-05577286c61b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:41.928682 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f00d8759-1f3d-4f16-b8e9-05577286c61b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:41.928819 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-f00d8759-1f3d-4f16-b8e9-05577286c61b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:41.934245 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:41.934245 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:41.935390 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f00d8759-1f3d-4f16-b8e9-05577286c61b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:41.935892 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1458/5829] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:41 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:42.149476 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7afe04af-d71b-4897-b053-f505d13c3954 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:42.151207 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7afe04af-d71b-4897-b053-f505d13c3954 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:42.151525 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7afe04af-d71b-4897-b053-f505d13c3954 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:42.151829 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7afe04af-d71b-4897-b053-f505d13c3954 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:42.152636 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-7afe04af-d71b-4897-b053-f505d13c3954 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:42.156957 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:42.156957 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:42.157596 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7afe04af-d71b-4897-b053-f505d13c3954 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:42.157858 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1454/5830] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:42 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:42.946740 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ca09e52a-0158-47e8-aa6f-fec5de224ae3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:42.948963 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ca09e52a-0158-47e8-aa6f-fec5de224ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:42.949231 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ca09e52a-0158-47e8-aa6f-fec5de224ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:42.949469 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ca09e52a-0158-47e8-aa6f-fec5de224ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:42.949590 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ca09e52a-0158-47e8-aa6f-fec5de224ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:42.956729 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:42.956729 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:42.957895 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ca09e52a-0158-47e8-aa6f-fec5de224ae3 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 200 Jul 03 16:10:42.958406 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1459/5831] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:42 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:43.169248 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d6b20770-09a4-40c5-8aca-8968acdd00b9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:43.171890 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6b20770-09a4-40c5-8aca-8968acdd00b9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:43.172119 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6b20770-09a4-40c5-8aca-8968acdd00b9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:43.172422 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d6b20770-09a4-40c5-8aca-8968acdd00b9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:43.172595 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-d6b20770-09a4-40c5-8aca-8968acdd00b9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:43.178915 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:43.178915 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:43.179755 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d6b20770-09a4-40c5-8aca-8968acdd00b9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:43.180293 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1461/5832] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:43 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:43.969155 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-79e266d5-d8c3-48d5-83d4-32810db99168 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:43.970782 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-79e266d5-d8c3-48d5-83d4-32810db99168 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 Jul 03 16:10:43.970956 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-79e266d5-d8c3-48d5-83d4-32810db99168 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:43.971159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-79e266d5-d8c3-48d5-83d4-32810db99168 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:43.971250 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-79e266d5-d8c3-48d5-83d4-32810db99168 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 86c3ea27-9109-4a80-9596-999c603a7697. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:43.974594 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-79e266d5-d8c3-48d5-83d4-32810db99168 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 returned with HTTP 404 Jul 03 16:10:43.975014 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1459/5833] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:43 2026] GET /volume/v3/backups/86c3ea27-9109-4a80-9596-999c603a7697 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:44.191382 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-5e350524-44ae-4397-8e22-5f5e755481bd None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:44.193570 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5e350524-44ae-4397-8e22-5f5e755481bd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:44.193817 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5e350524-44ae-4397-8e22-5f5e755481bd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:44.194001 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-5e350524-44ae-4397-8e22-5f5e755481bd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:44.194151 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-5e350524-44ae-4397-8e22-5f5e755481bd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:44.199535 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:44.199535 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:44.200329 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-5e350524-44ae-4397-8e22-5f5e755481bd tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:44.200773 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1455/5834] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:44 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:44.493451 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-99f32162-7036-4bea-8995-8ec595692a61 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:44.495925 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-99f32162-7036-4bea-8995-8ec595692a61 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:10:44.495925 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-99f32162-7036-4bea-8995-8ec595692a61 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:44.496791 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-99f32162-7036-4bea-8995-8ec595692a61 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:44.497672 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-99f32162-7036-4bea-8995-8ec595692a61 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete backup with id: 48d31833-633e-490b-b22d-5b99b4c2b9ea. Jul 03 16:10:44.502693 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:44.502693 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:44.523572 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-99f32162-7036-4bea-8995-8ec595692a61 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] delete_backup rpcapi backup_id 48d31833-633e-490b-b22d-5b99b4c2b9ea {{(pid=99819) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:10:44.526106 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-99f32162-7036-4bea-8995-8ec595692a61 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 202 Jul 03 16:10:44.526750 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1460/5835] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:10:44 2026] DELETE /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:10:44.534824 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-10516141-9f30-4665-a30f-3ec76c4089d0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:44.537237 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10516141-9f30-4665-a30f-3ec76c4089d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:10:44.537536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10516141-9f30-4665-a30f-3ec76c4089d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:44.537876 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-10516141-9f30-4665-a30f-3ec76c4089d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:44.538005 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-10516141-9f30-4665-a30f-3ec76c4089d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:44.544282 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:44.544282 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:44.545425 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-10516141-9f30-4665-a30f-3ec76c4089d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 200 Jul 03 16:10:44.545969 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1462/5836] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:44 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:45.212637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cd2a42f6-2fc5-4f79-9feb-45bb22b7a210 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:45.215029 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd2a42f6-2fc5-4f79-9feb-45bb22b7a210 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:45.215211 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd2a42f6-2fc5-4f79-9feb-45bb22b7a210 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:45.215410 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cd2a42f6-2fc5-4f79-9feb-45bb22b7a210 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:45.215509 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cd2a42f6-2fc5-4f79-9feb-45bb22b7a210 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:45.219503 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:45.219503 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:45.220118 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cd2a42f6-2fc5-4f79-9feb-45bb22b7a210 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:45.220496 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1460/5837] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:45 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:45.555842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-14ece6cc-4529-41bf-8440-89e5dde2a3ad None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:45.557599 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-14ece6cc-4529-41bf-8440-89e5dde2a3ad tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea Jul 03 16:10:45.557835 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-14ece6cc-4529-41bf-8440-89e5dde2a3ad tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:45.558056 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-14ece6cc-4529-41bf-8440-89e5dde2a3ad tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:45.558218 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-14ece6cc-4529-41bf-8440-89e5dde2a3ad tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 48d31833-633e-490b-b22d-5b99b4c2b9ea. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:45.562603 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-14ece6cc-4529-41bf-8440-89e5dde2a3ad tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea returned with HTTP 404 Jul 03 16:10:45.563124 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1456/5838] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:45 2026] GET /volume/v3/backups/48d31833-633e-490b-b22d-5b99b4c2b9ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:45.576056 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:45.578194 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:10:45.578616 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-727220857"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:45.580502 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-727220857'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:10:45.580675 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume of 1 GB Jul 03 16:10:45.586805 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Availability Zones retrieved successfully. Jul 03 16:10:45.595009 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (0ab30a34-882a-4f0a-a858-7b3887db4e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:10:45.596721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487226c9-0a30-4cba-bdb4-baa1a47f1c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:45.598085 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:10:45.632745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487226c9-0a30-4cba-bdb4-baa1a47f1c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:45.633799 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9aeda2-f6d6-45ba-911e-ecc5545e4840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:45.681489 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['12fb20ac-dd42-4546-860c-d6c13e169408', 'd3937b39-a510-4980-8f14-ce29fa0a265e', '91946ff6-b6db-4392-9e99-e31a9a546d73', '039bc2eb-3aeb-45df-9390-d2821ed2b8f5'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:45.682507 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9aeda2-f6d6-45ba-911e-ecc5545e4840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12fb20ac-dd42-4546-860c-d6c13e169408', 'd3937b39-a510-4980-8f14-ce29fa0a265e', '91946ff6-b6db-4392-9e99-e31a9a546d73', '039bc2eb-3aeb-45df-9390-d2821ed2b8f5']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:45.683637 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e9d2bb-d796-4013-8683-697f3007aedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:45.711415 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e9d2bb-d796-4013-8683-697f3007aedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40049d21-b336-454d-9d82-ffc686ce975e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727220857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['12fb20ac-dd42-4546-860c-d6c13e169408','d3937b39-a510-4980-8f14-ce29fa0a265e','91946ff6-b6db-4392-9e99-e31a9a546d73','039bc2eb-3aeb-45df-9390-d2821ed2b8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727220857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40049d21-b336-454d-9d82-ffc686ce975e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1ab89dc94c470ca77a0323c33d8348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8709b6a7429a41219c4e7736b0f5803f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:45.712416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6784de75-ee69-4290-92eb-19ac76982e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:45.736908 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6784de75-ee69-4290-92eb-19ac76982e4a) transitioned into 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-727220857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1ab89dc94c470ca77a0323c33d8348',qos_specs=None,replication_status=,reservations=['12fb20ac-dd42-4546-860c-d6c13e169408','d3937b39-a510-4980-8f14-ce29fa0a265e','91946ff6-b6db-4392-9e99-e31a9a546d73','039bc2eb-3aeb-45df-9390-d2821ed2b8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8709b6a7429a41219c4e7736b0f5803f',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:45.737604 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c518f7-e971-4051-b54e-2a370b181cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:10:45.748192 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c518f7-e971-4051-b54e-2a370b181cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:10:45.749015 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Flow 'volume_create_api' (0ab30a34-882a-4f0a-a858-7b3887db4e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:10:45.749326 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create volume request issued successfully. Jul 03 16:10:45.749888 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0dee33ca-892b-44fd-a2ca-fc29822814a2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:10:45.750369 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1461/5839] 10.4.3.228 () {68 vars in 1258 bytes} [Fri Jul 3 16:10:45 2026] POST /volume/v3/volumes => generated 748 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:45.763819 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ec0bd7a8-0685-483f-843f-d11980612022 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:45.765566 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ec0bd7a8-0685-483f-843f-d11980612022 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e Jul 03 16:10:45.765806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ec0bd7a8-0685-483f-843f-d11980612022 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:45.765970 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ec0bd7a8-0685-483f-843f-d11980612022 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:45.773652 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:45.773652 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:45.777810 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ec0bd7a8-0685-483f-843f-d11980612022 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:45.782893 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ec0bd7a8-0685-483f-843f-d11980612022 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e returned with HTTP 200 Jul 03 16:10:45.783368 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1463/5840] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:45 2026] GET /volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:46.232639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0968aa76-4aa9-433e-bc17-47e4d603c0fa None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:46.234803 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0968aa76-4aa9-433e-bc17-47e4d603c0fa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:46.234912 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0968aa76-4aa9-433e-bc17-47e4d603c0fa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:46.235158 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0968aa76-4aa9-433e-bc17-47e4d603c0fa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:46.235287 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-0968aa76-4aa9-433e-bc17-47e4d603c0fa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:46.240692 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:46.240692 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:46.241528 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0968aa76-4aa9-433e-bc17-47e4d603c0fa tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:46.241979 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1461/5841] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:46 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:46.798134 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b97c1d32-fa64-4d6d-8a8d-a31b0a6b533a None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:46.799872 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b97c1d32-fa64-4d6d-8a8d-a31b0a6b533a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e Jul 03 16:10:46.800046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b97c1d32-fa64-4d6d-8a8d-a31b0a6b533a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:46.800231 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b97c1d32-fa64-4d6d-8a8d-a31b0a6b533a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:46.806605 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:46.806605 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:46.810159 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b97c1d32-fa64-4d6d-8a8d-a31b0a6b533a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:46.814124 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b97c1d32-fa64-4d6d-8a8d-a31b0a6b533a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e returned with HTTP 200 Jul 03 16:10:46.814500 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1457/5842] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:46 2026] GET /volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:46.827056 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:46.831703 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:10:46.831703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40049d21-b336-454d-9d82-ffc686ce975e", "name": "tempest-VolumesBackupsTest-Snapshot-66779595"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:46.842368 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:46.842368 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:46.843239 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:46.843544 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Create snapshot from volume 40049d21-b336-454d-9d82-ffc686ce975e Jul 03 16:10:46.888329 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['e5077f36-8c7b-4a86-ae52-adaddb5d51ad', 'ea95ff1e-d1c0-44c4-9235-80c528d0a6b3', 'b2d469bd-c339-4c44-81b1-f0eaa6e8a2b4', '1604af45-4946-4a96-a231-d214e0055223'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:46.924872 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Snapshot create request issued successfully. Jul 03 16:10:46.925257 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-30ed8b90-ce43-44e8-bf9a-922cc29d2c8a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:10:46.925814 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1462/5843] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:10:46 2026] POST /volume/v3/snapshots => generated 303 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:46.936447 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ac21e0d3-414e-4b82-854f-06b7abaf8598 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:46.938295 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac21e0d3-414e-4b82-854f-06b7abaf8598 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e Jul 03 16:10:46.938529 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac21e0d3-414e-4b82-854f-06b7abaf8598 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:46.938735 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ac21e0d3-414e-4b82-854f-06b7abaf8598 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:46.945185 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:46.945185 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:46.945736 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ac21e0d3-414e-4b82-854f-06b7abaf8598 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Snapshot retrieved successfully. Jul 03 16:10:46.946574 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ac21e0d3-414e-4b82-854f-06b7abaf8598 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e returned with HTTP 200 Jul 03 16:10:46.946987 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1464/5844] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:10:46 2026] GET /volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:47.254192 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a52f47d5-4aa6-42e1-b3b7-cc3ab5cff180 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:47.255965 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a52f47d5-4aa6-42e1-b3b7-cc3ab5cff180 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:47.256217 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a52f47d5-4aa6-42e1-b3b7-cc3ab5cff180 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:47.256419 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a52f47d5-4aa6-42e1-b3b7-cc3ab5cff180 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:47.256524 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a52f47d5-4aa6-42e1-b3b7-cc3ab5cff180 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:47.260800 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:47.260800 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:47.261461 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a52f47d5-4aa6-42e1-b3b7-cc3ab5cff180 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:47.261845 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1462/5845] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:47 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:47.957180 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7a7b342c-97e6-4a6c-ae97-86c0d1d3bd03 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:47.959085 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a7b342c-97e6-4a6c-ae97-86c0d1d3bd03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e Jul 03 16:10:47.959294 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a7b342c-97e6-4a6c-ae97-86c0d1d3bd03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:47.959516 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7a7b342c-97e6-4a6c-ae97-86c0d1d3bd03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:47.964698 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:47.964698 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:47.965276 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7a7b342c-97e6-4a6c-ae97-86c0d1d3bd03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Snapshot retrieved successfully. Jul 03 16:10:47.966040 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7a7b342c-97e6-4a6c-ae97-86c0d1d3bd03 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e returned with HTTP 200 Jul 03 16:10:47.966672 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1458/5846] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:10:47 2026] GET /volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:47.976512 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:47.979288 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] POST https://10.4.3.228/volume/v3/backups Jul 03 16:10:47.979710 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40049d21-b336-454d-9d82-ffc686ce975e", "snapshot_id": "aec33c83-bebe-420f-9478-c29a9c22352e", "name": "tempest-VolumesBackupsTest-Backup-299405430"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:47.981400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.contrib.backups [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating new backup {'backup': {'volume_id': '40049d21-b336-454d-9d82-ffc686ce975e', 'snapshot_id': 'aec33c83-bebe-420f-9478-c29a9c22352e', 'name': 'tempest-VolumesBackupsTest-Backup-299405430'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:10:47.981548 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Creating backup of volume 40049d21-b336-454d-9d82-ffc686ce975e in container None Jul 03 16:10:47.989140 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:47.989140 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:47.989732 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:10:47.996916 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:47.996916 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:47.997384 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Snapshot retrieved successfully. Jul 03 16:10:48.018703 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Created reservations ['4503ab70-7a88-486f-8d3c-548cb618d686', 'b5c52f4e-bd6b-4113-b885-875a1a257d6b'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:10:48.072123 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-64f8354b-b02c-435b-aa7a-64c4c06c3413 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:10:48.072631 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1463/5847] 10.4.3.228 () {68 vars in 1259 bytes} [Fri Jul 3 16:10:47 2026] POST /volume/v3/backups => generated 329 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:10:48.080581 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9b63c78b-0a68-44ae-a669-212160357ff6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:48.082401 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b63c78b-0a68-44ae-a669-212160357ff6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:48.082593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b63c78b-0a68-44ae-a669-212160357ff6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:48.082788 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9b63c78b-0a68-44ae-a669-212160357ff6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:48.082886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-9b63c78b-0a68-44ae-a669-212160357ff6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:48.087048 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:48.087048 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:48.087822 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9b63c78b-0a68-44ae-a669-212160357ff6 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:48.088162 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1465/5848] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:48 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:48.272562 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a8ca3b06-b797-4fa7-938d-f3955a36c69c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:48.274961 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a8ca3b06-b797-4fa7-938d-f3955a36c69c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:48.275289 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a8ca3b06-b797-4fa7-938d-f3955a36c69c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:48.275595 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a8ca3b06-b797-4fa7-938d-f3955a36c69c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:48.275791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a8ca3b06-b797-4fa7-938d-f3955a36c69c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:48.281392 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:48.281392 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:48.282205 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a8ca3b06-b797-4fa7-938d-f3955a36c69c tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:48.282559 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1463/5849] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:48 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:49.100652 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d575cb01-8560-422d-a952-13bb65a1246f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:49.102785 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d575cb01-8560-422d-a952-13bb65a1246f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:49.103005 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d575cb01-8560-422d-a952-13bb65a1246f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:49.103212 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d575cb01-8560-422d-a952-13bb65a1246f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:49.103365 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d575cb01-8560-422d-a952-13bb65a1246f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:49.108302 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:49.108302 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:49.109268 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d575cb01-8560-422d-a952-13bb65a1246f tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:49.109686 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1459/5850] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:49 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:49.295744 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b49f9631-dfbd-4975-a990-2fd7737486fe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:49.298042 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b49f9631-dfbd-4975-a990-2fd7737486fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:49.298307 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b49f9631-dfbd-4975-a990-2fd7737486fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:49.298553 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b49f9631-dfbd-4975-a990-2fd7737486fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:49.298705 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-b49f9631-dfbd-4975-a990-2fd7737486fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:49.303371 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:49.303371 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:49.304188 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b49f9631-dfbd-4975-a990-2fd7737486fe tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:49.304658 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1464/5851] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:49 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:50.119316 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-411cbae9-db63-4a28-9e24-57441a437909 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:50.121185 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-411cbae9-db63-4a28-9e24-57441a437909 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:50.121445 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-411cbae9-db63-4a28-9e24-57441a437909 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:50.121670 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-411cbae9-db63-4a28-9e24-57441a437909 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:50.121800 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-411cbae9-db63-4a28-9e24-57441a437909 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:50.127550 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:50.127550 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:50.128347 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-411cbae9-db63-4a28-9e24-57441a437909 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:50.128758 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1466/5852] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:50 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:50.314112 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-43b6b32f-9ebf-4aed-926e-e6f142c49fa7 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:50.315602 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-43b6b32f-9ebf-4aed-926e-e6f142c49fa7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:50.315806 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-43b6b32f-9ebf-4aed-926e-e6f142c49fa7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:50.315975 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-43b6b32f-9ebf-4aed-926e-e6f142c49fa7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:50.316064 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-43b6b32f-9ebf-4aed-926e-e6f142c49fa7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:50.320076 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:50.320076 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:50.320735 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-43b6b32f-9ebf-4aed-926e-e6f142c49fa7 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:50.321086 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1464/5853] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:50 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:51.139162 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-513ab18e-eb9f-4d99-a8d7-16c0f8205483 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:51.140866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-513ab18e-eb9f-4d99-a8d7-16c0f8205483 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:51.142469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-513ab18e-eb9f-4d99-a8d7-16c0f8205483 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:51.142469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-513ab18e-eb9f-4d99-a8d7-16c0f8205483 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:51.142469 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-513ab18e-eb9f-4d99-a8d7-16c0f8205483 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:51.146221 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:51.146221 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:51.147587 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-513ab18e-eb9f-4d99-a8d7-16c0f8205483 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:51.148136 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1460/5854] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:51 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:51.330045 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-54635297-5cd5-46cd-8a8f-9b80d8d42a35 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:51.331831 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54635297-5cd5-46cd-8a8f-9b80d8d42a35 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:51.332045 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54635297-5cd5-46cd-8a8f-9b80d8d42a35 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:51.332221 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-54635297-5cd5-46cd-8a8f-9b80d8d42a35 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:51.332319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-54635297-5cd5-46cd-8a8f-9b80d8d42a35 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:51.336552 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:51.336552 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:51.337158 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-54635297-5cd5-46cd-8a8f-9b80d8d42a35 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:51.337552 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1465/5855] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:51 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:52.157691 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ba592580-fe29-465b-b7f6-c6e978e7d687 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:52.159608 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba592580-fe29-465b-b7f6-c6e978e7d687 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:52.159856 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba592580-fe29-465b-b7f6-c6e978e7d687 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:52.160088 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ba592580-fe29-465b-b7f6-c6e978e7d687 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:52.160232 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-ba592580-fe29-465b-b7f6-c6e978e7d687 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:52.164817 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:52.164817 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:52.165483 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ba592580-fe29-465b-b7f6-c6e978e7d687 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:52.165857 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1467/5856] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:52 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:52.345994 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5f2f0cba-b765-4d72-8b34-67b25345460f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f2f0cba-b765-4d72-8b34-67b25345460f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f2f0cba-b765-4d72-8b34-67b25345460f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5f2f0cba-b765-4d72-8b34-67b25345460f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5f2f0cba-b765-4d72-8b34-67b25345460f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5f2f0cba-b765-4d72-8b34-67b25345460f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:52.374833 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1465/5857] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:52 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:52.378446 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a3d5b19d-28cc-4f76-b5a8-39c4cfc1cf14 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3d5b19d-28cc-4f76-b5a8-39c4cfc1cf14 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] POST https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8/action Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3d5b19d-28cc-4f76-b5a8-39c4cfc1cf14 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a3d5b19d-28cc-4f76-b5a8-39c4cfc1cf14 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.contrib.admin_actions [None req-a3d5b19d-28cc-4f76-b5a8-39c4cfc1cf14 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Updating backup '12de3b2f-028f-4d1c-85a1-c7ba213a41e8' with '{'status': 'error'}' {{(pid=99818) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-a3d5b19d-28cc-4f76-b5a8-39c4cfc1cf14 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6bd4022e0edb4fad991620f9851bd869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df32d69788dc486cbda11f98c746b9b8', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a3d5b19d-28cc-4f76-b5a8-39c4cfc1cf14 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8/action returned with HTTP 403 Jul 03 16:10:52.410554 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1461/5858] 10.4.3.228 () {70 vars in 1430 bytes} [Fri Jul 3 16:10:52 2026] POST /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:52.415573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-398b4850-b400-48a8-b773-a6b0c58030c4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:52.417452 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-398b4850-b400-48a8-b773-a6b0c58030c4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 Jul 03 16:10:52.452650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-398b4850-b400-48a8-b773-a6b0c58030c4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:52.452650 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-398b4850-b400-48a8-b773-a6b0c58030c4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:52.452650 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-398b4850-b400-48a8-b773-a6b0c58030c4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete volume with id: 3df540d6-d76b-4d61-a541-fe17630424e5 Jul 03 16:10:52.452650 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:52.452650 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:52.452650 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-398b4850-b400-48a8-b773-a6b0c58030c4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:52.520192 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-398b4850-b400-48a8-b773-a6b0c58030c4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete volume request issued successfully. Jul 03 16:10:52.520400 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-398b4850-b400-48a8-b773-a6b0c58030c4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 returned with HTTP 202 Jul 03 16:10:52.520867 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1466/5859] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:10:52 2026] DELETE /volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:10:52.528472 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-90ce88d2-f416-4359-bff9-91582ff4d77e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:52.530360 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-90ce88d2-f416-4359-bff9-91582ff4d77e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 Jul 03 16:10:52.531208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-90ce88d2-f416-4359-bff9-91582ff4d77e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:52.531208 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-90ce88d2-f416-4359-bff9-91582ff4d77e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:52.537854 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:52.537854 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:52.541288 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-90ce88d2-f416-4359-bff9-91582ff4d77e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:52.551794 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-90ce88d2-f416-4359-bff9-91582ff4d77e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 returned with HTTP 200 Jul 03 16:10:52.551794 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1468/5860] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:52 2026] GET /volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:53.176011 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5bf573bf-32ac-4443-8256-547d58901bc4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:53.178349 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5bf573bf-32ac-4443-8256-547d58901bc4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:53.178632 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5bf573bf-32ac-4443-8256-547d58901bc4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:53.178898 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5bf573bf-32ac-4443-8256-547d58901bc4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:53.179053 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-5bf573bf-32ac-4443-8256-547d58901bc4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:53.185205 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:53.185205 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:53.186161 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5bf573bf-32ac-4443-8256-547d58901bc4 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:53.186669 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1466/5861] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:53 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:53.565763 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9d64b31f-8ea7-47a0-8f8b-9487cf0c29af None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:53.568715 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9d64b31f-8ea7-47a0-8f8b-9487cf0c29af tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 Jul 03 16:10:53.568715 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9d64b31f-8ea7-47a0-8f8b-9487cf0c29af tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:53.569086 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9d64b31f-8ea7-47a0-8f8b-9487cf0c29af tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:53.574955 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9d64b31f-8ea7-47a0-8f8b-9487cf0c29af tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 returned with HTTP 404 Jul 03 16:10:53.575381 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1462/5862] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:53 2026] GET /volume/v3/volumes/3df540d6-d76b-4d61-a541-fe17630424e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:53.584589 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-94485af1-11b4-4664-99ee-3e21d2f4cfe4 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:53.586299 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-94485af1-11b4-4664-99ee-3e21d2f4cfe4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:53.586545 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-94485af1-11b4-4664-99ee-3e21d2f4cfe4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:53.586735 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-94485af1-11b4-4664-99ee-3e21d2f4cfe4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:53.586832 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-94485af1-11b4-4664-99ee-3e21d2f4cfe4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:53.591392 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:53.591392 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:10:53.592158 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-94485af1-11b4-4664-99ee-3e21d2f4cfe4 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-reader] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:53.592529 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1467/5863] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:53 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:53.602799 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-94aebd42-620f-41fc-bd90-7ae3d14af01d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:53.604946 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-94aebd42-620f-41fc-bd90-7ae3d14af01d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] DELETE https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:53.605183 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-94aebd42-620f-41fc-bd90-7ae3d14af01d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:53.605384 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-94aebd42-620f-41fc-bd90-7ae3d14af01d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:53.605497 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-94aebd42-620f-41fc-bd90-7ae3d14af01d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete backup with id: 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. Jul 03 16:10:53.609785 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:53.609785 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:53.628825 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-94aebd42-620f-41fc-bd90-7ae3d14af01d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] delete_backup rpcapi backup_id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:10:53.630596 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-94aebd42-620f-41fc-bd90-7ae3d14af01d tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 202 Jul 03 16:10:53.631071 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1469/5864] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:10:53 2026] DELETE /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:10:53.637855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2b034659-0b2e-4751-8fe1-573a1a9a80ca None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:53.639734 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b034659-0b2e-4751-8fe1-573a1a9a80ca tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:53.640027 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b034659-0b2e-4751-8fe1-573a1a9a80ca tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:53.640210 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2b034659-0b2e-4751-8fe1-573a1a9a80ca tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:53.640336 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-2b034659-0b2e-4751-8fe1-573a1a9a80ca tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:53.645779 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:53.645779 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:53.646671 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2b034659-0b2e-4751-8fe1-573a1a9a80ca tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 200 Jul 03 16:10:53.646947 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1467/5865] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:53 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:54.197022 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3c20653f-0756-4a67-a776-87362974c63d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:54.198711 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3c20653f-0756-4a67-a776-87362974c63d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:54.198905 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3c20653f-0756-4a67-a776-87362974c63d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:54.199075 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3c20653f-0756-4a67-a776-87362974c63d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:54.199167 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-3c20653f-0756-4a67-a776-87362974c63d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:54.203191 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:54.203191 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:54.203934 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3c20653f-0756-4a67-a776-87362974c63d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:54.204265 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1463/5866] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:54 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:54.656692 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-82031eb7-8af2-4e5e-84c4-3806a5d2fdc2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:54.658271 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82031eb7-8af2-4e5e-84c4-3806a5d2fdc2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 Jul 03 16:10:54.658501 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82031eb7-8af2-4e5e-84c4-3806a5d2fdc2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:54.658721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-82031eb7-8af2-4e5e-84c4-3806a5d2fdc2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:54.658852 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-82031eb7-8af2-4e5e-84c4-3806a5d2fdc2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 12de3b2f-028f-4d1c-85a1-c7ba213a41e8. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:54.662111 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-82031eb7-8af2-4e5e-84c4-3806a5d2fdc2 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 returned with HTTP 404 Jul 03 16:10:54.662583 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1468/5867] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:54 2026] GET /volume/v3/backups/12de3b2f-028f-4d1c-85a1-c7ba213a41e8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:54.668893 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-a7948cd9-c62a-4939-a2c9-40a574971083 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:54.671173 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a7948cd9-c62a-4939-a2c9-40a574971083 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] DELETE https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:54.671521 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a7948cd9-c62a-4939-a2c9-40a574971083 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:54.671740 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-a7948cd9-c62a-4939-a2c9-40a574971083 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:54.671840 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-a7948cd9-c62a-4939-a2c9-40a574971083 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete backup with id: 72943005-bbbd-434b-b6bb-d92cb6dc5675. Jul 03 16:10:54.673334 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=111,cinder:INSERT=16,cinder:UPDATE=30 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:10:54.675718 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:54.675718 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:54.688529 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-a7948cd9-c62a-4939-a2c9-40a574971083 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] delete_backup rpcapi backup_id 72943005-bbbd-434b-b6bb-d92cb6dc5675 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:10:54.690141 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-a7948cd9-c62a-4939-a2c9-40a574971083 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 202 Jul 03 16:10:54.690524 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1470/5868] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:10:54 2026] DELETE /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:10:54.697378 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-44fe43fe-c457-4b2e-9095-b2a51d019fb8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:54.698889 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44fe43fe-c457-4b2e-9095-b2a51d019fb8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:54.699099 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44fe43fe-c457-4b2e-9095-b2a51d019fb8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:54.699307 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-44fe43fe-c457-4b2e-9095-b2a51d019fb8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:54.699411 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-44fe43fe-c457-4b2e-9095-b2a51d019fb8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:54.703597 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:54.703597 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:54.704174 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-44fe43fe-c457-4b2e-9095-b2a51d019fb8 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 200 Jul 03 16:10:54.704523 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1468/5869] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:54 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:55.214210 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-13d80ed8-6a7c-4ae8-9c04-0a0ec49452bb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:55.216096 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-13d80ed8-6a7c-4ae8-9c04-0a0ec49452bb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:55.216323 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-13d80ed8-6a7c-4ae8-9c04-0a0ec49452bb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:55.216532 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-13d80ed8-6a7c-4ae8-9c04-0a0ec49452bb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:55.216651 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-13d80ed8-6a7c-4ae8-9c04-0a0ec49452bb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:55.221566 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:55.221566 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:55.222456 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-13d80ed8-6a7c-4ae8-9c04-0a0ec49452bb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:55.222920 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1464/5870] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:55 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:55.716038 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7fd78865-8e0f-4a10-b0a1-87ffb7188338 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:55.717706 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7fd78865-8e0f-4a10-b0a1-87ffb7188338 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 Jul 03 16:10:55.718020 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7fd78865-8e0f-4a10-b0a1-87ffb7188338 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:55.718284 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7fd78865-8e0f-4a10-b0a1-87ffb7188338 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:55.719241 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-7fd78865-8e0f-4a10-b0a1-87ffb7188338 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 72943005-bbbd-434b-b6bb-d92cb6dc5675. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:55.722386 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7fd78865-8e0f-4a10-b0a1-87ffb7188338 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 returned with HTTP 404 Jul 03 16:10:55.725157 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1469/5871] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:55 2026] GET /volume/v3/backups/72943005-bbbd-434b-b6bb-d92cb6dc5675 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:55.729634 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d5791a9f-096a-4579-8bae-ecd95f92bd6f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:55.731817 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5791a9f-096a-4579-8bae-ecd95f92bd6f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] DELETE https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:55.732075 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d5791a9f-096a-4579-8bae-ecd95f92bd6f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:55.732306 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d5791a9f-096a-4579-8bae-ecd95f92bd6f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:55.732462 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-d5791a9f-096a-4579-8bae-ecd95f92bd6f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete backup with id: 28048c20-d8a5-4130-a48c-01e23d6ec990. Jul 03 16:10:55.737673 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:55.737673 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:55.750726 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.backup.rpcapi [None req-d5791a9f-096a-4579-8bae-ecd95f92bd6f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] delete_backup rpcapi backup_id 28048c20-d8a5-4130-a48c-01e23d6ec990 {{(pid=99817) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:10:55.753066 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d5791a9f-096a-4579-8bae-ecd95f92bd6f tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 202 Jul 03 16:10:55.753656 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1471/5872] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:10:55 2026] DELETE /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:10:55.761984 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-a49a2ac3-55da-4857-8837-39b6dcb16f85 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:55.763636 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a49a2ac3-55da-4857-8837-39b6dcb16f85 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:55.763854 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a49a2ac3-55da-4857-8837-39b6dcb16f85 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:55.764046 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-a49a2ac3-55da-4857-8837-39b6dcb16f85 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:55.764157 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-a49a2ac3-55da-4857-8837-39b6dcb16f85 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:55.768341 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:55.768341 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:55.769165 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-a49a2ac3-55da-4857-8837-39b6dcb16f85 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 200 Jul 03 16:10:55.769368 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1469/5873] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:55 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:56.233877 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6a232f44-c1b8-47bf-9bcd-e03b1d057425 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:56.236941 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6a232f44-c1b8-47bf-9bcd-e03b1d057425 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:56.236941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6a232f44-c1b8-47bf-9bcd-e03b1d057425 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:56.236941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6a232f44-c1b8-47bf-9bcd-e03b1d057425 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:56.236941 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-6a232f44-c1b8-47bf-9bcd-e03b1d057425 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:56.241918 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:56.241918 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:56.242849 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6a232f44-c1b8-47bf-9bcd-e03b1d057425 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:56.243391 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1465/5874] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:56 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:56.780821 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ab2d9c3b-0598-497a-a2e0-b27ddb785b7e None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:56.783556 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab2d9c3b-0598-497a-a2e0-b27ddb785b7e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 Jul 03 16:10:56.783769 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab2d9c3b-0598-497a-a2e0-b27ddb785b7e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:56.783940 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ab2d9c3b-0598-497a-a2e0-b27ddb785b7e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:56.784039 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ab2d9c3b-0598-497a-a2e0-b27ddb785b7e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Show backup with id 28048c20-d8a5-4130-a48c-01e23d6ec990. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:56.789165 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ab2d9c3b-0598-497a-a2e0-b27ddb785b7e tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 returned with HTTP 404 Jul 03 16:10:56.789899 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1470/5875] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:56 2026] GET /volume/v3/backups/28048c20-d8a5-4130-a48c-01e23d6ec990 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:56.797951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5e641252-6c99-44a5-8048-472690d72aa5 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:56.800140 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5e641252-6c99-44a5-8048-472690d72aa5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d Jul 03 16:10:56.800403 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5e641252-6c99-44a5-8048-472690d72aa5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:56.800667 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5e641252-6c99-44a5-8048-472690d72aa5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:56.800862 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-5e641252-6c99-44a5-8048-472690d72aa5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete volume with id: 46e1fe79-c21c-4fb8-939f-1f3a3a34094d Jul 03 16:10:56.808383 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:56.808383 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:56.808739 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5e641252-6c99-44a5-8048-472690d72aa5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:56.839409 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5e641252-6c99-44a5-8048-472690d72aa5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Delete volume request issued successfully. Jul 03 16:10:56.839691 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5e641252-6c99-44a5-8048-472690d72aa5 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d returned with HTTP 202 Jul 03 16:10:56.840218 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1472/5876] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:10:56 2026] DELETE /volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:10:56.848828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6cf491c8-1be6-4125-98d8-43479367d6e9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:56.850750 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6cf491c8-1be6-4125-98d8-43479367d6e9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d Jul 03 16:10:56.850965 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6cf491c8-1be6-4125-98d8-43479367d6e9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:56.851175 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6cf491c8-1be6-4125-98d8-43479367d6e9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:56.853255 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=44 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:10:56.858709 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:56.858709 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:56.862409 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6cf491c8-1be6-4125-98d8-43479367d6e9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Volume info retrieved successfully. Jul 03 16:10:56.866793 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6cf491c8-1be6-4125-98d8-43479367d6e9 tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d returned with HTTP 200 Jul 03 16:10:56.867183 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1470/5877] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:56 2026] GET /volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:10:57.254043 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0691aa9a-b889-43d7-a42f-68f1e876d70b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:57.255805 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0691aa9a-b889-43d7-a42f-68f1e876d70b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:57.255988 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0691aa9a-b889-43d7-a42f-68f1e876d70b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:57.256217 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0691aa9a-b889-43d7-a42f-68f1e876d70b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:57.256375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-0691aa9a-b889-43d7-a42f-68f1e876d70b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:57.260761 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:57.260761 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:10:57.261635 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0691aa9a-b889-43d7-a42f-68f1e876d70b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:57.262053 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1466/5878] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:57 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:57.881937 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7b6f00fe-d995-4d65-92d5-8c6bb508117b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:57.884065 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b6f00fe-d995-4d65-92d5-8c6bb508117b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] GET https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d Jul 03 16:10:57.884298 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b6f00fe-d995-4d65-92d5-8c6bb508117b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:57.884477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7b6f00fe-d995-4d65-92d5-8c6bb508117b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:57.890254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7b6f00fe-d995-4d65-92d5-8c6bb508117b tempest-ProjectReaderTests33-1704893501 tempest-ProjectReaderTests33-1704893501-project-admin] https://10.4.3.228/volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d returned with HTTP 404 Jul 03 16:10:57.890723 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1471/5879] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:10:57 2026] GET /volume/v3/volumes/46e1fe79-c21c-4fb8-939f-1f3a3a34094d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:58.274089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5dbff088-8c8a-4e43-b8be-f2de35e7a440 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:58.276097 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5dbff088-8c8a-4e43-b8be-f2de35e7a440 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:58.276298 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5dbff088-8c8a-4e43-b8be-f2de35e7a440 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:58.276539 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5dbff088-8c8a-4e43-b8be-f2de35e7a440 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:58.276681 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-5dbff088-8c8a-4e43-b8be-f2de35e7a440 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:58.280946 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:58.280946 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:10:58.281694 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5dbff088-8c8a-4e43-b8be-f2de35e7a440 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:58.282055 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1473/5880] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:58 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.292777 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ed567281-07db-42b7-8475-74fdabad9798 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.294840 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed567281-07db-42b7-8475-74fdabad9798 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:10:59.295026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed567281-07db-42b7-8475-74fdabad9798 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:59.295273 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed567281-07db-42b7-8475-74fdabad9798 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:59.295450 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ed567281-07db-42b7-8475-74fdabad9798 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:10:59.300649 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:10:59.300649 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:10:59.301468 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed567281-07db-42b7-8475-74fdabad9798 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:10:59.302176 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1471/5881] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:10:59 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.570590 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-09b27128-977f-49a0-ad79-9d0c92435b27 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.655741 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-09b27128-977f-49a0-ad79-9d0c92435b27 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:10:59.656221 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-09b27128-977f-49a0-ad79-9d0c92435b27 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1544406943", "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=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.659999 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=93,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:10:59.676640 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-09b27128-977f-49a0-ad79-9d0c92435b27 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:10:59.676640 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1467/5882] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types => generated 380 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.684643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9842f32c-34a9-4668-91e2-81ec4ced44d5 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.686472 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9842f32c-34a9-4668-91e2-81ec4ced44d5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption Jul 03 16:10:59.686827 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9842f32c-34a9-4668-91e2-81ec4ced44d5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.703652 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9842f32c-34a9-4668-91e2-81ec4ced44d5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption returned with HTTP 200 Jul 03 16:10:59.704321 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1472/5883] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.713080 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-61296b05-73b1-4b0c-9051-4b94f049c4a4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.715125 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-61296b05-73b1-4b0c-9051-4b94f049c4a4 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:10:59.715500 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-61296b05-73b1-4b0c-9051-4b94f049c4a4 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-351434692", "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=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.735169 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-61296b05-73b1-4b0c-9051-4b94f049c4a4 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:10:59.735609 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1474/5884] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.745227 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-30a27471-5318-441c-87bc-02388b5d5d6d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.831845 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30a27471-5318-441c-87bc-02388b5d5d6d tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] POST https://10.4.3.228/volume/v3/types/0e206d8f-0722-443b-be2a-2b2dae64603d/encryption Jul 03 16:10:59.832225 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-30a27471-5318-441c-87bc-02388b5d5d6d tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.834497 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-30a27471-5318-441c-87bc-02388b5d5d6d tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:59.834733 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-30a27471-5318-441c-87bc-02388b5d5d6d tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/0e206d8f-0722-443b-be2a-2b2dae64603d/encryption returned with HTTP 403 Jul 03 16:10:59.835236 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1472/5885] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types/0e206d8f-0722-443b-be2a-2b2dae64603d/encryption => generated 127 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:59.843428 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-fd8b2af0-86af-45b5-bb52-8d68e111bc06 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.845250 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fd8b2af0-86af-45b5-bb52-8d68e111bc06 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:10:59.845653 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-fd8b2af0-86af-45b5-bb52-8d68e111bc06 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1609409675", "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=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.862737 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-fd8b2af0-86af-45b5-bb52-8d68e111bc06 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:10:59.863148 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1468/5886] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.872448 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c8e0ab37-a4b3-4b89-b0b1-a89fcd913d17 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.874101 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c8e0ab37-a4b3-4b89-b0b1-a89fcd913d17 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] POST https://10.4.3.228/volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1/extra_specs Jul 03 16:10:59.874407 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c8e0ab37-a4b3-4b89-b0b1-a89fcd913d17 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.876132 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-c8e0ab37-a4b3-4b89-b0b1-a89fcd913d17 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:59.876306 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c8e0ab37-a4b3-4b89-b0b1-a89fcd913d17 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1/extra_specs returned with HTTP 403 Jul 03 16:10:59.876733 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1473/5887] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:59.883106 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-66224953-dbe4-4450-bee9-5c74168300b0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.884785 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66224953-dbe4-4450-bee9-5c74168300b0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] PUT https://10.4.3.228/volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1/extra_specs/key2 Jul 03 16:10:59.885072 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-66224953-dbe4-4450-bee9-5c74168300b0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.886871 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-66224953-dbe4-4450-bee9-5c74168300b0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:59.887048 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-66224953-dbe4-4450-bee9-5c74168300b0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1/extra_specs/key2 returned with HTTP 403 Jul 03 16:10:59.887439 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1475/5888] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 16:10:59 2026] PUT /volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:59.895089 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-2462feeb-3589-4f0b-bdbe-1e8467fff845 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.897752 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2462feeb-3589-4f0b-bdbe-1e8467fff845 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] POST https://10.4.3.228/volume/v3/types Jul 03 16:10:59.897752 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-2462feeb-3589-4f0b-bdbe-1e8467fff845 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.900382 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-2462feeb-3589-4f0b-bdbe-1e8467fff845 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:59.900601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-2462feeb-3589-4f0b-bdbe-1e8467fff845 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types returned with HTTP 403 Jul 03 16:10:59.901122 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1473/5889] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:59.909692 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-56cad617-3b76-469b-9226-2b7d2df90c7b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.911629 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-56cad617-3b76-469b-9226-2b7d2df90c7b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:10:59.912046 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-56cad617-3b76-469b-9226-2b7d2df90c7b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-749875847", "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=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.930808 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-56cad617-3b76-469b-9226-2b7d2df90c7b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:10:59.931275 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1469/5890] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.939105 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-22b397e6-2f16-4556-993e-bf31033119a3 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.940858 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-22b397e6-2f16-4556-993e-bf31033119a3 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81/encryption Jul 03 16:10:59.941162 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-22b397e6-2f16-4556-993e-bf31033119a3 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.957025 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-22b397e6-2f16-4556-993e-bf31033119a3 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81/encryption returned with HTTP 200 Jul 03 16:10:59.957443 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1474/5891] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:10:59.965928 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0761f5f0-b3f8-4bec-ad4e-9a8380a40b0b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.967976 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0761f5f0-b3f8-4bec-ad4e-9a8380a40b0b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] DELETE https://10.4.3.228/volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81/encryption/9a74235c-be26-4e6d-bdd4-ab0e941bb82c Jul 03 16:10:59.968185 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0761f5f0-b3f8-4bec-ad4e-9a8380a40b0b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:10:59.968401 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0761f5f0-b3f8-4bec-ad4e-9a8380a40b0b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:10:59.969059 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-0761f5f0-b3f8-4bec-ad4e-9a8380a40b0b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:10:59.969247 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0761f5f0-b3f8-4bec-ad4e-9a8380a40b0b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81/encryption/9a74235c-be26-4e6d-bdd4-ab0e941bb82c returned with HTTP 403 Jul 03 16:10:59.969687 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1476/5892] 10.4.3.228 () {66 vars in 1489 bytes} [Fri Jul 3 16:10:59 2026] DELETE /volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81/encryption/9a74235c-be26-4e6d-bdd4-ab0e941bb82c => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:10:59.976802 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-990e22cb-2c27-4314-9acf-1dc565bae056 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:10:59.978642 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-990e22cb-2c27-4314-9acf-1dc565bae056 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:10:59.979026 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-990e22cb-2c27-4314-9acf-1dc565bae056 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1633319911", "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=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:10:59.997986 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-990e22cb-2c27-4314-9acf-1dc565bae056 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:10:59.998342 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1474/5893] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:10:59 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:00.006641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4ff635ad-a73a-4927-9238-8b27dc7d57c5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.008685 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ff635ad-a73a-4927-9238-8b27dc7d57c5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] DELETE https://10.4.3.228/volume/v3/types/cd633c61-28b8-4b0f-8125-70a36d4bf229/extra_specs/key1 Jul 03 16:11:00.008900 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ff635ad-a73a-4927-9238-8b27dc7d57c5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.009118 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4ff635ad-a73a-4927-9238-8b27dc7d57c5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.014371 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-4ff635ad-a73a-4927-9238-8b27dc7d57c5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:00.014640 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4ff635ad-a73a-4927-9238-8b27dc7d57c5 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/cd633c61-28b8-4b0f-8125-70a36d4bf229/extra_specs/key1 returned with HTTP 403 Jul 03 16:11:00.015166 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1470/5894] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/cd633c61-28b8-4b0f-8125-70a36d4bf229/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.023190 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f83b81af-b9fa-491b-af64-de0669ffd752 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.025175 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f83b81af-b9fa-491b-af64-de0669ffd752 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:00.025603 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f83b81af-b9fa-491b-af64-de0669ffd752 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1579304812", "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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:00.045780 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f83b81af-b9fa-491b-af64-de0669ffd752 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:00.046060 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1475/5895] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:11:00 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:00.054048 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-efde1e5b-19a2-4e0a-9b96-c21f8ac809e7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.056117 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-efde1e5b-19a2-4e0a-9b96-c21f8ac809e7 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] DELETE https://10.4.3.228/volume/v3/types/ec7661f5-c4fb-463c-a708-5ce2afa63684 Jul 03 16:11:00.056279 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-efde1e5b-19a2-4e0a-9b96-c21f8ac809e7 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.056460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-efde1e5b-19a2-4e0a-9b96-c21f8ac809e7 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.057018 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-efde1e5b-19a2-4e0a-9b96-c21f8ac809e7 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:00.057176 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-efde1e5b-19a2-4e0a-9b96-c21f8ac809e7 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/ec7661f5-c4fb-463c-a708-5ce2afa63684 returned with HTTP 403 Jul 03 16:11:00.057552 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1477/5896] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/ec7661f5-c4fb-463c-a708-5ce2afa63684 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.064585 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1c690f1a-719f-4d45-927e-ee871e4802b2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.066597 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c690f1a-719f-4d45-927e-ee871e4802b2 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] GET https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs Jul 03 16:11:00.066828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c690f1a-719f-4d45-927e-ee871e4802b2 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.067048 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1c690f1a-719f-4d45-927e-ee871e4802b2 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'index' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.075526 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1c690f1a-719f-4d45-927e-ee871e4802b2 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs returned with HTTP 200 Jul 03 16:11:00.075971 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1475/5897] 10.4.3.228 () {66 vars in 1378 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:00.083461 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f6e01a94-8743-4824-adce-61db612c144f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.085422 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6e01a94-8743-4824-adce-61db612c144f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] GET https://10.4.3.228/volume/v3/types Jul 03 16:11:00.085655 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6e01a94-8743-4824-adce-61db612c144f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.085874 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f6e01a94-8743-4824-adce-61db612c144f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.086699 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.api_utils [None req-f6e01a94-8743-4824-adce-61db612c144f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Removing options '' from query. {{(pid=99818) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 16:11:00.112871 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f6e01a94-8743-4824-adce-61db612c144f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:00.113317 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1471/5898] 10.4.3.228 () {66 vars in 1231 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/types => generated 2387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:00.122517 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e3e73caf-8676-438d-bc27-d334ece08d73 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.124511 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3e73caf-8676-438d-bc27-d334ece08d73 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] GET https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption/cipher Jul 03 16:11:00.124759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3e73caf-8676-438d-bc27-d334ece08d73 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.124947 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3e73caf-8676-438d-bc27-d334ece08d73 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.125609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-e3e73caf-8676-438d-bc27-d334ece08d73 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:00.125809 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3e73caf-8676-438d-bc27-d334ece08d73 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption/cipher returned with HTTP 403 Jul 03 16:11:00.126257 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1476/5899] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.133673 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-57d03b49-5409-4723-9498-50fd3898cbda None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.135688 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57d03b49-5409-4723-9498-50fd3898cbda tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] GET https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption Jul 03 16:11:00.135688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57d03b49-5409-4723-9498-50fd3898cbda tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.135688 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-57d03b49-5409-4723-9498-50fd3898cbda tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.136408 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-57d03b49-5409-4723-9498-50fd3898cbda tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:00.136408 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-57d03b49-5409-4723-9498-50fd3898cbda tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption returned with HTTP 403 Jul 03 16:11:00.136965 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1478/5900] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.143857 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d6a63588-1e1a-48cc-bf5a-fa8b487e8610 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.145421 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d6a63588-1e1a-48cc-bf5a-fa8b487e8610 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] GET https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/multiattach Jul 03 16:11:00.149065 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d6a63588-1e1a-48cc-bf5a-fa8b487e8610 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.149065 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d6a63588-1e1a-48cc-bf5a-fa8b487e8610 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.152418 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d6a63588-1e1a-48cc-bf5a-fa8b487e8610 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/multiattach returned with HTTP 200 Jul 03 16:11:00.153310 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1476/5901] 10.4.3.228 () {66 vars in 1414 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:11:00.159737 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-065bfba9-71c2-4057-b478-82194ed0c19e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.161752 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-065bfba9-71c2-4057-b478-82194ed0c19e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] GET https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/volume_backend_name Jul 03 16:11:00.161934 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-065bfba9-71c2-4057-b478-82194ed0c19e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.162125 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-065bfba9-71c2-4057-b478-82194ed0c19e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.169274 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-065bfba9-71c2-4057-b478-82194ed0c19e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 16:11:00.169752 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1472/5902] 10.4.3.228 () {66 vars in 1438 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.177674 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1d5b3847-5f13-453e-93e8-5810ec9fad8f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.179130 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d5b3847-5f13-453e-93e8-5810ec9fad8f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] GET https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d Jul 03 16:11:00.179319 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d5b3847-5f13-453e-93e8-5810ec9fad8f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.179480 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1d5b3847-5f13-453e-93e8-5810ec9fad8f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.185085 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1d5b3847-5f13-453e-93e8-5810ec9fad8f tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d returned with HTTP 200 Jul 03 16:11:00.185403 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1477/5903] 10.4.3.228 () {66 vars in 1342 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:00.193498 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-43dffebc-c24d-484d-9881-7c101654c045 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.195118 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43dffebc-c24d-484d-9881-7c101654c045 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] PUT https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption/cad0cbe0-e410-4b98-bf29-e3ad347b1401 Jul 03 16:11:00.195424 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-43dffebc-c24d-484d-9881-7c101654c045 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:00.197569 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-43dffebc-c24d-484d-9881-7c101654c045 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:00.197746 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-43dffebc-c24d-484d-9881-7c101654c045 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption/cad0cbe0-e410-4b98-bf29-e3ad347b1401 returned with HTTP 403 Jul 03 16:11:00.198117 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1479/5904] 10.4.3.228 () {68 vars in 1506 bytes} [Fri Jul 3 16:11:00 2026] PUT /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/encryption/cad0cbe0-e410-4b98-bf29-e3ad347b1401 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.205103 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ad8444ba-5197-49c8-b593-f35fe4b66488 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.206800 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ad8444ba-5197-49c8-b593-f35fe4b66488 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] PUT https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/key1 Jul 03 16:11:00.207116 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ad8444ba-5197-49c8-b593-f35fe4b66488 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:00.208813 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-ad8444ba-5197-49c8-b593-f35fe4b66488 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:00.208971 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ad8444ba-5197-49c8-b593-f35fe4b66488 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/key1 returned with HTTP 403 Jul 03 16:11:00.209357 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1477/5905] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 16:11:00 2026] PUT /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.216100 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e6a2bee9-c0fe-414e-8d69-ba85b8e7a849 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.217673 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e6a2bee9-c0fe-414e-8d69-ba85b8e7a849 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] PUT https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d Jul 03 16:11:00.217969 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e6a2bee9-c0fe-414e-8d69-ba85b8e7a849 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:00.219906 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-e6a2bee9-c0fe-414e-8d69-ba85b8e7a849 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'aa58a6a3406241b182da2f2800fda747', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdc7628a24324c329b873deb1dd1e6de', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:00.220070 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e6a2bee9-c0fe-414e-8d69-ba85b8e7a849 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-member] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d returned with HTTP 403 Jul 03 16:11:00.220441 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1473/5906] 10.4.3.228 () {68 vars in 1362 bytes} [Fri Jul 3 16:11:00 2026] PUT /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:00.227154 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-3186ae6a-bf17-40c4-a2fb-eaf23a83f568 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.228854 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3186ae6a-bf17-40c4-a2fb-eaf23a83f568 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] DELETE https://10.4.3.228/volume/v3/types/ec7661f5-c4fb-463c-a708-5ce2afa63684 Jul 03 16:11:00.229041 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3186ae6a-bf17-40c4-a2fb-eaf23a83f568 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.229234 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-3186ae6a-bf17-40c4-a2fb-eaf23a83f568 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.257768 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-3186ae6a-bf17-40c4-a2fb-eaf23a83f568 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/ec7661f5-c4fb-463c-a708-5ce2afa63684 returned with HTTP 202 Jul 03 16:11:00.257965 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1478/5907] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/ec7661f5-c4fb-463c-a708-5ce2afa63684 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:00.265323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3c92186d-7ff5-4175-a4e0-bfec8facd6d0 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.267251 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c92186d-7ff5-4175-a4e0-bfec8facd6d0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] DELETE https://10.4.3.228/volume/v3/types/cd633c61-28b8-4b0f-8125-70a36d4bf229 Jul 03 16:11:00.267728 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c92186d-7ff5-4175-a4e0-bfec8facd6d0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.268142 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3c92186d-7ff5-4175-a4e0-bfec8facd6d0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.303195 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3c92186d-7ff5-4175-a4e0-bfec8facd6d0 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/cd633c61-28b8-4b0f-8125-70a36d4bf229 returned with HTTP 202 Jul 03 16:11:00.304245 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1480/5908] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/cd633c61-28b8-4b0f-8125-70a36d4bf229 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:00.313048 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c261f246-f210-440d-a34b-d916b71e8300 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.314647 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-32986821-399a-490b-89f1-d8c520476870 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.314961 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c261f246-f210-440d-a34b-d916b71e8300 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] DELETE https://10.4.3.228/volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81 Jul 03 16:11:00.315159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c261f246-f210-440d-a34b-d916b71e8300 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.315385 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c261f246-f210-440d-a34b-d916b71e8300 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.319803 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32986821-399a-490b-89f1-d8c520476870 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:00.320005 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32986821-399a-490b-89f1-d8c520476870 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.320202 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32986821-399a-490b-89f1-d8c520476870 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.320308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-32986821-399a-490b-89f1-d8c520476870 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:00.334434 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:00.334434 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:00.337276 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32986821-399a-490b-89f1-d8c520476870 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:00.338639 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1474/5909] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:00 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:00.349557 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c261f246-f210-440d-a34b-d916b71e8300 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81 returned with HTTP 202 Jul 03 16:11:00.350023 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1478/5910] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/c0be896a-47ef-4bb6-8f98-cc929bbe2f81 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:00.357233 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1fcf0afc-2659-4c38-bf79-b0d43bf4a792 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.359352 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1fcf0afc-2659-4c38-bf79-b0d43bf4a792 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] DELETE https://10.4.3.228/volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1 Jul 03 16:11:00.359649 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1fcf0afc-2659-4c38-bf79-b0d43bf4a792 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.359912 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1fcf0afc-2659-4c38-bf79-b0d43bf4a792 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.397081 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1fcf0afc-2659-4c38-bf79-b0d43bf4a792 tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1 returned with HTTP 202 Jul 03 16:11:00.397795 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1479/5911] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/5f3a232c-1046-46f7-b848-c1d311a033d1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:00.403973 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-76b0f7d2-029a-40f3-bb73-05b2fbf4802b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.405847 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76b0f7d2-029a-40f3-bb73-05b2fbf4802b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] DELETE https://10.4.3.228/volume/v3/types/0e206d8f-0722-443b-be2a-2b2dae64603d Jul 03 16:11:00.406035 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76b0f7d2-029a-40f3-bb73-05b2fbf4802b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.406254 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-76b0f7d2-029a-40f3-bb73-05b2fbf4802b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.435080 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-76b0f7d2-029a-40f3-bb73-05b2fbf4802b tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/0e206d8f-0722-443b-be2a-2b2dae64603d returned with HTTP 202 Jul 03 16:11:00.435571 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1481/5912] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/0e206d8f-0722-443b-be2a-2b2dae64603d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:00.442450 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-90eca639-ca14-45bd-b44b-da577fe7ba6e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:00.444287 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90eca639-ca14-45bd-b44b-da577fe7ba6e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] DELETE https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d Jul 03 16:11:00.444464 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90eca639-ca14-45bd-b44b-da577fe7ba6e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:00.444710 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-90eca639-ca14-45bd-b44b-da577fe7ba6e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:00.470437 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-90eca639-ca14-45bd-b44b-da577fe7ba6e tempest-VolumeTypesMemberTests-266471082 tempest-VolumeTypesMemberTests-266471082-project-admin] https://10.4.3.228/volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d returned with HTTP 202 Jul 03 16:11:00.471168 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1475/5913] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:00 2026] DELETE /volume/v3/types/5f392e16-dd83-4039-b75a-798531f2590d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:01.352094 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-cc9873e6-1074-40fe-8dbd-f5b1603a4eea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:01.354523 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cc9873e6-1074-40fe-8dbd-f5b1603a4eea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:01.354845 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cc9873e6-1074-40fe-8dbd-f5b1603a4eea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:01.355073 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-cc9873e6-1074-40fe-8dbd-f5b1603a4eea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:01.355245 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-cc9873e6-1074-40fe-8dbd-f5b1603a4eea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:01.360743 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:01.360743 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:01.361875 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-cc9873e6-1074-40fe-8dbd-f5b1603a4eea tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:01.362377 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1479/5914] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:01 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.067553 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-0a1f806e-b86a-4381-9029-e7a2f4be73eb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.151077 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0a1f806e-b86a-4381-9029-e7a2f4be73eb tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:02.151471 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-0a1f806e-b86a-4381-9029-e7a2f4be73eb tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1424279646", "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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.154724 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=149,cinder:UPDATE=54,cinder:INSERT=30 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:11:02.172649 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-0a1f806e-b86a-4381-9029-e7a2f4be73eb tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:02.173028 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1480/5915] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types => generated 380 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.180431 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c1e282f8-2562-46e4-a2e0-956efc4262b6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.182169 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1e282f8-2562-46e4-a2e0-956efc4262b6 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption Jul 03 16:11:02.182545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c1e282f8-2562-46e4-a2e0-956efc4262b6 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.201946 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1e282f8-2562-46e4-a2e0-956efc4262b6 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption returned with HTTP 200 Jul 03 16:11:02.202382 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1482/5916] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.210571 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-2caac542-3cae-4152-a237-0b7e4cf1bad2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.212251 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2caac542-3cae-4152-a237-0b7e4cf1bad2 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:02.212597 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-2caac542-3cae-4152-a237-0b7e4cf1bad2 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1144338917", "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=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.229511 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-2caac542-3cae-4152-a237-0b7e4cf1bad2 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:02.230006 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1476/5917] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.237715 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ef54f798-fb3b-4881-b0df-20b107aa9ffc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.290382 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ef54f798-fb3b-4881-b0df-20b107aa9ffc tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] POST https://10.4.3.228/volume/v3/types/6bb769bd-4424-4a2b-9ef8-774eea7f8b09/encryption Jul 03 16:11:02.290761 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ef54f798-fb3b-4881-b0df-20b107aa9ffc tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.292736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-ef54f798-fb3b-4881-b0df-20b107aa9ffc tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.292925 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ef54f798-fb3b-4881-b0df-20b107aa9ffc tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/6bb769bd-4424-4a2b-9ef8-774eea7f8b09/encryption returned with HTTP 403 Jul 03 16:11:02.293351 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1480/5918] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types/6bb769bd-4424-4a2b-9ef8-774eea7f8b09/encryption => generated 127 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.300252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d924d5c4-d089-4d13-a77f-0f21fae5a8fe None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.301836 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d924d5c4-d089-4d13-a77f-0f21fae5a8fe tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:02.302247 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d924d5c4-d089-4d13-a77f-0f21fae5a8fe tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-551469303", "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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.318066 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d924d5c4-d089-4d13-a77f-0f21fae5a8fe tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:02.318669 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1481/5919] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.326953 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7e60c34a-2c31-453f-9caf-0f3395d73555 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.328451 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e60c34a-2c31-453f-9caf-0f3395d73555 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] POST https://10.4.3.228/volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c/extra_specs Jul 03 16:11:02.328760 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e60c34a-2c31-453f-9caf-0f3395d73555 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.330328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-7e60c34a-2c31-453f-9caf-0f3395d73555 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.330484 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e60c34a-2c31-453f-9caf-0f3395d73555 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c/extra_specs returned with HTTP 403 Jul 03 16:11:02.330905 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1483/5920] 10.4.3.228 () {68 vars in 1399 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.337161 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-9482ab7f-50f7-4e57-b9d4-4d1b8f9823f3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.338897 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9482ab7f-50f7-4e57-b9d4-4d1b8f9823f3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] PUT https://10.4.3.228/volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c/extra_specs/key2 Jul 03 16:11:02.339205 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-9482ab7f-50f7-4e57-b9d4-4d1b8f9823f3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.341061 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-9482ab7f-50f7-4e57-b9d4-4d1b8f9823f3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.341231 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-9482ab7f-50f7-4e57-b9d4-4d1b8f9823f3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c/extra_specs/key2 returned with HTTP 403 Jul 03 16:11:02.341635 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1477/5921] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 16:11:02 2026] PUT /volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.347947 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-50a0202e-419d-46b1-a50d-e6c91c2ee01d None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.349664 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-50a0202e-419d-46b1-a50d-e6c91c2ee01d tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:02.349992 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-50a0202e-419d-46b1-a50d-e6c91c2ee01d tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.352151 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-50a0202e-419d-46b1-a50d-e6c91c2ee01d tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.352533 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-50a0202e-419d-46b1-a50d-e6c91c2ee01d tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types returned with HTTP 403 Jul 03 16:11:02.352734 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1481/5922] 10.4.3.228 () {68 vars in 1252 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.360488 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5a5b596c-a121-47b8-b033-036ce41758bf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.363643 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5a5b596c-a121-47b8-b033-036ce41758bf tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:02.363643 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5a5b596c-a121-47b8-b033-036ce41758bf tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-364523703", "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=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.373549 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6e8bbe69-013d-4444-bb4e-3e33cac46087 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.375154 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6e8bbe69-013d-4444-bb4e-3e33cac46087 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:02.375319 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6e8bbe69-013d-4444-bb4e-3e33cac46087 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.375489 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6e8bbe69-013d-4444-bb4e-3e33cac46087 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.375628 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6e8bbe69-013d-4444-bb4e-3e33cac46087 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:02.380098 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:02.380098 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:02.380832 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6e8bbe69-013d-4444-bb4e-3e33cac46087 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:02.381146 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1484/5923] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:02 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.381280 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5a5b596c-a121-47b8-b033-036ce41758bf tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:02.381859 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1482/5924] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.389512 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1e1b8eac-f1c7-46ae-a2a6-e3dd0db35214 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.390934 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1e1b8eac-f1c7-46ae-a2a6-e3dd0db35214 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386/encryption Jul 03 16:11:02.391345 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1e1b8eac-f1c7-46ae-a2a6-e3dd0db35214 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.410340 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1e1b8eac-f1c7-46ae-a2a6-e3dd0db35214 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386/encryption returned with HTTP 200 Jul 03 16:11:02.411027 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1478/5925] 10.4.3.228 () {68 vars in 1397 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.419118 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6582b44e-74fc-431e-9a8b-5da0b1e1ff4c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.421354 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6582b44e-74fc-431e-9a8b-5da0b1e1ff4c tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] DELETE https://10.4.3.228/volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386/encryption/126f7fda-b32d-4dd8-a235-a067f299de4d Jul 03 16:11:02.421641 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6582b44e-74fc-431e-9a8b-5da0b1e1ff4c tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.421928 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6582b44e-74fc-431e-9a8b-5da0b1e1ff4c tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.422841 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-6582b44e-74fc-431e-9a8b-5da0b1e1ff4c tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.423094 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6582b44e-74fc-431e-9a8b-5da0b1e1ff4c tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386/encryption/126f7fda-b32d-4dd8-a235-a067f299de4d returned with HTTP 403 Jul 03 16:11:02.423559 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1482/5926] 10.4.3.228 () {66 vars in 1489 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386/encryption/126f7fda-b32d-4dd8-a235-a067f299de4d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.431407 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d1a5e595-dd65-4fde-9251-2152d9c1106f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.433034 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d1a5e595-dd65-4fde-9251-2152d9c1106f tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:02.433354 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d1a5e595-dd65-4fde-9251-2152d9c1106f tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1061873461", "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=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.452999 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d1a5e595-dd65-4fde-9251-2152d9c1106f tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:02.453420 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1485/5927] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.464032 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-fb926e53-accf-4200-ba71-0ac29e081c48 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.470416 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb926e53-accf-4200-ba71-0ac29e081c48 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] DELETE https://10.4.3.228/volume/v3/types/51212d8e-c471-4407-b8c5-38a00f422391/extra_specs/key1 Jul 03 16:11:02.471674 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb926e53-accf-4200-ba71-0ac29e081c48 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.472374 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-fb926e53-accf-4200-ba71-0ac29e081c48 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.480941 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-fb926e53-accf-4200-ba71-0ac29e081c48 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.481178 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-fb926e53-accf-4200-ba71-0ac29e081c48 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/51212d8e-c471-4407-b8c5-38a00f422391/extra_specs/key1 returned with HTTP 403 Jul 03 16:11:02.481688 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1483/5928] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/51212d8e-c471-4407-b8c5-38a00f422391/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.489270 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3cd4f0f7-01ba-4e18-87ed-f194505fc3ca None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.491030 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3cd4f0f7-01ba-4e18-87ed-f194505fc3ca tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] POST https://10.4.3.228/volume/v3/types Jul 03 16:11:02.491404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3cd4f0f7-01ba-4e18-87ed-f194505fc3ca tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1989249192", "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=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.511380 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3cd4f0f7-01ba-4e18-87ed-f194505fc3ca tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types returned with HTTP 200 Jul 03 16:11:02.511801 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1479/5929] 10.4.3.228 () {68 vars in 1253 bytes} [Fri Jul 3 16:11:02 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.519129 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0b1bc6e7-339e-4864-aac8-1b9b80a2aab9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.520727 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b1bc6e7-339e-4864-aac8-1b9b80a2aab9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] DELETE https://10.4.3.228/volume/v3/types/1635716f-6ec9-4799-a5f7-55746e03f668 Jul 03 16:11:02.520922 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b1bc6e7-339e-4864-aac8-1b9b80a2aab9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.521135 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0b1bc6e7-339e-4864-aac8-1b9b80a2aab9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.521730 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-0b1bc6e7-339e-4864-aac8-1b9b80a2aab9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.521927 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0b1bc6e7-339e-4864-aac8-1b9b80a2aab9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/1635716f-6ec9-4799-a5f7-55746e03f668 returned with HTTP 403 Jul 03 16:11:02.522291 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1483/5930] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/1635716f-6ec9-4799-a5f7-55746e03f668 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.529220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-495b0295-6216-4429-8eea-d13246dc8776 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.530929 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-495b0295-6216-4429-8eea-d13246dc8776 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] GET https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs Jul 03 16:11:02.531101 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-495b0295-6216-4429-8eea-d13246dc8776 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.531294 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-495b0295-6216-4429-8eea-d13246dc8776 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method 'index' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.538877 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-495b0295-6216-4429-8eea-d13246dc8776 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs returned with HTTP 200 Jul 03 16:11:02.539168 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1486/5931] 10.4.3.228 () {66 vars in 1378 bytes} [Fri Jul 3 16:11:02 2026] GET /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:02.548645 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2eb56b59-ae9f-4638-b7ee-c8d9745d15f7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.551051 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2eb56b59-ae9f-4638-b7ee-c8d9745d15f7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] GET https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption/cipher Jul 03 16:11:02.551315 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2eb56b59-ae9f-4638-b7ee-c8d9745d15f7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.551581 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2eb56b59-ae9f-4638-b7ee-c8d9745d15f7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.552412 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-2eb56b59-ae9f-4638-b7ee-c8d9745d15f7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.552662 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2eb56b59-ae9f-4638-b7ee-c8d9745d15f7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption/cipher returned with HTTP 403 Jul 03 16:11:02.553198 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1484/5932] 10.4.3.228 () {66 vars in 1396 bytes} [Fri Jul 3 16:11:02 2026] GET /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.560500 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-52705474-489d-49bf-959b-e10346daaa22 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.562299 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-52705474-489d-49bf-959b-e10346daaa22 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] GET https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption Jul 03 16:11:02.562494 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-52705474-489d-49bf-959b-e10346daaa22 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.562706 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-52705474-489d-49bf-959b-e10346daaa22 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method 'index' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.564927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-52705474-489d-49bf-959b-e10346daaa22 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.564927 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-52705474-489d-49bf-959b-e10346daaa22 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption returned with HTTP 403 Jul 03 16:11:02.564927 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1480/5933] 10.4.3.228 () {66 vars in 1375 bytes} [Fri Jul 3 16:11:02 2026] GET /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.571291 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-68af6aa4-7d32-4e4a-ae00-847f5e3965d9 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.573297 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68af6aa4-7d32-4e4a-ae00-847f5e3965d9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] GET https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/multiattach Jul 03 16:11:02.573456 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68af6aa4-7d32-4e4a-ae00-847f5e3965d9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.573687 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-68af6aa4-7d32-4e4a-ae00-847f5e3965d9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.580335 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-68af6aa4-7d32-4e4a-ae00-847f5e3965d9 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/multiattach returned with HTTP 200 Jul 03 16:11:02.580607 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1484/5934] 10.4.3.228 () {66 vars in 1414 bytes} [Fri Jul 3 16:11:02 2026] GET /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 16:11:02.587445 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3036e91b-6cbd-4624-99be-1c85c07d07b4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.589183 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3036e91b-6cbd-4624-99be-1c85c07d07b4 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] GET https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/volume_backend_name Jul 03 16:11:02.589403 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3036e91b-6cbd-4624-99be-1c85c07d07b4 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.589630 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3036e91b-6cbd-4624-99be-1c85c07d07b4 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.597315 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3036e91b-6cbd-4624-99be-1c85c07d07b4 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 16:11:02.597790 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1487/5935] 10.4.3.228 () {66 vars in 1438 bytes} [Fri Jul 3 16:11:02 2026] GET /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.606288 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a2075120-c5a0-4258-a8e7-978cc1a8e7e2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.608137 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a2075120-c5a0-4258-a8e7-978cc1a8e7e2 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] PUT https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption/452c6b4d-148e-43d3-8f17-0ad3e3d7e480 Jul 03 16:11:02.608470 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a2075120-c5a0-4258-a8e7-978cc1a8e7e2 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.610913 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.policy [None req-a2075120-c5a0-4258-a8e7-978cc1a8e7e2 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99819) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.611095 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a2075120-c5a0-4258-a8e7-978cc1a8e7e2 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption/452c6b4d-148e-43d3-8f17-0ad3e3d7e480 returned with HTTP 403 Jul 03 16:11:02.611770 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1485/5936] 10.4.3.228 () {68 vars in 1506 bytes} [Fri Jul 3 16:11:02 2026] PUT /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/encryption/452c6b4d-148e-43d3-8f17-0ad3e3d7e480 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.620752 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8bb9bd84-ee12-490c-8e2e-e7b5b60c5983 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.622375 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8bb9bd84-ee12-490c-8e2e-e7b5b60c5983 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] PUT https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/key1 Jul 03 16:11:02.622732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8bb9bd84-ee12-490c-8e2e-e7b5b60c5983 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.624392 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.policy [None req-8bb9bd84-ee12-490c-8e2e-e7b5b60c5983 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99818) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.624584 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8bb9bd84-ee12-490c-8e2e-e7b5b60c5983 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/key1 returned with HTTP 403 Jul 03 16:11:02.625003 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1481/5937] 10.4.3.228 () {68 vars in 1413 bytes} [Fri Jul 3 16:11:02 2026] PUT /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.631731 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-4d04eafd-a892-4a82-b77f-5e4bce15cf55 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.633347 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4d04eafd-a892-4a82-b77f-5e4bce15cf55 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] PUT https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747 Jul 03 16:11:02.633722 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-4d04eafd-a892-4a82-b77f-5e4bce15cf55 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:02.635533 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.policy [None req-4d04eafd-a892-4a82-b77f-5e4bce15cf55 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '25a7b79d69074f8ba1d812352eb5159b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29f8b980a59b4f4baf94a03f13dc9f7f', '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=99816) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:11:02.635720 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-4d04eafd-a892-4a82-b77f-5e4bce15cf55 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-reader] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747 returned with HTTP 403 Jul 03 16:11:02.636114 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1485/5938] 10.4.3.228 () {68 vars in 1362 bytes} [Fri Jul 3 16:11:02 2026] PUT /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:02.642637 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-577e0ee6-acd2-461f-b413-a60a767ea3d7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.644536 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-577e0ee6-acd2-461f-b413-a60a767ea3d7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] DELETE https://10.4.3.228/volume/v3/types/1635716f-6ec9-4799-a5f7-55746e03f668 Jul 03 16:11:02.644536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-577e0ee6-acd2-461f-b413-a60a767ea3d7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.644536 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-577e0ee6-acd2-461f-b413-a60a767ea3d7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.710066 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-577e0ee6-acd2-461f-b413-a60a767ea3d7 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/1635716f-6ec9-4799-a5f7-55746e03f668 returned with HTTP 202 Jul 03 16:11:02.710484 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1488/5939] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/1635716f-6ec9-4799-a5f7-55746e03f668 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:02.717690 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cc8970b4-264d-4be1-b3e0-1f44d79cca54 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.719380 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc8970b4-264d-4be1-b3e0-1f44d79cca54 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] DELETE https://10.4.3.228/volume/v3/types/51212d8e-c471-4407-b8c5-38a00f422391 Jul 03 16:11:02.719628 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cc8970b4-264d-4be1-b3e0-1f44d79cca54 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.719849 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cc8970b4-264d-4be1-b3e0-1f44d79cca54 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.785556 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cc8970b4-264d-4be1-b3e0-1f44d79cca54 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/51212d8e-c471-4407-b8c5-38a00f422391 returned with HTTP 202 Jul 03 16:11:02.786063 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1486/5940] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/51212d8e-c471-4407-b8c5-38a00f422391 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:02.793104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-cc589bdb-5bd2-437b-a666-41c5fe6dbaab None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.795149 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cc589bdb-5bd2-437b-a666-41c5fe6dbaab tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] DELETE https://10.4.3.228/volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386 Jul 03 16:11:02.795343 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cc589bdb-5bd2-437b-a666-41c5fe6dbaab tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.795550 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-cc589bdb-5bd2-437b-a666-41c5fe6dbaab tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Calling method '_delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.818565 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-cc589bdb-5bd2-437b-a666-41c5fe6dbaab tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386 returned with HTTP 202 Jul 03 16:11:02.819043 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1482/5941] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/e7267e8a-819a-418b-b66c-85079375a386 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:02.825961 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-97924677-a2d5-4e30-8dc9-eb49e13ed91a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.827651 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97924677-a2d5-4e30-8dc9-eb49e13ed91a tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] DELETE https://10.4.3.228/volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c Jul 03 16:11:02.827839 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-97924677-a2d5-4e30-8dc9-eb49e13ed91a tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.828028 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-97924677-a2d5-4e30-8dc9-eb49e13ed91a tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Calling method '_delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.854376 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-97924677-a2d5-4e30-8dc9-eb49e13ed91a tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c returned with HTTP 202 Jul 03 16:11:02.854726 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1486/5942] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/d20db638-1ef2-473f-8448-90657e62226c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:02.862301 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-b5de4876-3cef-4d43-ae64-322f6ccacef3 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.864325 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b5de4876-3cef-4d43-ae64-322f6ccacef3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] DELETE https://10.4.3.228/volume/v3/types/6bb769bd-4424-4a2b-9ef8-774eea7f8b09 Jul 03 16:11:02.864540 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b5de4876-3cef-4d43-ae64-322f6ccacef3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.864791 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-b5de4876-3cef-4d43-ae64-322f6ccacef3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Calling method '_delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.888285 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-b5de4876-3cef-4d43-ae64-322f6ccacef3 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/6bb769bd-4424-4a2b-9ef8-774eea7f8b09 returned with HTTP 202 Jul 03 16:11:02.888730 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1489/5943] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/6bb769bd-4424-4a2b-9ef8-774eea7f8b09 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:02.895323 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-32c96b5c-7cb4-45af-ac9f-4feacac63646 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:02.897159 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32c96b5c-7cb4-45af-ac9f-4feacac63646 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] DELETE https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747 Jul 03 16:11:02.897349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32c96b5c-7cb4-45af-ac9f-4feacac63646 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:02.897582 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32c96b5c-7cb4-45af-ac9f-4feacac63646 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] Calling method '_delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:02.926393 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32c96b5c-7cb4-45af-ac9f-4feacac63646 tempest-VolumeTypesReaderTests-116151101 tempest-VolumeTypesReaderTests-116151101-project-admin] https://10.4.3.228/volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747 returned with HTTP 202 Jul 03 16:11:02.926865 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1487/5944] 10.4.3.228 () {66 vars in 1345 bytes} [Fri Jul 3 16:11:02 2026] DELETE /volume/v3/types/d17b4eeb-2b8f-4383-9de3-b8bbdf7f7747 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:03.390781 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f9c29201-49c9-4be0-8984-caaefea3fce7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:03.393236 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9c29201-49c9-4be0-8984-caaefea3fce7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:03.393520 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9c29201-49c9-4be0-8984-caaefea3fce7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:03.393914 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f9c29201-49c9-4be0-8984-caaefea3fce7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:03.394014 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-f9c29201-49c9-4be0-8984-caaefea3fce7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:03.399478 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:03.399478 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:03.400553 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f9c29201-49c9-4be0-8984-caaefea3fce7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:03.401061 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1483/5945] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:03 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:04.412020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-75eeefe9-dc40-49b4-8af1-22da3a7f3269 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:04.413766 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75eeefe9-dc40-49b4-8af1-22da3a7f3269 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:04.413954 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75eeefe9-dc40-49b4-8af1-22da3a7f3269 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:04.414126 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-75eeefe9-dc40-49b4-8af1-22da3a7f3269 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:04.414219 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-75eeefe9-dc40-49b4-8af1-22da3a7f3269 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:04.418491 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:04.418491 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:04.419279 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-75eeefe9-dc40-49b4-8af1-22da3a7f3269 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:04.419694 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1487/5946] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:04 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:05.431978 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c1a15552-3e7c-41a2-aaa4-ab33cb5ace4d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:05.434190 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1a15552-3e7c-41a2-aaa4-ab33cb5ace4d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:05.434544 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c1a15552-3e7c-41a2-aaa4-ab33cb5ace4d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:05.434725 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c1a15552-3e7c-41a2-aaa4-ab33cb5ace4d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:05.434879 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-c1a15552-3e7c-41a2-aaa4-ab33cb5ace4d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:05.440178 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:05.440178 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:05.441048 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c1a15552-3e7c-41a2-aaa4-ab33cb5ace4d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:05.441472 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1490/5947] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:05 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:05.453167 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e5be3231-e2ec-4660-be0b-10bd1f90d10b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:05.455172 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e5be3231-e2ec-4660-be0b-10bd1f90d10b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:05.455387 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e5be3231-e2ec-4660-be0b-10bd1f90d10b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:05.455611 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e5be3231-e2ec-4660-be0b-10bd1f90d10b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:05.455767 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-e5be3231-e2ec-4660-be0b-10bd1f90d10b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:05.460748 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:05.460748 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:05.461608 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e5be3231-e2ec-4660-be0b-10bd1f90d10b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:05.462053 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1488/5948] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:05 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:05.472064 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4f1dc974-f3b8-44c9-9edd-a7595d031e0c None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:05.473914 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f1dc974-f3b8-44c9-9edd-a7595d031e0c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:05.474096 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f1dc974-f3b8-44c9-9edd-a7595d031e0c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:05.474295 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4f1dc974-f3b8-44c9-9edd-a7595d031e0c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:05.474392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.contrib.backups [None req-4f1dc974-f3b8-44c9-9edd-a7595d031e0c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete backup with id: 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. Jul 03 16:11:05.478850 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:05.478850 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:05.526321 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.backup.rpcapi [None req-4f1dc974-f3b8-44c9-9edd-a7595d031e0c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] delete_backup rpcapi backup_id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f {{(pid=99818) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:11:05.528866 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4f1dc974-f3b8-44c9-9edd-a7595d031e0c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 202 Jul 03 16:11:05.529513 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1484/5949] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:11:05 2026] DELETE /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:11:05.537232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-8a3a44d1-4d39-4202-98cb-6cfb500a0ae1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a3a44d1-4d39-4202-98cb-6cfb500a0ae1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a3a44d1-4d39-4202-98cb-6cfb500a0ae1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-8a3a44d1-4d39-4202-98cb-6cfb500a0ae1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-8a3a44d1-4d39-4202-98cb-6cfb500a0ae1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-8a3a44d1-4d39-4202-98cb-6cfb500a0ae1 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 200 Jul 03 16:11:05.555159 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1488/5950] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:05 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:06.564677 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8fce3b9a-f3a4-42c8-b581-e82fa6ac77ca None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:06.566421 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fce3b9a-f3a4-42c8-b581-e82fa6ac77ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f Jul 03 16:11:06.566611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fce3b9a-f3a4-42c8-b581-e82fa6ac77ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:06.566803 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fce3b9a-f3a4-42c8-b581-e82fa6ac77ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:06.566922 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-8fce3b9a-f3a4-42c8-b581-e82fa6ac77ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Show backup with id 97e985b2-cb1d-43b4-afd4-3e27a0e2640f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:11:06.571684 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fce3b9a-f3a4-42c8-b581-e82fa6ac77ca tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f returned with HTTP 404 Jul 03 16:11:06.572317 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1491/5951] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:06 2026] GET /volume/v3/backups/97e985b2-cb1d-43b4-afd4-3e27a0e2640f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:06.580681 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-24e65f61-7411-41b3-979f-fe525c1234d7 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:06.582700 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24e65f61-7411-41b3-979f-fe525c1234d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e Jul 03 16:11:06.582918 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24e65f61-7411-41b3-979f-fe525c1234d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:06.583140 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-24e65f61-7411-41b3-979f-fe525c1234d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:06.583278 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-24e65f61-7411-41b3-979f-fe525c1234d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete snapshot with id: aec33c83-bebe-420f-9478-c29a9c22352e Jul 03 16:11:06.588999 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:06.588999 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:06.589480 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-24e65f61-7411-41b3-979f-fe525c1234d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Snapshot retrieved successfully. Jul 03 16:11:06.607261 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-24e65f61-7411-41b3-979f-fe525c1234d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Snapshot delete request issued successfully. Jul 03 16:11:06.607436 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-24e65f61-7411-41b3-979f-fe525c1234d7 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e returned with HTTP 202 Jul 03 16:11:06.607958 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1489/5952] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:06 2026] DELETE /volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:06.614606 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-59606037-2d71-4a57-85fa-660d84818ecb None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:06.616414 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59606037-2d71-4a57-85fa-660d84818ecb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e Jul 03 16:11:06.616691 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59606037-2d71-4a57-85fa-660d84818ecb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:06.616892 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-59606037-2d71-4a57-85fa-660d84818ecb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:06.622702 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:06.622702 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:06.623132 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-59606037-2d71-4a57-85fa-660d84818ecb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Snapshot retrieved successfully. Jul 03 16:11:06.623920 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-59606037-2d71-4a57-85fa-660d84818ecb tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e returned with HTTP 200 Jul 03 16:11:06.624325 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1485/5953] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:06 2026] GET /volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:07.634136 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fc1ddf24-45b8-4677-b9c3-1e9db283a784 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:07.636342 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc1ddf24-45b8-4677-b9c3-1e9db283a784 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e Jul 03 16:11:07.636575 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc1ddf24-45b8-4677-b9c3-1e9db283a784 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:07.636888 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc1ddf24-45b8-4677-b9c3-1e9db283a784 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:07.642200 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc1ddf24-45b8-4677-b9c3-1e9db283a784 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e returned with HTTP 404 Jul 03 16:11:07.642869 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1489/5954] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:07 2026] GET /volume/v3/snapshots/aec33c83-bebe-420f-9478-c29a9c22352e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:07.650611 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-273b0e0d-0632-4849-996b-19942dbac21d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:07.652775 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-273b0e0d-0632-4849-996b-19942dbac21d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e Jul 03 16:11:07.653002 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-273b0e0d-0632-4849-996b-19942dbac21d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:07.653233 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-273b0e0d-0632-4849-996b-19942dbac21d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:07.653445 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-273b0e0d-0632-4849-996b-19942dbac21d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume with id: 40049d21-b336-454d-9d82-ffc686ce975e Jul 03 16:11:07.662161 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:07.662161 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:07.662757 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-273b0e0d-0632-4849-996b-19942dbac21d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:07.688021 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-273b0e0d-0632-4849-996b-19942dbac21d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume request issued successfully. Jul 03 16:11:07.688175 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-273b0e0d-0632-4849-996b-19942dbac21d tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e returned with HTTP 202 Jul 03 16:11:07.688682 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1492/5955] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:11:07 2026] DELETE /volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 16:11:07.696859 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f541ca89-945b-406c-b99c-52f4ee4f9052 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:07.699073 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f541ca89-945b-406c-b99c-52f4ee4f9052 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e Jul 03 16:11:07.699348 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f541ca89-945b-406c-b99c-52f4ee4f9052 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:07.699718 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f541ca89-945b-406c-b99c-52f4ee4f9052 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:07.707107 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:07.707107 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:07.711556 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-f541ca89-945b-406c-b99c-52f4ee4f9052 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:07.718022 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f541ca89-945b-406c-b99c-52f4ee4f9052 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e returned with HTTP 200 Jul 03 16:11:07.718456 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1490/5956] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:07 2026] GET /volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:08.733165 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-dcc34f7d-dc9f-4552-9f67-53c8a90a9a21 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:08.734724 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dcc34f7d-dc9f-4552-9f67-53c8a90a9a21 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e Jul 03 16:11:08.734885 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dcc34f7d-dc9f-4552-9f67-53c8a90a9a21 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:08.735054 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-dcc34f7d-dc9f-4552-9f67-53c8a90a9a21 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:08.739910 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-dcc34f7d-dc9f-4552-9f67-53c8a90a9a21 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e returned with HTTP 404 Jul 03 16:11:08.740307 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1486/5957] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:08 2026] GET /volume/v3/volumes/40049d21-b336-454d-9d82-ffc686ce975e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:08.746139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:08.748086 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:11:08.748262 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:08.748430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:08.748601 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume with id: b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:11:08.755785 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:08.755785 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:08.756366 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:08.780390 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume request issued successfully. Jul 03 16:11:08.780629 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0e39e617-5b95-4117-bb5a-a4f04d5b311e tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 202 Jul 03 16:11:08.781040 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1490/5958] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:11:08 2026] DELETE /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:08.787444 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c93f25b0-07da-49f0-a6b1-884806b23307 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:08.789009 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c93f25b0-07da-49f0-a6b1-884806b23307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:11:08.789209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c93f25b0-07da-49f0-a6b1-884806b23307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:08.789428 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c93f25b0-07da-49f0-a6b1-884806b23307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:08.796025 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:08.796025 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:08.799485 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c93f25b0-07da-49f0-a6b1-884806b23307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:08.804079 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c93f25b0-07da-49f0-a6b1-884806b23307 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 200 Jul 03 16:11:08.804393 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1493/5959] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:08 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:09.816359 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-09199355-df7f-448d-8ff2-609f91aea837 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:09.818069 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09199355-df7f-448d-8ff2-609f91aea837 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 Jul 03 16:11:09.818244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09199355-df7f-448d-8ff2-609f91aea837 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:09.818424 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-09199355-df7f-448d-8ff2-609f91aea837 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:09.824276 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-09199355-df7f-448d-8ff2-609f91aea837 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 returned with HTTP 404 Jul 03 16:11:09.824766 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1491/5960] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:09 2026] GET /volume/v3/volumes/b54d7d9d-9d5f-447b-947f-25974872f259 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:09.831948 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:09.833844 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 Jul 03 16:11:09.834061 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:09.834256 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:09.834426 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume with id: 9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 Jul 03 16:11:09.841209 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:09.841209 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:09.841706 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:09.916547 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume request issued successfully. Jul 03 16:11:09.916916 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3318bb4c-ee07-4752-8c2e-58ed7559f5c2 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 returned with HTTP 202 Jul 03 16:11:09.917408 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1487/5961] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:11:09 2026] DELETE /volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:09.931557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-624544c5-2ce5-4026-9b08-a9422012991c None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:09.931557 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-624544c5-2ce5-4026-9b08-a9422012991c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 Jul 03 16:11:09.931557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-624544c5-2ce5-4026-9b08-a9422012991c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:09.931557 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-624544c5-2ce5-4026-9b08-a9422012991c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:09.933209 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:09.933209 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:09.936868 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-624544c5-2ce5-4026-9b08-a9422012991c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:09.944736 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-624544c5-2ce5-4026-9b08-a9422012991c tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 returned with HTTP 200 Jul 03 16:11:09.944736 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1491/5962] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:09 2026] GET /volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:10.954698 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e42a0b16-b8bc-42f7-8934-07bbcab5592a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:10.956296 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e42a0b16-b8bc-42f7-8934-07bbcab5592a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 Jul 03 16:11:10.956460 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e42a0b16-b8bc-42f7-8934-07bbcab5592a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:10.956644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e42a0b16-b8bc-42f7-8934-07bbcab5592a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:10.961450 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e42a0b16-b8bc-42f7-8934-07bbcab5592a tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 returned with HTTP 404 Jul 03 16:11:10.961882 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1494/5963] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:10 2026] GET /volume/v3/volumes/9677c9fa-c4dd-4f20-b0fd-a57ae22b3452 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:10.968184 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:10.969872 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] DELETE https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 Jul 03 16:11:10.970100 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:10.970293 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:10.970453 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume with id: 827ad310-8c5e-4978-ad3f-f789a71b6008 Jul 03 16:11:10.977449 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:10.977449 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:10.977902 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:11.000181 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Delete volume request issued successfully. Jul 03 16:11:11.000335 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-757dbed7-7f14-48bc-aa8f-36595b908a7b tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 returned with HTTP 202 Jul 03 16:11:11.000747 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1492/5964] 10.4.3.228 () {66 vars in 1351 bytes} [Fri Jul 3 16:11:10 2026] DELETE /volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:11.007526 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-40fbdf1d-9f19-40a4-ad9e-8f193b8c3004 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:11.009189 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40fbdf1d-9f19-40a4-ad9e-8f193b8c3004 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 Jul 03 16:11:11.009386 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40fbdf1d-9f19-40a4-ad9e-8f193b8c3004 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:11.009611 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-40fbdf1d-9f19-40a4-ad9e-8f193b8c3004 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:11.016378 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:11.016378 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:11.020402 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-40fbdf1d-9f19-40a4-ad9e-8f193b8c3004 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Volume info retrieved successfully. Jul 03 16:11:11.025378 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-40fbdf1d-9f19-40a4-ad9e-8f193b8c3004 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 returned with HTTP 200 Jul 03 16:11:11.025768 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1488/5965] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:11 2026] GET /volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:12.037867 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0c9dd1fa-82db-4107-80e2-c6e3b91649d0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:12.040062 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c9dd1fa-82db-4107-80e2-c6e3b91649d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] GET https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 Jul 03 16:11:12.040269 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c9dd1fa-82db-4107-80e2-c6e3b91649d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:12.040448 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0c9dd1fa-82db-4107-80e2-c6e3b91649d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:12.045807 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0c9dd1fa-82db-4107-80e2-c6e3b91649d0 tempest-VolumesBackupsTest-2074559722 tempest-VolumesBackupsTest-2074559722-project-member] https://10.4.3.228/volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 returned with HTTP 404 Jul 03 16:11:12.046242 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1492/5966] 10.4.3.228 () {66 vars in 1348 bytes} [Fri Jul 3 16:11:12 2026] GET /volume/v3/volumes/827ad310-8c5e-4978-ad3f-f789a71b6008 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:14.782971 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:14.869017 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:14.869316 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1573633054"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:14.870560 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1573633054'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:14.870727 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:14.897580 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:14.905535 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (03751d1e-ffa6-427f-8762-99c6c2b2bf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:14.906984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88db7dd-e96c-49f5-81ce-2bc596f5e6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:14.908361 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:14.970533 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88db7dd-e96c-49f5-81ce-2bc596f5e6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:14.971289 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa31a627-1088-4147-8102-dd57aef40a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:15.128968 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['7cd049c7-d2d4-40c7-b0c1-4a406b67f088', '0b0298de-2665-4679-8f77-9a05b0c07fa4', '90d316ba-6c4d-4dce-9bc0-e790214dabd7', 'aca5767d-436d-45da-9687-2db93ea83976'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:15.129699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa31a627-1088-4147-8102-dd57aef40a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cd049c7-d2d4-40c7-b0c1-4a406b67f088', '0b0298de-2665-4679-8f77-9a05b0c07fa4', '90d316ba-6c4d-4dce-9bc0-e790214dabd7', 'aca5767d-436d-45da-9687-2db93ea83976']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:15.130344 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7917afec-4955-4cf9-9530-ce9cf95b633b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:15.180181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7917afec-4955-4cf9-9530-ce9cf95b633b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97053912-a1cc-4315-8c78-36e1e860a12c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1573633054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['7cd049c7-d2d4-40c7-b0c1-4a406b67f088','0b0298de-2665-4679-8f77-9a05b0c07fa4','90d316ba-6c4d-4dce-9bc0-e790214dabd7','aca5767d-436d-45da-9687-2db93ea83976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1573633054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97053912-a1cc-4315-8c78-36e1e860a12c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:15.180831 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ebd335-242c-4c1b-bd55-0a82906a201c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:15.224429 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ebd335-242c-4c1b-bd55-0a82906a201c) transitioned into 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-1573633054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['7cd049c7-d2d4-40c7-b0c1-4a406b67f088','0b0298de-2665-4679-8f77-9a05b0c07fa4','90d316ba-6c4d-4dce-9bc0-e790214dabd7','aca5767d-436d-45da-9687-2db93ea83976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:15.225470 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e7bfd6-1c46-4e78-9d0e-ada28581dd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:15.235984 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e7bfd6-1c46-4e78-9d0e-ada28581dd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:15.236711 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (03751d1e-ffa6-427f-8762-99c6c2b2bf5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:15.236979 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:15.237487 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e7c45270-6ea9-4b9e-9f59-e490e12bba1b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:15.237901 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1495/5967] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:11:14 2026] POST /volume/v3/volumes => generated 770 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:15.249767 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-65524721-2b20-4112-972c-60e7a8a4101d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:15.251943 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65524721-2b20-4112-972c-60e7a8a4101d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:15.252217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65524721-2b20-4112-972c-60e7a8a4101d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:15.252479 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-65524721-2b20-4112-972c-60e7a8a4101d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:15.261420 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:15.261420 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:15.268969 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-65524721-2b20-4112-972c-60e7a8a4101d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:15.276510 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-65524721-2b20-4112-972c-60e7a8a4101d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c returned with HTTP 200 Jul 03 16:11:15.277092 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1493/5968] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:15 2026] GET /volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:16.293479 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-c4fe7a51-5405-4467-9b14-97949373745e None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:16.295363 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c4fe7a51-5405-4467-9b14-97949373745e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:16.295561 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c4fe7a51-5405-4467-9b14-97949373745e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:16.295756 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-c4fe7a51-5405-4467-9b14-97949373745e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:16.302877 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:16.302877 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:16.306517 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-c4fe7a51-5405-4467-9b14-97949373745e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:16.310487 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-c4fe7a51-5405-4467-9b14-97949373745e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c returned with HTTP 200 Jul 03 16:11:16.311054 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1489/5969] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:16 2026] GET /volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:16.326793 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-69701a49-e182-4509-8108-afe024b89c79 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:16.328944 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-69701a49-e182-4509-8108-afe024b89c79 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:11:16.329365 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-69701a49-e182-4509-8108-afe024b89c79 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97053912-a1cc-4315-8c78-36e1e860a12c", "name": "tempest-VolumeDependencyTests-Snapshot-1435633530"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:16.340288 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:16.340288 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:16.340996 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-69701a49-e182-4509-8108-afe024b89c79 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:16.341153 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-69701a49-e182-4509-8108-afe024b89c79 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create snapshot from volume 97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:16.404232 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-69701a49-e182-4509-8108-afe024b89c79 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['9c5300c7-7812-4bf2-8fd5-9f72d29f22b3', '73db5c06-b7aa-406d-9e45-9b96e1465769', '37d5198f-d365-44fe-8976-4036653b6d4c', 'c1a408cb-20cf-465b-b930-8ad59c92c971'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:16.455332 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-69701a49-e182-4509-8108-afe024b89c79 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot create request issued successfully. Jul 03 16:11:16.455794 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-69701a49-e182-4509-8108-afe024b89c79 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:11:16.456369 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1493/5970] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:11:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:11:16.465897 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ecfa9a7d-bacd-4e98-8656-de543795471e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:16.468330 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ecfa9a7d-bacd-4e98-8656-de543795471e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:16.468566 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ecfa9a7d-bacd-4e98-8656-de543795471e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:16.468844 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ecfa9a7d-bacd-4e98-8656-de543795471e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:16.475010 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:16.475010 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:16.475479 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ecfa9a7d-bacd-4e98-8656-de543795471e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:16.476476 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ecfa9a7d-bacd-4e98-8656-de543795471e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 returned with HTTP 200 Jul 03 16:11:16.476871 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1496/5971] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:16 2026] GET /volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:17.486976 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4e9a0fd3-6fdd-40bc-a543-61288d0700f0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:17.488824 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4e9a0fd3-6fdd-40bc-a543-61288d0700f0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:17.489029 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4e9a0fd3-6fdd-40bc-a543-61288d0700f0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:17.489213 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4e9a0fd3-6fdd-40bc-a543-61288d0700f0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:17.494596 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:17.494596 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:17.495065 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4e9a0fd3-6fdd-40bc-a543-61288d0700f0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:17.495909 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4e9a0fd3-6fdd-40bc-a543-61288d0700f0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 returned with HTTP 200 Jul 03 16:11:17.496317 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1494/5972] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:17 2026] GET /volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:17.505421 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:17.507011 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:17.507275 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "429d53e2-6721-4ce1-907f-dab05b4e6c08", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1950605382"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:17.508664 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'snapshot_id': '429d53e2-6721-4ce1-907f-dab05b4e6c08', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1950605382'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:17.513635 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:17.513635 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:17.514112 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:17.514216 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:17.517541 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:17.522719 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (0df12010-e8a2-43bb-9773-a16ebbc561a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:17.523511 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ecc918f-1bd6-41e2-bdd3-4c9ff9afedf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:17.524366 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:17.553558 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ecc918f-1bd6-41e2-bdd3-4c9ff9afedf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '429d53e2-6721-4ce1-907f-dab05b4e6c08', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:17.554185 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e96f4d2-7555-406c-9eed-ec169fb867a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:17.601325 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['2c2218bb-342e-4557-abd7-9882109f2279', '08a33e17-da77-4f9a-8cfd-d2a60390c870', 'a3ba9cb5-75e8-4d75-a64e-7cd6fcf46bef', '0abc2678-9d77-4b07-a6bc-c371ef4a4cc5'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:17.602463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e96f4d2-7555-406c-9eed-ec169fb867a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c2218bb-342e-4557-abd7-9882109f2279', '08a33e17-da77-4f9a-8cfd-d2a60390c870', 'a3ba9cb5-75e8-4d75-a64e-7cd6fcf46bef', '0abc2678-9d77-4b07-a6bc-c371ef4a4cc5']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:17.603551 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (661eb32e-bf9d-4f21-98dc-50884a52033c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:17.650239 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (661eb32e-bf9d-4f21-98dc-50884a52033c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f048dae4-cc6a-48c5-859b-c3614972a1d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1950605382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['2c2218bb-342e-4557-abd7-9882109f2279','08a33e17-da77-4f9a-8cfd-d2a60390c870','a3ba9cb5-75e8-4d75-a64e-7cd6fcf46bef','0abc2678-9d77-4b07-a6bc-c371ef4a4cc5'],size=1,snapshot_id=429d53e2-6721-4ce1-907f-dab05b4e6c08,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1950605382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f048dae4-cc6a-48c5-859b-c3614972a1d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=429d53e2-6721-4ce1-907f-dab05b4e6c08,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:17.651024 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68cd922-a8ee-46dc-b2a2-952eae109ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:17.686922 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68cd922-a8ee-46dc-b2a2-952eae109ac3) transitioned into 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-1950605382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['2c2218bb-342e-4557-abd7-9882109f2279','08a33e17-da77-4f9a-8cfd-d2a60390c870','a3ba9cb5-75e8-4d75-a64e-7cd6fcf46bef','0abc2678-9d77-4b07-a6bc-c371ef4a4cc5'],size=1,snapshot_id=429d53e2-6721-4ce1-907f-dab05b4e6c08,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:17.687767 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3a2f94-0588-4aee-b895-86197717fd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:17.713885 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3a2f94-0588-4aee-b895-86197717fd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:17.714747 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (0df12010-e8a2-43bb-9773-a16ebbc561a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:17.715044 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:17.715883 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1e868bce-d6c2-4624-aecf-eeefe3d8eb19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:17.716446 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1490/5973] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:11:17 2026] POST /volume/v3/volumes => generated 804 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:17.729467 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-495ed890-2de6-44c1-8b4e-702fe082abe0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:17.731492 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-495ed890-2de6-44c1-8b4e-702fe082abe0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:17.731749 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-495ed890-2de6-44c1-8b4e-702fe082abe0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:17.731971 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-495ed890-2de6-44c1-8b4e-702fe082abe0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:17.739374 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:17.739374 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:17.744064 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-495ed890-2de6-44c1-8b4e-702fe082abe0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:17.750929 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-495ed890-2de6-44c1-8b4e-702fe082abe0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 returned with HTTP 200 Jul 03 16:11:17.751507 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1494/5974] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:17 2026] GET /volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:18.767015 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-63f8eb0b-9cea-4e19-86e3-186dc9e07c5e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:18.768987 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-63f8eb0b-9cea-4e19-86e3-186dc9e07c5e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:18.769238 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-63f8eb0b-9cea-4e19-86e3-186dc9e07c5e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:18.769444 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-63f8eb0b-9cea-4e19-86e3-186dc9e07c5e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:18.777062 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:18.777062 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:18.780922 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-63f8eb0b-9cea-4e19-86e3-186dc9e07c5e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:18.785633 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-63f8eb0b-9cea-4e19-86e3-186dc9e07c5e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 returned with HTTP 200 Jul 03 16:11:18.786158 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1497/5975] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:18 2026] GET /volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:18.814694 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:18.816323 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:11:18.816722 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f048dae4-cc6a-48c5-859b-c3614972a1d8", "name": "tempest-VolumeDependencyTests-Snapshot-805027760"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:18.825371 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:18.825371 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:18.825890 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:18.826042 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create snapshot from volume f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:18.861409 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['8b330054-0200-4682-ae7e-2bb1623a1977', '34cdcdab-9ace-4aef-8c59-6f12e8a58371', '39e37588-1ff9-409a-a728-9d0b2081151f', '46988b78-3aff-4a22-a9a4-4a93efa101fd'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:18.896179 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot create request issued successfully. Jul 03 16:11:18.896497 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2354917e-bfe9-4f32-8de4-3446596b8c68 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:11:18.897008 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1495/5976] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:11:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:11:18.907403 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-32e41082-9333-4e28-98a1-917a31bef113 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:18.909278 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32e41082-9333-4e28-98a1-917a31bef113 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:18.909981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32e41082-9333-4e28-98a1-917a31bef113 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:18.909981 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-32e41082-9333-4e28-98a1-917a31bef113 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:18.914310 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:18.914310 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:18.914722 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-32e41082-9333-4e28-98a1-917a31bef113 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:18.915399 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-32e41082-9333-4e28-98a1-917a31bef113 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 returned with HTTP 200 Jul 03 16:11:18.915773 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1491/5977] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:18 2026] GET /volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:19.925165 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-187a3b0e-6b91-40db-bd6d-098d90e1585e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:19.927517 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-187a3b0e-6b91-40db-bd6d-098d90e1585e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:19.927804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-187a3b0e-6b91-40db-bd6d-098d90e1585e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:19.928038 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-187a3b0e-6b91-40db-bd6d-098d90e1585e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:19.933137 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:19.933137 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:19.933591 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-187a3b0e-6b91-40db-bd6d-098d90e1585e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:19.934440 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-187a3b0e-6b91-40db-bd6d-098d90e1585e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 returned with HTTP 200 Jul 03 16:11:19.934830 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1495/5978] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:19 2026] GET /volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:19.942472 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:19.944248 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:19.944587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "53325127-29c8-408c-acb7-8682eb797954", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-131765731"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:19.946058 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'snapshot_id': '53325127-29c8-408c-acb7-8682eb797954', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-131765731'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:19.950970 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:19.950970 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:19.951348 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:19.951459 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:19.954816 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:19.959580 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (85c98ea1-8567-4df5-8e3d-b48dcb10f282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:19.960557 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b403aa4c-05e2-48d8-8337-64bbb1b45480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:19.961406 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:19.988752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b403aa4c-05e2-48d8-8337-64bbb1b45480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53325127-29c8-408c-acb7-8682eb797954', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:19.989426 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100afe75-b9b9-4705-af8a-f9f03aac8874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:20.029122 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['2c937fbb-556a-45d1-9249-8c1521745f51', '67760576-63e6-4809-8db5-bf6506d20ab3', 'fef81075-5668-43d7-9153-363bc28e5138', '620071f6-a056-477a-a56b-52aebd5a705d'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:20.029932 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100afe75-b9b9-4705-af8a-f9f03aac8874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c937fbb-556a-45d1-9249-8c1521745f51', '67760576-63e6-4809-8db5-bf6506d20ab3', 'fef81075-5668-43d7-9153-363bc28e5138', '620071f6-a056-477a-a56b-52aebd5a705d']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:20.030631 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9016b876-a494-4d1a-a06f-0e6ae711471b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:20.067713 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9016b876-a494-4d1a-a06f-0e6ae711471b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '163ac0c2-a7d2-4a0d-8d43-72386aded054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-131765731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['2c937fbb-556a-45d1-9249-8c1521745f51','67760576-63e6-4809-8db5-bf6506d20ab3','fef81075-5668-43d7-9153-363bc28e5138','620071f6-a056-477a-a56b-52aebd5a705d'],size=1,snapshot_id=53325127-29c8-408c-acb7-8682eb797954,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-131765731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=163ac0c2-a7d2-4a0d-8d43-72386aded054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53325127-29c8-408c-acb7-8682eb797954,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:20.068375 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8df2aa-d0e7-4f88-bfdd-b10de582118c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:20.085346 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8df2aa-d0e7-4f88-bfdd-b10de582118c) transitioned into 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-131765731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['2c937fbb-556a-45d1-9249-8c1521745f51','67760576-63e6-4809-8db5-bf6506d20ab3','fef81075-5668-43d7-9153-363bc28e5138','620071f6-a056-477a-a56b-52aebd5a705d'],size=1,snapshot_id=53325127-29c8-408c-acb7-8682eb797954,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:20.086079 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986e4e7a-92c1-41a2-90b4-e87d0771107f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:20.107282 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986e4e7a-92c1-41a2-90b4-e87d0771107f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:20.108437 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (85c98ea1-8567-4df5-8e3d-b48dcb10f282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:20.108820 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:20.109403 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-177ef4f7-bc07-4e16-a684-e78ea18a983b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:20.109874 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1498/5979] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:11:19 2026] POST /volume/v3/volumes => generated 803 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:20.122991 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-76a1d03f-2c0c-40d2-81c3-a8591cfaef50 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:20.124992 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76a1d03f-2c0c-40d2-81c3-a8591cfaef50 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:20.125190 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76a1d03f-2c0c-40d2-81c3-a8591cfaef50 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:20.125378 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-76a1d03f-2c0c-40d2-81c3-a8591cfaef50 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:20.132898 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:20.132898 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:20.136514 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-76a1d03f-2c0c-40d2-81c3-a8591cfaef50 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:20.140686 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-76a1d03f-2c0c-40d2-81c3-a8591cfaef50 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 returned with HTTP 200 Jul 03 16:11:20.141076 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1496/5980] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:20 2026] GET /volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:21.154693 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-013867d9-afe7-4cc0-accb-34b046f55e4b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:21.156666 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-013867d9-afe7-4cc0-accb-34b046f55e4b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:21.156971 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-013867d9-afe7-4cc0-accb-34b046f55e4b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:21.157247 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-013867d9-afe7-4cc0-accb-34b046f55e4b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:21.167651 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:21.167651 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:21.173124 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-013867d9-afe7-4cc0-accb-34b046f55e4b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:21.179789 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-013867d9-afe7-4cc0-accb-34b046f55e4b tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 returned with HTTP 200 Jul 03 16:11:21.180390 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1492/5981] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:21 2026] GET /volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:21.192863 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:21.195293 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:21.195727 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "163ac0c2-a7d2-4a0d-8d43-72386aded054", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-337981700"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:21.197560 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'source_volid': '163ac0c2-a7d2-4a0d-8d43-72386aded054', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-337981700'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:21.206370 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:21.206370 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:21.206992 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume retrieved successfully. Jul 03 16:11:21.207122 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:21.211824 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:21.218779 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (4000b121-a6fb-41a3-9e71-a24577d6aa34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:21.220132 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d96108d-d453-44f4-9535-a8bae2f9dd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:21.221083 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:21.247585 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d96108d-d453-44f4-9535-a8bae2f9dd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '163ac0c2-a7d2-4a0d-8d43-72386aded054', 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:21.248516 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a27e64f-aa8e-4941-a5fa-9f9dd8b4fb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:21.293785 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['3fefebce-d8d1-40fb-a595-93744bfbdde1', 'cd990879-1ed9-44da-acc0-4c92ceb168df', 'b9f2d9be-ebef-4cba-88ec-b060890be336', '1f1192b9-b6c6-4e87-a926-28525b3ba62d'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:21.294688 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a27e64f-aa8e-4941-a5fa-9f9dd8b4fb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fefebce-d8d1-40fb-a595-93744bfbdde1', 'cd990879-1ed9-44da-acc0-4c92ceb168df', 'b9f2d9be-ebef-4cba-88ec-b060890be336', '1f1192b9-b6c6-4e87-a926-28525b3ba62d']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:21.295538 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638b0010-78cf-49c6-8da8-3f50972962c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:21.331506 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638b0010-78cf-49c6-8da8-3f50972962c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c253d3-2a02-42dc-9d64-19583efd1262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-337981700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['3fefebce-d8d1-40fb-a595-93744bfbdde1','cd990879-1ed9-44da-acc0-4c92ceb168df','b9f2d9be-ebef-4cba-88ec-b060890be336','1f1192b9-b6c6-4e87-a926-28525b3ba62d'],size=1,snapshot_id=None,source_replicaid=,source_volid=163ac0c2-a7d2-4a0d-8d43-72386aded054,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-337981700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c253d3-2a02-42dc-9d64-19583efd1262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=163ac0c2-a7d2-4a0d-8d43-72386aded054,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:21.332387 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3738add-8b55-4df1-96ef-735b1ccd620b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:21.350302 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3738add-8b55-4df1-96ef-735b1ccd620b) transitioned into 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-337981700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['3fefebce-d8d1-40fb-a595-93744bfbdde1','cd990879-1ed9-44da-acc0-4c92ceb168df','b9f2d9be-ebef-4cba-88ec-b060890be336','1f1192b9-b6c6-4e87-a926-28525b3ba62d'],size=1,snapshot_id=None,source_replicaid=,source_volid=163ac0c2-a7d2-4a0d-8d43-72386aded054,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:21.351124 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bb0e19-2ac5-4ad5-8018-ba83f7731417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:21.367429 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bb0e19-2ac5-4ad5-8018-ba83f7731417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:21.368230 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (4000b121-a6fb-41a3-9e71-a24577d6aa34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:21.368490 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:21.369051 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5371f522-da16-4c5b-a9ea-edd5b6e34ea1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:21.369637 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1496/5982] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:11:21 2026] POST /volume/v3/volumes => generated 803 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:21.380462 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-16bd4d51-e948-4aa1-a701-80ab89631b3d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:21.382218 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-16bd4d51-e948-4aa1-a701-80ab89631b3d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:21.382387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-16bd4d51-e948-4aa1-a701-80ab89631b3d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:21.382550 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-16bd4d51-e948-4aa1-a701-80ab89631b3d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:21.389701 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:21.389701 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:21.393177 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-16bd4d51-e948-4aa1-a701-80ab89631b3d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:21.397082 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-16bd4d51-e948-4aa1-a701-80ab89631b3d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 returned with HTTP 200 Jul 03 16:11:21.397596 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1499/5983] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:21 2026] GET /volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:22.409616 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e4e0f50c-c852-4cdc-a874-6d7745daa739 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:22.411261 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e4e0f50c-c852-4cdc-a874-6d7745daa739 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:22.411440 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e4e0f50c-c852-4cdc-a874-6d7745daa739 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:22.411651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e4e0f50c-c852-4cdc-a874-6d7745daa739 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:22.418374 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:22.418374 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:22.421993 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-e4e0f50c-c852-4cdc-a874-6d7745daa739 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:22.426115 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e4e0f50c-c852-4cdc-a874-6d7745daa739 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 returned with HTTP 200 Jul 03 16:11:22.426488 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1497/5984] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:22 2026] GET /volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:22.439603 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:22.441448 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:22.441705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:22.441950 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:22.442098 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: 429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:22.447034 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:22.447034 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:22.447541 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:22.466632 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot delete request issued successfully. Jul 03 16:11:22.466890 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ab5b7c55-79ae-4fbb-957c-0fadd02e7d66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 returned with HTTP 202 Jul 03 16:11:22.467337 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1493/5985] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:22 2026] DELETE /volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:22.474828 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5382b03a-7933-4ea1-9e76-8d7288403e07 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:22.477228 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5382b03a-7933-4ea1-9e76-8d7288403e07 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:22.477474 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5382b03a-7933-4ea1-9e76-8d7288403e07 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:22.477736 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5382b03a-7933-4ea1-9e76-8d7288403e07 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:22.483742 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:22.483742 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:22.484426 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5382b03a-7933-4ea1-9e76-8d7288403e07 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:22.485566 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5382b03a-7933-4ea1-9e76-8d7288403e07 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 returned with HTTP 200 Jul 03 16:11:22.486119 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1497/5986] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:22 2026] GET /volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:23.495445 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-28eeb681-09dd-4e75-a99c-1724a011c87d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:23.497461 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-28eeb681-09dd-4e75-a99c-1724a011c87d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:23.497693 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-28eeb681-09dd-4e75-a99c-1724a011c87d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:23.497924 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-28eeb681-09dd-4e75-a99c-1724a011c87d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:23.502125 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-28eeb681-09dd-4e75-a99c-1724a011c87d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 returned with HTTP 404 Jul 03 16:11:23.502698 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1500/5987] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:23 2026] GET /volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:23.509745 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:23.511506 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:23.511709 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:23.511913 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:23.512022 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: 53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:23.517100 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:23.517100 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:23.517551 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:23.534209 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot delete request issued successfully. Jul 03 16:11:23.534449 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-52c8fca5-c175-4f57-8600-dda15cfe32c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 returned with HTTP 202 Jul 03 16:11:23.534878 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1498/5988] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:23 2026] DELETE /volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:23.541361 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-749eb666-2d85-40a5-9849-a2f490167d6d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:23.543473 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-749eb666-2d85-40a5-9849-a2f490167d6d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:23.543690 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-749eb666-2d85-40a5-9849-a2f490167d6d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:23.543878 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-749eb666-2d85-40a5-9849-a2f490167d6d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:23.548607 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:23.548607 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:23.549007 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-749eb666-2d85-40a5-9849-a2f490167d6d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:23.549706 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-749eb666-2d85-40a5-9849-a2f490167d6d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 returned with HTTP 200 Jul 03 16:11:23.550051 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1494/5989] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:23 2026] GET /volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:24.559318 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6a0c6292-1717-4a79-a717-f880880a79e3 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:24.561296 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6a0c6292-1717-4a79-a717-f880880a79e3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:24.561576 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6a0c6292-1717-4a79-a717-f880880a79e3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:24.561748 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6a0c6292-1717-4a79-a717-f880880a79e3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:24.566340 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6a0c6292-1717-4a79-a717-f880880a79e3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 returned with HTTP 404 Jul 03 16:11:24.566902 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1498/5990] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:24 2026] GET /volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:24.574191 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:24.575848 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:24.576023 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:24.576209 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:24.576392 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:24.582826 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:24.582826 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:24.582933 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:24.598326 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:24.598464 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-e4c9a65b-0e61-4cef-83dd-3243144862d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 returned with HTTP 202 Jul 03 16:11:24.598868 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1501/5991] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:24 2026] DELETE /volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:24.606612 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8dc5fa5e-442e-4b45-a949-b9893c20a92f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:24.608339 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8dc5fa5e-442e-4b45-a949-b9893c20a92f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:24.608524 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8dc5fa5e-442e-4b45-a949-b9893c20a92f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:24.608721 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8dc5fa5e-442e-4b45-a949-b9893c20a92f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:24.614744 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:24.614744 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:24.618234 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8dc5fa5e-442e-4b45-a949-b9893c20a92f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:24.623305 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8dc5fa5e-442e-4b45-a949-b9893c20a92f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 returned with HTTP 200 Jul 03 16:11:24.623793 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1499/5992] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:24 2026] GET /volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:25.635642 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-4bcf0764-cd88-4996-95e5-78dbaba4ed85 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:25.637490 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bcf0764-cd88-4996-95e5-78dbaba4ed85 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:25.637762 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bcf0764-cd88-4996-95e5-78dbaba4ed85 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:25.638032 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-4bcf0764-cd88-4996-95e5-78dbaba4ed85 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:25.643767 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-4bcf0764-cd88-4996-95e5-78dbaba4ed85 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 returned with HTTP 404 Jul 03 16:11:25.644272 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1495/5993] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:25 2026] GET /volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:25.650671 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:25.652474 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:25.652690 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:25.652891 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:25.653063 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:25.660226 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:25.660226 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:25.660770 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:25.699691 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:25.699992 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-60c02cb0-140d-4ffb-83e5-ae1e5f346bea tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c returned with HTTP 202 Jul 03 16:11:25.700540 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1499/5994] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:25 2026] DELETE /volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:25.707328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-f73dd01c-a7a8-4e26-9c61-9e8d0be511a9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:25.709249 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f73dd01c-a7a8-4e26-9c61-9e8d0be511a9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:25.709477 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f73dd01c-a7a8-4e26-9c61-9e8d0be511a9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:25.709680 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-f73dd01c-a7a8-4e26-9c61-9e8d0be511a9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:25.716204 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:25.716204 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:25.719640 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-f73dd01c-a7a8-4e26-9c61-9e8d0be511a9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:25.723801 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-f73dd01c-a7a8-4e26-9c61-9e8d0be511a9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c returned with HTTP 200 Jul 03 16:11:25.735696 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1502/5995] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:25 2026] GET /volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:26.746756 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2f8f393e-a0a0-4272-8ac0-f305fc13a85f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:26.749092 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2f8f393e-a0a0-4272-8ac0-f305fc13a85f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:26.749386 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2f8f393e-a0a0-4272-8ac0-f305fc13a85f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:26.749680 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2f8f393e-a0a0-4272-8ac0-f305fc13a85f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:26.755717 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2f8f393e-a0a0-4272-8ac0-f305fc13a85f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c returned with HTTP 404 Jul 03 16:11:26.756231 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1500/5996] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:26 2026] GET /volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:26.762453 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-3979ec4c-ded1-4a64-8163-474ab21f837d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:26.764161 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3979ec4c-ded1-4a64-8163-474ab21f837d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:26.764357 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3979ec4c-ded1-4a64-8163-474ab21f837d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:26.764568 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-3979ec4c-ded1-4a64-8163-474ab21f837d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:26.764781 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-3979ec4c-ded1-4a64-8163-474ab21f837d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:26.771448 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:26.771448 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:26.771878 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3979ec4c-ded1-4a64-8163-474ab21f837d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:26.798782 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-3979ec4c-ded1-4a64-8163-474ab21f837d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:26.798951 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-3979ec4c-ded1-4a64-8163-474ab21f837d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 returned with HTTP 202 Jul 03 16:11:26.799389 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1496/5997] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:26 2026] DELETE /volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:26.805967 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6d2bccf6-6e3f-4bd2-b6e8-d5614df6ed1a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:26.807913 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6d2bccf6-6e3f-4bd2-b6e8-d5614df6ed1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:26.808136 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6d2bccf6-6e3f-4bd2-b6e8-d5614df6ed1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:26.808319 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6d2bccf6-6e3f-4bd2-b6e8-d5614df6ed1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:26.817268 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:26.817268 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:26.821451 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6d2bccf6-6e3f-4bd2-b6e8-d5614df6ed1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:26.826488 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6d2bccf6-6e3f-4bd2-b6e8-d5614df6ed1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 returned with HTTP 200 Jul 03 16:11:26.827006 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1500/5998] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:26 2026] GET /volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:27.839099 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7e1628fc-6d48-4453-841c-2a7e439f4b58 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:27.840838 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e1628fc-6d48-4453-841c-2a7e439f4b58 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:27.841050 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e1628fc-6d48-4453-841c-2a7e439f4b58 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:27.841272 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7e1628fc-6d48-4453-841c-2a7e439f4b58 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:27.848214 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7e1628fc-6d48-4453-841c-2a7e439f4b58 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 returned with HTTP 404 Jul 03 16:11:27.848836 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1503/5999] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:27 2026] GET /volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:27.855460 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:27.857581 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:27.857912 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:27.858208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:27.858357 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:27.865710 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:27.865710 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:27.866171 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:27.888748 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:27.888966 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-b4facb04-6efd-4f65-aafe-e0945cb7d348 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 returned with HTTP 202 Jul 03 16:11:27.889406 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1501/6000] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:27 2026] DELETE /volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:27.895869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-6ea14f11-7cc3-49f1-850d-aca23a4586cf None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:27.897640 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6ea14f11-7cc3-49f1-850d-aca23a4586cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:27.897868 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6ea14f11-7cc3-49f1-850d-aca23a4586cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:27.898043 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-6ea14f11-7cc3-49f1-850d-aca23a4586cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:27.904992 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:27.904992 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:27.908380 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-6ea14f11-7cc3-49f1-850d-aca23a4586cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:27.912228 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-6ea14f11-7cc3-49f1-850d-aca23a4586cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 returned with HTTP 200 Jul 03 16:11:27.912666 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1497/6001] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:27 2026] GET /volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:28.925642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-48966850-2631-48a0-9bfc-b327b2769e48 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:28.927508 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-48966850-2631-48a0-9bfc-b327b2769e48 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:28.927775 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-48966850-2631-48a0-9bfc-b327b2769e48 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:28.928003 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-48966850-2631-48a0-9bfc-b327b2769e48 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:28.934149 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-48966850-2631-48a0-9bfc-b327b2769e48 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 returned with HTTP 404 Jul 03 16:11:28.934703 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1501/6002] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:28 2026] GET /volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:28.943808 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d506768c-0d59-411b-bb42-e4230cec135f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:28.945376 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:28.945711 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-418578287"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:28.947051 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-418578287'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:28.947198 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:28.950856 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:28.956776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (314210f4-37f9-4b3b-a2d7-df789aec84ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:28.957684 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689a1753-2d69-4eb3-9ec9-33ca1a57d200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:28.958511 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:28.980538 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689a1753-2d69-4eb3-9ec9-33ca1a57d200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:28.981329 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175e65d1-c737-4be4-a70a-d90167a813c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:29.020047 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['dcd33032-0854-43e9-b181-b4cbe5d4b8b3', '90e09734-05c6-481e-b7f2-f26fa83f641d', '45f4349a-0805-41f8-92d3-0747bbf2fd05', '66b0e755-0465-4a40-83ef-c65277651f43'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:29.020793 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175e65d1-c737-4be4-a70a-d90167a813c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd33032-0854-43e9-b181-b4cbe5d4b8b3', '90e09734-05c6-481e-b7f2-f26fa83f641d', '45f4349a-0805-41f8-92d3-0747bbf2fd05', '66b0e755-0465-4a40-83ef-c65277651f43']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:29.021504 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19901088-ed6e-448a-96c9-4e0d6acfc0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:29.042938 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19901088-ed6e-448a-96c9-4e0d6acfc0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b132841-721f-4f56-9cf1-a6cd4f432096', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-418578287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['dcd33032-0854-43e9-b181-b4cbe5d4b8b3','90e09734-05c6-481e-b7f2-f26fa83f641d','45f4349a-0805-41f8-92d3-0747bbf2fd05','66b0e755-0465-4a40-83ef-c65277651f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-418578287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b132841-721f-4f56-9cf1-a6cd4f432096,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:29.043650 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f6ec45-7e78-4a1f-a682-73f6002ed136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:29.060308 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f6ec45-7e78-4a1f-a682-73f6002ed136) transitioned into 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-418578287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['dcd33032-0854-43e9-b181-b4cbe5d4b8b3','90e09734-05c6-481e-b7f2-f26fa83f641d','45f4349a-0805-41f8-92d3-0747bbf2fd05','66b0e755-0465-4a40-83ef-c65277651f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:29.061000 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b883ed91-c4fd-4701-a6cf-c5adf084f041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:29.076055 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b883ed91-c4fd-4701-a6cf-c5adf084f041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:29.076886 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (314210f4-37f9-4b3b-a2d7-df789aec84ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:29.077182 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:29.077719 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d506768c-0d59-411b-bb42-e4230cec135f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:29.078136 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1504/6003] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:11:28 2026] POST /volume/v3/volumes => generated 769 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:29.089364 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-35a6e1cd-0ac5-4c8d-9d88-d8763ab1b244 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:29.091175 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35a6e1cd-0ac5-4c8d-9d88-d8763ab1b244 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:29.091296 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35a6e1cd-0ac5-4c8d-9d88-d8763ab1b244 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:29.091402 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35a6e1cd-0ac5-4c8d-9d88-d8763ab1b244 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:29.098107 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:29.098107 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:29.101696 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-35a6e1cd-0ac5-4c8d-9d88-d8763ab1b244 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:29.105773 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35a6e1cd-0ac5-4c8d-9d88-d8763ab1b244 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 returned with HTTP 200 Jul 03 16:11:29.106149 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1502/6004] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:29 2026] GET /volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:30.118249 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-a45ddc99-a5c6-48fe-84b4-1ff2627fb960 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:30.119940 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a45ddc99-a5c6-48fe-84b4-1ff2627fb960 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:30.120155 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a45ddc99-a5c6-48fe-84b4-1ff2627fb960 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:30.120346 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-a45ddc99-a5c6-48fe-84b4-1ff2627fb960 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:30.128569 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:30.128569 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:30.132757 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-a45ddc99-a5c6-48fe-84b4-1ff2627fb960 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:30.137310 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-a45ddc99-a5c6-48fe-84b4-1ff2627fb960 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 returned with HTTP 200 Jul 03 16:11:30.137673 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1498/6005] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:30 2026] GET /volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:30.149639 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:30.151540 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:11:30.151910 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b132841-721f-4f56-9cf1-a6cd4f432096", "name": "tempest-VolumeDependencyTests-Snapshot-1388054770"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:30.159937 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:30.159937 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:30.160337 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:30.160437 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create snapshot from volume 2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:30.183202 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['ae104a9c-af56-4517-99c0-e9aac594c8d9', '2a58cc7e-b5ac-448b-82e6-a9e9e1b7a56c', '77ff3eb3-b15e-48be-a78a-be1ea06424a8', 'e3ab3491-13c0-4dbf-86fb-07810ad4f3b6'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:30.227268 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot create request issued successfully. Jul 03 16:11:30.227570 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-39f7a0ae-5b1d-407f-a277-74f96544cd02 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:11:30.228030 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1502/6006] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:11:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:11:30.236387 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fb200beb-cada-4091-ab10-9906281e1719 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:30.238219 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fb200beb-cada-4091-ab10-9906281e1719 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:30.238396 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fb200beb-cada-4091-ab10-9906281e1719 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:30.238573 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fb200beb-cada-4091-ab10-9906281e1719 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:30.243463 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:30.243463 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:30.243973 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fb200beb-cada-4091-ab10-9906281e1719 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:30.244721 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fb200beb-cada-4091-ab10-9906281e1719 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f returned with HTTP 200 Jul 03 16:11:30.245116 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1505/6007] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:30 2026] GET /volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:31.254735 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c2004471-b436-4858-bf48-599152119a91 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:31.257282 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c2004471-b436-4858-bf48-599152119a91 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:31.257594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c2004471-b436-4858-bf48-599152119a91 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:31.257906 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c2004471-b436-4858-bf48-599152119a91 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:31.264538 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:31.264538 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:31.265102 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-c2004471-b436-4858-bf48-599152119a91 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:31.265989 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c2004471-b436-4858-bf48-599152119a91 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f returned with HTTP 200 Jul 03 16:11:31.266367 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1503/6008] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:31 2026] GET /volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:31.275132 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:31.276780 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:31.277149 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f7c3f4f4-64d1-483e-8cd3-b6b3926da19f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-535044318"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:31.278768 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'snapshot_id': 'f7c3f4f4-64d1-483e-8cd3-b6b3926da19f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-535044318'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:31.284227 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:31.284227 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:31.284808 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:31.284989 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:31.288204 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:31.293597 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (429656c0-c804-4f97-8387-f0b45e72c76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:31.294574 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de940aba-98f3-433b-880f-1effa5ad1b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:31.295380 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:31.322923 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de940aba-98f3-433b-880f-1effa5ad1b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f7c3f4f4-64d1-483e-8cd3-b6b3926da19f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:31.323580 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3faacb2-3229-41ff-ac10-c8dc5ff33faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:31.360073 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['aa759358-2838-45b1-8dfa-84e98d4d9651', '66678243-d8ab-46fa-b981-f632f035fba8', '0d9febfd-152b-4d5c-9ae6-a8bb08773879', 'ec7c95b0-83e4-4336-84fc-2845dca76e81'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:31.360896 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3faacb2-3229-41ff-ac10-c8dc5ff33faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa759358-2838-45b1-8dfa-84e98d4d9651', '66678243-d8ab-46fa-b981-f632f035fba8', '0d9febfd-152b-4d5c-9ae6-a8bb08773879', 'ec7c95b0-83e4-4336-84fc-2845dca76e81']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:31.361824 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2d4c13-932d-43ce-8853-c876ab54d7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:31.402298 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2d4c13-932d-43ce-8853-c876ab54d7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bfb4aa2-f4a3-4b7c-927e-267176753fbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-535044318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['aa759358-2838-45b1-8dfa-84e98d4d9651','66678243-d8ab-46fa-b981-f632f035fba8','0d9febfd-152b-4d5c-9ae6-a8bb08773879','ec7c95b0-83e4-4336-84fc-2845dca76e81'],size=1,snapshot_id=f7c3f4f4-64d1-483e-8cd3-b6b3926da19f,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-535044318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bfb4aa2-f4a3-4b7c-927e-267176753fbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f7c3f4f4-64d1-483e-8cd3-b6b3926da19f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:31.403004 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78da0f46-b674-40c0-be95-fe98fcfbd3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:31.421877 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78da0f46-b674-40c0-be95-fe98fcfbd3d5) transitioned into 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-535044318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['aa759358-2838-45b1-8dfa-84e98d4d9651','66678243-d8ab-46fa-b981-f632f035fba8','0d9febfd-152b-4d5c-9ae6-a8bb08773879','ec7c95b0-83e4-4336-84fc-2845dca76e81'],size=1,snapshot_id=f7c3f4f4-64d1-483e-8cd3-b6b3926da19f,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:31.422569 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eab2422-1aae-4f9f-a2ef-05d71b98525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:31.442927 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eab2422-1aae-4f9f-a2ef-05d71b98525b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:31.443709 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (429656c0-c804-4f97-8387-f0b45e72c76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:31.443988 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:31.444470 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-21928351-8c5a-4539-ae5e-53cfb3b1c63d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:31.444905 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1499/6009] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:11:31 2026] POST /volume/v3/volumes => generated 803 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:31.460016 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ae93f62c-09ee-4a89-af84-11c54a482611 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:31.461802 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae93f62c-09ee-4a89-af84-11c54a482611 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:31.462042 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae93f62c-09ee-4a89-af84-11c54a482611 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:31.462238 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae93f62c-09ee-4a89-af84-11c54a482611 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:31.469277 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:31.469277 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:31.472714 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-ae93f62c-09ee-4a89-af84-11c54a482611 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:31.476498 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae93f62c-09ee-4a89-af84-11c54a482611 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd returned with HTTP 200 Jul 03 16:11:31.476905 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1503/6010] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:31 2026] GET /volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:32.491366 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bc84c3a1-f566-411c-8391-dd7cffc9d438 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:32.493139 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bc84c3a1-f566-411c-8391-dd7cffc9d438 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:32.493345 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bc84c3a1-f566-411c-8391-dd7cffc9d438 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:32.493554 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bc84c3a1-f566-411c-8391-dd7cffc9d438 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:32.500596 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:32.500596 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:32.504190 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bc84c3a1-f566-411c-8391-dd7cffc9d438 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:32.508174 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bc84c3a1-f566-411c-8391-dd7cffc9d438 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd returned with HTTP 200 Jul 03 16:11:32.508711 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1506/6011] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:32 2026] GET /volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:32.520089 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:32.521876 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:11:32.522252 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bfb4aa2-f4a3-4b7c-927e-267176753fbd", "name": "tempest-VolumeDependencyTests-Snapshot-1823846412"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:32.530987 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:32.530987 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:32.531460 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:32.531581 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create snapshot from volume 9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:32.554154 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['2d273baa-d949-45bf-b32b-ea922a4597f7', '4944a042-6a3c-43fd-9fb0-3f8dc1672373', '58d55e4f-e518-43d5-857f-fcc5ce052080', 'b7b8f255-b7a9-4ebd-b7de-1e064474386b'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:32.579081 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot create request issued successfully. Jul 03 16:11:32.579300 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-1dbbb970-0143-4146-9c18-0ae9eea00c62 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:11:32.579714 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1504/6012] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:11:32 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 03 16:11:32.587576 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-39081d53-c849-4d9c-b716-fc45ff242e9f None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:32.589366 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39081d53-c849-4d9c-b716-fc45ff242e9f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:32.589547 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39081d53-c849-4d9c-b716-fc45ff242e9f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:32.590819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-39081d53-c849-4d9c-b716-fc45ff242e9f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:32.594277 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:32.594277 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:32.594666 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-39081d53-c849-4d9c-b716-fc45ff242e9f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:32.595375 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-39081d53-c849-4d9c-b716-fc45ff242e9f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a returned with HTTP 200 Jul 03 16:11:32.595705 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1500/6013] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:32 2026] GET /volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:33.605034 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-84fb92a1-1b56-4f8d-9392-0f6f9bc8a6b4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:33.607003 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84fb92a1-1b56-4f8d-9392-0f6f9bc8a6b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:33.607196 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84fb92a1-1b56-4f8d-9392-0f6f9bc8a6b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:33.607386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-84fb92a1-1b56-4f8d-9392-0f6f9bc8a6b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:33.612270 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:33.612270 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:33.612835 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-84fb92a1-1b56-4f8d-9392-0f6f9bc8a6b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:33.613783 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-84fb92a1-1b56-4f8d-9392-0f6f9bc8a6b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a returned with HTTP 200 Jul 03 16:11:33.614157 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1504/6014] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:33 2026] GET /volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:33.622513 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:33.624374 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:33.624776 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4af82afb-87cb-45c6-8fd3-c892d562d83a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1020911026"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:33.626274 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'snapshot_id': '4af82afb-87cb-45c6-8fd3-c892d562d83a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1020911026'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:33.631256 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:33.631256 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:33.631836 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:33.631986 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:33.635263 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:33.640131 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (ef6df91d-5143-4778-ad47-e1afbe9825ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:33.641216 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f975fe6-b4f3-4043-b463-59a32aabc57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:33.642182 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:33.672030 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f975fe6-b4f3-4043-b463-59a32aabc57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4af82afb-87cb-45c6-8fd3-c892d562d83a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:33.672873 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c31943-1e86-4535-97c6-aac17efcd78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:33.710105 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['bbefef9d-2138-4862-bc92-40a9a4931e93', '3fd2397c-7370-4f03-8574-0cc8249a2e15', '54eb1513-5b43-4a3d-9884-37eaa889718d', '87601ebd-1b6d-4cb7-abc7-808055356ee4'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:33.710985 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c31943-1e86-4535-97c6-aac17efcd78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbefef9d-2138-4862-bc92-40a9a4931e93', '3fd2397c-7370-4f03-8574-0cc8249a2e15', '54eb1513-5b43-4a3d-9884-37eaa889718d', '87601ebd-1b6d-4cb7-abc7-808055356ee4']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:33.711656 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870b780b-69df-4124-8348-3d3377139265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:33.754557 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870b780b-69df-4124-8348-3d3377139265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcd4618b-2646-4e51-9b8d-cf31d65c10c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1020911026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['bbefef9d-2138-4862-bc92-40a9a4931e93','3fd2397c-7370-4f03-8574-0cc8249a2e15','54eb1513-5b43-4a3d-9884-37eaa889718d','87601ebd-1b6d-4cb7-abc7-808055356ee4'],size=1,snapshot_id=4af82afb-87cb-45c6-8fd3-c892d562d83a,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1020911026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcd4618b-2646-4e51-9b8d-cf31d65c10c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4af82afb-87cb-45c6-8fd3-c892d562d83a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:33.755367 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3697c215-baad-42ef-94fa-56b782d832be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:33.773261 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3697c215-baad-42ef-94fa-56b782d832be) transitioned into 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-1020911026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['bbefef9d-2138-4862-bc92-40a9a4931e93','3fd2397c-7370-4f03-8574-0cc8249a2e15','54eb1513-5b43-4a3d-9884-37eaa889718d','87601ebd-1b6d-4cb7-abc7-808055356ee4'],size=1,snapshot_id=4af82afb-87cb-45c6-8fd3-c892d562d83a,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:33.774207 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37acd8a8-a1ed-4e75-ac42-48fc647c7629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:33.804299 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37acd8a8-a1ed-4e75-ac42-48fc647c7629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:33.805220 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (ef6df91d-5143-4778-ad47-e1afbe9825ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:33.805511 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:33.806100 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-48401a49-3b56-4c7a-b86c-bdb1ab4f790d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:33.806685 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1507/6015] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:11:33 2026] POST /volume/v3/volumes => generated 804 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:33.818691 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-6b02e2b5-b6f3-488a-a1de-beda39ee14b0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:33.820143 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6b02e2b5-b6f3-488a-a1de-beda39ee14b0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:33.820377 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6b02e2b5-b6f3-488a-a1de-beda39ee14b0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:33.820566 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-6b02e2b5-b6f3-488a-a1de-beda39ee14b0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:33.828251 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:33.828251 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:33.832827 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-6b02e2b5-b6f3-488a-a1de-beda39ee14b0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:33.837387 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-6b02e2b5-b6f3-488a-a1de-beda39ee14b0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 returned with HTTP 200 Jul 03 16:11:33.837788 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1505/6016] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:33 2026] GET /volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:34.850838 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-857a7728-c5bf-4d0e-957d-5e52e5c362c7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:34.852707 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-857a7728-c5bf-4d0e-957d-5e52e5c362c7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:34.852951 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-857a7728-c5bf-4d0e-957d-5e52e5c362c7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:34.853130 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-857a7728-c5bf-4d0e-957d-5e52e5c362c7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:34.860239 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:34.860239 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:34.864424 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-857a7728-c5bf-4d0e-957d-5e52e5c362c7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:34.869393 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-857a7728-c5bf-4d0e-957d-5e52e5c362c7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 returned with HTTP 200 Jul 03 16:11:34.869841 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1501/6017] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:34 2026] GET /volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:34.882212 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:34.884196 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:34.884415 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:34.884642 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:34.884782 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:34.890430 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:34.890430 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:34.891040 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:34.908148 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot delete request issued successfully. Jul 03 16:11:34.908316 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-96c62c8b-e1f9-4295-9a39-41f9748f08f8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f returned with HTTP 202 Jul 03 16:11:34.908782 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1505/6018] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:34 2026] DELETE /volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:34.915973 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9c3e4ffb-3d4c-4616-bce7-23aa520a3f42 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:34.918453 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c3e4ffb-3d4c-4616-bce7-23aa520a3f42 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:34.918749 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9c3e4ffb-3d4c-4616-bce7-23aa520a3f42 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:34.918994 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9c3e4ffb-3d4c-4616-bce7-23aa520a3f42 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:34.925503 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:34.925503 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:34.926013 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9c3e4ffb-3d4c-4616-bce7-23aa520a3f42 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:34.926967 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9c3e4ffb-3d4c-4616-bce7-23aa520a3f42 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f returned with HTTP 200 Jul 03 16:11:34.927375 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1508/6019] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:34 2026] GET /volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:35.937155 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-e3d1a5f9-4650-42bb-adbb-cfaeb6e66c2c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:35.939013 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3d1a5f9-4650-42bb-adbb-cfaeb6e66c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:35.939269 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3d1a5f9-4650-42bb-adbb-cfaeb6e66c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:35.939509 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-e3d1a5f9-4650-42bb-adbb-cfaeb6e66c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:35.943929 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-e3d1a5f9-4650-42bb-adbb-cfaeb6e66c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f returned with HTTP 404 Jul 03 16:11:35.944576 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1506/6020] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:35 2026] GET /volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:35.950637 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:35.952154 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:35.952316 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:35.952482 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:35.952568 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: 4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:35.957273 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:35.957273 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:35.957655 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:35.971941 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot delete request issued successfully. Jul 03 16:11:35.972098 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-0c6e8e78-c146-42bd-a1ab-4ab3787ab818 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a returned with HTTP 202 Jul 03 16:11:35.972446 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1502/6021] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:35 2026] DELETE /volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:35.979292 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-6334bff7-7589-421c-8ac1-500decc78df1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:35.980819 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6334bff7-7589-421c-8ac1-500decc78df1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:35.981015 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6334bff7-7589-421c-8ac1-500decc78df1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:35.981170 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-6334bff7-7589-421c-8ac1-500decc78df1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:35.986749 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:35.986749 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:35.987195 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-6334bff7-7589-421c-8ac1-500decc78df1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:35.987943 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-6334bff7-7589-421c-8ac1-500decc78df1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a returned with HTTP 200 Jul 03 16:11:35.988276 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1506/6022] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:35 2026] GET /volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:36.997862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6c3a4d9a-4cdc-4636-9ce2-c2c9036bc995 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:36.999883 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c3a4d9a-4cdc-4636-9ce2-c2c9036bc995 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:37.000107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c3a4d9a-4cdc-4636-9ce2-c2c9036bc995 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:37.000326 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6c3a4d9a-4cdc-4636-9ce2-c2c9036bc995 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:37.006305 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6c3a4d9a-4cdc-4636-9ce2-c2c9036bc995 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a returned with HTTP 404 Jul 03 16:11:37.007096 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1509/6023] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:36 2026] GET /volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:37.013341 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:37.015273 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:37.015467 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:37.015676 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:37.015838 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:37.022330 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:37.022330 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:37.022770 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:37.037807 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:37.037807 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bc131e7b-2d74-4164-8d67-7ad31019b3cf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 returned with HTTP 202 Jul 03 16:11:37.038180 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1507/6024] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:37 2026] DELETE /volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:37.044848 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8d96b39a-6963-4fbc-b27d-712c09fe3af5 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:37.046876 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8d96b39a-6963-4fbc-b27d-712c09fe3af5 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:37.047127 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8d96b39a-6963-4fbc-b27d-712c09fe3af5 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:37.047364 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8d96b39a-6963-4fbc-b27d-712c09fe3af5 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:37.054564 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:37.054564 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:37.058120 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-8d96b39a-6963-4fbc-b27d-712c09fe3af5 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:37.062719 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8d96b39a-6963-4fbc-b27d-712c09fe3af5 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 returned with HTTP 200 Jul 03 16:11:37.063130 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1503/6025] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:37 2026] GET /volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:38.076401 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-07b79886-a968-44ea-ada4-4cd30b15a98e None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:38.079702 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07b79886-a968-44ea-ada4-4cd30b15a98e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:38.079702 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07b79886-a968-44ea-ada4-4cd30b15a98e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:38.079960 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-07b79886-a968-44ea-ada4-4cd30b15a98e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:38.086828 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-07b79886-a968-44ea-ada4-4cd30b15a98e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 returned with HTTP 404 Jul 03 16:11:38.087307 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1507/6026] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:38 2026] GET /volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:38.093553 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:38.095424 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:38.095644 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:38.095880 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:38.096082 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:38.102974 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:38.102974 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:38.103423 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:38.129326 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:38.129674 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-1a37d2c7-a8cc-487a-8105-00e0dbf0b842 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd returned with HTTP 202 Jul 03 16:11:38.130142 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1510/6027] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:38 2026] DELETE /volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:38.136963 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4025dfca-3258-4606-b835-24e44a98b524 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:38.138832 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4025dfca-3258-4606-b835-24e44a98b524 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:38.139070 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4025dfca-3258-4606-b835-24e44a98b524 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:38.139281 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4025dfca-3258-4606-b835-24e44a98b524 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:38.146817 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:38.146817 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:38.150211 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-4025dfca-3258-4606-b835-24e44a98b524 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:38.154554 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4025dfca-3258-4606-b835-24e44a98b524 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd returned with HTTP 200 Jul 03 16:11:38.155035 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1508/6028] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:38 2026] GET /volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:39.166491 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7c85868f-8b61-4223-a01f-1f6479666293 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:39.168193 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7c85868f-8b61-4223-a01f-1f6479666293 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:39.168411 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7c85868f-8b61-4223-a01f-1f6479666293 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:39.168579 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7c85868f-8b61-4223-a01f-1f6479666293 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:39.174528 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7c85868f-8b61-4223-a01f-1f6479666293 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd returned with HTTP 404 Jul 03 16:11:39.175027 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1504/6029] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:39 2026] GET /volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:39.181035 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-92741051-8174-43f4-bc0f-b5cf152a306a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:39.182493 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-92741051-8174-43f4-bc0f-b5cf152a306a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:39.182695 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-92741051-8174-43f4-bc0f-b5cf152a306a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:39.182864 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-92741051-8174-43f4-bc0f-b5cf152a306a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:39.183033 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-92741051-8174-43f4-bc0f-b5cf152a306a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:39.189326 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:39.189326 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:39.189755 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-92741051-8174-43f4-bc0f-b5cf152a306a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:39.214785 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-92741051-8174-43f4-bc0f-b5cf152a306a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:39.214953 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-92741051-8174-43f4-bc0f-b5cf152a306a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 returned with HTTP 202 Jul 03 16:11:39.215367 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1508/6030] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:39 2026] DELETE /volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:39.222204 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-c991f0af-e9da-417b-ab51-425a75742210 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:39.224177 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c991f0af-e9da-417b-ab51-425a75742210 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:39.224420 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c991f0af-e9da-417b-ab51-425a75742210 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:39.224653 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-c991f0af-e9da-417b-ab51-425a75742210 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:39.231995 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:39.231995 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:39.235855 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-c991f0af-e9da-417b-ab51-425a75742210 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:39.240199 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-c991f0af-e9da-417b-ab51-425a75742210 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 returned with HTTP 200 Jul 03 16:11:39.240582 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1511/6031] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:39 2026] GET /volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:40.253463 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-138c21fb-32a1-418e-8789-b69184aac659 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:40.255220 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-138c21fb-32a1-418e-8789-b69184aac659 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:40.255367 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-138c21fb-32a1-418e-8789-b69184aac659 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:40.255550 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-138c21fb-32a1-418e-8789-b69184aac659 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:40.261355 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-138c21fb-32a1-418e-8789-b69184aac659 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 returned with HTTP 404 Jul 03 16:11:40.261985 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1509/6032] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:40 2026] GET /volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:40.270074 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:40.271742 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:40.272095 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1326677359"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:40.273424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.volumes [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1326677359'}} {{(pid=99818) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:40.273538 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:40.277238 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:40.282209 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (a53bddc7-0dd4-4d6e-96f5-0582d06ce4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:40.283065 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df9721d7-03d5-4703-9588-1f0f920d012b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:40.283865 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.flows.api.create_volume [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int {{(pid=99818) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:40.307908 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df9721d7-03d5-4703-9588-1f0f920d012b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:40.308631 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15356ea-233c-4b45-b45b-5dc79aa5eb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:40.348869 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['b632409c-127b-4f18-89dd-7347ce680e0b', 'e84eef4f-37fc-40f7-ad77-838d98641f3b', '276b42d5-bbcf-4750-88c9-452fad8de14d', '03f9f462-1bb3-467a-890d-344306c15a6a'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:40.349732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15356ea-233c-4b45-b45b-5dc79aa5eb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b632409c-127b-4f18-89dd-7347ce680e0b', 'e84eef4f-37fc-40f7-ad77-838d98641f3b', '276b42d5-bbcf-4750-88c9-452fad8de14d', '03f9f462-1bb3-467a-890d-344306c15a6a']}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:40.350545 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26382c0d-143b-4721-b5de-08c0ad61d32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:40.372334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26382c0d-143b-4721-b5de-08c0ad61d32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4acca0ea-d69c-47e9-bd19-e306ff75be9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326677359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['b632409c-127b-4f18-89dd-7347ce680e0b','e84eef4f-37fc-40f7-ad77-838d98641f3b','276b42d5-bbcf-4750-88c9-452fad8de14d','03f9f462-1bb3-467a-890d-344306c15a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1326677359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4acca0ea-d69c-47e9-bd19-e306ff75be9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:40.373195 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6411d9f2-7295-4901-9b90-3598af3e5e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:40.391287 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6411d9f2-7295-4901-9b90-3598af3e5e6c) transitioned into 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-1326677359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['b632409c-127b-4f18-89dd-7347ce680e0b','e84eef4f-37fc-40f7-ad77-838d98641f3b','276b42d5-bbcf-4750-88c9-452fad8de14d','03f9f462-1bb3-467a-890d-344306c15a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:40.392055 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a17003-4581-4995-82ee-1eec77d133fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:40.402404 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a17003-4581-4995-82ee-1eec77d133fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99818) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:40.403320 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (a53bddc7-0dd4-4d6e-96f5-0582d06ce4f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99818) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:40.403655 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:40.404189 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-1ce2501f-e584-4a7e-b87a-7e1e8e320b19 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:40.404576 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1505/6033] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:11:40 2026] POST /volume/v3/volumes => generated 770 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:40.416462 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-d941d025-7fff-4a5b-bffa-bc53cbe2b06a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:40.418848 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d941d025-7fff-4a5b-bffa-bc53cbe2b06a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:40.419161 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d941d025-7fff-4a5b-bffa-bc53cbe2b06a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:40.419386 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-d941d025-7fff-4a5b-bffa-bc53cbe2b06a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:40.426917 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:40.426917 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:40.430822 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-d941d025-7fff-4a5b-bffa-bc53cbe2b06a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:40.435064 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-d941d025-7fff-4a5b-bffa-bc53cbe2b06a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c returned with HTTP 200 Jul 03 16:11:40.435600 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1509/6034] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:40 2026] GET /volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:41.447300 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-d0748bf0-ff4c-4270-ae94-f8f091b2975f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:41.449272 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0748bf0-ff4c-4270-ae94-f8f091b2975f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:41.449515 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0748bf0-ff4c-4270-ae94-f8f091b2975f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:41.449752 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-d0748bf0-ff4c-4270-ae94-f8f091b2975f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:41.457332 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:41.457332 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:41.461342 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-d0748bf0-ff4c-4270-ae94-f8f091b2975f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:41.466291 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-d0748bf0-ff4c-4270-ae94-f8f091b2975f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c returned with HTTP 200 Jul 03 16:11:41.466755 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1512/6035] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:41 2026] GET /volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:41.477990 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:41.479756 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:11:41.480146 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4acca0ea-d69c-47e9-bd19-e306ff75be9c", "name": "tempest-VolumeDependencyTests-Snapshot-504864767"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:41.488219 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:41.488219 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:41.488651 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:41.488771 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create snapshot from volume 4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:41.510875 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['55395b2a-e7bd-4e0f-b257-266e64a0eb16', '62b02738-532f-4f89-9e43-708642e1b5f6', 'ce1d866a-b35e-4c48-b7ca-f8161e42c383', '3caffe33-0b59-4416-846c-3918f46ab630'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:41.536767 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot create request issued successfully. Jul 03 16:11:41.537104 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-06131c8a-1b1b-4cff-9359-6e62c368d016 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:11:41.537532 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1510/6036] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:11:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:11:41.548013 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f395fdd7-f2c6-4534-b8d5-e0adb558d3ab None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:41.550052 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f395fdd7-f2c6-4534-b8d5-e0adb558d3ab tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:41.550218 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f395fdd7-f2c6-4534-b8d5-e0adb558d3ab tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:41.550423 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f395fdd7-f2c6-4534-b8d5-e0adb558d3ab tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:41.555734 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:41.555734 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:41.556208 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f395fdd7-f2c6-4534-b8d5-e0adb558d3ab tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:41.557190 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f395fdd7-f2c6-4534-b8d5-e0adb558d3ab tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b returned with HTTP 200 Jul 03 16:11:41.557580 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1506/6037] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:41 2026] GET /volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:42.565868 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fef68927-64be-42ee-8dd3-4da8e2a76405 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:42.567732 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fef68927-64be-42ee-8dd3-4da8e2a76405 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:42.567922 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fef68927-64be-42ee-8dd3-4da8e2a76405 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:42.568144 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fef68927-64be-42ee-8dd3-4da8e2a76405 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:42.572992 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:42.572992 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:42.573378 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-fef68927-64be-42ee-8dd3-4da8e2a76405 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:42.574102 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fef68927-64be-42ee-8dd3-4da8e2a76405 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b returned with HTTP 200 Jul 03 16:11:42.574442 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1510/6038] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:42 2026] GET /volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:42.583031 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:42.584728 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:42.585061 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ce88f528-c205-4ba1-b753-49b4f7fc3e5b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-279144265"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:42.586510 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'snapshot_id': 'ce88f528-c205-4ba1-b753-49b4f7fc3e5b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-279144265'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:42.591080 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:42.591080 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:42.591574 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:42.591726 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:42.594940 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:42.600062 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (37712d85-49cc-404e-97ad-ff26e832e458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:42.600866 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c825d113-080b-425e-92cf-7584081adc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:42.601670 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:42.630459 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c825d113-080b-425e-92cf-7584081adc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce88f528-c205-4ba1-b753-49b4f7fc3e5b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:42.631237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52e79f3-c087-4561-bc64-e0794612aec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:42.665318 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['9bf76e06-d63d-4568-a188-0a45f294a877', 'ee49ccc6-3486-4213-9f9b-e2d3df2b1b8d', 'b79c4ae3-61e9-46e5-bc9f-4972995886f0', 'df34bdf2-3c92-4ba1-a30a-c0763b8a0ede'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:42.666053 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52e79f3-c087-4561-bc64-e0794612aec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf76e06-d63d-4568-a188-0a45f294a877', 'ee49ccc6-3486-4213-9f9b-e2d3df2b1b8d', 'b79c4ae3-61e9-46e5-bc9f-4972995886f0', 'df34bdf2-3c92-4ba1-a30a-c0763b8a0ede']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:42.666770 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e698df78-1362-42ed-9ace-41f46088a70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:42.707334 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e698df78-1362-42ed-9ace-41f46088a70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24105af2-570b-44de-b240-e79247328ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-279144265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['9bf76e06-d63d-4568-a188-0a45f294a877','ee49ccc6-3486-4213-9f9b-e2d3df2b1b8d','b79c4ae3-61e9-46e5-bc9f-4972995886f0','df34bdf2-3c92-4ba1-a30a-c0763b8a0ede'],size=1,snapshot_id=ce88f528-c205-4ba1-b753-49b4f7fc3e5b,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-279144265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24105af2-570b-44de-b240-e79247328ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce88f528-c205-4ba1-b753-49b4f7fc3e5b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:42.708061 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea63be2-9a76-48ba-a650-8a132e78dcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:42.732534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea63be2-9a76-48ba-a650-8a132e78dcb4) transitioned into 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-279144265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['9bf76e06-d63d-4568-a188-0a45f294a877','ee49ccc6-3486-4213-9f9b-e2d3df2b1b8d','b79c4ae3-61e9-46e5-bc9f-4972995886f0','df34bdf2-3c92-4ba1-a30a-c0763b8a0ede'],size=1,snapshot_id=ce88f528-c205-4ba1-b753-49b4f7fc3e5b,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:42.733247 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d317e1d-8abb-4086-a17e-569b1cc48df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:42.751587 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d317e1d-8abb-4086-a17e-569b1cc48df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:42.752383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (37712d85-49cc-404e-97ad-ff26e832e458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:42.752701 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:42.753228 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-fe95c547-2afe-41f6-b26d-bc2e21bd4df8 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:42.753802 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1513/6039] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:11:42 2026] POST /volume/v3/volumes => generated 803 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:42.768093 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-d8ba6265-f73d-445f-a127-5864966368d6 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:42.769844 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d8ba6265-f73d-445f-a127-5864966368d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 Jul 03 16:11:42.770168 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d8ba6265-f73d-445f-a127-5864966368d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:42.770349 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-d8ba6265-f73d-445f-a127-5864966368d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:42.776638 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:42.776638 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:42.779603 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-d8ba6265-f73d-445f-a127-5864966368d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:42.783334 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-d8ba6265-f73d-445f-a127-5864966368d6 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 returned with HTTP 200 Jul 03 16:11:42.783687 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1511/6040] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:42 2026] GET /volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:43.795735 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ffa66657-2cdb-45ee-bd2d-c1815f82eced None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:43.797605 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ffa66657-2cdb-45ee-bd2d-c1815f82eced tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 Jul 03 16:11:43.797863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ffa66657-2cdb-45ee-bd2d-c1815f82eced tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:43.798107 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ffa66657-2cdb-45ee-bd2d-c1815f82eced tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:43.806490 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:43.806490 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:43.811216 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-ffa66657-2cdb-45ee-bd2d-c1815f82eced tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:43.815416 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ffa66657-2cdb-45ee-bd2d-c1815f82eced tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 returned with HTTP 200 Jul 03 16:11:43.815989 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1507/6041] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:43 2026] GET /volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:43.829788 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:43.832035 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:43.832341 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:43.832548 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:43.832682 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:43.837942 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:43.837942 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:43.838360 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:43.852859 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot delete request issued successfully. Jul 03 16:11:43.853050 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-246ce817-13c4-4560-9e0a-3e06cab2f3f4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b returned with HTTP 202 Jul 03 16:11:43.853607 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1511/6042] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:43 2026] DELETE /volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:11:43.860383 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8fe571dc-d82f-438f-9534-eb35b8989b55 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:43.862480 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fe571dc-d82f-438f-9534-eb35b8989b55 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:43.862731 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fe571dc-d82f-438f-9534-eb35b8989b55 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:43.862951 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8fe571dc-d82f-438f-9534-eb35b8989b55 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:43.868500 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:43.868500 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:43.869032 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-8fe571dc-d82f-438f-9534-eb35b8989b55 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Snapshot retrieved successfully. Jul 03 16:11:43.870092 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8fe571dc-d82f-438f-9534-eb35b8989b55 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b returned with HTTP 200 Jul 03 16:11:43.870494 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1514/6043] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:43 2026] GET /volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:44.879986 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-4cf270c2-e37c-4cd5-a4f5-8f4abf66ee7c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:44.882385 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4cf270c2-e37c-4cd5-a4f5-8f4abf66ee7c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:44.882385 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4cf270c2-e37c-4cd5-a4f5-8f4abf66ee7c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:44.882385 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-4cf270c2-e37c-4cd5-a4f5-8f4abf66ee7c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:44.886676 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-4cf270c2-e37c-4cd5-a4f5-8f4abf66ee7c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b returned with HTTP 404 Jul 03 16:11:44.887351 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1512/6044] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:44 2026] GET /volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:44.892986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:44.894586 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:44.894819 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:44.895043 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:44.895226 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:44.901846 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:44.901846 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:44.902362 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:44.919537 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:44.919761 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-f56ae50f-bbcc-426a-99a6-0eecf97e58c1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c returned with HTTP 202 Jul 03 16:11:44.920239 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1508/6045] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:44 2026] DELETE /volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:44.927215 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-3787a09c-8ef8-4b60-a7da-effac6e67d44 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:44.929177 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3787a09c-8ef8-4b60-a7da-effac6e67d44 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:44.929441 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3787a09c-8ef8-4b60-a7da-effac6e67d44 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:44.929875 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-3787a09c-8ef8-4b60-a7da-effac6e67d44 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:44.937697 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:44.937697 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:44.941955 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-3787a09c-8ef8-4b60-a7da-effac6e67d44 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:44.948083 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-3787a09c-8ef8-4b60-a7da-effac6e67d44 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c returned with HTTP 200 Jul 03 16:11:44.948541 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1512/6046] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:44 2026] GET /volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:45.961083 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0ef1b0c1-24bb-44bd-b7e7-cd449268fa1a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:45.962888 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ef1b0c1-24bb-44bd-b7e7-cd449268fa1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:45.963158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ef1b0c1-24bb-44bd-b7e7-cd449268fa1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:45.963397 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ef1b0c1-24bb-44bd-b7e7-cd449268fa1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:45.968925 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ef1b0c1-24bb-44bd-b7e7-cd449268fa1a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c returned with HTTP 404 Jul 03 16:11:45.969579 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1515/6047] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:45 2026] GET /volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:45.977544 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:45.979166 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:45.979482 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1174549193"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:45.981145 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1174549193'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:45.981294 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:45.985043 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:45.990222 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (2ac10399-97c0-4dc0-89f1-75f811a1d415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:45.991251 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3dc53fe-bc92-4325-8c12-0e95f84ba58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:45.992099 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:46.014887 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3dc53fe-bc92-4325-8c12-0e95f84ba58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:46.015588 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc4315f9-e217-420a-9235-f00a12997a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:46.052074 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['a82f4f05-c58e-4e87-be1b-128c6b49240b', '74da4653-bf5d-4845-9d5e-0c2aa9435b97', '7c6ba45b-3878-4a47-90cf-306e117c29a1', '7de61d8a-a360-4ead-a0cc-9f41cfe8dfec'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:46.052875 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc4315f9-e217-420a-9235-f00a12997a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a82f4f05-c58e-4e87-be1b-128c6b49240b', '74da4653-bf5d-4845-9d5e-0c2aa9435b97', '7c6ba45b-3878-4a47-90cf-306e117c29a1', '7de61d8a-a360-4ead-a0cc-9f41cfe8dfec']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:46.053559 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda514f8-17c6-4a1c-b44d-79fad87ef10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:46.074152 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda514f8-17c6-4a1c-b44d-79fad87ef10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef5b079e-966e-40fd-8e1f-88c6b7bcba7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1174549193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['a82f4f05-c58e-4e87-be1b-128c6b49240b','74da4653-bf5d-4845-9d5e-0c2aa9435b97','7c6ba45b-3878-4a47-90cf-306e117c29a1','7de61d8a-a360-4ead-a0cc-9f41cfe8dfec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1174549193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef5b079e-966e-40fd-8e1f-88c6b7bcba7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:46.074898 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa949af-d90a-421a-b8a2-32be8552321d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:46.091572 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa949af-d90a-421a-b8a2-32be8552321d) transitioned into 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-1174549193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['a82f4f05-c58e-4e87-be1b-128c6b49240b','74da4653-bf5d-4845-9d5e-0c2aa9435b97','7c6ba45b-3878-4a47-90cf-306e117c29a1','7de61d8a-a360-4ead-a0cc-9f41cfe8dfec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:46.092260 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf2bf86-e96f-414f-9faf-19c7b44810a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:46.103741 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf2bf86-e96f-414f-9faf-19c7b44810a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:46.104594 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (2ac10399-97c0-4dc0-89f1-75f811a1d415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:46.104975 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:46.105690 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-5badbaf5-0872-47dd-959b-24d2c189dbe2 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:46.106232 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1513/6048] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:11:45 2026] POST /volume/v3/volumes => generated 770 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:46.117300 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-972be09b-e13e-4623-a1a2-62738f94eeff None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:46.119036 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-972be09b-e13e-4623-a1a2-62738f94eeff tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:46.119261 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-972be09b-e13e-4623-a1a2-62738f94eeff tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:46.119457 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-972be09b-e13e-4623-a1a2-62738f94eeff tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:46.126638 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:46.126638 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:46.130210 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-972be09b-e13e-4623-a1a2-62738f94eeff tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:46.134055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-972be09b-e13e-4623-a1a2-62738f94eeff tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a returned with HTTP 200 Jul 03 16:11:46.134411 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1509/6049] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:46 2026] GET /volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:47.146511 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b3827711-de16-45e5-8cf2-6677c749b499 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:47.148333 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3827711-de16-45e5-8cf2-6677c749b499 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:47.148570 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3827711-de16-45e5-8cf2-6677c749b499 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:47.148791 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b3827711-de16-45e5-8cf2-6677c749b499 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:47.155794 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:47.155794 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:47.159361 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b3827711-de16-45e5-8cf2-6677c749b499 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:47.164107 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b3827711-de16-45e5-8cf2-6677c749b499 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a returned with HTTP 200 Jul 03 16:11:47.164575 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1513/6050] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:47 2026] GET /volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:47.176687 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:47.178376 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:47.178756 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ef5b079e-966e-40fd-8e1f-88c6b7bcba7a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1148927668"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:47.180313 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request body: {'volume': {'source_volid': 'ef5b079e-966e-40fd-8e1f-88c6b7bcba7a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1148927668'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:47.193137 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:47.193137 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:47.193137 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume retrieved successfully. Jul 03 16:11:47.193137 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume of 1 GB Jul 03 16:11:47.193415 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Availability Zones retrieved successfully. Jul 03 16:11:47.198862 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (b77c420a-9a8d-4599-a040-0fdbb289fff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:47.200603 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b25b51-4653-4f9d-80ba-35d2b318cfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:47.201858 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:47.232335 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b25b51-4653-4f9d-80ba-35d2b318cfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ef5b079e-966e-40fd-8e1f-88c6b7bcba7a', 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:47.233487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42f1a74-c6df-40f1-bb5d-e4c52e1e7189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:47.279207 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Created reservations ['8b7d7a00-958a-4e6c-83e4-6c777800a949', 'a61b9b7e-ba91-420b-9cb6-7b95144f3a71', '21ce420e-69f6-42f1-a8db-53675530e58e', '86485871-ce0e-4c41-99b0-1f185ae410a6'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:47.280003 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42f1a74-c6df-40f1-bb5d-e4c52e1e7189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b7d7a00-958a-4e6c-83e4-6c777800a949', 'a61b9b7e-ba91-420b-9cb6-7b95144f3a71', '21ce420e-69f6-42f1-a8db-53675530e58e', '86485871-ce0e-4c41-99b0-1f185ae410a6']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:47.280781 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fafc105-82ac-4d20-819b-0ce374fce3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:47.311534 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fafc105-82ac-4d20-819b-0ce374fce3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750c8012-e352-415d-8d5e-d35629ee5e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1148927668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['8b7d7a00-958a-4e6c-83e4-6c777800a949','a61b9b7e-ba91-420b-9cb6-7b95144f3a71','21ce420e-69f6-42f1-a8db-53675530e58e','86485871-ce0e-4c41-99b0-1f185ae410a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=ef5b079e-966e-40fd-8e1f-88c6b7bcba7a,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1148927668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750c8012-e352-415d-8d5e-d35629ee5e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d2d1a9046b428594ce4a9e11accf8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=ef5b079e-966e-40fd-8e1f-88c6b7bcba7a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:47.312274 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7ccb87-eb20-4d1c-9fbd-9c09e06e6e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:47.329852 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7ccb87-eb20-4d1c-9fbd-9c09e06e6e85) transitioned into 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-1148927668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d2d1a9046b428594ce4a9e11accf8b',qos_specs=None,replication_status=,reservations=['8b7d7a00-958a-4e6c-83e4-6c777800a949','a61b9b7e-ba91-420b-9cb6-7b95144f3a71','21ce420e-69f6-42f1-a8db-53675530e58e','86485871-ce0e-4c41-99b0-1f185ae410a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=ef5b079e-966e-40fd-8e1f-88c6b7bcba7a,status='creating',user_id='f79c1d1bcc134962b1e26ebd0ebe5df6',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:47.330799 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efff4b65-e3e8-43ec-8ee6-5e39a0736bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:47.348845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efff4b65-e3e8-43ec-8ee6-5e39a0736bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:47.349629 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Flow 'volume_create_api' (b77c420a-9a8d-4599-a040-0fdbb289fff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:47.349924 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Create volume request issued successfully. Jul 03 16:11:47.350469 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-7f99287b-df33-4335-a132-ad36b2f5c5b4 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:47.351015 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1516/6051] 10.4.3.228 () {70 vars in 1300 bytes} [Fri Jul 3 16:11:47 2026] POST /volume/v3/volumes => generated 804 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:47.361779 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-409abaac-24f9-4f1e-a215-39e6874f7baa None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:47.363466 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-409abaac-24f9-4f1e-a215-39e6874f7baa tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f Jul 03 16:11:47.363665 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-409abaac-24f9-4f1e-a215-39e6874f7baa tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:47.363846 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-409abaac-24f9-4f1e-a215-39e6874f7baa tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:47.371071 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:47.371071 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:47.375146 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-409abaac-24f9-4f1e-a215-39e6874f7baa tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:47.379990 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-409abaac-24f9-4f1e-a215-39e6874f7baa tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f returned with HTTP 200 Jul 03 16:11:47.380430 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1514/6052] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:47 2026] GET /volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:48.392559 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-de936ad2-5637-4969-ab1a-5c19e624450d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:48.394267 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-de936ad2-5637-4969-ab1a-5c19e624450d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f Jul 03 16:11:48.394463 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-de936ad2-5637-4969-ab1a-5c19e624450d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:48.394641 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-de936ad2-5637-4969-ab1a-5c19e624450d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:48.401215 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:48.401215 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:48.405217 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-de936ad2-5637-4969-ab1a-5c19e624450d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:48.409433 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-de936ad2-5637-4969-ab1a-5c19e624450d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f returned with HTTP 200 Jul 03 16:11:48.409914 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1510/6053] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:48 2026] GET /volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:48.421804 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:48.424022 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:48.424295 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:48.424556 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:48.424813 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:48.431429 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:48.431429 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:48.431870 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:48.455345 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:48.455584 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1a166d3f-98b9-4a42-bd4f-870ed2c7dd7a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a returned with HTTP 202 Jul 03 16:11:48.456184 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1514/6054] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:48 2026] DELETE /volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:48.464370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-84195c87-0fac-452b-bb65-7dea5a1114d9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:48.466389 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84195c87-0fac-452b-bb65-7dea5a1114d9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:48.466636 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84195c87-0fac-452b-bb65-7dea5a1114d9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:48.466863 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-84195c87-0fac-452b-bb65-7dea5a1114d9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:48.473589 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:48.473589 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:48.476942 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-84195c87-0fac-452b-bb65-7dea5a1114d9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:48.481356 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-84195c87-0fac-452b-bb65-7dea5a1114d9 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a returned with HTTP 200 Jul 03 16:11:48.481793 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1517/6055] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:48 2026] GET /volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:49.494300 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-9645030c-612a-40ef-82a3-b9e19bec6b5d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:49.496303 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9645030c-612a-40ef-82a3-b9e19bec6b5d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:49.496569 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9645030c-612a-40ef-82a3-b9e19bec6b5d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:49.496814 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-9645030c-612a-40ef-82a3-b9e19bec6b5d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:49.502579 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-9645030c-612a-40ef-82a3-b9e19bec6b5d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a returned with HTTP 404 Jul 03 16:11:49.503138 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1515/6056] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:49 2026] GET /volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:49.511334 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:49.513594 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f Jul 03 16:11:49.513884 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:49.514169 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:49.514397 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 750c8012-e352-415d-8d5e-d35629ee5e6f Jul 03 16:11:49.521336 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:49.521336 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:49.521782 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:49.547069 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:49.547252 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-24a7fa2d-c934-4ae6-9f76-c334a45294d1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f returned with HTTP 202 Jul 03 16:11:49.547671 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1511/6057] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:49 2026] DELETE /volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:49.555030 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e45ec7de-f2db-46e5-a933-48cf443c4ad1 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:49.556951 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e45ec7de-f2db-46e5-a933-48cf443c4ad1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f Jul 03 16:11:49.557236 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e45ec7de-f2db-46e5-a933-48cf443c4ad1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:49.557433 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e45ec7de-f2db-46e5-a933-48cf443c4ad1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:49.565412 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:49.565412 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:49.569309 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-e45ec7de-f2db-46e5-a933-48cf443c4ad1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:49.573866 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e45ec7de-f2db-46e5-a933-48cf443c4ad1 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f returned with HTTP 200 Jul 03 16:11:49.574257 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1515/6058] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:49 2026] GET /volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:50.590237 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-31bb23d2-3d8f-4138-b4cd-ae110551375f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:50.592219 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31bb23d2-3d8f-4138-b4cd-ae110551375f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f Jul 03 16:11:50.592432 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31bb23d2-3d8f-4138-b4cd-ae110551375f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:50.592664 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-31bb23d2-3d8f-4138-b4cd-ae110551375f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:50.599124 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-31bb23d2-3d8f-4138-b4cd-ae110551375f tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f returned with HTTP 404 Jul 03 16:11:50.599682 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1518/6059] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:50 2026] GET /volume/v3/volumes/750c8012-e352-415d-8d5e-d35629ee5e6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:50.606503 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-70c5f4dc-8e78-4391-bf24-19e1afa722db None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:50.608183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70c5f4dc-8e78-4391-bf24-19e1afa722db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:50.608375 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70c5f4dc-8e78-4391-bf24-19e1afa722db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:50.608563 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-70c5f4dc-8e78-4391-bf24-19e1afa722db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:50.608753 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-70c5f4dc-8e78-4391-bf24-19e1afa722db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:50.614076 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-70c5f4dc-8e78-4391-bf24-19e1afa722db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a returned with HTTP 404 Jul 03 16:11:50.614474 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1516/6060] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:50 2026] DELETE /volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:50.621478 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-05772f33-9c10-4674-bc6f-0a2ec06f23f7 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:50.623240 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-05772f33-9c10-4674-bc6f-0a2ec06f23f7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a Jul 03 16:11:50.623434 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-05772f33-9c10-4674-bc6f-0a2ec06f23f7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:50.623607 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-05772f33-9c10-4674-bc6f-0a2ec06f23f7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:50.628981 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-05772f33-9c10-4674-bc6f-0a2ec06f23f7 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a returned with HTTP 404 Jul 03 16:11:50.629426 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1512/6061] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:50 2026] GET /volume/v3/volumes/ef5b079e-966e-40fd-8e1f-88c6b7bcba7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:50.635637 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:50.637181 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 Jul 03 16:11:50.637379 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:50.637541 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:50.637708 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 24105af2-570b-44de-b240-e79247328ae4 Jul 03 16:11:50.643781 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:50.643781 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:50.644175 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:50.669813 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume request issued successfully. Jul 03 16:11:50.669968 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-7db12df7-fb99-4eb8-b089-21bc60aedfbf tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 returned with HTTP 202 Jul 03 16:11:50.670405 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1516/6062] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:50 2026] DELETE /volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:11:50.677419 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-27ddc40d-efb8-4607-a5e7-1cc208dfe134 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:50.679384 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27ddc40d-efb8-4607-a5e7-1cc208dfe134 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 Jul 03 16:11:50.679630 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27ddc40d-efb8-4607-a5e7-1cc208dfe134 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:50.679853 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-27ddc40d-efb8-4607-a5e7-1cc208dfe134 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:50.687589 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:50.687589 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:50.691738 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-27ddc40d-efb8-4607-a5e7-1cc208dfe134 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Volume info retrieved successfully. Jul 03 16:11:50.696862 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-27ddc40d-efb8-4607-a5e7-1cc208dfe134 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 returned with HTTP 200 Jul 03 16:11:50.697342 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1519/6063] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:50 2026] GET /volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:51.709583 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-35989612-9490-4e8d-a881-6c0d9b9fcf31 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.711288 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35989612-9490-4e8d-a881-6c0d9b9fcf31 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 Jul 03 16:11:51.711477 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35989612-9490-4e8d-a881-6c0d9b9fcf31 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.711679 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-35989612-9490-4e8d-a881-6c0d9b9fcf31 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.717630 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-35989612-9490-4e8d-a881-6c0d9b9fcf31 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 returned with HTTP 404 Jul 03 16:11:51.718207 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1517/6064] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/volumes/24105af2-570b-44de-b240-e79247328ae4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.724700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-88a4899b-adf0-455a-9a45-26b01a9f7474 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.726446 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-88a4899b-adf0-455a-9a45-26b01a9f7474 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:51.726705 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-88a4899b-adf0-455a-9a45-26b01a9f7474 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.728921 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-88a4899b-adf0-455a-9a45-26b01a9f7474 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.728921 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-88a4899b-adf0-455a-9a45-26b01a9f7474 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:51.731392 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-88a4899b-adf0-455a-9a45-26b01a9f7474 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b returned with HTTP 404 Jul 03 16:11:51.731904 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1513/6065] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:51.738211 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-15f7a359-9d96-4eb4-8ffd-d8c96eb2babd None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.739944 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-15f7a359-9d96-4eb4-8ffd-d8c96eb2babd tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b Jul 03 16:11:51.740146 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-15f7a359-9d96-4eb4-8ffd-d8c96eb2babd tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.740330 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-15f7a359-9d96-4eb4-8ffd-d8c96eb2babd tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.744500 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-15f7a359-9d96-4eb4-8ffd-d8c96eb2babd tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b returned with HTTP 404 Jul 03 16:11:51.744972 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1517/6066] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/snapshots/ce88f528-c205-4ba1-b753-49b4f7fc3e5b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:51.750694 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-debe1396-b1b4-45ff-9c1d-6c5fc906ea3a None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.752326 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-debe1396-b1b4-45ff-9c1d-6c5fc906ea3a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:51.752547 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-debe1396-b1b4-45ff-9c1d-6c5fc906ea3a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.752771 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-debe1396-b1b4-45ff-9c1d-6c5fc906ea3a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.752954 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-debe1396-b1b4-45ff-9c1d-6c5fc906ea3a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:51.793139 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-debe1396-b1b4-45ff-9c1d-6c5fc906ea3a tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c returned with HTTP 404 Jul 03 16:11:51.793811 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1520/6067] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.799806 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-c9ca49d0-6b2c-4b4c-ad6d-2bef43df67db None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.801349 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9ca49d0-6b2c-4b4c-ad6d-2bef43df67db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c Jul 03 16:11:51.801580 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9ca49d0-6b2c-4b4c-ad6d-2bef43df67db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.801822 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-c9ca49d0-6b2c-4b4c-ad6d-2bef43df67db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.807335 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-c9ca49d0-6b2c-4b4c-ad6d-2bef43df67db tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c returned with HTTP 404 Jul 03 16:11:51.807768 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1518/6068] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/volumes/4acca0ea-d69c-47e9-bd19-e306ff75be9c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.819863 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-54ffcf5f-17c1-473a-8c66-baaedcfdd854 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.821391 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-54ffcf5f-17c1-473a-8c66-baaedcfdd854 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:51.821577 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-54ffcf5f-17c1-473a-8c66-baaedcfdd854 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.821770 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-54ffcf5f-17c1-473a-8c66-baaedcfdd854 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.821919 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-54ffcf5f-17c1-473a-8c66-baaedcfdd854 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:51.827057 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-54ffcf5f-17c1-473a-8c66-baaedcfdd854 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 returned with HTTP 404 Jul 03 16:11:51.827461 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1514/6069] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.833573 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b1ba543a-e74a-4703-aa21-f80e64369963 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.835304 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b1ba543a-e74a-4703-aa21-f80e64369963 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 Jul 03 16:11:51.835510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b1ba543a-e74a-4703-aa21-f80e64369963 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.835723 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b1ba543a-e74a-4703-aa21-f80e64369963 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.841372 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b1ba543a-e74a-4703-aa21-f80e64369963 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 returned with HTTP 404 Jul 03 16:11:51.841831 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1518/6070] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/volumes/fcd4618b-2646-4e51-9b8d-cf31d65c10c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.847686 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0ae82e5c-8200-4155-824c-c925107b0a4e None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.849369 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ae82e5c-8200-4155-824c-c925107b0a4e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:51.849607 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ae82e5c-8200-4155-824c-c925107b0a4e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.849849 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0ae82e5c-8200-4155-824c-c925107b0a4e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.849984 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-0ae82e5c-8200-4155-824c-c925107b0a4e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: 4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:51.854644 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0ae82e5c-8200-4155-824c-c925107b0a4e tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a returned with HTTP 404 Jul 03 16:11:51.855274 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1521/6071] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 16:11:51.861072 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-f6993096-af70-4c9a-92cb-d122a3e67c2c None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.862695 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f6993096-af70-4c9a-92cb-d122a3e67c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a Jul 03 16:11:51.862897 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f6993096-af70-4c9a-92cb-d122a3e67c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.863079 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-f6993096-af70-4c9a-92cb-d122a3e67c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.866836 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-f6993096-af70-4c9a-92cb-d122a3e67c2c tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a returned with HTTP 404 Jul 03 16:11:51.867265 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1519/6072] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/snapshots/4af82afb-87cb-45c6-8fd3-c892d562d83a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:51.872997 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-509d7b20-a405-4c22-98c6-481c20907629 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.874519 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-509d7b20-a405-4c22-98c6-481c20907629 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:51.874711 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-509d7b20-a405-4c22-98c6-481c20907629 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.874876 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-509d7b20-a405-4c22-98c6-481c20907629 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.875023 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-509d7b20-a405-4c22-98c6-481c20907629 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:51.879901 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-509d7b20-a405-4c22-98c6-481c20907629 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd returned with HTTP 404 Jul 03 16:11:51.880376 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1515/6073] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.886368 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-13ef00c2-ccba-4461-b648-94dac366f583 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.887987 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13ef00c2-ccba-4461-b648-94dac366f583 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd Jul 03 16:11:51.888213 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13ef00c2-ccba-4461-b648-94dac366f583 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.888404 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-13ef00c2-ccba-4461-b648-94dac366f583 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.893491 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-13ef00c2-ccba-4461-b648-94dac366f583 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd returned with HTTP 404 Jul 03 16:11:51.893981 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1519/6074] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/volumes/9bfb4aa2-f4a3-4b7c-927e-267176753fbd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.900134 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-2401d63a-f4de-43d0-a309-6eda9ae23304 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.901807 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2401d63a-f4de-43d0-a309-6eda9ae23304 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:51.902030 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2401d63a-f4de-43d0-a309-6eda9ae23304 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.902252 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-2401d63a-f4de-43d0-a309-6eda9ae23304 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.902399 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-2401d63a-f4de-43d0-a309-6eda9ae23304 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:51.906822 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-2401d63a-f4de-43d0-a309-6eda9ae23304 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f returned with HTTP 404 Jul 03 16:11:51.907280 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1522/6075] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:51.913963 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-bab5d376-1c15-4a4e-9859-b38ff1c976ee None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.915665 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bab5d376-1c15-4a4e-9859-b38ff1c976ee tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f Jul 03 16:11:51.915872 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bab5d376-1c15-4a4e-9859-b38ff1c976ee tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.916058 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-bab5d376-1c15-4a4e-9859-b38ff1c976ee tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.920787 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-bab5d376-1c15-4a4e-9859-b38ff1c976ee tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f returned with HTTP 404 Jul 03 16:11:51.921277 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1520/6076] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/snapshots/f7c3f4f4-64d1-483e-8cd3-b6b3926da19f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 16:11:51.927455 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d1042883-a336-43c7-a2bc-6f7a951a02c3 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.929039 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1042883-a336-43c7-a2bc-6f7a951a02c3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:51.929243 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1042883-a336-43c7-a2bc-6f7a951a02c3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.929415 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d1042883-a336-43c7-a2bc-6f7a951a02c3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.929568 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-d1042883-a336-43c7-a2bc-6f7a951a02c3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:51.935227 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d1042883-a336-43c7-a2bc-6f7a951a02c3 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 returned with HTTP 404 Jul 03 16:11:51.935649 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1516/6077] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.941808 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f62c1fb5-8710-446a-ac43-dd4272221635 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.943496 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f62c1fb5-8710-446a-ac43-dd4272221635 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 Jul 03 16:11:51.943724 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f62c1fb5-8710-446a-ac43-dd4272221635 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.943923 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f62c1fb5-8710-446a-ac43-dd4272221635 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.949243 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f62c1fb5-8710-446a-ac43-dd4272221635 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 returned with HTTP 404 Jul 03 16:11:51.949770 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1520/6078] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/volumes/2b132841-721f-4f56-9cf1-a6cd4f432096 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.955467 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-3486a101-8f44-472a-b135-4285f16afdda None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.957114 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3486a101-8f44-472a-b135-4285f16afdda tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:51.957285 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3486a101-8f44-472a-b135-4285f16afdda tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.957450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-3486a101-8f44-472a-b135-4285f16afdda tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.957596 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-3486a101-8f44-472a-b135-4285f16afdda tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:51.963020 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-3486a101-8f44-472a-b135-4285f16afdda tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 returned with HTTP 404 Jul 03 16:11:51.963469 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1523/6079] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.970560 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-15a435ea-d913-44ea-a20d-20d866f0c4d0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.972450 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15a435ea-d913-44ea-a20d-20d866f0c4d0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 Jul 03 16:11:51.972651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15a435ea-d913-44ea-a20d-20d866f0c4d0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.972861 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-15a435ea-d913-44ea-a20d-20d866f0c4d0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.978960 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-15a435ea-d913-44ea-a20d-20d866f0c4d0 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 returned with HTTP 404 Jul 03 16:11:51.979449 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1521/6080] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:51 2026] GET /volume/v3/volumes/87c253d3-2a02-42dc-9d64-19583efd1262 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:51.985898 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b9f7e2d8-9bdb-4e84-949c-89435c32bf94 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:51.988074 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b9f7e2d8-9bdb-4e84-949c-89435c32bf94 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:51.988375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b9f7e2d8-9bdb-4e84-949c-89435c32bf94 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:51.988671 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b9f7e2d8-9bdb-4e84-949c-89435c32bf94 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:51.988884 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-b9f7e2d8-9bdb-4e84-949c-89435c32bf94 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:51.995220 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b9f7e2d8-9bdb-4e84-949c-89435c32bf94 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 returned with HTTP 404 Jul 03 16:11:51.995678 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1517/6081] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:51 2026] DELETE /volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:52.002259 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-04b93fc6-ccfd-48a8-a1e4-9e27dd208074 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.003969 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04b93fc6-ccfd-48a8-a1e4-9e27dd208074 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 Jul 03 16:11:52.004187 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04b93fc6-ccfd-48a8-a1e4-9e27dd208074 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.004405 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-04b93fc6-ccfd-48a8-a1e4-9e27dd208074 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.009786 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-04b93fc6-ccfd-48a8-a1e4-9e27dd208074 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 returned with HTTP 404 Jul 03 16:11:52.010228 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1521/6082] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:52 2026] GET /volume/v3/volumes/163ac0c2-a7d2-4a0d-8d43-72386aded054 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:52.016545 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-8c1d0e32-2411-4d79-b4ea-c2098fb9f170 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.018455 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c1d0e32-2411-4d79-b4ea-c2098fb9f170 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:52.018707 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c1d0e32-2411-4d79-b4ea-c2098fb9f170 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.018913 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-8c1d0e32-2411-4d79-b4ea-c2098fb9f170 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.018989 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-8c1d0e32-2411-4d79-b4ea-c2098fb9f170 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: 53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:52.023060 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-8c1d0e32-2411-4d79-b4ea-c2098fb9f170 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 returned with HTTP 404 Jul 03 16:11:52.023490 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1524/6083] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:52 2026] DELETE /volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:52.030170 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eef2af2d-25ce-4487-aaa7-448907045685 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.032183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eef2af2d-25ce-4487-aaa7-448907045685 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 Jul 03 16:11:52.032357 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eef2af2d-25ce-4487-aaa7-448907045685 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.032527 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eef2af2d-25ce-4487-aaa7-448907045685 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.037294 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eef2af2d-25ce-4487-aaa7-448907045685 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 returned with HTTP 404 Jul 03 16:11:52.037810 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1522/6084] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:52 2026] GET /volume/v3/snapshots/53325127-29c8-408c-acb7-8682eb797954 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:52.043986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-ebea9487-acac-4576-9b69-0e9c42a40661 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.045829 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ebea9487-acac-4576-9b69-0e9c42a40661 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:52.046080 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ebea9487-acac-4576-9b69-0e9c42a40661 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.046308 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-ebea9487-acac-4576-9b69-0e9c42a40661 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.046528 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-ebea9487-acac-4576-9b69-0e9c42a40661 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:52.052235 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-ebea9487-acac-4576-9b69-0e9c42a40661 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 returned with HTTP 404 Jul 03 16:11:52.052830 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1518/6085] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:52 2026] DELETE /volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:52.059406 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-0bf55977-71b3-4e52-bcd1-ddb1e8d74a66 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.061308 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0bf55977-71b3-4e52-bcd1-ddb1e8d74a66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 Jul 03 16:11:52.061525 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0bf55977-71b3-4e52-bcd1-ddb1e8d74a66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.061776 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-0bf55977-71b3-4e52-bcd1-ddb1e8d74a66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.067137 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-0bf55977-71b3-4e52-bcd1-ddb1e8d74a66 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 returned with HTTP 404 Jul 03 16:11:52.067564 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1522/6086] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:52 2026] GET /volume/v3/volumes/f048dae4-cc6a-48c5-859b-c3614972a1d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:52.073415 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-92271437-c00d-4e09-8e3e-a61628b6642d None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.075105 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92271437-c00d-4e09-8e3e-a61628b6642d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:52.075307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92271437-c00d-4e09-8e3e-a61628b6642d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.075487 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-92271437-c00d-4e09-8e3e-a61628b6642d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.075614 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.snapshots [None req-92271437-c00d-4e09-8e3e-a61628b6642d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete snapshot with id: 429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:52.079949 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-92271437-c00d-4e09-8e3e-a61628b6642d tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 returned with HTTP 404 Jul 03 16:11:52.080423 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1525/6087] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:11:52 2026] DELETE /volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:52.086693 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-47c022bc-3e50-46e1-b04f-7a75bb98c363 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.088329 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-47c022bc-3e50-46e1-b04f-7a75bb98c363 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 Jul 03 16:11:52.088548 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-47c022bc-3e50-46e1-b04f-7a75bb98c363 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.088744 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-47c022bc-3e50-46e1-b04f-7a75bb98c363 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.093741 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-47c022bc-3e50-46e1-b04f-7a75bb98c363 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 returned with HTTP 404 Jul 03 16:11:52.094208 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1523/6088] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:52 2026] GET /volume/v3/snapshots/429d53e2-6721-4ce1-907f-dab05b4e6c08 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:52.100700 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-098f274c-c689-4312-bd25-2c5c54915236 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.102395 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-098f274c-c689-4312-bd25-2c5c54915236 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] DELETE https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:52.102638 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-098f274c-c689-4312-bd25-2c5c54915236 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.102861 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-098f274c-c689-4312-bd25-2c5c54915236 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.103068 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-098f274c-c689-4312-bd25-2c5c54915236 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Delete volume with id: 97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:52.107984 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-098f274c-c689-4312-bd25-2c5c54915236 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c returned with HTTP 404 Jul 03 16:11:52.108456 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1519/6089] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:11:52 2026] DELETE /volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:52.114672 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-633fb758-c9e3-42c3-9b68-6d2c04ae2f81 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:52.116306 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-633fb758-c9e3-42c3-9b68-6d2c04ae2f81 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] GET https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c Jul 03 16:11:52.116530 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-633fb758-c9e3-42c3-9b68-6d2c04ae2f81 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:52.116734 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-633fb758-c9e3-42c3-9b68-6d2c04ae2f81 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:52.121984 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-633fb758-c9e3-42c3-9b68-6d2c04ae2f81 tempest-VolumeDependencyTests-967816125 tempest-VolumeDependencyTests-967816125-project-member] https://10.4.3.228/volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c returned with HTTP 404 Jul 03 16:11:52.122420 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1523/6090] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:52 2026] GET /volume/v3/volumes/97053912-a1cc-4315-8c78-36e1e860a12c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:11:53.246693 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:53.331075 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:53.331486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-765695856"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:53.332845 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.volumes [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-765695856'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:53.332960 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create volume of 1 GB Jul 03 16:11:53.337456 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Availability Zones retrieved successfully. Jul 03 16:11:53.344812 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Flow 'volume_create_api' (473a6620-b2fd-4755-b763-5fa110af965a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:53.345872 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02194b2a-aaaa-430f-ae27-242ef20e6a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:53.347128 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Validating volume size '1' using validate_int {{(pid=99817) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:53.377773 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02194b2a-aaaa-430f-ae27-242ef20e6a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:53.378998 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f7c966-5d3d-4ba5-bcb4-9ec87d129934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:53.463163 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Created reservations ['6355c506-d5cc-4804-ba43-ab2bdf38ffc8', '765b7219-725e-404a-8534-b8afa90bbcbc', 'dc43ceba-a4e1-4ce3-8fc3-90de2ad835fa', '1ee26eba-d86c-4b4c-8628-df9d2631d536'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:53.463998 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f7c966-5d3d-4ba5-bcb4-9ec87d129934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6355c506-d5cc-4804-ba43-ab2bdf38ffc8', '765b7219-725e-404a-8534-b8afa90bbcbc', 'dc43ceba-a4e1-4ce3-8fc3-90de2ad835fa', '1ee26eba-d86c-4b4c-8628-df9d2631d536']}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:53.466186 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34b42f6-0628-476e-bdcd-39ef32d710a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:53.489833 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34b42f6-0628-476e-bdcd-39ef32d710a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9d9e48-d50d-4354-bc1c-36281b2eabb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-765695856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451dbef64b27417d9db6afd915db7234',qos_specs=None,replication_status=,reservations=['6355c506-d5cc-4804-ba43-ab2bdf38ffc8','765b7219-725e-404a-8534-b8afa90bbcbc','dc43ceba-a4e1-4ce3-8fc3-90de2ad835fa','1ee26eba-d86c-4b4c-8628-df9d2631d536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cf562a945be4c48be7df418542b0b96',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-765695856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9d9e48-d50d-4354-bc1c-36281b2eabb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451dbef64b27417d9db6afd915db7234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4cf562a945be4c48be7df418542b0b96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:53.490558 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c9a8ba-eaea-43da-a013-aaa4d47a889c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:53.512307 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c9a8ba-eaea-43da-a013-aaa4d47a889c) transitioned into 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-765695856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451dbef64b27417d9db6afd915db7234',qos_specs=None,replication_status=,reservations=['6355c506-d5cc-4804-ba43-ab2bdf38ffc8','765b7219-725e-404a-8534-b8afa90bbcbc','dc43ceba-a4e1-4ce3-8fc3-90de2ad835fa','1ee26eba-d86c-4b4c-8628-df9d2631d536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cf562a945be4c48be7df418542b0b96',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:53.513120 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d83c12b-596b-4f01-9625-2b3f61faaf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:53.527832 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d83c12b-596b-4f01-9625-2b3f61faaf7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99817) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:53.528593 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Flow 'volume_create_api' (473a6620-b2fd-4755-b763-5fa110af965a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99817) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:53.528942 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create volume request issued successfully. Jul 03 16:11:53.529594 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-ed1f83f8-5eb5-4491-b43f-bb4a4cd684d7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:53.530107 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1526/6091] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:11:53 2026] POST /volume/v3/volumes => generated 765 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:53.542678 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ed110b3b-bdf8-4de4-abfe-cfd6f2f933ef None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:53.544905 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed110b3b-bdf8-4de4-abfe-cfd6f2f933ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:11:53.545205 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ed110b3b-bdf8-4de4-abfe-cfd6f2f933ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:53.545455 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ed110b3b-bdf8-4de4-abfe-cfd6f2f933ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:53.558297 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:53.558297 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:53.559949 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-ed110b3b-bdf8-4de4-abfe-cfd6f2f933ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:53.565367 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ed110b3b-bdf8-4de4-abfe-cfd6f2f933ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 200 Jul 03 16:11:53.565892 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1524/6092] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:53 2026] GET /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:54.581104 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-818b0453-aaa9-4ad1-9f71-5c13748f827b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:54.582789 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-818b0453-aaa9-4ad1-9f71-5c13748f827b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:11:54.582986 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-818b0453-aaa9-4ad1-9f71-5c13748f827b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:54.583191 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-818b0453-aaa9-4ad1-9f71-5c13748f827b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:54.590096 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:54.590096 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:54.593553 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-818b0453-aaa9-4ad1-9f71-5c13748f827b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:54.597517 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-818b0453-aaa9-4ad1-9f71-5c13748f827b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 200 Jul 03 16:11:54.597912 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1520/6093] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:54 2026] GET /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:54.610434 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:54.612196 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:11:54.612507 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed9d9e48-d50d-4354-bc1c-36281b2eabb9", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-669742527"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:54.621118 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:54.621118 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:54.621547 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:54.621679 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create snapshot from volume ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:11:54.655527 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Created reservations ['fc24b0fe-8dcb-4a08-bffc-2f941c132f5d', '2f9f6350-2936-4580-be24-0d7505676e35', '26d7e7d1-cfbd-4518-bb5d-d5d4008664b6', '0ae06fe3-cac8-4907-a9d5-4c7c8e9b9bcf'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:54.692255 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot create request issued successfully. Jul 03 16:11:54.692554 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f882b8c3-975d-4ef7-928b-05ce2da969bb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:11:54.693018 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1524/6094] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:11:54 2026] POST /volume/v3/snapshots => generated 321 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:11:54.703709 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-5a91dd94-9ca2-41ba-8474-cd6975d087ef None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:54.705877 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a91dd94-9ca2-41ba-8474-cd6975d087ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 Jul 03 16:11:54.706107 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5a91dd94-9ca2-41ba-8474-cd6975d087ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:54.706328 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-5a91dd94-9ca2-41ba-8474-cd6975d087ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:54.708294 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=290,cinder:UPDATE=106,cinder:INSERT=67 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:11:54.711803 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:54.711803 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:54.712303 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-5a91dd94-9ca2-41ba-8474-cd6975d087ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:11:54.713146 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-5a91dd94-9ca2-41ba-8474-cd6975d087ef tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 returned with HTTP 200 Jul 03 16:11:54.713552 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1527/6095] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:54 2026] GET /volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:55.723561 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-a07df5c9-c3e4-454c-af55-031e210f153d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:55.725581 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a07df5c9-c3e4-454c-af55-031e210f153d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 Jul 03 16:11:55.725832 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a07df5c9-c3e4-454c-af55-031e210f153d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:55.726055 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-a07df5c9-c3e4-454c-af55-031e210f153d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:55.735681 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:55.735681 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:55.736261 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-a07df5c9-c3e4-454c-af55-031e210f153d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:11:55.737224 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-a07df5c9-c3e4-454c-af55-031e210f153d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 returned with HTTP 200 Jul 03 16:11:55.737852 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1525/6096] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:55 2026] GET /volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:55.747064 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-aa0fc093-1fc5-43c9-90ec-7af74e202c6b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:55.749108 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aa0fc093-1fc5-43c9-90ec-7af74e202c6b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] POST https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9/action Jul 03 16:11:55.749524 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aa0fc093-1fc5-43c9-90ec-7af74e202c6b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action body: b'{"revert": {"snapshot_id": "a4584066-5df5-4d23-9c8b-f7e79fd54008"}}' {{(pid=99818) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:11:55.749695 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-aa0fc093-1fc5-43c9-90ec-7af74e202c6b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "a4584066-5df5-4d23-9c8b-f7e79fd54008"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:55.760832 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:55.760832 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:55.761408 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-aa0fc093-1fc5-43c9-90ec-7af74e202c6b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume retrieved successfully. Jul 03 16:11:55.777442 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-aa0fc093-1fc5-43c9-90ec-7af74e202c6b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Reverting volume ed9d9e48-d50d-4354-bc1c-36281b2eabb9 to snapshot a4584066-5df5-4d23-9c8b-f7e79fd54008. Jul 03 16:11:55.778632 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:55.778632 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:55.805706 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-aa0fc093-1fc5-43c9-90ec-7af74e202c6b tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9/action returned with HTTP 202 Jul 03 16:11:55.806459 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1521/6097] 10.4.3.228 () {70 vars in 1431 bytes} [Fri Jul 3 16:11:55 2026] POST /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 16:11:55.813863 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-b42732cb-ff4e-4f09-a7cf-7ea9b5bf42dc None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:55.816154 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b42732cb-ff4e-4f09-a7cf-7ea9b5bf42dc tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:11:55.816375 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b42732cb-ff4e-4f09-a7cf-7ea9b5bf42dc tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:55.816560 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-b42732cb-ff4e-4f09-a7cf-7ea9b5bf42dc tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:55.824219 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:55.824219 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:55.828695 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-b42732cb-ff4e-4f09-a7cf-7ea9b5bf42dc tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:55.842150 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-b42732cb-ff4e-4f09-a7cf-7ea9b5bf42dc tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 200 Jul 03 16:11:55.842588 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1525/6098] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:55 2026] GET /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:56.856581 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-71373292-f80a-47d7-b2e7-9eef8922a1a9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:56.859022 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-71373292-f80a-47d7-b2e7-9eef8922a1a9 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:11:56.859323 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-71373292-f80a-47d7-b2e7-9eef8922a1a9 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:56.859588 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-71373292-f80a-47d7-b2e7-9eef8922a1a9 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:56.869019 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:56.869019 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:56.873664 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-71373292-f80a-47d7-b2e7-9eef8922a1a9 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:56.879488 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-71373292-f80a-47d7-b2e7-9eef8922a1a9 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 200 Jul 03 16:11:56.880056 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1528/6099] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:56 2026] GET /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:56.892693 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-31e6ae6a-4997-4c8f-b438-352ce53ca75d None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:56.894245 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-31e6ae6a-4997-4c8f-b438-352ce53ca75d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 Jul 03 16:11:56.894444 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-31e6ae6a-4997-4c8f-b438-352ce53ca75d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:56.894672 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-31e6ae6a-4997-4c8f-b438-352ce53ca75d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:56.900429 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:56.900429 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:56.900959 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-31e6ae6a-4997-4c8f-b438-352ce53ca75d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:11:56.901910 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-31e6ae6a-4997-4c8f-b438-352ce53ca75d tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 returned with HTTP 200 Jul 03 16:11:56.902363 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1526/6100] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:56 2026] GET /volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:56.912732 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-31edb1e9-cfc8-4d99-bb5d-dbcf5a9d2db6 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:56.914376 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-31edb1e9-cfc8-4d99-bb5d-dbcf5a9d2db6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:11:56.914591 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-31edb1e9-cfc8-4d99-bb5d-dbcf5a9d2db6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:56.914805 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-31edb1e9-cfc8-4d99-bb5d-dbcf5a9d2db6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:56.921808 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:56.921808 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:56.925367 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-31edb1e9-cfc8-4d99-bb5d-dbcf5a9d2db6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:56.929485 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-31edb1e9-cfc8-4d99-bb5d-dbcf5a9d2db6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 200 Jul 03 16:11:56.929895 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1522/6101] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:56 2026] GET /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:56.943045 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:56.944945 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:11:56.945318 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-67151775"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:56.946885 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.volumes [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-67151775'}} {{(pid=99816) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:11:56.947006 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.volumes [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create volume of 1 GB Jul 03 16:11:56.949478 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=171,cinder:INSERT=37,cinder:UPDATE=63 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:11:56.952932 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Availability Zones retrieved successfully. Jul 03 16:11:56.959492 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Flow 'volume_create_api' (45ed0239-68c2-484c-9640-0cbd2000a04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:56.960855 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8227a24c-2e30-4e0a-abc7-933172418971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:56.962023 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.flows.api.create_volume [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Validating volume size '1' using validate_int {{(pid=99816) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:11:56.990675 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8227a24c-2e30-4e0a-abc7-933172418971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:56.991552 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba762fef-2311-4e64-9448-f577ce0fa3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:57.034379 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.quota [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Created reservations ['e29e6481-bae0-40b3-a6be-9a1b9afdf5c6', '9032b59d-7d1c-4944-8ddb-2a61a31ea7e8', 'b982593f-1f04-4f4d-9525-0e31bb339501', '736db284-5357-418a-b75d-d44d37bbb920'] {{(pid=99816) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:57.035233 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba762fef-2311-4e64-9448-f577ce0fa3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e29e6481-bae0-40b3-a6be-9a1b9afdf5c6', '9032b59d-7d1c-4944-8ddb-2a61a31ea7e8', 'b982593f-1f04-4f4d-9525-0e31bb339501', '736db284-5357-418a-b75d-d44d37bbb920']}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:57.036127 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (618210ad-e4ac-405c-947f-ad060ce14705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:57.060015 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (618210ad-e4ac-405c-947f-ad060ce14705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7cca3e4-e2d1-4302-ba30-7725c0e48770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-67151775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451dbef64b27417d9db6afd915db7234',qos_specs=None,replication_status=,reservations=['e29e6481-bae0-40b3-a6be-9a1b9afdf5c6','9032b59d-7d1c-4944-8ddb-2a61a31ea7e8','b982593f-1f04-4f4d-9525-0e31bb339501','736db284-5357-418a-b75d-d44d37bbb920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cf562a945be4c48be7df418542b0b96',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-67151775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7cca3e4-e2d1-4302-ba30-7725c0e48770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451dbef64b27417d9db6afd915db7234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4cf562a945be4c48be7df418542b0b96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:57.060891 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c7125d-e189-41be-826d-0d1900a0f9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:57.088826 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c7125d-e189-41be-826d-0d1900a0f9af) transitioned into 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-67151775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='451dbef64b27417d9db6afd915db7234',qos_specs=None,replication_status=,reservations=['e29e6481-bae0-40b3-a6be-9a1b9afdf5c6','9032b59d-7d1c-4944-8ddb-2a61a31ea7e8','b982593f-1f04-4f4d-9525-0e31bb339501','736db284-5357-418a-b75d-d44d37bbb920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cf562a945be4c48be7df418542b0b96',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:57.089681 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1967ca-7473-494f-88c8-fbb3daf5b3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:11:57.101449 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1967ca-7473-494f-88c8-fbb3daf5b3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99816) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:11:57.102602 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Flow 'volume_create_api' (45ed0239-68c2-484c-9640-0cbd2000a04b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99816) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:11:57.103044 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create volume request issued successfully. Jul 03 16:11:57.103886 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-950c4c07-5fc8-47cd-b939-7ff96d3e91c4 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:11:57.104484 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1526/6102] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:11:56 2026] POST /volume/v3/volumes => generated 764 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:11:57.119914 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bf8b55b6-394a-4d93-a94e-d803f1b3bacf None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:57.121922 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf8b55b6-394a-4d93-a94e-d803f1b3bacf tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:11:57.122192 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf8b55b6-394a-4d93-a94e-d803f1b3bacf tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:57.122374 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf8b55b6-394a-4d93-a94e-d803f1b3bacf tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:57.130283 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:57.130283 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:57.134354 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-bf8b55b6-394a-4d93-a94e-d803f1b3bacf tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:57.139071 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf8b55b6-394a-4d93-a94e-d803f1b3bacf tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 returned with HTTP 200 Jul 03 16:11:57.139533 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1529/6103] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:57 2026] GET /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:58.153887 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2fd2b5ae-96f1-4eaf-a6de-60b00f577176 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:58.156069 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2fd2b5ae-96f1-4eaf-a6de-60b00f577176 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:11:58.156379 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2fd2b5ae-96f1-4eaf-a6de-60b00f577176 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:58.156651 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2fd2b5ae-96f1-4eaf-a6de-60b00f577176 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:58.166721 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:58.166721 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:58.171645 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-2fd2b5ae-96f1-4eaf-a6de-60b00f577176 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:58.177989 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2fd2b5ae-96f1-4eaf-a6de-60b00f577176 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 returned with HTTP 200 Jul 03 16:11:58.178585 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1527/6104] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:58 2026] GET /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:11:58.192408 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:58.194401 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] POST https://10.4.3.228/volume/v3/snapshots Jul 03 16:11:58.194736 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7cca3e4-e2d1-4302-ba30-7725c0e48770", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-580462127"}} {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:58.204044 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:58.204044 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:58.204488 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:58.204594 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.snapshots [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Create snapshot from volume f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:11:58.226424 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.quota [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Created reservations ['c7955bee-148b-4d55-a7f7-2f1fbeeedb17', 'af8e8efe-cf56-43a9-ac08-64d8519b294c', 'b8fc1ba3-b7cb-46a3-9bb8-0abfe3a95b34', '06271a42-264b-4cd1-83d8-f89d50773e40'] {{(pid=99818) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:58.256550 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot create request issued successfully. Jul 03 16:11:58.257098 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-b89189e2-46f3-4bc2-b47a-3f83149db254 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots returned with HTTP 202 Jul 03 16:11:58.257441 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1523/6105] 10.4.3.228 () {68 vars in 1265 bytes} [Fri Jul 3 16:11:58 2026] POST /volume/v3/snapshots => generated 321 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:11:58.266358 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-c506ff6b-b4a8-4943-8be3-1f9df887e2e6 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:58.268202 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c506ff6b-b4a8-4943-8be3-1f9df887e2e6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b Jul 03 16:11:58.268381 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c506ff6b-b4a8-4943-8be3-1f9df887e2e6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:58.268550 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-c506ff6b-b4a8-4943-8be3-1f9df887e2e6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:58.273924 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:58.273924 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:11:58.274320 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-c506ff6b-b4a8-4943-8be3-1f9df887e2e6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:11:58.275196 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-c506ff6b-b4a8-4943-8be3-1f9df887e2e6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b returned with HTTP 200 Jul 03 16:11:58.275656 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1527/6106] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:58 2026] GET /volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:59.285446 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-01a07459-cf25-4785-bc36-a91c3eedbb6f None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:59.287309 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-01a07459-cf25-4785-bc36-a91c3eedbb6f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b Jul 03 16:11:59.287529 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-01a07459-cf25-4785-bc36-a91c3eedbb6f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:59.287762 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-01a07459-cf25-4785-bc36-a91c3eedbb6f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:59.294070 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:59.294070 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:11:59.294738 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-01a07459-cf25-4785-bc36-a91c3eedbb6f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:11:59.295944 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-01a07459-cf25-4785-bc36-a91c3eedbb6f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b returned with HTTP 200 Jul 03 16:11:59.296518 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1530/6107] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:11:59 2026] GET /volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:11:59.307054 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:59.309183 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] POST https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770/action Jul 03 16:11:59.309995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99819) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:11:59.309995 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:11:59.317181 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:59.317181 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:11:59.317599 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:59.365002 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Created reservations ['5b8e1cb2-42b2-4fe3-85ca-790f20f8792c', 'f2fb4f2f-34f0-4612-aab0-4f2eee7d1a08'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:11:59.373476 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Extend volume request issued successfully. Jul 03 16:11:59.373683 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-7cb008c8-89ab-407b-84ab-d15b6c6001cb tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770/action returned with HTTP 202 Jul 03 16:11:59.374108 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1528/6108] 10.4.3.228 () {70 vars in 1431 bytes} [Fri Jul 3 16:11:59 2026] POST /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 16:11:59.382707 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7c5f948a-87cb-4849-a605-1908b44cb508 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:11:59.384936 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7c5f948a-87cb-4849-a605-1908b44cb508 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:11:59.385179 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7c5f948a-87cb-4849-a605-1908b44cb508 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:11:59.385375 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7c5f948a-87cb-4849-a605-1908b44cb508 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:11:59.392156 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:11:59.392156 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:11:59.395713 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-7c5f948a-87cb-4849-a605-1908b44cb508 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:11:59.399446 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7c5f948a-87cb-4849-a605-1908b44cb508 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 returned with HTTP 200 Jul 03 16:11:59.399859 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1524/6109] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:11:59 2026] GET /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:12:00.413491 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-70529828-7580-4540-8b22-5de48f5c8121 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:00.415221 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-70529828-7580-4540-8b22-5de48f5c8121 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:12:00.415430 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-70529828-7580-4540-8b22-5de48f5c8121 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:00.415608 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-70529828-7580-4540-8b22-5de48f5c8121 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:00.422449 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:00.422449 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:00.425867 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-70529828-7580-4540-8b22-5de48f5c8121 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:12:00.429725 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-70529828-7580-4540-8b22-5de48f5c8121 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 returned with HTTP 200 Jul 03 16:12:00.430129 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1528/6110] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:12:00 2026] GET /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:12:00.441273 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-cd4d638e-b48c-46a2-866a-a70b6b882ee7 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:00.442988 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd4d638e-b48c-46a2-866a-a70b6b882ee7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] POST https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770/action Jul 03 16:12:00.443370 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd4d638e-b48c-46a2-866a-a70b6b882ee7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action body: b'{"revert": {"snapshot_id": "e90fb8a0-9584-400e-be16-25e7b5ee2f4b"}}' {{(pid=99817) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 16:12:00.443486 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-cd4d638e-b48c-46a2-866a-a70b6b882ee7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e90fb8a0-9584-400e-be16-25e7b5ee2f4b"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:12:00.451246 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:00.451246 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:00.451629 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-cd4d638e-b48c-46a2-866a-a70b6b882ee7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume retrieved successfully. Jul 03 16:12:00.462041 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd4d638e-b48c-46a2-866a-a70b6b882ee7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] HTTP exception thrown: Can't revert volume f7cca3e4-e2d1-4302-ba30-7725c0e48770 to its latest snapshot e90fb8a0-9584-400e-be16-25e7b5ee2f4b. The volume size must be equal to the snapshot size. Jul 03 16:12:00.462188 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-cd4d638e-b48c-46a2-866a-a70b6b882ee7 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770/action returned with HTTP 400 Jul 03 16:12:00.462698 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1531/6111] 10.4.3.228 () {70 vars in 1431 bytes} [Fri Jul 3 16:12:00 2026] POST /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 16:12:00.471105 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8a56fe48-711d-4605-a086-90f19276a6c0 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:00.472869 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8a56fe48-711d-4605-a086-90f19276a6c0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b Jul 03 16:12:00.473033 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8a56fe48-711d-4605-a086-90f19276a6c0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:00.473208 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8a56fe48-711d-4605-a086-90f19276a6c0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:00.473337 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.snapshots [None req-8a56fe48-711d-4605-a086-90f19276a6c0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Delete snapshot with id: e90fb8a0-9584-400e-be16-25e7b5ee2f4b Jul 03 16:12:00.478210 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:00.478210 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:00.478614 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8a56fe48-711d-4605-a086-90f19276a6c0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:12:00.493224 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-8a56fe48-711d-4605-a086-90f19276a6c0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot delete request issued successfully. Jul 03 16:12:00.493380 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8a56fe48-711d-4605-a086-90f19276a6c0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b returned with HTTP 202 Jul 03 16:12:00.493828 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1529/6112] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:12:00 2026] DELETE /volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:12:00.501810 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-53b83150-c732-49c9-881c-f25ebfbf54d8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:00.503377 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-53b83150-c732-49c9-881c-f25ebfbf54d8 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b Jul 03 16:12:00.503509 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-53b83150-c732-49c9-881c-f25ebfbf54d8 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:00.503704 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-53b83150-c732-49c9-881c-f25ebfbf54d8 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:00.505522 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=213,cinder:INSERT=59,cinder:UPDATE=65 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:12:00.509040 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:00.509040 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:00.509610 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-53b83150-c732-49c9-881c-f25ebfbf54d8 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:12:00.510340 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-53b83150-c732-49c9-881c-f25ebfbf54d8 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b returned with HTTP 200 Jul 03 16:12:00.510712 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1525/6113] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:12:00 2026] GET /volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:01.520188 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ae97512e-d579-4bff-a8f3-6edbaa4850c2 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:01.522204 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae97512e-d579-4bff-a8f3-6edbaa4850c2 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b Jul 03 16:12:01.522428 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae97512e-d579-4bff-a8f3-6edbaa4850c2 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:01.522645 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ae97512e-d579-4bff-a8f3-6edbaa4850c2 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:01.526993 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ae97512e-d579-4bff-a8f3-6edbaa4850c2 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b returned with HTTP 404 Jul 03 16:12:01.527484 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1529/6114] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:12:01 2026] GET /volume/v3/snapshots/e90fb8a0-9584-400e-be16-25e7b5ee2f4b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:12:01.534806 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-18c31059-ce6c-4e21-b2f1-af066515c723 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:01.537208 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18c31059-ce6c-4e21-b2f1-af066515c723 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] DELETE https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:12:01.537535 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18c31059-ce6c-4e21-b2f1-af066515c723 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:01.537826 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-18c31059-ce6c-4e21-b2f1-af066515c723 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:01.538059 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-18c31059-ce6c-4e21-b2f1-af066515c723 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Delete volume with id: f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:12:01.545610 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:01.545610 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:01.546070 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-18c31059-ce6c-4e21-b2f1-af066515c723 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:12:01.567227 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-18c31059-ce6c-4e21-b2f1-af066515c723 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Delete volume request issued successfully. Jul 03 16:12:01.567387 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-18c31059-ce6c-4e21-b2f1-af066515c723 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 returned with HTTP 202 Jul 03 16:12:01.567827 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1532/6115] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:12:01 2026] DELETE /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:12:01.576149 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-51f3e8db-a42c-41d4-b204-73982efe4c4f None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:01.577896 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51f3e8db-a42c-41d4-b204-73982efe4c4f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:12:01.578172 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-51f3e8db-a42c-41d4-b204-73982efe4c4f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:01.578416 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-51f3e8db-a42c-41d4-b204-73982efe4c4f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:01.585235 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:01.585235 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:01.588959 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-51f3e8db-a42c-41d4-b204-73982efe4c4f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:12:01.594158 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-51f3e8db-a42c-41d4-b204-73982efe4c4f tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 returned with HTTP 200 Jul 03 16:12:01.594540 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1530/6116] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:12:01 2026] GET /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:12:02.607593 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-bc46fa87-59fd-414e-ae7a-e08945356633 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:02.609228 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bc46fa87-59fd-414e-ae7a-e08945356633 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 Jul 03 16:12:02.609439 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bc46fa87-59fd-414e-ae7a-e08945356633 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:02.609677 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-bc46fa87-59fd-414e-ae7a-e08945356633 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:02.615342 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-bc46fa87-59fd-414e-ae7a-e08945356633 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 returned with HTTP 404 Jul 03 16:12:02.615783 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1526/6117] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:12:02 2026] GET /volume/v3/volumes/f7cca3e4-e2d1-4302-ba30-7725c0e48770 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:12:02.622476 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:02.624318 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] DELETE https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 Jul 03 16:12:02.624510 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:02.624711 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'delete' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:02.624809 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.v3.snapshots [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Delete snapshot with id: a4584066-5df5-4d23-9c8b-f7e79fd54008 Jul 03 16:12:02.630272 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:02.630272 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:02.630653 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:12:02.645907 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot delete request issued successfully. Jul 03 16:12:02.646107 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bac2d83f-3058-48a6-b1f3-f00c0d01c8b0 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 returned with HTTP 202 Jul 03 16:12:02.646527 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1530/6118] 10.4.3.228 () {66 vars in 1357 bytes} [Fri Jul 3 16:12:02 2026] DELETE /volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:12:02.653525 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-9a323ddb-0441-4411-855d-923106a94e95 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:02.655847 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9a323ddb-0441-4411-855d-923106a94e95 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 Jul 03 16:12:02.656179 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9a323ddb-0441-4411-855d-923106a94e95 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:02.656450 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-9a323ddb-0441-4411-855d-923106a94e95 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:02.662240 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:02.662240 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:02.662702 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-9a323ddb-0441-4411-855d-923106a94e95 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Snapshot retrieved successfully. Jul 03 16:12:02.663527 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-9a323ddb-0441-4411-855d-923106a94e95 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 returned with HTTP 200 Jul 03 16:12:02.663933 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1533/6119] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:12:02 2026] GET /volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:03.672794 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-cbe42b93-fb21-4bd3-b147-275662a84a98 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:03.674391 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cbe42b93-fb21-4bd3-b147-275662a84a98 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 Jul 03 16:12:03.674609 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cbe42b93-fb21-4bd3-b147-275662a84a98 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:03.674847 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-cbe42b93-fb21-4bd3-b147-275662a84a98 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:03.676451 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=184,cinder:INSERT=44,cinder:UPDATE=65 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:12:03.678849 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-cbe42b93-fb21-4bd3-b147-275662a84a98 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 returned with HTTP 404 Jul 03 16:12:03.679338 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1531/6120] 10.4.3.228 () {66 vars in 1354 bytes} [Fri Jul 3 16:12:03 2026] GET /volume/v3/snapshots/a4584066-5df5-4d23-9c8b-f7e79fd54008 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:12:03.686477 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-acc65419-66bd-4df3-8288-6318f97ad341 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:03.688735 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-acc65419-66bd-4df3-8288-6318f97ad341 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] DELETE https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:12:03.688999 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-acc65419-66bd-4df3-8288-6318f97ad341 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:03.689295 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-acc65419-66bd-4df3-8288-6318f97ad341 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'delete' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:03.689480 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.v3.volumes [None req-acc65419-66bd-4df3-8288-6318f97ad341 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Delete volume with id: ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:12:03.698044 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:03.698044 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:03.698507 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-acc65419-66bd-4df3-8288-6318f97ad341 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:12:03.719799 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-acc65419-66bd-4df3-8288-6318f97ad341 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Delete volume request issued successfully. Jul 03 16:12:03.720017 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-acc65419-66bd-4df3-8288-6318f97ad341 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 202 Jul 03 16:12:03.720458 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1527/6121] 10.4.3.228 () {68 vars in 1392 bytes} [Fri Jul 3 16:12:03 2026] DELETE /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 16:12:03.727760 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-5b32d0c0-8049-41cb-ab69-922ec1d7889a None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:03.729605 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b32d0c0-8049-41cb-ab69-922ec1d7889a tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:12:03.733281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b32d0c0-8049-41cb-ab69-922ec1d7889a tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:03.733281 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-5b32d0c0-8049-41cb-ab69-922ec1d7889a tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:03.736821 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:03.736821 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:03.740391 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-5b32d0c0-8049-41cb-ab69-922ec1d7889a tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Volume info retrieved successfully. Jul 03 16:12:03.744540 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-5b32d0c0-8049-41cb-ab69-922ec1d7889a tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 200 Jul 03 16:12:03.744995 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1531/6122] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:12:03 2026] GET /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:12:04.759385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-bf491ad2-263a-40b8-8125-496b06bfced6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:04.761102 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf491ad2-263a-40b8-8125-496b06bfced6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] GET https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 Jul 03 16:12:04.761295 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf491ad2-263a-40b8-8125-496b06bfced6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:04.761459 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-bf491ad2-263a-40b8-8125-496b06bfced6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:04.768642 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-bf491ad2-263a-40b8-8125-496b06bfced6 tempest-VolumeRevertTests-78902588 tempest-VolumeRevertTests-78902588-project-member] https://10.4.3.228/volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 returned with HTTP 404 Jul 03 16:12:04.769334 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1534/6123] 10.4.3.228 () {68 vars in 1389 bytes} [Fri Jul 3 16:12:04 2026] GET /volume/v3/volumes/ed9d9e48-d50d-4354-bc1c-36281b2eabb9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 16:12:06.297808 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:06.380524 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] POST https://10.4.3.228/volume/v3/volumes Jul 03 16:12:06.380903 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1217836593"}} {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:12:06.382235 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.volumes [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1217836593'}} {{(pid=99819) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 16:12:06.382356 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.v3.volumes [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Create volume of 1 GB Jul 03 16:12:06.386974 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Availability Zones retrieved successfully. Jul 03 16:12:06.392708 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Flow 'volume_create_api' (cd66ed72-713f-471a-b488-39d0c2616beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:12:06.393735 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e91c5a-2226-4ad7-9240-8346fafa55e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:12:06.394513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.flows.api.create_volume [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Validating volume size '1' using validate_int {{(pid=99819) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 16:12:06.416653 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e91c5a-2226-4ad7-9240-8346fafa55e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:40:50Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98ba3e1a-d730-49c0-bd6a-fac0824b6266,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98ba3e1a-d730-49c0-bd6a-fac0824b6266', '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=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:12:06.417333 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b9c247-d310-488d-8ba6-d1e1c4268360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:12:06.478969 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.quota [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Created reservations ['6ae51c86-3244-4720-b08e-f0b86f27e5d0', 'ca11cdd2-b20c-41ce-8153-b8458b28fa08', '111aede1-0f69-4521-8acf-329eea356daf', 'd04d5860-8357-443b-8e54-2645a575a630'] {{(pid=99819) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:12:06.479765 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b9c247-d310-488d-8ba6-d1e1c4268360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ae51c86-3244-4720-b08e-f0b86f27e5d0', 'ca11cdd2-b20c-41ce-8153-b8458b28fa08', '111aede1-0f69-4521-8acf-329eea356daf', 'd04d5860-8357-443b-8e54-2645a575a630']}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:12:06.480511 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ade5fa1-a74c-4ffc-9d90-bbd79e8ea3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:12:06.509400 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ade5fa1-a74c-4ffc-9d90-bbd79e8ea3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1217836593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e9f154723a8468fbce68a273d1a7c6f',qos_specs=None,replication_status=,reservations=['6ae51c86-3244-4720-b08e-f0b86f27e5d0','ca11cdd2-b20c-41ce-8153-b8458b28fa08','111aede1-0f69-4521-8acf-329eea356daf','d04d5860-8357-443b-8e54-2645a575a630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dcc47a03c9e495ebe45cd4276261625',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266), '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-03T16:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1217836593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e9f154723a8468fbce68a273d1a7c6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1dcc47a03c9e495ebe45cd4276261625',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98ba3e1a-d730-49c0-bd6a-fac0824b6266),volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:12:06.510217 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3c4edb-2b2e-45fc-b38c-8e30acc9ecbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:12:06.533478 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3c4edb-2b2e-45fc-b38c-8e30acc9ecbc) transitioned into 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-1217836593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e9f154723a8468fbce68a273d1a7c6f',qos_specs=None,replication_status=,reservations=['6ae51c86-3244-4720-b08e-f0b86f27e5d0','ca11cdd2-b20c-41ce-8153-b8458b28fa08','111aede1-0f69-4521-8acf-329eea356daf','d04d5860-8357-443b-8e54-2645a575a630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dcc47a03c9e495ebe45cd4276261625',volume_type_id=98ba3e1a-d730-49c0-bd6a-fac0824b6266)}' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:12:06.534207 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d5c726-1f17-4b35-936a-43ed332ab083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 16:12:06.547879 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d5c726-1f17-4b35-936a-43ed332ab083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99819) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 16:12:06.549064 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Flow 'volume_create_api' (cd66ed72-713f-471a-b488-39d0c2616beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99819) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 16:12:06.549478 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Create volume request issued successfully. Jul 03 16:12:06.550302 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb8f5a66-db27-4dcc-af55-ddb8599bc8cc tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/volumes returned with HTTP 202 Jul 03 16:12:06.550846 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1532/6124] 10.4.3.228 () {70 vars in 1298 bytes} [Fri Jul 3 16:12:06 2026] POST /volume/v3/volumes => generated 778 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:12:06.561934 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d46965b9-ca5a-4ad3-8e1d-769f81ec68fe None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:06.564033 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d46965b9-ca5a-4ad3-8e1d-769f81ec68fe tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 Jul 03 16:12:06.564292 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d46965b9-ca5a-4ad3-8e1d-769f81ec68fe tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:06.564493 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d46965b9-ca5a-4ad3-8e1d-769f81ec68fe tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:06.572024 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:06.572024 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:06.575502 np0000004436 devstack@c-api.service[99818]: INFO cinder.volume.api [None req-d46965b9-ca5a-4ad3-8e1d-769f81ec68fe tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Volume info retrieved successfully. Jul 03 16:12:06.579559 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d46965b9-ca5a-4ad3-8e1d-769f81ec68fe tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 returned with HTTP 200 Jul 03 16:12:06.579915 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1528/6125] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:06 2026] GET /volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:07.592183 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-bc8e7043-955d-45fa-9ca3-179fc7d7e9c8 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:07.593891 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc8e7043-955d-45fa-9ca3-179fc7d7e9c8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 Jul 03 16:12:07.594256 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc8e7043-955d-45fa-9ca3-179fc7d7e9c8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:07.595190 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-bc8e7043-955d-45fa-9ca3-179fc7d7e9c8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:07.601322 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:07.601322 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:07.604919 np0000004436 devstack@c-api.service[99816]: INFO cinder.volume.api [None req-bc8e7043-955d-45fa-9ca3-179fc7d7e9c8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Volume info retrieved successfully. Jul 03 16:12:07.608938 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-bc8e7043-955d-45fa-9ca3-179fc7d7e9c8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 returned with HTTP 200 Jul 03 16:12:07.609397 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1532/6126] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:07 2026] GET /volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:12:07.621312 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-820a09e7-c559-4c33-b627-ddede6d81dbd None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:07.623050 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-820a09e7-c559-4c33-b627-ddede6d81dbd tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] POST https://10.4.3.228/volume/v3/backups Jul 03 16:12:07.623452 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-820a09e7-c559-4c33-b627-ddede6d81dbd tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64", "name": "tempest-type-Backup-1625159254"}} {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:12:07.625071 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.contrib.backups [None req-820a09e7-c559-4c33-b627-ddede6d81dbd tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Creating new backup {'backup': {'volume_id': 'c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64', 'name': 'tempest-type-Backup-1625159254'}} {{(pid=99817) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 16:12:07.625227 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.contrib.backups [None req-820a09e7-c559-4c33-b627-ddede6d81dbd tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Creating backup of volume c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 in container None Jul 03 16:12:07.633751 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:07.633751 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:07.634104 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-820a09e7-c559-4c33-b627-ddede6d81dbd tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Volume info retrieved successfully. Jul 03 16:12:07.666854 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.quota [None req-820a09e7-c559-4c33-b627-ddede6d81dbd tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Created reservations ['8a5c2349-d59b-4b26-9cdc-3074e92e34ca', 'a3b51fdb-a22a-4da2-83a9-a2a8ac6c0ab4'] {{(pid=99817) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 16:12:07.698140 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-820a09e7-c559-4c33-b627-ddede6d81dbd tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups returned with HTTP 202 Jul 03 16:12:07.698715 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1535/6127] 10.4.3.228 () {70 vars in 1299 bytes} [Fri Jul 3 16:12:07 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 16:12:07.706805 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-eb9e045f-0756-42f1-8e54-79ef942335f9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:07.708733 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb9e045f-0756-42f1-8e54-79ef942335f9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:07.708980 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb9e045f-0756-42f1-8e54-79ef942335f9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:07.709201 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-eb9e045f-0756-42f1-8e54-79ef942335f9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:07.709290 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-eb9e045f-0756-42f1-8e54-79ef942335f9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:07.713547 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:07.713547 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:07.714254 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-eb9e045f-0756-42f1-8e54-79ef942335f9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:07.714640 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1533/6128] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:07 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:08.724886 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d45e032d-543b-42eb-8c2d-45bda048f2c9 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:08.726458 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d45e032d-543b-42eb-8c2d-45bda048f2c9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:08.726670 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d45e032d-543b-42eb-8c2d-45bda048f2c9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:08.726866 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d45e032d-543b-42eb-8c2d-45bda048f2c9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:08.726940 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d45e032d-543b-42eb-8c2d-45bda048f2c9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:08.730766 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:08.730766 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:08.731342 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d45e032d-543b-42eb-8c2d-45bda048f2c9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:08.731662 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1529/6129] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:08 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:09.740816 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-e2292287-d6b2-4bb0-8366-30ae5ab3e9d5 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:09.742507 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e2292287-d6b2-4bb0-8366-30ae5ab3e9d5 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:09.742722 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e2292287-d6b2-4bb0-8366-30ae5ab3e9d5 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:09.742893 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-e2292287-d6b2-4bb0-8366-30ae5ab3e9d5 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:09.742990 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-e2292287-d6b2-4bb0-8366-30ae5ab3e9d5 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:09.746847 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:09.746847 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:09.747382 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-e2292287-d6b2-4bb0-8366-30ae5ab3e9d5 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:09.747718 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1533/6130] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:09 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:10.757089 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-319724f7-ce94-48d6-a30e-56daf34bd640 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:10.758874 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-319724f7-ce94-48d6-a30e-56daf34bd640 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:10.759148 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-319724f7-ce94-48d6-a30e-56daf34bd640 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:10.759396 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-319724f7-ce94-48d6-a30e-56daf34bd640 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:10.759568 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-319724f7-ce94-48d6-a30e-56daf34bd640 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:10.763805 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:10.763805 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:10.764423 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-319724f7-ce94-48d6-a30e-56daf34bd640 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:10.764785 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1536/6131] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:10 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:11.776048 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-2060fe94-3e59-41db-aa83-30e22465c0ce None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:11.778305 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2060fe94-3e59-41db-aa83-30e22465c0ce tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:11.778657 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2060fe94-3e59-41db-aa83-30e22465c0ce tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:11.778916 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-2060fe94-3e59-41db-aa83-30e22465c0ce tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:11.779076 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-2060fe94-3e59-41db-aa83-30e22465c0ce tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:11.784608 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:11.784608 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:11.785513 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-2060fe94-3e59-41db-aa83-30e22465c0ce tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:11.786048 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1534/6132] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:11 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:12.796374 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-70320f14-4742-408d-b0ba-5487bd04286d None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:12.798807 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-70320f14-4742-408d-b0ba-5487bd04286d tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:12.799095 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-70320f14-4742-408d-b0ba-5487bd04286d tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:12.799362 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-70320f14-4742-408d-b0ba-5487bd04286d tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:12.799508 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-70320f14-4742-408d-b0ba-5487bd04286d tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:12.804498 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:12.804498 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:12.805275 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-70320f14-4742-408d-b0ba-5487bd04286d tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:12.805654 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1530/6133] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:12 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:13.815849 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-ed18b76d-a6c4-4b1c-b1f8-dcc9daddd815 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:13.817705 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed18b76d-a6c4-4b1c-b1f8-dcc9daddd815 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:13.817986 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed18b76d-a6c4-4b1c-b1f8-dcc9daddd815 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:13.818166 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-ed18b76d-a6c4-4b1c-b1f8-dcc9daddd815 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:13.818317 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-ed18b76d-a6c4-4b1c-b1f8-dcc9daddd815 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:13.822751 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:13.822751 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:13.823441 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-ed18b76d-a6c4-4b1c-b1f8-dcc9daddd815 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:13.823827 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1534/6134] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:13 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:14.835167 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-82d7f9c6-f4f4-465b-875b-1ad4f8b03ef9 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:14.837489 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-82d7f9c6-f4f4-465b-875b-1ad4f8b03ef9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:14.837801 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-82d7f9c6-f4f4-465b-875b-1ad4f8b03ef9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:14.838097 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-82d7f9c6-f4f4-465b-875b-1ad4f8b03ef9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:14.838285 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-82d7f9c6-f4f4-465b-875b-1ad4f8b03ef9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:14.843473 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:14.843473 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:14.844081 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-82d7f9c6-f4f4-465b-875b-1ad4f8b03ef9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:14.844489 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1537/6135] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:14 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:15.855437 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ebe259fe-afa8-41c6-b7d1-73855db38edb None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:15.857240 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ebe259fe-afa8-41c6-b7d1-73855db38edb tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:15.857500 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ebe259fe-afa8-41c6-b7d1-73855db38edb tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:15.857759 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ebe259fe-afa8-41c6-b7d1-73855db38edb tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:15.857908 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ebe259fe-afa8-41c6-b7d1-73855db38edb tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:15.862932 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:15.862932 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:15.863766 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ebe259fe-afa8-41c6-b7d1-73855db38edb tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:15.864174 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1535/6136] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:15 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:16.875446 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-8e36e544-93c7-47bf-9c9f-59e4474022b4 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:16.877332 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e36e544-93c7-47bf-9c9f-59e4474022b4 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:16.877557 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e36e544-93c7-47bf-9c9f-59e4474022b4 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:16.877756 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-8e36e544-93c7-47bf-9c9f-59e4474022b4 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:16.877864 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-8e36e544-93c7-47bf-9c9f-59e4474022b4 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:16.882328 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:16.882328 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:16.883008 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-8e36e544-93c7-47bf-9c9f-59e4474022b4 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:16.883425 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1531/6137] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:16 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:17.893658 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-1596e06b-956d-4897-8b43-23cdf4a15001 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:17.895434 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1596e06b-956d-4897-8b43-23cdf4a15001 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:17.895679 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1596e06b-956d-4897-8b43-23cdf4a15001 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:17.895883 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-1596e06b-956d-4897-8b43-23cdf4a15001 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:17.895988 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-1596e06b-956d-4897-8b43-23cdf4a15001 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:17.901120 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:17.901120 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:17.901913 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-1596e06b-956d-4897-8b43-23cdf4a15001 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:17.902577 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1535/6138] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:17 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:18.912028 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-93801322-1401-4b28-b69d-8c80210d2059 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:18.914542 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93801322-1401-4b28-b69d-8c80210d2059 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:18.914869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93801322-1401-4b28-b69d-8c80210d2059 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:18.915169 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-93801322-1401-4b28-b69d-8c80210d2059 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:18.915358 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-93801322-1401-4b28-b69d-8c80210d2059 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:18.920723 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:18.920723 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:18.921425 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-93801322-1401-4b28-b69d-8c80210d2059 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:18.921827 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1538/6139] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:18 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:19.931411 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-32fbf367-202c-49fb-95e3-95cc25c36148 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:19.932875 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32fbf367-202c-49fb-95e3-95cc25c36148 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:19.933156 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32fbf367-202c-49fb-95e3-95cc25c36148 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:19.933213 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-32fbf367-202c-49fb-95e3-95cc25c36148 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:19.933659 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-32fbf367-202c-49fb-95e3-95cc25c36148 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:19.940111 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:19.940111 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:19.940728 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-32fbf367-202c-49fb-95e3-95cc25c36148 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:19.941186 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1536/6140] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:19 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:20.951486 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-314a55bf-c2d6-4e24-9f39-cd59abef8bf8 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:20.953055 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-314a55bf-c2d6-4e24-9f39-cd59abef8bf8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:20.953258 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-314a55bf-c2d6-4e24-9f39-cd59abef8bf8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:20.953438 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-314a55bf-c2d6-4e24-9f39-cd59abef8bf8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:20.953530 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-314a55bf-c2d6-4e24-9f39-cd59abef8bf8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:20.957733 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:20.957733 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:20.958383 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-314a55bf-c2d6-4e24-9f39-cd59abef8bf8 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:20.958820 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1532/6141] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:20 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:21.968797 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-104093fb-bbb0-4260-b8c0-360f4fa4e52f None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:21.970733 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-104093fb-bbb0-4260-b8c0-360f4fa4e52f tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:21.970950 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-104093fb-bbb0-4260-b8c0-360f4fa4e52f tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:21.971139 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-104093fb-bbb0-4260-b8c0-360f4fa4e52f tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:21.971237 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-104093fb-bbb0-4260-b8c0-360f4fa4e52f tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:21.975878 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:21.975878 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:21.976633 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-104093fb-bbb0-4260-b8c0-360f4fa4e52f tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:21.977096 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1536/6142] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:21 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:22.988181 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-4f35b388-ae11-4dd3-917a-4e04b2259cd6 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:22.989894 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f35b388-ae11-4dd3-917a-4e04b2259cd6 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:22.990091 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f35b388-ae11-4dd3-917a-4e04b2259cd6 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:22.990255 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-4f35b388-ae11-4dd3-917a-4e04b2259cd6 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:22.990385 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-4f35b388-ae11-4dd3-917a-4e04b2259cd6 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:22.994532 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:22.994532 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:22.995121 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-4f35b388-ae11-4dd3-917a-4e04b2259cd6 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:22.995483 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1539/6143] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:22 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:24.005495 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-ce609275-e772-4c39-a2c3-236dc5c1ab47 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:24.007603 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce609275-e772-4c39-a2c3-236dc5c1ab47 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:24.007983 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce609275-e772-4c39-a2c3-236dc5c1ab47 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:24.008333 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-ce609275-e772-4c39-a2c3-236dc5c1ab47 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:24.008513 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.v3.backups [None req-ce609275-e772-4c39-a2c3-236dc5c1ab47 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99819) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:24.013680 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:24.013680 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:24.014534 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-ce609275-e772-4c39-a2c3-236dc5c1ab47 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:24.014975 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1537/6144] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:24 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:25.025248 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-7b952109-dcf6-467c-97a5-d5a4f23f673b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:25.027528 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7b952109-dcf6-467c-97a5-d5a4f23f673b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:25.027776 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7b952109-dcf6-467c-97a5-d5a4f23f673b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:25.027999 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-7b952109-dcf6-467c-97a5-d5a4f23f673b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:25.028140 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-7b952109-dcf6-467c-97a5-d5a4f23f673b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:25.032585 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:25.032585 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:25.033223 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-7b952109-dcf6-467c-97a5-d5a4f23f673b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:25.033613 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1533/6145] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:25 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:25.043969 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-fc401fac-a402-49c1-a51a-6ee13f600509 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:25.098097 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc401fac-a402-49c1-a51a-6ee13f600509 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-member] PUT https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:25.098459 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-fc401fac-a402-49c1-a51a-6ee13f600509 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 16:12:25.104583 np0000004436 devstack@c-api.service[99816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:25.104583 np0000004436 devstack@c-api.service[99816]: warnings.warn( Jul 03 16:12:25.110951 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-fc401fac-a402-49c1-a51a-6ee13f600509 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-member] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:25.111426 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1537/6146] 10.4.3.228 () {70 vars in 1408 bytes} [Fri Jul 3 16:12:25 2026] PUT /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 316 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:25.119017 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-6817eee1-97b2-4279-94a0-b310eb314105 None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:25.120685 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6817eee1-97b2-4279-94a0-b310eb314105 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:25.120888 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6817eee1-97b2-4279-94a0-b310eb314105 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:25.121061 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-6817eee1-97b2-4279-94a0-b310eb314105 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:25.121158 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.v3.backups [None req-6817eee1-97b2-4279-94a0-b310eb314105 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99817) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:25.125330 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:25.125330 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:25.126067 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-6817eee1-97b2-4279-94a0-b310eb314105 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:25.126443 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1540/6147] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:25 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:25.136573 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-8477f678-b49d-480d-85d0-e2fe386badad None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:25.138380 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8477f678-b49d-480d-85d0-e2fe386badad tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] DELETE https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:25.138598 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8477f678-b49d-480d-85d0-e2fe386badad tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:25.138807 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-8477f678-b49d-480d-85d0-e2fe386badad tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'delete' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:25.138910 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.contrib.backups [None req-8477f678-b49d-480d-85d0-e2fe386badad tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Delete backup with id: 069280ce-9677-40b7-b1cc-84dc3a09152f. Jul 03 16:12:25.143430 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:25.143430 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:25.154527 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.backup.rpcapi [None req-8477f678-b49d-480d-85d0-e2fe386badad tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] delete_backup rpcapi backup_id 069280ce-9677-40b7-b1cc-84dc3a09152f {{(pid=99819) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 16:12:25.156354 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-8477f678-b49d-480d-85d0-e2fe386badad tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 202 Jul 03 16:12:25.156835 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1538/6148] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:12:25 2026] DELETE /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 16:12:25.163782 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-d69b779e-f374-44c6-8907-2120a87d5d8b None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:25.165550 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d69b779e-f374-44c6-8907-2120a87d5d8b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:25.165842 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d69b779e-f374-44c6-8907-2120a87d5d8b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:25.166060 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-d69b779e-f374-44c6-8907-2120a87d5d8b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:25.166179 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.v3.backups [None req-d69b779e-f374-44c6-8907-2120a87d5d8b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99818) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:25.170736 np0000004436 devstack@c-api.service[99818]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:25.170736 np0000004436 devstack@c-api.service[99818]: warnings.warn( Jul 03 16:12:25.171422 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-d69b779e-f374-44c6-8907-2120a87d5d8b tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 200 Jul 03 16:12:25.171992 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1534/6149] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:25 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:26.182398 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-16a8cc91-b0ad-46cd-bf98-9cf6653f9303 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:26.184038 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16a8cc91-b0ad-46cd-bf98-9cf6653f9303 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f Jul 03 16:12:26.184288 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16a8cc91-b0ad-46cd-bf98-9cf6653f9303 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:26.184495 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-16a8cc91-b0ad-46cd-bf98-9cf6653f9303 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:26.184638 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.v3.backups [None req-16a8cc91-b0ad-46cd-bf98-9cf6653f9303 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Show backup with id 069280ce-9677-40b7-b1cc-84dc3a09152f. {{(pid=99816) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 16:12:26.187802 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-16a8cc91-b0ad-46cd-bf98-9cf6653f9303 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f returned with HTTP 404 Jul 03 16:12:26.188225 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1538/6150] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:26 2026] GET /volume/v3/backups/069280ce-9677-40b7-b1cc-84dc3a09152f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:12:26.195509 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:26.197023 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] DELETE https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 Jul 03 16:12:26.197196 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:26.197390 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'delete' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:26.197533 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.v3.volumes [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Delete volume with id: c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 Jul 03 16:12:26.203516 np0000004436 devstack@c-api.service[99817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:26.203516 np0000004436 devstack@c-api.service[99817]: warnings.warn( Jul 03 16:12:26.203804 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Volume info retrieved successfully. Jul 03 16:12:26.222504 np0000004436 devstack@c-api.service[99817]: INFO cinder.volume.api [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Delete volume request issued successfully. Jul 03 16:12:26.222696 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-0e5cd75f-fcae-4bc4-8994-1180c8abab9c tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 returned with HTTP 202 Jul 03 16:12:26.223143 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1541/6151] 10.4.3.228 () {68 vars in 1391 bytes} [Fri Jul 3 16:12:26 2026] DELETE /volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 16:12:26.229244 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.middleware.request_id [None req-17414845-96de-4bae-ad0d-1eb9c1f148a9 None None] RequestId filter calling following filter/app {{(pid=99819) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:26.230930 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-17414845-96de-4bae-ad0d-1eb9c1f148a9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 Jul 03 16:12:26.231108 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-17414845-96de-4bae-ad0d-1eb9c1f148a9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99819) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:26.231275 np0000004436 devstack@c-api.service[99819]: DEBUG cinder.api.openstack.wsgi [None req-17414845-96de-4bae-ad0d-1eb9c1f148a9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99819) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:26.237738 np0000004436 devstack@c-api.service[99819]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 16:12:26.237738 np0000004436 devstack@c-api.service[99819]: warnings.warn( Jul 03 16:12:26.240873 np0000004436 devstack@c-api.service[99819]: INFO cinder.volume.api [None req-17414845-96de-4bae-ad0d-1eb9c1f148a9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Volume info retrieved successfully. Jul 03 16:12:26.244699 np0000004436 devstack@c-api.service[99819]: INFO cinder.api.openstack.wsgi [None req-17414845-96de-4bae-ad0d-1eb9c1f148a9 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 returned with HTTP 200 Jul 03 16:12:26.245095 np0000004436 devstack@c-api.service[99819]: [pid: 99819|app: 0|req: 1539/6152] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:26 2026] GET /volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 16:12:27.257429 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.middleware.request_id [None req-e0f5da8e-8e6f-47c6-890f-cdf16457b096 None None] RequestId filter calling following filter/app {{(pid=99818) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:27.259104 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0f5da8e-8e6f-47c6-890f-cdf16457b096 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] GET https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 Jul 03 16:12:27.259279 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0f5da8e-8e6f-47c6-890f-cdf16457b096 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Empty body provided in request {{(pid=99818) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:27.259467 np0000004436 devstack@c-api.service[99818]: DEBUG cinder.api.openstack.wsgi [None req-e0f5da8e-8e6f-47c6-890f-cdf16457b096 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] Calling method 'show' {{(pid=99818) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:27.265204 np0000004436 devstack@c-api.service[99818]: INFO cinder.api.openstack.wsgi [None req-e0f5da8e-8e6f-47c6-890f-cdf16457b096 tempest-ProjectMemberTests39-1942216977 tempest-ProjectMemberTests39-1942216977-project-admin] https://10.4.3.228/volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 returned with HTTP 404 Jul 03 16:12:27.265802 np0000004436 devstack@c-api.service[99818]: [pid: 99818|app: 0|req: 1535/6153] 10.4.3.228 () {68 vars in 1388 bytes} [Fri Jul 3 16:12:27 2026] GET /volume/v3/volumes/c0d9f3dd-92b0-4a14-ac46-9f0ebf967b64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:12:28.909517 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.middleware.request_id [None req-f9435103-b2b1-4d85-bfc0-7a669cfbca62 None None] RequestId filter calling following filter/app {{(pid=99816) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:28.983922 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f9435103-b2b1-4d85-bfc0-7a669cfbca62 tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-admin] GET https://10.4.3.228/volume/v3/scheduler-stats/get_pools Jul 03 16:12:28.984837 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f9435103-b2b1-4d85-bfc0-7a669cfbca62 tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-admin] Empty body provided in request {{(pid=99816) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:28.985020 np0000004436 devstack@c-api.service[99816]: DEBUG cinder.api.openstack.wsgi [None req-f9435103-b2b1-4d85-bfc0-7a669cfbca62 tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-admin] Calling method 'get_pools' {{(pid=99816) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:29.489174 np0000004436 devstack@c-api.service[99816]: INFO cinder.api.openstack.wsgi [None req-f9435103-b2b1-4d85-bfc0-7a669cfbca62 tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-admin] https://10.4.3.228/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 16:12:29.489768 np0000004436 devstack@c-api.service[99816]: [pid: 99816|app: 0|req: 1539/6154] 10.4.3.228 () {66 vars in 1291 bytes} [Fri Jul 3 16:12:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 16:12:29.497869 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.middleware.request_id [None req-42824a19-f73b-4224-8706-cab03aa5067c None None] RequestId filter calling following filter/app {{(pid=99817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 16:12:29.554549 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-42824a19-f73b-4224-8706-cab03aa5067c tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-reader] GET https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool Jul 03 16:12:29.554785 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-42824a19-f73b-4224-8706-cab03aa5067c tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-reader] Empty body provided in request {{(pid=99817) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 16:12:29.554976 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.api.openstack.wsgi [None req-42824a19-f73b-4224-8706-cab03aa5067c tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-reader] Calling method 'show' {{(pid=99817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 16:12:29.555699 np0000004436 devstack@c-api.service[99817]: DEBUG cinder.policy [None req-42824a19-f73b-4224-8706-cab03aa5067c tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '301fae9a08ac41de86573c5f480d0ae1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14a3c02592f845e1bf4513bb924d38ec', '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=99817) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 16:12:29.555888 np0000004436 devstack@c-api.service[99817]: INFO cinder.api.openstack.wsgi [None req-42824a19-f73b-4224-8706-cab03aa5067c tempest-ProjectReaderTests-509247538 tempest-ProjectReaderTests-509247538-project-reader] https://10.4.3.228/volume/v3/capabilities/np0000004436@storpool returned with HTTP 403 Jul 03 16:12:29.556292 np0000004436 devstack@c-api.service[99817]: [pid: 99817|app: 0|req: 1542/6155] 10.4.3.228 () {66 vars in 1318 bytes} [Fri Jul 3 16:12:29 2026] GET /volume/v3/capabilities/np0000004436@storpool => generated 110 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 16:12:36.186389 np0000004436 devstack@c-api.service[99816]: DEBUG dbcounter [-] [99816] Writing DB stats cinder:SELECT=42,cinder:INSERT=6,cinder:UPDATE=14 {{(pid=99816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:12:36.217648 np0000004436 devstack@c-api.service[99817]: DEBUG dbcounter [-] [99817] Writing DB stats cinder:SELECT=36,cinder:UPDATE=10,cinder:INSERT=7 {{(pid=99817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:12:36.243841 np0000004436 devstack@c-api.service[99819]: DEBUG dbcounter [-] [99819] Writing DB stats cinder:SELECT=39,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=99819) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 16:12:37.261529 np0000004436 devstack@c-api.service[99818]: DEBUG dbcounter [-] [99818] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99818) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}